BODY {
	color: #000;
	font: 9pt Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
TD {
	color: #000;
	font: 9pt Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
H1, H2, H3 {
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 6px;
}
H4 {
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 6px;
}
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, ul.submenu, ul.search {
	padding-left: 0;
	margin-left: 0;
}
form {
	margin: 0;
}
img {
	padding: 2px 0px 2px 0px;
}
li {
	line-height: 1.5;
}
.doc { list-style: none;}
.docs { list-style: none;}
.sdoc {	list-style: none; line-height:90%; width: 400px; padding: 2px; margin-bottom:5px;color:#fff; background-color:#222; text-decoration:none; border-style:solid; border-width:1px; border-color: #222;}
.sdocs { list-style: none; line-height:90%; width: 400px; padding: 2px; margin-bottom:5px;color:#fff; background-color:#222; text-decoration:none; border-style:solid; border-width:1px; border-color: #222;}
a {
	text-decoration: none;
	/*font-weight: bold;*/
}
a:link, a:visited {
	color: gray;
}
a:active, a:hover {
	color: #000;
}
.sitename {
	font-weight: normal;
	font-size: 20pt;
}
.menulevel1 {
	display:block;
	margin-bottom:5px;
	text-align:left;
	width:450px;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 90%;
	border-style:solid;
	border-width:1px;
	border-color:#FFF;
	
}
.menulevel1 a {
	display:block;
	margin-bottom:5px;
	text-align:left;
	width:400px;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 90%;
}
.menulevel1 a:link { color:#222; background-color:transparent; text-decoration:none; border-style:solid; border-width:1px; border-color:#FFF;}
.menulevel1 a:visited { color:#AAA; background-color:transparent; text-decoration:none; border-style:solid; border-width:1px; border-color: #AAA;}
.menulevel1 a:active { color:#FFF; background-color:#222; text-decoration:none; border-style:solid; border-width:1px; border-color: #222;}
.menulevel1 a:hover { color:#FFF; background-color:#222; text-decoration:none; border-style:solid; border-width:1px; border-color: #222;}
.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 {
	font-size: 9pt;
}
.sitemaplevel1 a, .sitemaplevel2 a, .sitemaplevel3 a {
	font-weight: normal;
	color: #000;
}
.sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited {
	color: #000;
}
.sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover {
	color: #000;
}
.submenu {
	font-size: 9pt;
}
.submenu a {
	font-weight: normal;
	color: #000;
}
.submenu a:link, .submenu a:visited {
	color: #000;
}
.submenu a:active, .submenu a:hover {
	color: #000;
}
.search a {
	font-weight: normal;
	color: #000;
}
.search a:link, .search a:visited {
	color: #000;
}
.search a:active, .search a:hover {
	color: #000;
}
.locator {
	font-size: 8pt;
	color: white;
}
.locator a {
	font-weight: normal;
	text-decoration: underline;
}
.locator a:link, .locator a:visited, .locator a:active, .locator a:hover {
	color: white;
}
.menu {
	font-weight: bold;
	font-size: 8pt;
	color: #222;
}
.menu a {
	text-decoration: underline;
	color: #222;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	color: #222;
}
.topmenu {
	font: 9pt Arial, Helvetica, sans-serif;
	color: #000;
	padding-right: 10px;
	text-transform: uppercase;
}
.topmenu a, .topmenu a:link, .topmenu a:visited, .topmenu a:active {
	color: #000;
}
.topmenu a:hover {
	color: #000;
	text-decoration: underline;
}
.navigator {
	font-size: 9pt;
	color: white;
}
.navigator a:link, .navigator a:visited {
	color: #222;
}
.navigator a:active, .navigator a:hover {
	color: #000;
}
.edit {
	font-size: 8pt;
	color: #000;
	background: buttonface;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	color: #000;
}
input, select {
	font-size: 8pt;
}
textarea {
	width: 98%;
	background: white;
	font: 8pt Verdana, Geneva, Arial, Helvetica;
}
.searchbox .text, .searchbox .submit {
	border: 1px solid #000;
	background: white;
}