#banner {
	color: #FFF;
	width: 100%;
	position: relative;
	height: 87px;
	background: #603;
}
#sitenav {
	display: none;
}#left {
	display: none;
}

#right {
	display: none;
}
#nav {
	display: none;
}
#toolset {
	display: none;
}
#footer{
	display: none;
}
#crumbs {
	display:none;
}
#content {
	margin:0px;padding:0px;border:none;
}
#printfooter {
	margin-top:2em;
	font-size: 0.85em;
	display: block;
}
#downloads {
	margin: 10px 30px 10px 30px;
	border: none;
}
#downloads h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	background-color: #ccc;
	padding: 3px;
	margin-top:0px;
	border-bottom: 1px solid #000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
h1 {
	font-size: 2em;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	background-color: #fff;
	border-bottom: 1px dashed #999;
	color: #000000;
	background-color: #f5f5f5;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
}
h4 {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: .9em;
}
img {
	border:none;
}
a.top {
	display: none;
}
th {	padding:4px;
	border-bottom: 1px solid #000;
}
td {
}
hr {
	color: #000;
	height: 1px;
	border: 0;
}
.feature {
	margin: 10px;
	padding: 10px;
	background-color: #F3F3F3;
}
caption {
	text-align: left;
	font-weight: bold;
	padding-bottom: 6px;
	color: #000000;
}
.total {
	font-weight: bold;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}

