@charset "utf-8";
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CB9412;
	text-align: center;
	vertical-align: middle;
	width: 130px;
}
.widthTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
	width: 100%;
	border: 1px solid #993300;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 30px;
	width: 100px;
	border: 1px solid #993300;
}
.txtarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
	height: 100px;
	width: 100%;
	border: 1px solid #993300;
}

.txt_fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
	border: 1px solid #993300;
	width: 150px;
}
.check_bx {
	border: 1px solid #FF9900;
}
.text_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #993300;
}
.agreementtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}
