a.topNav:link, a.topNav:visited, a.topNav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.topNav:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #E8FFBB;
	text-decoration: none;
}
.sideNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-indent: 5pt;

}
}
a.sideNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-indent: 5pt;

}
.borderAll {
	border: 1px solid #B0C478;
}
.borderleft {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 1px solid #B0C478;

}
.borderRight {
	border-top: 0px none;
	border-right: 1px solid #B0C478;
	border-bottom: 0px none;
	border-left: 0px none;
}
.borderTop {

	border-top: 1px solid #B0C478;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.borderBottom {


	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #B0C478;
	border-left: 0px none;
}
.borderU {



	border-top: 0px none;
	border-right: 1px solid #B0C478;
	border-bottom: 1px solid #B0C478;
	border-left: 1px solid #B0C478;
}
.borderN {




	border-top: 1px none #B0C478;
	border-right: 1px solid #B0C478;
	border-bottom: 0px solid;
	border-left: 1px solid #B0C478;
}
.borderLR {





	border-top: 0px none;
	border-right: 1px solid #B0C478;
	border-bottom: 0px none;
	border-left: 1px solid #B0C478;
}
.borderTopBot {


	border-top: 1px solid #B0C478;
	border-right: 0px none;
	border-bottom: 1px solid #B0C478;
	border-left: 0px none;
}
.imgBrdr {
	border-top: 2px solid #B0C478;
	border-right: 1px solid #B0C478;
	border-bottom: 2px solid #B0C478;
	border-left: 1px solid #B0C478;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.footText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #7F8E6C;
}
.linkInternal {
	font-weight: bold;
	color: #EB2A37;
	text-decoration: none;
}
.cutText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}
a.topNavLoc:link, a.topNavLoc:visited, a.topNavLoc:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #E8FFBB;
	text-decoration: none;
}
a.topNavLoc:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.dottedBottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}
