.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0033CC;
	font-weight: bold;
}
.maintext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	text-align: justify;
}
.mainbluetext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #000066;
}
.graytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 4d4e50;
	font-weight: normal;
	text-align: center;
}
.bottomnav {
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	
}
.bottomnav a:link {
	text-decoration: none;
	color: #3366cc;
}

.bottomnav a:visited {
	color: #990099;
	text-decoration:none;
}

.bottomnav a:hover {
	text-decoration: underline;
}

.bottomnav a:active {
}

.formtext {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}
