body {
  padding-top: 2px;
  margin: 0px;    
}
.content {
  position: relative;
  width: 100%;      
  text-align: left;  
}

.topLine {
  border-top: 6px solid #e6e6e6;
  height: 0px;
  width: 100%;  
}

.banner {  
  width: 100%;
  height: 90px;
  background: #fff url(images/logobg.gif) no-repeat top left;
  margin-bottom: 1px;  
}

.logo {
  position: absolute;
  width: 196px;
  height: 90px;
  margin-left: 400px;
  background: #fff url(images/globalalliance.gif) no-repeat top left;
  z-index: 1;
}

.languageSelection {
  position: absolute;
  top: 12px;
  right: 2px;
  text-decoration: none;
  background-color: #E6E6E6;  
  padding: 4px 7px 0px 7px;  
  z-index: 0;
  margin-top: -8px;
}

.languageSelection a {
  font: 12px Verdana;
  color: #000;
  text-decoration: none;
  line-height: 1.5em;
}

.languageSelection img {
  margin-bottom: 5px;
}

.menu {  
  width: 100%;
  height: 1.1em;
  background-color: #e6e6e6;  
}
.menuElment {      
  border-right: 1px solid #fff;
  float: left;
  background: #e6e6e6 url(images/separator.gif) repeat-x left bottom;
  border-bottom: 1px solid #326791;                
  font: 11px Arial, Verdana;      
  color: #4B4B4B;
  text-decoration: none;      
  padding: 2px 4px 2px 0px;
  white-space: nowrap;
}
.menu a:hover {
  color: #fff;
  background: #CBD1D4;
}
.menuElment span {
  padding-left: 10px;
  background: url(images/menuarrow.gif) no-repeat 4px 5px !important;  
}
.menuElmentFirstColor {      
  border-bottom-color: #80B5E1;
}
.menuElmentSecondColor {
  border-bottom-color: #558AB4;
}
.menuElmentThirdColor {
  border-bottom-color: #326791;
}
.menuElmentFourthColor {
  border-bottom-color: #004368;
}

.links {  
  width: 120px;
  margin-top: 5px;  
}

.links img {
  margin-left: 15px;  
  margin-top: 10px;
}

.textWrapper {
  position: absolute;
  top: 149px;
  left: 140px;
  width: 470px;
  padding: 50px 0px 15px 70px;
  border-left: 1px solid #E7E7E7;
}
.title {
  margin: 10px 10px 15px 0px;  
  font: bold 0.9em Arial, Verdana;
  color: #E96B10;
}
p {
  font: 0.8em Verdana, Arial, Helvetica, Geneva;   
  line-height: 1.5em;
  color: #62524E;
  width: 460px;  
}
li {
  font-family: Verdana, Arial, Helvetica, Geneva; 
  font-size: 0.8em;
  line-height: 1.5em;
  color: #62524E;
}
h2 {
  margin: 10px 10px 15px 0px;
  font: bold 0.9em Arial, Verdana; 
  color: #62524E;
}
.heading1 {
  margin: 10px 10px 15px 0px;
  font: bold 1em Arial, Verdana; 
  color: #62524E; 
}
.signature {
  text-align: right; 
  width: 460px; 
  padding-top: 12px;   
  font: bold 0.8em Verdana, Arial, Helvetica, Geneva;   
  color: #62524E;
}