/* RAP TTMT OTO (MFS)*/
/* elements */
A
{
	text-decoration: underline;
}

body
{
	background-image: url('images/background.jpg');
	color: #000000;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: justify;
}

h1
{
	color:#CC0000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:  Verdana,Arial,Helvetica;
	font-size:20pt;
	font-weight:bold;
}

h2
{
	color:#CC0000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana,Arial,Helvetica;
	font-size:18pt;
	font-weight:bold;
}

h3
{
	color:#CC0000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:  Verdana,Arial,Helvetica;
	font-size:16pt;
	font-weight:bold;
}

h4
{
	color:#CC0000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:  Verdana,Arial,Helvetica;
	font-size:14pt;
	font-weight:bold;
}

h5
{
	color:#CC0000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:  Verdana,Arial,Helvetica;
	font-size:13pt;
	font-weight:bold;
}

h6
{
	color:#CC0000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:  Verdana,Arial,Helvetica;
	font-size:12pt;
	font-weight:bold;
}

hr
{
	color: #0A4A78;					/* for IE */
	background-color: #0A4A78;		/* for Firefox */
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	height: 2px;
}

ul
{
	color: #000000;
	list-style-type: disc;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12pt;
	font-weight: normal;
}

/* classes */
.benefitBullet1
{
	font-weight: bold;
	text-align: justify;
}

.benefitBullet2
{
	font-weight: normal;
	text-align: justify;
}

.benefitBullet3
{
	font-style: italic;
	text-align: justify;
}

.benefitText
{
	font-weight: bold;
	text-align: justify;
}

.dropCap
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 16pt;
}

.headMain
{
	color:#CC0000;
	font-family:  Verdana,Arial,Helvetica;
	font-size:20pt;
	font-weight:bold;
	text-align: center;
}

.headOTO
{
	color: #CC0000;
	font-weight: bold;
}

.headOTOBig
{
	color: #CC0000;
	font-size: 16pt;
	font-weight: bold;
}

.headPre
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: italic;
	width: 50%;
}

.headSub
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
}

.headTop1
{
	font-size: 18pt;
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
}

.headTop2
{
	font-size: 14pt;
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	font-style: italic;
}

.itemTitle
{
	color: #0000FF;
	font-style: italic;
	font-size: larger;
}

.linkMain
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
}

.notice
{
	color: #CC0000;
	font-size: larger;
	font-weight: bold;
}

.price
{
	color: #CC0000;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
	text-decoration: none;
}

.priceFull
{
	color: #CC0000;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
	text-decoration: line-through;
}

.salutation
{
	font-weight: bold;
}

/* id's */
#affiliatePitch
{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

#content
{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

#contentWrapper
{
	width: 750px;
	border: 2px silver groove;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
}

#download
{
	width: 90%;
	border: 1px solid black;
	padding: 20px;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
}

#footer
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: auto;
	margin-right: auto;
}

#guarantee
{
	border: 1px solid black;
	width: 85%;
	padding: 10px;
	background-color: #D1EFC2;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
}

#guaranteeBadge
{
	height: 130px;
	width: 130px;
	float: left;
	background-image: url('images/Guarantee.png');
	border: none;
}

#masthead
{
	width: 100%;
	height: 130px;
	background-image: url('images/header.jpg');
	color: #EE0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
}

#offline
{
	width: 90%;
	border: none;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}

#orderButton
{
	width: 70%;
	border: 2px dashed black;
	padding: 10px;
	background-color: #D1EFC2;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#paypalConfirm
{
	width: 50%;
	border: 1px solid black;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#paypalTimeout
{
	width: 75%;
	border: 1px solid black;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
}

#squeezeForm
{
	width: 90%;
	border: 1px solid black;
	padding: 20px;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
}

#testimonial
{
	border: 1px solid #003366;
	width: 90%;
	padding: 10px;
	background-color: #D1EFC2;
	margin-left: auto;
	margin-right: auto;
}

