BODY, TD {
	font: 13px  "Palatino Linotype", "Times New Roman", Georgia, "Trebuchet MS", Verdana, Arial;
}
H1, H2, H3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 6px;
}
H4 {
	font-size: 16px;
	font-weight: bold;
	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: 10px;
	margin-left: 0;
      font-weight: bold;
}
form {
	margin: 0;
}
IMG {
	border: 0;
}
li {
	line-height: 1.5;
}
.doc {
	list-style: none;
	padding-left: 15px;
	padding-top: 8px;
      padding-bottom: 15px;
	background: url(images/bullet.png) no-repeat;
}
.docs {
	list-style: none;
	padding-left: 15px;
	padding-top: 8px;
      padding-bottom: 15px;
	background: url(images/bullet.png) no-repeat;
}
.sdoc {
	list-style: none;
	padding-left: 15px;
	padding-top: 8px;
      padding-bottom: 15px;
	background: url(images/bullet.png) no-repeat;
}
.sdocs {
	list-style: none;
	padding-left: 15px;
	padding-top: 8px;
      padding-bottom: 15px;
	background: url(images/bullet.png) no-repeat;
}
hr {
width:300px;
color:#666;
background-color:#666;
margin-top:20px;
margin-bottom:20px;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited {
	color: #666;
}
a:active, a:hover {
	color: #999;
}
.sitename {
	font-weight: bold;
	font-size: 20pt;
}
.menulevel1 {
	font-size: 14px;
	color: #666;
}
.menulevel1 a {
	font-weight: bold;
	color: #666;
}
.menulevel1 a:link, .menulevel1 a:visited {
	color: #666;
}
.menulevel1 a:active, .menulevel1 a:hover {
	color: #999;
}
.menulevel2 {
	font-size: 8pt;
	color: #666;
}
.menulevel2 a {
	font-weight: normal;
	color: #666;
}
.menulevel2 a:link, .menulevel2 a:visited {
	color: #666;
}
.menulevel2 a:active, .menulevel2 a:hover {
	color: #999;
}
.menulevel3 {
	font-size: 8pt;
	color: #666;
}
.menulevel3 a {
	font-weight: normal;
	color: #666;
}
.menulevel3 a:link, .menulevel3 a:visited {
	color: #666;
}
.menulevel3 a:active, .menulevel3 a:hover {
	color: #999;
}
.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 {
	font-size: 9pt;
}
.sitemaplevel1 a, .sitemaplevel2 a, .sitemaplevel3 a {
	font-weight: bold;
	color: #666;
}
.sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited {
	color: #666;
}
.sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover {
	color: #999;
}
.submenu {
	font-size: 9pt;
}
.submenu a {
	font-weight: bold;
	color: #666;
}
.submenu a:link, .submenu a:visited {
	color: #666;
}
.submenu a:active, .submenu a:hover {
	color: #999;
}
.search a {
	font-weight: bold;
	color: #666;
}
.search a:link, .search a:visited {
	color: #666;
}
.search a:active, .search a:hover {
	color: #999;
}
.locator {
	font-size: 8pt;
	color: white;
}
.locator a {
	font-weight: bold;
	text-decoration: underline;
}
.locator a:link, .locator a:visited, .locator a:active, .locator a:hover {
	color: white;
}
.menu {
	font-weight: bold;
      padding-left:20px;
}
.login {
	font-weight: bold;
	font-size: 8pt;
	color: #666;
      padding-left:20px;
}
.login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	color: #666;
}
.navigator {
	font-weight: normal;
	font-size: 10px;
	color: #fff;
}
.navigator a:link, .navigator a:visited {
	color: #fff;
}
.navigator a:active, .navigator a:hover {
	color: #fff;
}
.edit {
	font-size: 9px;
	border:none;
      background:#fff;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-size: 9px;
	font-weight: bold;
}
input, select {
	font-size: 10px;
	background: #fff;
}
textarea {
	width:98%;
      background-color: #fff;
	font: 12px Georgia, "Trebuchet MS", Verdana, Arial;
}
.searchbox .text, .searchbox .submit {
	border:none;
	background: #fff;
}