.bNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 23px;
	line-height: 17px;
	text-align: center;
}
.bNav a:link {
	color: #333333;
	text-decoration: underline;
}
.bNav a:visited {
	text-decoration: underline;
	color: #333333;
}
.bNav a:hover {
	color: #000000;
	text-decoration: none;
}
.bNav a:active {
	color: #759834;
	text-decoration: none;
}
body {
}
.lnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
	width: 80px;
	text-indent: 0px;
	text-align: center;
}
.lnav a:link {
	color: #FFFFFF;
	background-color: #4D4F5C;
	display: block;
	height: 17px;
	width: 80px;
	padding-top: 2px;
	text-decoration: none;
	padding-bottom: 2px;
	font-weight: bold;
}
.lnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4D4F5C;
	display: block;
	height: 17px;
	width: 80px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.lnav a:active {
	color: #000000;
	background-color: #C9B26F;
	font-weight: bold;
}

.lnav a:hover {
	color: #000000;
	background-color: #C9B26F;
	text-decoration: none;
	font-weight: bold;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
.floatRight {
	float: right;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}

.textWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-indent: 1px;
}
.headText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}
.floatLeft {
	float: left;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 0px;
	margin-right: 7px;
}
