div#content {
	float: center;
	top: 0px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #543019;
	text-align: justify;
}

body {
	background-color: #92B6C7;
}

td#copy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #543019;
	text-align: left;
	margin: 0px;
	padding: 8px;
}

td#copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #543019;
	text-align: left;
	margin: 0px;
	padding: 8px;
}
.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #543019;
	text-align: left;
	margin: 0px;
	padding: 38px;
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
}

a#link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #543019;
	text-align: justify;
	text-decoration: underline;
}

a#link2:hover {
	text-decoration: none;
}

a#link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
}

a#link:hover {
	text-decoration: underline;
}

td#formText_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	color: #543019;
	font-weight: bold;
}

td#formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	color: #543019;
	text-align: justify;
}

td#formText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	margin: 0px 10px 0px 10px;
	color: #543019;
	text-align: justify;
	font-weight: bold;
}


input#Field1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1;
	vertical-align: middle;
	border-color: #543019;
	border-style: none;
	border-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 18px;
	width: 162px;
}
input#FieldRequired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #543019;
	vertical-align: middle;
	border-color: #CC0000;
	border-style: none;
	border-width: 1px;
	height: 18px;
	width: 165px;
	background-color: #F2C686;
}
select#selectBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 2;
	vertical-align: middle;
	border-color: #4A4A30;
	border-style: none;
	border-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 18px;
	width: 165px;
}
input#Checkbox {
	border: 0;
	vertical-align: middle;
	border-color: #543019;
	border-style: solid;
	border-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}#contact_holder {
	font-size: 11px;
	float: right;
	width: 500px;
	margin-top: 15px;
}
.fieldrequired {
	background: #F2C686;
}
textarea, input, select {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #F2C686;
}
