.input {
	font-family: verdana;
	font-size: 8pt;
	border: 1px solid #000000;
}

.label {
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	white-space:nowrap;
	text-align:right;
}

.textarea {
	font-family: verdana;
	font-size: 8pt;
	border: 1px solid #000000;
}

.error {
	font-family: verdana;
	font-size: 8pt;
	color: red;
	margin-left: 10px;
	display:none;
}

.frmText {
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	padding-bottom:8px;
}