﻿html {background:none;}
body {
	font-family: "Times New Roman", Serif;
	font-size:12pt;
	background:white;
}

#crumbs,
#supplinks,
.search-module,
.navigation.module,
.tools .print,
.footer .nav,
.scrollable,
.scrollable-pager,
#brand-nav, .scroll-nav {display:none;}

.header.page {background:#fff;border-bottom:0.5pt solid #007247;}
.header.page .nav {font-family:Helvetica, Arial, Verdana, Sans-Serif;}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
	}
.header.page .nav a,
.header.page .nav a:link,
.header.page .nav a:visited {font-family:Helvetica, Arial, Verdana, Sans-Serif;font-weight:normal;color:#000;}
.header.page .nav a.active span{font-weight:bold;}

.module-column {display:none;}
#content {margin:24pt 0pt;}

.fontface .header h1,
.fontface h1 {
	text-shadow: none;
}
table.guaranteed-analysis {margin-left:2em;font-size:0.8em;}
table.guaranteed-analysis .indent{margin-left:2em;font-size:0.8em;}
table.guaranteed-analysis td{font-family:Helvetica, Arial, Verdana, Sans-Serif;}

/* ---   Dots implemented using dotted border for print   --- */
.guaranteed-analysis span{border-bottom:3px solid white;top:0px;position:relative;border-top:none;}
.dot-leader .bold-leader td, .dot-leader td.bold-leader {border-bottom:2px dotted black;}
.dot-leader tr td{border-bottom:1px dotted black;}


.scroll-content {margin-left:0;}

/* remove module shadows */
.no-boxshadow .module,
.no-js .module {
	/* IE */
	filter: none;
	/* IE8 */
	-ms-filter:none;
}

.prod-filter .newListSelected{padding:2px 0px 0px 3px;
                              font-size:0.9em;
	background:none;
	border:none;font-family:Helvetica, Arial, Verdana, Sans-Serif;
}

.footer {display: block; /*position: fixed;*/ bottom: 0;
         border-top:0.5pt solid #007247;
clear:both !important;
font-size:0.857143em;
margin:20px 0 10px;
padding-top:9px;
}
.footer .contact {float:none;position:relative;width:100%;font-size:1.16667em;top:0;}
.footer .contact span {white-space:inherit;}
.footer .legal {width:100%;background:none;padding:12pt 0;}
