body,td,p {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:9pt;}
a:link,a:active,a:visited {color:#006699;}
a:hover{text-decoration:underline;color:#DD6900;}
hr{height:0px;border:solid #D1D7DC 0px;border-top-width:1px;}
H1{font-size: 16pt; font-weight: normal; margin-bottom: 6px; color: #006699;}
H2{font-size:12pt;font-weight:bold;margin-bottom:4px;color: #006699;}
H3,H4{font-size:12pt;font-weight:normal;margin-bottom:4px;color: #006699;}
form{margin:0;}
IMG{border:0;}

.tab1{border: 1px solid #006699;}
.tab1 td{background-color: #DEE3E7;padding: 3px;}
.tab1 th{background-color: #006699;color:white;}

.navi1{font-weight:bold;font-size:9pt;color:#5493B4;}
.navi1 ul{padding-left: 0;margin-left: 0;list-style: none;}
.navi1 a:link,.navi1 a:visited,.navi1 a:active,.navi1 a:hover{text-decoration:none;}
.navi1 li{line-height:1.5;}
.navi1 li{padding-left: 15px;background-image: url(doc.gif);background-repeat: no-repeat;}
li.menu-expand{padding-left: 15px;background-image: url(docs.gif);background-repeat: no-repeat;}
li.menu-current{padding-left: 15px;background-image: url(sdoc.gif);background-repeat: no-repeat;}

.menu{font-weight:bold;font-size:8pt;color:#5493B4;}
.menu a{text-decoration:underline;font-weight:bold;}

.search a{font-weight:normal;color:black;}
.search a:link,.search a:visited{color:black;}
.search a:active,.search a:hover{color:black;}

input,select{font-size:8pt;text-indent:2px;}
.searchbox .text,.searchbox .submit{border:2px solid #5493B4;background-color:white;}

.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }
.cmsline	{ background-color: #FFFFFF; border: 2px #006699 solid; }
.innerline	{ border: 2px #FFFFFF solid; }

.copyright {font-size:10px;color:#444444;letter-spacing: -1px;}
.copyright a,.copyright a:link,.copyright a:visited {color:#444444;text-decoration:none;}
.copyright a:hover,.copyright a:active {color:#000000;text-decoration:underline;}

.locator {font-size:10px; border: 2px #FFFFFF solid; background-color: #E5E5E5;}
.locator a,.locator a:link,.locator a:visited {text-decoration:none;}
.locator a:hover,.locator a:active {text-decoration:underline;}

.news{}
.news hr{clear:both; height:1px; color:silver;}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prev.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(next.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

