body {
	background-color: #FFF;
	background-image: url(../images/BG.gif);
	background-repeat: repeat;
	margin: 0 0 0 0;
}

.footerTxt { font: 11px Tahoma, Geneva, sans-serif; color:#b7b7b7; }
.footerTxt a:link{ font: 11px Tahoma, Geneva, sans-serif; color:#b7b7b7; text-decoration:none}
.footerTxt a:visited{ font: 11px Tahoma, Geneva, sans-serif; color:#b7b7b7; text-decoration:none}
.footerTxt a:hover{ font: 11px Tahoma, Geneva, sans-serif; color:#8ec247; text-decoration:none}
.footerTxt a:visited:hover{ font: 11px Tahoma, Geneva, sans-serif; color:#8ec247; text-decoration:none}

img {
	border:0px;	
}

.hpOff {background-color:#E9E9E9; color:#000;}

.hpOver{background-color:#6FB43F; color:#FFF;}

.hpLMOff {color:#86C16D;}
.hpLMOver {color:#FFF;}

img { border:none }

.menuTxt { font: 14px Tahoma, Geneva, sans-serif; color:#858689; }

.menuLink { float:left; height:20px; display:inline-block; font: 14px Tahoma, Geneva, sans-serif; color:#858689;  }
.menuLink a:link, a:active, a:visited { color:#858689; text-decoration:none }
.menuLink a:hover, a:visited:hover { color:#88bb00; text-decoration:none }

.bullet{ float:left; width:9px; height:20px; margin: 0 8px 0 8px;/* background-image:url(../images/menuBullet.gif)*/ }

/* INTERIOR CONTENT LEFT */
#contentL {
	float:left;
	width:628px;
	padding:14px 14px 30px 14px;
	background-image:url(../images/textbox1.gif);
	background-repeat:no-repeat;
	font: 13px Tahoma, Geneva, sans-serif;
	color:#787878;
	line-height:23px;
}
	#contentL a:link{color:#8ec247; text-decoration:none}
	#contentL a:active{color:#8ec247; text-decoration:none}
	#contentL a:visited{color:#8ec247; text-decoration:none}
	#contentL a:hover{color:#8ec247; text-decoration:underline}
	#contentL a:visited:hover{color:#8ec247; text-decoration:underline}

	#contentL H1 {
		font: bold 26px Tahoma, Geneva, sans-serif;
		text-transform: capitalize;
		color:#555;
		margin:15px 0 10px 0;
	}
	#contentL H2 {
		font: 18px Tahoma, Geneva, sans-serif;
		font-weight:bold;
		text-transform: capitalize;
		color:#555;
		/*margin:15px 0 10px 0;*/
	}
	#contentL H3 {
		font: bold 13px Tahoma, Geneva, sans-serif;
		color:#696969;
		margin:0 0 5px 0;
	}
	#contentL ul{
		margin:0px; 
		padding:5px 0 0 35px;
	}
	
	
#subNavLink ul li {
	display:inline;
}
#subNavLink a {
	font: 13px Tahoma, Geneva, sans-serif;
	color: #aeaeae;
	display:inline-block;
	height:24px;
	text-decoration:none;
	padding:8px 19px 0 19px;
}
#subNavLink a:hover {
	background-image:url(../images/submenuBG.gif);
	color:#fff;
}
#subNavLink span a {
	background-image:url(../images/submenuBG.gif);
	color:#fff;
}
#subNavLink ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#subNavLink li {
	margin: 0 0 .2em 0;
}


#contentNav ul li {
	display:inline;
}
#contentNav a {
	font: bold 13px Tahoma, Geneva, sans-serif;
	color: #676767;
	display:inline-block;
	height:24px;
	text-decoration:none;
	padding:15px 30px 15px 0;
}
#contentNav a:active {
	color:#676767;
	text-decoration:none;
}
#contentNav a:link {
	color:#676767;
	text-decoration:none;
}
#contentNav a:visited {
	color:#676767;
	text-decoration:none;
}
#contentNav a:hover {
	color:#8ec247;
	text-decoration:none;
}
#contentNav a:visited:hover {
	color:#8ec247;
	text-decoration:none;
}
#contentNav span a {
	color:#8ec247;
	text-decoration:none;
}
#contentNav span a:link {
	color:#8ec247;
	text-decoration:none;
}
#contentNav span a:active {
	color:#8ec247;
	text-decoration:none;
}
#contentNav span a:hover {
	color:#8ec247;
	text-decoration:none;
}
#contentNav span a:hover:visited {
	color:#8ec247;
	text-decoration:none;
}
#contentNav span a:visited {
	color:#8ec247;
	text-decoration:none;
}
#contentNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#contentNav li {
	margin: 0 0 .2em 0;
}



/* INTERIOR CONTENT RIGHT */
#contentR{
	float:right; 
	width:268px;
	font: 12px Tahoma, Geneva, sans-serif;
	color:#787878;
	line-height:16px;
}

.FAB{
	width:268px;
	margin:0 0 20px 0;
}
.FABTop{
	width:268px; 
	height:44px; 
}
.FABMid{
	width:230px; 
	padding: 0 16px 0 22px;
	background-image:url(../images/FABmid.gif);
}
	.FABMid ul{
		margin:0px; 
		padding:0 0 0 15px;
	}
	.FABMid li{
		padding:7px 0 0 0;
	}
	
.FABBottom{
	width:268px; 
	height:14px; 
	background-image:url(../images/FABbottom.gif);
}

#sitemapCon a:link{color:#555; text-decoration:none}
#sitemapCon a:active{color:#555; text-decoration:none}
#sitemapCon a:visited{color:#555; text-decoration:none}
#sitemapCon a:hover{color:#8ec247; text-decoration:none}
#sitemapCon a:visited:hover{color:#8ec247; text-decoration:none}
