body {
	background-color:#FFF;
}
#masterCenter{
	min-width: 800px;
	margin-left:auto;
	margin-right:auto;
	max-width: 1280px;
	background-color: #006633;
}

#banner {
	background-color: #006633;
	height: 110px;
	min-width: 800px;
	max-width: 1280px;
	background-image: url(/images/site_graphics/banner.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}



#myBody {
	/*width:800px;*/
	background-image: url(../images/site_graphics/background_image_green_white.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
	background-color: #006633;
}

#leftbar {
	
	width: 150px;
	left:0px;
	float: left;
	background-color: #006633;
	min-height: 1000px;	/*float: left;*/
	background-repeat:stretch;
}
#searchInfo {
	text-align: center;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 25px;
}
#searchInfo a {
	text-decoration: none;
	color: #FFFFFF;
}
#searchInfo a:hover{
	color: #beb06f;
}
#searchInfo a:visited {
	text-decoration: none;
}
#logoNav {
	width: 150px;
	text-align: center;
}

#bottomInfo {
	text-align: center;
	width: 979px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height:14px;
}


*{margin:0; padding:0;
}

#jsnavigation {
	border-top-width: thin;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009933;
	border-bottom-color: #003300;
	top: 0px;
	width: 100%;
	background-color: #006633;
	height:22px;
	position:absolute;
}

* html #jsnavigation {
}

#listmenu{
	border-top-width: thin;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	top: 0px;
	width: 100%;
	/*background-repeat: repeat-y; */
	background-position: top;
	background-attachment: fixed;
	background-color: #006633;
	height:22px;
	float:left;
	/*position:absolute;*/
	z-index:20;
}

#listmenu ul{
	list-style:none inside;
	width: 610px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;	
}

#listmenu li{
	float:left;
	position:relative;
	list-style-type:none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #4f4532;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	background-image: url(/images/navigation_buttons_06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #006633;
	padding-top: 2px;
}

a.rss {
	background-image:none;
	background-color:#FFFFFF;
	position:absolute;
	left:780px;
	top:4px;
	background:none;
	border-right:hidden;
}

#listmenu li:first-child {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6f6146;
}

#listmenu li:hover{
	background-image: url(/images/navigation_buttons_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#listmenu a {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 1.5em;
}

#listmenu a:hover{
	color:#FFFFFF;
}

* html #listmenu ul {
	float:left;
	border-left:1px solid #000;
	margin-left:15px;
	}
	
#listmenu ul li ul{
	margin:0;
	position:absolute;
	width:10.5em;
	left:-1px;
	z-index:50;
}
#map {
	width: 600px;
	height: 400px;
	border:8px black solid;
}

#listmenu ul li ul li {
	width:100%;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4f4532;
	border-bottom-color: #4f4532;
	border-left-color: #4f4532;
}

#listmenu ul li ul li:first-child {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4f4532;
}

#listmenu ul li ul {display:none;}

#listmenu ul li:hover ul, #listmenu ul li ul:hover {
	display:block;
}


* html #listmenu ul li ul {
	border-top:1px solid #069;
	border-left:0px;
}
#listmenu li.current{
	background:#beb06f;
	}
	
#listmenu li.current a {
	color: #FFFFFF;
	
}

#listmenu ul li ul li ul{
	visibility:hidden;
	top:-1px;
	left:11.2em;
}

#listmenu ul li ul li:hover ul {
	visibility:visible;
}

#listmenu ul li ul li:hover ul li ul{
	visibility:hidden;
}

#listmenu ul li ul li ul li:hover ul{
	visibility:visible;
}


#content {
	/*background-color: #FFFFFF;*/ 
	/*margin-top:19px;*/
	/*position: absolute;
	top:0px;
	left:150px;*/
	margin-left:152px;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*width: 100%;
	float: left;*/
}

* html #content {
	background-color:#FFFFFF;
	float:right;
	clear:right;
	margin-left:2px;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding-left: 15px;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 15px;
}
#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 15px;
}
#content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 15px;
}
#content h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 15px;
}
#content h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 15px;
}*/

#content p {
	padding-left: 15px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

#content p.breadcrumb {
	font-size: 12px;
}

.indent {
	padding-left:30px;
}
#content ol {
	padding-left:45px;
}
#content ul {
	margin-left: 50px;
	width: 9.308in;
}

#newsFeed {
	width: 100%;
	float:left;
}
#newsFeed p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}


.tableColor {
	background-color: #99FFCC;
}

#content table a {
	/*text-decoration: none;*/
	/*color: #0000FF;*/
}
#content table a:hover {
	color:#660099;
}
#content table a:visited {
	/*text-decoration:none;*/
	color: #000000;
}
#departNav{
	width: 145px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	height: auto;
	position:absolute;
	left: 0px;
	top: 200px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#departNav p {
	display: none;
}

#departNav li {
	list-style-type: none;
	margin: 0px;
	float: left;
	width: 145px;
	position: relative;
	background-image: url(/images/navigation_buttons_06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:2px;
	padding-bottom:2px;
}
#departNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	/*background-color: #006633;*/
	line-height: 1.5em;
	/*background-image: url(/images/navigation_buttons_06.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}
#departNav li:hover {
	background-image: url(/images/navigation_buttons_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#departNav a:hover {
	color: #beb06f;
	/*background-image: url(/images/navigation_buttons_03.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}
#departNav a:visited {
	text-decoration: none;
	display:block;
}
#departNav ul li ul{
	background:#009933;
	border-bottom-color: #FFFFFF;
	
	width:11em;
	left: 145px;
	display: none;
	margin: 0px;
	position: absolute;
	top: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#departNav ul li ul li {
	width: 100%;


}

#departNav ul li ul li:first-child {
	
}



#departNav ul li:hover ul, #departNav ul li ul:hover {
	display:block;
}

* html #departNav ul li ul {
	border-top:1px solid #069;
	border-left:0px;
}


.faqclass a {color:#000000; text-decoration:none;}
.faqclass a:visited {color:#000000; text-decoration:none;}
.faqclass a:hover {
	color:#999999;
	text-decoration:none;
}
.faqclass a:active {color:#000000; text-decoration:none;}

#footer {
	background-color: #006633;
	width: 100%;
	height: 85px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#nav {
	margin: 0px;
	width: 100%;
	float: left;
	padding: 0px;
	
}


	
#nav ul {
	padding-left: 160px;
	float: left;
	list-style-type:none;
	width: auto;
	margin-top:-70px;
}

* html #nav ul{
	position:absolute;
}

#nav li{
	float: left;
	padding: 0px;
    margin-bottom:10px;
}
#nav a{
	float: left;
	width: 200px;
	text-align: center;
	/*padding-top: 10px;*/
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:hover{
	color: #000000;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}



.imageFloat_right {
	float:right;
	padding:10px;
}
.imageFloat_left {
	float:left;
	padding:10px;
}


.contactLinkTab a {
	color:#000000;
}
.contactLinkTab a:hover {color:#000000;}
.contactLinkTab a:active {color:#000000;
}
.contactLinkTab a:visited {color:#000000;
}
.contactLinkContent a {color:#000000;}
.contactLinkContent a:hover {color:#000000;}
.contactLinkContent a:active {color:#000000;}
.contactLinkContent a:visited {color:#000000;}


/* This section will contain styles for alternative side navigation 
   to work in IE 6 */
   
#newNav {
	margin:0;
	padding:0;
	list-style-type:none;
	width:145px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float:left;
	
}

#newNav li {
	margin:0;
	padding:0;
	width: 100%;
}

#newNav a {
	display:block;
	color:#fff;
	text-decoration:none;
	padding: 0 7px;
	line-height:1.8em;
	background-image: url(/images/navigation_buttons_06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#newNav a:hover {
	background-image:url(/images/navigation_buttons_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.imageDown {
	margin-top: 64px;
}

hr {
	width:90%;
	
}
a:link {color: #000000; text-decoration: underline; }
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #008000; text-decoration: underline; }
a:hover {
	color: #996633;
	text-decoration: none;
}





/* ######### Marker List Vertical Menu ######### */

.markermenu{
width: 150px; /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/

}

.markermenu ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
border: 1px solid #9A9A9A;
}

.markermenu ul li a{
background: #006633; /*url(bulletlist.gif) no-repeat 3px center*/ /*light gray background*/
font: 12px Verdana, Helvetica, sans-serif;
color: #FFFFFF;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}

* html .markermenu ul li a{ /*IE6 hack*/
width: 150px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #FFFFFF;
}

.markermenu ul li a:hover, .markermenu ul li a.selected{
color: #beb06f;
background-color: #03371d;
}

/* ######### Customized Drop Down ULs CSS (inherits from ddlevelsmenu-base.css) ######### */

.blackwhite li a{
background:#006633;
color:#FFFFFF;
}

.blackwhite li a:hover{
background: #03371d;
color: #beb06f;
}




/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Verdana;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid black;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
display: block;
width: 160px; /*width of menu (not including side paddings)*/
color: #FFFFFF;
background-color: #006633;
text-decoration: none;
padding: 4px 5px;
border-bottom: 1px solid black;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
background-color: #03371d;
color: #beb06f;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}


.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}