/* CSS Document */

#container {
	position:relative;
	width:97%;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #777477;
	line-height:18px;
	text-align:left;
}
.form_decor {
	
	border: 0.1em solid #85b911;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height:17px;
	
	
}
.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;
}


 
.form_heads {
	font-weight: bold;
	color: #475740;
	padding:3px;
	margin-bottom:3px;
	margin-top:3px;
	font-size:11px;
}
.sub_heads {	font-weight: bold;
	background-color: #e1e3e4;
}
.securehand  
{
	
	font-size:13px;
	color: #FF0000;
	padding:3px;
	margin-top:3px;
	vertical-align:top;
}
.ssl
{
font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}

.BorderCell
{
border-right-style:dotted; border-right-color:#006600; border-right-width:1px;
line-height:25px;
}

.Emp_detail
{
	padding-left:5px;
	line-height:20px;
}


/* new design */
fieldset
{
-moz-border-radius: 20px;
border:solid 1px #999999;
padding:19px;
}
legend
{
	margin-left:2px;
	padding-left:5px;
	padding-right:5px;
	margin-right:2px;
	font-size:12px;
	border:#c9c9c9;
	color:#5d8408;
	font-weight:bold;
	font-family:Tahoma;
	text-transform: uppercase;	
}
.formhead
{
	color: #666666;
	font-size:13px;
	font-weight:bold;
}
.error
{
	color: #FF0000;
	font-size:9px;
	font-weight:bold;
}
