@charset "utf-8";
#footer
{
	height: 18px;
	padding: 8px;
	background-color: #55719A;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
}

.headerLinks
{
	height: 18px;
	padding: 8px;
	font-size: 14px;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #900;
}
a:active {
	color: #000;
	text-align: left;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
	font-size: 13px;
	color: #494949;
}
.header {
	background-image: url(images/header2.png);
	background-repeat: no-repeat;
	height: 105px;
	width: 970px;
}

.columns {
	font-weight: normal;
	padding: 0px;
	margin: 10px;
	text-align: justify;
	font-size: 14px;
	line-height: 20px;

}
.comment {
	font-size: 14px;
	color: #9B0000;
	float: right;
}

.columns2 {
	font-size: 24px;
	font-weight: bold;
	color: #000;
}

.border {
	background-image: url(images/bg-content.png);
	background-repeat: repeat-x;
	border: thin solid #999;
	color: #000;
	margin: 5px;

}
.dload {
	font-size: 15px;
}


.border2 {
	background-image: url(images/bg-content2.png);
	background-repeat: repeat-x;
	border: thin solid #999;
	color: #000;

}

.line {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #74A7D0;
	text-align: center;

}
.othertext {
	font-size: 17px;
	color: #D70A39;
	font-variant: small-caps;
	font-weight: bold;
	font-family: "MS Serif", "New York", serif;
}
.underunder {
	background-color: #DEE9FB;
}
.trainingBg {
	background-color: #DEE9FB;
}
.whatwedo {
	font-size: 16px;
	font-weight: bold;
}
.register {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-color: #F2F2F2;
	padding: 5px;
}
.error {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #95211E;
	background-color: #B7F0BB;
	border: thin solid #2BBD3D;
	margin: 4px;
	padding: 4px;
}
.registerText {
	margin: 2px;
	padding: 2px;
	clear: both;
	position: fixed;
}
.address {
	color: #930;
	font-weight: bold;
}
.address2 {
	color: #000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#myslide {
	width: 100%;
	height: 140px;
	color: #FFF;
}

