body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-image: url(./images/bg.gif);
	margin-top: 0;
	padding-top: 0;
}
td {
	/*border: 1px #999 solid;*/
	background-color:#FFF;
}
p {
	font-size: 11px;
	color:#666;
	line-height: 18px;
	margin: 5px 0 10px 0;
}
ul {
	list-style-type: none;
	margin-left: 1px;
	padding-left: 1px;
}
ul ul {
	margin-left: 10px;
	padding-left: 10px;
}
li {
	background: url(./images/minibullet.gif) no-repeat 0 9px;
	padding-left: 15px;
	padding-top: 5px;
	color:#666;
	font-size: 11px;
}
a {
	color: #000066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
h1, h2, h3 {
	font-size: 18px;
	font-weight: bold;
	color: #666;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin-bottom: 5px;
}
input, textarea, select {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topitems {
	font-size: 9px;
	color: #808080;
}
.topitems a {
	font-size: 9px;
	color:#808080;
}
.topnavitems {
	font-size: 10px;
	color:#666;
}
.topnavitems a {
	font-size: 10px;
	color:#666;
}
.topnavitems a:hover {
	text-decoration: none;
}
.searchbox input {
	border: 1px #666 solid;
}
.searchbox .submit {
	font-size: 9px;
	background-color: #FFF;
	color:#666;
	border: none;
}
/* .searchbox {
	padding-top: 10px;
}*/
ul.menulevel1,ul.menulevel2,ul.menulevel3,ul.sitemaplevel1,ul.sitemaplevel2,ul.sitemaplevel3,ul.submenu,ul.search {
	padding-left: 0;
	margin-left: 0;
	list-style: none;
}
.menulevel1 li {
	padding: 5px 0 5px 15px;
	border-bottom: 1px dashed #808080;
	margin-left: 0px;
	background: url(./images/minibullet.gif) no-repeat 0 8px;
}
.menulevel1 {
	font-size: 11px;
	color: #000;
}
.menulevel1 a{
	color: #808080;
}
.menulevel2 li {
	padding: 5px 0 5px 10px;
	border-bottom: none;
	margin-left: 0px;
}
.menulevel3 li {
	padding: 5px 0 5px 10px;
	border-bottom: none;
	margin-left: 0px;
}
.sitemaplevel1 li {
	padding: 5px 0 5px 15px;
	margin-left: 0px;
	background: url(./images/minibullet.gif) no-repeat 0 8px;
}
.sitemaplevel1 {
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
.sitemaplevel1 a{
	color: #666;
}
.sitemaplevel2 li {
	padding: 5px 0 5px 10px;
	margin-left: 0px;
	font-weight: normal;
}
.sdoc, .sdocs {
	color:#000;
}
.mailformlink a{
	font-size: 11px;
	color: #666;
	font-weight: bold;
}
.edit {
	font-size: 10px;
	color: black;
	background-color: buttonface;
}
.edit a:link,.edit a:visited,.edit a:active,.edit a:hover {
	font-weight: normal;
	color: black;
}
.edit td, td td, h4{
	font-size: 11px;
}
.bottomitems {
	font-size: 9px;
	color:#808080;
}
.bottomitems a{
	font-size: 9px;
	color:#808080;
}
.print  {
	text-align: left; 
    padding: 10px 10px 10px 10px;
	background-image: none;
	background-color: #FFF;
}
.logo {
	padding: 10px 0 5px 10px;
}
.loginlink a {
	color: #fff;
}
.memberbox td {
	font-size: 11px;
	color:#666;
}
.memberbox input {
	border: 1px #666 solid;
}
.memberbox .member_checkbox {
	border: none;
}
.memberbox .member_button {
	font-size: 11px;
	background-color: #666;
	color:#fff;
	border: 1px solid #666;
}
.tablemodule {
	padding: 5px;
}
.tablemodule p,ul {
	padding: 5px 0 0 0;
	margin: 0;
}
.tablemodule h4{
	padding: 8px 0 0 0;
}
.slogan {
	font-size: 15px;
	font-weight: bold;
	color: #666;
/*	padding: 3px 10px 0 0;
	margin-bottom: 0;*/
}
	

