/* FORMS --------------------------------------------------------------*/

.form_textfield1 {
	border-width: 2px;
	border-top: 2px solid;
	border-bottom: 2px solid;
	border-left: 2px solid;
	border-right: 2px solid;
	border-color: #dcdcdc;
	background-color: #f9f9fa;
	height: 30px;
	width: 311px;
	font-size: 15px;
	font-family: sans-serif, Geneva, Arial, Helvetica;
	color: #e36a26;
	line-height: 28px;
	text-indent: 3px;
	float:left;
	margin-left: 0px;
	}

.form_textfield2 {
	border-width: 2px;
	border-top: 2px solid;
	border-bottom: 2px solid;
	border-left: 2px solid;
	border-right: 2px solid;
	border-color: #dcdcdc;
	background-color: #f9f9fa;
	height: 30px;
	width: 171px;
	font-size: 15px;
	font-family: sans-serif, Geneva, Arial, Helvetica;
	color: #e36a26;
	line-height: 28px;
	text-indent: 3px;
	float:left;
	margin-left: 0px;
	}

.form_textfield3 {
	border-width: 2px;
	border-top: 2px solid;
	border-bottom: 2px solid;
	border-left: 2px solid;
	border-right: 2px solid;
	border-color: #dcdcdc;
	background-color: #f9f9fa;
	height: 30px;
	width: 234px;
	font-size: 15px;
	font-family: sans-serif, Geneva, Arial, Helvetica;
	color: #e36a26;
	line-height: 28px;
	text-indent: 3px;
	float:left;
	margin-left: 0px;
	}
	
.form_textfield4 {
	border-width: 2px;
	border-top: 2px solid;
	border-bottom: 2px solid;
	border-left: 2px solid;
	border-right: 2px solid;
	border-color: #dcdcdc;
	background-color: #f9f9fa;
	height: 30px;
	width: 267px;
	font-size: 15px;
	font-family: sans-serif, Geneva, Arial, Helvetica;
	color: #e36a26;
	line-height: 28px;
	text-indent: 3px;
	float:left;
	margin-left: 0px;
	}

.form_droplist1 {
	border-width: 2px;
	border-top: 2px solid;
	border-bottom: 2px solid;
	border-left: 2px solid;
	border-right: 2px solid;
	border-color: #dcdcdc;
	background-color: #f9f9fa;
	height: 22px;
	width: 173px;
	font-size: 15px;
	font-family: sans-serif, Geneva, Arial, Helvetica;
	color: #e36a26;
	line-height: 20px;
	text-indent: 3px;
	float:left;
	margin-left: 0px;
	}

.form_droplist2 {
	border-width: 2px;
	border-top: 2px solid;
	border-bottom: 2px solid;
	border-left: 2px solid;
	border-right: 2px solid;
	border-color: #dcdcdc;
	background-color: #f9f9fa;
	height: 22px;
	width: 126px;
	font-size: 15px;
	font-family: sans-serif, Geneva, Arial, Helvetica;
	color: #e36a26;
	line-height: 20px;
	text-indent: 3px;
	float:left;
	margin-left: 0px;
	}

.form_droplist3 {
	border-width: 2px;
	border-top: 2px solid;
	border-bottom: 2px solid;
	border-left: 2px solid;
	border-right: 2px solid;
	border-color: #dcdcdc;
	background-color: #f9f9fa;
	height: 22px;
	width: 105px;
	font-size: 15px;
	font-family: sans-serif, Geneva, Arial, Helvetica;
	color: #e36a26;
	line-height: 20px;
	text-indent: 3px;
	float:left;
	margin-left: 0px;
	}

.form_textarea1 {
	border-width: 2px;
	border-top: 2px solid;
	border-bottom: 2px solid;
	border-left: 2px solid;
	border-right: 2px solid;
	border-color: #dcdcdc;
	background-color: #f9f9fa;
	height: 190px;
	width: 311px;
	font-size: 15px;
	font-family: sans-serif, Geneva, Arial, Helvetica;
	color: #e36a26;
	line-height: 28px;
	text-indent: 3px;
	float:left;
	margin-left: 0px;
	}