*{
	margin : 0;
   padding : 0;
}
body
{
	margin-left : 6;
	margin-top : 2;
	/*background-color : #EFEFEF;*/
	font-weight : bolder;
	font-style : none;
	font-size : 10pt;
	font-family : verdana,"Tahoma";
	/*color:#10238C;*/
   color : #ffffff;
   scrollbar-face-color : #EFEFEF;
  	scrollbar-track-color : C0c0c0;
	scrollbar-darkshadow-color : Black;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-3dlight-color : #c0c0c0;
	scrollbar-highlight-color : dark-gray;
	scrollbar-face-color : #EFEFEF;
	scrollbar-arrow-color : gray;
    background: #D1D1D1 url(../images/img_header_landing2.gif) repeat-y fixed; 
   white-space:nowrap;
}
a:link 
{
   font-weight : normal;
   font-style : normal;
   font-size : 8pt;
   font-family : verdana,"Tahoma";
   color : #052382;    
   /* color : #2B456A;   */
   /*color: #ffffff;*/
   /*color: #10238C;*/
   text-decoration:none;
   /*background-color: #EFEFEF;*/
   white-space:nowrap;
}

a:visited 
{
  font-weight : normal;
  font-style : normal;
  font-size : 8pt;
  font-family : verdana,"Tahoma";
  /*color: #10238C;*/ 
  color : #052382;  
  /*color : #ffffff;*/
  text-decoration:none;
  /*background-color: #EFEFEF;*/
  white-space:nowrap;
}
a:hover  
{
  font-weight : normal;
  font-style : normal;
  font-size : 8pt;
  font-family : verdana,"Tahoma";
  /*color: #10238C;*/
  color : #ffffff;
  text-decoration:none;
  background-color: transparent; 
  white-space:nowrap;
}

a:active  
{ 
  font-weight : normal;
  font-style : normal;
  font-size : 8pt;
  font-family : verdana,"Tahoma";
  /*color: #10238C;*/
  color : #ffffff;
  text-decoration:none;
  background-color:transparent; 
  white-space:nowrap;
}
a.tree:hover  
{
  font-weight : normal;
  font-style : normal;
  font-size : 8pt;
  font-family : verdana,"Tahoma";
  color: /*#10238C;*/#FFFFFF;
  text-decoration:none;
  background-color: #052382;   /*lightyellow none;*/
  /*border : 1px solid #10238C; */
  white-space:nowrap;
}
  
a.tree:active  
{ 
  font-weight : normal;
  font-style : normal;
  font-size : 8pt;
  font-family : verdana,"Tahoma";
  color: #FFFFFF;
  text-decoration:none;
  background-color: 	#052382;/*#2475A3;/*lightyellow; */
  white-space:nowrap;
}

img {
	border: 0px;
	width: 19px;
	height: 16px;
}
.col1 {
	width: 250px;
	position: absolute;
	left: 0px;
	padding: 10px;
   white-space:nowrap;
}
.col2 {
	width: 400px;
	position: absolute;
	left: 280px;
	padding: 10px;
   white-space:nowrap;
}

font.title1
{
   font-weight : bold;
   font-style : normal;
   font-size : 10pt;
   font-family : verdana,"Tahoma";
   white-space:nowrap;   
   color: #5D5F69;
   /*color: #10238C;*/
}
div.tree_dIndicator
{
   font-weight : normal;
   font-style : normal;
   font-size : 8pt;
   font-family : verdana,"Tahoma";
   color: #10238C;
   text-decoration:none;
   background-color:lightyellow;
   text-align:center;
   white-space:nowrap;   
}
