#leftNavNJ {
	width: 186px;
	float: left;
	border: 0px solid red;
	margin-left: 0;
}

#leftNavNJ div {background-color:#ffffff;font-weight:bold;text-align:center;padding-top:10px;padding-bottom:10px;border-bottom:1px solid #000000;background-color:#ececec}

#leftNavNJ ul {
	margin-top: 0px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 5px;
	line-height: 150%;
	border-bottom: 1px solid #000000;
	margin-bottom: 0px;
	background-color: #ffffff;
}

#leftNavNJ .liClose {
	background-image:
		url('/images/template_images_pro/left_nav_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-left: 10px;
	font-weight: bold;
	margin-left: 2px;
	margin-bottom:5px;
	padding-top:5px;
}

#leftNavNJ a {
	color: #000000;
}

#leftNavNJ a:hover {
	color: #000099;
}
