body { 
	background-image: url(images/backmid.gif); 
	background-repeat: repeat-y; 
	background-position: center;
	font-family:tahoma;arial;
	font-size:11pt;
	text-align: center;
	width:700px;
	margin:0 auto;
}

.left{
	float:left;
	margin-right:3px;
}
.right{
	float:right;
	margin-left:3px;
}

p, li {
	text-align:left;
}
.pagecenter{
	margin-left:auto;
	margin-right:auto;
}
.center{
	text-align: center;
}

a img{
	border-width:0;
}

blockquote.testimonial{
	border:2px ridge #cccccc;
	border-style:inset;
	background-color:#AACBFA;
	width:32%;
	font-style:italic;
	padding:5px;
	padding-bottom:0;
	margin-right:3px;
	margin-left:5px;
}

h1, h2, h3, h4 {
	letter-spacing:-1px; 
	font-weight: bold;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
h1{ 
	font-size: 16pt; 
	font-style:italic;
	line-height: 1.3em;
}
h2{ 
	font-size: 16pt; 
}
h1 strong, h2 strong, h3 strong{ 
	color:#9F0000; 
	font-weight:bolder;
}
h1.bigheader{
	font-size:32px;
}
h3 {
	font-size:17px;
	letter-spacing:0;
	text-align: left;
}
h4,h5{
	color:#000080;
	font-size:18px;
	letter-spacing:0px;
	text-align: left;
}
h5 {
	color:#cc3300;
}

form p{ 
	clear:left;
	margin-left:auto;
	margin-right:auto;
}
form p.submit_box{
	background-color:#ce0000;
	padding:6px;
	height:40px;
	width:100%;
}

form p.submit_box:hover{
	background-color:#009900;
}

form p.submit_box input{	
	font-size: 16pt; 
	letter-spacing: -1px; 
	font-weight: bold; 
	height:40px;
	width:100%;
	font-family:Tahoma;
}

form p.submit_box_halfwidth{
	background-color:#ce0000;
	padding:6px;
	height:40px;
	width:65%;
}

form p.submit_box_halfwidth:hover{
	background-color:#009900;
}

form p.submit_box_halfwidth input{	
	font-size: 16pt; 
	letter-spacing: -1px; 
	font-weight: bold; 
	height:40px;
	width:100%;
	font-family:Tahoma;
}

label,input, select{ 
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
label{ 
	text-align: right;
	width:175px;
}
input.checkbox{
	width:auto;
	font-size: 16pt; 
}
form div.formfields{
	padding:0;
	width:360px;
}

span.reminder_text{
	color:#E68B23;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:small;
}
span.uline{
	text-decoration:underline;
}
span.red{
 color:#9f0000;
}

table.comparison{
	border-width:0;
	margin:0 auto;
	width:75%;
}
table.comparison th{
	color:#000080;
	padding-bottom:5px;
}

ul{
	list-style:disc;
}
ul li{
	margin-bottom:6px;
}

ul.check{
	list-style-image: url(images/checkmark2.png);
	list-style-position:inside;
	margin:0;
	padding:5px 25px;
}
ul.check_small{
	list-style-image: url(images/checkmarksmall.png);
	margin:5px 30px;
}
ul.check_small li{
	margin:12px 0;
}

div#header {
	margin: 0px -1px;
	width:700px;
	height:140px;
	position:relative;
	/*left:-1px; for firefox 3.05 or earlier*/
}

div#footer {
 color: #666666;
 font-family:Arial, Helvetica, sans-serif;
 font-size:0.7em;
}
div#footer img{
	margin: 0 5px;
}
div#footer p{
	text-align:center;
	margin:0;
}

div.figure {
	margin: 10px;
	width:36%;
}
div.figure p{
	font-style:italic;
	font-size:0.8em;
	text-align:center;
}

div.guarantee {
	background-image:url(images/guarantee_middle.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
}
div.guarantee div.guarantee_body {
	margin:0 auto;
	width:500px;
}
div.guarantee div.guarantee_body p{
	margin:0 auto;
	width:500px;
	text-align:center;
}

div.signup_form {
	border: 3px dashed #000000;
	background-color:#9FE2FF;
	margin:15px auto;
	padding:0 10px;
	width:520px;
}
div.signup_form h2{
	width:500px;
}
div.signup_form ul.check{
  margin-left:15px;
	margin-top:-10px;
}
div.signup_form p.note{
	border-top: 1px dashed #000000;
	margin-left:-10px;
	padding: 10px 15px 0 15px;
	width:514px;
}
div.signup_form form p.submit_box{
	width:100%;
	background-color:#ce0000;
	padding:6px;
	height:40px;
}
div.signup_form form p.submit_box:hover{
	background-color:#009900;
}
div.signup_form form p.submit_box input{
	font-size:16pt;
	letter-spacing: -1px; 
	font-weight: bold; 
	height:40px;
	width:100%;
	font-family:Tahoma;
}

div.order_form {
	border: 3px dashed #000000;
	background-color:#D4FFD4;
	font-size:0.9em;
	margin:15px auto;
	padding:10px 10px;
	width:520px;
}
div.order_form form p.submit_box{
	width:80%;
	background-color:#ce0000;
	padding:6px;
	height:40px;
}
div.order_form form p.submit_box:hover{
	background-color:#009900;
}
div.order_form form p.submit_box input{ 
	font-size:16pt;
	letter-spacing: -1px; 
	font-weight: bold; 
	height:40px;
	width:100%;
	font-family:Tahoma;
}


div.downarrow { 
	background-image:url(images/arrowredtiny.png);
	float:right;
	height:122px;
	width:60px;
}

div.infobox {
	width: 575px;
	border: 4px;
	border-style: solid;
	border-color: #F7F8AA;
	margin: 0 auto;
	padding: 0 5px;
	background-color: #FFFFCC;
}

.regular { 
	background-repeat: repeat-x;
	font-family:Arial;
	font-size:13px;
	text-align: left;
	}
.container {
	width: 700px;
	margin: 0px auto;
	padding: 0;
	border-bottom-style: none;
	text-align: center;
}
.insidecontainer {
	width: 600px;
	margin: 0px auto;
	text-align: center;
}
.clear {
			 clear:both; margin:0; padding:0; height:0; line-height:0; font-size:0;
}
.couponbox {
	width: 520px;
	border: 4px;
	border-style: solid;
	border-color: #FFE9BB;
	margin: 0 auto;
	padding: 5px 15px;
	background-color: #ffffcc;
	}
.prehead { 
	font-family:Tahoma;
	font-size:11pt;
	font-weight: bold;
	font-style:italic;	
	text-align: left;
	}	
	
.wp-caption
{
  border:1px solid #ddd;
  text-align:center;
  background-color:#f3f3f3;
  padding-top:4px;
  border-radius:3px;
  margin:10px;
}

.wp-caption img
{
  border:0 none;
  margin:0;
  padding:0;
}

.wp-caption-dd
{
  font-size:11px;
  line-height:17px;
  margin:0;
  padding:0 4px 5px;
}

.alignright
{
  float:right;
}
