.BasicContactForm_Custom1 {
	width: 450px;
	height: auto;
	float: left;
	clear: both;
	margin: 10px 0 10px 30px;
}

.BasicContactForm_Custom1 #d_Center_14d6e407_0c95_4772_8132_41035312a5be_buttonErase {
	display: none;
}


.BasicContactForm_Custom1 .buttons input {
	margin-top: 20px;
	border: 0px;
	background: url(/SiteFiles/Layout/dropdownbg.jpg) no-repeat right -28px;
	color: #fff;
	text-align: center;
	width: 250px;
	margin-bottom: 2px;
	height: 28px;
	font-weight: bold;
	cursor: pointer; cursor: hand;
}

.BasicContactForm_Custom1 .intro {
	display: block;
	padding: 5px 0px 5px 5px;
	color:#ccc;
	font-family: 'Droid Sans', arial, serif;
	font-size:14px;
	line-height:150%;
}
.BasicContactForm_Custom1 .title {
	display: block;
	width: auto;
	padding: 0;
	margin: 0;
	color: #fff;
	font-family: 'Droid Sans', arial, serif;
	font-size:18px;
	line-height:150%;
	font-weight: bold;
	padding: 0 0 10px 5px;
}
.BasicContactForm_Custom1 .buttons {
	margin-left: 5px;
}
.BasicContactForm_Custom1 .star {
	color: #FF0000;
}
.BasicContactForm_Custom1 .mailing {
	display:none;
}
.BasicContactForm_Custom1 .required {
	display: block;
	float: left;
	clear: both;
	color:#ccc;
	font-family: 'Droid Sans', arial, serif;
	font-size:12px;
	padding: 5px 5px 0 5px;
}
.BasicContactForm_Custom1 .fieldcell {
	padding: 5px 5px 0 5px;
	color:#ccc;
	font-family: 'Droid Sans', arial, serif;
	font-size:14px;
	line-height:150%;
}
.BasicContactForm_Custom1 .fieldcell input {
	padding: 1px;
	font-size: 12px;
	color: #000;
	height: auto;
	width: 315px;
}
.BasicContactForm_Custom1 .fieldcell .textarea {
	display: block;
	width: 420px;
	height: 550px;
	float: left;
	padding: 5px;
	margin: 5px 0 5px 0;
	overflow: hidden;
	font-size: 12px;
	color: #000;
}

