.wrapper {
	background-color: #FFFFFF;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.preheader {
	text-align: left;
	width: 75%;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
	font-style: italic;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 42px;
	color: #990000;
	text-align: center;
	margin-right: 10%;
	margin-left: 10%;
	text-transform: capitalize;
}

.deck {
	font-size: 24px;
	text-align: center;
	margin-right: 15%;
	margin-left: 15%;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
.body {
	width: 100%;
}
.rightcolumn {
	float: right;
	width: 30%;
	margin-top: 0%;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 1px;
	text-align: justify;
	background-color: #EAFFEA;
	padding-left: 1px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: medium dotted #00CC33;
}
.leftcolumn {
	text-align: justify;
	width: 60%;
	margin-left: 2%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 5px;
}
.video {
	padding: 0px;
	width: 641px;
	border: thin dashed #990000;
	height: 481px;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer {
	background-color: #006600;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.subheaders {
	font-family: Tahoma;
	font-size: 36px;
	background-color: #FFFFFF;
	width: 80%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	border: thin solid #053D2B;
	color: #053D2B;
	height: 85px;
	text-align: left;
	text-indent: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-transform: capitalize;
}
.finalscore {
	background-color: #E4F8E6;
	width: 90%;
	border: medium solid #006600;
	margin-left: auto;
	margin-right: auto;
	padding: 10;
}
.scoretable {
	background-color: #FFFFFF;
	padding: 5px;
	height: 100%;
	width: 95%;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
}
.scoretable_score {
	width: 30%;
	height: 100%;
	margin-left: 70%;
	background-color: #006600;
	padding: 10px;
	color: #FFFFFF;
}
.order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000FF;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	text-align: center;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 10px;
	width: 90%;
	text-align: justify;
	margin-left: 15px;
}
.greentick {
	list-style-image: url(Images/greentick.gif);
	list-style-type: disc;
	width: 70%;
}
.subheadersIMAGE {
	background-image: url(Images/reviewedlogo.png);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	height: 100px;
	width: 200px;
}
.redcross {
	list-style-position: inside;
	list-style-image: url(Images/redcross.gif);
	list-style-type: disc;
}
.OPTIN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #13374A;
	padding: 5px;
	height: 100%;
	width: 70%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: medium dashed #0099FF;
	color: #FFFFFF;
}
