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

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 130%;
}
h1 {font-family: 'Strait', sans-serif; font-size:30px; line-height: 100%; color: #003366; margin-bottom:0px; font-weight:normal}
h2 {font-family: 'Strait', sans-serif; font-size:23px; margin-bottom:10px ; margin-top:10px; font-weight:normal; line-height:normal }
h3 {font-family: 'Strait', sans-serif; font-size:25px; line-height: 100%; margin-bottom:10px; margin-top:10px; font-weight:normal}
h4 {font-family: 'Strait', sans-serif; font-size:23px; color:#FFF; margin-bottom:5px; margin-top:10px; font-weight:normal }
h5 {font-family: 'Strait', sans-serif; font-size:20px; line-height: normal; margin-bottom:5px; margin-top:10px; font-weight:normal }

#tophead {font-family: 'Strait', sans-serif; font-size:18px; color: #B3B3B3; padding: 10px; padding-left: 45px; padding-right: 45px; width: 960px; margin:0 auto; height: 20px; font-weight:normal}
#headleft {float:left; }
#headright {float:right; }
#headwrap {background-color: #FFF}
#header {height: 105px; background-color:#FFF; width: 960px; margin:0 auto;}
#navtop {float: right; }
#navtop2 {float: right; color: #FFFFFF; text-decoration:underline }
#nav {float: right; font-family: 'Strait', sans-serif; font-size:26px; padding-left:20px; padding-top:40px}
#navon {float: right; font-family: 'Strait', sans-serif; font-size:26px; margin-left:20px; padding-bottom: 5px; padding-top:40px; text-decoration: none; color: #666666; border-bottom: #003366 7px solid}
#mainbod { min-height:400px; background-image:url(../img/bkg.jpg); background-repeat:repeat-x; padding: 30px}
#content {background-color: #FFF; width: 960px; margin:0 auto; background-image: url(../img/bkg-con2.jpg); background-repeat:repeat-y;
-moz-box-shadow: 0px 2px 5px 5px #666;
	-webkit-box-shadow: 0px 2px 5px 5px #666;
	box-shadow: 0px 2px 5px 5px #666;}
	#contentleft {padding:40px; padding-top:20px; width:618px; float:left}
	#contentright {float: right; background-color:#B8C6D4; width:232px; padding:15px; padding-top: 20px; padding-bottom: 20px} /* was DEDDEA */
#purpcont {height: 140px; background-image: url(../img/bkg-ft-bl.jpg); background-repeat:repeat-x; }
#purp {width: 960px; margin:0 auto;}
#purp1 {float: left; color:#FFF; width:525px; padding-left:40px; margin-top:20px }
#purp2 {float: right; padding-right:40px; margin-top:15px}

#current {width: 223px; height:170px; border:#FFF 1px solid; float: left; margin-bottom:14px}
#current2 {width: 5px; height:172px;float: left}
#current3 {width: 237px; height:12px;}
#cl {clear: both}

#footer {width: 960px; margin:0 auto;}
#footer1 {float: left; width: 450px}
#footer2 {float: right; color:#FFF; width: 500px; padding-top:40px}
#clr {clear: both}

a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}

#tophead a:link {
	text-decoration: none; color: #B3B3B3}
	
#tophead a:visited {
	text-decoration: none; color: #B3B3B3}
	
#tophead a:hover {
	text-decoration: underline; color: #FFFFFF}
	
#tophead a:active {
	text-decoration: none; color: #B3B3B3}
	
#footer2 a:link {
	text-decoration: none; color: #FFFFFF}
	
#footer2 a:visited {
	text-decoration: none; color: #FFFFFF}
	
#footer2 a:hover {
	text-decoration: underline; color: #B3B3B3}
	
#footer2 a:active {
	text-decoration: none; color: #FFFFFF}
	
#nav a:link {
	text-decoration: none; color: #000000}
	
#nav a:visited {
	text-decoration: none; color: #000000}
	
#nav a:hover {
	text-decoration: none; color: #666666; border-bottom: #003366 7px solid} /* was 3A3785 */
	
#nav a:active {
	text-decoration: none; color: #000000}
	
	

