@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,  p, ul, ol, li {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;
}

body{
font-family:verdana, arial, helvetica, sans-serif;
color:#000;
font-size:80%;
/*background:#CCC url(/assets/bg.png) no-repeat;
background-position:top center;
*/
line-height:22px;
background-color:#C8C8C8;
text-align:center;
}


a{
color:#006699;
text-decoration:none;
}	

a:hover{color:#666;}

a img{border:none;}

p{
font-size:1em;
margin:.75em 0;
}

h1{
font-size:1.35em;
font-weight:bold;
color:#006699;
}

h2{
font-size:1.15em;
font-weight:bold;
color:#333;
}
.noscript{
	display:none	
}

#container{
	width:980px;
	margin:0 auto;
	padding:0;
	position:relative;
	background-color:#FFF;
	border:#000 solid 1px;
	background-image:url(/assets/InnerWrapperBack.gif);
	background-repeat:no-repeat;
}
#header {
	height: 120px;
	width: 980px;
	
}
#headerSlogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	font-weight:bold;
	color: #003;
	padding: 28px 10px 0 0;
	text-align:right;
	float: right;	
	width: 462px;
	line-height:normal;
}
#TopScroller {
	margin-left: 10px;
	padding: 0px;
	clear: both;
	height: 60px;
	width: 960px;
	overflow: hidden;
}
#pscroller1{
	width: 960px;
	height: 55px;
	background-color:#04517F;
	padding: 10px;
	font-family:"Arial Black", Gadget, sans-serif;
	
	font-size:30px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
}



.someclass{ 
}
#left{
float: left;
width:250px;
height:490px;
text-align:left;
padding:0px;
margin:0 0;
}

#right{
position:relative;
float:right;
width:650px;
text-align:left;
background:#fff;
padding:30px 35px 0 25px;
margin:0 0;
}
#right ul{
	list-style-type:square;
	margin-left:15px;	
}
#right img{
	float:right;
	padding-left:10px;
}

.center{
	text-align:center;
	font-weight: bold;
}
.center img{
	text-align:center;
	float:none;
}
#logobox{
	margin:0 0;
	padding:5px 0 0 0;
	width:362px;
	height:125px;
	float: left;
}

#headimg{
position:relative;
width:590px;
height:225px;
padding-bottom:25px;
}

#sidenav{
	width:200px;
	float:left;
	text-align:left;
	margin:10px 0;
	padding:20px  10px 20px 10px;
}
.newwindow{
	font-size:80%;
	font-style:italic;
}
/*
#sidenav ul{
margin:20px 0 0 0;
list-style:none;
}

#sidenav ul li{padding:0 0 10px 0;}
*/
#clearfooter{
clear:both;
height:75px;
background:#fff;
}

#footer{
width:960px;
clear:both;
height:40px;
text-align:left;
position:relative;
margin:10px auto;
padding-bottom:20px;
background-color:#04517F;
}

#footer p{
	color:#FFF;
	margin:0 0;
}

#footer li{
display:inline;
margin:0 0;
padding:0 0;
color:#fff;
}



#footleft{
float:left;
padding:15px 10px;
width:440px;
}
#footleft a:link, #footleft a:hover, #footleft a:visited {
	color:#FFF;
}
#footright{
float:right;
padding:15px 10px;
width:440px;
}

ie.css

#outer{height:100%;}

#bullets{padding:5px 0;}

#bullets ul{
margin:0 0;
padding:5px 0 5px 16px;
}

#bullets ul li{padding:2px 0 0 0;}

#bullets ol{
margin:0 0;
padding:5px 0 5px 25px;
}

#bullets ol li{padding:2px 0 0 0;}



#DateUpdated {
	color: #FFF;
}
.radioCheck{
	background-color:#FFF;
}
#container #right #introcontent .imgcenter {
	text-align: center;
	clear: both;
	float: none;
}
