/* CSS Document */

#container {
	position:relative;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	font-family: Verdana;
	font-size: 11px;
	line-height:20px;
	font-weight: normal;
	color: #333333;
}
.form_decor {
	background-color:#FFFFFF;
	border: 0.1em solid #999999;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.red {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
.lite_fontz {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.lbltxt{
font-family: "Arial Unicode MS";
	 font-size:12px;
	 font-weight:normal;
   	 color: #666666;
}
.form_heads {
	font-family:"Trebuchet MS";
	font-size:20px;
	font-weight:normal;
	line-height:27px;
	text-align:left;
	color: #445569;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}
.sub_heads {	font-weight: bold;
	background-color: #e1e3e4;
}

.form_td
{
padding-left:5px;
}
 
.frm-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #2F571E;
}
