body {
	background-color: #D5DCEC;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12pt;
}
.mainborder {
	border: thin solid #005596;
}
.optinbox {
	border: medium dashed #FF0000;
}
.maindiv {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
.testimonialbox {
	background-color: #FFFFCC;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #FFFF66;
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.whitebox {
	background-color: #FFFFFF;
}
.smalltextdescriptions {
	font-size: 11pt;
}


.upsellbox {
	background-color: #FFFFCC;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #FFFF66;
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style1 {color: #A8384E}
.style10 {font-size: 12pt;
	font-weight: bold;
}
.style9 {color: #FF0000;
	font-weight: bold;
}
.mainheadings {
	font-size: 24pt;
	color: #005596;
}
.bluetext {
	color: #005596;
}

.list1 {
	list-style-image: url(images/bullet_2_s2_blue_sh.gif);
}
.list2 {
	list-style-image: url(images/arrow_s1_blue5_sh.gif);
}
.list3-greenchecks {
	list-style-image: url(images/bullet_2_s2_green_sh.gif);
}
.mypic {
	margin-bottom: 15px;
	margin-left: 15px;
}
.bulletheadlines {
	font-size: 16pt;
	color: #005596;
}
.signupbutton {
	font-size: 12pt;
	border: 2px solid #FF0000;
}
.cursive {
	font-family: "Lucida Handwriting", cursive;
	font-size: 16pt;
}
.yellowhighlight {
	font-weight: bold;
	background-color: #FFFF00;
}
.yellowhighlight-nobold {
	background-color: #FFFF00;
}
.headline { font-size: 3em; text-transform:capitalize; text-align: center; color: rgb(200,0,0); font-family:Impact, Arial, Helvetica, sans-serif;  font-weight: normal; margin: .15em auto; max-width:750px; line-height: 1em;
width:expression(document.body.clientWidth > 750? "750px": "auto" );  }.actionbox {
	background-color: #FFFFFF;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #FF0000;
	padding: 5px;
}
