body {
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color: #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	background-color: transparent;
	color: #005572;
}
body,td,p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005572;
}
a:link,a:active,a:visited {
	color: #006699;
         font-weight:bold;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
         font-weight:bold;
	color: #005572;
}
hr{
	height: 0px;
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
}
H1,H2,H3{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
}
H4{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 6px;
}
img{
        border-style: solid; 
        border-width: 1px; 
        border-color: #000000;
} 
form{
	margin: 0;
}
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;
}
li{
	line-height: 1.5;
}
li.doc{
	padding-left: 15px;
	background-image: url(menu/doc.gif);
	background-repeat: no-repeat;
}
li.docs{
	padding-left: 15px;
	background-image: url(menu/docs.gif);
	background-repeat: no-repeat;
}
li.sdoc{
	padding-left: 15px;
	background-image: url(menu/sdoc.gif);
	background-repeat: no-repeat;
}
li.sdocs{
	padding-left: 15px;
	background-image: url(menu/sdocs.gif);
	background-repeat: no-repeat;
}
.menulevel1,.menulevel2,.menulevel3,.locator,.navigator,.sitemaplevel1,.sitemaplevel2,.sitemaplevel3,.submenu{
	font-weight: bold;
	font-size: 10px;
	color: #5493B4;
}
.menulevel1 a:link,.menulevel1 a:visited,.menulevel1 a:active,.menulevel1 a:hover,.menulevel2 a:link,.menulevel2 a:visited,.menulevel2 a:active,.menulevel2 a:hover,.menulevel3 a:link,.menulevel3 a:visited,.menulevel3 a:active,.menulevel3 a:hover,.locator a:link,.locator a:visited,.locator a:active,.locator a:hover,.navigator a:link,.navigator a:visited,.navigator a:active,.navigator a:hover,.sitemaplevel1 a:link,.sitemaplevel2 a:link,.sitemaplevel3 a:link,.sitemaplevel1 a:visited,.sitemaplevel2 a:visited,.sitemaplevel3 a:visited,
.sitemaplevel1 a:active,.sitemaplevel2 a:active,.sitemaplevel3 a:active,.sitemaplevel1 a:hover,.sitemaplevel2 a:hover,.sitemaplevel3 a:hover,.submenu a:link,.submenu a:visited,.submenu a:active,.submenu a:hover{
	text-decoration: none;
}
.menu{
	font-size: 10px;
	font-weight: bold;
	color: #5493B4;
	line-height: 1.5;
}
.menu a,.menu a:link,.menu a:visited,.menu a:hover,.menu a:active{
	text-decoration: none;
	padding-left: 15px;
	background-image: url(menu/doc.gif);
	background-repeat: no-repeat;
}
.login,.login a,.login a:link,.login a:visited,.login a:active,.login a:hover{
	font-weight: normal;
	font-size: 10px;
	color: #5493B4;
	text-decoration: none;
}
.search a{
	font-weight: normal;
	color: black;
}
.search a:link,.search a:visited{
	color: Black;
}
.search a:active,.search a:hover{
	color: Black;
}
.edit{
	font-size: 10px;
	color: black;
	background-color: #E5E5E5;
}
.edit a:link,.edit a:visited,.edit a:active,.edit a:hover{
	font-weight: normal;
	text-decoration: none;
	color: black;
}
input,select{
	font-size: 8pt;
	text-indent: 2px;
}
textarea{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	background-color: white;
	width: 98%;
}
.searchbox .text,.searchbox .submit{
	border: 0px #000000 solid;
	background-color: White;
}
.bodyline	{
	background-color: White;
	border: 1px #98AAB1 solid;
}
.cmsline	{
	background-color: White;
	border: 2px #006699 solid;
}
.innerline	{
	border: 2px #FFFFFF solid;
}
.copyright {
	font-size: 10px;
         font-weight:normal;
	color: #444444;
	letter-spacing: -1px;
}
.copyright a,.copyright a:link,.copyright a:visited {
	color: #444444;
	text-decoration: none;
         font-weight:normal;
}
.copyright a:hover,.copyright a:active {
	color: #000000;
	text-decoration: underline;
         font-weight:normal;
}
.template img { 
        border: 0;
}