.bg {
	background-color: #DCD8BD;
	margin-top: 0px;
}
.bgLeftShadow {
	background-image: url(/images/pieces/bg_left_shadow.gif);
	background-repeat: repeat-y;
}
.bgRightShadow {

	background-image: url(/images/pieces/bg_right_shadow.gif);
	background-repeat: repeat-y;
}
.bgContent {
	background-color: #FFFFFF;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footerText a:link { color: #FFFFFF; text-decoration:underline; }
.footerText a:visited { color: #FFFFFF; text-decoration:underline; }
.footerText a:hover { color: #9ECC5D; text-decoration:underline; }
.footerText a:active { color: #FFFFFF; text-decoration:underline; }
.bgNavGreen {
	background-image: url(/images/pieces/nav_green_bottom.gif);
	background-repeat: repeat-y;
}
.heading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #346715;
	letter-spacing: .1em;
	padding-top: 8px;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bodyText a:link { color: #346715; text-decoration:underline; }
.bodyText a:visited { color: #346715; text-decoration:underline; }
.bodyText a:hover { color: #000; background-color: #E9E5C3; text-decoration:underline; }
.bodyText a:active { color: #346715; text-decoration:underline; }
.boxWideBG {
	background-image: url(/images/pieces/box_wide_bg.gif);
	background-repeat: repeat-y;
}
.boxSmBG {
	background-image: url(/images/pieces/box_sm_bg.gif);
	background-repeat: repeat-y;
}
.spotlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.spotlight a:link { color: #346715; text-decoration:underline; }
.spotlight a:visited { color: #346715; text-decoration:underline; }
.spotlight a:hover { color: #000; background-color: #E9E5C3; text-decoration:underline; }
.spotlight a:active { color: #346715; text-decoration:underline; }
.subhead {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #9ECC5D;
}
.bgSoybean {
	background-image: url(images/soybean_big_light.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.greenNote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9ECC5D;
}

