html,body,img,form { margin:0px; padding:0px; border:0px; outline:none; }
html { background: #000; }
body {
	margin-bottom:15px;
}
body,td,th,input,textarea,select {
	font-family: 'Lucida Sans Unicode', 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 12px;
}
body {
	text-align:center;
	background:url(/img/background.jpg) top left repeat-x #000;
}

h1 {
	letter-spacing:-1px;
	font-family: 'Lucida Sans Unicode', 'Trebuchet MS', Tahoma, sans-serif;
	font-weight:normal;
	font-size:24px;
	margin:0;
	padding:5px 0 15px;
}

h3 {
	font-weight:normal;
	letter-spacing:-1px;
	color:#20428A;
	font-size:16px;
	margin-bottom:0px;
	padding-bottom:0px;
	line-height:16px;
}

a, a:link { color:#1f428a; }
a:hover { color:#355aa6; }

input.text, textarea.text, select.text {
	padding:3px;
	border:1px solid #1f428a;
}

.spacer { list-style:none; }
.error { color:#F00; }
.whisper { font-size:smaller; color:#999; }
.whisper a { color:#666; text-decoration:underline; }
.whisper a:hover { color:#333; }
.preloader { position:absolute; top:-5000px; left:-5000px; overflow:hidden; width:0px; height:0px; visibility:hidden; }
.preloader img { border:0px; width:0px; height:0px; }


#container {
	text-align:left;
	margin:0px auto;
	width:905px;
}





#header {
	height:173px;
	position:relative;
}
#logo strong { display:none; }
#logo {
	background:url(/img/logo.jpg) top left no-repeat;
	display:block;
	width:262px;
	height:173px;
}

#alert {
	position:absolute;
	left:280px;
	top:-163px;
	width:248px;
	height:177px;
	z-index:15;
}

#message a {
	color:#FFF;
}

#alert_wrap { position:relative; }
#alert-bg {
	position:absolute;
	top:0px;
	left:0px;
	z-index:20;
	width:248px;
	height:177px;
}
#alert-bg.red {
	background:url(/img/red_announce.png) top left no-repeat;
}
#alert-bg.green {
	background:url(/img/green_announce.png) top left no-repeat;
}
#alert-bg.silver {
	background:url(/img/silver_announce.png) top left no-repeat;
}

#alert_wrap #message {
	position:absolute;
	z-index:26;
	left:0px;
	top:0px;
	color:#FFF;
	text-align:center;
	padding:20px 15px 10px 1px;
	width:248px;
	overflow:auto;
}
#alert h1 {
	letter-spacing:-1px;
	font-family: 'Lucida Sans Unicode', 'Trebuchet MS', Tahoma, sans-serif;
	font-weight:normal;
	font-size:24px;
	margin:0px;
	padding:5px 0px;
}

#alert h2 {
	letter-spacing:-1px;
	font-family: 'Lucida Sans Unicode', 'Trebuchet MS', Tahoma, sans-serif;
	font-weight:normal;
	font-size:18px;
	margin:0px;
	padding:5px 0px 0px 0px;
}
#alert p {
	padding:5px 0px;
	margin:0px;
}

#toggle {
	position:absolute;
	font-size:9px;
	text-transform:uppercase;
	padding:3px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	top:160px;
	left:198px;
	z-index:30;
}
#alert #toggle {
	left:200px;
	letter-spacing:-1px;
}

#alert.visible {
	margin-top:147px;
}

#alert.hidden {
	margin-top:0px;
}
#alert.hidden #toggle {
	left:198px;
}


#top_nav {
	position:absolute;
	top:0px;
	right:0px;
	background:url(/img/top_nav-bg.jpg) top left no-repeat;
	width:329px;
	height:32px;
	margin:0px;
	padding:4px 0px 0px 22px;
	list-style:none;
	z-index:10;
}
#top_nav li {
	display:inline;
}
#top_nav li a {
/*	background:url(/img/top-nav-arrow.jpg) 0px 4px no-repeat;  */
	background:url(/img/top-nav-arrow.gif) 6px 6px no-repeat;
	display:block;
	margin-right:8px;
	padding:2px 6px 2px 19px;
	text-decoration:none;
	color:#000;
	letter-spacing:-1px;
	word-spacing:2px;
	text-transform:uppercase;
	float:left;
	font-size:11px;
}
#top_nav li a:hover {
	color:#234E9C;
/*	text-decoration:underline; */
	background:url(/img/top-nav-arrow.gif) 6px 6px no-repeat #FFF;
}

#header_img {
	position:absolute;
	z-index:5;
	top:36px;
	right:30px;
}

#nav {
	float:left;
	width:218px;
	background:url(/img/nav-top.jpg) top left no-repeat;
	padding-top:47px;
}

#search {
	background:url(/img/search-bg.jpg) top left no-repeat #FFF;
	margin:0px 18px 0px 15px;
	padding:6px 5px 3px;
	width:171px;
	height:24px;
	font-size:10px;
	text-transform:uppercase;
}
#search #s {
	width:90px;
	padding:2px;
}
#search #search_btn {
	width:30px;
	height:22px;
	background:url(/img/search_btn_bg.jpg) top left no-repeat #20428A;
	color:#FFF;
	border:0px;
	font-size:9px;
	text-transform:uppercase;
	cursor:pointer;
}

.audio-stream-credit {
	color: #CCC;
    font-size: 9px;
    padding: 30px 15px;
    text-align: center;
}
.audio-stream-credit a {
	text-decoration:none;
	color:#CCC;
}
.audio-stream-credit a:hover {
	color:#FFF;
}

#body {
	float:left;
	width:687px;
}


#body #body-top {
	background:url(/img/other-main-top.jpg) top left no-repeat #20428A;
	height:47px;
}
#body #body-footer {
	background:url(/img/other-main-footer.jpg) bottom left no-repeat #20428A;
	height:71px;
}
#body #content_wrap {
	background:url(/img/other-main-bg.jpg) 14px 0px repeat-y;
	padding:0px 65px 0px 45px;
	text-align:left;
}

#body.home #body-top {
	background:url(/img/site-top.jpg) top left no-repeat #20428A;
	height:47px;
}
#body.home #body-footer {
	background:url(/img/home-main-footer.jpg) bottom left no-repeat #20428A;
	height:71px;
}
#body.home #content_wrap {
	background:url(/img/home_main-bg.jpg) 14px 0px repeat-y;
	padding:0px 45px;
	text-align:left;
}
#content {
	float:none;
	width:auto;
	padding:5px 0;
}
#content p {
	line-height:20px;
}
#body.home #content {
	float:left;
	width:350px;
}

.tpd_blue { color:#20428A; }



tr.divide td {
	border-bottom:1px dotted #CCC;
}

.pages a, span {
	float:left;
	display:block;
	text-decoration:none;
}
.pages a {
	border:1px solid #CCC;
	background:#EEE;
	color:#666;
	padding:2px 4px;
	margin:0px 2px 2px 0px;
}
.pages a:hover {
	border:1px solid #333;
	background:#000;
	color:#FFF;
}
.pages span {
	font-size:14px;
	font-weight:bold;
	padding:3px 5px 4px 3px;
	margin-bottom:1px;
}


#home_contacts, .phone_list {
	margin:0px;
	padding:0px;
}

#home_contacts dt, #home_contacts dd, .phone_list dt, .phone_list dd {
	float:left;
	width:150px;
}

.phone_list dt, .phone_list dd {
	width:45%;
	line-height:22px;
}


#faq {
	margin:0px;
	padding:0px;
}
#faq dt {
	font-weight:bold;
}
#faq dd {
	margin-bottom:15px;
}

#contact_info {
	float:right;
	margin-left:15px;
	text-align:right;
}


dl.offender {
	margin:0;
	padding:0;
}
.offender dt {
	clear:left;
	float:left;
	width:145px;
	font-weight:bold;
}
.offender dd {
	float:left;
	margin:0 0 10px 0;
}

dt.height, dt.weight {
	width:80px;
}
dt.hair, dt.eyes {
	width:90px;
}
dt.weight, dt.eyes {
	clear:none;
}
dd.height {
	width:64px;
}
dd.hair {
	width:54px;
}


a.address {
	text-decoration:none;
	border-bottom:1px dotted #1F428A;
}

.signature { text-align:right; }


.search_result {
	padding:8px;
	margin-top:8px;
}

.search_result a.title {
	font-size:16px;
	letter-spacing:-1px;
	font-weight:normal;
	text-decoration:none;
	color:#0079BE;
	display:block;
}
.search_result p.description {
	margin:0px;
	padding-bottom:3px;
	text-align:justify;
}
.search_result a.little_link {
	color:#999;
	font-size:10px;
	text-decoration:none;
}





#sidebar {
	float:right;
	margin-left:15px;
	text-align:left;
	margin-right:20px;
	width:195px;
	display:none;
	padding-top:60px;
}

.home #sidebar {
	display:block;
}

h2#news-alerts a {
	display:block;
	width:124px;
	height:16px;
	text-align:center;
	margin:15px auto;
	background:url(/img/news-and-alerts.gif) top left no-repeat;
	color:#1f428a;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2#news-alerts a strong {
	display:none;
}

#news {
	list-style:none;
	border-top:1px solid #bfbfbf;
	margin:0px;
	padding:5px 0px 0px 0px;
}
#news li {
	padding:10px 8px;
	margin:0px 0px 0px 0px;
	border-bottom:1px solid #dadada;
}
#news li a.more {
	text-decoration:none;
	padding:2px 0px 0px 10px;
	background:url(/img/more-info-arrow.gif) 106px 7px no-repeat;
	text-align:right;
	text-transform:uppercase;
	font-size:11px;
	display:block;
}
#news li a.more:hover {
	text-decoration:underline;
}

.news_title {
	color:#20428A;
	margin-bottom:0px;
	padding-bottom:0px;
}
.news_title a {
	text-decoration:none;
}
.news_description {
	margin-bottom:0px;
	padding-bottom:20px;
	margin-top:2px;
	padding-top:0px;
}
.news_more {
	text-decoration:none;
	padding:2px 0px 0px 30px;
	background:url(/img/more-info-arrow.gif) 16px 7px no-repeat;
	text-align:right;
	text-transform:uppercase;
	font-size:11px;
	display:block;
	float:right;
}
.news_more:hover {
	text-decoration:underline;
}

#footer {
	padding:43px 10px 0px 0px;
	text-align:center;
	color:#000;
	font-size:10px;
}
#footer a {
	color:#000;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}


/* must be last */
.clearer { clear:both; height:0px; line-height:0px; overflow:hidden; }
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix { display: inline-block; }
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

