body {
	MARGIN: 0px;
	HEIGHT: 100%;
	TEXT-ALIGN: left;
	background-color: #e7e7e7;
	background-image: url(../images/kubrickbgcolor.jpg);
	background-repeat: repeat-x;
	padding: 0px;

}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
line-height: 140%;
color:000000
}
.bold{font:900}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 24px; 
font-weight: bold;
color:D72C25;
line-height: 140%
}

.headertext1 {
	font-family: "Arial Black";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 140%;
	font-variant: small-caps;
	text-transform: uppercase;
	bottom: auto;




}

.subheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	right: auto;
}

.quotedtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: none;
color: 105B85;
}

a {
color: #0033CC; 
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration : underline;
}
a:link {
color: #0033CC; 
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration : underline;
}
a:visited {
color: #0033CC; 
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration : underline;
}
a:hover {
color: #0033CC;
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration : underline;
}
a:active {
color: #0033CC; 
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration : underline;
}
.titletext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold;
color:D72C25;
line-height: 110%
}
.copyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 
font-weight: italic;
color:999999;
line-height: 110%
}
.subheadingformbox {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: italic;
color:003366;
line-height: 110%
}
.offercoupon {
	padding: 20px;
	background-color: #FEFCD8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/coupon-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #003366;
}
.offercouponoutline {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 4px dashed #CC0000;
	padding: 5px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.offercoupon form {
	margin: 0px;
	padding: 0px;
}
.offercoupon p {
	line-height: 22px;
}
blockquote { /* this creates a blockquote with a single quotation mark on the left side and indents the text to fit */
	background-image: url(../images/blockquote.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 60px;
	margin-top: 0px;
	margin-bottom: 25px;
}
.blockquotesig {
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
	color: #999999;
}
.bonus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #000066;
}
.blockquotesig em { /* we used this to style to name of the person giving the testimonial - just a little bigger and red */
	color: #990000;
	font-style: normal;
	font-size: 11px;
}
.bonusbox {
	padding: 20px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: bottom;
	color: #003366;
}
.bonusboxoutline {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 1px solid #000066;
	padding: 5px;
	margin-top: 30px;
	margin-bottom: 30px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.checkmarklist p { /* this is for creating page-width list with the green check boxes to the left */
	text-align: left;
	background-image: url(../images/checkmark-sm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	font-size: 13px;
	line-height: 21px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
}
.checkmarklist {
	margin-left: 50px;
	width: 550px;
}
.yellow-highlight { /* this makes your text look like it is highlighted in yellow */
	font-weight: bold;
	background-color: #FFFF00;
}