.nav-main {
	font-family: "Arial Black";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.nav-mainCurrent {
	font-family: "new times";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
        color: #000000
}
a.nav-main:hover {
	text-decoration: none;

}
.bodyTxt {
	font-family: "new times";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
        color: #000000

}
a.bodyTxt:link {
	color: #9B3811;
	text-decoration: none;
}
a.bodyTxt:active {
	color: #9B3811;
	text-decoration: none;
}
a.bodyTxt:visited {
	color: #9B3811;
	text-decoration: none;
}
a.bodyTxt:hover {
	color: #9B3811;
	text-decoration: underline;
}
.pageHeader {
	font-family: "Arial Black";
	font-size: 36px;
}
.subTitle {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 20px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #4E4E4E;
	text-align: center;
}
.boldPlus1 {
	font-size: 12px;
	font-weight: bold;
}
.imageBorder {
	border: 1px solid #BEBD93;
}
.showTitle {
	font-family: "Arial Black";
	font-size: 14px;
	font-weight: bold;
	color: #2E2E2E;
}
