.MainFont{
font-family: Arial, Helvetica, sans-serif; 
font-size:12px;
color: #000000;
}
.MainFontTable{
font-family: Arial, Helvetica, sans-serif; 
font-size:12px;
color: #000000;
}
.MainFontTableBold{
font-family: Arial, Helvetica, sans-serif; 
font-size:12px;
font-weight : bold;
color: #000000;
}
.TitleFont{
font-family: Arial, Helvetica, sans-serif; 
font-size:16px;
color: #444546;
font-weight : bold;
}
.FooterFont{
font-family: Arial, Helvetica, sans-serif; 
font-size:10px;
color: #444546;
text-decoration : none;
}
.FooterLink1{
font-family: Arial, Helvetica, sans-serif; 
font-size:10px;
color: #000000;
text-decoration : underline;
}
.PriNavFont{
font-family: Arial, Helvetica, sans-serif; 
font-size:11px;
color: #00409D;
font-weight : bold;
text-decoration : none;
}
.SecNavFont{
font-family: Arial, Helvetica, sans-serif; 
font-size:11px;
color: #00409D;
text-decoration : none;
}
.SecNavFontOn{
font-family: Arial, Helvetica, sans-serif; 
font-size:11px;
color: #FF6B00;
text-decoration : none;
}

.LeftNavFontOn{
font-family: Arial, Helvetica, sans-serif; 
font-size:11px;
color: #000000;
font-weight : bold;
text-decoration : none;
line-height : 22px;
}
.RelatedLink{
font-family: Arial, Helvetica, sans-serif; 
font-size:12px;
color: #B6181E;
}
.OtherLinks {
font-family: Arial,Helvetica, sans-serif;
text-decoration: none;
color: #000000;
}
.OtherLinks:hover {
font-family: Arial,Helvetica, sans-serif;
text-decoration: underline;
color: #00409D;
}
.OtherLinks2 {
font-family: Arial,Helvetica, sans-serif;
text-decoration: underline;
color: #00409D;
}

a.NormalLink:visited
{
	color: blue;
}

a.NormalLink:hover
{
	color: Teal;
}

a.NormalLink
{
	color: blue;
	font-size: 12px;
	text-decoration: underline;
}

.Subtle
{
	font-size: 11px;
	color: black;
}

.MoreSubtle
{
	font-size: 11px;
	color: #999999;
}


.ScreenOnly
{

	display:none;
}

.ScreenColumn
{
	
	width: 0px;
	display: none;
}

