.logo {
	display: none;
}
.title {
	background-color: #002E14;
	background-image: url(../pix/printbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: none;
}
body {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #002e14;
	SCROLLBAR-ARROW-COLOR:  #002e14;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #002e14;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body a:link {
	color: #000000;
	text-decoration: none;
}
body a:visited {
	color: #000000;
	text-decoration: none;
}
body a:hover {
	color: #000000;
	text-decoration: underline;
}

.maincontent {
	background-color: #FFFFFF;
	border-left-style: none;
	font-size: .75em;
	padding-left: 2em;
	padding-top: 60px;
	height: 100%;
	margin-right: 2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.noprint {
	display: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	vertical-align: bottom;
	position: relative;
	padding-top: 25%;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	position: relative;
	top: 12px;
	width: 100%;
	padding-top: 8px;
}

h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #002e14;
}
h1 a:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #002e14;
	text-decoration: none;
}
h1 a:hover{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #002e14;
	text-decoration: none;
}
h1 a:visited{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #002e14;
	text-decoration: none;
}
.callout {
	display: none;
}
.underline {
	font-size: 1px;
	color: #29593C;
}
.cattable {
	border: 0px;
}
