body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #00007e;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-color: #EEE;
	margin-top: 0px;
	border: 0px;
}
img{
	border:none;
	text-align: left;
	line-height: normal;
}
p {
	margin-top: 0px;
	text-align: justify;
	color: #009;
}
a:link, a:visited, a:active, a:hover{
	text-decoration:none;
	color:#009;
	font-size: 100%;
}
hr {
	color: #4F4F4F;
	background-color: #4F4F4F;
	height: 3px;
}
h1 {
	font-size: 18px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
}
h2, h3 {
	font-size: 18px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: #4F4F4F;
}
h3 {
	margin-bottom: 0.5em;
}
.content li {
	padding-bottom: 0.5em;
}
.navbar {
	background-image: url(../images/navbar.png);
	height: 49px;
	padding-left: 77px;
}
.positioner {
	width:738px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 28px;
}
.container {
	background: #FFFFFF;
	border: 1px solid #000000;
	text-align: left;
} 
.header {
	padding: 0;
	height: 138px;
	background-color: #F0F0F0;
	background-image: url(../images/header_grad.png);
	background-repeat: repeat-x;
} 
.content {
	padding: 55px 110px;
	font-size: 80%;
	text-align: justify;
	color: #009;
}
#flag {
	background-image: url(../images/euflag.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.footer {
	position: relative;
	color: #FFF;
	height: 36px;
	background:#07497b;
	margin: 0;  
}
.footerlinks {
	position:absolute;
	width: 500px;
	top:13px;
	left:10px;
	font-size: x-small;
}
.footer a:link, .footer a:visited, .footer a:active{
	color:#FFF;
}
.footer a:hover{
	color:#adc3d4;
}
.footuod {
	position:absolute;
	top:13px;
	right:10px;
	font-size: xx-small;
}
.dropmenu, .dropmenu ul{
	font: normal 13px Verdana;
	margin: 0;
	padding: 0;
	position: absolute;
	list-style-type: none;
	border: 1px solid #4c719a;
	border-bottom-width: 0;
	visibility: hidden;
	z-index: 100;
	left: 543px;
	top: 253px;
}
.home {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.dropmenu li a{
	display: block;
	width: 200px;
	color: #0956a6;
	background-color: #d4dce6;
	text-decoration: none;
	padding: 4px 5px;
	border-bottom: 1px solid #4c719a;
}
* html .dropmenu li{ /*IE6 CSS hack*/
	display: inline-block;
	width: 200px;
}
.dropmenu li a:hover{
	background-color: #0956a6;
	color: white;
}
.iframeshim{
	position: absolute;
	z-index: 500;
	background: transparent;
	border-width: 0;
	width: 0;
	height: 0;
	display: block;
}
.ECmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 0;
	overflow: hidden;
	width: 100%;
}
.ECmenu li{
	display: inline;
	margin: 0;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.ECmenu li a{
	float: left;
	display: block;
	margin: 0;
	padding:0;
	border:0;
}
.positioner .container .content h1 strong {
	font-size: 18px;
}
.positioner .container .content blockquote p {
	font-size: x-small;
}
