*
{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
body   
{
	background-attachment: scroll; 
	background-image: url(images/backTileInside.gif); 
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	color:#000000;
}  
.headerRedItalic   
{
	font-size: 12px; 
	color: #D3161A; 
	font-weight: bolder; 
	font-style: italic; 
	text-decoration: underline;
}
.bodyText 
{  
	font-family: Verdana, Tahoma, Arial; 
	font-size: 11px !important; 
	line-height: 22px;
}
a:link 
{   
	font-size: 11px; 
	color: #0000CC;
}
a:hover 
{  
	font-size: 11px; 
	color: #D3161A;
}
a:active 
{   
	font-size: 11px; 
	color: #D3161A;
}
a:visited 
{   
	font-size: 11px; 
	color: #0000CC;
}
div#locator {position: absolute; left: 540px; top: 4px;}
div#locator p {color: #FFFFFF; font-weight: bold; font-size: 16px; margin: 0px;}
.headerBlueItalic    
{
	font-size: 24px; 
	font-weight: bold; 
	color: #0033CC; 
	font-style: italic
}
ol 
{  
	font-weight: normal;  
	font-size: 11px; 
	color: #021F96;
}
.olTextNoBold 
{  
	font-weight: normal;
}
ul 
{  
	list-style-type: disc;  
	font-size: 11px;
}
.subHead 
{  
	font-size: 18px; 
	font-weight: bold; 
	color: #9999CC; 
	font-style: oblique;
}
.subSubHead 
{   
	font-size: 14px; 
	font-style: normal; 
	color: #3366CC;
}
.faqQuestionHeader 
{   
	color: #FF0000; 
	font-size: 14px; 
	line-height: 22px; 
	font-weight: bold;
}
.redSubHeads 
{   
	font-size: 12px; 
	font-weight: bold; 
	color: #CC0033;
}
h1
{
	font-size:18px;
	margin:0px;
}
h2
{
	font-size:14px;
}