body { 
	background: #09C;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #444;
}

body, td, fieldset { 
	font-family: Arial;
	font-size: 12px;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}	

a { 
	text-decoration: none;
	color: #369;
}

input { 
	font-family: Arial, sans-serif;
	font-size: 11px;
}

textarea { 
	font-family: Arial, sans-serif;
	font-size: 11px;
}

select { 
	font-family: Arial, sans-serif;
	font-size: 11px;
}

fieldset {
	width: 400px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #EFEFEF url('/img/bwoptin/menu400-top.gif') top no-repeat;
}

.left {
	float: left;
}

.right {
	float: right;
}

.textright {
	text-align: right;
}

.textleft {
	text-align: left;
}

.fixedwidth {
	width: 100px;
}

.row { 
	padding: 2px 10px 2px 10px;
}

.formlabel {
	padding-right: 10px;
	font-family: Arial, sans-serif;
	color:#666;
	font-size: 12px;
	padding-bottom: 2px;
}

.required {
	width: 220px;
}

.non-required {
	width: 220px;
}

.menu {
	width: 400px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	border: 0px;
	background: url('/img/bwoptin/menu400-bottom.gif') bottom no-repeat;
}

.instruction {
	color: #666;
	font-size: 11px;
	padding: 5px 0px 10px 0px;
}

#container {
	width: 800px;
	margin: 0px auto;
	margin-top: 10px;
	text-align: left;
	overflow: auto;
}

#body {
	background: #fff url('/img/bwoptin/body-bottom.gif') bottom no-repeat;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	overflow: auto;
}

#header {
	background: url('/img/bwoptin/banner.jpg') no-repeat;
	width: 800px;
	height: 180px;
	text-indent: -2000000px;
}

#footer {
	text-align: center;
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}

#footer p {
	margin: 0px;
	padding: 15px;
}

#footer a {
	color: #D0E7FF;
	text-decoration: underline;
}

#panel1 {
	width: 400px;
	float: right;
	display: block;
	margin: 0px;
	padding: 20px 20px 0px 0px;
}

#panel2 {
	width: 340px;
	float: right;
	display: block;
	margin: 0px;
	padding: 20px 20px 0px 0px;
}

/* Content Tags */

#signup {
	background: url('/img/bwoptin/title-signup.gif') no-repeat;
	width: 185px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	text-indent: -2000000px;
}

#contact {
	background: url('/img/bwoptin/title-contact.gif') bottom no-repeat;
	width: 165px;
	height: 20px;
	margin: 0px 0px 10px 10px;
	padding: 10px 0px 0px 0px;
	text-indent: -2000000px;
}

#tellus {
	background: url('/img/bwoptin/title-tellus.gif') bottom no-repeat;
	width: 175px;
	height: 20px;
	margin: 10px 0px 10px 10px;
	padding: 0px;
	text-indent: -2000000px;
}

#interests {
	background: url('/img/bwoptin/title-interests.gif') bottom no-repeat;
	width: 245px;
	height: 20px;
	margin: 10px 0px 10px 10px;
	padding: 0px;
	text-indent: -2000000px;
}

#sample {
	background: url('/img/bwoptin/title-sample.gif') no-repeat;
	width: 115px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	text-indent: -2000000px;
}

#tips {
	background: url('/img/bwoptin/title-tips.gif') no-repeat;
	width: 315px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	text-indent: -2000000px;
}

#products {
	background: url('/img/bwoptin/title-products.gif') no-repeat;
	width: 280px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	text-indent: -2000000px;
}

#privacy {
	margin: 10px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.form-button {
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	background: url('/img/bwoptin/signup-button.gif') no-repeat;
	width: 125px;
	height: 50px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	vertical-align: text-top;
	margin: 10px 10px 0px 0px;
}

#form-button {
	width: 125px;
	height: 27px;
	border: 0px;
	background: transparent;
	color: #fff;
	font-weight: bold;
}

#panel2 p {
	margin: 10px 10px 10px 0px;
	color: #666;
	line-height: 17px;
}

#panel2 .instruction {
	margin-top: 5px;
	line-height: 11px;
}




