.MainBody {
	font-family: Verdana;
	font-size: 12px;
	color: #414D69;
}

.MainBodyBold {
	font-family: Verdana;
	font-size: 12px;
	color: #414D69;
	font-weight: bold; 
} 

.MainBodyBoldRed {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	font-weight: bold; 
} 

.MainBodySmallRed {  
	font-family: Verdana; 
	font-size: 11px; 
	color: #990000; 
}

.Heading {
	font-family: Times New Roman;
	font-size: 15pt;
	color: #0A50A1;
	font-weight: bold;
	font-style: italic;
}

.HeadingBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #000099; 
	font-weight: bold; 
}

.HeadingPressReleases {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt; 
	color: #414D69; 
	font-weight: bold; 
}

.FinePrint {
	font-family: Verdana; 
	font-size: 10px;
	color: #FFFFFF; 
}

.fineprintBlack {
	font-family: Verdana; 
	font-size: 10px;
	color: #000000; 
}

select.seo {
	margin-top: 3px;
	font-size: 10px;
	color: #eceef1;
	background-color: #aab6c4;
}