<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/*Second level navigation */
#utilityNav {
	position: absolute;
	top: 4px;
	right: 10px;
	width: 700px;
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; 
	text-align: right;
	color: #fff;
}

#utilityNav a:link,
#utilityNav a:visited {
	color: #fff; /*color: #687983;*/
	text-decoration: none;
	background: none;
}

#utilityNav a:hover {
	color: #fff !important;
	text-decoration: underline;
	background: none;
}

#utilityNavOn {text-decoration: underline}


/*=========================================
	Department page header
Review for possible consolidation with main header styles
===========================================*/

#deptThemeHeader {
	width: 100%;
	height: 70px;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#deptBanner {
	position: relative; /*This div must be positioned for globalNav positioning to work. */
	top: 0px;
	width: 100%;
	margin: 0;
	padding: 0;
	background-image: url(/lib/template/img/tile_dpw_blue.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.deptThemeHeaderImg {
	height:95px; 
	width: 1005px;
	background:url(/lib/template/img/header_dpw_blue.jpg) no-repeat left top; 
}
#deptBanner h1 {display: none;}

#smallCountyLogo a{
	position: absolute;
	top: 3px;
	left: 12px;
	height: 20px;
	width: 105px;
	background:url(/lib/template/img/smallCountyLogo_blue.gif) no-repeat;
	cursor: hand;
}

#largeDeptLogo a{
	position: absolute;
	top:32px;
	left: 2px;
	height: 70px;
	width: 250px;
	background:url(/epd/rethinkla/_images/headerImg_03.gif) no-repeat;
}

#deptBannerImage {
	position: absolute;
	top: 23px;
	right: 0px;
	width: 250px;
	height: 45px;
	background:url(/lib/template/img/deptBannerImage.gif) no-repeat;
}

#deptSearch {
	position: absolute;
	top: 73px;
	right: 5px;
}
#deptSearchField { 
	position: absolute; 
	top: 0px; 
	right: 20px; 
	border: 1px solid #686667; 
	height: auto !important; 
	font: normal 1.0em Verdana, Arial, Helvetica, sans-serif !important;
	}
#deptSearchBtn { 
	position: absolute; 
	top: 0px; 
	right: 0px; 
	height: 17px; 
	width: 21px; 
	margin: 0px; 
	margin-left: 10px;
	}
#deptTitle {
	position: absolute;
	top: 43px;
	left: 70px;
	font-family: arial;
	font-size: 19px;
	color: #687983;
}

#deptTitleInner {
	position: absolute;
	top: 43px;
	left: 70px;
	font-family: arial;
	font-size: 19px;
	color: #687983;
}

.deptSmallTitle {
	display:none;
}

/* First level navigation.
The container for this div must be positioned as well. */
#deptNav {
	position: absolute;
	top: 80px;
	left: 103px;
	width: 880px;
	margin: 0;
	padding:0;
	font-weight: bold;
}

#deptNav a:link,
#deptNav a:visited {
	color: #687983;
	text-decoration: none;
}

#deptNav a:hover {
	color: #57656D;
	text-decoration: underline;
}

.deptNavOn {
	color: #c97962;
	font-size: 12px;
}

/* tab navigation */
#tabNav {
	position: absolute;
	top: 78px;
	width: 600px;
	height: 2em;
	margin: 0;
	margin-left: 67px;
	padding: 2px;
	font-weight: bold;
	font-size: 11px;
	/*border: 1px dotted gray;*/
}

#tabNav a:link,
#tabNav a:visited {
	color: white;
	text-decoration: none;
	padding: 1px 10px;
	margin: 0 2px;
	background-image: url(/lib/template/img/tab_bg_blue.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #66CCFF;
	border-right: 1px solid #3290ea;
}

#tabNav a:hover {
	color: gold;
	text-decoration: none;
}

.tabNavOn {
	padding: 1px 10px;
	margin: 0 2px;
	background-image: url(/lib/template/img/tab_bg_on_blue.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #66CCFF;
	border-right: 1px solid #8dc0ed;
	color: #2270df;
}
/* end tab navigation */

#deptBreadcrumbNav {
	position: absolute;
	margin-left: 8px;
	top: 102px;
	font-family: Arial;
	font-size: 9px;
	color: #687983;
	display: none;
}

#deptBreadcrumbNav a {
	color: #687983;
	text-decoration: underline;
}

#deptBreadcrumbNav a:hover {
	color: #7FBAF0;
	text-decoration: underline;
}

#deptTextTools {
	position: absolute;
	right: 10px; 
	top: 103px;
	width: 200px;
	text-align: right;
}

#deptTextTools a:link,
#deptTextTools a:visited {
	color: #687983;
	text-decoration: none;
	font-size: 9px;
}
#deptTextTools a:hover {color: #7FBAF0;}

#deptUtilityNav {
	position: absolute;
	right: 10px;
	top: 80px;
	width: 300px;
	text-align: right;
}

#deptUtilityNav a:link,
#deptUtilityNav a:visited {
	color: #687983;
	text-decoration: none;
}

#deptUtilityNav a:hover {color: #7FBAF0;}

/*=========================================
 dpw content config 
===========================================*/


/* =======================================
	Footer
==========================================*/
.prefooter {
	clear: both;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	font-size: 10px;
	color:#c9e5b9;
    
	text-align: center;
}

.prefooter a, .deptFooter a {
	margin: 0 5px;
	color:#ffffff;
	}
.deptFooter {
	clear: both;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 30px;
	border: 1px solid #BAB4A6; 
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	padding-bottom: 6px;
	padding-top: 10px;
	text-align: center;
	font-size: 10px;
	color:#c9e5b9;
}

.deptFooter a:link,
.deptFooter a:visited {
	text-decoration: none;
	color:#c9e5b9;
}

.deptFooter a:hover {text-decoration: underline;}

.footerOn {text-decoration: underline}

.footerImage {
	margin-left: auto;
	margin-right: auto;
	margin-top: -30px;
	border: 0;
	padding:0;
	text-align:center;
}

/* =======================================
	End County Standard Header CSS
==========================================*/
</pre></body></html>