.smButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.smFitWidth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 100%;
}
.fixForm {
	margin: 0px;
}
.pageNavBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: none;

}
.formArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #EEEEEE;
}
.formBorder {
	background-color: #666666;
}
.formHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.sFormArea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #E6E6E6;
}
