.header1, .header2, .header3, .header4 {
	margin: 4px 0px 4px 0px;
}
.header1, .header1 textarea {
	font-size: 20pt;
	font-weight: bold;
}
.header2, .header2 textarea {
	font-size: 16pt;
	font-weight: bold;
}
.header3, .header3 textarea {
	font-size: 13pt;
	font-weight: bold;
}
.header4, .header4 textarea {
	font-size: 11.5pt;
	font-weight: bold;
}
a, a:hover, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
body {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: #648076;
	scrollbar-base-color: #053028;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: #053028;
	scrollbar-highlight-color: #648076;
	scrollbar-shadow-color: #648076;
}
body, td, input, textarea {
	font-family: "Century Gothic", Arial;
	font-size: 10pt;
	text-align: left;
	vertical-align: middle;
}
body {
	color: #FFFFFF;
}
div.bodywrapper {
	height: 100%;
	position: absolute;
	right: 0px;
	vertical-align: middle;
	top: 0px;
	width: 100%;
}
div.children, div.files {
	background-image: url(../gfx/dot.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	position: relative;
}
div.hr {
	background-color: white;
	height: 1px;
	margin: 10px 0px 10px 0px;
	width: 100%;
}
div.item, div.selectedItem {
	cursor: pointer;
	padding: 10px;
}
div.selectedItem {
	background-color: #053028;
}
div.side {
	padding: 3px 6px 3px 6px;
	width: 200px;
}
div.text {
	left: 160px;
	padding: 10px;
	position: absolute;
	top: 100px;
	width: 460px;
}
div.textwrapper {
	border: 0px solid red;
	height: 520px;
	overflow: auto;
	padding: 0px 0px 0px 0px;
}
form {
	margin: 0px;
}
h1, h2, h3, h4 {
	margin: 4px 0px 4px 0px;
}
h1 {
	font-size: 20pt;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 13pt;
}
h4 {
	font-size: 11.5pt;
}
hr {
	background-color: white;
	border: 0px solid white;
	height: 1px;
}
img {
	border: 0px solid white;
}
input, textarea {
	background-color: white;
	border: 1px solid gray;
	color: black;
}
input.radioCheck {
	background-color: none;
	border-width: 0px;
}
input.submit {
	border-style: outset;
	margin-top: 10px;
	padding: 2px 10px 2px 10px;
}
table, td, th {
	border: 0px solid blue;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
td {
	vertical-align: top;
}
td.body {
	padding-left: 20px;
}
td.bottom, td.top {
	background-color: #042117;
	color: #435951;
	color: #648076;
	letter-spacing: 1px;
	vertical-align: middle;
}
td.bottom {
	padding: 0px 6px 0px 6px;
}
td.bottom {
	font-size: 8pt;
	text-align: center;
}
td.bottom a, td.bottom a:hover, td.bottom a:visited, td.top a, td.top a:hover, td.top a:visited {
	color: #648076;
	text-decoration: none;
}
td.bottom a:hover, td.top a:hover {
	color: white;
}
td.highlightLine {
	font-size: 10.5pt;
	text-decoration: none;
	vertical-align: middle;
}
td.highlightLine a, td.highlightLine a:hover, td.highlightLine a:visited {
	text-decoration: none;
}
td.menu {
	font-size: 10pt;
	line-height: 1.5;
	padding: 15px 0px 10px 0px;
}
td.menu div {
	padding: 0px 0px 0px 15px;
}
td.menu a, td.menu a:hover, td.menu a:visited {
	text-decoration: none;
}
td.middle {
	background-color: #0A1A19;
	background-color: #445952;
}
td.middle#main {
	background-position: 0% 0%;
	background-repeat: no-repeat;
}
td.pageNode {
	padding: 4px;
}
td.top {
	font-size: 13pt;
}
td.top#topWww {
	padding-left: 10px;
}
td.top#topTitle {
	padding-right: 20px;
	text-align: right;
}
ul {
	margin: 5px 0px 5px 35px;
}