a
{
  text-decoration:underline;
  color:#808080;
}

.standard
{
  font-family:verdana, sans-serif;
  font-size:10pt;
  color:#222222;

}



.popup_abs
{
  position:absolute;
}

.popup_fixed
{
  position:fixed;
}

.neutral
{
  font-family:arial;
  font-size:10pt;  
  color:black;
  font-weight:normal;
}

.headerx
{
  font-family:arial;
  font-size:10pt;  
  color:#074099;
  font-weight:bold;
  display:block;
}


.blueheader
{
  width:736px;
  padding-left : 10px;
  background: #A3B9D9;
  padding-top:4px;
  padding-bottom:4px;
  color:#074099;
  font-weight:bold;
  display:block;
  font-family:arial;
  font-size:9pt;
}


.graytext
{
  width:736px;
  color:#808080;
  font-family:arial;
  font-size:8pt;
  font-weight:bold;
    
  line-height:150%;
  text-decoration:none;
}


.bluetext
{
  width:736px;
  color:#3160A8;
  font-size:8pt;
  font-weight:bold;  
}

.minheight
{  
  min-height: 400px;  
}


.rahmen
{
  width:748px;
  border-left:solid 1px #808080;
  border-right:solid 1px #808080;
  border-bottom:solid 1px #808080;
  padding:5px;
  
  margin-top:-16px
}



.nav1
{
  padding-left : 10pt;	
  margin:0;	

  width:550px;	
	list-style: none;
	font-family:arial, verdana;	
	color:#888888;
	
}


.nav1 a
{  
  color:#888888;    
  text-decoration:none;
  width:180px;  
  display: block;	
  height:24px;

}



.nav1 li
{  
  
  font-weight:bold;
  width:180px;	
	height:auto;
	padding-top:5px;
	
	float: left;	

}



.nav1 li ul
{
	position: relative;
	font-size:8pt;
	width:100px;
	list-style: none;	
	
  	
}

.nav1 a:hover
{
  color:#ffffff;
}



.nav2
{
  padding-left : 10pt;	
  margin:0;	
	background: white;
  width:180px;	
	list-style: none;
	font-family:arial, verdana;	
	color:#888888;
	
}


.nav2 a
{  
  color:#888888;    
  text-decoration:none;
  width:100px;  
  display: block;	
  height:24px;

}





.nav2 li
{  
  
  font-weight:bold;
  width:100px;	
	height:auto;
	padding-top:5px;

	float: left;	

}



.nav2 li ul
{
	position: relative;
	font-size:8pt;
	width:100px;
	list-style: none;   	
}


.nav2 a:hover 
{ 
  color:#000000;	
}










