@import url("includes/nav1.css");
BODY,TD{
	font-size:13px;
	color:#000000;
	background-color: #546F06;
	line-height: 1.3;
	font-family: Arial, Helvetica, sans-serif;
}
#bg {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #546F06;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	height: 150px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header.png);
	background-color: #546F06;
	background-repeat: no-repeat;
}
#flashsitetitle {
	position: absolute;
	margin-top: 55px;
}
.textsizebar:hover {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5; 
	opacity: 0.5;
}
H1,H2,H3,H4{
	color: #B4E91A;
	font-weight: bold;
	font-size: 18px;
	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: 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: #6C9BCC;
}
.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:#CDF8CC;}
a:active,a:hover{
	color:#BBFB03;
	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: #546F06;
	margin-top: 3px;
	margin-left: 6px;
	margin-bottom: 0px;
	position: absolute;
	margin-right: 0px;
	z-index: 2;
}
#locator a{
	font-weight:normal;
	text-decoration:underline;
	color: #546F06;
}
.locator a:link,.locator a:visited,.locator a:active,.locator a:hover{color:#8CA050;}
.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:#546F06;}
.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:#546F06;
	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: 20px;
}
.submit:hover {
	background-color: #546F06;
	border: 1px solid #383b3c;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#maincontent {
	background-color: #546F06;
	width:756px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 820px;
	top: 300px;
	margin-left: 203px;
}
#sidearea {
	width:210px;
	height: 820px;
	z-index: 0;
	position: absolute;
	margin-top: 54px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#flags {
	margin-top: 184px;
	position: absolute;
}
#part2 {
	width: 980px;
	margin:0px auto;
	background-color: #546F06;
}
#searchbox {
	width: 100px;
	position: absolute;
	margin-left: 862px;
	margin-top: 152px;
}
#searchbox #searchfield {
	font-size: 13px;
	width: 110px;
	float: left;
	height: 18px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #546F06;
	border: 1px solid #D4036C;
}
#sitename {
	padding-top: 25px;
	padding-left: 20px;
}
#copyrightbar {
	color: #546F06;
	margin-top: 3px;
	margin-left: 0px;
	margin-bottom: 0px;
	position: absolute;
	width: 980px;
	margin-right: 0px;
}
#copyrightlink {
	float: right;
	margin-right: 6px;
}
#copyrightbar a{
	color: #546F06;
}
.sidemodule .desc {
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	text-transform: capitalize;
	color: #B4E91A;
	background-color: #546F06;
	font-weight: bold;
}
.sidemodule .mid {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 10px;
	background-color: #546F06;
}
#newsboxscroll {
	overflow: auto;
	padding-right: 3px;
	padding-left: 3px;
}