
div#content {
	float: center;
	top: 0px;
	width: 300px;
	padding: 0px 2px 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #4A4A30;
	text-align: center;
}

div#content2 {
	float: center;
	top: 0px;
	width: 300px;
	padding: 0px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	color: #4A4A30;
	text-align: center;
}

body {
	background-color: #FFFFFF;
}

td#copy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #4A4A30;
	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: #4A4A30;
	text-align: left;
	margin: 0px;
	padding: 8px;
}
.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #4A4A30;
	text-align: left;
	margin: 0px;
	padding: 8px;
}

.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: #4A4A30;
	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;
}

a#link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #4A4A30;
	text-decoration: underline;
}

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

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

td#formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	color: #FFE49C;
	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: #4A4A30;
	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: solid;
	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: #FFFFFF;
	vertical-align: middle;
	border-color: #CC0000;
	border-style: solid;
	border-width: 1px;
	height: 18px;
	width: 165px;
	background-color: #A74C10;
	background-image: url(../_images/_contact_form/red_bg.gif);
}
select#selectBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 2;
	vertical-align: middle;
	border-color: #4A4A30;
	border-style: solid;
	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;
}
