body {
	margin: 10px 0 0 0;
	background:#C0D6EB;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002C35;
	line-height: 21px;
}
/*** text ***/
p {
	padding:0 34px 0 34px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002C35;
	line-height: 21px;
}
a {
	color:#0000FF;
	font-size:12px;
}
a:hover {
	color:#ff7200;
}
.red {
	background:yellow;
	font-weight: bold;
}

/*** Headings ***/
h1 {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 27px;
	font-weight:bold;
	text-align:left;
	color:#003641;
	margin:0 0 10px 1px;
	padding:18px 30px 10px 30px;
}
h1 strong {
	color:#6d2c00;
	font-weight:bold;
}
h2 {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 27px;
	font-weight:bold;
	text-align:left;
	color:#003641;
	margin:0 0 10px 1px;
	padding:18px 30px 10px 30px;
}
h2 strong {
	color:#6d2c00;
	font-weight:bold;
}
h3 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
	margin: 3px 0 15px 0;
	padding:0 30px 0 30px;
	color:#2F3494;
}
h3 strong {
}
h3 a {
	text-decoration:underline;
	color:#FF0000;
}
h3 a:hover {
	color:#ff7200;
	text-decoration:underline;
}
h4 {
	font-size:15px;
	font-weight:bold;
	padding:0 30px 0 30px;
}

.oneColElsCtrHdr #container {
	width: 740px;
	margin: 0 auto;
	text-align: left;
}
.oneColElsCtrHdr #header {
	background: #fff;
	background:url(images/header3.jpg) top center no-repeat;
	height:252px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColElsCtrHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.oneColElsCtrHdr #mainContent {
	padding: 0 20px;
	background: #fff;
}
.oneColElsCtrHdr #footer {
	padding: 0 10px;
	height:39px;
	background:#fff;
	}
.oneColElsCtrHdr #footer p {
	text-align:center; font-size:12px; line-height:11px; font-family:Arial, Helvetica, sans-serif; color:#999; margin:0; padding:10px 0 0 0;
}

.oneColElsCtrHdr #footer p a{
	color:#999; text-decoration:none;
}

.oneColElsCtrHdr #footer p a:hover{
	text-decoration:underline;
}
.chart {
	margin:20px auto;
}
.ingredient-pic {
	float:left;
	padding-right:10px;
}

.free {
	border:2px solid #C36; padding:15px 0; margin:30px; background-color:#F3CEDB;}
.guarantee {
	background-color:#DDF5FC; border:2px solid #86C0D1; padding:15px 0; margin:30px 30px 30px 30px;}
	
.cstudy {
	float:right; padding-right:22px; margin-right:34px;  background:url(images/pdf.jpg) right top no-repeat; clear:right;}
.cstudy a {color:blue;}	

.separator {
	margin:40px 16% 40px 16%;
	padding: 0;
	height:1px;
	display: block;
	border-bottom: dashed 1px #CCC;
	clear:left;
}

.nav {width:400px; padding:42px 0 0 320px;}
.nav a {color:#333; text-decoration:none;}
.nav a:hover{ text-decoration:underline;}

.border {  border-bottom:solid 1px #2F3494; padding-bottom:4px;
}

.underline {text-decoration:underline;}

 table.nutrition {
	margin-top : 25px;
	margin-right : 0;
	border: 1px solid black;
	border-collapse : collapse;
	table-layout : auto;
	width: 220px;
	line-height:12px;
}
 .nutrition tr#calories td {
	border-bottom : 2px solid black;
}
 .nutrition tr#servings td {
	border-bottom : 2px solid black;
}
 .nutrition tr#minerals td {
	border-top : 2px solid black;
}
 .nutrition th {
	background-color : transparent;
	padding : 3px;
	font-family : Arial;
	font-size : 105%;
	font-weight : bold;
	text-align: left;
}
 .nutrition td {
	padding : 2px;
	font-family : Arial;
	font-size : 85%;
	border-bottom : 1px solid black;
	text-align : left;
}
 .nutrition td.dvR {
	font-weight : bold;
	text-align : right;
}

.row {border-bottom:1px solid #CCC; padding-top:12px; padding-bottom:12px;}

.faqtest{
	width:80%; margin:15px auto 0 auto; padding:10px 0; border:1px solid #ccc
}

.checkmark {
	background:url(images/checkmark.gif) no-repeat; height:25px;  margin-bottom:5px; padding-left:37px; padding-top:1px;  list-style:none;}

.try {font-size:28px; text-align:center; line-height:40px; color:#009; margin-top:20px;}

.reallyred {color:#C00;}

.imgleft {float:left;}

.guaranteeImage{
	position: absolute;
	top: -4px;
	left: 50%;
}

