/* reset */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-family: inherit; }

/* ----------------
   GLOBAL STYLES
---------------- */

body {
	background: #fff;
	text-align: center;
}

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #01458e;
}

a { color: #00b5dd; text-decoration: none; }
a:hover { color: #013873; text-decoration: none; }


/* ----------------
   LAYOUT
---------------- */

#header, #nav, #content, #footer {
	width: 922px;
	margin: 0 auto;
	text-align: left;
}

#text {
	width: 639px;
	float: left;
	text-align: left;
	background: #f4f4f4;
	padding: 0 21px 22px 21px;
	line-height: 18px;
	min-height: 550px;
}

#sidebar {
	width: 220px;
	float: right;
	text-align: left;
}


/* ----------------
   HEADER
---------------- */

#header {
	position: relative;
	margin-bottom: 36px;
}

#header h1 {
	width: 220px;
	height: 87px;
	background: url(../img/logo.gif) no-repeat;
}

#header h1 a {
	display: block;
	width: 220px;
	height: 87px;
	text-indent: -9999px;
}

#header #logos {
	position: absolute;
	right: 0;
	top: 0;
	width: 241px;
	height: 87px;
	background: url(../img/logos_norden_eu.gif) no-repeat;
}


/* ----------------
   FOOTER
---------------- */

#footer {
	clear: both;
	margin-top: 20px;
	padding-bottom: 20px;
	color: #aaaaaa;
}

#footer a {
	color: #aaaaaa;
	text-decoration: none;
}

#footer a:hover { text-decoration: underline; }


/* ----------------
   NAVIGATION
---------------- */

#nav {
	margin-bottom: 37px;
	background: #00b5dd;
}

#nav table {
	width: auto;
	margin-right: -2px;
}

#nav table td {
	width: 129px;
	border-right: 2px solid #fff;
	border-left: 1px solid #00b5dd;
	vertical-align: top;
	padding: 0 0 9px 0;
}

#nav table td a {
	display: block;
	padding: 7px 16px 0 10px;
	color: #fff;
	text-decoration: none;
	border-top: 1px solid #00b5dd;
	
}

#nav table td a:hover { text-decoration: underline; }

#nav table td.sel { background: #fff url(../img/bg_nav_sel.gif) bottom right no-repeat; }

#nav table td.sel a, #nav table td.sel a:hover { 
	color: #00b6dc;
	text-decoration: none;
}


/* ----------------
   CONTENT
---------------- */

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 1em;
	font-weight: normal;
	color: #01458e;
	margin-bottom: 11px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #01458e;
	padding: 9px 0;
	margin: 0;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #01458e;
	padding: 9px 0;
	margin: 0;
}

#pics {
	margin: 0 -21px 27px -21px;
}

#text p { padding: 9px 0; }

#text ul {
	list-style: disc;
	margin: 8px 0 8px 17px;
}

#text ol { margin: 8px 0 8px 20px; }

#text li { padding-bottom: 2px; }

/* boxes */

.box {
	border: 1px solid #01458e;
	background: #fff;
	padding: 19px 20px;
	margin-bottom: 20px;
	line-height: 15px;
}

.box h3, .box h2, #text .box h3, #text .box h2  {
	background: #01458e;
	margin: -20px -21px 19px -21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	color: #fff;
	padding: 18px 13px 7px 13px;
}

.box a, .box_home a { color: #01458e; }
.box a:hover, .box_home a:hover { text-decoration: underline; }

#content #text .box_home {
	border: 1px solid #01458e;
	background: #fff;
	padding: 19px 20px;
	margin: 22px -21px -22px -21px;
	line-height: 18px;
}

#content #text .box_home h2 {
	background: #01458e;
	margin: -20px -21px 19px -21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	color: #fff;
	padding: 18px 13px 7px 13px;
	border-top: 20px solid #fff;
}

/*.box.docs p * { vertical-align: middle; }

.box.docs p { padding: 0 0 6px 0; }

.box.docs span {
	display: block;
	padding: 2px 0 0 21px;
}*/

/* advertisement box */

.adds {
	background: #f4f4f4;
	padding: 14px 14px 1px 14px;
	text-align: center;
}

.adds div { margin: 0 auto 13px 0; }

/* ----------------
   OTHER
---------------- */

.clearer {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
}

.separator {
	margin: 9px 0;
	padding: 0;
	height: 1px;
	line-height: normal;
	background: #fff;
}

.separator hr { display: none; }

.clr1 { color: #00b5dd; } /* light blue */

.allcaps { text-transform: uppercase; }

.date { padding-right: 5px; }

.neotable {
	border: 1px solid #c3d1e0;
	border-collapse: collapse;
	margin: 8px 0;
}

.neotablehead, .neotable th {
	font-weight: bold;
	border: 1px solid #c3d1e0;
	background: #dbe2ea;
	padding:2px 5px;
}

.neotablerow, .neotable td {
	border: 1px solid #c3d1e0;
	padding:2px 5px;
}



/* news */

.news_container { margin-top: -17px; }

.news a, .year a, .back { color: #01458e; }
.news a:hover, .year a:hover, .back:hover { text-decoration: underline; }

.banner-sidebar { margin-bottom: 20px; }

.banner-text {
	margin-left: -21px;
	margin-right: -21px;
	margin-bottom: -22px;
	border-top: 20px solid #fff;
}
