@charset "utf-8";







div.inputWrapper {

	width:400px;

	height:28px;

	background:url(images/input_bg.jpg) left top no-repeat;

}



div.inputWrapper input {

	border: 0;

	padding:6px 4px;

	width:236px;

	height:28px;

	background-color: transparent;

}



#field_content {

	background:url(images/textarea_bg.jpg);

	width:236px;

	height:102px;

	background-repeat:no-repeat;

	padding:6px	4px;

	border:0px;

}



.complusoryFields {

color:#f47920;

font-family:Arial, Helvetica, sans-serif;

font-size:12px;

line-height: 18px;

}	



#submitContainer{

position:relative;

width: 77px;

height:23px;

}



a.submit {

	position:absolute;

	background:url(images/btn_submit.jpg);

	background-repeat:no-repeat;

	width: 77px;

	height:23px;

	top:0px;

	left:0px;

}



a:hover.submit {

position:absolute;

background:url(images/btnrollover_submit.jpg);

background-repeat:no-repeat;

width: 77px;

height:23px;

}



.formbodytext {

 color:#4d5051;

 font-family: Arial, Helvetica, sans-serif;

 font-size: 13px;

}	



a.linksText {

color:#3399FF;

font-family:Arial, Helvetica, sans-serif;

font-size:12px;

line-height: 18px;

}	



a:hover.linksText {

color:#003399;

font-family:Arial, Helvetica, sans-serif;

font-size:12px;

line-height: 18px;

}	







#needed {

	visibility: hidden;

}




