body {
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #004D93;
	margin: 10px 0px 2px 3px;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	color: #004D93;
	margin: 0px 0px 0px 3px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: normal;
	color: #004D93;
	margin: 0px 0px 0px 0px;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: normal;
	color: #004D93;
	text-decoration: none;
}
a:visited {
	color: #004D93;
	text-decoration: none;
}
a:hover {
	color: #004D93;
	text-decoration: none;
	/*border-bottom: 1px dotted #004D93;*/
}
h5.news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004D93;
	margin-bottom: 2px;
}
p.news {
	margin: 4px 10px 10px 20px;	
}
p.news a {
   color: #004D93;
	text-decoration: none;	
}
p.news a:hover {
   border-bottom: 1px dotted #004D93;
}
#masthead {
	float:left;
	padding: 0px 0px 0px 0px;
   margin: 0px;
	
}
#lang {	
   padding: 10px 10px 0px 20px;
}
#topMenu {
	float: left;
	padding: 10px 60px 0px 20px;
}
#topMenu img{
	display: none;
}

#greenBar {
	clear: left;
	padding: 0px;
	height: 25px;	
	background: #00AAD3;
}

/* Image and main navigation  */

#wrapperMid {	
	border-top: 4px solid White;
}
#img {
	display: none;	
	float: left;
	height: 268px;
	width:466px;	
	border-left: 4px solid White;
}
#mainNav {
	display: none;
	float: left;
	height: 268px;
	width: 291px;
	background: White;
	border-left: 4px solid White;
	border-right: 4px solid White;
}
#mainNav a{
	display: none;
	text-decoration: none;
}
#mainNav a:visited{
	display: none;
	text-decoration: none;
}
#mainNav a:hover{
	display: none;
	text-decoration: underline;
}
#mainNav .img {
	display: none;
	border-bottom: 4px solid #fff;
}
/* Content and News */
#wrapperBot {	
	border-top: 4px solid White;
	border-bottom: 4px solid White;	
	background: #00AAD3;		
}
#content {	
	background: #DBE8C6;	
}
#valk {		
	float: left;
	margin: 5px 0px 0px 0px;
	background: white;		
}
#floater {
	display:block;
}
#footer {
	clear: both;	
	background-color: #acc97c;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #004D93;	
}