@charset "utf-8";
/* CSS Document */

body 
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a:link {
	text-decoration: underline;
	color: #5f615d;
}

a:visited {
	text-decoration: underline;
	color: #5f615d;
}

a:hover {
	text-decoration: none;
	color: #0066FF;
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

img {
	border: none;
}

#headerContent {
	float: left;
	width: 675px;
}

#browse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5f615d;
	width: 146px;
	background-color: #f6f6f6;
	float: left;
	border: 1px solid #f1f2f2;
	text-align: left;
	min-height: 238px;
}	

#browse li {
	margin: 0;
	padding: 4px 0 4px 0;
	list-style-type: none;
	border-bottom: solid thin #d9d9d9;
	width: 130px;
}

#browse ul {
	margin: 0 0 0 8px;
	padding: 0;
}

#browse li a:link {
	text-decoration: none;
	color: #5f615d;
}

#browse li a:visited {
	text-decoration: none;
	color: #5f615d;
}

#browse li a:hover {
	text-decoration: none;
	color: #0066FF;
}

#browse li a:active {
	text-decoration: none;
	color: #fff;
}

#text {
	width: 675px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #646464;
	text-align: left;
}

#budgetTxt {
	clear: both;
	width: 675px;
	float: right;
	margin-right: 30px;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #646464;
}

.pdfBox {
	float: right;
	width: 100px;
	background-color: #f4f4f4;
	border: 1px solid #ccc;
	padding-right: 8px;
	margin-left: 10px;
}

h2 {
	color: #025c92;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0;
	font-size: 20px;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 960px;
}

#container {	
	margin: 0px auto;
	width: 960px;
}

#header {
	width: 960px;
	height: 100px;
}

#header .left{
	width: 690px;
	float: left;
	padding-top: 6px;
}

#header .right{
	width: 270px;
	float: right;
	padding-top: 50px;
}

#searchForm {
	float: right;
}

#searchInput {
	background: #FFF;
	border: #4085b0 solid 1px;
	padding: 3px;
	width: 188px;
}

#searchButton {
	background: #005c96;
	font-variant: small-caps;
	color: #FFF;
	border: 1px solid #40add5;
	margin: 0;
	padding: 2px;
}

.headerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
}

.headerText a:link, .headerText a:visited, .headerText a:active {
	color: #646464;
	text-decoration: none;
}

.headerText a:hover {
	color: #3399FF;
	text-decoration: underline;
}

#content {
	width: 960px;
	clear: both;
	float: left;
}

#contentLeft{
	margin: 12px 0px 0px 0px;
	width: 690px;
	float: left;
}

#contentLeft .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
	padding:0px 50px 0px 0px;
}

#contentLeft .text a:link, #contentLeft .text a:visited, #contentLeft .text a:active {
	color: #646464;
	text-decoration: underline;
}

#contentLeft .text a:hover {
	color: #3399FF;
	text-decoration: none;
}

#contentLeft .header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #025C92;
	font-size:16px;
	line-height:30px;
	background-image: url(../images/h3Tab.jpg);
	background-repeat: no-repeat;
	height: 23px;
	padding:10px 0px;
	clear:both;
}

#contentLeft .formsHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #025C92;
	font-size:14px;
	line-height:18px;
	background-repeat: no-repeat;
	width:200px;
	padding:10px 0px;
	clear:both;
}

#contentLeft .newsEventsHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #025C92;
	font-size:13px;
	line-height:16px;
	padding:10px 0px;
	clear:both;
}

#contentHolder {
	width: 680px;
	float: left;
	padding-top: 10px;
	clear: both;
}

#thumbStories {
	width: 690px;
	float: left;
	padding-top: 40px;
}

.thumbLeft {
	width: 190px;
	height: 104px;
	float: left;
	padding-right: 26px;
}

.thumbMiddle {
	width: 190px;
	height: 104px;
	float: left;
	padding-right: 26px;
}

.thumbRight {
	width: 190px;
	height: 104px;
	float: left;
	padding-left: 26px;
}

.thumbText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
	font-weight:bold;
}

.thumbText a:link, .thumbText a:visited, .thumbText a:active {
	color: #646464;
	text-decoration: none;
	font-weight:bold;
}

.thumbText a:hover {
	color: #3399FF;
	text-decoration: underline;
	font-weight:bold;
}

#sectionLinks {
	float:right;
	padding:10px 48px 10px 0px;
}

.sectionLinksText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #646464;
}

.sectionLinksText a:link {
	color: #646464;
	text-decoration: underline;
}

.sectionLinksText a:visited {
	color: #646464;
	text-decoration: underline;
}

.sectionLinksText a:hover {
	color: #3399FF;
	text-decoration: none;
}

.sectionLinksText a:active {
	color: #646464;
	text-decoration: underline;
}

#contentRight{
	margin: 8px 0px 0px 0px;
	width: 270px;
	float: left;
}

#contentRight .containerSpacerTop {
	 padding: 8px 0px 0px 20px;
}

#contentRight .containerSpacer { 
	 padding: 0px 0px 0px 20px;
}


#contentRight .containerBorder {
	 border-left:1px solid #91986c;
}

#contentRight .tableHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #018ec3;
	font-weight:bold;
}

#contentRight .tableIndex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	font-weight:bold;
}

#contentRight .tableLevels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	font-weight:bold;
}

#contentRight .tableAverage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005c96;
	font-weight:bold;
}

#contentRight .criticalTable {
	margin: 0px 0px 0px 0px;
}

#contentRight .criticalPeriod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight:bold;
	text-align:left;
}

#contentRight .criticalGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: green;
	font-weight:bold;
	text-align:right;
}

#contentRight .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
	text-align:left;
	padding:2px 0px 8px 8px;
}

#contentRight .text a:link, #contentRight .text a:visited, #contentRight .text a:active {
	color: #646464;
	text-decoration: none;
}

#contentRight .text a:hover {
	color: #3399FF;
	text-decoration: underline;
}

#contentRight .hrStyle {
	width: 247px;
	color: #CCC;
	padding: 0;
}

#footer {	
	margin: 0px auto;
	width: 960px;
	clear:both;
	float: left;
	margin-top: 60px;
}

#footer .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
	line-height:18px;
	text-align:center;
	padding-top:20px;
}

#footer .text a:link, #footer .text a:visited, #footer .text a:active {
	color: #646464;
	text-decoration: none;
}

#footer .text a:hover {
	color: #3399FF;
	text-decoration: underline;
}

.budgeth1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	color: #6699FF;
}

/* ACCORDION STYLES */

.accordion {

    list-style: none;

    padding: 0 0 0 0;

    width: 675px;
	
	margin: 0;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0;
	
	
}
/* background-color: #f4f4f4; */
.accordion li{

    display: block;

    font-weight: bold;

    cursor: pointer;

    padding: 5px 5px 5px 0px;

    list-style: circle;

    -moz-border-radius: 10px;

    -webkit-border-radius: 10px;

    border-radius: 10px;
	
	margin: 10px 0 10px 0;

}

.accordion ul {

    list-style: none;

    padding: 0;

    display: none;

}

.accordion ul li{

    font-weight: normal;

    cursor: auto;

    padding: 3px 3px 3px 5px;

}

.accordion a {

    text-decoration: none;

}

.accordion a:hover {

    text-decoration: underline;

}


#rotatingStory {
	float: left;
	width: 645px;
	height: 296px;
	margin-top: 15px;
}

table#municipal {
	width: 650px;
	text-align: left;
	margin-bottom: 20px;
	border-spacing: 0px;
	border-collapse: collapse;
	}

	table#municipal tbody {
		font-size: 12px;
		color: 003333;
	}

	table#municipal th {
		background: #018ec3;
		color: #FFFFFF;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
	}

	table#municipal td, table#municipal th{
		height: 25px;
		padding: 5px 10px;
	}
	
	table#municipal td {
		border-right: 1px solid #003333;
		border-left: 1px solid #003333;

	}
	
	table#municipal tr#mBottom {
		border-bottom: 1px solid #003333;
	}
	
	table#municipal td.mTitle {
		background: #d9dbdc;
		color: #003333;
		font-weight: bold;
	}
