/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

.dtree {margin:0;padding:0;width:133px;color:#6D6E71;text-decoration:none;}
.dtree img {border: 0px;vertical-align: middle;}
.dtree a {color:#6D6E71;text-decoration: none;}
.dtree a.sustainability_title{font-weight:700;color:#000;text-transform:uppercase;text-decoration: none;}
.dtree a.node, .dtree a.nodeSel {color:#6D6E71;padding:0;}
.dtree a.node:hover, .dtree a.nodeSel:hover {color:#6D6E71;text-decoration: underline;padding:0;}
a.node_lvl2:hover, a.node_lvl3:hover, a.node_lvl4:hover {color:#6D6E71;text-decoration: underline;padding:0;}
a.node_lvl2:visited, a.node_lvl3:visited, a.node_lvl4:visited {color:#6D6E71;text-decoration: none;}
.dtree a.node:visited {color:#6D6E71;text-decoration: none;}
.dtree a.nodeSel {color:#6D6E71;background-color: #fff;text-decoration: underline;}
.dtree a.nodeSel_lvl4, .dtree a.nodeSel_lvl3, .dtree a.nodeSel_lvl2 {color:#6D6E71;background-color: #fff;text-decoration: underline;}
.dtree a.nodeSel span{color:#6D6E71;background-color: #fff;text-decoration: underline;}
.dtree a.nodeSel_lvl4 span, .dtree a.nodeSel_lvl3 span, .dtree a.nodeSel_lvl2  span{color:#6D6E71;background-color: #fff;text-decoration: underline;}
.dtree .clip {overflow: hidden;}


.dTreeNode0 {
	vertical-align: top;
        padding:0 0 7px 2px;
       font-weight:bold;
       text-indent: -2px;
}

.dTreeNode1 {
	vertical-align: top;
       padding:0 0 5px 5px;
	font-weight:normal;	
       text-indent: -2px;
}


.sta{
color:#6699cc;
}

.dTreeNode2 {
	vertical-align: top;
       padding:0 0 5px 28px;
	font-weight:normal;	
	background: url("/Internet/images/bullet_dept3.gif") no-repeat scroll 11% 50% #FFFFFF;
       text-indent: -2px;
}

.dTreeNode3 {
  background: url("/Internet/images/bullet_dept4.gif") no-repeat scroll 18% 50% #FFFFFF;
  font-weight: normal;
  margin: 0;
  padding: 4px 0 4px 40px;
  text-decoration: none;
  width: 130px;
  text-indent: -2px;
}


.dTreeNode4 {
  font-weight: normal;
  margin: 0;
  padding: 2px 0 2px 52px;
  text-decoration: none;
  /*width: 130px;*/
  text-indent: -5px;
}