html, body { padding: 0; margin: 0; height: 100%; width:100%; font-family: Lucida Sans,Lucida Grande,Arial !important; }
			#mapDiv { height: 100%; width:80%; align:center;}
			#navToolbar { 
				position: fixed;
				width: 80%;
				padding-top: 5px;
				height: 36px;
				background: #0881de;
                
 box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
				
			}
			
			#navToolbar img { 
				height: 27px;
				vertical-align: middle;
				margin-right: 5px;
				width: 2em;
				overflow: hidden;
			}
			#leftCol {
				color: #fff;
				background-image: url("../office.png");
				width:20%;
			}
			#HomeButton {
				position: absolute;
				top: 10px;
				left: 20px;
				z-index: 50;
			}
			.esriLargeSliderVertical {
				top:50px;
			}
			
			#search{
				display: block;
				position: absolute;
				z-index: 1000;
				position: absolute;
				top: 10px;
				left: 60px;
			} 
			
			.search1{
				position: relative;
				z-index: 1000;
				position: absolute;
				top: 0px;
				left:200px;
				border:0;
				
			}
			/**
			#header {
				text-align: left;				
				color:#f4f4f4;
				text-align: center;
				display: block;
				-webkit-box-sizing: content-box;
				-moz-box-sizing: content-box;
				box-sizing: content-box;
				float: none;
				z-index: auto;
				width: auto;
				height: auto;
				position: static;
				cursor: pointer;
				opacity: 1;
				margin: 0;
				padding: 0;
				overflow: visible;
				border: none;
				-webkit-border-radius: 0;
				border-radius: 0;
				font: normal 72px/normal "Arial", Helvetica, sans-serif;
				color: rgba(255,255,255,1);
				text-align: center;
				-o-text-overflow: clip;
				text-overflow: clip;
				background: #097054;
				-webkit-box-shadow: none;
				box-shadow: none;
				text-shadow: 0 1px 0 rgb(204,204,204) , 0 2px 0 rgb(201,201,201) , 0 3px 0 rgb(187,187,187) , 0 4px 0 rgb(185,185,185) , 0 5px 0 rgb(170,170,170) , 0 6px 1px rgba(0,0,0,0.0980392) , 0 0 5px rgba(0,0,0,0.0980392) , 0 1px 3px rgba(0,0,0,0.298039) , 0 3px 5px rgba(0,0,0,0.2) , 0 5px 10px rgba(0,0,0,0.247059) , 0 10px 10px rgba(0,0,0,0.2) , 0 20px 20px rgba(0,0,0,0.14902) ;
			}
			#header:hover {
				display: block;
				-webkit-box-sizing: content-box;
				-moz-box-sizing: content-box;
				box-sizing: content-box;
				float: none;
				z-index: auto;
				width: auto;
				height: auto;
				position: static;
				cursor: pointer;
				opacity: 1;
				margin: 0;
				padding: 0;
				overflow: visible;
				border: none;
				-webkit-border-radius: 0;
				border-radius: 0;
				font: normal 72px/normal "Arial", Helvetica, sans-serif;
				color: rgba(169,214,169,1);
				text-align: center;
				-o-text-overflow: clip;
				text-overflow: clip;
				background: #097054;
				-webkit-box-shadow: none;
				box-shadow: none;
				text-shadow: 0 1px 0 rgba(255,255,255,1) , 0 2px 0 rgba(255,255,255,1) , 0 3px 0 rgba(255,255,255,1) , 0 4px 0 rgba(255,255,255,1) , 0 5px 0 rgba(255,255,255,1) , 0 6px 1px rgba(0,0,0,0.0980392) , 0 0 5px rgba(0,0,0,0.0980392) , 0 1px 3px rgba(0,0,0,0.298039) , 0 3px 5px rgba(0,0,0,0.2) , 0 -5px 10px rgba(0,0,0,0.247059) , 0 -7px 10px rgba(0,0,0,0.2) , 0 -15px 20px rgba(0,0,0,0.14902) ;
			}
			**/			
			#leftPanelHeading{
				text-align: center;
				height:36px;
				padding-top:5px;
				
			}
			#d p {
				margin: 0;
				text-align: center;
				font-size: 18px;
				color: #fff;
				font-weight: bolder;
				box-shadow: 0 0 1px rgba(0, 0, 0, 1.5); 
				-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 1.5);
				-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 1.5);
			}
			.tree img { 
				height: 17px;
				vertical-align: middle;
				margin-right: 5px;
				width: 1.5em;
				overflow: hidden;
				}
			.tree a {
				color: #ffffff;
				font-family: sans-serif;
				font-size: 14px;
				text-decoration: none;
				cursor:pointer;
			}
			.tree ul {
				list-style: none outside none;
			}
			.tree li a {
				line-height: 25px;
			}
			.tree > ul > li > a {
				color: #3B4C56;
				display: block;
				font-weight: normal;
				position: relative;
				text-decoration: none;
			}
			.tree li.parent > a {
				padding: 0 0 0 28px;
				box-shadow: 0 0 5px rgba(0, 0, 0, 1.5); 
				-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1.5);
				-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1.5);
			}
			.tree li.parent > a:before {
				background-image: url("../img/plus_minus_icons.png");
				background-position: 25px center;
				content: ""; 
				display: block;
				height: 21px;
				left: 0;
				position: absolute;
				top: 2px;
				vertical-align: middle;
				width: 23px;
				box-shadow: 0 0 5px rgba(0, 0, 0, 1.5); 
				-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1.5);
				-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1.5);
			}
			.tree ul li.active > a:before {
				background-position: 0 center;
			}
			.tree ul li ul {
				display: none;
				margin: 0 0 0 12px;
				overflow: hidden;
				padding: 0 0 0 25px;
			}
			.tree ul li ul li {
				position: relative;
			}
			.tree ul li ul li:before {
				content: "";
				position: absolute;
				top: 12px;
				width: 15px;
			}
			#wrapper {
				margin-left:-25px;
				margin-top:30px;
				width: 100%;
				height: 300px;
				overflow: initial;
				z-index:9999;
			}
			
			/******************************** IDENTIFY WINDOW **********************************/
			.colWidth { width: 45%; }
			#detailTable table {
				border: thin #097054 solid;
				width:100%;
				color:#212121;
				border-spacing:0;
				border-collapse:collapse
			}
			#detailTable table tr:nth-child(odd) {
			   background-color: #cacaca;
			}
			#totalVal { 
				font-size: 16px;
				color: #ffffff;
				background-color: #6DB553;
				padding: 10px;
				border-left: thin #097054 solid;
				border-right: thin solid #097054;
				border-bottom: thin solid #097054;
			}
			
			#detailTitle { 
				font-size: 14px;
				font-weight: bold;
				background-color: #1854B5;
				color: #ffffff;
				padding: 10px;
				text-align: center; 
			}
			.col .dijitComboBox { background:#ffffff; color:#ffffff;}
			.col .dijitComboBoxDisabled{
			/* specific selector set to override background-position setting from Button.js
			 * (.search1aro .dijitComboBoxDisabled .dijitArrowButtonInner) */
			color:#000000;
			background-color:#2f2f2f;
			}
			.col .dijitComboBoxActive{
			/* specific selector set to override background-position setting from Button.js
			 * (.search1aro .dijitComboBoxDisabled .dijitArrowButtonInner) */
			color:#ffffff;
			background-color:#2f2f2f;
			}/*
			#imgs	{
				border-radius: 15px;
				background-position: center;
				background-repeat: no-repeat;
				padding: 10px;
				height:1.2em; width:3.5em;
				box-shadow:8px 8px 10px #2f2f2f;
			}*/
			/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.search1 .parent {display: block;position: relative;float: left;line-height: 30px;background-color: #0881de;border-right:#CCC 1px solid;}
.search1 .parent a{margin: 10px;color: #FFFFFF;text-decoration: none;}
.search1 .parent:hover > ul {display:block;position:absolute;}
.search1 .child {display: none;}
.search1 .child li {background-color: #E4EFF7;line-height: 30px;border-bottom:#CCC 1px solid;border-right:#CCC 1px solid; width:100%;}
.search1 .child li a{color: #000000;}
.search1 ul{list-style: none;margin: 0;padding: 0px; min-width:10em;}
.search1 ul ul ul{left: 100%;top: 0;margin-left:1px;}
.search1 li:hover {background-color: #95B4CA;}
.search1 .parent li:hover {background-color: #F0F0F0;}
.search1 .expand{font-size:12px;float:right;margin-right:5px;}