.lnavhdr {
	height: 35px;
	line-height: 35px;
	/* background-color: #355482; */
	background: url(/pic/corners/LeftNavHead.gif) top left no-repeat;
	padding: 0 21px 0 21px;
	margin: 0 0 21px 0;
	color: #fff;
	font-weight: bold;
}
ul.lnavlist {
	margin: 0;
	padding: 0 0 21px 32px;
	list-style-type: none;
}
ul.lnavlist li {
	background: url(/pic/gray_right.gif) no-repeat;
	background-position: 0 2px;
	padding: 0 0 3px 14px;
}
ul.lnavlist li.lnavsubhdr {
	background: none;
	font-weight: bold;
	padding: 0 0 3px 0;
}
ul.lnavlist li a {
	text-decoration: none;
}
ul.lnavlist li a:hover {
	text-decoration: underline;
}

ul.viewAllCGen {
	padding-top: 15px;
	padding-bottom: 0;
	margin-bottom: 10px;
}