﻿body 
{
	font-family: verdana;
	font-size: 11px;
	text-align: center;
	min-width: 900px;
	background-color: #c4c4c4;         /*   #9b9058;   */
	line-height: 1.5em;	
}
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}
li
{
	font-size: 11px;
	color: black;
	font-family: verdana;
}
sub
{
	font-size: 9px;
	color: black;
	font-family: verdana;
	line-height: 1.5em;	
}
p
{
	font-size: 11px;
	color: black;
	font-family: verdana;
	line-height: 1.5em;
}
h2		/*  Keep  */
{
	font-family: verdana;
	font-size: 14px;
	text-align: left;
	line-height: 1.5em;	
	font-weight: bold;	
	color: #093C69;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3		/*  Keep  */
{
	font-family: verdana;
	font-size: 16px;
	text-align: left;
	line-height: 1.5em;	
	font-weight: bold;	
	color: #093C69;
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrapper	 /*   keep  */
{
	width: 900px;       
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff; 
}	
#wrapperbody
{
	width: 900px;
	float:  right; 
	text-align: left;
	background-color: #ffffff; 

}
#contentwrapper    /*  keep  */
{
	width: 899px;
	background-color: #ffffff; 
	float: left;
}			
#contentrighttnav        /*   keep  */
{
	width: 215px;
	background-color: #ffffff;
	float: right; 
	padding: 0px 7px 10px 14px;
}	
#navbartop
{
	width: 900px;
	height: 22px;
	float: left;
	text-align: right;
	background-color: #404040; 
}
#navbargray
{	
	width: 900px;
	background-color: #909090;			 
	background-repeat: no-repeat;
	height: 26px;
	font-size: 20px;
	font-family: verdana;
	text-align: left;
	text-indent: 25px;
	float: left;
}
#footer
{
	width: 900px; 
	height: 40px;	
	float: left;  
	background-color: #404040;	  
	font-size: 10px;
	color: #ffffff;
	font-family: verdana;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;          
} 	

/*Used for Box at top of main body text */
#graybox
{	
	background-color:  #404040; 
	font-size: 16px;
	color: white;
	width: 600px;
	float: left;
	font-family: Verdana;
	font-weight: bold;
	line-height: 25px;
	padding: 6px 0px 6px 6px;
}
.grayboxyellowfont
{
	color: #FF9900;
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
}
.footerbold
{	
	font-weight:bold;
}

   /*  use for nav bar at top above banner */
A.topnav:link
{
	font-size: 12px;
	color: #ffffff;
	font-family: verdana;
	text-decoration: none;
}
A.topnav:visited
{   
	FONT-SIZE: 12px; 
	COLOR: #ffffff;
	font-family: verdana;
	text-decoration: none;
}
A.topnav:hover
{   
	FONT-SIZE: 12px; 
	COLOR: #FFAE34;			 
	font-family: verdana;	
	text-decoration: underline;
}
A.text:link
{
	font-size: 11px;
	color: #0F75BD;	
	font-family: verdana;
	text-decoration: underline;
	font-weight: bold;
}
A.text:visited
{   
	font-size: 11px;
	color: #0F75BD;
	font-family: verdana;
	text-decoration: underline;
	font-weight: bold;
}
A.text:hover
{   
	FONT-SIZE: 11px; 
	COLOR: 	#404040;		 
	font-family: verdana;	
	text-decoration: underline;
	font-weight: bold;
}


   /*  use for gray nav bar at top   */
A.graynav:link
{
	font-size: 14px;
	color: white;
	font-family: verdana;
	text-align: right;
	text-decoration: none;
}
A.graynav:visited
{   
	FONT-SIZE: 14px; 
	COLOR: white; 
	font-family: verdana;
	text-decoration: none;
}
A.graynav:hover
{   
	FONT-SIZE: 14px; 
	COLOR: #FFAE34;			/*  FFAE34   */
	font-family: verdana;	
	text-decoration: underline;
}
.sponsorstop
{
	background-image: url(images/roundedcornerstop.gif);
	width: 201px;
	height:14px;
}
.sponsorsbottom
{
	background-image: url(images/roundedcornersbottom.gif);
	width: 201px;
	height:14px;
}
.sponsorstable
{
	border: 1px solid black;
	padding-left: 2px;
	width: 200px;
}
.mainbody
{
	margin-left:auto;
	margin-right:auto;
	padding-top: 5px;
	width: 850px;
}