.logo {
	clear: none;
	float: left;
	z-index: 999;
}
.title {
	text-align: center;
	background-color: #002E14;
	background-image: url(../pix/bannerbg.gif);
	left: auto;
	position: relative;
	text-indent: -10em;
	margin-left: 179px;
}
HTML {
	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;
}
body {
	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: #0000FF;
	text-decoration: none;
}
body a:visited {
	color: #0000FF;
	text-decoration: none;
}
body a:hover {
	color: #0000FF;
	text-decoration: underline;
}

.maincontent {
	background-color: #FFFFFF;
	border-left-width: 160px;
	border-left-style: solid;
	border-left-color: #29593c;
	font-size: 1em;
	padding-left: 80px;
	padding-top: 60px;
	height: 100%;
	background-attachment: fixed;
	background-image: url(../pix/watermark2.gif);
	background-repeat: no-repeat;
	background-position: center 150px;
	margin-right: 250px;
}
.admincontent {
	background-color: #FFFFFF;
	border-left-width: 160px;
	border-left-style: solid;
	border-left-color: #29593c;
	font-size: 1em;
	padding-left: 80px;
	padding-top: 60px;
	height: 100%;
	margin-right: 2em;
}
.detailscontent {
	background-color: #FFFFFF;
	font-size: 1em;
	height: 100%;
	background-attachment: fixed;
	background-image: url(../pix/watermark2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 8px;
}
.detailstext {
	background-color: #FFFFFF;
	font-size: 1em;
	height: 100%;
}
.detailstable {
	font-size: 1em;
	height: 100%;
}
.cattable {
	border: 2px solid #EEEEEE;
	background-color: #EEEEEE;
}
li {
	list-style-type: disc;
}

.noprint {
}
.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 {
	float: right;
	height: auto;
	width: 180px;
	border-top-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
}
.underline {
	font-size: 1px;
	color: #29593C;
}
.iframecontent {
	font-size: 1em;
	height: 100%;
	margin: 8px;
	background-color:transparent;
}
