#leftcolumn {
	width: 193px;
	font-size: 12px;
	padding-left: 26px;
	float: left;
	text-align: left;
}
h3 {
	font-size: 13px;
	margin: 1.5em 0 0 0;
	color: #FFFFFF;
}
.note {
	font-size: 0.95em;
	padding: 12px;
	border: 1px dotted #333;
}
/*The bottom content - below the Accordion Panel menu*/
.grayed {
	margin: 0;
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #3877AD;
	padding: 4px 12px 4px 16px;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #333333;
	letter-spacing: 0.5em;
}
#cancel_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
	background-color: #355384;
}
/*The links inside the Accordion Panel menu*/
.menulist {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
}
.menulist li {margin: 0 0 4px 0;}
.menulist a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	border: 1px solid #999;
	color: #E7E7E7;
	background-image: url(../../v3/page4_files/img/dj_linkgradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #000;
}
.menulist a:hover {
	color: #E7E7E7;
	border-color: #E7E7E7;
	background-position: 0px -100px;
	text-decoration: none;
}
/*
The YOU are HERE link assigned by the Accordion Panel script
to mark the current page link
*/
.p7ap_currentmark {
	font-weight: bold;
	border-color: #505050 !important;
	background-position: 0px -200px !important;
	cursor: default;
}
/*Affects only the Accordion Panel component that houses the nav menu. 
We turn off borders, padding, and background color, 
and assign a left margin of 1px to nudge the accordion over
to clear and reveal the column border
*/
#p7ABW1 {
	border: 0;
	padding: 0;
	margin: 0 0 0 1px;
	background-color: transparent;
	color: #000000;
}
.panel_list {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
	font-size: .95em;
}
