#page_head {
	background-image: url("/probation/images/heading_probation.jpg");
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: top center;
	height: 134px;	
	color: #FFF;
	text-align: left;
}
#page_head h2 {
	margin-left: 27px;
	margin-top: 95px;
	margin-bottom: 0px;
	font-size: 32px;
	font-weight: normal;
}
html>body #page_head h2 {
	padding-top: 95px;
	margin-top: 0px;
}
.howto {
	font-family: "Arial Narrow", Arial;
	display: inline;
	font-style: italic;
	text-align: center;
	background-color: #735173;
}.howto td {
	color: #FFF !important;
}
#lists {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	Z-INDEX: 1000;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 3px;
	WIDTH: 600px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
	POSITION: relative;
	FONT-SIZE: 12px;
}
#lists li {
	DISPLAY: inline;
	FLOAT: left;
	z-index: 1000;
}
#lists li a.tl {
	DISPLAY: block; 
	FONT-WEIGHT: normal; 
	WIDTH: 300px; 
	COLOR: #000;
	LINE-HEIGHT: 20px; 
	TEXT-DECORATION: none;
}
#lists div {
	DISPLAY: none;
	margin-left: 15px;
}
#lists li a:hover {
	BACKGROUND-POSITION: 130px 5px;
	WHITE-SPACE: normal;
	TEXT-DECORATION: none;
	z-index: 1000;
}
#lists li:hover > a {
	BACKGROUND-POSITION: 130px 15px; 
	WHITE-SPACE: normal; 
	TEXT-DECORATION: none;
}
#lists :hover div {
	DISPLAY: block; 
	LEFT: 0px; 
	PADDING-BOTTOM: 10px; 
	WIDTH: auto; 
	POSITION: absolute; 
	TOP: 25px
}
#lists :hover div a {
	font-weight: bold;
	font-size: 12px;
	COLOR: #5D66A9; 
	TEXT-INDENT: 0px; 
	text-decoration: none;
}
#lists :hover div a:hover{
	text-decoration: underline;
	z-index: 1000;
}
#lists .clear {
	CLEAR: both
}
#lists table{
	z-index:1000;
	background-color:#fff;
	margin-top:-5px;
	BORDER: #888 1px solid;
	border-collapse: collapse;
	position:relative;
	left:100px;
	top:-250px;
	}
#lists table tr td{
	padding: 2px 5px 2px 5px;
	border: 1px solid #ccc;	
}
#lists li a:{
	font-weight: bold;
	color:blue;
	text-decoration: none;
}

.probationContact {
	background-color: #735174;
	height: auto;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	width: 170px;
	z-index: 1000;
}
.probationContact  a{
	color: #EFE7EF;
	font-size: 11px;
	text-decoration: none;
}
.probationContact a:hover{
	color: #FAF1D0;
	text-decoration: none;
}
#secure {
background-color: #735174;
	height: auto;
	margin-left: 10px;
	margin-top: -15px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
}#secure a{
	color: #EFE7EF;
	font-size: 11px;
	text-decoration: none;
}
#secure a:hover{
	color: #FAF1D0;
}
.commPoliceHead {
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
}
.commPoliceItem{
	font-size: 9px;
	font-style: italic;
	margin-left: 10px;
}
.commPoliceItem a{
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
}
.secure {
	border-collapse:collapse;
	background-color: #735174;
	position: relative;
	height: 55px;
	left: 10px;
	width: 180px;
	margin-bottom: 5px;
	top: -10px;
}
.secure tr td{
	border-bottom-width: 1px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #CCC !important;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	}
.secure td a{
	color: #EFE7EF !important;
	font-size: 11px;
	text-decoration: none;
	}
.secure td a:hover{
	color: #FAF1D0 !important;
	text-decoration: none !important;
}
