* {
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.5em;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
body {
	margin: 0px auto;
	background: url(../images/pageback.jpg) repeat-x top left;
	background-color: #e8e8e8;
}
.content {
	width: 832px;
	min-height: 500px;
	margin: 0px auto;
}
.topcap {
	background: url(../images/topfade.png) no-repeat top center;
	width: 829px;
	height: 19px;
	clear: both;
}
.leftfade {
	background: url(../images/leftsidefade.png) repeat-y top right;
	width: 16px;
	min-height: 800px;
	float: left;
}
.rightfade {
	background: url(../images/rightsidefade.png) repeat-y top left;
	width: 16px;
	min-height: 800px;
	float: right;
}
.maincontent {
	background: url(../images/spfade.png) repeat-x bottom center;
	background-color: #fff;
	width: 800px;
	min-height: 800px;
	margin: 0px 16px;
	overflow: auto;
}
.topbound {
	min-width: 800px;
	height: 80px;
}
.logo {
	float: left;
	top: 0px;
	margin: 0px;
}
.searchbox {
	display: none;
}
.searchtextbox {
	display: none;
}
.go {
	text-align: center;
	vertical-align: middle;
}
.searchnav {
	height: 15px;
	width: 230px;
	font-size: 10px;
	float: right;
	text-align: center;
	padding: 2px 0px;
	color: #666;
	padding-right: 10px;
}
.print {
	float: right;
	margin-top: 8px;
	margin-right: 4px;
}
.nav {
	display: none;
}
#stylefour {
	display: none;
}
#stylefour ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#stylefour ul li {
	display:block;
	float:left;
	margin:0;
	border-right: 1px solid #ccc;
	text-align: center;
}
#stylefour ul li:hover {
	background: url(../images/linkbackactive.jpg) repeat-x center center;
	color: #fff;
	height: 26px;
}
#stylefour ul li a {
	display:block;
	top: 2px;
	float:left;
	color:#666;
	font-size: 13px;
	text-decoration:none;
	height:24px;
	margin: 0px 10px;
	padding: 2px 20px 0px 20px;
}
#stylefour ul li a:hover {
	color:#fff;
	height: 27px;
}
.banner {
	display: none;
}
.greenfade {
	display: none;
}
.grayfade {
	display: none;
}
.contentbound {
	width: 800px;
}
.leftbox {
	display: none;
}
.leftnav {
	width: 155px;
}
.leftnav .headerbar {
	font: 13px tahoma;
	background: url(../images/sidebarheaderback.jpg) repeat-x top left;
	color: #000;
	text-transform: uppercase;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #ccc;
	margin: 0px
}
.leftnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0;
}
.leftnav ul li {
	margin: 2px 0px 2px 0px;
	border-bottom: 1px dotted #ccc;
}
.leftnav ul li a {
	font: normal 12px tahoma;
	display: block;
	padding: 5px 0;
	padding-left: 8px; /*link text is indented 8px*/
	text-decoration: none;
	color: #666;
}
.leftnav ul li a:hover { /*hover state CSS*/
	color: #000;
}
.midcontent {
	margin: 0px 5px;
	float: left;
	width: 600px;
	text-align:justify;
}
.rightbox {
	display: none;
}
.find{
	display: none;
	}

.zipbox{
	width: 80px;
	color: #999;
	font-size: 10px;
	}
.bottomcap {
	display: none;
}
.footer {
	width: 800px;
	margin: 0px auto;
	font-size: 9px;
	padding-bottom: 10px;
	color: #666;
}
.footer a {
	text-decoration: none;
	color: #666;
	font-size: 9px;
}
