@charset "utf-8";

/* CONTENT CSS Document */



#bodyContent{
	width: 965px;
	min-height: 100%;
	margin-left: 15px;
	position: relative;
}


#contentContainer {
	padding-top: 32px;
	padding-left: 188px;
	top: -3px;
	margin-bottom: -10px;
	position: relative;
	width: 710px;
}


#contentContainer p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
	margin-top: 0.3em;
	margin-bottom: 10px;
	color: #505050;
}


#contentContainer a:link{
	color: #505050;
	text-decoration: underline;
	border: none;
}

#contentContainer a:active {	
	color: #505050;
	text-decoration: underline;
	border: none;
}

#contentContainer a:visited{
	color: #505050;
	text-decoration: underline;
	border: none;
}

#contentContainer a:hover {
	color: #55a51c;
	text-decoration: underline;
	border: none;
}

#contentImage {
	border: none;
}


#contentImage img {
	margin: 5px 5px 1px 0px;
}

#imgHeader {
	margin-top: -27px;
	margin-bottom: 20px;
}

#sitemap td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	margin-top: 0.3em;
	margin-bottom: 1.2em;
	color: #626262;
}
#sitemap a:link{
	color: #333333;
	text-decoration: none;
	border: none;
}


#sitemap a:active {	
	color: #333333;
	text-decoration: none;
	border: none;}


#sitemap a:visited{
	color: #333333;
	text-decoration: none;
	border: none;
}


#sitemap a:hover {
	color: #55a51c;
	text-decoration: none;
	border: none;
}

#rewardCalculator td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 0.3em;
	margin-bottom: 1.2em;
	color: #626262;
}
#promoBox td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 0.3em;
	margin-bottom: 1.2em;
	color: #626262;
}
#contactBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 0.3em;
	margin-bottom: 1.2em;
	color: #626262;
}
#contactBox td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 0.3em;
	margin-bottom: 1.2em;
	color: #626262;
}
#signupForm td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	margin-top: 0.3em;
	margin-bottom: 1.2em;
	color: #626262;
}

.signupFormHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 0.3em;
	margin-bottom: 1.2em;
	color: #626262;
}


.legal {
	font-size: 10px;
	line-height: 1.3em;
	margin-top: 0.3em;
	margin-bottom: 1.2em;
	color: #626262;
}

.blue {
	color: #10358e;
}
.green {
	color: #55a51c;
}
.white { 
	color: #ffffff;
}
.red {
	color: #CC3333;
}
.reward_value {
	background-color:#FFF;
	color: #55a51c;
	font-weight: bold;
	border:none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	width: 145px;
}
.calcField {
	color: #000;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	width: 142px;
}
