article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary {
	display: block;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	clear: both;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
	border-bottom: 1px dotted #000;
	cursor: help;
}

html {
	overflow-y: scroll;
}


body {
	background: #FFF;
	font: 62.5%/1.4 Arial, Helvetica, Verdana, sans-serif;
}

blockquote,ul,ol,dl {
	margin: 1em;
}

ol {
	list-style: decimal outside;
}

ul {
	list-style: disc outside;
}

th {
	font-weight: bold;
}

caption {
	margin-bottom: .5em;
	text-align: center;
}

p {
	margin-bottom: 1em;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
}

h1,h2,h3 {
	margin: 1em 0;
}

h4,h5,h6 {
	font-size: 1.1em;
}

h1,h2,h3,h4,h5,h6,strong {
	font-weight: bold;
}

b,strong {
	font-weight: bold;
}

i,em {
	font-style: italic;
}

code,pre {
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

hr {
	border-top: 1px dotted #BFBFBF;
}

.portlet-layout {
	border-collapse: collapse;
	clear: both;
	display: table;
	border-spacing: 0;
	table-layout: auto;
	width: 100%;
}

.portlet-column {
	display: table-cell;
	vertical-align: top;
}

.portlet-column-content {
	padding: 5px;
}

.portlet-borderless-container {
	min-height: 2.5em;
	position: relative;
}

fieldset {
	border: 1px solid #BFBFBF;
	padding: 8px;
}

legend {
	font-weight: bold;
	padding: 0 6px;
}

input {
	background: #FFF;
}

select,textarea,button {
	background-image: none;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px solid #d0dce2;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 1px;
	line-height: 15px;
	color: #848489;
}

select {
	padding: 1px;
}

button {
	background: #caebfc;
	border-color: #caebfc;
	color: #008dc8;
	cursor: pointer;
	font-weight: bold;
	overflow: visible;
	padding: 5px;
	width: auto;
}

button:hover,button:focus
	{
	background: #caebfc;
	border: 1px solid #caebfc;
	color: #008dc8;
}

button {
	background: #caebfc;
	border: 1px solid #caebfc;
	color: #008dc8;
	font-weight: bold;
	text-shadow: 1px 1px #FFF;
}

button:hover {
	background: #caebfc;
	border-color: #008dc8;
	color: #008dc8;
}

button:focus {
	background: #EBEBEB url(image/state_active_bg.png) repeat-x 0 0;
	border-color: #555;
}

button
	{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

body {
	background: none #fff;
}

#outer-wrapper {
	background: url(../img/bg_body.gif) repeat-x 0 0 #fff;
}

h1,h2,h3 {
	font-size: 27px;
	line-height: 116%;
	font-family: "Palatino Linotype", serif;
	margin-top: 0;
	margin-bottom: 15px;
	font-weight: normal;
	padding-bottom: 4px;
}

h2 {
	font-size: 21px;
}

h2.page-title {
	position: relative;
	border-bottom: 2px solid #fc0;
}

h2.page-title div.note {
	position: absolute;
	bottom: 5px;
	left: 85px;
	color: #9b9ba2;
}

h2.page-title img.logo {
	height: 45px;
}

h3 {
	font-size: 17px;
	border-bottom: 1px solid #fc0;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}

h5 {
	font-size: 12px;
	font-weight: normal;
}

a {
	color: #008bc8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.arrow-link {
	padding: 0 0 0 12px;
	font-size: 12px;
	font-family: Verdana;
	background: url(../img/bg_box-actions-arrow.gif) no-repeat 0 3px;
	float: left;
	display: block;
	vertical-align: top;
}

ul {
	list-style-image: url(../img/1x1.png);
	margin: 0 0 0 15px; /* epic */
	padding: 0;
}

ol {
	margin: 0 0 0 30px;
	padding: 0;
}

ul li,ol li {
	padding-bottom: 15px;
}

#navigation h1 {
	display: none;
	position: absolute;
}

#banner img.print-banner {
	display: none;
}

#wrapper {
	font-size: 12px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #002555;
	background: url(../image/bg_head.png) no-repeat 50% 0;
}

#wrapper.extranet {
	background-image: url(../img/bg_head_extranet.png);
}

h1.company-title {
	background: url(../img/bg_logo_en.gif) no-repeat;
	width: 174px;
	height: 92px;
	border-bottom: 0;
	margin: 0;
}

#heading {
	height: 91px;
	display: block;
	position: relative;
}

#heading .logo {
	background: url(../img/bg_logo_en.gif) no-repeat !important;
	width: 174px !important;
	height: 90px !important;
	border-bottom: 0;
	margin-top: 1px;
}

.EUflag {
	position: absolute;
	margin: 8px 0 0 0;
}

.EUflag a {
	float: left;
	margin: -3px 10px 0 0;
}

#content-wrapper {
	width: 960px;
	margin: 0 auto;
}

#tools-navigation {
	height: 30px;
	width: 960px;
}

#navigation {
	width: 960px;
}

#content {
	clear: both;
}

#wrapper.extranet #content {
	margin-top: 40px;
}

#wrapper.extranet #navigation {
	display: none;
}

.externaldb-portlet p:first-child {
	border-top: 0;
}

#footer-wrapper {
	width: 100%;
	background: url(../img/bg_footer_wrapper.png) repeat-x 0 0 #fff;
}

#footer {
	width: 960px;
	margin: 60px auto 0;
	min-height: 250px;
	padding: 10px 0 30px;
	position: relative;
}

#wrapper.extranet #footer {
	min-height: 0;
}

.portlet-column {
	padding: 0 12px 0 0;
}

.portlet-column-last {
	padding: 0;
}

.portlet-column-content {
	padding: 0;
}

.box-left {
	float: left;
	margin-right: 12px;
}

.box-right {
	float: right;
}

.box-clear {
	clear: both;
}

button {
	text-shadow: 0 0 #FFF;
}

.box-left {
	float: left;
}

.box-right {
	float: right;
}

.img-width-100 {
	width: 100%;
	float: left;
	/* epic specific */
	margin-bottom: 30px;
}

.img-width-100 h3 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	display: block;
	background: url(../img/bg_box-card-title.gif) no-repeat 0 100%;
	font-family: "Palatino Linotype", serif;
	font-size: 17px;
	line-height: 25px;
	border: none;
}



.img-width-100 .Content {
	padding-top: 15px;
}

.bottomtext {
	clear: both;
	color: #9b9ba2;
	font-size: 11px;
	text-align: left;
	position: absolute;
	bottom: 0;
	line-height: 15px;
	padding: 7px 0 8px;
	width: 100%;
}

.bottomtext p {
	margin: 0;
	padding: 0;
}

.clear-header,.clear-footer {
	overflow: hidden;
	margin-bottom: 0;
	height: 1px;
}

<!-- -->
#heading .logo {
	background: url(../img/bg_logo_en.gif) no-repeat;
	display: block;
	font-size: 0;
	height: 76px;
	text-indent: -9999px;
	width: 209px;
}

#navigation {
	height: 34px;
}

#tools-navigation {
	height: 30px;
	width: 960px;
}

#toolsOther {
	display: inline;
	height: 20px;
	width: 200px;
}

#footer {
	width: 960px;
	margin: 60px auto 0;
	min-height: 30px;
	height: 30px;
	padding: 10px 0 30px;
	position: relative;
	padding: 10px 0 30px;
	margin-top: 0px;
}

#footer-wrapper {
	width: 100%;
	background: url(../img/bg_footer_wrapper.png) repeat-x 0 0 #fff;
	position: fixed;
	bottom: 0px;
	z-index: 1;
}

#content-wrapper {
	z-index: 2;
}

#outer-wrapper {
	background: url(../img/bg_body.gif) repeat-x 0 0 #fff;
	margin: 0;
	padding: 0;
}

.error {
    background: none repeat scroll 0 0 #fbe3e4;
    border-color: #fbc2c4;
    color: #8a1f11;
}

@media print {
	#tools-navigation,#tools-navigation nav,#navigation,#heading,#footer p.box-right {
		display: none;
	}
	#footer-wrapper {
		background: none;
	}
	#footer {
		min-height: 0;
		margin: 10px auto 0;
		border-top: 2px solid #FC0;
	}
	#outer-wrapper {
		background: none;
	}
	#wrapper {
		background: none;
	}
	#banner img.print-banner {
		display: block;
		width: 960px;
	}
}

.news-container{
	clear:both;
	display:block;
	overflow:auto;
	background:unset;
	border:none;
}

.news-container a{
	color: #008bc8;
	text-decoration:none;
}

.news-item-wrapper{
	margin-bottom:15px;
}

.news-item-wrapper .title{
	font-weight:bold;
}

.news-item-wrapper .date{
	color:#404040;
	font-size:10px;
}

.news-item-wrapper .text{
	text-align: justify;
}

.footer-relative{
	position:relative !important;
}
