  	html,body {
  		font-family:Verdana, sans-serif;
  		font-size:10px;
		width:100%;
		height:100%;
  	}

	html {overflow: hidden}

  	body {
  	margin:0px 0px 0px 0px;
  	padding: 0px;

  	}
  	a {
  		color:#000;
  		text-decoration:none;
  	}
  	a:hover {
  		text-decoration:underline;
  		color:#E2144A;
  	}
  	#rightpanel ul {
  		list-style:none;
  		margin:10px 0;
  		padding:0;
  	}
  	#rightpanel li {
  		height:34px;
  		padding:8px 0  0 0;
  	}
  	#rightpanel li a {
  		padding-left:28px;
  	}
  	h5 {
  		font-size:100%;
  		margin:8px 0 0 0;
  	}
  	img {
  		border:0;
	}

	#loading,.loading {
		font-weight:bold;
		color:#FFF;
		background-color:#F00;
		padding:2px;
	}
  	#mappanel {
  		width:55%;
  		float:left;
  	}

	#righttop {
		position: absolute;
		right: 0px; top: 27px;
		width: 200px; height: 30px;
		border:2px solid black;
		padding: 2px 2px 2px 2px;
		background-color:#EEE;
		}
	#rightcontainer {
		  position: absolute;
		  right: 0px;
		  top: 68px;
		  width: 330px;
		  min-width: 311px;
		  max-width: 330px;
		  height: 70%;
		  }
	#rightpanel {
		  position: absolute;
		  right: 0px;
		  top: 20px;
		  border: 2px solid #000;
		  padding: 2px 2px 2px 2px;
		  min-width: 50%;
		  max-width: 60%;
		  height: 60%;
		  overflow: auto;
		  background-color:#EEE;
		  /*filter:alpha(opacity=85);
		  opacity: 0.5;
		  -moz-opacity:0.85;*/
		  }
  	#map {
  		top: 0px;
		height: 100%;
		width: 100%;
	}
#menuBox {
	top: 150px;
	left: 75px;
	position:absolute;
	background-color:#EEE;
	border:1px solid black;
}

#contact {
	top: 90px;
	left: 350px;
	width: 350px;
	padding: 2px 2px 2px 2px;
	position:absolute;
	background-color:#EEE;
	border:2px solid black;
	}

#information {
	top: 90px;
	left: 350px;
	width: 450px;
	padding: 2px 2px 2px 2px;
	position:absolute;
	background-color:#EEE;
	border:2px solid black;
	}

#otherMaps {
	top: 145px;
	left: 75px;
	position:absolute;
	background-color:#EEE;
	border:2px solid black;
	}

 #otherMaps ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	}

#otherMaps ul li {
	position: relative;
	}

#otherMaps li ul {
	position: absolute;
	left: 150px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
#otherMaps ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#otherMaps ul li a:hover { color: #E2144A; background: #f9f9f9; } /* Hover Styles */

#otherMaps li ul li a { padding: 2px 5px; } /* Sub Menu Styles */

#otherMaps li:hover ul, li:hover ul { display: block; } /* The magic */


	#otherMapstxt {
		/*padding: 2px; */
		font-weight: bold;
		color: #000;
		position: relative;
		}
	div#theLoading {
		top:10px;
		left:500px;
		position:absolute;
		background-color:#EEE;
		border:2px solid black;
		}
	#legend {
		top:10px;
		left:75px;
		position:absolute;
		border:2px solid black;
		background-color:#EEE;
		/*filter:alpha(opacity=85);
		opacity: 0.5;
		-moz-opacity:0.85;*/
		}
	#legendtxt {
		padding: 2px;
		font-weight: bold;
		color: #000;
		/*filter:alpha(opacity=100);
		opacity: 1;
		-moz-opacity:1;*/
		position: relative;
		}
	div.markerTooltip p {
		text-align: center;
		white-space: nowrap;
		margin: 0; padding:
		2px 0.5ex; border:
		1px solid #555;
		font-weight: bold;
		background: #fff;
	}
	
	div.tooltip {
		white-space: nowrap;
		font-family: Verdana, sans-serif;
		font-size: 10px;
		text-align: center;
		padding: 2px 0.5ex; 
		margin: 0; 
		font-weight: bold;
		border:	2px solid #000;
		background: #EEE;
		/*filter: alpha(opacity=85);
		opacity: 0.85;
		-moz-opacity: 0.85; */
}
	
	#bottomleft {
		position: absolute;
		border: 2px solid #000;
		left: 370px;
		bottom: 9px;
		width: auto;
		height: auto;
		background-color: #EEE;
		/*filter: alpha(opacity=70);
		opacity: 0.70;
		-moz-opacity:0.70;*/
	}
	#bottomleft p {
		margin: 4px;
	}
	
	#bottomright {
		position: absolute;
		right: 200px;
		bottom: 16px;
		border:2px solid black;
		width: auto;
		height: auto;
		background-color: #EEE;
		/*filter: alpha(opacity=85);
		opacity: 0.85;
		-moz-opacity:0.85;*/
	}
	
	#W3C-WCAG1A-Conformance {
		position: absolute;
		left: 180px;
		bottom: 5px;
		width: auto;
		height: auto;		
	}
	#bottomright p {
		font-family: Verdana, sans-serif;
		font-size: 10px;
		margin: 4px;
	}

	div#mainloading {
	position: relative;
	width: 200px;
	border: 5px solid #333333;
	background-color: #CCCCCC;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	z-index: 1;
	top: 20%;
	}
	#loadinglegend {
		top:10px;
		left:75px;
		position:absolute;
		border:2px solid black;
		background-color:#EEE;
		/*filter:alpha(opacity=85);
		opacity: 0.5;
		-moz-opacity:0.85;*/
	}
	

      .tooltip {
        background-color:#ffffff;
        font-weight:bold;
        border:2px #006699 solid;
      }
      .infoWindows a:link {
      	text-decoration: underline
      	}
      .infoWindows a:visited {
      	text-decoration: underline;
      	color: #3366FF;
      	}
      .infoWindows a:active {
      	text-decoration: underline
      	}
      .infoWindows a:link {
      	text-decoration: underline;
      	color: #000099;
      	}
	  .infoWindows ul {
			list-style: none;
			margin-left: 0;
			padding-left: 1em;
			text-indent: 1em;
		}
	.infoWindows ul li:before {
		content: "\00BB \0020";
		}
	.infoWindows form {margin-bottom: 3px;}
	.offSite {
		background:url(/images/layout_content.png) no-repeat 0px 0px;
		padding:0px 5px 2px 18px;
		}
	.printOption {
		background:url(/images/bmprinter.gif) no-repeat 0px 0px;
		padding:0px 5px 2px 19px;
		}		
	.bookOptions {
		background:url(/images/bookmark.gif) no-repeat 0px 0px;
		padding:0px 5px 5px 19px;
		}	
	.reportOptions {
		margin-top:2px;
		background:url(/images/page_edit.gif) no-repeat 0px 0px;
		padding:0px 5px 3px 19px;
		}