body
{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin: 0px;
	background: #364859;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	overflow:hidden;
}
h1,h2,h3,h4,h5,h6 { font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

p,div,ol,ul,li,dt,dd,a
{
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 1em;
}

#helpHolderDiv{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 100;
	opacity: .7;
	display: none;
}
#leftColumn{
	box-sizing:border-box;
	width:304px;
	top:-47px;
	position:absolute;
	border-right: 2px solid #999;
	background-color:whitesmoke;
}
#addressContent{
	display:none;
}
#wxContent{
	display:none;
}
#staticInfoDiv{
	text-align:center;
	width:100%;
	line-height:20px;
	top:0px;
	left:0px;
	position:absolute;
	z-index: 10;
	background-color: #BFFFFE;
}
#polygonSelectDiv input{
	font-size:1em;
}
#resultsDiv{
	-webkit-overflow-scrolling: touch;
	-webkit-transform: translate3d(0, 0, 0);
	width:100%;
	overflow:auto;
	left:0px;
	position:relative;
	z-index: 10;
}

#downloadListHeaderDiv{
	margin:5px;
}
#downloadListDiv{
	width:100%;
	left:0px;
	top:0px;
	z-index: 26;
	display:none;
	background-color:#fff;
	position:absolute;
}
#downloadListDiv div.level1 p{
	font-size:1.2em;
	white-space:normal;
}
#downloadListDivContents{
	overflow:auto;
	-webkit-overflow-scrolling: touch;
	-webkit-transform: translate3d(0, 0, 0);
	padding: 0px 5px;
}
div.closeX{
	position: absolute;
	width: 13px;
	height: 35px;
	right: 5px;
	top: 0px;
	color: white;
	font-size: 2em;
	line-height: 32px;
	cursor: pointer;
}
#downloadDivForm{
	display:none;
	position:absolute;
	padding:5px;
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
	-ms-box-shadow: 0px 0px 10px #999;
	-o-box-shadow: 0px 0px 10px #999;
	box-shadow: 0px 0px 10px #999;
	z-index: 500;
}
#radiusDiv{
	display:none;
	position:absolute;
	padding:5px;
	background-color: #fff;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
	-ms-box-shadow: 0px 0px 10px #999;
	-o-box-shadow: 0px 0px 10px #999;
	box-shadow: 0px 0px 10px #999;
	z-index: 500;
}
#radiusDiv p{
	margin:0px;
}
#wrapper{
	min-width: 950px;
	min-height: 400px;
}
#statusbar{
	padding: 1px;
	height:  18px;
	text-align: center;
	border-top: 1px solid #999;
	clear: both;
}
#middlediv{
	position:relative;
	width:100%;
	white-space: nowrap;
}
#bottomdiv{
	clear:both;
	height: 50px;
	padding:2px;
	padding-left:10px;
	color:white;
}
#activeButtons{
	float:left;
	padding-top:4px;
	height:30px;
	width:160px;
	/*border-left-width: 2px;
		border-left-style: solid;*/
}
#otherButtons{
	float:left;
	margin-right:10px;
	padding-top:5px;
	width: 120px;
	height:auto;
}
#scalebar{
	float:left;
	padding: 2px;
}
#scBar{
	margin-left: 10px;
}
#resizediv{	
	padding:1px;
	float: right; 
	width: 350px;
	margin-right: 5px;
}
#mapdiv{
	height:50px;
	width:50px;
}
#maphider{
	position: relative;
	overflow:hidden;
	border: 1px solid #999;
}
#highBox{
	position: absolute;
	display: none;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 6px;
	z-index: 14;
	background-color: red;
}
#header {
	height:42px;
	padding-top:5px;
}
#NavTools{
	margin-left:304px;
	float: left;
	color:white;
}
#navigationBar{
	float: left;
	min-width: 280px;
	height: 36px;
	margin-top: 1px;
	padding-bottom: 1px;
	z-index: 25;
}

.toolHead{
	border-bottom: 1px solid #000;
	font-weight: bold;
	text-align: center;
}
#SelectTools{
	float:left;
	height:46px;
	text-align: center;
}
#lidarbar{
	float:left;
	padding:5px;
}
#infoContent {
	height:0px;
	overflow-y:scroll;
	-webkit-overflow-scrolling: touch;
}
#greyBox{
	background-color: rgb(200,200,200);
	background-color: rgba(54, 72, 89, 0.8);
}
.msgBox{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index: 1001;
	font-size: 1.4em;
}
.textPart{
	position: relative;
	height: 100%;
	box-sizing: border-box;
	width: 100%;
	overflow: auto;
	padding: 10px 10px 35px 10px;
}
#errMessageDiv.textPart{
	text-align:justify;
}
.helpButtonDiv{
	text-align: center;
	position: absolute;
	bottom: 0px;
	height: 40px;
	padding-bottom: 5px;
	width: 100%;background-color: rgb(255, 253, 192);
}
.aboutBox {
	top:30%;
	bottom:30%;
	position:absolute;
	left:20%;
	right:20%;
	background-color: rgb(255, 253, 192);
	box-shadow: 0px 0px 20px;
	border-radius: 5px;
}
.smallaboutBox {
	top:42%;
	bottom:42%;
	position:absolute;
	left:30%;
	right:30%;
	background-color: rgb(255, 253, 192);
	box-shadow: 0px 0px 20px;
	border-radius: 5px;
}
div.calloutBox {
	display:none;
	position:absolute;
	width:100px;
	height:100px;
	top:100px;
	left:100px;
	box-sizing: border-box;
	border: solid red thick;
	box-shadow: 0 0 40px rgb(235, 16, 16);
	border-radius: 12px;
}

.fullbutton{
	cursor:pointer;
}
.errMessage{
	font-style: italic;
	font-size:1.1em;
}
#msgHolderBox{
	display:none;
/*	background-color: rgb(200,200,200);
	background-color: rgba(255, 48, 5, 0.8);*/
}
#msgHolderBox div.aboutBox{
	left: 310px;
}
#selButtons{
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
#selContent{
	padding: 5px;
	overflow-y:scroll;
	-webkit-overflow-scrolling: touch;
}
#explainDiv{
	display:none;
	text-align: center;
}
#custDiv{
	
}

#measContent{
	overflow-y:scroll;
	-webkit-overflow-scrolling: touch;
	height:400px;
	display:block;
}
#measText{
	overflow: auto;
	height:auto;
	display:none;
}
#infoButtons{
	float: left;
	margin-right:5px;
	padding-top:1px;
}
#custButtons{
	float: right;
	margin-top: 2px;
	margin-right:5px;
}
.navButtons {
	float:left;
	margin-right: 2px;
}
.navRightButtons {
	float:right;
	margin-right:2px;
}
#lbox1{
	height: 37px;
	width:auto;
	padding:3px;
	visibility:hidden;
	text-align: left;	
	float: right;
}
#lbox1 input{
	font-size:9px;
}
#lbox2{
	height: 40px;
	width:auto;
	float: right;
}
#lbox2 input{
	font-size:9px;
}
#loginDiv{
	height: 37px;
	padding:3px;
	text-align:right;
	border-left-width: 2px;
	border-left-style: solid;
	float: right;
}
#loginDiv input{
	font-size:9px;
}

#logPopInBox{
	border: 1px solid #999;
	padding:5px;
	background-color: #b0b0b0;
}

img { border: none; }

#categoryimage
{
	float: right;
	margin-left: 10px;
}

h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 15px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }
hr.contentbreak { width: 75%; }
hr.silentbreak { width: 0%; }
.nobreak { display: inline; }
div.infobody {
	border-top: 1px dotted #999;
	padding-left:10px;
}
div.infobody em{
	font-weight: bold;
}
div.helpSeperate
{
	border-bottom-style: solid;
	border-width: 1px;
	border-color: gray;
	margin-bottom: 5px;
}

div.higher
{
	position: relative;
	background: #e6e6e6;
	z-index: 1;
}

span.scrltext
{
	position: absolute;
	height: 14px;
	width: 400px;
	top: 0px;
	left: 50px;
	clip: rect(0px,50px,14px,0px);
}

img.helpind
{
	float: left;
	display: inline;
}

.helpHead
{
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}
.helpHead span{
	margin-left: 10px;
	
}
td.corners
{
	height: 10px;
	width: 10px;
}

td.top { position:relative; height: 10px;background: #e6e6e6; }
td.sidecol { position:relative; width: 10px;background: #e6e6e6; }
td.middlecol { overflow:hidden; }
div.defitem { font-weight: bold; }

div.deftext
{
	margin-left:10px;
}
#helpBox {
	padding: 2px;
	border-style: outset;
	background-color: #b0b0b0;
	width: 500px;
	height: auto;
	top:0px;
}
#helpBox a{
	font-size: 120%;
	color: purple;
	background-color: #b0b0b0;	
}
#helpBox a:hover{
	color: #b0b0b0;
	background-color: purple;
	
}

#toc{
	background-color: #e6e6e6;
	padding-left:5px;
	padding-right:5px;
	min-width:350px;
	width:50%;
	top:0px;
	right:0px;
	position:absolute;
	display:none;
	z-index: 1000;
	overflow: auto;
	-moz-box-shadow: 0px 0px 30px #555;
	-webkit-box-shadow: 0px 0px 30px #555;
	box-shadow: 0px 0px 30px #555;
	font-size:1.4em;
}

td.icon {
	width:1em;
}
div.layerOpen{
	box-sizing:border-box;
	margin:.1em;
	width: .9em;
	border-top:.9em solid #888;
	border-left:.9em solid transparent;
	border-right:.9em solid transparent;
}
div.layerClosed{
	box-sizing:border-box;
	margin:.1em;
	width: .9em;
	border-left:.9em solid #888;
	border-top:.9em solid transparent;
	border-bottom:.9em solid transparent;
}
img.tocicon{
	width:2em;
	height:2em;
}
img.legicon{
	width:1.2em;
	height:1.2em;
}
img.annoticon{
	width:1.4em;
	height:1.4em;
}
#toc span{
	margin-left:5px;
}
div.showLeg
{
	margin: 1px;
	padding-left: 5px;
	width: 102px;
	height: 14px;
	text-align: center;
	color: blue;
	text-decoration: underline;
	border: solid 0px;
	float: left;
}

div.refArea
{
	margin: 1px;
	width: 100%;
	border: solid 1px;
	border-color: gray;
	float: left;
}

#spacerdiv
{
	margin: 1px;
	width: 10px;
	height: 15px;
	border: solid 0px;
	border-color: green;
	float: left;
}
div.clsScalebar
{
	margin: 0px;
	width: 100%;
	padding: 0px;
	height: 18px;
}

form.clsnobreak { display: inline; }

input.setscale
{
	font-size: 9px;
	margin-right: 2px;
	margin-top: 1px;
	margin-left: 2px;
}

#main_image
{
	position: relative;
	top: 0px;
	left: 0px;
	visibility: visible;
	z-index: 0;
	clip: rect(0,0,0,0);
	background-color: transparent;
}

#reference_image
{
	z-index: 0;
	background-color: transparent;
}

a.logtxt
{
	float: right;
	font-size: 10px;
}
div.hidden { overflow: hidden; position:relative;}
div.logtext
{
	float: left;
	font-size: 12px;
}

input.loginput
{
	float: right;
	font-size: 12px;
}
table.fourteen {
	width:100%;
}
table.fourteen td
{
	white-space: nowrap;
}

table.logon
{
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
}

.clsCBE
{
	position: absolute;
	visibility: hidden;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.clsCBEborder
{
	position: absolute;
	visibility: hidden;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border-color: #596380;
	border-width: 1px;
	border-style: solid;
}

.clsUnhilighted { color: red; }

.clsHilighted
{
	background-color: yellow;
	text-decoration: underline;
}

.clsAright
{
	text-align: center;
	background-color: #ffffff;
	border: solid #989898 2px;
}

th.largehdr
{
	border: 0px;
	font-size: 12px;
	background: #CCCCCC;
	padding: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

table.thinborder
{
	position: relative;
	border-collapse: collapse;
	background: #e6e6e6;
}
table.noborder
{
	border-collapse: collapse;
}
table.sitelist { border-collapse: collapse; width:100%; margin-top:10px;}
table.sitelist td{
	text-align:center;
}
tr.tablebodyeven { background: #ffffff; align:center;}
tr.tablebodyodd { background: #efefef; }
tr.tablebodyhighlight { background: #fff5a2; }
table.bottomTable { width: 100%; }

#spacer
{
	position: absolute;
	top: 964px;
	clear: both;
	visibility: visible;
}
#titleBar{
	font: italic normal bold 24px Arial, sans-serif;
	text-shadow: #000 1px 2px 3px;
	color: white;
}
.smalllink{
	font: 8px Verdana, sans-serif;
}
.smalllink a:hover{
	color: #ffffff;
	cursor: pointer;
	background-color: rgb(100,100,100);
}
#aboutTitle{
	text-align: center;
	font: italic normal bold 22px Arial, sans-serif;
}
#plug { visibility: hidden; }

#layout
{
	position: absolute;
	top: 0px;
	left: 255px;
	width: 540px;
	height: 700px;
	border: solid;
	z-index: 2;
}
#main{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	height:100%;
	width:100%;
}
#d2{
	position:absolute;
	top:0px;
	left:260px;
	overflow:hidden;
	border: 1px solid #999;
}
#mover{
	border: 1px solid #999;
	background-color: white;
	position: absolute;
	width:14px;
	height:14px;
	top: 0px;
	left: 0px;
	z-index: 2;
}
#areadiv
{
	border-style: solid;
	border-width: thin;
	border-color: #000;
	min-height: 100px;
}
.normalBox
{
	position: absolute;
	overflow: hidden;
	visibility: visible;
	margin: 0;
	padding: 0;
	color: #000000;
	background: #ffffff;
	cursor: default;
	border-width: 1px;
	border-style: solid;
	border-color: #596380;
}

.clslegName { white-space: nowrap; }
.secBlock
{
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #596380;
}
#refHolder{
	position: absolute;
	overflow: hidden;
	bottom:0px;
	right:0px;
	width:120px;
	height:75px;
	z-index: 5;
	background:rgb(200,200,200);
	visibility: hidden;
}
#tocbardiv{
	position:relative;
	left: -6px;
	background-image: url(/graphics/vtab.gif);
	background-repeat: no-repeat;
	height: 137px;
	width: 16px;
	padding-top:3px;
	z-index: 10;
}
#tocbardiv2{
	position:relative;
	left: 3px;
	background-repeat: no-repeat;
	background-image: url(/graphics/vtabr.gif);
	height: 137px;
	width: 16px;
	padding-top:3px;
	z-index: 1001;
}
#butMultiSel {
	background-image: url(/graphics/toolbar/but.png);
	background-repeat: no-repeat;
	float:left;
	margin-right: 2px;
	width: 31px;
	height: 31px;
}
#butUsePoly {
	background-image: url(/graphics/toolbar/but.png);
	background-repeat: no-repeat;
	float:left;
	margin-right: 2px;
	width: 31px;
	height: 31px;
}
#butEditSel{
	background-image: url(/graphics/toolbar/but.png);
	background-repeat: no-repeat;
	float:left;
	margin-right: 2px;
	width: 31px;
	height: 31px;
}
.letterdiv{
	font: normal normal normal .9em Arial, sans-serif;
	width: 16px;
	text-align: center;
}
.windows {
	background-color: #e6e6e6;
	border: 2px solid rgb(150,150,150);
	position:absolute;
	width:350px;
	height: 0px;
	overflow: hidden;
	visibility:hidden;
}
.windows img{
	cursor:pointer;
}

.matchingBorders{
	border-color: #B0B0B0;
}
.menuHead{
	font-size: 1.2em;
	background-color:rgb(150,150,150);
	padding-top:2px;
	cursor:move;
	text-align:right;
	height:19px;
}
.menuHead span{
	position: relative;
	top:-3px;
}
.menuHead a{
	cursor:pointer;
}
.featureDiv {
	border: 2px solid #999;
	/*width:95%;*/
}
.featureDiv .partHolder{
	padding: 1px;
}
.featureDiv .areainfo{
	color: rgb(155,46,77);
	padding:1px;
}
.tophead{
	text-decoration: blink;
}
.partDiv {
	border: 1px solid #999;
}
.featureDiv .fhead{
	font-size: 1.2em;
	text-align: center;
	background-color: #999;
}

.partDiv .phead{
	text-align: center;
	background-color: #999;
}
.helpLine {
	padding:5px;
	clear: both;
}
.helpLine a{
	position: relative;
	top: 7px;
}
a.highlink:hover{
	color: #000;
	cursor: pointer;
	background-color: rgb(200,200,200);
}
.indent{
	margin-left:15px;
}
div.clsbutText{
	cursor: default;
	text-align: center;
	padding-top:7px;
	width: 32px;
	height: 25px;
	font: normal normal .8em Arial, sans-serif;
}
.active_butSelected{
	color: #11b4f1;
}
.clsShowDiv{
	border: 1px solid red;
}
#instaClose{
	position:absolute;
	width:6px;
	height:6px;
	overflow: hidden;
	clip: rect(0,6px,6px,0);
	font: normal normal normal 8px Arial, sans-serif;
	right:1px;
	top:1px;
	color:#000000;
	text-align: center;
	text-decoration: none;
}
#instaClose a{
	color: #000000;
	text-decoration: none;
}
#instaClose a:hover{
	text-align: center;
	color: #ffffff;
	background-color: rgb(100,100,100);
}
#instantInfoDiv{
	display:none;
	padding:5px;
	position: absolute;
	top:0px;
	left:0px;
	width: auto;
	height: auto;
	font-size: 110%;
	background-color: white;
	border: 1px solid #B0B0B0;
	-moz-box-shadow: 5px 5px 10px black;
		-webkit-box-shadow: 5px 5px 10px black;
		box-shadow: 5px 5px 10px black;
	z-index: 1000;
}
#instantInfoDiv a:hover{
	background-color: rgb(200,200,200);
}
#lidarSelectDiv{
	display:none;
	padding:5px;
	position: absolute;
	width: 140px;
	height: auto;
	font-size: 110%;
	background-color: white;
	border: 1px solid #B0B0B0;
	z-index: 13;
}
#firstTimeDiv {
	z-index:10;
	margin-left:10px;
	font-size: 150%;
	padding:10px;
	border: 1px solid #999;
	text-align: center;
	background-color: white;
	position:absolute;
	top:150px;
	left:150px;
	width:450px;
}
#ftdEnd {
	z-index:10;
	margin-left:10px;
	display: none;
	padding-top:3px;
	border: none;
	text-align: left;
	background-color: transparent;
	position:relative;
	width:200px;
	height:20px;
	top:0px;
	left:0px;
}
#ftdEnd input{
	font-size: 10px;
}
#main_table{
	border-collapse:collapse;
	width:100%;
}
div.headerbutton{
	margin-top:1px;
	height:30px;
	width:auto;
	line-height:15px;
	padding-left:5px;
	padding-right:5px;
	display:inline-block;
	background: #dbdbdb; /* Old browsers */
	background: -moz-linear-gradient(top, #dbdbdb 0%, #ffffff 44%, #ffffff 55%, #e0e0e0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbdbdb), color-stop(44%,#ffffff), color-stop(55%,#ffffff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #dbdbdb 0%,#ffffff 44%,#ffffff 55%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #dbdbdb 0%,#ffffff 44%,#ffffff 55%,#e0e0e0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #dbdbdb 0%,#ffffff 44%,#ffffff 55%,#e0e0e0 100%); /* IE10+ */
	background: linear-gradient(to bottom, #dbdbdb 0%,#ffffff 44%,#ffffff 55%,#e0e0e0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
		
}
.staticInnerDiv{
	line-height:normal;
	white-space: normal;
	position:absolute;
	text-align:left;
	padding:5px;
	top:0px;
	left:0px;
	height: 100%;
	box-sizing: border-box;
	display:none;
}
.movePointBox{
	position:absolute;
	cursor:move;
	clip:rect(0,8px,8px,0);
	z-index:10;
	width:8px;
	height: 8px;
	background-color:red;
	display:block;
}
.newPointBox{
	position:absolute;
	cursor:move;
	clip:rect(0,8px,8px,0);
	z-index:10;
	width:6px;
	height: 6px;
	background-color:white;
	border: 1px solid #000;
	display:block;
	opacity: 0.35;
	-moz-opacity: 0.35;
	filter:alpha(opacity=35);
}

div.aerialProjectDiv{
	white-space: nowrap;
	position:relative;
	border: 1px solid #cccccc;
	padding:5px;
	background: #dbdbdb;
	background: -webkit-linear-gradient(top, #dbdbdb, #fff);
	background: -moz-linear-gradient(top, #dbdbdb, #fff);
	background: -o-linear-gradient(top, #dbdbdb, #fff);
	background: -ms-linear-gradient(top, #dbdbdb, #fff);
	background: linear-gradient(top, #dbdbdb, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#dbdbdb, endColorstr=#ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#dbdbdb, endColorstr=#ffffff)";

}
div.aerialProjectDiv.completed{
	background: #dbdbdb;
	background: -webkit-linear-gradient(top, #c4ffc4, #fff);
	background: -moz-linear-gradient(top, #c4ffc4, #fff);
	background: -o-linear-gradient(top, #c4ffc4, #fff);
	background: -ms-linear-gradient(top, #c4ffc4, #fff);
	background: linear-gradient(top, #c4ffc4, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c4ffc4, endColorstr=#ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#c4ffc4, endColorstr=#ffffff)";
}
div.aerialProjectDiv.proposed-planning{
	background: #dbdbdb;
	background: -webkit-linear-gradient(top, #ff9696, #fff);
	background: -moz-linear-gradient(top, #ff9696, #fff);
	background: -o-linear-gradient(top, #ff9696, #fff);
	background: -ms-linear-gradient(top, #ff9696, #fff);
	background: linear-gradient(top, #ff9696, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff9696, endColorstr=#ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff9696, endColorstr=#ffffff)";
}
div.aerialProjectDiv.qaqc-process{
	background: #dbdbdb;
	background: -webkit-linear-gradient(top, #ffff3c, #fff);
	background: -moz-linear-gradient(top, #ffff3c, #fff);
	background: -o-linear-gradient(top, #ffff3c, #fff);
	background: -ms-linear-gradient(top, #ffff3c, #fff);
	background: linear-gradient(top, #ffff3c, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffff3c, endColorstr=#ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffff3c, endColorstr=#ffffff)";
}
div.aerialProjectDiv.data-being-collected{
	background: #dbdbdb;
	background: -webkit-linear-gradient(top, #ecc188, #fff);
	background: -moz-linear-gradient(top, #ecc188, #fff);
	background: -o-linear-gradient(top, #ecc188, #fff);
	background: -ms-linear-gradient(top, #ecc188, #fff);
	background: linear-gradient(top, #ecc188, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffff3c, endColorstr=#ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ecc188, endColorstr=#ffffff)";
}
div.aerialProjectDiv::after{
	content:'';
	display:block;
	clear:both;
}
div.aerialProjectDivDown{
	position:relative;
	border: 1px solid #cccccc;
	padding:5px;
	background: #ffffff;
	background: -webkit-linear-gradient(left,rgba(0,0,0,.1) ,rgba(0,0,0,.5) 95%, rgba(100,0,255,.5)),-webkit-linear-gradient(top, #dbdbdb, #fff);
	background: -moz-linear-gradient(left,rgba(0,0,0,.1) ,rgba(0,0,0,.5) 95%, rgba(100,0,255,.5)),-moz-linear-gradient(top, #dbdbdb, #fff);
	background: -ms-linear-gradient(left,rgba(0,0,0,.1) ,rgba(0,0,0,.5) 95%, rgba(100,0,255,.5)),-ms-linear-gradient(top, #dbdbdb, #fff);
	background: -o-linear-gradient(left,rgba(0,0,0,.1) ,rgba(0,0,0,.5) 95%, rgba(100,0,255,.5)),-o-linear-gradient(top, #dbdbdb, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#A79F9F, endColorstr=#A38484);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#A79F9F, endColorstr=#A38484)";
		

}
div.aerialProjectDivDown::after{
	content:'';
	display:block;
	clear:both;
}
div.aerialProjectDivSelected{
	border: 1px solid #ff0000 !important;
	border: 1px solid rgba(100,0,255,.5) !important;
	position:relative;
	padding:5px;
	background: #ffffff;
		background: -webkit-linear-gradient(left, transparent 90%, rgba(100,0,255,.5)),-webkit-linear-gradient(top, #dbdbdb, #fff);
		background: -moz-linear-gradient(left, transparent 90%, rgba(100,0,255,.5)),-moz-linear-gradient(top, #dbdbdb, #fff);
		background: -o-linear-gradient(left, transparent 90%, rgba(100,0,255,.5)),-o-linear-gradient(top, #dbdbdb, #fff);
		background: -ms-linear-gradient(left, transparent 90%, rgba(100,0,255,.5)),-ms-linear-gradient(top, #dbdbdb, #fff);
		background: linear-gradient(left, transparent 90%, rgba(100,0,255,.5)),linear-gradient(top, #dbdbdb, #fff);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#dbdbdb, endColorstr=#ffffff);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#dbdbdb, endColorstr=#ffffff)";
		

}

div.aerialProjectDivSelected::after{
	content:'';
	display:block;
	clear:both;
}
div.aerialProjectDivSelected.completed{
	background: #ffffff;
	background: -webkit-linear-gradient(left, transparent 90%, rgba(100,0,255,.5)),-webkit-linear-gradient(top, #c4ffc4, #fff);
	background: -moz-linear-gradient(left, transparent 90%, rgba(100,0,255,.5)),-moz-linear-gradient(top, #c4ffc4, #fff);
	background: -o-linear-gradient(left, transparent 90%, rgba(100,0,255,.5)),-o-linear-gradient(top, #c4ffc4, #fff);
	background: -ms-linear-gradient(left, transparent 90%, rgba(100,0,255,.5)),-ms-linear-gradient(top, #c4ffc4, #fff);
	background: linear-gradient(left, transparent 90%, rgba(100,0,255,.5)),linear-gradient(top, #c4ffc4, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c4ffc4, endColorstr=#ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#c4ffc4, endColorstr=#ffffff)";
}
div.aerialProjectDivSelected.proposed-planning{
	background: #ffffff;
	background: -webkit-linear-gradient(left, transparent 90%, rgba(100,0,255,.5)),-webkit-linear-gradient(top, #ff9696, #fff);
	background: -moz-linear-gradient(left, transparent 90%, rgba(100,0,255,.5)),-moz-linear-gradient(top, #ff9696, #fff);
	background: -o-linear-gradient(left, transparent 90%, rgba(100,0,255,.5)),-o-linear-gradient(top, #ff9696, #fff);
	background: -ms-linear-gradient(left, transparent 90%, rgba(100,0,255,.5)),-ms-linear-gradient(top, #ff9696, #fff);
	background: linear-gradient(left, transparent 90%, rgba(100,0,255,.5)),linear-gradient(top, #ff9696, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff9696, endColorstr=#ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff9696, endColorstr=#ffffff)";
}
div.aerialProjectDivSelected.qaqc-process{
	background: #ffffff;
	background: -webkit-linear-gradient(left, transparent 90%, rgba(100,0,255,.5)),-webkit-linear-gradient(top, #ffff3c, #fff);
	background: -moz-linear-gradient(left, transparent 90%, rgba(100,0,255,.5)),-moz-linear-gradient(top, #ffff3c, #fff);
	background: -o-linear-gradient(left, transparent 90%, rgba(100,0,255,.5)),-o-linear-gradient(top, #ffff3c, #fff);
	background: -ms-linear-gradient(left, transparent 90%, rgba(100,0,255,.5)),-ms-linear-gradient(top, #ffff3c, #fff);
	background: linear-gradient(left, transparent 90%, rgba(100,0,255,.5)),linear-gradient(top, #ffff3c, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffff3c, endColorstr=#ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffff3c, endColorstr=#ffffff)";
}
div.aerialProjectDivSelected.data-being-collected{
	background: #ffffff;
	background: -webkit-linear-gradient(left, transparent 90%, rgba(100,0,255,.5)),-webkit-linear-gradient(top, #ecc188, #fff);
	background: -moz-linear-gradient(left, transparent 90%, rgba(100,0,255,.5)),-moz-linear-gradient(top, #ecc188, #fff);
	background: -o-linear-gradient(left, transparent 90%, rgba(100,0,255,.5)),-o-linear-gradient(top, #ecc188, #fff);
	background: -ms-linear-gradient(left, transparent 90%, rgba(100,0,255,.5)),-ms-linear-gradient(top, #ecc188, #fff);
	background: linear-gradient(left, transparent 90%, rgba(100,0,255,.5)),linear-gradient(top, #ecc188, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ecc188, endColorstr=#ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ecc188, endColorstr=#ffffff)";
}
div.infoSpan {
	width: 1em;
	height: 1em;
	display: inline-block;
	font: italic normal bold 1em Times;
	color: blue;
	background-color: white;
	border: 1px solid #999;
	padding: .1em;
	text-align: center;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	-o-border-radius: .5em;
	-ms-border-radius: .5em;
	border-radius: .5em;
	line-height: 1em;
	cursor: pointer;
}
div.transparencySpan {
	width: 1em;
	height: 1em;
	display: inline-block;
	font: normal bold 1em Times;
	color: black;
	background-color: #D1D1D1;
	border: 1px solid #999;
	padding: .1em;
	text-align: center;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	-o-border-radius: .5em;
	-ms-border-radius: .5em;
	border-radius: .5em;
	line-height: 1em;
	cursor: pointer;
}
div.downSpan {
	width: 1em;
	height: .857em;
	display: inline-block;
	font: normal bold 1em Times;
	color: blue;
	background-color: white;
	border: 1px solid #999;
	padding-top: .14em;
	text-align: center;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	-o-border-radius: .5em;
	-ms-border-radius: .5em;
	border-radius: .5em;
	line-height: 1em;
	cursor: pointer;
}
div.downSpan a{
	text-decoration:none;
	color:blue;
}
div.aerialProjectDiv div.upclass{
	cursor: pointer;
}
div.aerialProjectDiv div.downclass{
	-webkit-box-shadow:inset 1px 1px 4px black;
	-moz-box-shadow : inset 1px 1px 4px black;
	-ms-box-shadow : inset 1px 1px 4px black;
	box-shadow : inset 1px 1px 4px black;
	cursor: pointer;
}
div.aerialProjectDivSelected div.upclass{
	cursor: pointer;
}
div.aerialProjectDivSelected div.downclass{
	-webkit-box-shadow:inset 1px 1px 4px black;
	-moz-box-shadow : inset 1px 1px 4px black;
	-ms-box-shadow : inset 1px 1px 4px black;
	box-shadow : inset 1px 1px 4px black;
	cursor: pointer;
}
div.fullSize{
	height: 100%;
	padding: 0px 5px;
	position: absolute;
	width: 100%;
	top:0px;
	white-space: normal;
	text-align: left;
	font-size: 1.4em;
	background-color: whitesmoke;
	box-sizing: border-box;
	transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	-webkit-overflow-scrolling: touch;
	overflow:auto;
}
#selectionStep1{
	z-index: 25;
}
#selectionPoint{
	z-index: 26;
}
#selectionBox{
	z-index: 27;
}
#selectionPolygon{
	z-index: 28;
}
#selectionFeature{
	z-index: 29;
}
#selectionAll{
	z-index: 30;
}
p.buttonp{
	text-align:center;
}
p.buttonc{
	border-top: solid 1px #ccc;
	padding-top:15px;
	text-align:center;
	margin-top:60px;
}
div.fullSize button{
	font-size: 1.5em;
	width:80%;
}
div.slide-in {
    animation: slide-in 0.5s forwards;
    -webkit-animation: slide-in 0.5s forwards;
}

div.slide-out {
    animation: slide-out 0.5s forwards;
    -webkit-animation: slide-out 0.5s forwards;
}
    
@keyframes slide-in {
    100% { transform: translateX(0%); }
}

@-webkit-keyframes slide-in {
    100% { -webkit-transform: translateX(0%); }
}
    
@keyframes slide-out {
    0% { transform: translateX(0%); }
    100% { transform: translateX(-100%); }
}

@-webkit-keyframes slide-out {
    0% { -webkit-transform: translateX(0%); }
    100% { -webkit-transform: translateX(-100%); }
}
#mainState{
	position:relative;
	white-space: normal;
	text-align: justify;
	font-size: 1.4em;
	padding:0px 5px;
	border-bottom: 2px solid #999;
}
#bleSelectionTools{
	display:none;
}
#noSeletion {
	display:block;
}
#isSelection {
	display:none;
}
#statusLegend {
	display:none;
}
#statusLegend p{
	line-height:1em;
}
#statusLegend img{
	vertical-align:middle;
}
#mainState button{
	font-size: 1.5em;
}
#queryTabBar{
	position:relative;
	padding-left:1px;
	padding-right:1px;
	height:38px;
	width:300px;
}
#queryTitle{
	margin-top:3px;
	position:absolute;
	width:300px;
	text-align: center;
}
#querybyMap{
	left:0px;
	width:68px;
	/*border-top-left-radius: 10px;*/
}
#querybySelection{
	left:0px;
	width:92px;
}
#querybyFeat{
	left:100px;
	width:92px;
}
#querybyPoly{
	left:200px;
	width:92px;
/*	border-top-right-radius: 10px;*/
}
#staticInfoDiv .buttonholder{
	position: absolute;
	width: 96%;
	bottom: 0px;
	box-sizing: border-box
}
div.queryTab_downClass{
	border : 1px inset #999999;
	background: -webkit-linear-gradient(top, #dddddd, #999999);
	background: -moz-linear-gradient(top, #dddddd, #999999);
	background: -ms-linear-gradient(top, #dddddd, #999999);
	background: -o-linear-gradient(top, #dddddd, #999999);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#dddddd, endColorstr=#999999);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#dddddd, endColorstr=#999999)";
}
div.queryTab_curClass{
	border : 1px solid #999999;
	cursor: pointer;
	background: -webkit-linear-gradient(top, #ffffff, #bbbbbb);
	background: -moz-linear-gradient(top, #ffffff, #bbbbbb);
	background: -ms-linear-gradient(top, #ffffff, #bbbbbb);
	background: -o-linear-gradient(top, #ffffff, #bbbbbb);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#bbbbbb);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#bbbbbb)";
}
div.queryTab_selClass{
	border-top : 1px solid #999999;
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
	border-bottom : 1px solid #BFFFFE;
	cursor: default;
	background: -webkit-linear-gradient(top, rgb(207,222,246),rgb(110,174,229) 50%,rgb(191,255,254));
	background: -moz-linear-gradient(top, rgb(207,222,246),rgb(110,174,229) 50%,rgb(191,255,254));
	background: -ms-linear-gradient(top, rgb(207,222,246),rgb(110,174,229) 50%,rgb(191,255,254));
	background: -o-linear-gradient(top, rgb(207,222,246),rgb(110,174,229) 50%,rgb(191,255,254));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CFDEF6, endColorstr=#6EAEE5);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CFDEF6, endColorstr=#6EAEE5)";
}

div.zm_dwnClass{
	background: #DDD;
	width: 21px !important;
	height: 21px !important;
	float:left;
	border: 2px inset #999 !important;
	-webkit-box-shadow:inset 1px 1px 4px black !important;
	-moz-box-shadow : inset 1px 1px 4px black !important;
	-ms-box-shadow : inset 1px 1px 4px black !important;
	-o-box-shadow: inset 1px 1px 4px black !important;
	box-shadow : inset 1px 1px 4px black !important;
	cursor: pointer;
	background : url('/graphics/buttons/mActionZoomToSelected.png') no-repeat center;
	background : url('/graphics/buttons/mActionZoomToSelected.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/mActionZoomToSelected.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomToSelected.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomToSelected.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:4px;
	
}
div.zm_curClass{
	background: #DDD;
	width: 22px !important;
	height: 22px !important;
	float:left;
	border : 1px solid #999999;
	-webkit-box-shadow: 1px 1px 4px black;
	-moz-box-shadow: 1px 1px 4px black;
	-ms-box-shadow: 1px 1px 4px black;
	-o-box-shadow: 1px 1px 4px black;
	box-shadow: 1px 1px 4px black;
	cursor: pointer;
	background : url('/graphics/buttons/mActionZoomToSelected.png') no-repeat center;
	background : url('/graphics/buttons/mActionZoomToSelected.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/mActionZoomToSelected.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomToSelected.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomToSelected.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:5px;
}
div.dwn_curClass{
	background: #DDD;
	width: 22px !important;
	height: 22px !important;
	float:left;
	border : 1px solid #999999;
	-webkit-box-shadow: 1px 1px 4px black;
	-moz-box-shadow: 1px 1px 4px black;
	-ms-box-shadow: 1px 1px 4px black;
	-o-box-shadow: 1px 1px 4px black;
	box-shadow: 1px 1px 4px black;
	cursor: pointer;
	background : url('/graphics/buttons/down32.png') no-repeat center;
	background : url('/graphics/buttons/down32.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/down32.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/down32.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/down32.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:5px;
}
div.dwn_dwnClass{
	background: #DDD;
	width: 21px !important;
	height: 21px !important;
	float:left;
	border: 2px inset #999 !important;
	-webkit-box-shadow:inset 1px 1px 4px black !important;
	-moz-box-shadow : inset 1px 1px 4px black !important;
	-ms-box-shadow : inset 1px 1px 4px black !important;
	-o-box-shadow: inset 1px 1px 4px black !important;
	box-shadow : inset 1px 1px 4px black !important;
	cursor: pointer;
	background : url('/graphics/buttons/down32.png') no-repeat center;
	background : url('/graphics/buttons/down32.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/down32.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/down32.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/down32.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:5px;
	padding-left:4px;
	
}

div.inf_dwnClass{
	background: #DDD;
	width: 21px !important;
	height: 21px !important;
	float:left;
	border: 2px inset #999 !important;
	-webkit-box-shadow:inset 1px 1px 4px black !important;
	-moz-box-shadow : inset 1px 1px 4px black !important;
	-ms-box-shadow : inset 1px 1px 4px black !important;
	-o-box-shadow: inset 1px 1px 4px black !important;
	box-shadow : inset 1px 1px 4px black !important;
	cursor: pointer;
	background : url('/graphics/buttons/info32.png') no-repeat center;
	background : url('/graphics/buttons/info32.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/info32.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/info32.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/info32.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:5px;
	padding-left:4px;
	
}
div.inf_curClass{
	background: #DDD;
	width: 22px !important;
	height: 22px !important;
	float:left;
	border : 1px solid #999999;
	-webkit-box-shadow: 1px 1px 4px black;
	-moz-box-shadow: 1px 1px 4px black;
	-ms-box-shadow: 1px 1px 4px black;
	-o-box-shadow: 1px 1px 4px black;
	box-shadow: 1px 1px 4px black;
	cursor: pointer;
	background : url('/graphics/buttons/info32.png') no-repeat center;
	background : url('/graphics/buttons/info32.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/info32.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/info32.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/info32.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:5px;
}
div.vis_dwnClass{
	background: #DDD;
	width: 21px !important;
	height: 21px !important;
	float:left;
	border: 2px inset #999 !important;
	-webkit-box-shadow:inset 1px 1px 4px black !important;
	-moz-box-shadow : inset 1px 1px 4px black !important;
	-ms-box-shadow : inset 1px 1px 4px black !important;
	-o-box-shadow: inset 1px 1px 4px black !important;
	box-shadow : inset 1px 1px 4px black !important;
	cursor: pointer;
	background : url('/graphics/buttons/visible.png') no-repeat center;
	background : url('/graphics/buttons/visible.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/visible.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/visible.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/visible.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:5px;
	padding-left:4px;
	
}
div.vis_curClass{
	background: #DDD;
	width: 22px !important;
	height: 22px !important;
	float:left;
	border : 1px solid #999999;
	-webkit-box-shadow: 1px 1px 4px black;
	-moz-box-shadow: 1px 1px 4px black;
	-ms-box-shadow: 1px 1px 4px black;
	-o-box-shadow: 1px 1px 4px black;
	box-shadow: 1px 1px 4px black;
	cursor: pointer;
	background : url('/graphics/buttons/visible.png') no-repeat center;
	background : url('/graphics/buttons/visible.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/visible.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/visible.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/visible.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:5px;
}
/*#downloadDiv{
	width:250px;
	border: 1px solid #999;
	text-align:center;
	white-space: normal;
	font-size: 1.3em;
	line-height: 18px;
	left:25px;
	height:40px;
	top:90px;
	position:absolute;
	z-index: 10;
	background-color: rgb(255,255,255);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	-moz-box-shadow: 5px 5px 10px #000;
	-webkit-box-shadow: 5px 5px 10px #000;
	box-shadow: 5px 5px 10px #000;
}*/
div.allDivDownCur{
	position:relative;
	height:60px;
	background: #dbdbdb;
	background: -webkit-linear-gradient(top, #dbdbdb, #fff);
	background: -moz-linear-gradient(top, #dbdbdb, #fff);
	background: -o-linear-gradient(top, #dbdbdb, #fff);
	background: -ms-linear-gradient(top, #dbdbdb, #fff);
	background: linear-gradient(top, #dbdbdb, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#dbdbdb, endColorstr=#ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#dbdbdb, endColorstr=#ffffff)";

}
div.allDivDownDown{
	background: #ffffff;
	background: -webkit-linear-gradient(left,rgba(0,0,0,.1) ,rgba(0,0,0,.5) 95%, rgba(0,0,0,.5)),-webkit-linear-gradient(top, #dbdbdb, #fff);
	background: -moz-linear-gradient(left,rgba(0,0,0,.1) ,rgba(0,0,0,.5) 95%, rgba(0,0,0,.5)),-moz-linear-gradient(top, #dbdbdb, #fff);
	background: -ms-linear-gradient(left,rgba(0,0,0,.1) ,rgba(0,0,0,.5) 95%, rgba(0,0,0,.5)),-ms-linear-gradient(top, #dbdbdb, #fff);
	background: -o-linear-gradient(left,rgba(0,0,0,.1) ,rgba(0,0,0,.5) 95%, rgba(0,0,0,.5)),-o-linear-gradient(top, #dbdbdb, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#A79F9F, endColorstr=#A38484);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#A79F9F, endColorstr=#A38484)";
}
div.histBack_curClass{
	background: #DDD;
	width: 22px !important;
	height: 22px !important;
	float:left;
	border : 1px solid #999999;
	-webkit-box-shadow: 1px 1px 4px black;
	-moz-box-shadow: 1px 1px 4px black;
	-ms-box-shadow: 1px 1px 4px black;
	-o-box-shadow: 1px 1px 4px black;
	box-shadow: 1px 1px 4px black;
	cursor: pointer;
	background : url('/graphics/buttons/mActionZoomLast.png') no-repeat center;
	background : url('/graphics/buttons/mActionZoomLast.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/mActionZoomLast.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomLast.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomLast.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:5px;
}
div.histBack_dwnClass{
	background: #DDD;
	width: 21px !important;
	height: 21px !important;
	float:left;
	border: 2px inset #999 !important;
	-webkit-box-shadow:inset 1px 1px 4px black !important;
	-moz-box-shadow : inset 1px 1px 4px black !important;
	-ms-box-shadow : inset 1px 1px 4px black !important;
	-o-box-shadow: inset 1px 1px 4px black !important;
	box-shadow : inset 1px 1px 4px black !important;
	cursor: pointer;
	background : url('/graphics/buttons/mActionZoomLast.png') no-repeat center;
	background : url('/graphics/buttons/mActionZoomLast.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/mActionZoomLast.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomLast.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomLast.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:5px;
	padding-left:4px;
	
}
div.histFull_curClass{
	background: #DDD;
	width: 22px !important;
	height: 22px !important;
	float:left;
	border : 1px solid #999999;
	-webkit-box-shadow: 1px 1px 4px black;
	-moz-box-shadow: 1px 1px 4px black;
	-ms-box-shadow: 1px 1px 4px black;
	-o-box-shadow: 1px 1px 4px black;
	box-shadow: 1px 1px 4px black;
	cursor: pointer;
	background : url('/graphics/buttons/mActionZoomFullExtent.png') no-repeat center;
	background : url('/graphics/buttons/mActionZoomFullExtent.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/mActionZoomFullExtent.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomFullExtent.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomFullExtent.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:5px;
}
div.histFull_dwnClass{
	background: #DDD;
	width: 21px !important;
	height: 21px !important;
	float:left;
	border: 2px inset #999 !important;
	-webkit-box-shadow:inset 1px 1px 4px black !important;
	-moz-box-shadow : inset 1px 1px 4px black !important;
	-ms-box-shadow : inset 1px 1px 4px black !important;
	-o-box-shadow: inset 1px 1px 4px black !important;
	box-shadow : inset 1px 1px 4px black !important;
	cursor: pointer;
	background : url('/graphics/buttons/mActionZoomFullExtent.png') no-repeat center;
	background : url('/graphics/buttons/mActionZoomFullExtent.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/mActionZoomFullExtent.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomFullExtent.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomFullExtent.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:5px;
	padding-left:4px;
	
}
div.histNext_curClass{
	background: #DDD;
	width: 22px !important;
	height: 22px !important;
	float:left;
	border : 1px solid #999999;
	-webkit-box-shadow: 1px 1px 4px black;
	-moz-box-shadow: 1px 1px 4px black;
	-ms-box-shadow: 1px 1px 4px black;
	-o-box-shadow: 1px 1px 4px black;
	box-shadow: 1px 1px 4px black;
	cursor: pointer;
	background : url('/graphics/buttons/mActionZoomNext.png') no-repeat center;
	background : url('/graphics/buttons/mActionZoomNext.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/mActionZoomNext.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomNext.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomNext.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:5px;
}
div.histNext_dwnClass{
	background: #DDD;
	width: 21px !important;
	height: 21px !important;
	float:left;
	border: 2px inset #999 !important;
	-webkit-box-shadow:inset 1px 1px 4px black !important;
	-moz-box-shadow : inset 1px 1px 4px black !important;
	-ms-box-shadow : inset 1px 1px 4px black !important;
	-o-box-shadow: inset 1px 1px 4px black !important;
	box-shadow : inset 1px 1px 4px black !important;
	cursor: pointer;
	background : url('/graphics/buttons/mActionZoomNext.png') no-repeat center;
	background : url('/graphics/buttons/mActionZoomNext.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/mActionZoomNext.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomNext.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomNext.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:5px;
	padding-left:4px;
	
}
div.histNext_curClass{
	background: #DDD;
	width: 22px !important;
	height: 22px !important;
	float:left;
	border : 1px solid #999999;
	-webkit-box-shadow: 1px 1px 4px black;
	-moz-box-shadow: 1px 1px 4px black;
	-ms-box-shadow: 1px 1px 4px black;
	-o-box-shadow: 1px 1px 4px black;
	box-shadow: 1px 1px 4px black;
	cursor: pointer;
	background : url('/graphics/buttons/mActionZoomNext.png') no-repeat center;
	background : url('/graphics/buttons/mActionZoomNext.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/mActionZoomNext.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomNext.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomNext.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:5px;
}
div.histNext_dwnClass{
	background: #DDD;
	width: 21px !important;
	height: 21px !important;
	float:left;
	border: 2px inset #999 !important;
	-webkit-box-shadow:inset 1px 1px 4px black !important;
	-moz-box-shadow : inset 1px 1px 4px black !important;
	-ms-box-shadow : inset 1px 1px 4px black !important;
	-o-box-shadow: inset 1px 1px 4px black !important;
	box-shadow : inset 1px 1px 4px black !important;
	cursor: pointer;
	background : url('/graphics/buttons/mActionZoomNext.png') no-repeat center;
	background : url('/graphics/buttons/mActionZoomNext.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/mActionZoomNext.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomNext.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomNext.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:5px;
	padding-left:4px;
	
}	
div.histZoomIn_curClass{
	background: #DDD;
	width: 22px !important;
	height: 22px !important;
	float:left;
	border : 1px solid #999999;
	-webkit-box-shadow: 1px 1px 4px black;
	-moz-box-shadow: 1px 1px 4px black;
	-ms-box-shadow: 1px 1px 4px black;
	-o-box-shadow: 1px 1px 4px black;
	box-shadow: 1px 1px 4px black;
	cursor: pointer;
	background : url('/graphics/buttons/mActionZoomIn.png') no-repeat center;
	background : url('/graphics/buttons/mActionZoomIn.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/mActionZoomIn.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomIn.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomIn.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:5px;
}
div.histZoomIn_dwnClass{
	background: #DDD;
	width: 21px !important;
	height: 21px !important;
	float:left;
	border: 2px inset #999 !important;
	-webkit-box-shadow:inset 1px 1px 4px black !important;
	-moz-box-shadow : inset 1px 1px 4px black !important;
	-ms-box-shadow : inset 1px 1px 4px black !important;
	-o-box-shadow: inset 1px 1px 4px black !important;
	box-shadow : inset 1px 1px 4px black !important;
	cursor: pointer;
	background : url('/graphics/buttons/mActionZoomIn.png') no-repeat center;
	background : url('/graphics/buttons/mActionZoomIn.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/mActionZoomIn.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomIn.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomIn.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:5px;
	padding-left:4px;

}
div.histZoomIn_selClass{
	background: #DDD;
	width: 22px !important;
	height: 22px !important;
	float:left;
	border : 1px solid #ff0000;
	cursor: normal;
	-webkit-box-shadow: 1px 1px 4px black;
	-moz-box-shadow: 1px 1px 4px black;
	-ms-box-shadow: 1px 1px 4px black;
	-o-box-shadow: 1px 1px 4px black;
	box-shadow: 1px 1px 4px black;
	background : url('/graphics/buttons/mActionZoomIn.png') no-repeat center;
	background : url('/graphics/buttons/mActionZoomIn.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/mActionZoomIn.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomIn.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomIn.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:5px;
}
div.histInfo_curClass{
	background: #DDD;
	width: 22px !important;
	height: 22px !important;
	float:left;
	border : 1px solid #999999;
	-webkit-box-shadow: 1px 1px 4px black;
	-moz-box-shadow: 1px 1px 4px black;
	-ms-box-shadow: 1px 1px 4px black;
	-o-box-shadow: 1px 1px 4px black;
	box-shadow: 1px 1px 4px black;
	cursor: pointer;
	background : url('/graphics/buttons/mActionIdentify.png') no-repeat center;
	background : url('/graphics/buttons/mActionIdentify.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/mActionIdentify.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionIdentify.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionIdentify.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:5px;
}
div.histInfo_dwnClass{
	background: #DDD;
	width: 21px !important;
	height: 21px !important;
	float:left;
	border: 2px inset #999 !important;
	-webkit-box-shadow:inset 1px 1px 4px black !important;
	-moz-box-shadow : inset 1px 1px 4px black !important;
	-ms-box-shadow : inset 1px 1px 4px black !important;
	-o-box-shadow: inset 1px 1px 4px black !important;
	box-shadow : inset 1px 1px 4px black !important;
	cursor: pointer;
	background : url('/graphics/buttons/mActionIdentify.png') no-repeat center;
	background : url('/graphics/buttons/mActionIdentify.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/mActionIdentify.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionIdentify.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionIdentify.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:5px;
	padding-left:4px;

}
div.histInfo_selClass{
	background: #DDD;
	width: 22px !important;
	height: 22px !important;
	float:left;
	border : 1px solid #ff0000;
	cursor: normal;
	-webkit-box-shadow: 1px 1px 4px black;
	-moz-box-shadow: 1px 1px 4px black;
	-ms-box-shadow: 1px 1px 4px black;
	-o-box-shadow: 1px 1px 4px black;
	box-shadow: 1px 1px 4px black;
	background : url('/graphics/buttons/mActionIdentify.png') no-repeat center;
	background : url('/graphics/buttons/mActionIdentify.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/mActionIdentify.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionIdentify.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionIdentify.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:5px;
}

div.histZoomOut_curClass{
	background: #DDD;
	width: 22px !important;
	height: 22px !important;
	float:left;
	border : 1px solid #999999;
	-webkit-box-shadow: 1px 1px 4px black;
	-moz-box-shadow: 1px 1px 4px black;
	-ms-box-shadow: 1px 1px 4px black;
	-o-box-shadow: 1px 1px 4px black;
	box-shadow: 1px 1px 4px black;
	cursor: pointer;
	background : url('/graphics/buttons/mActionZoomOut.png') no-repeat center;
	background : url('/graphics/buttons/mActionZoomOut.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/mActionZoomOut.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomOut.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomOut.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:5px;
}
div.histZoomOut_selClass{
	background: #DDD;
	width: 22px !important;
	height: 22px !important;
	float:left;
	border : 1px solid #ff0000;
	cursor: normal;
	-webkit-box-shadow: 1px 1px 4px black;
	-moz-box-shadow: 1px 1px 4px black;
	-ms-box-shadow: 1px 1px 4px black;
	-o-box-shadow: 1px 1px 4px black;
	box-shadow: 1px 1px 4px black;
	background : url('/graphics/buttons/mActionZoomOut.png') no-repeat center;
	background : url('/graphics/buttons/mActionZoomOut.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/mActionZoomOut.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomOut.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomOut.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:5px;
}
div.histZoomOut_dwnClass{
	background: #DDD;
	width: 21px !important;
	height: 21px !important;
	float:left;
	border: 2px inset #999 !important;
	-webkit-box-shadow:inset 1px 1px 4px black !important;
	-moz-box-shadow : inset 1px 1px 4px black !important;
	-ms-box-shadow : inset 1px 1px 4px black !important;
	-o-box-shadow: inset 1px 1px 4px black !important;
	box-shadow : inset 1px 1px 4px black !important;
	cursor: pointer;
	background : url('/graphics/buttons/mActionZoomOut.png') no-repeat center;
	background : url('/graphics/buttons/mActionZoomOut.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/mActionZoomOut.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomOut.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionZoomOut.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:5px;
	padding-left:4px;

}	

div.histPan_curClass{
	background: #DDD;
	width: 22px !important;
	height: 22px !important;
	float:left;
	border : 1px solid #999999;
	-webkit-box-shadow: 1px 1px 4px black;
	-moz-box-shadow: 1px 1px 4px black;
	-ms-box-shadow: 1px 1px 4px black;
	-o-box-shadow: 1px 1px 4px black;
	box-shadow: 1px 1px 4px black;
	cursor: pointer;
	background : url('/graphics/buttons/mActionPanBig.png') no-repeat center;
	background : url('/graphics/buttons/mActionPanBig.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/mActionPanBig.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionPanBig.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionPanBig.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:5px;
}
div.histPan_dwnClass{
	background: #DDD;
	width: 21px !important;
	height: 21px !important;
	float:left;
	border: 2px inset #999 !important;
	-webkit-box-shadow:inset 1px 1px 4px black !important;
	-moz-box-shadow : inset 1px 1px 4px black !important;
	-ms-box-shadow : inset 1px 1px 4px black !important;
	-o-box-shadow: inset 1px 1px 4px black !important;
	box-shadow : inset 1px 1px 4px black !important;
	cursor: pointer;
	background : url('/graphics/buttons/mActionPanBig.png') no-repeat center;
	background : url('/graphics/buttons/mActionPanBig.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/mActionPanBig.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionPanBig.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionPanBig.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:5px;
	padding-left:4px;

}
div.histPan_selClass{
	background: #DDD;
	width: 22px !important;
	height: 22px !important;
	float:left;
	border : 1px solid #ff0000;
	cursor: normal;
	-webkit-box-shadow: 1px 1px 4px black;
	-moz-box-shadow: 1px 1px 4px black;
	-ms-box-shadow: 1px 1px 4px black;
	-o-box-shadow: 1px 1px 4px black;
	box-shadow: 1px 1px 4px black;
	background : url('/graphics/buttons/mActionPanBig.png') no-repeat center;
	background : url('/graphics/buttons/mActionPanBig.png') no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : url('/graphics/buttons/mActionPanBig.png') no-repeat center, -moz-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionPanBig.png') no-repeat center, -o-linear-gradient(top, #fff, #bbb);
	background : url('/graphics/buttons/mActionPanBig.png') no-repeat center, -ms-linear-gradient(top, #fff, #bbb);
	margin-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius:5px;
	border-radius: 5px;
	padding:5px;
}

div.aerial_curClass,div.aerial_dwnClass,div.aerial_selClass{
	display: inline-block;
	margin-left:2px;
	float:left;
	margin-top: 2px;
	color: black;
	border : 1px solid #bbb;
	font-size: 1.8em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	height: 1.7em;
	padding: 0px 9px;
	line-height: 1.7em;
/*	background-color: rgba(100,100, 100, 0.6);*/
	background : -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background : -moz-linear-gradient(top, #fff, #bbb);
	background : -o-linear-gradient(top, #fff, #bbb);
	background : -ms-linear-gradient(top, #fff, #bbb);
	border-radius: 5px;
	cursor: pointer;
	text-shadow: white 0px 0px 4px;
	
}

div.aerial_dwnClass{
	background : -webkit-gradient(linear, left top, left bottom, from(#eee), to(#777));
	background : -moz-linear-gradient(top, #eee, #777);
	background : -o-linear-gradient(top, #eee, #777);
	background : -ms-linear-gradient(top, #eee, #777);
}

div.aerial_selClass{
	border : 1px solid #ff0000;
}


.outline{
	border-top: 1px solid #999;
}
#newinfoDiv{
	display:none;
	position: absolute;
	top:0px;
	left:0px;
	min-width: 100px;
	min-height: 100px;
	width: 80%;
	height: 40%;
	font-size: 110%;
	background-color: white;
	border: 1px solid #B0B0B0;
	-moz-box-shadow: 5px 5px 10px black;
	-webkit-box-shadow: 5px 5px 10px black;
	box-shadow: 5px 5px 10px black;
	z-index: 1000;
	border: 1px solid #999;
}
#newinfoHeader{
	position:relative;
	text-align:center;
	height:25px;
	background-color: #DDD;
	z-index:1;
}
#newinfoGuts{
	position: absolute;
	margin-top: -25px;
	padding-top: 25px;
	box-sizing: border-box;
	height: 100%;
	width: 100%
}
#newinfoGuts::after{ 	content:'';
					display:block;
					clear:both;}
iframe.fullframe{
	border:none;
	width:100%;
	height:100%;
}
table.projectTable th{
	text-align:right;
}
table.downloadtable{
	width: 100%;
	border-collapse: collapse;
	margin:5px;
	border-top: 1px #999 solid;
}
table.downloadtable tr{
	height:20px;
}
table.downloadtable tr.oddrow{
	background-color:#ddd;
}
#downloadListHeaderDiv{
	-webkit-user-select:text;
	-ms-user-select:element;
	-moz-user-select:text;
	white-space:normal;
}
div.pntinfo{
	text-align: center;
	font-size:1.5em;
	padding-top:.5em;
}
div.projholder{
	position:relative;
	text-align: center;
	padding-bottom: 10px;
	line-height:1.1em;
}
div.projholder h4{
	margin-bottom: 6px;
	margin-top: 0px;
	padding: 5px 0px;
	border-bottom:1px solid #ddd;
}
div.projholder .title{
	font-weight:bold;
	font-size:1.2em;
	margin: 6px 0px;
}
span.property{
	height:1.5em;
	vertical-align: top;
	box-sizing:border-box;
	display:inline-block;
	text-align: left;
	width:45%;
	margin-right:2%;
	font-weight:bold;
}

span.value{
	box-sizing:border-box;
	display:inline-block;
	text-align:right;
	width:53%;
	white-space: normal;
}
div.aerialDivMessage{
	float : right;
	height : 12px;
	bottom : 2px;
	margin-right :25px;
	clear:both;
}
div.level1{
	position:relative;
	box-sizing:border-box;
	border:solid 1px #364859;
	margin:1%;
}
div.level1 div.titlebar{
	background-color:#364859;
	position:relative;
	height:35px;
}
div.level1 .svgholder{
	display:inline-block;
	height:100%;
	vertical-align: middle;
}
div.level1 .svgholder>svg{
	fill:white;
	margin-left:10px;
	margin-top:3px;
}
div.level1 div.title{
	color: white;
	display: inline-block;
	font-size: 1.3em;
	line-height: 35px;
}
div.level1 div.content{
	bottom-margin:200px;
	padding:5px;
}
div.level1 div.content p{
	white-space:normal;
}

div.level1 div.checkbutton{
	cursor: pointer;	
	background-color:#364859;
	position:relative;
	height:16px;
	font-size:1em;
	text-align: right;
	padding-right:5px;
}
div.level1 div.checkbutton div.title{
	font-size: 1em;
	line-height: 16px;
}
div.level1 div.checkbutton div.svgholder>svg{
	fill:white;
	margin-left:2px;
	margin-top:0px;
	height:15px;
	width:15px;
}
div.level1 div.checkbutton svg.checked{
	display:inline-block;
}
div.level1 div.checkbutton svg.unchecked{
	display:none;
}
div.level1 div.checkbutton.checked svg.checked{
	display:none;
}
div.level1 div.checkbutton.checked svg.unchecked{
	display:inline-block;
}

#level10A,#level4A,#level2A,#level1A,#levelp2A{
	display:none;
}
#depiction{
	display:none;
	position:relative;
	height:150px;
	overflow:hidden;
}
ul.workareaUL{
	list-style-type: none;
	padding: 0px;
}
ul.workareaUL li:first-child{
	border-top:1px solid #364859;
}
ul.workareaUL li{
	height:25px;
	line-height: 25px;
	border-bottom:1px solid #364859;
	font-size: 1.1em;
}
ul.floodul {
	list-style-type: none;
	padding: 0px;
	overflow:hidden;
}
ul.floodul li:first-child{
	border-top:1px solid #364859;
}
ul.floodul li div.rightwrap{
	text-align:right;
	white-space:normal;
	width:100%;
}
ul.floodul li{
	min-height:25px;
	line-height: 12px;
	border-bottom:1px solid #364859;
	font-size: 1.1em;
}

ul.floodul li.selected{
	background-color:rgba(205,235,255,1);
}
ul.floodul li div{
	display:inline-block;
}
ul.floodul li span,img{
	display:inline-block;
	vertical-align:top;
}
ul.floodul li span:last-child{
	float:right;
	margin-right: 3px
}

ul.floodul li.clickable:hover {
	background-color: rgba(251, 247, 4, 0.51);
}
ul.floodul li.clickable {
	cursor: pointer;
}

#fldefault{
	font-weight: bold;
}
#car{
	position: absolute;
	z-index: 2;
	bottom: 0px;
	left: 13px;
	width:192px;
}
#car svg{
	fill: black;
	height: 60px;
}
#family{
	position: absolute;
	z-index: 2;
	bottom: 0px;
	left: 207px;
	width:60px;
}
#family svg{
	fill: black;
	height: 60px;
}
#annualElevation{
	position: absolute;
	top: -83px;
	z-index: 4;
	left: 20px;
	transition: top 1.5s ease 0s;
}
#arrowSvg{
	display:none;
	position:absolute;
	top: 16px;
	left: -20px;
	transition:all 1.5s ease 0s;
	width:50px;
}
#shortArrowSvg{
	display:none;
	position:absolute;
	top: 14px;
	left: -20px;
	width:49px;
	transition:all 1.5s ease 0s;
}
#floodDepth{
	position: absolute;
	top: -83px;
	z-index: 4;
	right: 10px;
	text-align: right;
	transition: top 1.5s ease 0s;
}
#waterLevel{
	display:none;
	width:100%;
	position:absolute;
	z-index:3;
	top: 113px;
	transition: top 1.5s ease 0s;
}
#waterLevel svg{
	
}
#floodDepthArrow{
	position:absolute;
	right: -3px;
	top: 4px;
}

#rfirm_depiction{
	display:none;
	position:relative;
	height:150px;
	overflow:hidden;
}

#rfirm_car{
	position: absolute;
	z-index: 2;
	bottom: 0px;
	left: 13px;
}
#rfirm_car svg{
	fill: black;
	height: 60px;
}
#rfirm_family{
	position: absolute;
	z-index: 2;
	bottom: 0px;
	left: 210px;
}
#bleHolder{
	-webkit-overflow-scrolling: touch;
	-webkit-transform: translate3d(0, 0, 0);
	display:none;
	overflow:auto;
}
#rfirmHolder{
	-webkit-overflow-scrolling: touch;
	-webkit-transform: translate3d(0, 0, 0);
	display:block;
	overflow:auto;
}
#rfirm_family svg{
	fill: black;
	height: 60px;
}
#rfirm_annualElevation{
	position: absolute;
	top: -83px;
	z-index: 4;
	left: 20px;
	transition: top 1.5s ease 0s;
}
#rfirm_arrowSvg{
	position:absolute;
	top: 16px;
	left: -20px;
	transition:all 1.5s ease 0s;
}
#rfirm_shortArrowSvg{
	position:absolute;
	top: 14px;
	left: -20px;
	transition:all 1.5s ease 0s;
}
#rfirm_floodDepth{
	position: absolute;
	top: -83px;
	z-index: 4;
	right: 10px;
	text-align: right;
	transition: top 1.5s ease 0s;
}
#rfirm_waterLevel{
	position:absolute;
	z-index:3;
	top: 113px;
	transition: top 1.5s ease 0s;
}
#rfirm_waterLevel svg{
	
}
#rfirm_floodDepthArrow{
	position:absolute;
	right: 12px;
	top: 2px;
}

#tabBar{
	height:55px;
}
#tabBar div.tab{
	color: white;
	position: relative;
	background-color: rgba(74, 98, 121, 0.42);
	display: inline-block;
	width: 97px;
	height: 47px;
	cursor:pointer;
}
#tabBar div.selected{
	border-bottom: solid #364859 8px;
	background-color: #364859 !important;
}
#tabBar div.tab div.svgholder{
	display:inline-block;
	height:100%;
	vertical-align: middle;
}
#tabBar div.tab div.svgholder>svg{
	fill:white;
	margin-top:8px;
	margin-left:5px;
}
#tabBar div.tab div.title{
	color: white;
	display: inline-block;
	font-size: 1.3em;
}

div.subtabbar {
	box-sizing: border-box;
	margin: 1px 3px;
	position: relative;
	width: 292px;
	height:42px;
}
div.subtabbar div.subtab{
	color: white;
	position: relative;
	background-color: rgba(74, 98, 121, 0.42);
	display: inline-block;
	width: 50%;
	cursor: pointer;
}
div.subtabbar div.selected{
	background-color: #364859 !important;
}
div.subtabbar div.subtab.selected svg.checked{
	display:none;
}
div.subtabbar div.subtab.selected svg.unchecked{
	display:inline-block;
}
div.subtabbar div.subtab svg.checked{
	display:inline-block;
}
div.subtabbar div.subtab svg.unchecked{
	display:none;
}
div.subtabbar div.subtab div.svgholder{
	display:inline-block;
	height: 40px;
	width:33px;
	float: right;
	line-height: 40px;
	margin-right: 10px;
}
div.subtabbar div.subtab div.svgholder>svg{
	fill:white;
	height:24px;
	vertical-align: middle;
}
div.subtabbar div.subtab div.title{
	color: white;
	display: inline-block;
	font-size: 1.3em;
	padding:5px;
}
#fullLegendDiv{
	color: white;
	position: relative;
	background-color: #364859;
	display: inline-block;
	height: 35px;
	box-sizing: border-box;
	margin: 0 1%;
	width: 98%;
	text-align: center;
}
a.fullsizeButton{
	color: white;
	position: relative;
	background-color: #364859;
	display: inline-block;
	height: 35px;
	width: 96%;
	text-align: center;
	font-size: 1.3em;
	line-height: 2.6em;
	text-decoration: none;
	margin: 2%;
}

#letterLink a{
	color: white;
	position: relative;
	background-color: #364859;
	display: inline-block;
	height: 35px;
	width: 96%;
	text-align: center;
	font-size: 1.3em;
	line-height: 2.6em;
	text-decoration: none;
	margin: 2%;
}

div.floodbutton{
	color: white;
	position: relative;
	background-color: #364859;
	display: inline-block;
	height: 35px;
	box-sizing: border-box;
	margin-left: 2%;
	width: 46.5%;
	margin-top:10px;
	cursor:pointer;
}
div.floodbutton div.svgholder{
	display:inline-block;
	height:100%;
	vertical-align: middle;
}
div.floodbutton div.svgholder>svg{
	fill:white;
	margin-top:4px;
	margin-left:5px;
}
div.floodbutton div.title{
	color: white;
	display: inline-block;
	font-size: 1.3em;
}
div.centered_window{
	position:absolute;
	display:none;
	min-width: 300px;
	width: 50%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 50;
	background-color: white;
	box-shadow: 0px 0px 10px #000;
	border-radius: 5px;
	font-size:1.2em;
}
#femaLegendDiv{
	position:absolute;
	display:none;
	width:100%;
	background-color: white;
	color:white;
	z-index:10;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	-webkit-transform: translate3d(0, 0, 0);
}
#addressMulti{
	display: none;
	position: absolute;
	top: -3px;
	left:-1px;
	height: 100%;
	width: 100%;
	background-color: white;
}
#addressMulti div.content{
	-webkit-overflow-scrolling: touch;
	padding:0 5px;
	overflow:auto;
	height:97%;
}
#addressMulti div.titlebar{
	height:40px;
}
#firmDownloadDiv div.level1{
	margin:0;
	border:none;
}
div.centered {
	text-align:center;
}
div.centered button{
	width:48%;
	font-size:1.5em;
}

#wxInfo {
	-webkit-overflow-scrolling: touch;
	-webkit-transform: translate3d(0, 0, 0);
	overflow:auto;
	display:none;
	height:100px;
}
#stageInfo {
	-webkit-overflow-scrolling: touch;
	-webkit-transform: translate3d(0, 0, 0);
	overflow:auto;
	display:none;
	height:100px;
}
#sweInfo {
	-webkit-overflow-scrolling: touch;
	-webkit-transform: translate3d(0, 0, 0);
	overflow:auto;
	display:none;
	height:100px;
}
#floodOutlookInfo {
	-webkit-overflow-scrolling: touch;
	-webkit-transform: translate3d(0, 0, 0);
	overflow:auto;
	display:none;
	height:100px;
}
#warningInfo {
	-webkit-overflow-scrolling: touch;
	-webkit-transform: translate3d(0, 0, 0);
	overflow:auto;
	display:none;
	height:100px;
}
div.wxFeat {
	border: 2px solid black;
	margin: 10px 0;
	padding: 10px;
	white-space:normal;
}
div.wxFeat span.property{
	width:35%;
}
div.wxFeat span.value{
	width:63%;
}

@media screen and (max-width: 1050px) {
	#inputAerial{
		width: 64px;
		white-space: break-spaces;
		line-height: 1em;
		height: 2em;
		font-size: 1.65em;
	}
}
@media screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
	.smallaboutBox {
		top:35%;
		bottom:35%;
	}
	#toc{
		font-size: 2em;
	}
	td.icon {
		width:2em;
	}
	#radiusPointFrom{
		font-size:2em;
		
	}
	#radiusPointFrom input[type=radio] {
		transform:scale(1.5);
	}
	.aboutBox {
		left:15%;
		right:15%;
		top:25%;
		bottom:25%;
	}
	
}
@media screen and (max-width: 961px) {
	
}
@media screen and (max-width: 910px) {
	
}

@media screen and (max-width: 870px) {
	
}
@media screen and (max-width: 840px) {
	
}
@media screen and (max-width: 800px) {
	.smallaboutBox {
		top:30%;
		bottom:30%;
		left:20%;
		right:20%;
	}
}
@media screen and (max-width: 730px) {
	
}
@media only screen and (max-width :570px) {

}

@media screen and (max-width: 470px) {
	
}

@media only screen and (max-width :350px) {
	
}
/*Devices with very short screens.  Typically iphones in landscape mode*/
@media only screen and (max-height : 470px) {
	
	
}
@media only screen and (max-height : 470px) and (min-width: 960px) {
	
}