﻿body {
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
}
td {  
	font-family: Verdana; 
	font-style: normal; 
	
}
a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;	
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;	
	text-decoration: underline;
}
.navtop a { 
	font-family: Verdana; 
	font-size: 10px;
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
.navtop a:hover { 
	font-family: Verdana; 
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF; 
	text-decoration: underline;
}
.navsub a { 
	font-family: Verdana; 
	font-size: 11px;
	font-weight: normal; 

	text-decoration: none;
}
.navsub a:hover { 
	font-family: Verdana; 
	font-size: 11px;
	font-weight: normal;  
	text-decoration: underline;
}
.navfooter a { 
	font-family: Verdana; 
	font-size: 10px;
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
.navfooter a:hover { 
	font-family: Verdana; 
	font-size: 10px;
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: underline;
}
.boldtextblue {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00407D;
}
.headingtextorange {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #EE5500;
}
.smalltextblue {
	font-family: Verdana;
	font-size: 10px;
	color: #4A6E90;
}
.smalltextgrey {
	font-family: Verdana;
	font-size: 10px;
	
}
.smalltextfooter {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.button {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	height: 20px;
	width: 110px;
}
.button2 {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	height: 20px;
	width: 175px;
}
.datetext {
	font-family: Verdana;
	font-size: 10px;
	color: #E7E905;

