.multimap_candidate_footer {
 font-family: Verdana, sans-serif;
 font-size: 10px;
 font-weight: bold;
 background-color: #CCCC99;
}

.multimap_candidate_header {
 font-family: Verdana, sans-serif;
 font-weight: bold;
 font-size: 12px;
 background-color: #CCCC99;
}

.multimap_inset {

}

.multimap_map_header {
 background-color: #339933;
 color: #ffffff;
 font-family: Verdana, sans-serif;
 font-weight: bold;
}

.multimap_map {
 border-bottom: black 1px solid;
 border-left: black 1px solid;
 border-right: black 1px solid;
 border-top: black 1px solid;
}

.multimap_map_footer {

}

.multimap_result_data {
 background-color: #ffffff;
}

.multimap_result {
 background-color: #cccc99;
}

.multimap_query_footer {
 font-family: Verdana, sans-serif;
 font-size: 10px;
}

.multimap_query_header {
 font-family: Verdana, sans-serif;
 font-weight: bold;
 font-size: 12px;
 background-color: #CCCC99;
}

.multimap_result_header {
 background-color: #cccc99;
 font-family: Verdana, sans-serif;
 font-weight: bold;
}

.multimap_result_label {
 background-color: #f6f6df;
}

.multimap_result_row_odd {
 background-color: #ffffff;
}

.multimap_result_row_even {
 background-color: #f6f6df;
}

.multimap_tab_header {
 font-family: Verdana, sans-serif;
 font-weight: bold;
 font-size: 24px;
}

.multimap_candidate_link { 
        color: #003E7E;
        text-decoration: underline;
}
A.multimap_candidate_link:hover { 
        color: #3399CC;
        text-decoration: underline;
}










.odd { background-color: #F0F0F0); }
.even { background-color: #CCCC99; } 
.white_header { font-weight: bold; color: #FFFFFF; }
.small { font-weight: bold; font-size: 95%; }
.smaller { font-size: 65%; }
.evensmaller { font-size: 55%; }
.disclaimer { font-size: 55%; }
.border { background-color: #FFFFFF; border-color: #000080; border-style: solid; border-width: 2px;}
.bar { background-color: #000080; color: #000080; }
.results { font-size: 85%; }
.error { color: #FF0000; font-weight: bold; }
.show { }
.hide { display: none; }
.columnheader {
 font-weight: bold;
 text-decoration: underline;
}
.label {
 padding-top: 2px;
 font-weight: bold;
 background-color: #CCCCCC;
}

.data {
 padding-top: 2px;
 background-color: #FFFFFF;
}

.header_logo {
 float: left;top: 0px;height: 95px;width: 152px;
 background-image: url(../images/logo_city_wide.gif);
 background-repeat: no-repeat;
 background-color: #FFFFFF;
 background-position: 10px 5px;
}

.header_title {
 font: bold italic 24px/28px "Times New Roman", serif;text-indent: 4em;
 color: #000066;
 background: white url(../images/banner_marys_peak.jpg);
 margin-left: 6em;
 padding-top: 0.6em;
 white-space: nowrap;
}

.nav_bar {
 background: #000066;
 padding: 0.1em;
 margin-top: 0px;
 margin-bottom: 0px;
 white-space: nowrap;
}

.nav_menu {
 top: 120px;
 background: #339933;
 white-space: nowrap;
 font: bold 10px Verdana, sans-serif;
 color: white;
 text-indent: 100px;
 padding-bottom: 0.4em;
 padding-top: 0.4em;
 padding-left: 0.4em;
 padding-right: 0.4em;
 border-bottom: black 0.1em solid;
 border-left: #339933 0.1em solid;
 border-right: #339933 0.1em solid;
 border-top: #339933 0.1em solid;
}

.active_menu {
 background-color: #CCCC99;
 text-decoration: none;
 top: 120px;
 white-space: nowrap;
 font: bold 10px Verdana, sans-serif;
 color: white;
 text-indent: 100px;
 padding-bottom: 0.4em;
 padding-top: 0.4em;
 padding-left: 0.4em;
 padding-right: 0.4em;
 border-bottom: #CCCC99 0.1em solid;
 border-left: #000000 0.1em solid;
 border-right: #000000 0.1em solid;
 border-top: #000000 0.1em solid;
}

.inactive_menu {
 background-color: #339933;
 white-space: nowrap;
 font: bold 10px Verdana, sans-serif;
 color: white;
 text-indent: 100px;
 padding-bottom: 0.4em;
 padding-top: 0.4em;
 padding-left: 0.4em;
 padding-right: 0.4em;
 border-bottom: black 0.1em solid;
 border-left: #339933 0.1em solid;
 border-right: #339933 0.1em solid;
 border-top: #339933 0.1em solid;
}

.active_submenu {
 text-decoration: none;
 color: black;
}

.inactive_submenu {
 background-color: #CCCC99;
}

.inactive_submenu_link {
 font-weight: normal;
 color: black;
}

.active_submenu_link {
 font-weight: bold;
 color: black;
}

.inactive_menu_link {
 font-weight: normal;
 color: white;
}

.active_menu_link {
 font-weight: bold;
 text-decoration: none;
 color: black;
}

.nav_menu2 {
 top: 120px;
 background: #CCCC99;
 white-space: nowrap;
 font: bold 10px Verdana, sans-serif;
 color: black;
 text-indent: 100px;
 padding-bottom: 0.4em;
 padding-top: 0.4em;
 padding-left: 0.4em;
 padding-right: 0.4em;
 border-bottom: black 0.1em solid;
 border-left: #CCCC99 0.1em solid;
 border-right: #CCCC99 0.1em solid;
 border-top: #CCCC99 0.1em solid;
}

.nav_menu a:hover {
 color: #FFFF00;
}

.nav_menu2 a:hover {
 color: #0000FF;
}

.footer {
 font-family: "Trebuchet MS", sans-serif;font-size: 12px;
 color: #FFFFFF;
 background: #339933;
 min-width: 800px;
 overflow: hidden;
 border: 0px;
 font-style: normal;
 font-weight: normal;
 text-align: right;
}

.disclaimer_header {
 font-size: 75%;
 font-weight: bold;
}

.disclaimer_text {
 font-size: 65%;
}

TD {
 font-family: Verdana, sans-serif; 
 font-size: 11px;
}

.header {
 font: bold 16px Verdana, sans-serif; 
 color: #FFFFFF; 
 text-align: left;
 padding-top: 4px;
 padding-left: 0em;
 border-top: 0px solid #6699CC;
 background-color: #339933;
 font-weight: bold;
}

.header2 {
 font: bold 16px Verdana, sans-serif; 
 color: #000000; 
 text-align: left;
 padding-top: 4px;
 padding-left: 0em;
 font-weight: bold;
}

.results {
 font-family: Verdana, sans-serif;
 font-size: 11px;
 text-align: left;
 border: 0px; 
 padding-left: 1.4em; 
 padding-right: 5px; 
 background-color: #F0F0F0;
}

.tabular_results {
 font-family: Verdana, sans-serif;
 font-size: 11px;
 text-align: left;
 background-color: #FFFFFF;
}

.tabular_results_header {
 font: bold 11px Verdana, sans-serif; 
 color: #000066; 
 text-align: left;
 padding-top: 4px;
 background-color: #FFFFFF;
 font-weight: bold;
 text-decoration: underline;
}

.tabular_results_data {
 padding-top: 2px;
 background-color: #FFFFFF;
 border: 1px solid #C0C0C0;
}

.query_label {
 font-family: Verdana, sans-serif; 
 font-size: 11px;
}

.query_header {
 font: bold 14px Verdana, sans-serif; 
 color: #000066; 
 text-align: left;
 padding-top: 4px;
 padding-left: 0em;
 border-top: 0px solid #6699CC;
 font-weight: bold;
}

query_table {
 font-family: Verdana, sans-serif;
 font-size: 11px;
 text-align: left;
 border: 0px; 
 background: transparent;
 padding: 0px;
 spacing: 0px;
}

.page_header {
 font: bold 18px Verdana, sans-serif; 
 color: #000066; 
 text-align: left;
 padding-top: 4px;
 padding-left: 0em;
 border-top: 0px solid #6699CC;
 font-weight: bold;
}

.crime_name {
 font-size: 10pt;
}

.crime_definition {
 font-size: 8pt;
}

.crime_data {

}

.crime_label {
 background-color: #339933;
 color: #FFFFFF;
 font-weight: bold;
}