.bodyText {
	line-height:15pt;
	color:#000;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	letter-spacing: 1px;
	padding-left:8px;
}

.bodyTextHome {
	line-height:16pt;
	color:#333;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 1px;
	padding-left:8px;
}

.footerText {
	line-height:24px;
	color:#000;
	font-family: Arial;
	font-size: 8px;
	font-style: normal;
	letter-spacing: 1px;
	}
	
.pageName {
	font:20px; 
	font-family: Arial;
	color: #000;
	letter-spacing:0.1em;
	line-height:26px;
	}
	
.subHeader {
	color: #339900;
	font-weight:normal;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 11px;
}
	
.navText {
	color: #000;
	letter-spacing:0.1em;
	font-family: Arial;
	font-size: 9px;
	font-weight: bolder;
	text-transform: capitalize;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	height: 15px;
	/* width: 0px; */
	padding-top:4px;
	padding-bottom: 4px;
	white-space:nowrap; 
	float:left; 
	padding-left:8px;
	padding-right:8px;
	border-left:solid 1px #A3D869;	
	border-right: solid 1px #A3D869;
}

.navText a{
	color: #000;
	text-decoration:none;
	line-height:15px;
	height:15px;
}

.navText a.active{
	color: #FFF;
}

.navText.first{
	border-left:none;
}

.navText.last{
	border-right:none;
}





/*

.navTextActive {
	color: #FFF;
	letter-spacing:0.1em;
	font-family: Arial;
	font-size: 9px;
	font-weight: bolder;
	text-transform: capitalize;
	text-decoration: none;
	line-height: normal;
	vertical-align: middle;
	text-align: center;
	height: 15px;
	width: 0px;
	padding-bottom: 4px;
}
*/

.navTextFooter {
	color: #000;
	letter-spacing:1px;
	text-decoration: none;
	font-family: Arial;
	font-size: 8px;
	height: 15px;
	font-style: normal;
}

.bodySubText {
	line-height:15pt;
	color:#000;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	letter-spacing: 0.5px;
	text-decoration: none;
	padding-left:8px;
}

.bodySubTextTable {
	line-height:15pt;
	color:#000;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	letter-spacing: 0.5px;
	text-decoration: none;
}

.navTextBody {
	color: #339900;
	letter-spacing:1px;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	height: 15px;
	font-style: normal;
}
a.nav-link:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #A3D869;
	font-family: Arial;
	text-decoration: none;
}
a.nav-link:link, a.nav-link:visited
{
	font-size: 11px;
	color: #339900;
	font-family: Arial;
	text-decoration: none;
}

/* rnj new below */

#menu{
	width:510px;
	height:15px;
	overflow:hidden;
	padding-bottom:8px;
}
.navText.on{
	background:#A3D869;
}

.imghdr{
	padding-left:8px;
}

#mainContent{
	width:700px;
	overflow:hidden;
}


