@charset "utf-8";
/* CSS Document */
/* These are revised styles for the Online Services Section */
/* Written by Jayson N. Ward 2007-2008 */

#deptNavigation
{
	background-color:#E1EAEB;
}
#deptNavigation h2
{
}
#deptNavigation h3
{
	background-color: #4C8386;
	color:#fff;
}
#deptNavigation h3 a
{
	color:#fff;
}
#deptNavigation h3 a:hover
{
	color:#FCD78D;
}
#deptNavigation h3.sectionNavHeader
{
	background-image:none;
	background-color:#3D696B;
	color:#FCD78D;
	font-weight:normal;
}
#deptNavigation h3.sectionHeader
{
	background-color:#375F61;
	background-image:none;
	color:#FCD78D;
}
#deptNavigation h4
{
	color: #904512;
	border-bottom:1px solid #BE7C4F;
	background-color:#E1EAEB;
}
#deptNavigation li
{
	background-color:#FDFBF9;
	border-bottom:1px solid #FCD7BD;
}
#deptNavigation h3:hover
{
	color:#FCD78D;
}
#deptNavigation ul.contactUs li
{
	color:#904512;
	background-color:#FEF0E6;
}
#deptNavigation li a
{
	color: #444;
}
#deptNavigation li:hover
{
	background-color:#FEF0E6;
	color:#FCD78D;
}
#deptNavigation li a:hover
{
	color:#444;
}
#deptNavigation li.activePage
{
	width:147px;
	list-style-type:none;
	list-style-position:outside;
	line-height:22px;
	padding: 0px 0px 0px 4px;
	margin:0px;
	background-color:#1E3436;
	color: #FCD78D;
	border-bottom:1px solid #ACC8DA;
	border-left:4px solid #396776;
	font-size:10px;
}
#deptNavigation li.activePage:hover
{
	background-color:#1E3436;
}
#deptNavigation .container
{
	border: 0px solid #4B93AB;
}
#deptNavigation p
{
	color:#555;
	font-size:10px;
	padding:4px;
}
#deptNavigation form
{
	background-color:#E1EAEB;
}
#deptContent
{
}
#deptContent div.pageInfo
{
	background-color: #E1EAEB;
	border:1px solid #BCD1D2;
	border-right:0px;
	color:#4C8386;
}
#deptContent p
{
}
#deptContent .leftCol
{
}
#deptContent .rightCol
{
}
#deptContent .container
{
	margin:0px;
	margin-bottom:15px;
	padding:10px 10px 0px 0px;
}
#deptContent img.whatsNewImg
{
}
#deptContent ul.whatsNewUL
{
	margin:0px;
	padding:0px;
	color:#222;
	border-top:1px solid #bbb;
	width:292px;
}
#deptContent ul.whatsNewUL li
{
	color:#693818;
}
#deptContent h2
{
	color:#676457;
	background-color:transparent;
	background-image:url(../images/online_h3_bground.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:0px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	border:1px solid #CEC8AD;
}
#deptContent .fullWidthH2
{
	color:#676457;
	background-color:transparent;
	background-image:url(../images/online_h3_bground.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:0px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	border:1px solid #CEC8AD;
}
#deptContent h2.leftFloat
{
	width:291px;
	float:left;
	border-right:0px;
}
#deptContent p.leftFloatPhoneNo
{
	width:291px;
	float:left;
	text-align:right;
	color:#1E566D;
	background-color:#E8F8FF;
	padding:3px 3px 3px 0px;
	border:1px solid #74D7FF;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
#deptContent a
{
	text-decoration:none;
	color:#904512;
	font-weight:bold;
}
#deptContent h3
{
	color:#666666;
	border-bottom:1px dashed #eee;
}
#deptContent h5.caseInformationH5
{
	width:577px;

}
#deptContent h3.reportsCaseName
{
	border-bottom:1px solid #eee;
	font-weight:bold;
	width:592px;
	background-image:none;
	padding-left:0px;
	font-size:12px;
	background-color:#ddd;
}
#deptContent form
{
	background-color:#FDFBF9;
	padding:3px;
}
#deptContent form.visibleForm
{
	background-color:#FDFBF9;
	padding:3px;
	visibility:visible;
	display:block;
}
#deptContent form .textEntry
{
}
#deptContent form .button
{
}

#deptContent ul.smallLists
{
	margin-left:12px;
}
#deptContent ul.smallLists li
{
	list-style-type: square;
	list-style-position:outside;
	font-size:10px;
}
#deptContent li a
{
	font-size:11px;
}
#deptContent ul.queryList
{
	padding:0px;
	margin:0px;
	width:291px;
}
#deptContent ul.queryList a
{
	color:#666666;
	display:block;
	text-decoration:none;
	font-size:10px;
}
#deptContent ul.queryList a:hover
{
	text-decoration:underline;
}
#deptContent table.contacts
{
	width:592px;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
#deptContent table.contacts td
{
	border:1px solid #efefef;
	padding:6px;
	color:#555;
}
#deptContent table.contacts td.rightAlignTD
{
	text-align:right;
}
#deptContent table.contacts tr.firstTR
{
	color:#666666;
}
#deptContent table.contacts tr.secondTR
{
	background-color:#E8F8FF;
}
#deptContent table.contacts th
{
	font-weight:normal;
	background-color:#E1EAEB;
	color:#555;
	text-align:left;
	padding-left:6px;
	border:1px solid #efefef;
}
#deptContent table.contacts th.rightAlignTH
{
	text-align:right;
	padding-right:6px;	
}
#deptContent table.caseInformation
{
	width:582px;
	margin:0px 0px 10px 0px;
	padding:0px;
	border-collapse:collapse;
}
#deptContent table.caseInformation td
{
	border:1px solid #ddd;
	padding:8px;
	color:#555;
}
#deptContent table.caseInformation td.fieldTitle
{
	background-color:#f3f3f3;
	color:#333;
	font-weight:bold;
	padding-left:4px;
	width:150px;
}
#deptContent table.caseInformation th
{
	font-weight:normal;
	background-color:#E1EAEB;
	color:#555;
	text-align:left;
	padding-left:6px;
	border:1px solid #efefef;
}
#queryContainer
{
	margin-bottom:15px;
}
.permitColumn
{
	float:left;
	width:170px;
	text-align:left;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	padding-top:5px;
	background-color:#eee;
	padding-left:3px;
}
.permitInformation
{
	float:left;
	text-align:left;
	width:350px;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
}
#deptContent form .infoContainer
{
	border:1px solid #eee;
	padding:0px;
	margin:10px 0px 10px 0px;
}
@media print
{
	#html
	{
		background-image:none;
		background-color:#ffffff;
	}
	#body
	{
		background-image:none;
		background-color:#ffffff;
	}
	#mainDiv
	{
		width:80%;
		margin:.5in;
	}
	#deptNavigation
	{
		display:none;
	}
	#pageNavigation
	{
		display:none;
	}
	#pageContent
	{
		width:80%;
	}
	#deptContent h2
	{
		border:0px;
		background-image:none;
	
	}
}
