/* CSS Document */

html {
	margin: 0px;
	padding: 0px;
	border: 0px;
	top: 0px;
	left: 0px;
}

body {
	margin: 0px;
	background-color: #ffffff;
	margin: 0px;
	padding: 10px;
}

.linkBLUE {
	font-size: smaller;
	font-style: normal;
}

a.linkBLUE:link {
	color: #0E1644;
	text-decoration: none;
}
a.linkBLUE:visited {
	color: #0E1644;
	text-decoration: none;
}
a.linkBLUE:hover {
	color: #16236D;
	text-decoration: underline;
}
a.linkBLUE:active {
	color: #0E1644;
	text-decoration: none;
}

.linkUNDERLINE {
	color: #0E1644;
	text-decoration: underline;
}
.linkUNDERLINE:hover {
	color: #16236D;
	cursor: pointer;
	text-decoration: none;
}
a.linkGREY:link {
	color: #959595;
	text-decoration: none;
}
a.linkGREY:visited {
	color: #959595;
	text-decoration: none;
}
a.linkGREY:hover {
	color: #16236D;
	text-decoration: underline;
}
a.linkGREY:active {
	color: #0E1644;
	text-decoration: none;
}
.headerGREY24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #969695;
}
.grayDottedLine {
	background-image: url('images/gray_dottedline.gif');
}
.greytext18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #969695;
}
.greyTEXT12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #969695;
}
.greyTEXT11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #969695;
}

.darkgreyTEXT11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545352;
}
.darkgreyTEXT12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545352;
}
.redTEXT12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF2020;
}

.orangeHEADERS26 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #DDAA4A;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}

.orangeHEADERS14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DDAA4A;
	font-weight: bold;
	letter-spacing: normal;
	font-style: normal;
	line-height: 12px;
}

.orangeHEADERS12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDAA4A;
	font-weight: bold;
	letter-spacing: normal;
	font-style: normal;
	line-height: 12px;
}

.greyHEADERS12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #969695;
	font-weight: bold;
	font-style: normal;
	line-height: 12px;
}

.greyHEADERS12narrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #969695;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
}

.field150 {
	width:150px;
	height:20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #545352;
	z-index: 1;
}

#toolbar {
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
  width:100%;
  height: 42px;
}

#footer {
  font-family: arial;
  font-size: 10px;
  width:100%;
  height: 33px;
}

#sbHolder {
	position: absolute;
	width: 180px;
	height: 50px;
	background-color: #30406c;
	border: 0px;
	bottom: 5px;
	left: 5px;
	z-index: 4000;
}

#scalebar {
	position: absolute;
	bottom: 50px;
	left: 90px;
	z-index: 4000;
}

.bevel {
	border-top: 1px solid #B2ACA0;
	border-left: 1px solid #B2ACA0;
	border-right: 1px solid #B2ACA0;
	padding: 10px 10px 10px;
}

.bevelFULL {
	border-top: 1px solid #B2ACA0;
	border-left: 1px solid #B2ACA0;
	border-right: 1px solid #B2ACA0;
	border-bottom: 1px solid #B2ACA0;
	padding: 10px;
}

.bevelRIGHT {
        border-right: 1px solid #B2ACA0;
                padding: 3px;
}


.bevelLEFTRIGHT {
	border-left: 1px solid #B2ACA0;
	border-right: 1px solid #B2ACA0;
		padding: 3px;
}

.bevelLEFTRIGHT2 {
	border-left: 1px solid #B2ACA0;
	border-right: 1px solid #B2ACA0;
		padding: 8px 10px 10px 2px;
}

.label {
  font-family: arial;
  font-size: 11px;
  font-weight: normal;
}

.zoom_grey {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}

.value {
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
}

.title {
  font-family: arial;
  font-size: 24px;
  font-weight: bold;
}

a { text-decoration: none; color: #333366; }

.legend_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #606060;
}

.legend_title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #DDA641;
}

.instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #606060;
}

.crime_types {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #606060;
	font-weight: bold;
}

.divider {
	background-image: url(images/border.png);
	width:100%;
	height:1px;
}
.goBUTTON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545352;
	width: auto;
	font-weight: bold;
}

.orangeHIGHLIGHT {
	color: #DDAA4A;
	font-weight: bold;
}

#textDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	z-index: 5000;
}

#textDivDropShadow {
	margin: 0px;
	border: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	z-index: 4999;
}

#viewport {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #f0f0f0;
  overflow: hidden;
  border: 1px solid #B2ACA0;
  cursor: move;
  -moz-box-sizing: border-box;
}

.highZ {
	z-index: 6000;
}

#calendarContainer {
	position: absolute;
	z-index: 6000;
	top: 0px;
	left: 0px;
}

.closer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545352;
	cursor: pointer;
}

.closer:hover {
	text-decoration: underline;
}

.statusText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545352;
}
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #969594;
	text-decoration: none;
	margin-top: 4px;
	margin-left: 21px;
}
