a:link { color: #000000; text-decoration : none; }
a:visited { color: #222222; text-decoration : none; }
a:active { color: #999999; text-decoration : underline; }
a:hover, a:visited:hover { text-decoration : underline; }

html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font: 12pt Arial,helvetica,sans-serif,"sans serif";
}

div {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

pre {
	font: 12pt "Courier New",Courier,monospace;
}

.mobionly {
	display: none;
	visibility: hidden;
}

span.miu:after {
	content: "@";
}

#supercontainer {
	padding: 0px;
	margin: 0px;
	min-height: 85%;
}

#footer {
	padding-top: 50px;
}

#extradiv1 {
	display: none;
	visibility: hidden;
}

#container {
	position: relative;
	width: 100%;
	margin: 0px;
	text-align: left;
}

#header {
	width: 100%;
	padding-bottom: 50px;
}

#headerlogo {
	display: none;
	visibility: hidden;
}

#headermenu {
	display: none;
	visibility: hidden;
}

#middle {
	width: 100%;
	margin: 0px;
}

#middle h2 {
	margin: 15px 0px 15px 0px;
	padding: 0px;
	color: #00396E;
	font: 17pt "Trebuchet MS",Trebuchet,Futura,sans-serif,"sans serif",helvetica;
	font-weight: normal;
	border-bottom: 1px solid #00396E;
}
#middle h2.withvertimage {
	width: 50%;
}

h1#mtitle {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #00396E;
	font: 21pt "Trebuchet MS",Trebuchet,Futura,sans-serif,"sans serif",helvetica;
	font-weight: normal;
	border-bottom: 1px solid #00396E;
}

img#vertimage {
	float: right;
	margin-left: 15px;
	overflow: visible;
}

img#horiimage {
	margin-bottom: 15px;
}

#newsblock ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

#newsblock li {
	margin: 5px 0px;
	padding: 0px;
	list-style-image: url(/img/news_dot.gif);
}

#backlink,
span.backlink {
	display: none;
	visibility: hidden;
}

#left {
	display: none;
	visibility: hidden;
}

#footertext {
	font-family: "Arial Bold",Arial,helvetica,sans-serif,"sans serif";
	font-weight: bold;
	font-size: 10pt;
}

img#swimmer {
	display: none;
	visibility: hidden;
}

#vrmap {
	float: right;
	padding-right: 30px;
	margin-left: 10px;
}

#vrapplet {
	width: 471px;
	height: 332px;
	padding: 6px 0px 4px 6px;
	background-image: url(/img/vrh_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#vrapplet.low {
	width: 360px;
	height: 277px;
	background-image: url(/img/vrl_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#vrbuttons {
	width: 471px;
	height: 22px;
	margin-bottom: 20px;
/*	overflow: hidden;*/
}

#vrbuttons.low {
	width: 360px;
}

#vrbuttons img {
	padding-left: 2px;
}

#vrbuttons img#vrbuttons_info,
#vrbuttons img#vrbuttons_help {
	float: right;
}

#feedback {
	margin-top: 10px;
}

#feedback label {
	display: block;
	margin-top: 10px;
	font-weight: bold;
}

#feedback input,
#feedback textarea {
	font: 12pt "Courier New",Courier,monospace;
	width: 100%;
	border: solid 1px #999999;
	background-color: #e4e4e4;
}

#feedback input.button {
	font: 14pt Arial,helvetica,sans-serif,"sans serif";
	width: 160px;
	border: solid 1px #000000;
	background-color: #dddddd;
	margin-top: 15px;
}

