.thrColAbsHdr #sidebar1 ul {
	text-transform: uppercase;
	width: 100%;
	color: #0082C3;
	display: block;
	margin: 0;
	padding: 0;
}
.thrColAbsHdr #sidebar1 ul li {
	font-size: 11px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	padding-right: 20px;
}
.thrColAbsHdr #sidebar1 ul ul li {
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1px;
	padding-bottom: 0px;
	list-style-type: none;
	text-transform: lowercase;
	padding-right: 10px;
}
.thrColAbsHdr #sidebar1 ul ul li a {
	color: #999999;
}
.thrColAbsHdr #sidebar1 ul ul li a:hover {
	color: #000000;
}
.thrColAbsHdr #sidebar1 ul a {
	text-decoration: none;
	color: #0082C3;
	display: block;
}
.thrColAbsHdr #sidebar1 ul a:hover {
	text-decoration: none;
	color: #000000;
}
.thrColAbsHdr #sidebar1 ul .selected a {
	text-decoration: none;
	color: #000000;
}
