h4.contentheader, h4.contentheader-home, h2.contentheader {
	height: 26px;
	line-height: 26px;
	color: #003366;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #999999;
	padding-left: 6px;
	margin: 0px;
}

h4.contentheader-home {
	background: #C2E1E3;
	height: 26px;
	padding: 0px;
	margin: 0px;
}

h2.contentheader {
	height: 26px;
	line-height: 26px;
	color: #FF6600;
	background: #C2E1E3;
	font-size: 13px;
	font-weight: bolder;
	letter-spacing: .14em;
	margin: 0px;
	padding-left: 8px;
}

.contentbox-home {
	background: transparent url(/images/compass_rose.gif) 50% 80px no-repeat;
	width: 634px;
	height: 96%;
	margin: 7px 0px 6px 6px;
	padding: 0px;
	border: 1px solid #999999;
}

.listingbox {
	padding: 0px 8px;
	margin: 0px;
}

.contentbox-sub {
	width: 572px; /* */
	margin: 7px 0px 6px 6px;
	padding: 0px;
	border: 1px solid #999999;
}

div.searchbox {
	width: 114px;
	margin: 0px 0px 0px 6px;
	padding: 0px;
}

input.dirsearch {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	width: 480px;
	height: 16px;
	line-height: 16px;
}

div.directory1 {
	margin: 4px;
}

a.listheader:link, a.listheader:visited  {
	 font-size: 13px;
	 font-weight: bold;
	 color: #666666;
}

a.listheader:hover {
	color: #FF6600;
}

li.directory2 {
	list-style-type: none;
	text-indent: none;
	list-style-position: outside;
	line-height: 16px;
}

a.linklist:link, a.linklist:visited {
	font-size: 11px;
	font-weight: 790;
	color: #8F8F8F;
}
a.linklist:hover {
	color: #FF6600;
}

a.listingfeatures:link, a.listingfeatures:visited {
	color: #8C65B2;
	font-size: 11px;
}
a.listingfeatures:hover {
	color: #FF6600;
	font-size: 11px;
}

div.listingfeatures {
	display: inline;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	line-height: 18px;
}

