/*****************************************************************/

/********************/
/****** START: Global Formatting/Spacing *******/
/********************/

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	background-color: #FFF;
}
td, p 	
{
	line-height: 150%;
}
img {display:block;}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
}
TABLE {
	border-collapse:collapse;
}
ul {
	line-height: 170%;
}
A {
	color: #008542;
}
A:hover {
	color: #000;
}
.green {
	color: #008542;
}
.black {
	color: #000;
}
#content_container {
	width: 780px;
	text-align: left;
}
#footer {
	font-size: 10px;
	border-top: solid #0E5F2E 1px;
	padding: 3px 0px 0px 0px;
	color: #B2B3B5;
	margin-top: 1px;
}
A.footer {
	color: #B2B3B5;
	text-decoration: underline;
}
H3 {
	font-size: 11px;
	font-weight: bold;
	color: #008542;
	margin-bottom: 2px;
}
B {
	color: #008542;
}
.small {
	font-size:9px;
	font-weight:bold;
	color:#284e36;
}
.smaller {
	font-size:9px;
}
.margside5
{
	margin:0 6px 0 8px;
	font-size:10px;
}
#menuTbl ul
{
	line-height:normal;
	margin-top:0;	
}
td.mid
{
	vertical-align:middle;
}
A.menulink:link, A.menulink:active, A.menulink:visited {text-decoration:none;}
A.menulink:hover {text-decoration:underline;}

/********************/
/****** END: Global Formatting/Spacing *******/
/********************/

/********************/
/****** START: Home Page Styles *******/
/********************/

#nav {
	width: 780;
}
.inline 
{
	display:inline; 
}
.FFC_Head
{
	font-size: 20px;
	color:#8bc348;
	font-weight:bold;
	line-height:100%;
	padding: 5px 0;
	margin:5px 0;
	}
.dotted_line {
	background-image: url("../images/dotted-line_green.gif");
}
.home_product {
	background-image: url("../images/home_SupplementBG.jpg");
	background-repeat : no-repeat;
	height:233px;
}
.home_product_container {
	width: 493px;
}
.home_right_col {
	padding: 15px 15px 0px 15px;
}
.home_right_col.blurb {
	background: url("../images/home_ScaleBG.jpg") no-repeat top left;
	padding: 5px 0 0 0;
	height:135px;
}
.home_right_lower.blurb {
	background: url("../images/home_ChooserBG.jpg") no-repeat bottom left;
	text-align:right;
	padding: 5px 0 0 0;
	height:115px;
}
.blurbText {
	padding-right:15px;
	padding-left: 125px;
	text-align:right;
	font-size: 10px;
}
.home_right_top {
	background: url("../images/home_ScaleBG.jpg") no-repeat top left;
	padding: 5px 0 0 0;
	height:135px;
}

/********************/
/****** END: Home Page Styles *******/
/********************/

/********************/
/****** START: Sub Page Styles *******/
/********************/

#content {
	padding-left: 20px;
}
#sub_content_container {
	background-image: url("../images/content_bg.gif");
	width: 780px;
	background-repeat : no-repeat;
}
.leftnav_divider {
	background: url("../images/dotted-line_green.gif") repeat-x;
	height: 1px;
	width: 138px;
}
.leftnav_div_pad {
	margin: 8px 0;
}
#left_nav {
	width: 160px;
}
#sub_vert_bg {
	width: 1px;
	background-image: url("../images/dotted-line_green.gif");
	margin-top: 20px;
}
#full_content {
	padding-top: 45px;
}
#left_content {
	width: 359px;
	padding-top: 45px;
}
#right_content {
	width: 218px;
	padding: 11px;
}
#compare_g1 {
	background-color: #C5D6CC;
	padding: 5px;
}
#compare_g2 {
	background-color: #DBEEE3;
	padding: 5px;
}
#compare_t1 {
	background-color: #EBDFCD;
	padding: 5px;
}
#compare_t2 {
	background-color: #FCF5EC;
	padding: 5px;
}
.products {
	font-size: 12px;
}
/**********
Contact Us Styles
***********/
.RequiredMarkerLabel { color: #f00; }