@import url("includes/nav1.css");
BODY,TD{
	font-size:13px;
	color:#202738;
	line-height: 1.3;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#bg {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/header.png);
	background-repeat: repeat-x;
}
#headertop {
	height: 149px;
	width: 978px;
	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: #001d58;
	border-right-color: #001d58;
	background-color: #CCCCCC;
	background-image: url(images/glow2.png);
	background-repeat: repeat-x;
	border-left-color: #001d58;
}
#flashsitetitle {
	position: absolute;
	margin-top: 55px;
}
.textsizebar:hover {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5; 
	opacity: 0.5;
}
H1,H2,H3,H4{
	color: #202738;
	font-weight: normal;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	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:#202738;}
a:active,a:hover{
	color:#585E61;
	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: #000000;
	margin: 0px;
}
#locator a{
	font-weight:normal;
	text-decoration:underline;
	color: #000000;
}
.locator a:link,.locator a:visited,.locator a:active,.locator a:hover{color:#000000;}
.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: 20px;
}
.submit:hover {
	background-color: #FFFFFF;
	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: #f1f1f1;
	width:938px;
	top: 300px;
	border: 1px solid #7B7B7D;
	margin-bottom: 10px;
	background-image: url(images/bggrad.png);
	background-repeat: repeat-x;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#subcontent {
	background-color: #f1f1f1;
	width:938px;
	border: 1px solid #7B7B7D;
	margin-bottom: 20px;
	background-image: url(images/bggrad.png);
	background-repeat: repeat-x;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#flags {
	margin-top: 189px;
	position: absolute;
}
#part2 {
	width: 980px;
	margin:0px auto;
	background-color: #FFFFFF;
}
#searchbox {
	width: 100px;
	position: absolute;
	margin-left: 863px;
	margin-top: 149px;
	color: #FFFFFF;
}
#searchbox #searchfield {
	font-size: 13px;
	width: 110px;
	float: left;
	height: 21px;
	padding-top: 8px;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #695339;
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-color: #7F755E;
	color: #FFFFFF;
}
#sitename {
	padding-top: 25px;
	padding-left: 20px;
}
#copyrightbar {
	color: #FFFFFF;
	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: #FFFFFF;
}
.sidemodule .desc {
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	text-transform: capitalize;
	font-weight: bold;
}
.sidemodule .mid {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 10px;
}
#maincontentinside {
	width: 740px;
}
#sidecontent {
	width: 160px;
	float: right;
	background-color: #FFFFFF;
	border: 1px solid #B0B0B3;
	padding: 10px;
	margin-right: -10px;
	margin-bottom: 10px;
	clear: both;
}
#sidecontent2 {
	width: 160px;
	float: right;
	background-color: #FFFFFF;
	border: 1px solid #B0B0B3;
	padding: 10px;
	margin-right: -10px;
	margin-bottom: 10px;
	clear: both;
}
#sidecontent3 {
	width: 160px;
	float: right;
	background-color: #FFFFFF;
	border: 1px solid #B0B0B3;
	padding: 10px;
	margin-right: -10px;
	margin-bottom: 10px;
	clear: both;
}
#sitename {
	text-indent: -999em;  /* this hides the text */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it 
	color: #CAC2B3;
	position: absolute;
	margin-top: 33px;
	margin-left: -8px;
	text-shadow: #001d58 3px 3px 5px; */
}