a:visited { 
	color: #336699; 
	text-decoration: underline
}

a:link {  
	color: #336699; 
	text-decoration: underline
}
a:hover { 
	color: #FF0000; 
	text-decoration: underline
}

a.topnav:visited { 
	color: #ffffff; 
	text-decoration: none
}

a.topnav:link {  
	color: #ffffff; 
	text-decoration: none
}
a.topnav:hover { 
	color: #CCCCCC; 
	text-decoration: none
}

a.subnav:visited { 
	color: #414D69; 
	text-decoration: none
}

a.subnav:link {  
	color: #414D69; 
	text-decoration: none
}
a.subnav:hover { 
	color: #FF0000; 
	text-decoration: underline
}

.TopNav {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	line-height: normal; 
	font-weight: bold; 
	color: #FFFFFF
}
	
.header {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; 
	line-height: normal; 
	font-weight: normal; 
	color: #FFFFFF
}

.Heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #3F6F9F;
	font-weight: bold; 
}
	
.headerbold {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 16px; 
	line-height: 18px; 
	font-weight: bold; 
	color: #FFFFFF
}
	
.MainBody {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; 
	line-height: 18px;
	font-weight: normal; 
	color: #414D69
}

.MainBodyBold {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	line-height: 15px; 
	font-weight: bold; 
	color: #333333
}

.MainBodyBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold; 
} 
	
.NavSection{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13pt;
	color: #666666;
	font-weight: bold; 
} 

.CookiecrumbActive {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 7pt; 
	font-weight: bold; 
	color: #007FE0; 
	text-decoration: none; 
	line-height: 14pt
}

.ContactNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13pt;
	color: #3F6F9F;
	font-weight: bold; 
} 

.FinePrint {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #666666; 
}

.inputs {
	background-color: #ffffff; 
	border: 1; 
	border-style: solid; 
	border-color:black; 
	font:normal 13px arial;
	color:#333333
}