.bodytext {
	font-family: Verdana;
	font-size: 13px;
	color: #0019d1;
	padding: 10px
}
.bodytextsml {
	font-family: Verdana;
	font-size: 11px;
	color: #0019d1;
	padding: 2px
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #808080;
}
#nav a:link {
	color: #f0082e;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;	
}
#nav a:visited {  color: #f0082e;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
#nav a:hover {  color: #0019d1;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
#nav a:active {  color: #f0082e;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
a:link {	color: #808080;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
a:visited {  color: #808080;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
a:hover {  color: #808080;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
a:active {  color: #808080;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
.border {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.white {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.small {
	font-family: Verdana;
	font-size: 9px;
	color: #0019d1;
}
.box {
	border: 1px solid #0019d1;
	font-family: Verdana;
	font-size: 11px;
	color: #0019d1;
	background-color: #ffffff;
	padding: 5px;
}
.forminput {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #e4f4f6;
}