body {
	background: #f0f0f0;
	height: 100%;
	padding: 0;
	font-family: Arial;
	font-size: 77%;
	font-weight: normal;
}
img { border:0px;}
a {
	text-decoration: none;
	color: #3BB347;
}
#pageFrame {
	text-align: center;
}
#pageWrapper {
	padding-top: 10px;
	padding-bottom: 20px;
}
#mainWrapper {
	background-image: url('../images/body_bg.gif');
	background-repeat: repeat-y;
	min-height: 200px;
}
#mainContent {
	padding-top: 5px;
}
#headerWrapper {
	background-image: url('../images/header_bg.png');
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
}
#headerContent {
	height: 115px;
}
#pageContent {
	margin-right: auto;
	margin-left: auto;
	height: 85px;
	text-align: left;
	width: 800px;
}
#actionContent {
	margin: 0px;
	padding: 0px;
	background: url('../images/action_bg.png');
	background-repeat: no-repeat;
	background-position: top;
	height: 85px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
#action { 
}
#navigation {
	padding-top: 40px;
	padding-left: 130px;
}
#navigation ul {
	list-style: none;
}
#navigation ul li {
	display: inline;
	float: left;
}
#navigation ul li a {
	text-indent: -9999px;
}
#navHow {
	background-image: url('../images/nav.png');
	background-position: -56px -4px;
	width: 145px;
	height: 40px;
	display: block;
}
#navHow:hover {
	background-position: -301px -4px;
}
#navProducts {
	background-image: url('../images/nav.png');
	background-position: -68px -56px;
	width: 110px;
	height: 40px;
	display: block;
}
#navProducts:hover {
	background-position: -313px -56px;
}
#navHcp {
	background-image: url('../images/nav.png');
	background-position: -8px -106px;
	width: 226px;
	height: 40px;
	display: block;
}
#navHcp:hover {
	background-position: -253px -106px;
}
#navFaq {
	background-image: url('../images/nav.png');
	background-position: -85px -157px;
	width: 75px;
	height: 40px;
	display: block;
}
#navFaq:hover {
	background-position: -330px -157px;
}
#action ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display:inline;
}
#action ul li {
	display: inline;
	float: left;
	height: 55px;
}
#action ul li div {
	text-indent: -9999px;
}
#actionSend {
	background: url('../images/tabSend.png');
	display: block;
	width: 245px;
	height: 55px;
	position: relative;
	cursor: pointer;
}
#actionSignup {
	background: url('../images/tabSignup.png');
	display: block;
	width: 245px;
	height: 55px;
	z-index: 900;
	position: relative;
	cursor: pointer;
}
#actionTalk {
	background: url('../images/tabTalk.png');
	display: block;
	width: 245px;
	height: 55px;
	position: relative;
	cursor: pointer;
}
#action {
	padding-top: 5px;
	margin-left: 35px;
	height: 55px;
	overflow: visible;
}
#footer ul {
	list-style: none;
	padding-left: 200px;
	margin: 0px;
	left: 200px;
}
#footer ul li {
	display: inline;
	float: left;
	padding-right: 20px;
}
#footer a {
	text-decoration: none;
	color: #3BB347;
}
#footer a:hover {
	color: #999;
}
#footer {
	font-size: 93%;
	font-weight: normal!important;
	font-family: arial;
	color: #3BB347;
	text-align: center;
	top: -85px;
	height: 50px;
}
#footerFrame {
}
#actionFrame {
}
#button-coupon 
{
	height: 77px;
	width: 322px;
	float: right;
	margin-right: 5px;
	margin-top: 1px;
	cursor: pointer;
	background: url(../images/bt-coupon.jpg) no-repeat;
	position:absolute;
	top:343px; left:280px;
	}
	
.button-coupon-hover {
	background: url(../images/bt-coupon-on.jpg) no-repeat; position:absolute; z-index:111;
}

#smCoupon {
	height: 77px;
	width: 322px;
	float: right;
	margin-right: 5px;
	margin-top: 1px;
	cursor: pointer;
	/* margin-top: -50px; */
}
.smCoupon-normal {
	background: url(../images/coupon-try.gif) no-repeat;
}
.smCoupon-hover {
	background: url(../images/coupon-try-on.gif) no-repeat;
}
.superSmall {
	font-size: 76%;
}
.downloadButton-normal {
	height: 29px;
	width: 155px;
	display: block;
	cursor: pointer;
	background: transparent url(../images/button-download.gif) 0 0 no-repeat;
	padding:10px 0 2px 0;
	margin:0 0 0 -3px;
	text-align:right; 
	
}
.downloadButton-hover {
	background: transparent url(../images/button-download-on.gif) no-repeat;
}
.loveitDownloadFormButton-normal {
	height: 32px;
	width: 167px;
	display: block;
	float: left;
	clear:both;
	cursor: pointer;
	background: transparent url(../images/buttons.png) repeat scroll -487px -6px;
}
.loveitDownloadFormButton-hover {
	background: transparent url(../images/buttons.png) repeat scroll -487px -44px;
}
#hcpDownloadLink {
	padding-top: 10px;
}
#hcpDownloadLink a {
	padding-left: 10px;
}
.submitButton-normal {
	height: 36px;
	width: 125px;
	display: block;
	float: left;
	cursor: pointer;
	background: transparent url(../images/button-submit.gif) no-repeat;
}
.submitButton-hover 
{
	height: 36px;
	width: 125px;
	display: block;
	float: left;
	background: transparent url(../images/button-submit-on.gif) no-repeat;
}
.tafThanksSendButton-normal {
	height: 42px;
	width: 190px;
	display: block;
	float: left;
	cursor: pointer;
	background: transparent url(../images/button-send-another.gif) no-repeat;
}
.tafThanksSendButton-hover 
{
	height: 42px;
	width: 190px;
	display: block;
	float: left;
	background: transparent url(../images/button-send-another.gif) no-repeat;
}
.surveyThanksSendButton-normal {
	height: 42px;
	width: 115px;
	display: block;
	float: left;
	cursor: pointer;
	background: transparent url(../images/button-friend.gif) no-repeat;
}
.surveyThanksSendButton-hover 
{
	background: transparent url(../images/buttons.png) repeat scroll -667px -44px;
}
#indexPage {
	padding-left:35px;
	padding-right:10px;
	height: 490px;
	background:url(../images/bg-home.jpg) no-repeat 24px 0px;
	position:relative;
}

#indexPage div.cross { width:347px; font-size:12px; font-weight:bold; font-family:Arial; color:#256d26;   }
#indexPage div.cross h1 { font-size:15px; font-weight:bold; display:block; margin:0; padding: 0 0 2px 0; }
#indexPage div.cross1 { position:absolute; top:119px; left:423px;}
#indexPage div.cross2 { position:absolute; top:183px; left:422px;}
#indexPage div.cross3 { position:absolute; top:266px; left:393px;}
#indexPage #coupon-note{ position:absolute; top:411px; left:341px; font-family:Verdana; font-size:9px; color:White;} 
#homePhoto {
	background: transparent url(../images/hero_home.jpg) repeat scroll 0 0;
	float: left;
	height: 260px;
	left: 13px;
	position: relative;
	width: 385px;
}
#homeDesc {
	background: transparent url(../images/hero_home.jpg) repeat scroll 292px -27px;
	float: left;
	height: 209px;
	left: 24px;
	position: relative;
	top: 2px;
	width: 267px;
}
#homeDesc p {
	display: none;
}
#homeBlurb p {
	display: none;
}
#howYoWorksTitle {
	background: transparent url(../images/header-how-yoplus-works.gif) 0 10px no-repeat;
	height: 64px;
	width: 319px;
}

#productsTitle {
	background: transparent url(../images/header-products.gif) 0 10px no-repeat;
	height: 64px;
	width: 319px;
	margin:0 22px 0 28px;
}
#howPage {
	padding-left: 82px;
	padding-right: 36px;
	height: 610px;
}

#howPage strong 
{
	font-weight: bold;
	color: #256d26;
	font-size: 116%;
	padding-top:12px;
}

#howPage h1 {
	display: none;
}
#howPage h2 {
	font-weight: bold;
	color: #256d26;
	font-size: 116%;
	padding-top:12px;
}

#howPage a, #howPage a:link {
	color:White;
	font-weight:bold;
}

#howPage a:hover {
	color:White;
	font-weight:bold;
	text-decoration:underline;
}

#howPage ul {
	list-style: none;
}
#hcpPage {
	padding-left: 82px;
	padding-right: 36px;
	height: 2000px;
	font-family: Verdana;
}

#hcpPage a{
	color:White;
}

#hcpPage #topPart { width:130px; padding:14px 0 0 0;}


#hcpPage p {
	width: 430px;
}
#faqTitle {
	background: transparent url(../images/header-faq.gif) no-repeat;
	height: 80px;
	width: 327px;
}
#faqTitle h1 {
	display: none;
}
#faqTitleWrapper {
	padding-top: 5px;
}
#faqPage h3 {
	color: #387b26;
	margin:0; 
	padding:2px 0 33px 6px;
	font-size:14px;
}
#faqPage {
	padding-left: 75px;
	padding-right: 36px;
	height: 625px;
	font-family: Verdana;
}
#faqPage dl dt a {
	color: green;
}
#faqPage dl dt {
	padding-bottom: 15px;
}
#faqPage dl dd {
	width: 500px;
	padding-bottom: 15px;
}
#faqPage dl dd  a{
	color:White;
}

.faqheader {
	text-decoration: underline;
	font-weight: bold;
	color: #387b26;
}
.faqplus {
	color: #FF0000;
	padding-left: 5px;
	padding-right: 15px;
	text-decoration: none;
}
#privacyPage {
	padding-left: 75px;
	padding-right: 75px;
	height: 2675px;
	font-family: Verdana;
}

#privacyPage a{
	color:White;
}

#privacyTitle {
	background: transparent url(../images/header-privacy.gif) no-repeat;
	height: 50px;
	width: 250px;
	position: relative;
	left: -10px;
}
#privacyPage ul {
	list-style: none;
}
#privacyPage li {
	padding-bottom: 10px;
}
.contentsubheader {
	font-weight: bold;
}
#productsPage 
{
	padding-left: 30px;
	padding-right: 75px;
	height: 610px;
	font-family: Verdana;
}

#productsPage p
{
	margin:0 0 0 33px;
}

#productsPage h1 {
	display: none;
	padding:0 0 0 28px;
}

#productsPage h2 {
	font-weight: bold;
	color: #256d26;
	font-size: 13px;
	margin:0 0 0 33px;
}

#tafPage {
	padding-left: 75px;
	padding-right: 75px;
	height: 750px;
	font-family: Verdana;
}

#tafPage a{
	color:white;
}

#tafPage ul {
	list-style-type: none;
	padding: 0;
	margin-left: 0;
}
#tafPage li {
	text-indent: 0px;
}
#tafFields li {
	padding-top: 15px;
}
.tafhead {
	padding-bottom: 5px;
	display: block;
}
#tafTitle {
	background: transparent url(../images/header-taf.gif) no-repeat;
	height: 50px;
	width: 534px;
	position: relative;
	left: -6px;
}
#tafTitle h1 {
	display: none;
}
.tafHighLight {
	background-color: #D8EFBB;
	color: black;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 400px;
	margin: 5px;
}
#surveyPage {
	padding-left: 75px;
	padding-right: 36px;
	height: 1000px;
	font-family: Verdana;
	color:#256d26;
}
#surveyPage h4 {
	font-weight: bold;
	color: #39B54A;
	font-size: 100%;
	width: 500px;
	position: relative;
	top:-10px;
	color:#256d26;
}
.surveyQuestion {
    font-weight: bold;
    color: #256d26;
}
.surveyAnswer {
    font-weight: normal;
    color: Black;
}
#surveyTitleWrapper {
	padding-top: 22px;
}
#surveyTitle {
	background: transparent url(../images/header-survey.gif) no-repeat;
	height: 50px;
	width: 340px;
	position: relative;
	left: -10px;

}
#surveyTitle h1 {
	display: none; 
}
#surveyThanksPage {
	padding-left: 75px;
	padding-right: 75px;
	height: 300px;
	font-family: Verdana;
}
#surveyThanksTitleWrapper {
	padding-top: 25px;
	padding-bottom: 15px;
}
#surveyThanksTitle {
	background: transparent url(../images/header-thanks.gif) no-repeat;
	height: 95px;
	width: 535px;
	position: relative;
	left: -10px;
	top: -15px;
}
#surveyThanksTitle h2 {
	display: none;
}
#surveyAlreadyCompletedPage {
	padding-left: 75px;
	padding-right: 75px;
	height: 300px;
	font-family: Verdana;
}
#surveyAlreadyCompletedTitleWrapper {
	padding-top: 25px;
	padding-bottom: 15px;
}
#surveyAlreadyCompletedTitle {
	background: transparent url(../images/header-survey.gif)no-repeat;
	height: 50px;
	width: 400px;
	position: relative;
	left: -10px;
	top: -15px;
}
#surveyAlreadyCompletedTitle h2 {
	display: none;
}
#surveyAlreadyCompletedPage h4 {
	font-weight: bold;
	color: #256d26;
	font-size: 100%;
	width: 500px;
	position: relative;
	top: -15px;
}
#howYoWorksTitleWrapper {
	padding-top: 5px;
}
#ProductTitleWrapper {
	padding-top: 5px;
}


#hcpTitleWrapper {
	padding-top: 5px;
}
#hcpTitle {
	background: transparent url(../images/header-healthcare-professional.gif) no-repeat;
	height: 84px;
	width: 319px;
}


#hcpTitle h1 {
	display: none;
}
#docPhoto {
	background: transparent url(../images/doc.png) repeat scroll 0 0;
	height: 131px;
	width: 172px;
	float: right;
	margin-top: -48px;
	margin-right: 37px;
}
.redstar {
	color: #FF0000;
}
.updateOptionsBox {
	background-color: #F2F2F2;
}
#errorContainer {
	color: #FF0000;
	padding: 15px;
}
#tafTitleWrapper {
	padding-top: 15px;
}
#loveitPage {
	padding-left: 75px;
	padding-right: 75px;
	height: 350px;
	font-family: Verdana;
}
#loveitPage p {
	width: 450px;
	display:block;
	float:left;
	clear:both;
}
#loveitTitle {
	background: transparent url(../images/headers2.png) repeat scroll 0 -383px;
	height: 50px;
	width: 286px;
	position: relative;
	left: -10px;
}
#loveitTitleWrapper {
	padding-top: 15px;
	padding-bottom: 15px;
}
#loveitTitle h2 {
	display: none;
}
#loveitDlForm {
	display: block;
	cursor: pointer;
	height: 47px;
	width: 175px;
	background: transparent url(../images/buttons.png) repeat scroll -486px 0;
}
#termsPage {
	padding-left: 75px;
	padding-right: 75px;
	height: 1550px;
	font-family: Verdana;
}

#termsPage a{
	color:White;
}

#termsPage p {
}
#termsTitle {
	background: transparent url(../images/header-terms.gif) no-repeat;
	height: 40px;
	width: 361px;
	position: relative;
	left: -10px;
}
#termsTitleWrapper {
	padding-top: 15px;
	padding-bottom: 15px;
}
#termsTitle h2 {
	display: none;
}
#tafThanksPage {
	padding-left: 75px;
	padding-right: 75px;
	height: 300px;
	font-family: Verdana;
}
#tafThanksTitleWrapper {
	padding-top: 25px;
	padding-bottom: 15px;
}
#tafThanksTitle {
	background: transparent url(../images/header-thanks-sharing.gif) no-repeat;
	height: 75px;
	width: 420px;
	position: relative;
	left: -10px;
}
#tafThanksTitle h2 {
	display: none;
}
#homeClick {
	float: left;
	cursor: pointer;
	width: 142px; 
	height: 96px;
}
#hcpSuccess {
color: #3BB347;
}
#couponThanksPage {
	padding-left: 75px;
	padding-right: 75px;
	height: 300px;
	font-family: Verdana;
}
#couponThanksTitleWrapper {
	padding-top: 25px;
	padding-bottom: 15px;
}
#couponThanksTitle {
	background: transparent url(../images/headers-couponthanks.gif) no-repeat;
	height: 90px;
	width: 600px;
	position: relative;
	left: -10px;
}
#couponThanksTitle h2 {
	display: none;
}