@charset "UTF-8";
/* CSS Document */

body {
	background: #F4F4F4 url(images/bg.gif) repeat-x top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
a:hover {
	color: #EEEEEE;
	text-decoration: none;
	background: #999999;
}
a:active {
	color: #EEEEEE;
	background: #999999;
}
.doublespace {
	line-height: 140%;
}
.style1 {
	color: #999999;
	font-size: 10pt;
}
a:link {
	color: #EEEEEE;
	background: #839A9F;
}
a:visited {
	color: #EEEEEE;
	background: #666666;
}
.BoldCopy {
	font-weight: bold;
	color: #1A415B;
	font-size: 11pt;
}
.Capital {
	font-weight: bold;
	text-transform: uppercase;
	color: #215271;
	font-size: 13pt;
}
.BlueHeader {
	font-weight: bold;
	color: #215271;
	font-size: 13pt;
	font-family: Myriad, Arial, Helvetica, sans-serif;
}
.GreenHeader {
	font-weight: bold;
	color: #5A7A28;
	font-size: 13pt;
	font-family: Myriad, Arial, Helvetica, sans-serif;
}
.bg-wheat {
	background: url(images/bg-wheat.jpg) no-repeat bottom;
}
.bg-sprouts {
	background: url(images/bg-sprouts.png) no-repeat left bottom;
}
.bg-foliage2 {
	background: url(images/bg-foliage2.png) no-repeat bottom;
}
.bg-grass {
	background: url(images/bg-grass.png) no-repeat bottom;
}
.lighttext {
	color: #DCDCDC;
	line-height: 130%;
	font-size: 14px;
}
