* {
	padding: 0;
	margin-left: 0px;
	margin: 0;
}
body {
	background: #043963; //url(images/background.jpg) center repeat-y; 
	font-size: 62.5%;
	font-family: Verdana, Arial;
}
.Left {
	float: left;
}
.Right {
	float: right;
}
.Clear {
	clear: both;
}
.Justify {
	text-align: justify;
}
.Heading2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	}
.BulletedList {
	text-indent: 30px;
	margin-left: 1em;
	padding-left: 1em;
	list-style-position:inside;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.HalfWidth {
	width: 50%;
}
.DashedBorder {
	border: 4px dashed #ff0000;
}
.SolidBorder {
	BORDER-RIGHT: #222 1px solid;
	BORDER-TOP: #222 1px solid;
	BORDER-LEFT: #222 1px solid;
	BORDER-BOTTOM: #222 1px solid;
	width: 500px;
	margin: 0 auto;
}
.SolidBackground {
	background-color: #eee;
}
.YellowBackground {
	background-color: #efe5bc;
	width: 500px;
}
.Testimonial {
	padding: 5px;


	width:auto
	max-width: 550px
	font-size: 14px;
	font-size: 12px;
}
.NormalText {
	padding: 10px;
	padding-left: 25px;
	padding-right: 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.Red {
	color: #ff0000;
}
.Highlighted {
	background-color: #ffff00;
	font-weight: bold;
}
.Centered {
	text-align: center;
	margin: 0 auto;
	padding: 10 px;
}
.Large {
	font-size: 1.4em;
	padding-bottom: 20px;
}
.Bold {
	font-weight: bold;
}
.TestimonialBox {
	
}
.Position {
	margin: 20px auto;
	background-color: #fff;
	font-size: 1.3em;
	padding: 20px;
	padding-bottom: 10px;
}
h1 {
	font-size: 18pt;
	font-color: red;
	padding-bottom: 20px;
	text-transform: capitalize;
}
h2 {
	font-size: 1.6em;
	color: darkblue;
	padding: 20px 0 10px 0;
}
a {
	font-weight: bold;
}
ol {
	padding-left: 30px;
}
a {
	color: #093c7b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.Purchase {
	width: 200px;
}
.Footer {
	text-align: center;
	margin-top: 20px;
}

#upsell_sales_html_divNOT USED {
	background: #fff; //url(images/background.jpg) center repeat-y; 
	font-size: 62.5%;
	font-family: Verdana, Arial;
	width: 600;
}
