html {
	min-width: 880px;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
}

h1 a {
	display: block;
	margin: 0;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../img/logo.gif) center left no-repeat;
	width: 197px;
	height: 88px;
	margin: 0 0 0 25px;
}

h1 {
	margin: 0;
}

a {
	text-decoration: none;
	color: #1667A6;
}

#mainnav, #subnav {
	height: 23px;
	margin: 0 0 0 -20px;
}

#nav #cont, #nav #lang {
	float: right;
	margin: 0;
	font-size: 0.9em;
}

body #nav #mainnav .here {
	background: transparent url(../img/pointer.gif) no-repeat bottom center;
	padding-bottom: 5px;
}

#nav li {
	list-style: none;
	float: left;
	margin: 0 10px;
	padding-top: 3px;
}

#nav #mainnav #lang .here {
	padding-bottom: 5px;
	background: url(../img/pointer.gif) no-repeat bottom center;
}

#mainnav #cont .here a {
	color: #F0B54B;
	background: none;
}

#nav #cont li, #nav #lang li {
	float: right;
}

#main {
	font-size: 1.2em;
}

#subnav {
	margin-top: 4px;
}

#sub {
	margin-top: -6px;
}

#sub li.here {
	background: #75A7CA;
	color: #FFF;
	padding-bottom: 5px;
}

#cont {
	width: 187px;
	background: url(../img/topnav.gif);
	height: 20px;
	padding: 3px 20px 0 0;
}

#lang {
	width: 153px;
	background: url(../img/subnav.gif);
	height: 23px;
	padding: 0 70px 0 0;
	font-size: 0.8em;
	font-weight: normal;
}

#inner #content h4 {
	margin: 20px 5px 5px 210px;
}

#side {
	float: right;
	width: 20%;
}

#side h2 {
	margin-right: 10px;
	color: #F0B54B;
	margin-bottom: 0;
	font-size: 1.6em;
	font-weight: lighter;
	font-family: Tahoma;
}

#side h3 {
	margin-right: 20px;
	font-size: 1em;
}

#side h3 a {
	border-bottom: 1px dotted #4D87AE;
}

#side #subsub {
	margin: 0 20px 0 20px;
	padding-top: 10px;
}

#side #subsub li {
	margin-right: 0;
}

#content {
	float: left;
	width: 70%;
	padding: 10px;
}

p, #content li {
	font-size: 0.8em;
	text-align: justify;
	line-height: 1.4em;
}

#content #maincont {
	width: 100%;
	margin-bottom: 15px;
	overflow: hidden;
}


#content #maincont h3 {
	margin: 0 0 0 190px;
	height: 45px;
	text-indent: -5000px;
}

#content #maincont p, #content #maincont li, #content #maincont form {
	margin: 5px 10px 10px 210px;
	padding: 0;
}

#content div {
	margin: 5px 8px;
	width: 190px;
	margin-bottom: 5px;
	float: left;
}

#content div img {
	overflow: hidden;
}

a img {
	border: none;
}

#content div h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 15px 10px 15px 10px;
	color: #FFF;
	background: #7AA2BD;
	height: 20px;
	font-size: 0.8em;
	letter-spacing: 0.3em;
}

#content div p {
	margin: 0;
	padding: 75px 2px 2px 2px;
}

#content div h3 a {
	color: #FFF;
}

#hl {
	float: left;
	margin: 105px 5px 10px 10px;
	border: none;
	width: 190px;
	margin-left: 0;
	color: #F00;
}

#hl a {
	color: #7AA2BD;
}

#hl li {
	text-align: left;
	margin: 0;
	background: url(../img/hlb.gif) no-repeat left top;
	list-style: none;
	padding-left: 0;
}

#hl h3 {
	border-bottom: 1px solid #20689B;
	display: inline;
}

#hl ul {
	margin: 15px 5px 5px 5px;
	padding: 0 0 0 10px;
}

#hl p {
	margin: 10px 10px 0 15px;
}

#hl a {
	border-bottom: none;
}

#hl .print, #hl .send {
	padding-left: 15px;
}

#hl .print {
	background: url(../img/print.gif) no-repeat left;
}

#hl .send {
	background: url(../img/send.gif) no-repeat left;
	margin-left: 20px;
}

#footer {
	position: absolute;
	right: 0;
	top: 600px;
	font-size: 0.8em;
	width: 200px;
}

#footer p {
	text-align: right;
	margin: 0;
}

form {
	font-size: 0.8em;
}

form dd {
	margin-right: 0;
}

input:focus {
	background: #FFC;
}

body li.un {
	color: #ccc;
	font-weight: normal;
}

.info {
	background: #FAF6EE;
	border: 1px solid #ECB569;
	padding: 5px;
	margin: 5px;
	font-size: 140%;
}

h3 a.up {
	color: #FFF;
	background: url(../img/up.gif) no-repeat center;
}

strong {
	border-bottom: 1px dotted #333;
}

.subject {
	text-indent: 20px;
	background: url(../img/beg.gif) no-repeat right top;
}

.det {
	float: left;
}