@charset "utf-8";
/* CSS Document */
a {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.twoColElsLtHdr #sidebar1 ul {
	list-style-type: none;
	text-align: left;
	text-indent: -35px;
	margin-top: 0px;
}
.sublinks {
	text-indent: -60px;
}
.twoColElsLtHdr #sidebar1 a {
	color: #0033CC;
}
.twoColElsLtHdr #sidebar1 a:visited {
	color: #000033;
}