body{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#405798;
	font-size: 11px;
  margin:0;
  padding:55px 0 40px 180px;
 }
 div#header{
	position: absolute;
	top: 0;
	left: 180px;
	width: 100%;
	height: 55px;
	
}
 div#left-sidebar{
	position: absolute;
	top: 0;
	left: 0;
	width: 170px;
	height: 100%;
	
}
 @media screen{
  body>div#header{
   position:fixed;
  }
  body>div#left-sidebar{
   position:fixed;
  }
 }
 * html body{
  overflow:hidden;
 } 
 * html div#cont{
  height:100%;
  overflow:auto;
 }
 
 
 a:link {
	color:#FFFFFF;
	text-decoration:none;
}
 a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	color: #003366;
}

div#backwhite a:link { font-weight:bold; color:#000000; text-decoration:none }

div#backwhite a:hover { font-weight:bold; color:#0033CC; text-decoration:none }

.head {
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	height:55px;
	width:100%;
	background-color:#405798;
	background-image:url(images/company/bg_header.gif);
	z-index:2;
}
.head[id] {
	position:fixed;
}
.headimage {
	float:right;
	background-image:url(images/company/img_header.gif);
	width:460px;
	height:50px;
}
.menutop {
	position:absolute;
	top:0px;
	bottom:0px;
	height:auto;
	left:0px;
	width:180px;
	height:55px;
	background-color:#405798;
	background-image:url(images/company/img_headlogo.gif);
	background-repeat: no-repeat;
	z-index:3;
}
.menutop[id] {
	position:fixed;
}
a.menu {
	color:#DDDDDD;
}
.menu {
	position:absolute;
	top:50px;
	left:0px;
	width:164px;
	height:480px;
	padding-left:5px;
	padding-top:20px;
	background-color:#405798;
	background-image: url(images/company/gb_menu.gif);
	background-repeat: repeat-x;
	z-index:2;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.menu[id] {
	position:fixed;
	height:480px;
}
.menuimage {
	width: 162px;
	height: 186px;
	background-image: url(images/company/disclaimer.gif);
	background-repeat: no-repeat;
}
.topbox {
	height:55px;
}
.toolbar {

	left: 0px;
	width:558px;
	height:20px;
	color: #FFFFFF;
	font-size:17px;
	font-weight:normal;
    background-color:#FFFFFF;
	background-image:url(images/company/bg_toolbar.gif);
	background-position:right;
	z-index:1;
	padding: 3px 10px 3px 10px;
	}
.toolbar[id] {
	position:fixed;
	width:538px;
	border-left:180px;
	border-left-style:solid;
	border-left-color:#405798;
	top:55px;
	}
.content {
	
	left:0px;
	width:558px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	
	z-index:0;
	font-family: Arial, Helvetica, sans-serif;
}
.content[id] {
	visibility: visible;
}
div#content td{font-size: 11px;}

.bottombox[id] {
	height:20px;
}
.bottom {
	position:static;
	width:100%;
	height:20px;
	background-color:#405798;
	z-index:2;
}
.bottom[id] {
	position:fixed;
	left:0px;
	bottom:0px;
}



a.list_link {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.listinfo {
	font-size: 20px;
}
.bglight {
	background-color: #6275B3;
}
.bgdark {
	background-color: #405798;
}
.colorlight {
	color: #6275B3;
}
.colordark {
	color: #405798;
}
.textnavigation {
	font-size: 14px;
	padding-bottom: 15px;
}
.bottomhome {
	position:static;
	width:800px;
	height:20px;
	background-color:#405798;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.text_mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
