.formHeading {
	font-size: 14pt;
	font-weight: bold;
}

.formErrMsg {
	color: red; 
}

.formLabel {
	color: #660000;
	text-align: right;
	font-weight: bold;
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
}

.formSectionBreak {
	font-size: 10pt;
	font-weight: bold;
	background-color: #efefef;
}


#frm1031 input,textarea {
	font-size: 8pt;
	font-family: sans-serif;
}
