@import url("style.css");
BODY,TD{
	font-size:10pt;
	color:#000000;
	line-height: 1.3;
	font-family: Arial, Helvetica, sans-serif;
}
#bg {
	background-image: url(images/bg.png);
	background-position: center top;
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	background-color: #c4ddeb;
}
#header {
	height: 250px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mynav {
	height: 22px;
	margin-top: 198px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	visibility: hidden;
	background-image: url(navbar_alpha.png);
}
.niceline1 {
	background-image: url(sidebar.png);
	margin-bottom: 0px;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 0px;
	clip: rect(auto,auto,5px,auto);
	height: 5px;
}
.niceline2 {
	background-image: url(sidebar.png) !important;
	margin-bottom: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 0px;
	height: 5px;
}
H1,H2,H3,H4{
	font-weight:normal;
	letter-spacing: 2px;
	color: #003453;
	font-style: normal;
	margin-top: 16px;
	margin-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #004066;
}
H1,H2,H3{
	font-size: 130%;
}
H4{
	font-size: 100%;
	padding-bottom: 3px;
}
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;}
form{margin:0;}
IMG{border:0;}
hr {
	height: 1px;
	overflow: hidden;
	position: relative;
	clip: rect(auto,auto,1px,auto);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.imgleft {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.imgright {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	float: right;
}
li{line-height:1.5;}
.doc, .sdocs, .sdoc, .docs{
	padding-left: 15px;
	background-image: url(menu/document.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
}
a{text-decoration:none;font-weight:normal;}
a:link,a:visited{color:#003555;}
a:active,a:hover{
	color:#006AAA;
	text-decoration: underline;
}
.menulevel1{font-size:8pt;}
.menulevel1 a{font-weight:normal;}
.menulevel1 a:link,.menulevel1 a:visited{}
.menulevel1 a:active,.menulevel1 a:hover{}
.menulevel2{font-size:8pt;}
.menulevel2 a{font-weight:normal;}
.menulevel2 a:link,.menulevel2 a:visited{}
.menulevel2 a:active,.menulevel2 a:hover{}
.menulevel3{font-size:8pt;}
.menulevel3 a{font-weight:normal;}
.menulevel3 a:link,.menulevel3 a:visited{}
.menulevel3 a:active,.menulevel3 a:hover{}
.sitemaplevel1 li {
	font-size:9pt;
	list-style-type: none;
}
.sitemaplevel1 a,.sitemaplevel2 a,.sitemaplevel3 a{font-weight:normal;}
.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{font-size:9pt;}
.submenu a{font-weight:normal;}
.submenu a:link,.submenu a:visited{}
.submenu a:active,.submenu a:hover{}
#locator {
	color: #000000;
	font-size: 10px;
	text-indent: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 15px;
	background-image: url(sidebar.png);
}
#locator a{
	font-weight:normal;
	text-decoration:none;
	color: #000000;
}
.locator a:link,.locator a:visited,.locator a:active,.locator a:hover{
	color:#000000;
	text-decoration: none;
}
.menu{font-weight:normal;font-size:8pt;}
.menu a{
	text-decoration:none;
	font-weight: normal;
}
.menu a:link,.menu a:visited,.menu a:active,.menu a:hover{}
.navigator{font-weight:normal;font-size:7pt;}
.navigator a:link,.navigator a:visited{
	color:#675740;
	background-color: #fff9ba;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-left: 5px;
	border: 1px solid #000000;
	display: block;
	margin-bottom: 5px;
}
.navigator a:active,.navigator a:hover{
	color:#675740;
	background-color: #f6d697;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-left: 5px;
	border: 1px solid #000000;
}
.edit{font-size:8pt;color:#000000;background-color:#FFFFFF;}
.edit a:link,.edit a:visited,.edit a:active,.edit a:hover{font-weight:normal;color:black;}
input,select{font-size:8pt;}
textarea{
	background-color:#FFFFFF;
	width:98%;
	border: 1px solid #000000;
}
#maincontent {
	width:740px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	min-height: 500px;
	top: 230px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
}
#sidearea {
	width:194px;
	z-index: 0;
	padding: 0px;
	margin-top: 10px;
	float: right;
	margin-bottom: 10px;
}
#flags {
	position: absolute;
	padding-top: 18px;
	padding-left: 700px;
}
#part2 {
	width: 962px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#searcher {
	width: 200px;
	position: absolute;
	margin-top: 234px;
	margin-left: 760px;
}
#searcher #searchbox {
	float: right;
}
#searcher .text {
	width: 140px;
	border: 0px solid #000000;
	margin: 0px;
	color: #000000;
	background-color: transparent;
	padding-right: 4px;
	padding-left: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(search.gif);
	background-position: 2px center;
	background-repeat: no-repeat;
}
#searcher .submit {
	color: #000000;
	overflow: hidden;
	clip: rect(auto,40px,auto,auto);
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(sidebar.png);
	display: none;
}
#searcher .submit:hover {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
#sitetitle {
	color: #FFFFFA;
	position: absolute;
	font-size: 25px;
	font-weight: normal;
	margin-top: 10px;
	line-height: 100%;
	width: 950px;
}
#sitetitlebox {
	padding-left: 50px;
}
.sidemodule .desc {
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	text-transform: capitalize;
	color: #000000;
	background-image: url(sidebar.png);
	background-repeat: no-repeat;
	border: 1px solid #000000;
}
.sidemodule .mid {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	margin-top: 2px;
	border: 1px solid #000000;
}
#newsboxscroll {
	overflow: auto;
	height: 255px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #transparent;
}