#standard-header {
}
#standard-body {
}
#standard-footer {
}
.standard-area {
	margin:0 auto;
	overflow:hidden;
}
.standard-column {
	float:left;
	margin:0;
	padding:0;
}

.plainh2h3 {
	margin-left: 20px;
	padding-top: 10px;
}
.plainh2h3 h2 {
	font-weight: bold;
	background-position: 0 bottom;
	background-repeat: repeat-x;
	background-image: url(/sitestyle/images/H1_underline.gif);
	margin-bottom: 5px;
	padding-bottom: 10px;
	font-size: 123.1%;
}
.plainh2h3 h3 {
	margin-bottom: 5px;
	font-size: 108%;
}
.plainh2h3 div {
	font-size: 93%;
}

.plainh3h4 {
	margin-left: 20px;
	padding-top: 10px;
}
.plainh3h4 h3 {
	font-weight: bold;
	background-position: 0 bottom;
	background-repeat: repeat-x;
	background-image: url(/sitestyle/images/H1_underline.gif);
	margin-bottom: 5px;
	padding-bottom: 10px;
	font-size: 123.1%;
}
.plainh3h4 h4 {
	margin-bottom: 5px;
	font-size: 108%;
}
.plainh3h4 div {
	font-size: 93%;
}
form {
	padding: 14px;
}

.form-top {
}
.form-top h1 {
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-style: normal;
	font-size: 123.1%;
	font-weight: normal;
}
.form-topnote {
	font-size: 14px;
}

.form-requirednote {
	font-size: 108%;
	font-style: italic;
}
.form-warning {
	color: #ff9900;
}


.form-question {
	margin-bottom: 10px;
	
}
.form-question label {
	float: left;
	width: 185px;
	text-align: right;
	display:block;
	padding-top: 3px;
}
.form-question label b {
	font-weight: normal;
}
.form-question div {
	margin-left:190px;
}
.form-question input {
	padding: 3px;
}
.form-question input[type="text"] {
	width: 302px;
}
.form-question input[type="checkbox"] {
}
.form-question textarea {
	padding: 3px;
	width: 305px;
}

.form-required {
	color: #ff9900;
}
.form-comment {
}
.form-areas {
}
.form-top {
}
.form-thankyou {
	height: 250px;
	padding: 15px;
}
.form-thankyou h2 {
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-style: normal;
	font-size: 123.1%;
	font-weight: normal;
}
.form-thankyou p {
}

#submitbutton {
	text-decoration: none;
	background-color: white;
	border-color: #7c6f57;
	border-width: 1px;
	border-style: solid;
	padding-right: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 5px;
	margin-left: 190px;
}
#submitbutton:hover {
	text-decoration: none;
	background-color: #272525;
	color: white;
}.fd_box {
	position: relative;
	width: 470px;
	height: 50px;
}
.fd_box p {
	color: white;
	left: 0px;
	top: 19px;
	position: absolute;
}
.fd_box div {
	line-height: 1.3em;
	text-align: left;
	margin-left: 110px;
}
.fd_box div a {
	text-decoration: none;
	color: white;
	display: block;
}
.fd_box div a:hover {
	color: #aca895;
}