@charset "utf-8";
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4643;
	text-decoration: none;
	font-weight: bold;
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00457c;
	text-decoration: none;
	font-weight: bold;
}
.navON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00457c;
	text-decoration: none;
	font-weight: bold;
}
.navSUB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00457c;
	text-decoration: none;
	font-weight: bold;
}

#navSUB ul {
	text-decoration: none;
	list-style: none;
	text-align: right;
	line-height: 25px;
}

#navSUB li a {
	color: #004179;
	text-decoration: none;
	border-bottom: solid 1px #000;
}

#navSUB li a:hover {
	color: #BEB69F;
} 

.navSUB:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #beb69e;
	text-decoration: none;
	font-weight: bold;
}
.navSUBON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #beb69e;
	text-decoration: none;
	font-weight: bold;
}
.navTRES {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #beb69e;
	text-decoration: none;
}
.navTRES:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.navTRESON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.copyGREEN {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #009900;
	text-decoration: none;
}
.copyBOLD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.copyBOLDLINK {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.copyBOLDGREEN {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
.adhocCOPY {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00457c;
	text-decoration: none;
}
.heading01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #00457c;
	text-decoration: none;
	font-weight: normal;
}
.heading02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.clickhere {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00457c;
	text-decoration: underline;
}
.clickhere:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4f4643;
	text-decoration: none;
	font-weight: bold;
}
.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00457c;
	text-decoration: none;
	font-weight: bold;
}