body {
	font-family: Verdana; 
	font-size: 11px; 
	color: #E6E6E6;
	font-weight: normal; 
	font-style: normal;
}
td {  
	font-family: Verdana; 
	font-size: 11px; 
	font-style: normal; 
	color: #E6E6E6;
}
a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #5AC9F0;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #5AC9F0;
	text-decoration: underline;
}
.navtop a { 
	font-family: Verdana; 
	font-size: 10px;
	font-weight: normal; 
	color: #AEC8E5; 
	text-decoration: none;
}
.navtop a:hover { 
	font-family: Verdana; 
	font-size: 10px;
	font-weight: normal;
	color: #AEC8E5; 
	text-decoration: underline;
}
.navsub a { 
	font-family: Verdana; 
	font-size: 11px;
	font-weight: normal; 
	color: #E7E905; 
	text-decoration: none;
}
.navsub a:hover { 
	font-family: Verdana; 
	font-size: 11px;
	font-weight: normal; 
	color: #E7E905; 
	text-decoration: underline;
}
.navfooter a { 
	font-family: Verdana; 
	font-size: 10px;
	font-weight: normal; 
	color: #333333; 
	text-decoration: none;
}
.navfooter a:hover { 
	font-family: Verdana; 
	font-size: 10px;
	font-weight: normal; 
	color: #333333; 
	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;
	color: #666666;
}
.smalltextfooter {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.textfeildlong {
	font-family: Verdana;
	color: #333333;
	background-color: #E4EBF2;
	height: 20px;
	width: 250px;
	padding-left: 5px;
	border: 1px solid #9EB5D1;
	font-size: 11px;
}
.textfeildmedium {
	font-family: Verdana;
	color: #333333;
	background-color: #FFFFFF;
	height: 20px;
	width: 150px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
}
.textfeildshort {
	font-family: Verdana;
	color: #333333;
	background-color: #E4EBF2;
	height: 20px;
	width: 130px;
	padding-left: 5px;
	border: 1px solid #9EB5D1;
	font-size: 11px;
}
.textfeildmailinglist {
	font-family: Verdana;
	color: #333333;
	background-color: #FFFFFF;
	height: 18px;
	width: 135px;
	padding-left: 3px;
	border: 1px solid #B5BEC9;
	font-size: 11px;
}
.textfeildform {
	font-family: Verdana;
	color: #333333;
	background-color: #FFFFFF;
	height: 18px;
	width: 100px;
	padding-left: 4px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
}
.textlistform {
	font-family: Verdana;
	color: #333333;
	background-color: #FFFFFF;
	height: 18px;
	width: 100px;
	padding-left: 4px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
}
.textlistformlong {
	font-family: Verdana;
	color: #333333;
	background-color: #FFFFFF;
	height: 18px;
	width: 240px;
	padding-left: 4px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
}
.textboxform {
	font-family: Verdana;
	color: #333333;
	background-color: #FFFFFF;
	height: 100px;
	width: 250px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	font-size: 11px;	
}
.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: #999999;

