BODY,TD {
	color: black;
	font-family: Verdana,Geneva,Arial,Helvetica;
	font-size: 9pt;
}
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.sitemaplevel1,ul.sitemaplevel2,ul.sitemaplevel3,ul.submenu,ul.search {
	list-style-image: none;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
form {
	margin: 0;
}
li {
	line-height: 1.5;
}
.doc {
	list-style: none;
	padding-left: 0px;
	background: url(menu/doc.gif) no-repeat;
}
.docs {
	list-style: none;
	padding-left: 0px;
	background: url(menu/docs.gif) no-repeat;
}
.sdoc {
	list-style: none;
	padding-left: 0px;
	background: url(menu/sdoc.gif) no-repeat;
}
.sdocs {
	list-style: none;
	padding-left: 0px;
	background: url(menu/sdocs.gif) no-repeat;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:link,a:visited {
	color: gray;
}
a:active,a:hover {
	color: black;
}
.sitename {
	font-size: 20pt;
	font-weight: normal;
}
.menulevel1 {
	color: #cc3333;
	font-size: 10pt;
}
.menulevel1 a {
	color: #cc3333;
	font-weight: bold;
}
.menulevel1 a:link,.menulevel1 a:visited {
	color: #cc3333;
}
.menulevel1 a:active,.menulevel1 a:hover {
	color: #cc3333;
}
.menulevel2 {
	color: #cc3333;
	font-size: 8pt;
}
.menulevel2 a {
	color: #cc3333;
	font-weight: normal;
}
.menulevel2 a:link,.menulevel2 a:visited {
	color: #cc3333;
}
.menulevel2 a:active,.menulevel2 a:hover {
	color: #cc3333;
}
.menulevel3 {
	color: #cc3333;
	font-size: 8pt;
}
.menulevel3 a {
	color: #cc3333;
	font-weight: normal;
}
.menulevel3 a:link,.menulevel3 a:visited {
	color: #cc3333;
}
.menulevel3 a:active,.menulevel3 a:hover {
	color: #cc3333;
}
.sitemaplevel1,.sitemaplevel2,.sitemaplevel3 {
	font-size: 9pt;
}
.sitemaplevel1 a,.sitemaplevel2 a,.sitemaplevel3 a {
	color: black;
	font-weight: normal;
}
.sitemaplevel1 a:link,.sitemaplevel2 a:link,.sitemaplevel3 a:link,.sitemaplevel1 a:visited,.sitemaplevel2 a:visited,.sitemaplevel3 a:visited {
	color: black;
}
.sitemaplevel1 a:active,.sitemaplevel2 a:active,.sitemaplevel3 a:active,.sitemaplevel1 a:hover,.sitemaplevel2 a:hover,.sitemaplevel3 a:hover {
	color: black;
}
.submenu {
	font-size: 9pt;
}
.submenu a {
	color: black;
	font-weight: normal;
}
.submenu a:link,.submenu a:visited {
	color: black;
}
.submenu a:active,.submenu a:hover {
	color: black;
}
.search a {
	color: black;
	font-weight: normal;
}
.search a:link,.search a:visited {
	color: black;
}
.search a:active,.search a:hover {
	color: black;
}
.locator {
	color: white;
	font-size: 8pt;
}
.locator a {
	font-weight: normal;
	text-decoration: underline;
}
.locator a:link,.locator a:visited,.locator a:active,.locator a:hover {
	color: white;
}
.menu {
	color: #cc3333;
	font-size: 8pt;
	font-weight: bold;
}
.menu a {
	color: white;
	text-decoration: underline;
}
.menu a:link,.menu a:visited,.menu a:active,.menu a:hover {
	color: #cc3333;
}
.login {
	color: grey;
	font-size: 8pt;
	font-weight: bold;
}
.login a,.login a:link,.login a:visited,.login a:active,.login a:hover {
	color: gray;
}
.navigator {
	font-weight: normal;
	font-size: 8pt;
	color: gray;
}
.navigator a:link,.navigator a:visited {
	color: #c0c0c0;
}
.navigator a:active,.navigator a:hover {
	color: #c0c0c0;
}
.edit {
	background-color: buttonface;
	color: black;
	font-size: 8pt;
}
.edit a:link,.edit a:visited,.edit a:active,.edit a:hover {
	color: black;
	font-weight: normal;
}
input,select {
	font-size: 8pt;
}
textarea {
	background-color: white;
	font-family: Verdana,Geneva,Arial,Helvetica;
	font-size: 8pt;
	width: 98%;
}
.searchbox .text,.searchbox .submit {
	background-color: white;
	border-color: #c0c0c0;
	border-style: solid;
	border-width: 2px;
}