
.headerText
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #004171;
}

.subHeaderText
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.mainText
{ }
.mainText a, .mainText a:visited, .mainText a:hover {color: #004171; text-decoration: none;} 
ul { color: black; font-size: 14px; font-family: Arial; font-weight: normal; list-style-type: disc;}
.mainTextBlue { color: #004171 !important; font-size: 14px; font-family: Arial; font-weight: normal;}
.mainTextBlue a:link, .mainTextBlue a:visited {color: #004171;}

.footerText
{ 
font-family: Arial; 
font-size: 11px; 
font-weight: normal; 
color: #004171;
text-align: center;
}

.footerText a
{
    color: #004171;
}