.listNav { color: #999; font-size: 10px; text-align: left; margin-bottom: 10px; padding-top: 4px; padding-bottom: 2px; padding-left: 4px; border-bottom: 1px solid #dcddde; }
.secSplitHED {
	color: #666666;
	font-size: 14px;
	font-family: "Arial Narrow", "Helvetica Condensed";
	font-weight: bold;
	line-height: 16px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 5px;
}
.promoBlurb { color: #f00; font-size: 12px; font-weight: bold; }
.PrivacyHed {
	color: #A2A0A1;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	border-bottom: 1px solid #dadada;
}
.PrivacyTXT {
	color: #333;
	font-size: 11px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.PrivacyTXT a {
	color: #97B474;
}

.formTXTrequired {
color: #FF0000; font-size: 11px; text-align: right; vertical-align: top; padding: 4px;
}

.formTXTleft {
color: #666666; font-size: 11px; text-align: left; vertical-align: top; padding: 4px;
}
.formTXTleft a {
	color: #80A354;
}

.loginBoxes { color: #ff7f07; font-size: 10px; background-color: #fff; margin: 1px; border: solid 1px #b4b4b4; }
.formTXT { color: #666666; font-size: 11px; text-align: right; vertical-align: top; padding: 4px; }

.mainImageNavHome {
	background-image: url(/grout/images/mainImageNav.jpg);
	background-repeat:no-repeat;
	position: relative;
	width: 253px;
	height: 25px;
	top:-5px; 
	left:392px;
	z-index:-2;
}
.mainImageNav {
	background-image: url(/grout/images/mainImageNav.jpg);
	background-repeat:no-repeat;
	position: relative;
	width: 253px;
	height: 25px;
	top:20px; 
	left:392px;
	z-index:-2;
}
#nav { 
	position:relative; 	
	top:211px; 
	left:470px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	z-index: 200;
	}
#nav a { 
	background: #ffffff; 
	color:#000000;
	text-decoration: none; 
	margin: 0 4px; 
	padding: 2px 2px;
}
#nav a.activeSlide { color:#ffffff; background: #000000;}
#nav a:focus { outline: none; }
