







body {background-color:#CBE9ED;}

#mainContainer {
	height:auto;
	width: 800px;
	background-color: #FFFFFF;
	left:50%;
	margin-left:-400px;
	position:absolute;
		}
	
#header1 {
	}
	
#header2 {
	}

#topNavBlue {
	height: 17px;
	background-color: #1B1B76;
	font-size: 10px;
	padding-top: 8px;
	color: #FFFFFF;
	}
	
#topNavOrange {
	height: 17px;
	background-color: #F47013;
	font-size: 10px;
	padding-top: 8px;
	color: #FFFFFF;
	}
	
#midNav {
	top: 260px;
	padding-top:15px;
	padding-bottom:15;
	font-size: 11px;
	color: #00ABB4;
	letter-spacing: 1px;
	font-weight: bold;
	}
	
#contentShort {
	height: 155px;
	line-height: 18pt;
	width: 650px;
	padding-top: 60px;
	padding-left: 75px;
	}
	
#contentShort2 {
	height: 110px;
	line-height: 18pt;
	width: auto;
	}

#contentShort3 {
	height: 200px;
	line-height: 18pt;
	width: auto;
	}


#contentLong {
	height: auto;
	line-height: 18pt;
	width: 650px;
	padding-top: 25px;
	padding-left: 80px;
	padding-bottom: 25px;
	}
	
#contentBio {
	height: auto;
	line-height: 18pt;
	width: 515px;
	padding-bottom: 25px;
	padding-left: 25px;
	top: 295px;
	position: absolute;
	left: 179px;
	}

#contentPic {
	height: auto;
	width:auto;
	top:317px;
	position: absolute;
	left: 35px;
	}

#bttmNav {
	position:relative;
	height: 13px;
	background-color: #F47013;
	font-size: 10px;
	padding-top: 2px;
	color: #FFFFFF;
	}

#footer {
	width: 800px;
	position:relative;
	height: 130px;
	background-image: url(/media/images/footerBKG.gif);
	background-repeat: repeat-y;
	}
	
	
#footer2 {
	width: 800px;
	position: absolute;
	height: 130px;
	background-image: url(/media/images/footerBKG.gif);
	background-repeat: repeat-y;
	top: 785px;
	}
	
#footer3 {
	width: 800px;
	position:absolute;
	height: 130px;
	background-image: url(/media/images/footerBKG.gif);
	background-repeat: repeat-y;
	top: 555px;
	}
	
#rps {
	font-size:9px;
}

#rps2 {
	font-size:9px;
	position: absolute;
	left: 0px;
	top: 917px;
}

#rps3 {
	font-size:9px;
	position: absolute;
	top: 687px;
}








body, td, th {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#topNavBlue a:link, #topNavBlue a:visited, #topNavOrange a:link, #topNavOrange a:visited, #footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#midNav a:link, #midNav a:visited {
	color: #00ABB4;
	text-decoration: none;
	}
		
#contentLong a:hover, #topNavBlue a:hover, #footer a:hover {
	color: #F47013;
	}
	
#topNavOrange a:hover, #midNav a:hover {
	color: #1B1B76;
	}
	
#bttmNav a:link, #bttmNav a:visited {
	color: #000000;
	text-decoration: none;
	}
	
.splashTxtLRG{
	font-family: Times, Times New Roman , serif;
	font-size:24px;
	font-weight: bold;
	color: #076066;
	}

.splashTxtSMLL{
	font-family: Times, Times New Roman , serif;
	font-size:18px;
	color: #000000;
	}

.orange { 
	color: #F47013;
	}
	
.aquagreen, #contentLong a:link, #contentLong a:visited, #rps a:link, #rps a:visited, #rps2 a:link, #rps2 a:visited, #rps3 a:link, #rps3 a:visited { 
	color: #00ABB4;
	}
	
.content { 
	color: #000000;
	font-size:14px;
	}
	
.bttn1 {
	background: #FFBC13;
	color: #000000;
	padding-top: 2px;
	padding-right: 75px;
	padding-bottom: 2px;
	padding-left: 75px;
	}
	
.bttn2 {
	background: #FFD362;
	color: #000000;
	padding-top: 2px;
	padding-right: 75px;
	padding-bottom: 2px;
	padding-left: 75px;
	}

.bttn3 {
	background: #F47013;
	color: #000000;
	padding-top: 2px;
	padding-right: 75px;
	padding-bottom: 2px;
	padding-left: 75px;
	}

.footertxt {
	padding-top:16px;
	padding-left:215px;
	font-size:11px;
	color:#00345D;
	}
.italicText {
	font-size: 15px;
	font-style: italic;
}

.content2 { 
	color: #000000;
	font-size:14px;
	line-height: 17px;
	}
