﻿body 
{
	line-height:1.5;
	font-family:Arial;
	font-size:9pt;
}

img 
{
	border:0px;
}

.BodHolder
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

.BodSearch
{
	background-image:url('/images/top_background.gif');
	background-repeat:no-repeat;
	width:743px;
	height:116px;
	margin-left:auto;
	margin-right:auto;
}

.BodSearch table
{
	color:#fff;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	font-weight:bold;
}

.StateLabel
{
	background-color:#a80379;
	color:#fff;
	font-size:11pt;
}

.StateTable
{
	border:1px #a80379 solid;
	border-collapse:collapse;
	width:480px;
	margin-left:30px;
	margin-top:10px;
	float:left;
}

.RecordsSearchedLabel
{
	background-color:#ffa739;
	color:#fff;
	font-size:11pt;
}

.RecordsSearchedTable
{
	border:1px #ffa739 solid;
	border-collapse:collapse;
	width:250px;
	margin-right:28px;
	margin-top:10px;
	float:right;
}

.RecordsSearchedTable li
{
	list-style-image:url('/images/bullet.gif');
	font-size:10pt;
}

.Footer 
{
	margin-top:10px;
	clear:both;
	height:7px;
	background-color:#ccc;
}

.FooterText
{
	text-align:center;
	font-size:8pt;
	font-weight:bold;
}

.SearchBox .TextBox
{
	border:1px #f3f3f3 solid;
}

.StateList li
{
	list-style-image:url('/images/list-item.gif');
	width:180px;
	float:left;
	margin-left:20px;
}

.StateList
{
	margin-left:80px;
	margin-top:20px;
}

.StateList li a
{

	color:#d86600;
}

.Content
{
	clear:both;
	padding-left:35px;
	padding-right:35px;
}

.Footer 
{
	clear:both;
	font-size:8pt;
	font-weight:bold;
	width:733px;
	margin-left:auto;
	margin-right:auto;
}


h1
{
	font-size:24px;
}

h2
{
	font-size:20px;
}

h3
{
	font-size:18px;
}

body 
{
	font-family:Tahoma;
	line-height:1.2;
}


.cityLinks li
{
	list-style-image:url('/images/list-item.gif');
	float:left;
	width:230px;
}

.cityLinks a
{
	color:#d86600;
	display:block;
	text-decoration:none;
}

.cityLinks a:hover
{
	text-decoration:underline;
}

.countyLinks
{
	
	color:#d86600;
	text-decoration:none;
}

.countyLinks:hover
{
	text-decoration:underline;
}


.statTable
{
	line-height:1.2em;
	color: #333;
	background-color:#fff;
	border-collapse:collapse;
	text-align:left;
	font-size:12px;
}


.statTable tbody tr th, .statTable tbody tr td {
	border-bottom: 1px dotted #009;
}

.statTable tbody tr:hover {
	color: #333;
	background: #ff9e48;
}

.statTable table a:visited {
	color:#800080;
}

.CriminalStatistics
{
	padding-left:10px;
	text-align:right;
}

.TableDescription
{
	margin-top:10px;
	font-size:10px;
	width:350px;
	padding-bottom:20px;
}

.TableDescriptionSmall
{
	margin-top:10px;
	font-size:10px;
	width:250px;
	padding-bottom:20px;
}



.relatedLinks li
{
	list-style-image:url('/images/list-item.gif');
}

.relatedLinks a
{
	color:#d86600;
	text-decoration:none;
}

.relatedLinks a:hover
{
	text-decoration:underline;
}

.hr
{
	    border:0px;
    border-style:none;
    border-width:0px;
    outline:0px;
    background-color:#ffffff;
    background-repeat:repeat-x;
    width:100%;
    height:8px;
    margin-top:3px;
    margin-bottom:3px;
    clear:both;
	background-image:url('/images/hr.gif');
}

.statePageLinksCity
{
	display:block;
	float:left;
	width:150px;
	margin-right:5px;
	padding-bottom:3px;
	text-decoration:none;
}

.statePageLinksCounty
{
	display:block;
	float:left;
	width:250px;
	margin-right:5px;
	padding-bottom:3px;
	text-decoration:none;
}

.StateLink
{
	display:block;
	float:left;
	width:125px;
	margin-right:5px;
	padding-bottom:3px;
	text-decoration:none;
}

.StateLink:hover
{
	display:block;
	float:left;
	width:125px;
	margin-right:5px;
	padding-bottom:3px;
	text-decoration:underline;
}

.SiteLink a
{
	display:block;
	float:left;
	width:175px;
	margin-right:5px;
	padding-bottom:3px;
	text-decoration:none;
}

.SiteLink a:hover
{
	display:block;
	float:left;
	width:175px;
	margin-right:5px;
	padding-bottom:3px;
	text-decoration:underline;
}

.SiteLink2 a
{
	margin-right:5px;
	padding-bottom:3px;
	text-decoration:none;
}

.SiteLink2 a:hover
{
	margin-right:5px;
	padding-bottom:3px;
	text-decoration:underline;
}