a.topLinks{
			color: #000066;
			font-family: Arial;
			font-weight: bold;
			text-decoration: none;
			font-size: 11px;
		}
		a.contentLinks{
			color: #0000FF;
			font-family: Arial;
			font-weight: bold;
			text-decoration: underline;
			font-size: 11px;
		}
		a.smLinks{
			color: #0000FF;
			font-family: Arial;
			text-decoration: underline;
			font-size: 11px;
		}
			a.clLinks{
			color: #0000FF;
			font-family: Arial;
			text-decoration: underline;
			font-size: 10px;
		}
		a.clLarge{
			color: #0000FF;
			font-family: Arial;
			text-decoration: underline;
			font-weight: bold;
			font-size: 15px;
		}
		
		a.bottomLinks{
			color: #ffffff;
			font-family: Arial;
			font-weight: bold;
			text-decoration: none;
			font-size: 11px;
		}
		a.stateLinks{
			color: #0000ff;
			font-family: Arial;
			font-weight: bold;
			text-decoration: underline;
			font-size: 13px;
		}
		a.whLinks{
			color: #ffffff;
			font-family: Arial;
			font-weight: bold;
			text-decoration: none;
			font-size: 12px;
		}
		a.whLinks::hover{
			color: #000066;
			background-color:#cc0033;
			font-family: Arial;
			font-weight: bold;
			font-size: 12px;
		}
		a.blLinks{
			color: #0000ff;
			font-family: Arial;
			font-weight: bold;
			text-decoration: underline;
			font-size: 12px;
		}
		a.sideLinksBlue{
			color: #0000ff;
			font-family: Arial;
			font-weight: bold;
			text-decoration: underline;
			font-size: 11px;
		}
		a.sideLinksBlue::hover{
			color: #ffffff;
			background-color:#000066;
			font-family: Arial;
			font-weight: bold;
			text-decoration: underline;
			font-size: 11px;
		}
		td.normText{
			font-family: arial; 
			font-size: 11px; 
			font-weight: bold; 
			color: #000066;
		}
		td.noText{
			font-family:arial; 
			font-size:10px; 
			font-weight:bold; 
			color:#CC0033;
		}
		td.yesText{
			font-family:arial; 
			font-size:10px; 
			font-weight:bold; 
			color:#009933;
		}
		td.noTextLg{
			font-family:arial; 
			font-size:12px; 
			
			color:#CC0033;
		}
		td.yesTextLg{
			font-family:arial; 
			font-size:12px; 
			
			color:#009933;
		}
		td.smText{
			font-family: arial; 
			font-size: 12px;  
			color: #000066;
		}
		td.lgText{
			font-family: arial; 
			font-size: 15px;  
			color: #000066;
			font-weight: bold;
		}
		td.whiteText{
			font-family: arial; 
			font-size: 10px;  
			color: #ffffff;
		}
		td.errorText{
			font-family: arial; 
			font-size: 12px;  
			color: #cc0033;
		}
		td.sideNavText{
			font-family: arial; 
			font-size: 12px; 
			font-weight: bold; 
			color: #000066;
		}
		td.sideNavTextWh{
			font-family: arial; 
			font-size: 12px; 
			font-weight: bold; 
			color: #ffffff;
		}
		td.copyright{
			font-family: arial; 
			font-size: 10px;
			color: #000066;
		}
		td.redHeader{
			font-family: arial; 
			font-size: 13px;
			color: #CC0033;
			font-weight:bold;
		}
		a.bigLinks{
			color: #0000ff;
			font-family: Arial;
			font-weight: bold;
			text-decoration: underline;
			font-size: 12px;
		}
.menuItem{border-top: white solid 2px;padding: 0;}
.menuItem a, .menuItem span{padding: 2px;display: block;font-family: arial;font-weight:bold;text-decoration: none;font-size: 12px;}
.menuItem a{color: #ffffff;background-color:#000066;}
.menuItem a:hover, .menuItem span{color:#ffffff;background-color:#FF0000;text-decoration:none;}
h3{font-family:Verdana, Helvetica, sans-serif; font-style: normal; font-weight: bold; color:#000066}
.selItem{border-top: white solid 2px;padding: 0;}
.selItem a, .menuItem span{padding: 2px;display: block;font-family: arial;font-weight:bold;text-decoration: none;font-size: 12px;}
.selItem a{color: #ffffff;background-color: #ff0000;}