.jd_leftcolumn {
/*	background: #B3C59E; */
	height: 100%;
	text-align: left;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
/*	border-bottom: 4px solid #334A55; */
}

.nav {
	color: #334A55;
	font-weight: bold;
	width: 180px;
	text-align: left;
	margin: 2px 2px 10px 0px;
	padding: 2px 0px 10px 10px;
	/*border: 1px solid #99B07B; */
	
}

.nav ul {
	color: #334A55;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.nav ul li {
	list-style-type: none;
	text-decoration: none;
	line-height: 16px;
	padding: 4px 0px 0px 1px;
}

.nav ul li a {
	font-size: 9pt; 
	color: #A0522D; 
	font-family: Arial, Sans-Serif; 
	font-weight: bold; 
	text-decoration: none;
}

.nav ul li .indent5 {
	padding: 2px 0px 0px 10px;
	list-style-type:square;	
}
