body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size: 12px;	
}

p {
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size: 12px;
}

h1 {
	color: #34745C;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 16px;
}

h2 {
	color: #ED1B24;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 14px;
}

h3 {
	color: #000000;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 13px;
}

li {
	margin-bottom: 3px;
	margin-top: 3px;
}

a:link { color: blue; }
a:visited { color: blue; }
a:hover { color: #ED1B24; }
a:active { color: blue; }

form {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

fieldset {
	width: 95%;
	padding-right: 5px;
	padding-left: 5px;
	pading-top: 5px;
	padding-bottom: 5px;
}

legend {
	color: #026A1F;
	font-family: Verdana,sans-serif;
	font-weight: normal;
	font-size: 14px;
}

li,ul,ol {
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size: 12px;
}

caption {
	color: #026A1F;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
	text-align: left;
}

/* ########### Custom Classes ############# */

.dropdown {
	font-family: Verdana,sans-serif;
	font-size: 11px;	
	background: #FFFFFF;
}

.redHeader { width: 100%; }
.redHeader TD { 
	background: #ED1B24;
	background-image: url(../images/bgd_header.gif);
	background-image-repeat: repeat;
	height: 31px;
	padding-left: 18px;
	padding-right: 10px;
	color: #FFFFFF;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 11px;
	verical-align: middle;
}

.error {
	font-family: Verdana,sans-serif;
	color: #A50000;
	font-size: 12px;
}

.topnav {
	color: #34745C;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}

.topnav a:link { color: #34745C; text-decoration: none; }
.topnav a:visited { color: #34745C; text-decoration: none; }
.topnav a:hover { color: #ED1B24; text-decoration: none; }
.topnav a:active { color: #34745C;  text-decoration: none;}

.homegreentop {
	background-color: #026A1F;
	height: 21px;
	text-align: right;
	padding: 0px 10px 0px 0px;
	color: #FFFFFF;
	vertical-align: middle;
	font-size: 11px;
}

.homesidebar {
	background-color: #34745C;
	background-image: url(../images/bgd_home_side.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 186px;
	padding: 16px 0px 0px 0px;
	vertical-align: top;	
}

.homenavtable {
	width: 140px;
}

.homenavcell TD {
	font-family: Verdana, sans-serif;
	width: 150px;
	background-color: #ABC7B1;
	color: #000000;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
}

.homenavcell {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	vertical-align: top;
	background-color: #ABC7B1;
	text-decoration: none;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

.homenavcell A {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
	display: block; 
	width: 150px; 
	color: #000000; 
	background-color: #ABC7B1; 
	text-decoration: none;
	font-weight: bold;
}

.homenavcell A:visited {
	width: 150px;  
	color: #000000; 
	background-color: #ABC7B1; 
	text-decoration: none;
	font-weight: bold;
}

.homenavcell A:hover {
	width: 150px;
	color: #FF4C19; 
	background-color: #FFFFFF;  
	text-decoration: none;
	font-weight: bold;
}

.homenavspacercell {
	width: 150px;
	height: 6px;
	padding: 0px 0px 0px 0px;
}

.homesearchbox {
	background-color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	width: 150px;
	color: #000000; 
}

.greenback {
	background-color: #34745C;
	vertical-align: top;
	text-decoration: none;
}

.greenback_BGD {
	background-color: #34745C;
	vertical-align: top;
	text-decoration: none;
	background-image: url(../images/bgd_picA.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.homefeaturetitle {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #FFFFFF;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.homefeaturetitle a:link { text-decoration: none; color: #FFFFFF; }
.homefeaturetitle a:visited { text-decoration: none; color: #FFFFFF; }
.homefeaturetitle a:hover { text-decoration: underline; color: #ED1B24; }
.homefeaturetitle a:active { text-decoration: none; color: #FFFFFF; }

.featureTile {
	width: 165px;
	border-top: 3px solid #32735B;
	border-bottom: 3px solid #32735B;
	border-left: 3px solid #32735B;
	border-right: 3px solid #32735B;
	padding: 0px 0px 10px 0px;
	vertical-align: top;
	background-color: #32735B;
	font-size: 11px;
}

.homesidecolumnA {
	padding: 10px 5px 5px 10px;
	vertical-align: top;
	width: 167px;	
}

.homesidecolumnA P {
	color: #000000; 
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.homesidecolumnB {
	padding: 10px 5px 5px 10px;
	vertical-align: top;
	width: 167px;
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;	
}

.homesidecolumnB P {
	color: #000000; 
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.homesidecolumnC {
	padding: 10px 5px 5px 10px;
	vertical-align: top;
	width: 174px;	
}

.homesidecolumnC P {
	color: #000000; 
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.homereadmore {
	color: #026A1F; 
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;	
}

.homereadmore a:link { font-weight: bold; text-decoration: none; color: #026A1F; }
.homereadmore a:visited { font-weight: bold; text-decoration: none; color: #026A1F; }
.homereadmore a:hover { font-weight: bold; text-decoration: underline; color: #FF4C19; }
.homereadmore a:active { font-weight: bold; text-decoration: none; color: #026A1F; }

.navheader {
	background-color: #ABC7B1;
	height: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.navheader p {
	color: #000000;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.navheader a:link { text-decoration: none; color: #000000;  }
.navheader a:visited { text-decoration: none; color: #000000; }
.navheader a:hover { text-decoration: none; color: #ED1B24; }
.navheader a:active { text-decoration: none; color: #000000; }

.navcellspacer {
	background-color: #34745C;
}

.navcell {
	background-color: #ABC7B1;
	vertical-align: top;
	padding: 5px 5px 0px 5px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.navcell P {
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	margin-top: 0px; 
	margin-bottom: 9px;
}

.navcell a:link { text-decoration: none; color: #000000;  }
.navcell a:visited { text-decoration: none; color: #000000; }
.navcell a:hover { text-decoration: none; color: #ED1B24; }
.navcell a:active { text-decoration: none; color: #000000; }

#subproduct {

	text-align: left;
	margin-left: 10px;
}

.leftnav {
	background-color: #34745C;
	width: 155px;
	vertical-align: top;
	text-align: center;
	padding: 20px 0px 30px 0px;
}

.rightnav {
	background-color: #33745C;
	width: 150px;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 9px;
	padding-right: 7px;
	border-left: 1px solid #B2B2B2;
}

.content {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 20px 10px 0px 10px;
}

.footer {
	color: #000000;
	font-size: 10px;
	font-family: Verdana,sans-serif;
}

.footerNav {
	text-align: center;
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.footerNav a:link { text-decoration: none; color: #34745C;  }
.footerNav a:visited { text-decoration: none; color: #34745C;  }
.footerNav a:hover { text-decoration: none; color: #ED1B24; }
.footerNav a:active { text-decoration: none; color: #34745C;  }

.footerTable {
	width: 100%;
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-spacing: 0;
}

.footerTable TD {
	background: #34745C;
	background-image: url(../images/bgd_footer.gif);
}

.point  {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	text-indent: 15px;
}

.reg  {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}
