form
{
	margin: 0;
}
body, td, input, select, textarea
{
	font-family: arial, helvetica;
	font-size: 11px;
	color: #242424;
}
a
{
	color: #242424;
	text-decoration: underline;
}
h1
{
	color: #BC1020;
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 7px 0;
}
h2
{
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	margin: 7px 0 2px 0;
}


h3
{
	color: #336699;
	font-size: 11px;
	font-weight: bold;
	margin: 7px 0 2px 0;
}
p
{
	margin: 2px 0 10px 0;
	line-height: 17px;
	font-size:12px;
}
blockquote
{
	margin: 15px 30px;
}
ul, ol
{
	margin-top: 2px;
	margin-bottom: 7px;
}
th
{
	color: #336699;
	text-align: left;
}
select
{
	font-size: 10px;
}
.error, .highlight
{
	color: #BC1020;
	font-weight: bold;
}
div.hr
{
	height: 0px;
	margin: 7px 0;
	border-bottom: 1px dotted;
	border-color: #C4D7A4;
}
div.hr2
{
	height: 1px;
	margin: 7px 0;
	border-color: #709ACC;
}
div.hr hr
{
	display: none;
}
a.inside
{
	color: #336699;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid;
}

a.newstitles1
{
	color: #336699;
	font-size: 16px;
	font-weight: bold; 
	text-decoration: none;
	margin: 7px 0 2px 0;
}
a.newstitles1:hover
{
	color: #695c4d;
	font-size: 16px;
	font-weight: bold; 
	border-bottom: 1px solid;
	margin: 7px 0 2px 0;
}
a.newstitle
{
	color: #336699;
	font-size: 13px;
	font-weight: bold; 
	text-decoration: none;
	margin: 7px 0 2px 0;
}
a.newstitle:hover
{
	color: #695c4d;
	font-size: 13px;
	font-weight: bold; 
	border-bottom: 1px solid;
	margin: 7px 0 2px 0;
}
a.inside:hover
{
	color: #BC1020;
	font-weight: normal;
	border-bottom: 1px solid;
	text-decoration: none;
}
a.insideStrong
{
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
a.insideStrong:hover
{
	color: #336699;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid;
}
a.addToCart, a.healthTopic
{
	font-weight: bold;
	color: #336699;
}
a.bullet, a.softBullet
{
	background-image: url('/images/arrow_bullet.gif');
	background-repeat: no-repeat;
	padding-left: 10px;
	font-weight: bold;
	color: #336699;
	text-decoration: none
}
a.QBullet
{
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a.bullet:hover
{
	text-decoration: underline;
	color: #BC1020;
}
a.softBullet:hover
{
	color: #BC1020;
	text-decoration: underline;
}
a.softBullet
{
	font-weight: normal;
	color: #242424;
}
a.QBullet:hover
{
	color: #E24310;
	text-decoration: underline;
}
a.QBullet
{
	font-weight: normal;
	color: #242424;
}
ul.Question
{
	margin: 12px;
	padding: 0;
}
ul.Question li
{
	list-style-image: url('/images/bullet_Q.gif');list-style-type:none
}
ul.noDecoration
{
	margin: 0;
	padding-left: 5px;
	font-family: arial, san-serif;
	line-height:18px;
}
ul.noDecoration li
{
	list-style: none;
	padding-left:5px;
	font-family: arial, san-serif;
	font-size:12px;
	font-weight:bold;
}
div.navlinks
{
	padding: 5px 0 3px 0;
	text-transform: uppercase;
}
ul.piped, ul.flat
{
	display: inline;
	margin: 0;
	padding: 0;
	font-size:10px
}
ul.flat2
{
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
ul.piped li
{
	display: inline;
	padding: 0 5px;
	border-right: 1px solid #FFFFFF;
	margin: 2px 0;
}
ul.piped li.last
{
	padding-right: 0;
	border-right: 0px none;
}
ul.piped li.first
{
	padding-left: 0;
	font-weight: strong;
}
ul.flat2 li
{
	display: inline;
}
ul.flat li
{
	display: inline;
}
div.box
{
	border: 1px solid #336699;
	padding: 13px;
	margin-bottom: 13px;
	overflow: scroll;
}
div.box2
{
	border: 1px solid #709Acc;
	padding: 7px;
	margin-bottom: 13px;
}
div.box3
{
	border: 1px solid #587637;
	padding: 7px;
	margin-bottom: 13px;
}
td.newscell
{
	vertical-align: top;
	width: 274px;
	border:1px solid #336699;
	padding: 7px;
 }
td.newscell h2
{
	color: #BC1020;
	font-weight: bold;
	margin: 0 0 7px 0;
}
ul.arrow
{
	text-align: left; list-style-image:url('/images/arrow_bullet.gif'); list-style-type:square
}
ul.arrow li
{
	margin: 3px 0;
}
table.buttonLeft
{
	cursor: pointer;
	background-image: url('/images/button_left.gif');
	background-repeat: no-repeat;
	margin: 7px 0;
	border-collapse: collapse;
	background-position: right top
}
table.buttonLeft td
{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 20px 5px 20px;
}
table.buttonRight
{
	cursor: pointer;
	background-image: url('/images/button_right.gif');
	background-repeat: no-repeat;
	margin: 7px 0;
	border-collapse: collapse
}
table.buttonRight td
{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 20px 5px 20px;
}
a.buttonRight span, a.buttonLeft span, a.buttonSmall span
{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	background-repeat: no-repeat;
	cursor: pointer;
	display: -moz-inline-box;
	display: inline-block;
}
a.buttonRight, a.buttonLeft, a.buttonSmall
{
	text-decoration: none;
	cursor: pointer;
}
a.buttonRight span
{
	margin: 7px 0;
	background-image: url('/images/button_right.gif');padding-left:20px; padding-right:20px; padding-top:4px; padding-bottom:5px
}
a.buttonLeft span
{
	margin: 7px 0;
	background-image: url('/images/button_left.gif');
	background-position: right top; padding-left:20px; padding-right:20px; padding-top:4px; padding-bottom:5px
}
a.buttonSmall span
{
	margin: 3px 0;
	background-image: url('/images/button_small.gif');padding-left:10px; padding-right:10px; padding-top:2px; padding-bottom:4px
}
div#page
{
	margin: 7px 0;
	width: 790px;
	text-align: left;
}

div#navigation
{
	height: 26px;
	background-color: #587637;
}
div#location
{
	width: 790px
	height: 17px;
	background-color: #E7E0CB;
	padding: 5px 7px;
	color: #336699;
	border-left: 1px solid #587637;
	border-right: 1px solid #587637;
}
div#location a
{
	color: #336699;
}
div#content
{
	background-color: #FFFFFF;
}
div#content td
{
}
div#leftColumn
{
	width: 145px;
	padding: 13px 6px 15px 8px;
}
div#leftColumn1
{
	width: 158px;
	padding: 13px 0 13px 0;
}
div#rightColumn
{
	width: 145px;
	padding: 13px 6px 13px 9px;
}
div#rightColumn1
{
	width: 145px;
	padding: 13px 0 13px 9px;
	_padding: 13px 0 13px 0px;
	*padding: 13px 0 13px 0px;
}
div#mainColumn
{
	padding: 15px;
	padding-top: 13px;
	font-size: 12px;
}
div#articleColumn
{
	width: 580px;
	padding: 15px;
	padding-top: 13px;
	font-size: 12px;
}
td#leftColumn, td#mainColumn, td#rightColumn, td#articleColumn
{
	vertical-align: top;
}
td#leftColumn
{
	width: 158px;
	border-right: 1px solid #F2F7F8;
}
td#rightColumn
{
	width: 158px;
	border-left: 1px solid #F2F7F8;
}
div#left_links
{
	width: 158px;
	padding: 0px;
	margin: 0px 0 0 -1px;
}
div#linkage
{
	margin: 0 0 10px 5px;
	
}
div#quickJump
{
	margin: 7px 0 0 0;
}
div#leftColumn h1, div#rightColumn h1
{
	color: #ffffff;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	padding-left: 7px;
	margin: 7px -7px;
}
div#leftColumn1 h1, div#rightColumn1 h1
{
	color: #ffffff;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
div#leftColumn h1
{
	background: url('/images/leftColumn_h1.gif') no-repeat;
}
div#leftColumn1 h1
{
	background: url('/images/leftColumn_h1.gif') no-repeat;
}
div#rightColumn h1
{
	background: url('/images/rightColumn_h1.gif') no-repeat;
}
div#rightColumn1 h1
{
	background: url('/images/rightColumn_h1.gif') no-repeat;
}
div#leftColumn h2, div#rightColumn h2
{
	font-weight: bold;
}
div#detailsMenu
{
	width: 595px;
	background: url('/images/product_details.gif') no-repeat;
	color: #ffffff;
	margin: 13px 0 0 0;
}
div#detailsMenu a
{
	line-height: 22px;
	color: #ffffff;
}
div#detailsMenu ul
{
	display: inline;
	margin: 0;
	padding: 0;
	white-space: nowrap; 
}
div#detailsMenu LI
{
	display: inline;
	padding: 0 20px;
	border-right: 1px solid #ffffff;
}
div#detailsMenu LI.last
{
	padding-right: 0;
	border-right: 0px none;
}
div#details
{
	width: 549px;
	overflow: auto;
/*	height: 215px;
	overflow: scroll;
	overflow-x: auto;*/
	font-size: 12px;
	padding: 12px 22px 12px 18px;
}
h1.highlight
{
	color: #BC1020;
}
h2.highlight
{
	color: #F26521;
	font-weight: bold;
}

h2.highlight2
{
	color: #BC1020;
	font-weight: bold;
	font-size:18px;
}

h2.section
{
	color: #BC1020;
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 7px 0;
}
div#relatedProducts table
{
	width: 595px;
	border: 1px solid #F7F0CC;
}
div#relatedProducts td
{
	vertical-align: top;
	width: 25%;
	padding: 7px;
	border-right: 1px solid #F7F0CC;
}
div#relatedProducts td.last
{
	border-right: 0px none;
}
span#copyright, span#fdaStatement
{
	margin: 7px 0;
	font-size:10px;
}
.retailPrice
{
	text-decoration: line-through;
}
.salePrice
{
	font-weight: bold;
	color: #BC1020;
}
ul.productBullets
{
	margin-left: 20px;
	font-size: 12px;
}
div#supplementFacts
{
	border: 1px solid #336699;
	padding: 3px;
	width: 344px;
	font-size: 11px;
}
div#supplementFacts h1
{
	color: #242424;
	font-size: 16px;
	margin: 0;
}
div#supplementFacts table
{
	border-top: 6px solid #336699;
	border-bottom: 6px solid #336699;
}
div#supplementFacts th
{
	border-bottom: 2px solid #336699;
}
div#supplementFacts th, div#supplementFacts td
{
	padding: 3px 2px;
}
table.grid, table#qualityTable
{ 
	border: 1px solid #336699;
	border-collapse: collapse;
}

.grid2 {
	border: 1px solid #336699;
	height: 100%;
}

div#alignTable table {
position:relative;
top: 50%;
}

table.grid2xxx
{
	border: 1px solid #336699;
	border-collapse: collapse;
	position: relative;
	height: 300px;
	top: 50%;
	margin-top: -150px;
}

table#addToCartTable
{
	border: 1px solid #709ACC;
	border-collapse: collapse;
}
table#addToCartTable2
{
	border: 1px 0px 0px 0px solid #709ACC;
	border-collapse: collapse;
}
table.grid td, table#qualityTable td, table#addToCartTable td
{  font-size: 12px;
	border-bottom: 0px solid #F2F7F8;
	padding: 1px 2px;
	text-align: left;
	padding-bottom:6px;
	padding-top:6px;
}
table.grid th, table#addToCartTable th
{
	font-size: 12px;
	font-weight:bold;
	background-color: #FFFEE6;
	text-align: left;
	
}
table#qualityTable th
{
	font-size: 11px;
	border-bottom: 1px solid #F2F7F8;
	background-color: #CEDDDF;
	text-align: left;
	padding: 4px
}
table#qualityTable td
{
	border: 1px solid #F2F7F8;
	padding: 3px;
	vertical-align: top;
	text-align: left;
}
table#addToCartTable
{
	margin-left: 10px;
}
table#addToCartTable td
{
	border-bottom: none;
	text-align: left;
}
img.topRight
{
	margin-left: 7px;
	margin-bottom: 7px;
}
img.topLeft
{
	margin-right: 7px;
	margin-bottom: 7px;
}
div#healthTopic
{
	font-size: 12px;
}
span.study
{
	font-size:11px;
}
p.study
{
	font-size:11px;
	margin-left: 15px;
}
ol.references li
{
	font-size: 9px;
}
.largerText
{
	font-size: 12px;
}
.quiz li
{
	margin-bottom: 7px;
}
.quiz p
{
	font-size: 11px;
}
ul#mainMenu li, ul#mainMenu li a
{
	color: white;
}
