body {
	background-color: #FFEEBB;
}

#topMenu a {
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 6px 0;
	background-color: #8AB4B7;
}

#topMenu a:hover {
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 6px 0;
	background-color: #43767a;
}

.wht9pt {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.orange14ptbold {
	color: #CC9900;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}

.boldText {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

.plaintxtjustified {
	color: #4E4E27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
.navborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006699;
}
.orange12ptbold {

	color: #CC9900;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.boldplaintxt {

	color: #4E4E27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}
.plaintxtcentered {

	color: #4E4E27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

a.linkText:link, a.linkText:visited {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #c15d2a;
	text-decoration: none;
}

a.linkText:hover, a.linkText:active {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #9d4417;
	text-decoration: underline;
}
