@charset "UTF-8";
/* CSS Document */
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #FFF;
	background-image: url(../images/background_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.twoColFixLtHdr #container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixLtHdr #header {
	height: 140px;
} 
.twoColFixLtHdr P {
	line-height: 1.4em;
}
#logo {
	padding: 0px;
	height: 140px;
	width: 200px;
	float: left;
}
#search {
	width: 580px;
	float: left;
	height: 30px;
	text-align: right;
	padding-top: 20px;
}
#region {
	width: 580px;
	float: left;
	height: 25px;
	text-align: right;
	padding-top: 5px;
}
#globalNav {
	width: 600px;
	float: left;
	height: 30px;
	background-color: #83a741;
	background-image: url(../images/menu_global_bg.gif);
	background-repeat: no-repeat;
}
#breadcrumb {
	width: 580px;
	float: left;
	height: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#content {
	width: 560px;
	float: left;
	margin-top: 10px;
}
#content table {
	width: 100%;
	float: left;
	padding-top: 10px;
}
#content caption {
	font-weight: bold;
	text-align: left;
	color: #000;
	padding-bottom: 5px;
	font-size: 1.2em;
}
#content td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#content tr.d0 td {
	color: #000;
	background-color: #F0FBDC;
}
#content tr.d1 td {
	color: #000;
	background-color: #E0EDCF;
}
#contentVideo {
	width: 400px;
	float: left;
	text-align: center;
	height: 311px;
	border: 1px solid #135888;
	padding-top: 20px;
	background-color: #0c3755;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding-top: 20px;
}
.twoColFixLtHdr #sidebar1intro {
	float: left; /* since this element is floated, a width must be given */
	width: 160px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.twoColFixLtHdr #sidebar1subnav {
	width: 160px;
	background-image: url(../images/sidebar_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
	height: 230px;
	line-height: 1.7em;
}
.twoColFixLtHdr #sidebar1subMenu {
	width: 200px;
	background-image: url(../images/subMenu_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}
.twoColFixLtHdr #subNavImage {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.twoColFixLtHdr #subNavImage2 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
	padding-top: 10px;
}
.twoColFixLtHdr #subNavImage3 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	background-image: url(../images/teasers180bg.jpg);
	background-repeat: no-repeat;
	height: 180px;
	background-position: center;
}
.twoColFixLtHdr #mainContent {
	float: left;
	width: 560px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
.twoColFixLtHdr #mainImage {
	float: left;
	width: 560px;
	margin-bottom: 20px;
}
.twoColFixLtHdr #mainText {
	float: left;
	width: 560px;
}
.twoColFixLtHdr #teaserOne {
	float: left;
	width: 180px;
	clear: none;
}
.twoColFixLtHdr #teaserTwo {
	float: left;
	width: 180px;
	margin-left: 10px;
}
.twoColFixLtHdr #teaserThree {
	float: left;
	width: 180px;
	margin-left: 10px;
}
.twoColFixLtHdr #teaserFour {
	float: left;
	width: 180px;
	clear: none;
}
.twoColFixLtHdr #teaserFive {
	float: left;
	width: 180px;
	margin-left: 10px;
}
.twoColFixLtHdr #teaserSix {
	float: left;
	width: 180px;
	margin-left: 10px;
}
#teaserOneImage {
	height: 80px;
	width: 180px;
	padding-bottom: 10px;
}
#teaserTwoImage {
	height: 80px;
	width: 180px;
	padding-bottom: 10px;
}
#teaserThreeImage {
	height: 80px;
	width: 180px;
	padding-bottom: 10px;
}
#teaserFourImage {
	height: 80px;
	width: 180px;
	padding-bottom: 10px;
}
#teaserFiveImage {
	height: 80px;
	width: 180px;
	padding-bottom: 10px;
}
#teaserSixImage {
	height: 80px;
	width: 180px;
	padding-bottom: 10px;
}
.twoColFixLtHdr #promoBottom {
	float: left;
	width: 560px;
	height: 110px;
	margin-top: 20px;
}
#footerLeft {
	width: 300px;
	height: 28px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	float: left;
	vertical-align: middle;
	padding-top: 12px;
}
#footerRight {
	width: 300px;
	height: 28px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
	float: right;
	vertical-align: middle;
	padding-top: 12px;
}
.teaserText {
	color: #135888;
	line-height: 1.6em;
}
.twoColFixLtHdr #footer {
	background-color: #FFF;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 20px;
	background-position: bottom;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footerLeft {
	width: 300px;
	height: 28px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	float: left;
	vertical-align: middle;
	padding-top: 12px;
}
#footerRight {
	width: 300px;
	height: 28px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
	float: right;
	vertical-align: middle;
	padding-top: 12px;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #83a741;
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	color: #135888;
}
h3 {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	color: #436209;
	text-transform: uppercase;
}
a:link {
	color:#999;
}
a:visited {
	color:#999;
}
a:hover, a:active {
	color:#666;
}
a.one:link {
	color:#436209;
}
a.one:visited {
	color:#436209;
}
a.one:hover, a:active {
color:#135888;
}
a.two:link {
	color:#5DA4D5;
}
a.two:visited {
	color:#63A4D4;
}
a.two:hover, a:active {
color:#9EC8E6;
}

a.three:link {
	color:#999999;
}
a.three:visited {
	color:#999999;
}
a.three:hover, a:active {
	color:#666666;
}
a.four:link {
	color:#83a741;
	font-weight: bold;
	background-image: url(../SpryAssets/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 20px;
	text-decoration: none;
}
a.four:visited {
	color:#83a741;
	font-weight: bold;
	background-image: url(../SpryAssets/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 20px;
	text-decoration: none;
}
a.four:hover, a:active {
	color:#135888;
	text-decoration: none;
}
a.six:link {
	color:#83a741;
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 20px;
	text-decoration: none;
	padding-top: 0px;
}
a.six:visited {
	color:#83a741;
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 20px;
	text-decoration: none;
	padding-top: 0px;
}
a.six:hover, a:active {
	color:#135888;
	text-decoration: none;
}
.bold {
	font-weight: bold;
	color: #135888;
}
.boldGreen {
	font-weight: bold;
	margin-top: 10px;
	color: #436209;
}
.line {
	color: #436209;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
}
.boldWhitebg {
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/newsHead_bg.gif);
	background-repeat: repeat-y;
}
.footer {
	color: #5DA4D5;
}
.twoColFixLtHdr #testimonial{
}
.blueText {
	color: #135888;
}
.introText {
	color: #1C5887;
	font-size: 1.4em;
}
.twoColFixLtHdr #mainHeads {
	float: left;
	width: 560px;
}
.twoColFixLtHdr #mainContact {
	float: left;
	width: 560px;
	margin-bottom: 20px;
}
.contact {
	font-size: .8em;
}
.twoColFixLtHdr #mainTable {
	width: 558px;
}
.twoColFixLtHdr #mainTable1 {
	width: 560px;
}
.oddrow {
	background-color: #a2b67d;
	height: 20px;
}
.evenrow {
	background-color: #d9f4a8;
	height: 20px;
}
#mainArea  {
	float: left;
	width: 560px;
	padding-top: 20px;
}
.teaser {
	line-height: 1.5em;
}
.twoColFixLtHdr #teaserOnelarge {
	float: left;
	width: 540px;
	clear: none;
	height: 160px;
}
.twoColFixLtHdr #teaserTwolarge {
	float: left;
	width: 160px;
	clear: none;
	background-image: url(../images/teasers180bg.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	height: 160px;
	margin-left: 10px;
}
.teaserText2 {
	color: #000;
	line-height: 1.2em;
}
.twoColFixLtHdr #teaserThreelarge {
	float: left;
	width: 160px;
	clear: none;
	background-image: url(../images/teasers180bg.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	height: 160px;
	margin-left: 10px;
}
.quote {
	color: #436209;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
}
.quoteName {
	color: #83a741;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#teaserQuoteImage {
	height: 60px;
	width: 160px;
	margin-bottom: 10px;
}
.twoColFixLtHdr #testimonial {
	float: left;
	width: 540px;
	clear: none;
	background-color: #f0fbdc;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #83a471;
	border-bottom-color: #83a471;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.twoColFixLtHdr #testimonialPic {
	float: left;
	width: 110px;
	clear: none;
}
.twoColFixLtHdr #testimonialBlurb {
	float: right;
	width: 410px;
	clear: none;
}
.paragraph {
	line-height: 1.6em;
}
.twoColFixLtHdr h1 {
}
.twoColFixLtHdr #colLeft {
	float: left;
	width: 270px;
	clear: none;
}
.twoColFixLtHdr #colRight {
	float: right;
	width: 270px;
	clear: none;
}
.twoColFixLtHdr #sidebarRight {
	float: right; /* since this element is floated, a width must be given */
	width: 190px;
	margin-top: 10px;
}
.videoTitle {
	line-height: 1.5em;
	color: #135888;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.twoColFixLtHdr #mainTablequote {
	width: 560px;
}
#form {
	width: 560px;
	float: left;
	margin-top: 10px;
}
.form {
	width:520px;
	margin:15px auto 10px 20px;
}
.label {
	font-weight:bold;
	width: 12em;
	text-align: right;
	float: left;
	margin-right: 0.5em;
	display: block;
}
.textarea {
	width:400px;
	height:150px;
}
.textInput {
	width:180px;
}
.headrow {
	background-color: #436209;
	color: #FFF;
}
.hoverRow {
	background-color: #436209;
	color: #FFF;
}
table.main {
	width: auto;
}
#contentLeft {
	width: 250px;
	float: left;
	margin-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #83a741;
}
#contentRight {
	width: 290px;
	float: right;
	margin-top: 10px;
}
#productList {
	width: 560px;
	float: left;
	margin-top: 10px;
}
.oddrowTable {
	background-color: #F0FBDD;
	height: 20px;
}
.evenrowTable {
	background-color: #E0EDD0;
	height: 20px;
}
.headrowTable {
	background-color: #A2B67E;
	height: 20px;
}
.backlinks {
	color: #999;
}
.captcha {
	margin-left: 12.5em;
}
#teaserSixImage {
	height: 80px;
	width: 180px;
	padding-bottom: 10px;
}
.twoColFixLtHdr #teaserA {
	float: left;
	width: 180px;
	clear: none;
	margin-bottom: 20px;
}
.twoColFixLtHdr #teaserB {
	float: left;
	width: 180px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.twoColFixLtHdr #teaserC {
	float: left;
	width: 180px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.teaserHead {
	color: #436209;
	line-height: 2em;
	font-weight: bold;
}
.textInputRetail {
	width:155px;
}
.twoColFixLtHdr #login {
	float: left; /* since this element is floated, a width must be given */
	width: 160px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/login.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	height: 200px;
}
.twoColFixLtHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding-top: 20px;
}
.twoColFixLtHdr #subNavtop {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
}
.dynNav {
	color: #CCC;
}#bodyText {
	width: 560px;
	float: left;
	margin-top: 10px;
}
.dataPic {
	padding-right: 10px;
}
.twoColFixLtHdr #subHeads {
	float: left;
	width: 560px;
	margin-top: 20px;
}
.twoColFixLtHdr #subNavImage4 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
	padding-top: 10px;
}
.hoverRow2 {
	background-color: #A1C8E5;
}
