/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
}

#container{
	
}

#general-content{
	width:450px;
}

h3 #crumb{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display:block;
	width:440px;
}

h3 #crumb a {

	padding: 0 0 0 0;
	margin: 0 10px 0 0;
	font-size: 12px;
	color:#FFCC00;
	text-decoration:none;
	padding-right: 25px;
	background:url(/images/separator-crumb.gif) no-repeat right;
	text-wrap:none;
}

h3 #crumb a:hover{
	text-decoration:underline;
	background:url(/images/separator-crumb-ov.gif) no-repeat right;
}

#featured-content h3{
	font-size: 30px;
	color: #ffffff;
	margin:10px 0 0 10px;
}

#featured-content{
	height:180px;
}

#general-content h4,
#general-content h3{
	margin-bottom: 5px;
	padding-bottom:5px;
	border-bottom: #F0EEEA solid 1px;
}

#general-content h4 a,
#general-content h3 a{
	color:#006699;
	text-decoration: none;
}

#general-content h4 a:hover,
#general-content h3  a:hover{
	color:#666666;
	text-decoration: underline;
}

#general-content h5{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

#general-content h6{
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	padding:0px;
}

#general-content img{
	float: left;
	margin: 0px 10px 10px 0;
}

#general-content img.seal{
	float:right;
	vertical-align:text-top;
}

.list-gen{
	margin-bottom: 20px;
	
}

.list-gen2{
	margin-bottom: 20px;
}

#section-nav.list-gen{
	margin-bottom: 0px;
}

#section-nav.list-gen2{
	margin-bottom: 0px;
}

.list-gen h3{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}

.list-gen2 h3{
	margin-bottom: 10px;
}

.list-gen ul .homeUL {
	padding-top: 8px;
	padding-left: 10px;
	width: 160px;
}

.list-gen ul {
	padding-top: 8px;
	padding-left: 10px;
	width: 255px;
}

.list-gen2 ul {
	width: 248px;
}

.list-gen ul li {
	display: block;
	/*width:200px; */
}

.list-gen2 ul li {
	display:block;
	background:url(../images/list-icon-sm.gif) no-repeat top left;
	padding:16px;
	padding: 0px 0px 5px 16px;
	height:20px;
	min-height:20px;
}

.list-gen ul li a {
	display:block;
	background:url(../images/list-icon-small.gif) no-repeat top left;
	padding:16px;
	padding: 0px 0px 5px 16px;
	height:20px;
	min-height:20px;
	font-size: 1em;
	color: #666;
}

.list-gen2 ul li a {
	
}

#section-nav .foot {
	background:none;
}

.inner-pg-name #featured-content,
.cf-meth #featured-content,
.ess #featured-content,
.offender-stats #featured-content {
	background:url(../images/features/featured-employment.jpg);
	color:#99ccff;
	height:180px;
}

.linklist{
	margin-bottom:20px;
}

.linklist li {
	padding:0px;
	margin:0px;
	padding-left: 15px;
	background:url(/images/list-icon-lg.gif) no-repeat top left;
}

.linklist li a {
	line-height: 2em;
}

.agency-overview .linklist li ul li {
	margin-left: 20px;
}

.agency-overview  .linklist{
	margin-bottom:0px;
}

.agency-overview #general-content{
	background:url(/images/AgencyOverview-bg.gif) top center no-repeat;
}

.list2{
	list-style-type:disc;
	padding-bottom:15px;
	line-height:1.5em;
}

.list2 li{
	margin-left:20px;
	list-style-type:disc;
}


ol{
	list-style:upper-roman;
}

ol li{
	list-style:upper-roman;
	margin-left:20px;
}

ol .list2{
	list-style-type:disc;
	padding-bottom:15px;
	line-height:1.5em;
}

ol .list2 li{
	margin-left:20px;
	list-style-type:disc;
}

#general-content h4{
	display:block;
	position:relative;
	width:450px;
}

#general-content table{
	padding:3px;
	width:100%;
	border:#CCCCCC solid 1px;
	margin-bottom:20px;
}

#general-content caption{
	width: 100%;
	font-size:14px;
	color: #006699;
	font-weight: bold;	
}

#general-content td,
#general-content th{
	vertical-align:top;
	border:#CCCCCC solid 1px;
}

#general-content th{
	background:#F0EEEA;
	border:#CCCCCC solid 1px;
}


#general-content td{
	text-align:center;
}




#general-content a img.meth,
#general-content a img.educ-init{
	margin:0 0 10px 0;
	padding:0 0 0 0;
}

.pad_bottom {
	padding-bottom:10px;
	}
	
.foot2{
	display:block;
	background:none;
	line-height:1em;
	border-top: #F0EEEA solid 1px;
	clear:both;
	padding: 5px 15px 30px 0px;
	margin: 5px 0 0px 0;
	text-align: right;
}

#OffenderStatsSelect label{
	float:left;
	display:block;
	width:100px;
	font-weight: bold;
	margin-bottom:4px;
}

#OffenderStatsSelect li{
	width:450px;
	height:30px;
	float:left;
}