body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #534744;
	background-image: url(../img/elements/insidebkgnd.gif);
	background-repeat: repeat-x;
	margin: 0;
}
p {
	padding-bottom: 6px;
	margin: 0px;
}
html, body {
	height: 100%;
}
h3 {
	font-size: 140%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	line-height: 1.3em;
}
h2 {
	font-size: 160%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 1.3em;
}
h1 {
	font-size: 180%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 1.3em;
}
ul {
	padding: 0px;
	list-style-type: none;
	margin-left: 1em;
	list-style-position: outside;
}
li {
	padding-top: 6px;
	margin-top: 0px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../img/elements/ball.gif);
	padding-left: .8em;
}
.high {
	width: 200px;
	font-size: 120%;
	font-weight: bold;
	position: absolute;
	left: 30px;
	top: 86px;
	margin: 0;
	padding: 0;
}
.high a {
	display: block;
	padding: 2px 2px 2px 32px;
	border-top: 2px solid #ffffcc;
	border-bottom: 2px solid #5c5849;
	background-color: #dcd7cd;
	background-image:  url(../img/front/btnbkgrnd.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-decoration: none;
}
.high a:link {
	color: #FFFFFF;
}
.high a:visited {
 	color: #ffffCC;
}
.high a:hover, #high a:active {
	background-color: #c4c4b3;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #8B8b72;
	background-image:  url(../img/front/btnbkgrndon.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #666666;
	text-decoration: none;
 }
.high ul {
	padding: 0em;
	list-style-type: none;
	margin: 0em;
	list-style-image: none;
 }
.high li {
	margin: 0px;
	padding: 0em;
}
#header {
	margin: 0;
	padding: 0;
	position: relative;
	left: 0px;
	top: 0px;
	width: 253px;
	float: left;
}
#wrapit {
	width: 100%;
	position: relative;
	background-image: url(../img/elements/leftcol.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	top: 0px;
	margin: 0;
	padding: 0;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

html>body #wrapit {
	height: auto;
}
.clear {
	clear: both;
	width: 100%;
	margin: 1em 0 0 0;
}
.floatleft {
	float: left;
	padding: 0;
	margin-top: 0px;
	margin-right: 10px;
}
#navbar {
	width: 508px;
	position: absolute;
	left: 253px;
	top: 0px;
	z-index: 10;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #336699;
}
a:visited {
	color: #669999;
}
a:hover, a:active {
	color: #0099CC;
	text-decoration: underline;
}
#footer {
	font-size: 88%;
	line-height: 1em;
	color: #8b8b72;
	background-color: #eeeee0;
	display: block;
	padding: 2px;
	border-top: 1 px solid #000000;
	border-bottom: 1 px solid #000000;
	text-align: center;
	position: relative;
	bottom: 0px;
	width: 100%;
	margin: 0;
	clear: both;
	left: 0px;
}
#typebox {
	background-color: #eeeee0;
	width: auto;
	border-top: #999999 solid 1px;
	border-bottom: #999999 solid 2px;
	padding: 12px 16px;
}
#breadbox {
	position: relative;
	z-index: 7;
	height: 23px;
	width: 144px;
	left: 0px;
	top: 38px;
	margin-left: 270px;
}
#breadbox a:hover, a:active {
	background: none;
}
#bookend {
	background-image: url(../img/elements/bookend.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 167px;
	height: 82px;
	z-index: 1;
}
#top {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
}
#contentlft {
	margin: 0px;
	width: 223px;
	float: left;
	padding: 15px;
}
#contentrt {
	width: 473px;
	margin: 15px 15px 15px 275px;
}
.displaytype {
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #660000;
	line-height: 22px;
	font-style: normal;
	font-weight: lighter;
}
.displayhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #8b8b72;
}
.numberbar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 2px solid Gray;
	border-top: 1px solid Silver;
	background-color: #c4c4b3;
	display: block;
	height: 16px;
	padding: 4px;
	margin-bottom: 4px;
}
.displaytype_rule {
	font-weight: bold;
	display: block;
	width: 100%;
	border-top: 1px solid #8b8b72;
	font-size: 16px;
	line-height: 22px;
	color: #660000;
}
img {
	border: none;
}
