body {
  	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-style: normal;
	color: #5c5c5c;
	background-image: url('../images/circles_01.gif');
}

p, ol, ul, li, td, select, input, textarea {
  	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-style: normal;
	color: #5c5c5c;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
    font-style: normal;
	font-weight: lighter;
	font-size: 30px;
	color: #73be00;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
    font-style: normal;
	font-weight: lighter;
	font-size: 24px;
	color: #73be00;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1000px;
	background-color: #FFFFFF;
}

#sidebar {
	float: left;
	width: 276px;
}

#sidebar_R {
	float: right;
	width: 276px;
}

#content_outer {
  	width: 1000px;
}

#content_inner {
	float: left;
	margin-top: 48px;
	margin-right: auto;
	margin-left: 32px;
	text-align: left;
  	width: 660px;
}

#content_inner_02 {
	float: left;
	margin-top: 58px;
	margin-right: auto;
	margin-left: 32px;
	text-align: left;
  	width: 660px;
}

#title {
 	position: relative;
	top: -15px;	
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
	font-weight: lighter;
	font-size: 30px;
	color: #73be00;
}


#buttons_grid {
	float: left;
	margin-top: 20px;
  	width: 660px;
	height: auto;	
}

#buttons_grid img {
	float: left;
	margin-top: 13px;
	margin-right: 11px;
}

#how_it_works {
 	position: relative;
	top: 15px;	
	margin-top: 20px;
  	width: 660px;	
}

#how_it_works img {
	float: left;
	margin-top: 0px;
	margin-right: 11px;
}

#offer_1 {
	margin-top: 5px;
  	width: 622px;
	height: 107px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-style: normal;
	color: #ffffff;
	background-image: url(../images/how/background_my_activities.jpg);
}

#offer_2 {
	margin-top: 5px;
  	width: 622px;
	height: 107px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-style: normal;
	color: #ffffff;
	background-image: url(../images/how/background_my_health.jpg);
}

#offer_3 {
	margin-top: 5px;
  	width: 622px;
	height: 107px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-style: normal;
	color: #ffffff;
	background-image: url(../images/how/background_my_rewards.jpg);
}

#footer {
 	clear: both;
  	margin-left: auto; 
  	margin-right: auto;
  	width: 830px;
	height: 46px;
}

#clear {
 	clear: both;
}

.image_right {
	float: right;
	margin-top: 14px;
	margin-right: 54px;
}

A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-style: normal;
	color: #73be00;
	text-decoration: none;
}

A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-style: normal;
    color: #7F7F7F;
	text-decoration: none;
}

A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-style: normal;
    color: #73be00;
	text-decoration: none;
}

A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-style: normal;
    color: #7F7F7F;
	text-decoration: none;
}

.footer_style {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #858585;
}

.height_spacer {
	float: left;
  	width: 1px;
	height: 651px;
}

.blue16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-style: normal;
	color: #006fc3;
}

.blue20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
    font-style: normal;
	color: #006fc3;
}

.grey16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-style: normal;
	color: #959595;
}

.grey18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
    font-style: normal;
	color: #959595;
}

.grey18bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
    font-style: bold;
	color: #959595;
}

.darkgrey18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
    font-style: normal;
	color: #5c5c5c;
}

.wrapper_graphic_buttons {
	width: 509px;
}

.graphic_buttons {
	background-image: url(../images/graphic_button_background.jpg);
	background-repeat: no-repeat;
	width: 509px;
	height: 170px;
	margin-bottom: 28px;
	margin-right: 20px;
}

.graphic_buttons img {
	float: left;
	margin-right: 34px;
	margin-bottom: 28px;
}

.graphic_button_text {
	float: left;
	width: 190px;
	position: relative;
	top: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
    font-style: bold;
	color: #a7a6a6;
	line-height: 100%;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
