/*************************** General Style ***************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

form {
	margin: 0px 0px 0px 0px;
}

pre {
	text-align: left;
}

a:link, a:visited, a:active {
	color: black;
}

.message {
	color: black;
	font-weight: bold;
	text-align: center;
	padding-top: 10pt;
	padding-bottom: 10pt;
	font-size: 11pt;
	width: 100%;
}

div.menu_bar {
	width: 95%;
	color: black;
	background-color: white;
	border: 1px solid #010039;
	text-align: right;
	padding: 2pt 5pt 2pt 5pt;
	font-size: 10pt;
}

tr.list_color1 {
	color: black;
	background-color: white;
}

tr.list_color1  td {
	padding: 2px 5px 2px 3px;
}

tr.list_color2 {
	color: black;
	background-color: #eeeeee;
}

tr.list_color2  td {
	padding: 2px 5px 2px 3px;
}

div.hr {
	height: 0px;
	font-size: 1px;
	margin: 2px 0pt 2px 0pt;
	border-bottom: 1px solid #010039;
}

table.box, div.box {
	width: 100%;
	color: black;
	background-color: white;
	border: 1px solid #010039;
	text-align: left;
	font-size: 10pt;
}

tr.box_top  td {
	color: white;
	background-color: #010039;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}

tr.box_top  td  a:link, tr.box_top  td  a:visited, tr.box_top  td  a:active {
	color: white;
	text-decoration: underline;
	font-weight: normal;
}

tr.box_top  td  a:hover {
	color: #dddddd;
}

tr.box_top2  td {
	color: black;
	background-color: #9E0001;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}

tr.box_top2  td  a:link, tr.box_top2  td  a:visited, tr.box_top2  td  a:active {
	color: black;
	text-decoration: underline;
}

tr.hr  td {
	padding: 0pt 0pt 4pt 0pt;
}

table.form {
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}

table.form  blockquote {
	font-weight: normal;
	margin: 2pt 0pt 2pt 15pt;
}

table.form  .rq {
	color: red;
}

table.form  .note {
	font-weight: normal;
}

table.form  select  {
	margin-top: 2px;
}

table.form  .sect_head {
	font-size: 11pt;
	font-weight: bold;
	border-bottom: 1px solid #010039;
	padding-bottom: 2pt;
	margin-bottom: 5pt;
}

table.form  .sect_spacer {
	font-size: 15pt;
	height: 15pt;
}

table.form  .readonly {
	background: #DDDDDD;
}

div.box_notes {
	font-size: 8pt;
	text-align: right;
	padding-top: 2pt;
}

div.pagination {
	padding: 10pt 0pt 10pt 0pt;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

div.pagination  a {
	padding-left: 2pt;
	padding-right: 2pt;
}

img.border {
	border: 1px solid black;
}

img.noborder {
	border: 0px;
}

.heading {
	color: white;
	background-color: #010039;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5pt;
	border: 1px solid black;
}
.heading  td {
	padding: 2pt 2pt 2pt 6pt;
}
/*********************************************************************/
.html_form {
	width: 100%;
	text-align: left;
}
.html_form  .field {
	font-weight: bold;
}
.html_form  .sect_head {
	font-size: 11pt;
	font-weight: bold;
	border-bottom: 1px solid #010039;
	padding-bottom: 2pt;
	margin-bottom: 5pt;
}
.html_form  .sect_spacer {
	clear: both;
	font-size: 15pt;
	height: 15pt;
}
.html_form  .note {
	font-weight: normal;
}
.html_form  .readonly {
	background: #DDDDDD;
}
/*********************************************************************/
.html_box {
	width: 100%;
	color: black;
	background-color: white;
	border: 1px solid #010039;
	text-align: left;
	font-size: 10pt;
	margin-bottom: 20pt;
}
.html_box  .title_bar  td {
	color: white;
	background-color: #010039;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}
.html_box  .title_bar  input,
.html_box  .title_bar  select {
	font-size: 8pt;
	border: 1px solid black;
}
.html_box  .title_links  a:link,
.html_box  .title_links  a:visited,
.html_box  .title_links  a:active {
	color: white;
	text-decoration: underline;
	font-weight: normal;
}
.html_box  .title_links  a:hover {

}
.html_box  .subtitle_bar  td {
	color: black;
	background-color: #9E0001;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}
.html_box  .subtitle_links  a:link,
.html_box  .subtitle_links  a:visited,
.html_box  .subtitle_links  a:active {
	color: black;
	text-decoration: underline;
}
.html_box  .subtitle_links  a:hover {

}
.html_box  .heading_bar  td {
	color: black;
	background-color: #c5daeb;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}
.html_box  .heading_bar  a:link,
.html_box  .heading_bar  a:visited,
.html_box  .heading_bar  a:active {
	color: black;
	text-decoration: underline;
}
.html_box  .row1 {
	background-color: white;
}
.html_box  .row1  td {
	padding: 2px 5px 2px 3px;
}
.html_box  .row2 {
	background-color: #eeeeee;
}
.html_box  .row2  td {
	padding: 2px 5px 2px 3px;
}
/*********************************************************************/
.html_pagination {
	font-size: 10pt;
	text-align: right;
	float: left;
}
.html_pagination  a:link,
.html_pagination  a:visited,
.html_pagination  a:active {
	text-decoration: none;
}
.html_pagination  a:hover {
	text-decoration: underline;
}
.html_pagination  .info {
	width: 100px;
	text-align: left;
}
.html_pagination  .first {
	width: 65px;
	text-align: left;
}
.html_pagination  .prev {
	width: 45px;
	text-align: left;
}
.html_pagination  .current {
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
	text-align: center;
}
.html_pagination  .number {
}
.html_pagination  .number  a {
	display: block;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
}
.html_pagination  .next {
	width: 45px;
	text-align: right;
}
.html_pagination  .last {
	width: 65px;
	text-align: right;
}

span.sort_desc {
	background-image: url('images/sort_down.gif');
	background-position: center center;
	background-repeat: no-repeat;
	padding-left: 12px;
}
span.sort_asc {
	background-image: url('images/sort_up.gif');
	background-position: center center;
	background-repeat: no-repeat;
	padding-left: 12px;
}
/*********************************************************************/
.ml_subscription_form  .group_name {
	font-weight: bold;
	padding-bottom: 4pt;
}
.ml_subscription_form  .group_note {
	padding-bottom: 10pt;
}
/*********************************************************************/
.scrolling_marquee {
}

.side_banner {
	margin-top: 5pt;
	margin-bottom: 10pt;
}
/*********************************************************************/
.page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}
.page  pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.page  .date {
	font-size: 8pt;
	text-align: right;
	padding-bottom: 10pt;
}
.page  .iblock_image {
	clear: both;
	margin-bottom: 10pt;
}
.page  .iblock_imagestack {
	clear: both;
	margin-bottom: 10pt;
}
.page  .iblock_imagestack  .nav {
	margin-top: 4pt;
}
.page  .iblock_imagestack  .nav  td {
	font-size: 8pt;
}
.page  .iblock_gallery {
	margin-top: 20pt;
	margin-bottom: 10pt;
}
.page  .iblock_gallery  td {
	padding-bottom: 7pt;
}
.page  .caption {
	margin-top: 2pt;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
}

.page_navmenu {
	margin-top: 20pt;
	font-size: 8pt;
}

.page_iviewer  .navmenu {
	width: 400px;
	margin-bottom: 5pt;
}
.page_iviewer  .caption {
	width: 300px;
	text-align: center;
	font-weight: bold;
	margin: 5pt 0pt 10pt 0pt;
}

.comment_list {
	margin-top: 20pt;
	text-align: left;
}
.comment_list  a:link, .comment_list  a:visited, .comment_list  a:active {
	font-weight: bold;
	text-decoration: none;
}
.comment_list  .comment {
	margin-bottom: 10pt;
}
.comment_list  .name {
	float: left;
}
.comment_list  .stamp {
	float: right;
	font-size: 8pt;
}
.comment_list  .title {
	padding-bottom: 2pt;
	border-bottom: 1px solid #010039;
}
.comment_list  .body {
	padding-top: 2pt;
}

.comment_form {
	text-align: left;
}
.comment_form  .title {
	font-weight: bold;
	padding-bottom: 2pt;
	border-bottom: 1px solid #010039;
	margin-bottom: 2pt;
}
.comment_form  .note {
	font-size: 8pt;
}
/*********************************************************************/
.calendar_arrows  a:link, .calendar_arrows  a:visited, .calendar_arrows  a:active {
	padding: 0pt 3pt 0pt 3pt;
}

.large_calendar {
	width: 300px;
	float: right;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: black;
	margin-left: 15pt;
}
.large_calendar  .calendar_titlebar {
	color: #FFFFFF;
	background-color: #010039;
}
.large_calendar  .calendar_title {
	height: 20px;
}
.large_calendar  .calendar_arrows  a:link,
.large_calendar  .calendar_arrows  a:visited,
.large_calendar  .calendar_arrows  a:active {
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}
.large_calendar  .calendar_style1 {
	height: 30px;
	color: #000000;
	background-color: #FFFFFF;
}
.large_calendar  .calendar_style2 {
	height: 20px;
	color: #FFFFFF;
	background-color: #9E0001;
}
.large_calendar  .calendar_style3 {
	color: #000000;
	background-color: #CCCCCC;
}
.large_calendar  .calendar_style4 {
	height: 30px;
	color: #FFFFFF;
	background-color: #9E0001;
}
.large_calendar  .calendar_style4  a {
	color: #FFFFFF;
}
.large_calendar  .calendar_week  a:link,
.large_calendar  .calendar_week  a:visited,
.large_calendar  .calendar_week  a:active {
	display: block;
	width: 100%;
	background: transparent;
	text-decoration: none;
}
.large_calendar  .calendar_week  a:hover {
	font-size: 12pt;
}

.calendar_form {
	float: right;
	clear: right;
	text-align: right;
	padding-top: 2pt;
}

.event_list {
	text-align: left;
}
.event_list  .date {
	font-weight: bold;
	border-bottom: 1px solid black;
	margin-bottom: 5pt;
}
.event_list  .time {
	font-weight: bold;
	margin-bottom: 5pt;
}
.event_list  .time_block {
	padding-left: 30pt;
}
.event_list  .title {
	font-weight: bold;
	margin-bottom: 5pt;
}
.event_list  .note {
	font-weight: normal;
	margin-bottom: 15pt;
}
.event_list  p {
	margin-top: 0pt;
}
/*********************************************************************/
#staff_view  {
	font-size: 10pt;
}
#staff_view  img {
	float: right;
	margin-left: 7pt;
	margin-bottom: 5pt;
}
#staff_view  .name {
	font-weight: bold;
	text-align: center;
	font-size: 12pt;
}
#staff_view  .title {
	text-align: center;
	padding-bottom: 10pt;
}
#staff_view  .note {
	text-align: left;
	margin-bottom: 20pt;
}
#staff_view  .field {
	text-align: left;
	font-weight: bold;
	width: 80px;
}
#staff_view  .value {
	text-align: left;
}
#staff_view  .return {
	padding-top: 20pt;
	text-align: right;
}

#staff_list {
	text-align: left;
}
#staff_list  .cname {
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 2pt;
	border-bottom: 1px solid black;
	width: 99%;
}
#staff_list  .row  td {
	padding-left: 4pt;
	padding-top: 5pt;
	padding-bottom: 10pt;
}
#staff_list  .thumb {
	width: 1px;
}
#staff_list  .name {
	font-weight: bold;
}
/*********************************************************************/
.faq_toc {
	font-size: 10pt;
	text-align: left;
	border-bottom: 1px solid black;
	margin-bottom: 20pt;
}
.faq_toc  .category {
	padding-bottom: 15pt;
}
.faq_toc  .cname {
	font-weight: bold;
	padding-bottom: 5pt;
}
.faq_toc  .question {
	padding-left: 20pt;
	padding-bottom: 12pt;
}

.faq_answers {
	font-size: 10pt;
	text-align: left;
}
.faq_answers  .category {
	padding-bottom: 15pt;
}
.faq_answers  .cname {
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 15pt;
}
.faq_answers  .question {
	padding-left: 20pt;
	font-weight: bold;
	padding-bottom: 5pt;
}
.faq_answers  .answer {
	padding-left: 20pt;
	padding-bottom: 10pt;
}
.faq_answers  .return {
	font-size: 8pt;
	text-align: right;
	padding-bottom: 15pt;
}
/*********************************************************************/
.link_list {
	font-size: 10pt;
	text-align: left;
}
.link_list  .cname {
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 15pt;
}
.link_list  .category {
	padding-left: 20pt;
}
.link_list  .name {
	font-weight: bold;
	padding-bottom: 5pt;
}
.link_list  .note {
	margin-bottom: 15pt;
}
/*********************************************************************/
.ml_subscription_form  .group_name {
	font-weight: bold;
	padding-bottom: 4pt;
}
.ml_subscription_form  .group_note {
	padding-bottom: 10pt;
}
/*********************************************************************/
#nimbus_gallery_top {
	font-size: 10pt;
}
#nimbus_gallery_top  .name {
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
	border-bottom: 2px solid #010039;
}
#nimbus_gallery_top  .count {
	text-align: right;
}

#nimbus_folder_select {
	text-align: left;
}

#nimbus_folder_table {
	background: #DDDDDD;
}
#nimbus_folder_table  .path  a:link, #nimbus_folder_table  .path  a:visited, #nimbus_folder_table  .path  a:active {
	font-weight: bold;
}
#nimbus_folder_table  .folder {
	padding: 2pt 2pt 2pt 2pt;
}

#nimbus_thumbs {
	background: #DDDDDD;
}
#nimbus_thumbs  .cell {
	padding: 4pt 0pt 4pt 0pt;
}
#nimbus_thumbs  img {
	border: 1px solid black;
}

#nimbus_view_top {
	font-size: 10pt;
}
#nimbus_view_top  .top  td {
	border-bottom: 2px solid #010039;
}
#nimbus_view_top  .name {
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
}
#nimbus_view_top  .arrows {
	text-align: right;
}
#nimbus_view_top  .path {
	text-align: left;
}

#nimbus_image {
	background: #DDDDDD;
	border: 1px solid #010039;
	text-align: center;
}
#nimbus_image  td {
	padding: 10pt 0pt 20pt 0pt;
}
#nimbus_image  .title {
	font-weight: bold;
	text-align: center;
	padding-top: 10pt;
}
#nimbus_image  img {
	border: 1px solid black;
}

#nimbus_image_comment  .comment {
	padding: 2pt 2pt 7pt 2pt;
}

#nimbus_image_tstrip {
	background: #DDDDDD;
}
#nimbus_image_tstrip  .strip  td {
	padding: 7pt 0pt 7pt 0pt;
}
#nimbus_image_tstrip  img {
	border: 1px solid black;
}

#nimbus_image_details  .name {
	font-weight: bold;
	width: 15%;
}

#nimbus_ipp {
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
}
/*********************************************************************/
.video_list {
	width: 100%;
	text-align: left;
}
.video_list  td {
	padding-bottom: 20pt;
}
.video_list  img {
	float: left;
	margin-right: 4pt;
	margin-bottom: 4pt;
}
.video_list  .name {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 4pt;
}

.video_view {
	text-align: left;
	margin-bottom: 10pt;
}


.most_wanted {
	width: 100%;
	text-align: left;
}
.most_wanted  .photo {
	padding-right: 10pt;
}
.most_wanted  .details {
	width: 70%;
}
.most_wanted  .details  table {
	padding: 2pt;
}
.most_wanted  .details  .field {
	font-weight: bold;
}

.home_most_wanted {
	padding: 0pt 5pt 0pt 5pt;
	text-align: left;
	color: white;
	font-size: 8pt;
	margin-bottom: 10pt;
}
.home_most_wanted  .photo {
	width: 100%;
	text-align: center;
	margin-bottom: 5pt;
}
.home_most_wanted  .name {
	width: 100%;
	text-align: center;
	margin-bottom: 5pt;
	font-size: 10pt;
	font-weight: bold;
}
.home_most_wanted  .details {
	margin-bottom: 5pt;
}
.home_most_wanted  .value {
	padding-left: 5pt;
	font-weight: bold;
}
.home_most_wanted  .last_address {
	margin-bottom: 5pt;
}
.home_most_wanted  .description {
	margin-bottom: 5pt;
}

.offender_search_bar {
	width: 100%;
	border-bottom: 1px solid black;
	margin-bottom: 10pt;
}
.offender_search_bar  .search {
	text-align: left;
	font-weight: bold;
}
.offender_search_bar  .map_link {
	text-align: right;
}

.sex_offenders {
	width: 100%;
	text-align: left;
	margin-top: 10pt;
	clear: both;
}
.sex_offenders  .photo {
	padding-right: 10pt;
}
.sex_offenders  .details  table {
	width: 100%;
}
.sex_offenders  .details  td {
	padding: 2pt;
}
.sex_offenders  .details  .field {
	font-weight: bold;
}

.sex_offender_info {
	text-align: left;
}
.sex_offender_info  img {
	margin-right: 4pt;
}
.sex_offender_info  .name {
	font-weight: bold;
}
.sex_offender_info  .address {
	padding-bottom: 2pt;
}

.map_options {
	width: 100%;
	text-align: center;
	margin-bottom: 10pt;
}

.hidden_element {
	width: 1px;
	height: 1px;
	visibility: hidden;
}

.so_div {
	text-align: center;
	margin-bottom: 10pt;
	border: 1px solid black;
	padding: 2pt 2pt 2pt 2pt;
	background: #CCCCCC;
}

.so_frame {
	width: 98%;
	height: 270px;
	visibility: visible;
}

.sapd_comments {
	width: 100%;
	text-align: left;
	margin-bottom: 20pt;
}
.sapd_comments  .field {
	font-weight: bold;
	width: 10%;
}
.sapd_comments  .msg {
	padding-bottom: 10pt;
}