/* CSS Document */
body {
	font-family: Helvetica, Verdana, sans-serif;
	/* background: url(/images/bg-body.png) top left repeat-x; */
	background: #15244c;
}

html, body {

	padding: 0; margin: 0;
}

a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
#Wrapper {
	width: 780px;
	margin: 20px auto;
	padding: 0;
	padding-left: 20px;
	height: auto !important;;
	background: #FFF;

}
.logo {
  float: left;
}

#GlobalMenu {
  margin: 0; padding: 0;
  list-style: none;
  padding-top: 68px;
  padding-left: 128px; 
  
}
#GlobalMenu li{
  float: left;
  border-right: 1px solid #003C78;
  padding: 0 7px ;
  margin: 0;
}
#GlobalMenu li a{
  display: block;
  margin: 2px 0;
}

#GlobalMenu li.noborder {
  border: none;
}

#Header {
  height: 81px;
  margin-bottom: 21px;
}

#Body {
  width: 100%;
  overflow: hidden;
  padding-bottom: 30px;
  position: relative;
}

#Content {
  width: 510px;
  float: left;
  margin-right: 25px;
  font-family: verdana, helvetica;
  font-size: 9.1pt;
  color: #003D79;
  line-height: 15pt;
  position: relative;
}

#Content h2 {
  font-family: Verdana, helvetica;
  font-size: 11pt;
  font-weight: bold;
  line-height: 15pt;
  color: #7299C6;
  margin: 0; padding: 0;
  
}
#Content .news h2,
#Content .paper h2 {
  margin-bottom: 2px;
}
#Content ul {
  padding-left: 14px;
  *padding-left: 16px;
  margin:0;
}
#Content li {
  padding: 0; 
  margin: 0;  
}
#Footer {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 6.5pt;
  font-family: verdana;
  color: #003D79;
  clear: both;
  padding-bottom: 10px;
}

.top {
  margin-bottom: 22px;
}
#Navigation {
  width: 245px;
  float: left;
  padding-right: 0px;
  background: #DBE2EF;
  min-height: 200px;
  
}

.menu ul {
  list-style: none;
  margin: 0; padding: 0;
  width: 100%;
  
}

.menu li{
  margin: 0;
  padding-left: 10pt;
  font-family: verdana;
  font-weight: bold;
  font-size: 8pt;
  background: url(/images/dash.gif) bottom left repeat-x;
  line-height: 10pt;
  padding-bottom: 5pt;

}
.menu li.permanent {
  text-indent: 0;
  padding-left: 15pt;
  padding-bottom: 0;
  line-height: 15pt;

}
.menu a:hover {
  color: #7299C6;
}

.menu li.level1 {
  padding-bottom: 0;
/*  padding-top: 5px; */
  padding-left: 15pt;
  padding-right: 15pt;

}

.menu li.level2 {
  font-weight: normal;
  padding-left: 15pt;
  padding-right: 15pt;
}
.menu li.noborder {
  background: none;
}

.menu li ul li {
  padding: 0;
  margin: 0;
}

.menu a {
  text-decoration: none;
  color: #003D79;
}

.menu .sidenote {
  font-size: 8pt;
  
  padding-left: 15pt;
  margin-top: 10px;
  line-height: 10pt;
}
.menu .sidenote ul {
  padding:0;
  margin:0;
}

.menu .sidenote ul li {
  margin: 0;
  padding-left: 0;
  background: none;
}

#Body {
  background: url(/images/bg.png) top right repeat-y;
  position: relative;
}

a.info{
    position:relative; /*this is the key*/
    z-index:0;
    color:#7399C6;
    text-decoration:none}

a.info:hover{z-index:0; background-color:#fff}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    color: #345C92;
    display:block;
    position:absolute;
    top:-1em; left:4em; width:13em;
    background-color:#E1E9F3;
    padding: 7px;
    text-align: left;
    background: #e1e9f3 url(/images/popup-bg.gif) bottom right no-repeat;
}

.team {
  float: left;
  width: 250px;
  margin-bottom: 15px;
  font-size: 12px;
}
#Content .team ul {
  list-style: none;
  margin: 0; padding: 0;
  
}
#Content .team li {
  margin: 0; padding: 0;
  
  padding-right: 10px;

}
.team a, .team a:visited {
  color: #003D79;
}
.team strong {
  display: block;
  font-size: 10pt;
  line-height: 15pt;
}
li.people-list {
  font-weight: normal;
border: none;
background: none;
padding: 5px 0px 2px 0px;
}

.news,
.paper {
  margin-bottom: 30px;
}

.news h2 a,
.light-blue, 
.paper h2 a{
  color: #7299C6;
}
.date, 
.download {
  font-size: 6.5pt; 
  line-height: 14pt 
  
}
.download {
  padding-left: 17px;
  background: url(/images/pdf.gif) top left no-repeat;
}
a.active {
  color: #7299C6;
}
#More {

  color: #003D79;
  padding: 5pt 15pt;
  line-height: 15pt;
  font-weight: normal;
}
.spacer {
  clear: both
}
.download-team {
  font-size: 0.7em;
  padding-left: 17px;
  background: url(/images/pdf.gif) top left no-repeat;
}
p {
  margin: 0; padding: 0;
  margin-bottom: 6pt;
}
.menu li.permanent img{
  padding-top: 11px;
  padding-bottom: 11px;
}
li.last-permanent {
  margin-bottom: 10px;
  
}
h3 {
  font-size: 14px;
  font-weight: bold;
}
#Content h2.research-title {
  margin-bottom: 10px;
}
#Navigation .departament {
  color: #003D79;
  margin-top: 10px;
  padding-left: 15pt;
  padding-right: 15pt;
}
#Navigation .strategies {
  color: #003D79;
  margin-top: 3px;
  padding-left: 15pt;
  padding-right: 15pt;
}
#Navigation .last-strategy {
  
  margin-bottom: 20px;
}
.nochange {
  background: red;
}
#Navigation  .first {
  margin-top: 10px;
}
#Navigation .document {
  margin-top: 10px;
}
td.whitetd {
  background: #FFF !important;
  cursor:default !important;
}
td.whitetd a {
  color: red !important;
}