.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
}
.reg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.for {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #155195;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #ffffff;
	text-decoration: underline;
	}
a:visited { 
	color: #cccccc;
	}
a:hover { 
	color: #2bc1fc;
	text-decoration: underline;
	}
a:active { 
	color: #000000;
	}
.sml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.hilg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFBA3;
	text-decoration: underline;
}
label.error { float: none; color: orange; padding-left: .5em; vertical-align: top; font-size: 11px; }
.mandatory { color: orange; }