/* <![CDATA[ */

* {
	font-family: arial, helvetica, sans-serif;
}

body, div, img, h1, h3, h2, h4, h5, h6, table {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 102%;
}

body {
	margin-bottom: 20px;
	background-color:#DDE6D3;
}

p {
	margin: 1em 0 1em 0;
}

form {
	display: inline;
}

#wrapper {
	margin: 10px;
	background-color:#ffffff;
}

div.clearDiv {
	font-size: 1px;
	clear: both;
	width: 10px;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

img.fleft {
	margin: 0 8px 8px 0;
}

img.fright {
	margin: 0 0 8px 8px;
}

label {
	cursor: pointer;
}

#preSite {
	text-align: right;
	background-color: #ffffff;
	font-size: 100%;
	color: #5C712C;
	font-weight: bold;
	padding: 2px 6px 0px 0;
	margin: 0;
	height:40px;
	position:relative;
}

* html #preSite {
	height: 0px;
}


#preSite ul {
	position: absolute;
	right: 6px;
	top: 2px;
}

#preSite li {
	font-size: 80%;
	display: inline;
	padding: 0 5px 0 0px;
	border-left: 2px solid #fff;
}

#preSite li.noBorder {
	border: 0;
}

#preSite ul li a {
	font-size: 90%;
	color: #5C712C;
	text-decoration: none;
}

#preSite ul li a:visited{
	color: #5C712C;
	font-weight: bold;
	text-decoration: none;
}

#preSite ul li a:hover {
	background: none;
	text-decoration: underline;
}

#h1Container {

	clear: both;
	height: 124px;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;

}

h1 {
	float:left;
	height: 124px;
	width: 101px;
	margin-right:10px;
	background-color:#FFFFFF;
}

#h1bannercontainer {
	display:block;
	text-align:right;
	background-color:#EDF0E7;
	background-image: url(/images/strip.gif);
	background-position: top right;
	background-repeat: repeat-y;
	border: 1px 1px 1px 1px solid #AEC09A;
	margin-top: 0px;
}

#h1bannercontainer img {
	padding: 0 0 0 0px;
	margin: 0px 0px 0px 0;
}

.offScreen {
	position: absolute;
	top: -1000px;
	left: -1000px;
}


#searchBox {

	height: 100%;
	background: #fff;
	padding: 0px;
	font-size: 75%;
	text-align: left;
	border: 1px; solid #000;
}

#searchBox label {
	display: block;
	margin: 0;
	padding: 5px 0 0px 0px;
	color: #557525;
	font-weight: bold;
	font-size: 95%;
	text-align: left;
}

#searchBox a {
	color: #0f0f0f;
	font-size: 85%;
	font-weight: normal;
	text-decoration: underline;
	text-align: center;
}

#searchBox a:hover {
	text-decoration: none;
}

input.queryInput {
	font-size: 90%;
	/*width: 151px;*/
	width: 141px;
	margin-bottom: 2px;
	border: 1px solid #000;
	vertical-align:center;
}

input.btnSubmit {
	font-weight: bold;
	color: #fff;
	background: #D9541A;
	text-align: center;
	margin-top: 4px;
	margin-left:5px;
	padding: 1px 1px 1px 1px;
}

#leftCol {
	float: left;
	width: 200px;
	margin-right: 5px;
	margin-left: 5px;
	border: 0px solid #000;
}

#leftCol h2 {
	background: #4C721D;
	background-image: url(/images/green_sq.gif);
	background-position: center left;
	background-repeat: no-repeat;
	color: #fff;
	font-size:70%;
	font-weight:bold;
	padding: 2px 0 2px 15px;
	margin-bottom:4px;
	margin-top:4px;
}

#leftCol div.menuBox {
	background: #FFF6EF;
	margin: 0 0 10px 0;
	padding: 5px 0px 5px 0px;
	font-size: 100%;
	color: #000000;
	
}

#leftCol div.menuBox p {
	margin: 0.5em 0 0.5em 0;
}

#leftCol #treeMenu img {
	margin: 3px 5px 0px 5px;
	vertical-align: middle;

}


#leftCol #treeMenu ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
	text-indent: 0;
	font-size:100%;
	
	
}

#leftCol #treeMenu ul li ul {
	margin-left: 0px;
	background-color:#fff;
	
}

#leftCol #treeMenu ul li a {
	padding-left: 18px;
	display: block;
	padding-bottom: 2px;
	border-top: 1px;
	border-bottom: 1px solid #EEB598;
	background-image: url(/images/orange_sq.gif);
	background-position: center left;
	background-repeat: no-repeat;
	font-size:70%;
	
	
}

#leftCol #treeMenu ul li a.selectedLink {
	color:#fff;
	background-color:#D9531D;
	font-weight:bold;
	
}


#leftCol #treeMenu ul li ul li a {
	
	color:#D9531D;
	background-color:#fff;
	background-image: url(/images/single_arrow2.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left:25px;
	font-size:70%;
	
}

#leftCol #treeMenu ul li ul li ul li a {
	color:#D9531D;
	background-color:#fff;
	background-image: url(/images/double_arrow2.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left:35px;
}

#leftCol #treeMenu ul li ul li ul li ul li a {
	padding-left: 37px;
}

#leftCol #treeMenu ul li ul li ul li ul li ul li a {
	padding-left: 40px;
}

#leftCol #treeMenu ul li ul li ul li ul li ul li ul li a {
	padding-left: 47px;
}

#leftCol #treeMenu ul li ul li ul li ul li ul li ul li ul li a {
	padding-left: 54px;
}

#leftCol #treeMenu ul li {
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}

#leftCol #treeMenu ul li ul li {
	font-weight: normal;
}

#leftCol #treeMenu a,a:link,a:hover, a:visited{
	color: #DA5323;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	font-weight: bold;

	
}

#leftCol #treeMenu ul li ul li a {
	font-weight: normal;
}

#leftCol #treeMenu ul li ul li a:hover {
	text-decoration: underline;
}

#leftCol #treeMenu li ul {
	margin-left: 0px;
}

#leftCol #treeMenu li ul li ul {
	margin-left: 0px;
}

#leftCol div#newsBox {
	background: #E7F0DB;
	margin: 0 0 10px 0;
	color: #000;
	font-family: arial, verdana, sans-serif;
	font-size: 75%;
	padding: 6px;
	border-top: 1px solid #92AB72;
	margin-bottom: 0px;
}

#leftCol div#newsBox p {
	margin: 0 0 1em 0;
	padding: 3px;
}

#leftCol div#newsBox a {
	color:#DB521B;
	text-decoration:underline;
}

#leftCol div#newsBox a.more {
	color:#4E741C;
	text-decoration:underline;
}

#rightCol {
	float: right;
	width: 190px;
	margin: 0px 5px 0 10px;
}

#rightCol a {
	font-weight: bold;
	text-decoration: underline;
	color: #477215;
}


#rightCol a:hover {
	text-decoration: none;
}

#rightCol div.menuBox {
	background: #E7F0DB;
	margin: 0 0 10px 0;
	color: #000;
	font-family: arial, verdana, sans-serif;
	font-size: 75%;
	padding: 6px;
	border-top: 1px solid #92AB72;
	margin-bottom:0px;
}

#rightCol div.menuBox p {
	margin: 0 0 1em 0;
	padding: 3px;
}


#rightCol div.menuBox a {
	font-weight: bold;
	text-decoration: underline;
	color: #DA501F;
}

#rightCol div.menuBox a.more {
	font-weight: bold;
	text-decoration: underline;
	color: #477215;
}



#rightCol h2 {
	background: #4C721D;
	background-image: url(/images/green_sq.gif);
	background-position: center left;
	background-repeat: no-repeat;
	color: #fff;
	font-size:70%;
	font-weight:bold;
	padding: 2px 0 2px 15px;
	margin-bottom: 5px;
	margin-top:15px;
	
}

#rightCol img {
	border-top: 1px solid #b3e0fc;
	border-bottom: 1px solid #b3e0fc;
	margin: 0;
}

#rightCol input {

}

#rightCol input.btnReset {
	width: 60px;
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
	background: #bdd0ff;
	font-weight: bold;
}

#rightCol input.btnFind {
	text-align: center;
	border: 1px solid #fff;
	color: #fff;
	width: 40px;
	background: #bdd0ff;
	font-weight: bold;
}

#rightCol div#userPollContainer {
	background:#E7F0DB;
}


#rightCol div#userPollQuestionTitle {
	color:#ff0000;
	background:#E7F0DB;
	font-size:75%;
	font-family:  arial, verdana,sans-serif;
	font-weight: bold;
}

#rightCol div#userPollResponse {
	color:#000000;
	background:#E7F0DB;
	font-size:75%;
	font-family:  arial, verdana,sans-serif;
}

#rightCol div#userPollSubmit {
	color:#00000;
	background:#E7F0DB;
	font-size:80%;
	font-family:  arial, verdana,sans-serif;
	text-align:right;
}

#rightCol div#userPollSubmit input.pollBtn {
	font-weight: bold;
	color: #fff;
	background: #D9541A;
	text-align: center;
	width:100px;
	margin-bottom:5px;
}


#midCol {
	font-family:  arial, verdana,sans-serif;
	font-size: 70%;
	margin: 0 205px 0 215px;
	color: #000000;
		
}

* html #midCol {
	height: 1%;
	margin: 0 200px 0 205px;
	border: 0px solid #000;
}

#midCol h2 {
	color:#5C712C;
	font-size:140%;
	border-bottom: 1px solid #4C721D;
}

#midCol p {
	margin: 0 4px 1em 4px;
}

#midCol a {
	text-decoration: underline;
	color: #4C721D;
	font-weight: bold;
	font-size: 100%;
}

#midCol a:hover {
	text-decoration: none;
}

#midCol div#newsBox {

	padding: 10px 0 10px 0;
	
}

#contentContainer {
	margin-top: 0px;
	font-family: arial;

}

#breadcrumb {
	font-size: 100%;
	font-weight: bold;
	color: #D9531D;
	margin: 0px 0 5px 0;
	padding: 5px;
}

#breadcrumb a {
	font-size: 100%;
	color: #D9531D;
	font-weight: normal;
	text-decoration: underline;
}

#midCol select {
	margin-right: 10px;
}

p.centered {
	text-align: center;
}

#footer {
	clear: both;
	color: #000;
	font-size: 70%;
	position: relative;
	margin: 10px 3px 5px 3px;
	display:block;
	text-align:center;
	background-color:#EDF0E7;
	background-image: url(/images/strip.gif);
	background-position: top right;
	background-repeat: repeat-y;
	border: 1px 1px 1px 1px solid #AEC09A;
}

#footer label {
	color: #fff;
}

#footer a {
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	border-right: 1px solid #fff;
	padding: 0 5px 0 5px;
}

#footer a.noBorder {
	border: 0;
}

#footer a:hover {
	text-decoration: underline;
}

#footer div#footerText {
	color: #fff;
	padding-left: 10px;
}

#footer div#poll {
	color: #fff;
	position: absolute;
	top: 0px;
	right: 20px;
	font-weight: bold;
}


#contactFooter {
	font-size: 75%;
	font-weight: normal;
	text-align: center;
	margin-top: 5px;
	color: #002390;
}

#rightCol ul {
	margin-top: 0;
	padding: 0;
}

#rightCol p {
	margin: 5px 2px 5px 2px;
}

a:visited {
	font-family: arial;
}

/* ]]> */
