/* @group Global Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 12pt;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.2em;
  vertical-align: baseline;
  color: #000000;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 1em;
  margin-bottom: 1em;
  font-weight: bold;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}
a {
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

ul {
  list-style: none;
}
ol, ul {
  padding-left: 1em;
  padding-right: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
ol {
  padding-left: 3em;
}
p {
  margin-top: 1em;
  margin-bottom: 1em;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
fieldset {
  margin: 0pt;
  padding: 0pt;
  border: none;
}

strong {
  font-weight: bold;
}

/* @end */

title { string-set: title content() }
h2, h3 { string-set: headers content() }
div.head h2 { string-set: w3crec content() }

/* body { font: 10pt serif; padding: 0 } */
h1, h2, h3, h4, h5, h6, dt { page-break-after: avoid }
/* * { text-decoration: none } */

/* body { font: 10pt serif; padding: 0 } */

h1, h2, h3, h4, h5, h6, dt { page-break-after: avoid }

/* * { text-decoration: none } */

#bodyBackground {
  background: transparent none repeat scroll 0%;;
  margin: auto;
  width: auto;
}
#bodyBackgroundWrapper {
  background: transparent none repeat scroll 0%;;
  padding-top:auto;
}
#contentWidth {
  margin: auto;
  text-align:left;
  width: auto;
}
#bodyContent {
  background: transparent none repeat scroll 0%;
  margin-left: 2em;
  margin-right: 2em;
  text-align: left;
  width: auto;
}
#bodyContent #util {
  display: none;
}

#bodyContent #Content {
  padding:0px;
  margin:0px;
  width:100%;
  clear: both;
}

#bodyContent #RightContent {
  display: none;
}

/* specific for press release */
#bodyContent #PressReleaseContent #RightContent {
  display: block;
  float: right;
  margin-top: 3.5em;
  overflow: hidden;
  padding: 1em;
  width: 10em;
}

#bodyContent .bottomContent, #bodyContent #bottomContent {
  margin: 1em;
  padding: auto;
  width:auto;
}
#bodyContent #container .boxLink {
  display: none;
}
#bodyContent #Content ul li,
#bodyContent #util ul li, 
#bodyContent .bottomContent ul li, 
#bodyContent #bottomContent ul li {
  background: transparent none repeat scroll 0%;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: disc;
  margin-left: 1em;
  padding-left: 1em;
}

#bodyContent #Content h1 {
  font-size: 1.5em;
}
#bodyContent #Content p {
  text-align: left;
}
#bodyContent #Content #metaData {
  clear: left;
}
/* #Header, #Footer, #LeftContent, #ContentLanguage, #header #topControlWrapper { */
#Header, #Footer, #LeftContent, #ContentLanguage {
  float:none;
  display:none;
}
#header {
  width: auto;
}
#container .tabs-nav {
  display: none;
}

#bottomContent #container .tabs-container h3 {
  display: block;
}

img {
  border: none;
}

/*
#bodyContent a[href]:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
  padding: 3px;
  text-decoration: none;
}
#bodyContent a[href^="/"]:after {
  content: " (http://www.eib.org" attr(href) ") ";
}
#bodyContent a[href^="#"]:after {
  content: "";
  padding: none;
}
*/

#Content .imageInsert { float: left; margin:1em 1em 1em 0pt; }
#Content .imageRight ul, #Content .imageLeft ul { display: none; }
#Content .imageRight { float: right; margin: 0 0 2em 2em; }
h1, h2, h3, h4, h5, h6 { clear: left; }

#containerTabs { display: none; }

#applyJob { display: none; }

table { 
  border-top: 1px solid #888888;
  border-left: 1px solid #888888;
}
table tr th,
table tr td { 
  border-bottom: 1px solid #888888;
  border-right: 1px solid #888888;
  vertical-align: top;
  padding: 0.5em;
}
table tbody tr th, thead, table foot { font-weight: bold; }
table tbody tr td div ul { margin-top: 0; margin-bottom: 0; }

#hotNews { display: none; }

#header {
  display: block;
}
#header #topControlWrapper {
  display: block;
  width: auto;
  margin-left: 0pt;
  overflow: hidden;  
}
#header .logo img {
  float: left;
  width: 75pt;
}
  
#header .image {
  float: left;
  margin-top: 20px;
}

#header .imageLeft {
  float: left;
}
#header .imageLeft img {
  width: 400pt;
}
#header .imageRight {
  display: none;
}
#header .opacity {
  display: none;
}
#header ul.navigation, #header table.topControl {
  display: none;
}
table { width: 100%; }

.topControl { display: none; }
.navigation { display: none; }