.extend {
	background-image:  url("images/extend.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.extend2 {
	background-image:  url("images/extend2.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.navback {
	background-image:  url("images/navback.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
.footer {
	background-image:  url("images/ltgreen.gif");
	background-repeat: repeat-x;
	background-position: right bottom;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, san-serif;
}
.disclaimer {
	font-size: 10px;
	color: #5CAE46;
}
.big {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
.headline {
	font-size: 15px;
	color: #006633;
	line-height: 20px;
	font-family: Geneva, Arial, Helvetica, san-serif;
}
.dot_right {
	background-image:  url("images/dot.gif");
	background-repeat: repeat-y;
	background-position: right top;
}
.highlight {
	color: #8CBA5E;
	font-size: 12px;
	font-weight: bold;
}
.gray {
	font-size: 9px;
	color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}
.heading {
	font-size: 11px;
	color: #999999;
	vertical-align: bottom;
	background-color: #E5F3D3;
}
.black {
	font-size: 11px;
	color: #000000;
}
.green {
	font-size: 12px;
	color: #7FB64E;
}
.dot_horz {
	background-image:  url("images/dot.gif");
	background-repeat: repeat-x;
	background-position: left center;
}
.dkgreen {
	font-size: 11px;
	color: #006633;
}
.dkgreenbig {
	font-size: 12px;
	color: #006633;
}
.dkgreenbigger {
	font-size: 13px;
	color: #006633;
	line-height: 17px;
}
.headlinewhite {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	background-image:  url("images/nav_bkg2.jpg");
	background-repeat: repeat;
	text-transform: uppercase;
	vertical-align: middle;
}
.dkrgreen {
	font-size: 11px;
	color: #196E28;
}
.proddisclaimer {
	font-size: 10px;
	color: #999999;
	text-align: left;
	line-height: 12px;
}
.proddisclaimerbox {
	font-size: 9px;
	color: #999999;
	text-align: left;
	line-height: 11px;
	padding: 5px;
	border: thin dotted #999999;
}

