/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}
.majorHeaderContentPages {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #AAA279;
	line-height: 18px;
}
.headersContentPages {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #AAA279;
	line-height: 15px;
}
.crumbTrail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676141;
	line-height: 15px;
	font-weight: bold;

}
.bodyText {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.newsText {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.footerLinks {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.greenText {
	color: #008148;
}
.blueText {
	color: #356289;
}
.copperText {
	color: #C9832B;
}
.ltGreenText {
	color: #91B76A;
}
.tanText {
	color: #AAA279;
}
.ltTanText {
	color: #676141;
}
.blackText {
	color: #000000;
}
.whiteText {
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #EFAB00;
}
INPUT.InputField {
	background-color: #F5F3EB;
	border: 1px solid #AAA279;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	color: #595959;
	list-style-type: square;
}
form {
	margin-bottom:0;
}
hr {
color: #595959;
shading: noshade;
height: 1;
}
