form{

	float: left;

	width: 295px;

	margin: 0 auto;

	margin-left: 5px;

}

	

label{

	float: left;

	width: 120px;

	font-family:  Arial, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #828282;

	text-decoration: none;

	line-height: 20px;

}



input, textarea{

width: 525px;

margin-bottom: 10px;

height: 20px;

border: 1px solid #D2D4D3;

}



textarea{

width: 525px;

height: 40px;

border: 1px solid #D2D4D3;

}



.boxes{

width: 1em;

}



#submitbutton{

margin-left: 0px;

margin-top: 5px;

width: 94px;

height: 34px;

float: left;

border: none;

padding: 0px;

}



#resetbutton{

margin-left: 0px;

margin-top: 5px;

width: 94px;

height: 34px;

float: left;

border: none;

padding: 0px 10px;

}



br{

clear: both;

}







.required { 

	font-family:  Arial, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #6A1216;

	text-decoration: none;

	line-height: 20px;

	text-align: left;

}

