
/*  MAPS  */
#mapkey { clear:both; margin-top:10px; padding:7px 5px 0 5px; border:2px solid #ddd; }
#mapkey h2 { margin-top:0; margin-bottom:0; font-size:14px; }
#mapkey table { width:140px; }
 .themap #mapkey table { width:210px; }
#mapkey td { padding:4px; }
#mapkey th { width:20px; padding:2px; }


/* DEFAULTS */
a:link, a:visited { color:#3465C0; text-decoration:underline; }
a:hover { background:#3465C0; color:white; text-decoration:none; }
input { padding:0; font-size:1em; font-family:Arial,Helvetica,sans-serif; }
hr { height:1px; padding:0; background-color:#ddd; border:0 solid #eee; color:#eee; width:100%;}
ol { margin-left:1.5em; }
ol li { color:#475A5F; list-style-type:decimal; }


/* HEADER */
#header { padding:6px; background:#475A5F; color:white; min-width:600px; }
#header a:hover { background:none; }


/*  TABLES  */
table { border-top: 1px solid #ddd; margin:.5em 0 .8em 0; border-collapse:collapse; }
table th, table td { padding:.2em; border-bottom:1px solid #ddd; vertical-align:top; }
table th { text-align:left; padding-right:6px;}
table.details, table.streets { width:360px; }
table.details th { width:6em; }
table.streets th { width:10em; }
.crimedetail table.details th { width:10em; }
td.numbers { text-align:right; }




body
{       font-size: 11px;
	font-family: Sans-Serif;
}
.bubble {
  height:290px;
  width: 365px;
  font-size: 10px;
}
.bubble h1 {
  margin: 0;
  padding: 0;
  color: #202020;
  font-size: 12px;
  font-weight: bold;
  font-family: verdana, sans-serif;  
  text-transform: uppercase;
}
