body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #808080;
	margin: 20px 0px;
	font-family: Calibri;
	font-size: 14px;
}
a:link{color:#4a4949; text-decoration:none;}
a:visited{color:#4a4949; text-decoration:none;}
a:hover{color:#44800d; text-decoration:none;}
.grnText {
	color: #44800d;
}

.searchInput {
	width: 130px;
	background-color: #474646;
	border: solid #000000 1px;
	color: #FFFFFF;
}
.grnBar {
	background-image: url(../images/bar-bg.gif);
	height: 10px;
}
.navTitle {
	background-image:url(../images/nav-title-bg.gif);
	color:#FFFFFF;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 3px;
	background-repeat: repeat-x;
}

.ticker {
	padding-top: 11px;
	border-top: solid #FFFFFF 1px;
	background-color: #e7e6e6;
}
.tickerBorder {
	border: solid #a7a7a7 1px;
	padding: 1px;
	height: 22px;
}
.grnBorder {
	border: solid #44800d 1px;
}


.contentHolder {
	width: 956px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 1px;
}
.footerHolder {
	color:#4a4949;
}
.footerHolder a:link{color:#4a4949; text-decoration:none;}
.footerHolder a:visited{color:#4a4949; text-decoration:none;}
.footerHolder a:hover{color:#44800d; text-decoration:none;}

.contentBorder {
	border: solid #a7a7a7 1px;
}
.wCBorder {
	border: solid #FFFFFF 1px;
	padding: 8px;
	background-color: #e7e6e6;
}
.wBorder {
	border: solid #FFFFFF 1px;
}
.header {
	background-image: url(../images/headerbg.gif);
	height: 106px;
}
.footerItem {
	background-image:url(../images/footer-itembg.gif);
	background-repeat:repeat-x;
	padding:9px;
	font-size: 11px;
	color: #4a4949;
	line-height: 16px;
}
.footerItemContact {
	padding:9px;
	color: #4a4949;
	font-size: 13px;
	line-height: 16px;

}
.footerItemTitle {
	padding:3px 9px;
	color: #4a4949;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}
.cBox {
	padding: 10px;
	font-size: 13px;
	text-align: justify;
	color: #3e3e3e;
}
.cBoxTitle {
	font-size: 24px;
}
.cBox a:link{color:#3e3e3e; text-decoration:none;}
.cBox a:visited{color:#3e3e3e; text-decoration:none;}
.cBox a:hover{color:#3e3e3e; text-decoration:none;}

.cBox:hover{background-color:#F5F5F5;}
.cContent2 {
	background-image:url(../images/c-bg2.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
	padding:15px;
	text-align: left;
}

.flash1{
	position:absolute;
	width:952px;
	height:22px;
	overflow:hidden;
	z-index: 1;
}
.flash1:hover{height:130px;}.flash2 {
	position:absolute;
	width:952px;
	height:20px;
	overflow:hidden;
	top: 23px;
	z-index: 2;
	left: 0;
}
.titleBox {
	background-color: #FFF;

}
.imgBorder {
	padding: 2px;
	border: solid #44800d 1px;
}
.infoBox {
	background-image: url(../images/info-box.png);
	width: 239px;
	height: 273px;
	padding: 20px 20px;
	position: relative;
}
.infoBoxLearnMore {
	position: absolute;
	left: 182px;
	top: 254px;
}

.textInput {
	border: solid #44800d 1px;
	height: 15px;
	width: 100%;
}
.transBG {
	background-image: url(../images/trans-bg.png);
	padding: 10px;
}
.grnDivider {
	background-color: #c5d8a4;
	height: 1px;
	margin-bottom: 5px;
}
.formDiv {
	background-image: url(../images/gradientbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fbfbfb;
	padding: 10px;
	border: solid #44800d 1px;
}
