@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;	
}
.videoBG {
	background-image: url(../images/videoBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
.BodyBG {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #006699;
}
.contentShadow {
	background-color: #1E1E1E;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}



h2 {
	font-size: 18px;
	color: #006699;
}
h3 {
	font-size: 14px;
	color: #000000;
}
h4 {
	font-size: 12px;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #003C71;
}
.contentBG {
	background-color: #FFFFFF;
	background-image: url(../images/contentBG.jpg);
	background-repeat: repeat-x;
}
.formText {
	font-size: 12px;
	color: #666666;
}
.leadership {
	margin-top: 15px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.leadershipPhoto {
	margin-right: 4px;
	margin-bottom: 10px;
}
a.whiteLink:link,
a.whiteLink:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}
a.whiteLink:hover {
	text-decoration: underline;
}
a.whiteLink:active {
	text-decoration: none;
	
}
.CalButton {
	border: 0px;
	overflow:hidden;
	background-image: url(../images/ico_calendar.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 25px;
	background-position: bottom;
}
.disclaimer {
	font-size: 10px;
	color: #666666;
}
.titleTab {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/titleTab.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	text-indent: 5px;
	line-height: 18px;
	padding-top: 2px;
}
div#links a img {height: 0; width: 0; border-width: 0;}
div#links a:hover img {position: absolute; top: 190px; left: 55px; height: 50px; width: 50px;}

.textfieldServerError {
  display:block;
  margin:0px;
  color:#CC3333;
  border: 1px solid #CC3333;
}
a.menuLink:link,
a.menuLink:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
a.menuLink:hover {
	text-decoration: underline;
}
a.menuLink:active {
	text-decoration: none;
	
}.formBG {
	font-size: 11px;
	background-image: url(../images/FormBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 270px;
	width: 296px;
}

