.leftNavOrnHilit {
	text-align: right;
	float: right;
	height: 26px;
}
.leftNavTextHilit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	float: right;
	height: 26px;
	vertical-align: middle;
	background-color: #fbe4b4;
	border-top-width: 1px;
	border-top-color: ae5522;
	border-right-color: ae5522;
	border-bottom-color: ae5522;
	border-left-color: ae5522;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.leftNavOrnNoHilit {
	text-align: right;
	float: right;
}
.leftNavTextNoHilit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	float: right;
	height: 26px;
	vertical-align: middle;
	background-color: #c69049;
	border-top-width: 1px;
	border-top-color: ae5522;
	border-right-color: ae5522;
	border-bottom-color: ae5522;
	border-left-color: ae5522;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.leftNavTextHilit a {
	color: #000000;
	text-decoration: none;
}

.leftNavTextNoHilit a {
	color: #000000;
	text-decoration: none;
}


