body {
	background-color: #425B32;
}
.pageHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	padding-left: 10px;
}
.pageNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
}

.pageNav a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.pageNav: a:hover {
	color: #B7CBAA;
	text-decoration: underline;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	padding: 5px;
}

a:link, a:visited {
	color: #B88D5E;
	text-decoration: none;
}

a:hover {
	color: #8A7B5C;
	text-decoration: underline;
}

.spacer {
	background-image: url(images/spacer_15.jpg);
	background-repeat: repeat-y;
	width: 5px;
}

.mainBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 18px;
}

.mainBody a:link, a:visited {
	font-weight: bold;
	color: #955E2E;
	text-decoration: none;
}

.mainBody a:active {
	text-decoration: underline;
}
.bodyHeader1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #425B32;
}
.bodyHeader2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #425B32;
}
.paraspace  { font-size: 8px; line-height: 8px; text-align: justify }
.textColor {
	font-family: "Times New Roman", Times, serif;
	color: 336699;
	font-weight: bold;
}
.smalltext {
	font-size: 11px;
	color: 336699;
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
}
.myMargins {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

