body {

	background-color: #722573;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
}

p, li, li .bigbullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 120%;
	color: black;
}

h4 {
	line-height: 100%;}

img {
	border: none;
}

td p:first-child {
	margin-top: 0;
}

.clear_floats {
	clear: both;
}

.maincontent {
	background-color: #fff;
	text-align: center;
	width: 629px;	
	margin: 0px auto;
	border: solid 10px #4a2163;
}

.purplebox {
	width: 790px;
	background-color: #4a2163;
	padding: 10px 20px 0 20px;
	border-right: 10px;
	border-left: 10px;	
	border-style: solid;
	border-color: #722573;
	margin: 0 auto;
}

.purplebg {
	background-color: #722573;
	color: #fff;
	width: 760px;
	padding: 10px 20px;
	margin: 0 auto;
}

.goldbox {
	background-color: #fdc441;
	width: 300px;
	float: right;
	color:#000000;
	text-align: center;
	padding: 15px;
	margin-right: 35px;	
}

.testimonialbox {
	width: 600px;
	background-image: url(../images/bluetestimonialframe-mid.jpg);
	background-repeat: repeat-y; 
	margin: 0px auto;
	text-align: center;
}

.downloadcontainer {
	width: 470px;
	height: 85px;
	margin: 0 auto;
	margin-bottom: 15px;
}

.leftdlbox {
	height: 85px;
	float: left;
	padding-right: 10px;
}

.rightdlbox {
	height: 85px;
	float: left;
}

.toolkit-optincontainer {
	 width: 300px;
	 margin: 0 auto;
	 text-align: justify;
}

.textbox {
	padding: 0px 20px;
}

.aligncenter {
	text-align: center;
}

.lefttextbox {
	text-align: left;
	padding: 0px 15px;
}

.dkpurpletext {
	color: #4a2163;
}

.ltpurpletext {
	color: #C52E85
}

.redtext {
	color: #dd0000;
}

.greentext {
	color: #009900;
}

.leftalign {
	float: left;
	padding-right: 8px;
}

.floatleft {
	float: left;
}

.yellowbox {
	background-color:#FFFF66;
}

.center_align {
	margin-left: auto;
	margin-right: auto;
} 

.gold_text {
	color: #e7ae17;
}

.formtext {
	padding: 0px;
	margin: 0px;
}

.smalltext {
	font-size: 12px;
}