#body #intro h3 {
	padding-bottom:15px;
}

#body #intro {
	overflow:auto;
	clear:both;	
}

#body #intro * {
	font-family:Verdana;
}

#body .inner #intro img {
	float:left;
}

#body .inner #intro #aboutUs {
	float:left;
	width:400px;
	padding:40px 15px 0px 15px;	
}

#body .inner #intro div p {
	line-height:20px;
}

#rotation {
	width:276px;
	height:209px;
	padding:0px;
	margin:43px 0px 0px 0px;
	float:left;
	position: relative; 
	left:10px;
}


#body #content.home * {
	font-family:Verdana;
}

#body #content.home .left {
	width:252px;
	padding:0px 8px 0px 20px;
}

#body #content.home .middle {
	width:400px;
	padding:0px 20px 0px 20px;
}

#body #content.home .right {
	width:280px;
}


.noteworthy {
	background-image:url(/images/noteworthy_bkg.jpg);
	background-repeat:no-repeat;
	width:242px;
	height:318px;
	margin:0px 19px 0px 19px;
	padding:15px 0px 0px 0px;
}

.noteworthy .date {
	font-size:11px;
	color:#1487c9;
	display:block;
	margin-bottom:8px;
}

.noteworthy a {
	color:#252525;
	line-height:21px;
}

.noteworthy .link {
	margin:0px 40px 0px 40px;
}

.noteworthy .description {
	margin:130px 30px 0px 20px;
	color:#0d767a;
	font-size:11px;
	line-height:18px;
}

.list_table {
	margin-bottom:15px;
}

.list_table td {
	font-size:14px;
	color:#1488c9;
}

.list_table td a {
	color:#1488c9;
}

#documentsearch {
	padding:10px 15px 15px 15px;
}

#documentsearch strong {
	color:#639e21;
}

#documentsearch a {
	display:inline-block;
}

.threespan {
	padding:20px;
}

.countydata {
	border:6px solid #0d7887;
	margin-bottom:20px;
	background-image:url(/images/sideitem_bkg.gif);
	background-repeat:repeat-x;
	background-color:#d7f792;
}

.document_item {
	overflow:auto;
	display:block;
	border-bottom:1px solid #b0d691;
	padding:10px 0px 10px 0px;
}

.document_item p {
	margin:15px 0px 15px 0px;
}


.dataTable {
                width:100%;
}
.dataTable tr {
                border-bottom:1px solid #6eaeb7;
}
.dataTable .header {
                background-color:#0d7887; 
                color:#fff; 
                text-align:left;
                font-size:12px;
                font-weight:bold;
				
}


.dataTable .header a {
	color:#d7f792;
}

.dataTable td {
				vertical-align:top;
                border-bottom:1px solid #6eaeb7;
                padding:7px;
                font-size:12px;
}

.districtbutton {
	margin-left:15px;
	display:inline-block;
	float:left;
	width:332px;
	color:#fff;
	padding:5px 0px 14px 0px;
	background-image:url(/images/btn_judicial_data.gif);
	background-repeat:no-repeat;
	text-align:center;
}


#pop_desc {
	display:none;
	position:absolute;
	padding:9px;
	background-color:#d7f792;
	color:#005460;
	border:1px solid #0d7887;
	top:300px;
	left:200px;
	z-index:1000;
}

#graph_output {
	display:none;
	position:absolute;
	padding:9px;
	background-color:#d7f792;
	color:#005460;
	border:1px solid #0d7887;
	top:300px;
	left:200px;
	z-index:1000;
}

.fields.s option, .fields.s {
	font-size:18px;
	width:135px;
	height:25px;
}
