.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-position: center;
}

.sectionheader {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	vertical-align: bottom;
	background-color: #DBD4CE;
}
.sectionheader h2 {
	margin:0px;
	padding:0px;
	font-size: 30px;
	background-color: #DBD4CE;
}

.header {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #666666; 
}
.subheader {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666; 
}
.thankyou {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666; 
}
.footnotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
a.rollover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #8F735B;
	vertical-align: top;
}
a.rollover:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #EFA124;
	vertical-align: top;
}
a.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #F2AC3E;
}
a.email:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #9C8169;
}
a.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #7A4F24;
	background-color: #DBD4CE;
}
a.subnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #F2AC3E;
	background-color: #F5E1D0;
}
.formbutton {
color: #0000000;
font-size:12px;
width:50px;
}
.forminput {
color: #000000;
font-size:12px;
width:205px;
background-color:#F5F1ED;
border-top: ridge 2px #CFC7C1;
border-left: ridge 2px #CFC7C1;
border-bottom: solid 1px #CFC7C1;
border-right: solid 1px #CFC7C1;
}
.formtextarea {
color: #000000;
font-size:12px;
width:250px;
background-color:#F7F4F1;
border-top: ridge 2px #CFC7C1;
border-left: ridge 2px #CFC7C1;
border-bottom: solid 1px #CFC7C1;
border-right: solid 1px #CFC7C1;
}
.featureborder {
color: #000000;
font-size:12px;
width:195px;
border-top: solid 1px #DBD4CE;
border-left: solid 1px #DBD4CE;
border-bottom: solid 1px #DBD4CE;
border-right: solid 1px #DBD4CE;
background-color: #F2EED9;
}
a.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #754D38;
}
a.feature:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #EFA124;
}
a.insection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #8F735B;
	vertical-align: top;
	background-color: #F1EEDD;
	height: 20px;
}
a.insection:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #EFA124;
	vertical-align: top;
	background-color: #F1EEDD;
	height: 20px;
}	
.spacer {
	background-image: url(images/spacer.gif);
	width: 10px;
	height: 10px;
}
.smspacer {
	background-image: url(images/spacer.gif);
	width: 3px;
	height: 3px;
}



.mybody {
	text-align: left;
}

h1 {
	padding:0px;
	margin:0px;
	width:189px;
	height:41px;
	overflow:hidden;
	position:relative;
}
h1 span {
	position:absolute;
	top:2px;
	background: url('images/logo.gif') #ffffff no-repeat;
	width:189px;
	height:41px;
	overflow:hidden;
}