
.dtree {
	font-family: Arial;
	font-size: 8px;
	color: #ffffff;
	font-weight : bold;
	line-height : 10px;
	word-wrap : break-word;
}

.dtreetraining {
	font-family: Arial;
	font-size: 8px;
	color: #ffffff;
	font-weight : bold;
	line-height : 10px;
	word-wrap : break-word;
	width: 147;
}
.dtreetraining a {
	color: #ffffff;
	text-decoration: none;
	
}
.dtreetraining a.node, .dtreetraining a.nodeSel {
    width:142px;
}
.dtreetraining a.node:hover, .dtreetraining a.nodeSel:hover {
	color: #1D6A9E;
	background:#8CB4CE;
	width:142px;
	padding-left: 10px;

}
.dtreetraining a.nodeSel {
}
.dtreetraining .clip {
	overflow: visible;
}
img.height{
	line-break : strict;
	line-height : 8px;
}
p.height{
	line-height : -4px;
}
.dtreesplash {
	font-family: Arial;
	font-size: 8px;
	color: #000000;
	font-weight : bold;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #ffffff;
	text-decoration: none;
	
}
.dtree a.node, .dtree a.nodeSel {
    width:110px;
}
.dtree a.node, .dtree a.nodeSel {
    width:110px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #FECF6C;

}
.dtree a.nodeSel {
}
.dtree .clip {
	overflow: hidden;
}
a.training {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight : bold;
	text-decoration : none;
	background-image: url(/images/bullet.gif);
	background-repeat : no-repeat;
	word-wrap : break-word;
	padding-left :13px;
	width: 138px;
}
a.training:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FECF6C;
	font-weight : bold;
	text-decoration : none;
	background-image: url(/images/bullet.gif);
	background-repeat : no-repeat;
	word-wrap : break-word;
	padding-left :13px;
	width: 138px;
}

a.newsflash {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight : bold;
	text-decoration : none;
	padding-left :1px;	
	background-repeat : no-repeat;
	word-wrap : break-word;
	width: 138px;
}
a.newsflash:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FECF6C;
	font-weight : bold;
	text-decoration : none;
	padding-left :1px;	
	background-repeat : no-repeat;
	word-wrap : break-word;
	width: 138px;
}