  body {
    background-color: #E4E4DC;
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
    margin-left: 173px; margin-right:0px; margin-top:0px; margin-bottom:0px
  }
  
  table {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	text-align: left;
  }
  

  li {
    margin-bottom: 1mm
  }
  
  a:link, a:visited, a:active {
    text-decoration: none;
  }
  
  a.embedded {
 	text-decoration: none;
 	color: #31559A;
  }
  
  a.external {
 	text-decoration: none;
  	color: #69319A;
  }

  a:hover {
	color: #798AC3;
  }
  
  a.nav_title {
    font-weight: bold;
	color: #000000;
  }
  
  a.nav {
    font-size: 11px;
	color: #000000;
  }

  a.nav_2nd {
  	padding-left: 21px;
  	color: #044E75;
    font-size: 10px;
  }
  
  a.nav_3rd {
  	padding-left: 42px;
    font-size: 10px;
  }
  
  a.nav_4th {
  	padding-left: 63px;
    font-size: 10px;
  }
  
  a.top_nav {
    font-size: 10px;
	white-space: nowrap;
	color: #000000;
  }
  
  
  a.box {
 	text-decoration: none;
	color: #000000;
  }

  a.box:hover {
  	color: #F3F3F1
  } 


  h4 {
  	font-size: 12px;
  	font-weight: bold;
  }
  
  
  .main_title {
	font-size: 14px;
	font-weight: bold;
  }
  
  .title {
  	color: #31559A;
	font-weight: bold;
  }
  
   .sub_title {
  	color: #31559A;
 	font-weight: bold;
 	font-style: italic;
}
  
  .subtitle_2nd {
  	color: #31559A;
	font-style: italic;
  }

  .copyright_bmpi {
  	font-size: 10px;
	color: #FFFFFF;
  }
  
  
  #header {
	left: 173px;
	top: 0px;
	width: 619px;
	position: absolute;
  }
  
  #bmpi {
	left:0px;
	top: 51px;
	width: 619px;
	position: relative;
  }
  
  
  #title {
	left: 173px;
	top: 102px;
	width: 619px;
	position: absolute;
  }
  
  #content {
	left: 173px;
	top: 183px;
	width: 619px;
	position: absolute;	
  }
  
  #contentInner {
  	padding-left: 21px; padding-right: 42px; background-color: white; line-height: 4.4mm;
	padding-top: 28px;
	padding-bottom: 66px
  }

  
  #contentTable {
	line-height: normal;
  }

  #buttonTeam {
	position: absolute;
	left: 27px; 
	top: 240px;
  }

  #navigation {
	left: 0px;
	top: 213px;
	width: 180px;
	position: absolute;
  }
  
  #cell {
  	padding-left: 5px;
  }

  
 .reference {
  	Z-INDEX: 1; 
  	OVERFLOW: visible; 
  }
  
 .solution, .details {
 	Z-INDEX: 1; 
 	LEFT: 330px; 
 	OVERFLOW: hidden; 
 	POSITION: absolute; 
 	TOP: 60px; 
 	width: 268px;
 }

  .details {
 	display: none;
 }
 
  .solutionSep,  .detailsSep {
 	Z-INDEX: 1; 
 	LEFT: 330px; 
 	OVERFLOW: hidden; 
 	POSITION: absolute; 
 	TOP: 115px; 
 	width: 268px
 }

 

 .detailsSep {
 	display: none;
 }