@import url("includes/nav1.css");
BODY,TD{
	font-size:13px;
	color:#000000;
	line-height: 1.3;
	font-family: Arial, Helvetica, sans-serif;
}
#bg {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
        
	background-color: #828282;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-position: center bottom;
}
#header {
	height: 181px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header.png);
        background-position: center top;
	background-repeat: no-repeat;
        
}
#flashsitetitle {
	position: absolute;
	margin-top: 0px;
}
.textsizebar:hover {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5; 
	opacity: 0.5;
}
H1,H2,H3,H4{
	color: #FFFFFF;
	font-weight: regular;
	font-size: 12px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
ul.menulevel1,
ul.menulevel2,
ul.menulevel3,
ul.sitemaplevel1,
ul.sitemaplevel2,
ul.sitemaplevel3,
ul.submenu,
ul.search
{padding-left: 20;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: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
        border-top-color: #555555;
	border-right-style: solid;
        border-right-color: #555555;
	border-bottom-style: solid;
        border-bottom-color: #555555;
	border-left-style: solid;
	border-left-color: #555555;
}
.imgleft {
	padding-top: 10px;
	padding-right: 0px;
	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: 0px;
	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:#0a8d00;
       text-decoration: underline;
}
a:active,a:hover{
	color:#2aff00;
	text-decoration: underline;
}
.sitename{font-weight:normal;font-size:17pt;}
.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{}
.search a{font-weight:normal;}
.search a:link,
.search a:visited{}
.search a:active,
.search a:hover{}
#locator {
	color: #FFFFFF;
	margin-top: 3px;
	margin-left: 0px;
	margin-bottom: 0px;
	position: absolute;
	margin-right: 0px;
	z-index: 2;
}
#locator a{
	font-weight:normal;
	text-decoration:underline;
	color: #FFFFFF;
}
.locator a:link,
.locator a:visited,
.locator a:active,
.locator a:hover{color:#1b4d9f;}
.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{}
.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;
}
.submit {
	border: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.submit:hover {
	background-color: #EEEEEE;
	border: 1px solid #555555;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#maincontent {
	width:780px;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: auto;
	top: 300px;
	margin-left: 0px;
}
#sidearea {
	width:0px;
	height: 440px;
	z-index: 0;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#flags {
	margin-top: 184px;
	position: absolute;
}
#part2 {
	width: 819px;
	margin:0px auto;
}
#searchbox {
	width: 100px;
	position: absolute;
	margin-left: 700px;
	margin-top: 187px;
}
#searchbox #searchfield {
	font-size: 11px;
	width: 95px;
	float: left;
	height: 11px;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	background-color: #FFFFFF;
	border: 1px solid #555555;
}
#sitename {
	padding-top: 25px;
	padding-left: 20px;
}
#copyrightbar {
	color: #FFFFFF;
	margin-top: 3px;
	margin-left: 0px;
	margin-bottom: 0px;
	position: absolute;
	width: 750px;
	margin-right: 0px;
}
#copyrightlink {
	float: right;
	margin-right: 6px;
}
#copyrightbar a{
	color: #FFFFFF;
}
.sidemodule .desc {
	padding-top: 2px;
	padding-left: 0px;
	padding-bottom: 2px;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #222222;
	font-weight: regular;
}
.sidemodule .mid {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 4px;
	padding-left: 0px;
	margin-bottom: 10px;
	background-color: #000000;
}
#newsboxscroll {
	overflow: auto;
	height: 250px;
	padding-right: 3px;
	padding-left: 3px;
}

