@charset "UTF-8";
/* CSS Document */

a:link {
	color: #143399;
}
a:visited {
	color: #143399;
}

a:hover {
	color: #C16;
}
a:active {
	color: #C16;
}

.twoColFixLtHdr #container #sidebar1 a{
	text-decoration: none;
	color: #333;
	line-height: 170%;
}
.twoColFixLtHdr #container #sidebar1 a:hover{
	text-decoration: underline;
}

.twoColFixLtHdr #footer {
	font-size: 11px;
	line-height: 120%;
	padding-top: 7px;
}

