/* CSS Document */

#container {
	position:relative;
	width:520px;
	margin-left:auto;
	margin-right:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.frm_buttxt
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	color:#555454;
	padding-left: 10px;
	background-color: #EBEBEB;
	border: 1px solid #BEBEBE;
	line-height: 22px;
}
.frm_buttxt_green
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	color:#555454;
	padding-left: 10px;
	background-color: #EAF3D1;
	border: 1px solid #CFE498;
	line-height: 22px;
}
.form_decor {
	background-color:#FFFFFF;
	border: 0.1em solid #9d9d9d;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.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: #FFFFFF;
	background-color: #50a842;
	padding:3px;
	margin-bottom:3px;
	margin-top:3px;
	
}
.form-text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#535522}

.sub_heads {	font-weight: bold;
	background-color: #e1e3e4;
}
.style1 {
	font-size: 14px;
	font-family: "Trebuchet MS";
}
.style2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
}


.form-title-holder{
	float:left;
	width:518px;	
	height:auto;	
	margin-left:6px;
}
.main-form-bg-middle{
	float:left;
	width:603px;
	background-image: url(images/form-bg-mdl.gif);
	background-repeat:repeat-y;	
	height:auto;
	padding-left:2px;
	padding-right:2px;	
	margin-left:6px;
}

.main-form-bg-btm{
	float:left;
	width:518px;
	height:17px;
	margin-left:6px;
}
.form-btn-holder{
	float:left;
	width:518px;
	height:auto;
	margin-left:6px;
}
.form-txt-cont-bg-top{
	float:left;
	width:516px;
	height:2px;
}
.form-txt-cont-bg-middle{
	float:left;
	width:516px;
	height:auto;
	background-image:url(images/form-txt-cont-bg-middle.gif);
	background-repeat:repeat-y;
}
.form-txt-cont-bg-btm{
	float:left;
	width:516px;
	height:7px;
}
.form-submit-btn-row{
	float:left;
	width:500px;
	height:auto;
	margin-right:16px;
}
