.dropdownmenu {
	color: #000000;
	text-decoration: none;
}


.whiteField {
	background: white;
	border: 1px solid #333;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.bodyText {
	font-size: 12px;
}

.bodyText p {
	margin-top: .8em;
}

.footerText {
	padding-top: 1em;
	text-align: center;
	font-size: 9pt;
	color: #6f753e;
}

.footerText a, .footerText a:active, .footerText a:visited {
	color: #6F753E;
	text-decoration: none;
}

.footerText a:hover {
	color: #6F753E;
	text-decoration: underline;
}



.headerBodySpacer {
	height: 6px;
	z-index: -1;
}

