.mainnavtext {
	color: #7e7e7e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.mainnavtext a:link {
	text-decoration: none;
	color: #919191;
}
.mainnavtext a:visited {
	text-decoration: none;
	color: #919191;
}
.mainnavtext a:active {
	text-decoration: none;
	color: #919191;
}
.subnavtext {
	color: #7e7e7e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.subnavtext a:link {
	text-decoration: none;
	color: #919191;
}
.subnavtext a:visited {
	text-decoration: none;
	color: #919191;
}
.subnavtext a:active {
	text-decoration: none;
	color: #919191;
}
.subnavtextcurrent {
	color: #7e7e7e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.subnavtextcurrent a:link {
	text-decoration: none;
	color: #919191;
}
.subnavtextcurrent a:visited {
	text-decoration: none;
	color: #919191;
}
.subnavtextcurrent a:active {
	text-decoration: underline;
	color: #919191;
}
.sidenavbg {
	background-color: #F3F2EF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;

}
.sidenavheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F325A;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sidenavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #929191;
	padding-left: 10px;
}
.sidenavtext a:link {
	text-decoration: none;
	color: #929191;
}
.sidenavtext a:visited {
	text-decoration: none;
	color: #929191;
}
.sidenavtext a:active {
	text-decoration: none;
	color: #929191;
}
.sidenavtext a:hover {
	text-decoration: underline;
	color: #0F325A;
}
.sidenavtextcurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #929191;
	padding-left: 10px;
	text-decoration:underline;
}
.sidenavtextcurrent a:link {
	text-decoration: none;
	color: #929191;
}
.sidenavtextcurrent a:visited {
	text-decoration: none;
	color: #929191;
}
.sidenavtextcurrent a:active {
	text-decoration: none;
	color: #929191;
}
.sidenavtextcurrent a:hover {
	text-decoration: underline;
	color: #0F325A;
}
.sidenavsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #929191;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sidenavsubheader a:link {
	text-decoration: none;
	color: #929191;
}
.sidenavsubheader a:visited {
	text-decoration: none;
	color: #929191;
}
.sidenavsubheader a:active {
	text-decoration: none;
	color: #929191;
}
.sidenavsubheader a:hover {
	text-decoration: none;
	color: #0F325A;
}