@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;	
}
.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;
}
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;
}
.raiseVisionBG {
	background-image: url(../images/rtvisionBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	height: 640px;
}
