.regnumber{
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}	
.indent_t{
	margin-top: 0px;
	margin-left: 15px;
	padding: 0px;
	color: black;
}	
.fitalic{
	color: #666666;
	font-style: italic;
	font-size: 10px;
	
}
.requiredfield{
	width: 100; 
	background:#FFFFA0;
}
.readonly{
	background:#F6F6F6;
	width: 100px;
}
.btext{
	margin-left: 3px;
	color: black;
}
#mvtext{
	color: black;
	font-size: 11px;
}
#desclist{
	line-height: 15%;
	color: grey;
	font-style: italic;
}
#headline1{
	font-size: 12pt;
	font-weight: bold;
	color: 3C60A7;
}
		