@charset "utf-8";
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-image: url(Images/checkmark%20copy.gif);
	background-repeat: repeat;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 25px;
	background-image: url(Images/checkmark%20copy4.gif);
}

.oneColFixCtr #container {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 4px;
	border-right-width: 2px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #175892;
	border-right-color: #175892;
	border-bottom-color: #175892;
	border-left-color: #175892;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
h1 {
	font-size: 36px;
	color: #669900;
	margin: 0px;
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.BigCoupon {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}


.oneColFixCtr #mainContent {
	padding-bottom: 25px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.goldseal {
	width: 95px;
	float: right;
	height: 95px;
}
#goldseal {
	top: 20px;
	float: left;
}

#sidebar {
	padding-left: 550px;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
}
.activate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}
a:visited {
	color: #88CA00;
	text-decoration: none;
}
a:hover {
	color: #FFAEAE;
	text-decoration: none;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	font-weight: normal;
}
.useitnow {
	color: #CC0000;
	margin-right: 20px;
	margin-left: 20px;
}


.articlebody {
	margin-right: 50px;
	margin-left: 50px;
}
.articletitle {
	margin-right: 55px;
	margin-left: 55px;
}
.highlight {
	background-color: #FFFFC1;
}
#logo {
	float: right;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#bullets {
	margin-left: 55px;
	margin-right: 55px;
	padding-right: 25px;
}
.sharethelove {
	margin-right: 75px;
	margin-left: 75px;
	border: thin solid #FCB215;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
