img, div, td, a, input { behavior: url(iepngfix.htc) }

* { font-family: Arial, Helvetica; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bodybg.png);
	background-position: top;
	background-repeat: repeat-x;
}

p { margin-bottom: 15px; margin-top: 10px;  
	font-size: 12pt;
}

.content {
	background-image: url(img/contentbg.png);
	padding: 40px;
	padding-top: 0px;
}
.footerbg {
	background-image: url(img/footerbg.png);
}
.footer {
	background-image: url(img/footer.png);
	font-size: 8pt;
}

.footer * {
	font-size: 8pt;
}

h1 {
	font-family: Arial, Helvetica;
	font-size: 30pt;
	font-weight: normal;
	color: #336666;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-family: Arial, Helvetica;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2CCA7A;
	border-bottom-color: #2CCA7A;
	background-color: #D7F4D4;
	color: #333333;
	text-align: center;
	font-size: 16pt;
	margin-top: 0px;

}
.top {
	background-image: url(img/contentbg.png);
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 0px;
	font-size: 8pt;
}

.top * {
	font-size: 8pt;
}
.style3 {font-size: 14pt}

#optinbox {
	width: 229px;
	height: 426px;
	background-image: url(img/optin-top.gif);
	background-repeat: no-repeat;
	float: right;
}

#optinform {
	position: relative;
	height: 104px;
	width: 229px;
	background-image: url(img/optin-bot.gif);
	background-repeat: none;	
	margin-top: 322px;
}

#namex { 
	position:absolute;
	font-family:Arial, Helvetica;
	font-size:9pt;
	padding-bottom:0;
	margin:0px;
	padding-top:5px;
	border:none; height:20px; width:156px;
	padding-left:5px;
	padding-right:5px;
	top:0px; left:45px;
	background: transparent url(img/field.gif) no-repeat fixed;
}
*>#namex { background: transparent url(img/field.gif) no-repeat; }

#emailx { 
	position:absolute;
	font-family:Arial, Helvetica;
	font-size:9pt;
	padding-bottom:0;
	margin:0px;
	padding-top:5px;
	border:none; height:20px; width:156px;
	padding-left:5px;
	padding-right:5px;
	top:30px; left:45px;
	background: transparent url(img/field.gif) no-repeat fixed;
}
*>#emailx { background: transparent url(img/field.gif) no-repeat; }

#submitx { 
	position:absolute;
	top:60px; left:45px;
	border:none; height:27px; width:166px;
}



