	.bodytext  { font-size: 12px;color:#505050; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif }
	a.bodytext:link { color: #2a5791; text-decoration:none; background-color: transparent}
	a.bodytext:visited { color: #2a5791; text-decoration:none; background-color: transparent}
	a.bodytext:hover { color: #2a5791; text-decoration:underline; background-color: transparent}
	a.bodytext:active { color: #2a5791; text-decoration:underline; background-color: transparent}

	.nav  { font-size: 14px;color:#505050; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif }
	a.nav:link { color: #4e4e4e; text-decoration:none; background-color: transparent}
	a.nav:visited { color: #4e4e4e; text-decoration:none; background-color: transparent}
	a.nav:hover { color: #2a5791; text-decoration:underline; background-color: transparent}
	a.nav:active { color: #2a5791; text-decoration:underline; background-color: transparent}
	
	.headerblack  { font-size: 15px;color:#000000; font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif }
	.headerblue  { font-size: 15px;color:#2a5791; font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif }
	
	.headergray  { font-size: 15px;color:#505050; font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif }
	a.headergray:link { color: #2a5791; text-decoration:none; background-color: transparent}
	a.headergray:visited { color: #2a5791; text-decoration:none; background-color: transparent}
	a.headergray:hover { color: #2a5791; text-decoration:underline; background-color: transparent}
	a.headergray:active { color: #2a5791; text-decoration:underline; background-color: transparent}
	
	.bodytextbold  { font-size: 11px;color:#000000; font-weight: bold; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif }
	a.bodytextbold:link { color: #0422A1; background-color: transparent}
	a.bodytextbold:visited { color: #0422A1; background-color: transparent}
	a.bodytextbold:hover { color: #8F0028; background-color: transparent}
	a.bodytextbold:active { color: #8F0028; background-color: transparent}
		
	.bodysmall  { font-size: 10px;color:#70646D; text-decoration:none; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif }
	a.bodysmall:link { color: #70646D; background-color: transparent}
	a.bodysmall:visited { color: #70646D; background-color: transparent}
	a.bodysmall:hover { color: #000000; background-color: transparent}
	a.bodysmall:active { color: #000000; background-color: transparent}

	.footertext  { font-size:9px;color:#B6B6B6; text-decoration:none; font-family:Tahoma, Verdana,Arial,Helvetica,Verdana,Geneva,Swiss,SunSans-Regular;}
	A.footertext:hover{color:#000000}		
	
	.advertisers strong{
		font-size: 15px;
		color:#2a5791; 
		font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
		text-transform:uppercase;
		font-weight: bold;
		}
	
	.advertisers {
		font-size: 12px;
		color:#505050; 
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-align:left;
		}	
	
	.advertisers a{
		color: #2a5791; 
		text-decoration:none;
		font-size: 12px;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		padding-left: 15px;
		}
	
	.advertisers a:hover{
		color: #2a5791; 
		text-decoration:underline;
		font-weight: normal;
		}
		
	
	.advertisers li{
		list-style-image:url(images/bullet-off.png);
		padding-bottom: 8px;
		}
		
	
	.advertisers li:hover{
		list-style-image:url(images/bullet-on.png);
		}
		
	
	.advertisers ul{
		padding-bottom: 10px;
		}
		