body {
	background-image: url(images/bkg_nav.gif);
	background-repeat: repeat-x;
}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.nav:link {
	color: #767153;
	text-decoration: none;
}
a.nav:hover {
	color: #9D2E2F;
	text-decoration: underline;
}
a.nav:active {
	color: #9D2D2F;
	text-decoration: none;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.newsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8B8562;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A5738;
}
.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #9C2C2D;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.leftCol {
	background-image: url(images/bkg_left.gif);
	background-repeat: repeat-y;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.requiredText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9D2E2F;
}
.headerOne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9D2E2F;
}
.headerTwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9C2C2D;
	font-weight: bold;
}
.headerThree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2A5738;
	font-weight: bold;
}
.testimonialText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B8562;
}
a.footer:link {
	color: #666666;
	text-decoration: none;
}
a.footer:hover {
	color: #9C2C2D;
	text-decoration: underline;
}
a.footer:active {
	color: #9D2E2F;
	text-decoration: none;
}
.rightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.listItem {
	list-style-image: url(images/i_bullet_dot.gif);
}
.signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8B8562;
}
a.nav:visited {
	color: #767153;
}
.navOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D2E2F;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.5;
}
