v\:* {
	behavior:url(#default#VML);
}

html {
	height: 100%;
}

body {
	margin: 0;
	padding: 10px;
	height: 80%;
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 80%;
}

h1 {
	font-family: Verdana, sans-serif;
	font-size: 120%;
	color: #660066;
	margin-top: 0;
}

h2 {
	font-family: Verdana, sans-serif;
	font-size: 110%;
	color: #660066;
}

h3 {
	font-family: Verdana, sans-serif;
	font-size: 100%;
	color: #336699;
	margin-bottom: 0;
}

a {
	color: #336699 !important;
	text-decoration: none;
}

a:hover {
	color: #6699CC;
	text-decoration: underline;
}

form {
	padding: 0;
	margin: 0;
}

p {
	padding: 5px;
	margin: 0;
}

noscript {
	display: block;
	padding: 2em;
}

noscript em {
	color: #CC0000;
	font-size: 120%;
	font-weight: bold;
}

#controls {
	border-top: solid 2px #660066;
	border-left: solid 2px #660066;
	border-right: solid 2px #660066;
	background: url('controlboxbg.png') #E3E3E3;
	background-repeat: repeat-x;
	text-align: center;
}

.keyicon {
	vertical-align: middle;
	border: 0;
}

.markerheader {
	margin-bottom: 0.5em;
	font-weight: bold;
}

.markerlinks {
	margin-top: 0.5em;
	text-align: right;
}

#statusline {
	width: 80%;
	background: #FFFFFF;
	font-weight: bold;
	margin: 0 10% 0 10%;
}

#map {
	height: 100%;
	border: solid 2px #660066;
}

#map_overview {
	background-color: #660066;
	border-color: #660066;
}

#map_overview div {
	border-color: inherit !important;
}

.helplink {
	position: absolute;
	top: 15px;
	right: 18px;
	background: #FFFFFF;
}

.helpstyles {
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 10px;
	height: 600px;
	width: 30%;
	overflow: auto;
	background: #fff;
	border: solid 2px #660066;
	visibility: hidden;
	z-index: 100;
}

.helpstyles .helplink {
	top: 4px;
	right: 0px;
}