@charset "utf-8";
/* CSS Document */

html{height: 100%; margin-bottom: 1px; width: 100.01%; overflow: -moz-scrollbars-vertical !important}
body{margin: 0px; padding: 0px; font-family:Arial, Helvetica, sans-serif;}
p, img {border: 0px; margin: 0px; padding: 0px;}

/*top tabs table */
.tabTopBg
{
	background:url(../images/tabTopBg.gif) 0 0 repeat-x;
}
.tabBottomBg
{
	background:url(../images/tabBottomBg.gif) 0 0 repeat-x;
}
.tabBg
{
	background:url(../images/tabBg.gif) 0 0 repeat-x;
}
.yellowBg
{
	background-color: #fdffcd;
}

/*content table*/
.paddingTop20
{
	padding-top: 20px;
}
.marginLeft13
{
	margin-left: 13px;
}
.marginLeft11
{
	margin-left: 11px;
}
.marginTop20
{
	margin-top: 20px;
}
.marginBottom20
{
	margin-Bottom: 20px;
}
.marginTop14
{
	margin-top: 14px;
}
.leftpan
{
	background-color: #90f9ff;
}
.leftPanBottomBg
{
	background:url(../images/leftpanBottomBG.gif) 0 0 repeat-x; height: 16px;
}
.whiteBg
{
	background-color: #FFFFFF;
}

.footer
{
	background:url(../images/footerBg.gif) 0 0 repeat-x; height: 46px;
	text-align:center;
}
.product1
{
	background: url(../images/nutrientAnalysis.jpg) 0 0 no-repeat;
	width: 216px;
	height: 138px;
	
}
.product2
{
	background: url(../images/product.gif) 0 0 no-repeat;
	width: 317px;
	height: 151px;
}
.btn
{
	background: url(../images/btn.jpg) 0 0 no-repeat; 
	border: none; 
	width: 67px; 
	height: 24px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
}
	/*formatting*/
.normalText
{
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-bottom: 10px;
	line-height: 18px;
}
.smallText
{
	font: normal 10px Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-bottom: 10px;
	line-height: 18px;
}
.greenText
{
	font: bold 22px Arial, Helvetica, sans-serif;
	color: #00cece;
}
.pinkText
{
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #eb1286;
}
.arialBold16
{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #0066cc;
}
.arialBold16Black
{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000000;
	
}
.arialBold20Black
{
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #000000;
	
}
.arialBold12
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#000000;
}
.arialBold18red
{
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #FF0000;
}	
.arialBold14red
{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FF0000;
}	
.arial12white
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 34px;
	text-decoration: none;
}
.arial12white:hover
{
	color: #cccccc;
}

.grayLinkText
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#666666;
}
.grayLinkText:hover
{
	text-decoration:none;
	color: #000000;
}
.blueLink
{
	font: bold 11px tahoma, arial, sans-serif;
	color:#4A89BD;
	text-decoration: none;
}
.blueLink:hover
{
	text-decoration: underline;
}
.topMargin20
{
	margin-top: 20px;
}
sup
{
	font-size: 10px;
}
/*border css*/
.topLine{background:url(../images/grayDot.gif) 100% 0 repeat-x;}
.bottomLine{background:url(../images/grayDot.gif) 0 100% repeat-x;}
.rightLine{background:url(../images/grayDot.gif) 100% 0 repeat-y;}
.leftLine{background:url(../images/grayDot.gif) 0 100% repeat-y;}


