@charset "utf-8";
body {
	background-color: #003366;
	background-image: url(images/rementors_bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.red {
	color: #FF0000;
}
.headline {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000080;
}
.blueborder {
	border: thin solid #0066E6;
}
.whitetext {
	color: #FFFFFF;
}
.packageheader {
	font-size: 18pt;
	color: #FFFFFF;
}
.bluebottomdivider {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0066E6;
}



.textdiv {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.testimonial_box {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: thin solid #0067E7;
	background-color: #DFE4F4;
}
.img_right {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 15px;
	border: thin solid #2B4085;
}
.servesense {
	color: #999999;
	text-decoration: none;
}
.packagetitlemain {
	font-size: 14pt;
	color: #000080;
	font-weight: bold;
}
.packagetitlebonus {
	font-size: 14pt;
	font-weight: bold;
	color: #990000;
}
.packagevalue {
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
}
.packagetotalvalue {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
.darkredtext {
	color: #990000;
}
.img_left {
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 10px;
	border: thin solid #2B4085;
	margin-bottom: 10px;
}
.guaranteebox {
	background-color: #E6E6E6;
	border: thin solid #000080;
}
.yellowhighlight {
	font-weight: bold;
	background-color: #FFFF00;
}
.specialbox {
	border: 3px dashed #FF0000;
}
h1#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:700px; line-height: 1em;
width:expression(document.body.clientWidth > 650? "650px": "auto" );  }
.xlist {
	list-style-image: url(images/BulletsRedGloss_0010_X5.png);
}
.greenchecklist {
	list-style-image: url(images/BulletsGreen_0001_Check4.png);
}
.checklistfirstline {
	font-size: 12pt;
}
.blackbullet {
	list-style-image: url(images/BulletsBlack_0016_Bullet4.png);
}
.bluechecklist {
	list-style-image: url(images/BulletsBlue_0006_CheckBox4.png);
}
