/* CSS Document */

body {
		text-align:center;
background-color:#EBEBEB;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
margin:0px;
padding:0px;
		}
	
	#frame {
		width:996px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		background-image:url(images/generic/background_slither.gif);
		background-repeat:repeat-y;
		
		}
		
	#contentleft {
		width:213px;
		padding:0px;
		float:left;
		padding-top:20px;
		}
	
	#contentcenter {
		width:545px;
		padding:43px 20px 20px 20px;
		float:left;
		line-height:18px;
		color:#555555;
		

		}
	
	#contentright {
		width:188px;
		float:left;
		padding:43px 5px 15px 5px;
		font-size:11px;

		}
	
	#contentheader {
	background-color:#000076;
	height:122px;
		}
		
	#toppics{
	height:122px;
	width:585px;
	float:right;}
	
	#logo{
	height:122px;
	width:198px;
	float:right;
	}	

#contentfooter {
	background-color:#000076;
	height:75px;
	padding-left:213px;
	padding-top:10px;
	color:#c2c2de;

	
		}


#contentfooter a:link, #contentfooter a:visited, #contentfooter a:active  {
text-decoration: none; 
color:#c2c2de;
font-weight:normal;
font-size:11px;

} 


#contentfooter a:hover {
color:#ffffff;
}

#contentfooter strong {
color:#ffffff;
font-weight:bold;}

strong{
color:#000076;
font-weight:bold;}

	.NavBtnOn{
	background-color:#000076;
	padding-bottom:10px;
	padding-top:10px;
	font-weight:bold;
	border-bottom:1px solid #9e9ec3;
	border-top:1px solid #cfd5e0;
	padding-left:13px;
	color:#ffffff;
	width:187px;
	float:right;
	text-align:left;
	}
	
	.NavBtnOff{
	padding-bottom:10px;
	padding-top:10px;
	font-weight:bold;
	border-bottom:1px solid #cfd5e0;
	padding-left:13px;
	width:187px;
	float:right;
	text-align:left;
	}
	
	
	
	.NavBtnOff a:link, .NavBtnOff a:visited, .NavBtnOff a:active  {
text-decoration: none; 
color:#ffffff;
font-weight:normal;
} 


.NavBtnOff a:hover {
color:#000076;
}

#Navpic{
width:213px;
height:211px;}


h1{
color:#000076;
font-size:18px;
line-height:23px;
}

h2{
font-size:14px;
line-height:20px;
}



a:link, a:visited, a:active  {
text-decoration: underline; 
color:#000076;
font-weight:normal;
} 


 a:hover {
color:#f01e3b;
}



.smalltext { font-size: 85%; }
