@charset "utf-8";
/* disables default scrollbar in Internet Explorer */
html {
overflow: auto;
}
.try2hide {
	display: none;
}
body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFC;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #bbb;
	border-style: none;
	overflow: auto;
}
/* some hacks to center the site in the browser */
#wrapper {
	text-align: left;
	position: absolute;
	padding: 0px;
	left: 50%;
	padding-top: 10px;
}
#header {
	height: 50px;
	background-color: #6F0;
	width: auto;
	position: relative;
}
#header h1 {
	position: absolute;
	left: 0px;
	top: 8px;
	text-align: left;
	color: #04253D;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	text-transform: uppercase;
	vertical-align: middle;
	letter-spacing: 0.3em;
}
#wrapper2 {
	width: 800px;
	position: absolute;
	padding: 0px;
	margin-left: -400px;
}
/* part of the scheme to get equal column heights */
#wrapper3 {
	overflow: hidden;
}
#navigation {
	list-style-type: none;
	color: #033;
	margin: 0px 0px -6000px;
	padding: 0px 0px 6000px;
	width: 160px;
	float: left;
	background-color: #6F0;
}
#navlist {
	list-style-type: none;
	position: absolute;
	left: 40px;
	top: 310px;
	display: block;
}
#navigation img {
	padding-left: 2px;
	padding-top: 44px;
}
#navlist_lang {
	list-style-type: none;
	position: absolute;
	left: 570px;
	top: 20px;
}
#navlist_lang li {
	margin: 2px 5px 2px 0em;
	width: 60px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
	height: 18px;
	font-weight: bold;
	font-variant: small-caps;
	float:left;
}
#navlist_lang li a:link {
	color: #F00;
	text-decoration: none;
}
#navlist_lang li a:visited {
	color: #F00;
	text-decoration: none;
}
#navigation li {
	margin: 2px 5px 2px 0em;
	width: 120px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	vertical-align: middle;
	text-align: center;
	height: 18px;
	font-weight: bold;
	background-color: #6F0;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
	font-variant: small-caps;
}
#navigation li a:link {
	color: #F00;
	text-decoration: none;
}
#navigation li a:visited {
	color: #F00;
	text-decoration: none;
}
#navigation li.currpage {
	cursor: default;
	background-color: #CCC;
}
#wrapper #header p.name {
	font-family: Arial, Helvetica, sans-serif;
	color: #033;
	text-align: center;
	margin: 0px;
	padding: 14px 0px 0px;
	font-size: 20px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 120px;
	height: 30px;
	font-weight: bold;
	cursor:default;
}
#contentplane {
	width: 640px;
	float: left;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	background-color: #CCC;
}
#content {
	padding: 15px 10px 10px;
	color: #000;
	background-color: #CCC;
	width: auto;
	position: relative;
}
#content input {
	margin-right: 10px;
}
#content ul {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content a:link {
}
#content h1 {
	font-size: 20px;
	font-weight: bold;
	color: #F60;
	width: 300px;
	padding: 2px;
	margin-top: 10px;
}
#content h2.welcometext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	text-align: center;
}
#content h3 {
	font-size: 14px;
}
#content h4 {
	margin: 3px;
	font-variant: small-caps;
	text-decoration: underline;
}
#content p {
	padding-top: 5px;
	padding-bottom: 5px;
}
#content .paragraphs {
	width: 600px;
	background-color: #EEE;
	padding: 5px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content a:link {
	color: #000;
}
#content a:visited {
}

#content a:visited {
	color: #000;
}
#content em {
	font-style: italic;
}
#content em.error {
	color: red;
}
#content #subblock1 {
	width: 300px;
	top: 0px;
	left: 0px;
	float: left;
	background: #FC3;
}
#content #subblock2 {
	width: 600px;
	left: 500px;
	top: 15px;
	background: #FC6;
	padding: 5px;
	float: left;
}
#content table {
	border-left: 2px solid #CCC;
	border-right: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
}
#content table th {
	background: #CCC;
	padding: 5px;
	border-right: 2px solid #EEE;
	border-left: 2px solid #EEE;
}
#content table td {
	padding: 2px 5px;
	vertical-align: top;
}
#content #map_canvas {
	width: 540px;
	height: 380px;
	overflow: hidden;
	border: 4px solid #CCC;
	margin: 10px auto;
}
#footer {
	height: 15px;
	width: 100%;
	font-size: 10px;
	color: #000;
	padding-bottom: 10px;
	margin-bottom: 10px;
	position: relative;
}
#footer .copyright {
	width: 790px;
	text-align: right;
	position: absolute;
	top: 7px;
	left: 0px;
}
#footer a:visited {
	text-decoration: none;
	color: #000;
}
#footer a:link {
	text-decoration: none;
	color: #000;
}
