.Text
{
	font-family: "Arial", "Helvetica", Serif;
	color : #000000;
	font-size : 12px;
	line-height: normal;
}


.LinkUnderline
{
	font-family: "Arial", "Helvetica", Serif;
	color : #003A9A;
	font-size : 12px;
	line-height: normal;
	text-decoration: underline;
}
A.LinkUnderline:visited {color : #003A9A; font-size : 12px; text-decoration: underline;}
A.LinkUnderline:link {color : #003A9A; font-size : 12px; text-decoration: underline;}
A.LinkUnderline:active {color : #003A9A; font-size : 12px; text-decoration: underline;}
A.LinkUnderline:hover {color : #E00006; font-size : 12px; text-decoration: underline;}

.LinkBold
{
	font-family: "Arial", "Helvetica", Serif;
	color : #003A9A;
	font-size : 12px;
	line-height: normal;
	font-weight: bold;
}
A.LinkBold:visited {color : #003A9A; font-weight: bold; font-size : 12px; text-decoration: none;}
A.LinkBold:link {color : #003A9A; font-weight: bold; font-size : 12px; text-decoration: none;}
A.LinkBold:active {color : #003A9A; font-weight: bold; font-size : 12px; text-decoration: none;}
A.LinkBold:hover {color : #E00006; font-weight: bold; font-size : 12px; text-decoration: none;}

.Heading18Blue
{
	font-family: "Arial", "Helvetica", Serif;
	color : #012766;
	font-size : 18px; 
	font-weight: bold;
	text-decoration: none;
}


.Heading16Black
{
	font-family: "Arial", "Helvetica", Serif;
	color : #000000;
	font-size : 16px; 
	font-weight: bold;
	text-decoration: none;
}

.Heading14Blue
{
	font-family: "Arial", "Helvetica", Serif;
	color : #012766;
	font-size : 14px; 
	font-weight: bold;
	text-decoration: none;
}

.MainNav
{
	font-family: "Arial", "Helvetica", Serif;
	color : #003A9A;
	font-size : 12px;
	line-height: normal;
	text-decoration: none;
}
A.MainNav:visited {color : #003A9A; font-size : 12px; text-decoration: none;}
A.MainNav:link {color : #003A9A; font-size : 12px; text-decoration: none;}
A.MainNav:active {color : #003A9A; font-size : 12px; text-decoration: none;}
A.MainNav:hover {color : #333FFF; font-size : 12px; text-decoration: none;}

.Footer
{
	font-family: "Arial", "Helvetica", Serif;
	color : #000000;
	font-size : 10px;
	line-height: normal;
}

.FooterLink
{
	font-family: "Arial", "Helvetica", Serif;
	color : #003A9A;
	font-size : 10px;
	line-height: normal;
	text-decoration: underline;
}
A.FooterLink:visited {color : #003A9A; font-size : 10px; text-decoration: underline;}
A.FooterLink:link {color : #003A9A; font-size : 10px; text-decoration: underline;}
A.FooterLink:active {color : #003A9A; font-size : 10px; text-decoration: underline;}
A.FooterLink:hover {color : #E00006; font-size : 10px; text-decoration: underline;}


