.sectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 900;
	color: #044e7a;
}
.spacer {
	font-size: 1px;
	line-height: 1px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #000000;
}
.listingDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #044e7a;
}
a {
	font-weight: bold;
	color: #044e71;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.blue {
	color: #044e7a;
	font-weight: bold;

}
.formElement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px solid #666666;
}
.title {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.tab {
	width: 24px;
	font-weight: bold;
}
