.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	}
.nav:hover {
	COLOR: #ECCF10 }

}
.headings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #253888;
	padding: 3px;
}

.formHeadings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
	text-align: right;
}

.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}
.bodytextbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
}
.textbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
