body {
	margin-top: 0px;
	color: #333;
	}

body,table,tr,td,div {
	font-size: small;
	font-family: helvetica, arial, sans-serif;
	}

ul,li,p,h3 {
	font-size: small;
	font-family: helvetica, arial, sans-serif;
	text-align: left;
	}

ol { margin-left: -15px; }

ol.nac38 li { margin-bottom: 5px; }

.nutrisource { color: #222; }
.nutridata { color: #EE2A24; }
.nutribits { color: #005496; }
.nutrihealth { color: #D81081; }
.nutrilink { color: #F58220; }
.nutrifresh { color: #6DB33F; }
.nutrifresh_right { color: #009654; }
.nutrifacts { color: #CC741F; }
.moreinfo { color: #910051; }

#page_data {
	width: 242px;
	height: 31px;
	background-color: #EE2A24;
	padding-top: 3px;
	}

#page_health {
	width: 242px;
	height: 31px;
	background-color: #D81081;
	padding-top: 3px;
	}

#page_link {
	width: 242px;
	height: 31px;
	background-color: #F58220;
	padding-top: 3px;
	}

#page_fresh {
	width: 242px;
	height: 31px;
	background-color: #6DB33F;
	padding-top: 3px;
	}

#page_facts {
	width: 242px;
	height: 31px;
	background-color: #FFC425;
	padding-top: 3px;
	}

#page_moreinfo {
	width: 242px;
	height: 31px;
	background-color: #910051;
	padding-top: 3px;
	}



.nh_title {
	font-size: x-large;
	font-family: arial, sans-serif;
	color: #222;
	font-weight: bold;
	text-align: center;
	}

.nh_subtitle {
	float: left;
	margin-top: -10px;
	margin-right: 13px;
	margin-bottom: 1px;
	font-size: 300%;
	font-family: "arial narrow", arial, sans-serif;
	color: #009654;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 100%;
	}

.nh_main {
	font-size: 150%;
	font-family: "arial narrow", arial, sans-serif;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	}

.nh_sub {
	font-size: 125%;
	font-family: "arial narrow", arial, sans-serif;
	color: #009654;
	font-weight: bold;
	}

.nh_left {
	float: left;
	width: 215px;
	color: #222;
	padding: 0 21px 0 0;
	}

.nh_right {
	float: left;
	width: 216px;
	color: #222;
	}

.nh_full {
	width: 452px;
	color: #222;
	padding: 0px;
	}



.fib_banner {
	width: 444px;
	font-size: large;
	color: #FFF;
	text-align: center;
	padding: 5px;	
	}



.nf_left {
	float: left;
	width: 200px;
	padding: 0 21px 21px 0;
	}

.nf_right {
	float: left;
	width: 233px;
	padding-top: 13px;
	}

.nf_icon { padding: 0 3px 0 3px; }



.nl_faq_a {
	color: #F58220;
	font-size: medium;
	font-weight: bold;
	}

.nl_faq_q { padding: 0 0 0 8px; }



#nd_frame {
	background-color: #FFF;
	width: 452px;
	}

.nd_left {
	background-color: #FFF;
	float: left;
	width: 215px;
	color: #222;
	padding: 0 21px 0 0;
	}

.nd_right {
	background-color: #FFF;
	float: left;
	width: 216px;
	color: #222;
	}

.nd_category {
	color: #005496;
	font-weight: bold;
	padding-top: 5px;
	line-height: 11px;
	text-transform: uppercase;
	}

.nd_search {
	font-size: 12px;
	text-align: left;
	}

.nd_search select {
	font-size: 10px;
	text-align: left;
	}

.form_data {
	width: 210px;
	}



table.calorie_level {
	border-collapse: collapse;
	width: 99%;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	}

table.calorie_level th {
	background-color: #222;
	padding: 0 3px 0 3px;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	}

table.calorie_level td {
	border-bottom: 1px solid #999;
	border-left: 1px solid #eee;
	padding: 0 3px 0 3px;
	font-size: 11px;
	}



table.activity {
	border-collapse: collapse;
	width: 99%;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	}

table.activity th {
	background-color: #999;
	padding: 0 3px 0 3px;
	color: #fff;
	font-weight: bold;
	}

table.activity td {
	border-bottom: 1px solid #999;
	border-left: 1px solid #eee;
	padding: 0 3px 0 3px;
	}



table.nutrition {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	}

table.nutrition th {
	background-color: #222;
	padding: 0px;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	}

table.nutrition td {
	border-bottom: 1px solid #999;
	border-left: 1px solid #eee;
	padding: 0px;
	font-size: 11px;
	text-align: center;
	}



table.bmi_table {
	border: 1px solid #ccc;
	border-collapse: collapse;
	width: 99%;
	}

table.bmi_table th {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 0px;
	color: #222;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	}

table.bmi_table td {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
	}

table.bmi_table td.bmi { background-color: #d3e7f5; }
table.bmi_table th.bmi { background-color: #d3e7f5; }

table.bmi_table td.normal { background-color: #e2f1d1; }
table.bmi_table th.normal { background-color: #e2f1d1; }

table.bmi_table td.overweight { background-color: #fffccb; }
table.bmi_table th.overweight { background-color: #fffccb; }

table.bmi_table td.obese { background-color: #fee6c7; }
table.bmi_table th.obese { background-color: #fee6c7; }

table.bmi_table td.extremely_obese { background-color: #f7babd; }
table.bmi_table th.extremely_obese { background-color: #f7babd; }



table.filled {
	border-collapse: collapse;
	border: 1px solid #ccc;
	width: 100%;
	}

table.filled th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 1px;
	color: #222;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	background-color: #fee6c7;
	}

table.filled td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 1px;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #fff;
	}

table.filled th.sub { background-color: #e2f1d1; }
table.filled td.sub { background-color: #d3e7f5; }
table.filled td.sub2 { background-color: #fffccb; }
table.filled td.sub3 { background-color: #f7babd; }



table.pyramid {
	border-collapse: collapse;
	width: 99%;
	}

table.pyramid th {
	padding: 1px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	}

table.pyramid th.grains { background-color: #f58220; }
table.pyramid th.vegetables { background-color: #2fb66a; }
table.pyramid th.fruits { background-color: #c9252b; }
table.pyramid th.milk { background-color: #00aeef; }
table.pyramid th.meatbeans { background-color: #6950a2; }

table.pyramid th.grains_sub {
	background-color: #f58220;
	font-size: 11px;
	font-weight: normal;
	}

table.pyramid th.vegetables_sub {
	background-color: #2fb66a;
	font-size: 11px;
	font-weight: normal;
	}

table.pyramid th.fruits_sub {
	background-color: #c9252b;
	font-size: 11px;
	font-weight: normal;
	}

table.pyramid th.milk_sub {
	background-color: #00aeef;
	font-size: 11px;
	font-weight: normal;
	}

table.pyramid th.meatbeans_sub {
	background-color: #6950a2;
	font-size: 11px;
	font-weight: normal;
	}


table.pyramid td {
	padding: 1px;
	font-size: 11px;
	color: #000;
	}

table.pyramid td.grains { background-color: #f1ba92; }
table.pyramid td.vegetables { background-color: #9dd4b1; }
table.pyramid td.fruits { background-color: #dfaa94; }
table.pyramid td.milk { background-color: #9ad9f4; }
table.pyramid td.meatbeans { background-color: #cabfd5; }



table.nutridata {
	width: 749px;
	margin-top: 10px;
	border-collapse: collapse;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	}

tr.headers th {
	background-color: #EE2A24;
	border-left: 1px solid #fff;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}

table.nutridata td.category {
	background-color: #ddd;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	}

table.nutridata td.selection {
	color: #333;
	text-align: left;
	}

table.nutridata td {
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	color: #333;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	}




