body {
	background-color: #DEC48B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.content {
	background-image: url(images/content.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 36pt;
	font-weight: normal;
	color: #993300;
	text-align: center;
	margin-top: 20px;
}

p { font-size: 12pt; }
.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
h2 {
	font-size: 19pt;
	font-weight: normal;
	color: #996600;
	text-align: center;
}
h3 {
	font-size: 22pt;
	font-weight: normal;
	color: #993300;
	text-align: center;
}
.tes {
	background-image: url(images/tesbg.jpg);
}
.testop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/testop.jpg);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 32px;
}

.testop * {
	padding: 0px; margin: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}

.testinside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(images/tesinside.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 158px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.testinside * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

ul.yeslist { list-style-type: none; margin-left:10px;
padding-left:10px; 
}

ul.yeslist li
{
padding-left:30px;
background-image: url(images/bullet-yes.gif);
background-repeat: no-repeat;
padding-bottom: 10px;
}

ul.nolist { list-style-type: none; margin-left:10px;
padding-left:10px; 
}

ul.nolist li
{
padding-left:30px;
background-image: url(images/bullet-no.gif);
background-repeat: no-repeat;
padding-bottom: 10px;
}

.teaser {
	margin-top: 10px;
	font-family: Arial, Helvetica;
	font-size: 10pt;
}
.highlight {
	background-color: #FFFF00;
	font-weight: bold;
}

#optin {
	position: relative;
	background-image: url(images/optinbg.jpg);
	width: 477px;
	height: 175px;
	margin: 0px auto 0px auto;
}

#emailx {
	position: absolute;
	width: 156px;
	height: 30px;
	padding: 7px 7px 0px 7px; margin: 0;
	left: 292px;
	top: 71px;
	font-size: 15pt;
	font-family: Arial, Helvetica;
	background: transparent url(images/fieldx.gif) no-repeat fixed;
	border: none;
}

*>#emailx { background: transparent url(images/fieldx.gif) no-repeat; }

#namex {
	position: absolute;
	width: 156px;
	height: 30px;
	padding: 7px 7px 0px 7px; margin: 0;
	left: 292px;
	top: 25px;
	font-size: 15pt;
	font-family: Arial, Helvetica;
	background: transparent url(images/fieldx.gif) no-repeat fixed;
	border: none;
}

*>#namex { background: transparent url(images/fieldx.gif) no-repeat; }

#submitx {
	position: absolute;
	width: 171px;
	height: 37px;
	left: 292px;
	top: 115px;
	border: none;
}

#opttext {
	position: absolute;
	padding: 0;
	margin: 0px;
	left: 8px;
	top: 15px;
	width: 260px;
	height: 140px;
	font-family: Arial, Helvetica;
	font-size: 11pt;
	color: #FFF;
	font-weight: bold;
}

#opttext * {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #FFF;
	padding: 0px; margin: 0px;
}

#opttext h3 {
	font-size: 14pt;
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
	color: #660000;
}