a:visited { 
	color: #1677b7; 
	text-decoration: underline;
}
a:link {  
	color: #1677b7; 
	text-decoration: underline;
}
a:hover { 
	color: #666666; 
	text-decoration: underline;
}



a.MainNav:visited { 
	color: #000000; 
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}
a.MainNav:link {  
	color: #000000; 
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}
a.MainNav:hover { 
	color: #000000; 
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}

a.MainNavActive:visited { 
	color: #000000; 
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}
a.MainNavActive:link {  
	color: #000000; 
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}
a.MainNavActive:hover {
	color: #000000; 
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}



a.subnav:visited { 
	color: #000000; 
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}
a.subnav:link {  
	color: #000000; 
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}
a.subnav:hover { 
	color: #2878D0; 
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}

a.subnavActive:visited { 
	color: #2878D0; 
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}
a.subnavActive:link {  
	color: #2878D0; 
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}
a.subnavActive:hover { 
	color: #2878D0; 
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}


a.subnav2:visited { 
	color: #2878D0; 
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}
a.subnav2:link {  
	color: #2878D0; 
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}
a.subnav2:hover { 
	color: #000000; 
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}

a.subnav2Active:visited { 
	color: #000000; 
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}
a.subnav2Active:link {  
	color: #000000; 
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}
a.subnav2Active:hover { 
	color: #000000; 
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}



.MainBody {
	font-family: Arial;
	font-size: 12px;
	color: #414D69;
}

.MainBodyBold {
	font-family: Arial;
	font-size: 12px;
	color: #414D69;
	font-weight: bold; 
} 

.MainBodyBoldRed {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	font-weight: bold; 
} 

.MainBodySmallRed {  
	font-family: Arial; 
	font-size: 11px; 
	color: #990000; 
}

.Heading {
	font-family: Arial;
	font-size: 14px;
	color: #244662;
	font-weight: bold; 
}

.FinePrint {
	font-family: Arial; 
	font-size: 10px; 
	color: #000000; 
}



