dl.accordion-menu {
	position: absolute;
	top: 136px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 136px;
	background: white;
}

dl.accordion-menu dt.a-m-t {
	background: #A29061;
}

dl.accordion-menu dt.a-m-t a {
	display: block;
	width: 136px;
	height: 40px;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
dt#my-dt-1 a { background: transparent url(../images/btn-about.gif) no-repeat 0 0; }
dt#my-dt-2 a { background: transparent url(../images/btn-investment.gif) no-repeat 0 0; }
dt#my-dt-3 a { background: transparent url(../images/btn-comments.gif) no-repeat 0 0; }
dt#my-dt-4 a { background: transparent url(../images/btn-largecap.gif) no-repeat 0 0; }
dt#my-dt-5 a { background: transparent url(../images/btn-allcap.gif) no-repeat 0 0; }

body.lcvqrtcom dl.accordion-menu dt#my-dt-3 a,
body.acqrtcom dl.accordion-menu dt#my-dt-3 a { background: transparent url(../images/btn-comments.gif) no-repeat 0 -40px; }
body.lcvqrtcom dl.accordion-menu dt#my-dt-4 a { background: transparent url(../images/btn-largecap.gif) no-repeat 0 0 !important; }
body.acqrtcom dl.accordion-menu dt#my-dt-5 a { background: transparent url(../images/btn-allcap.gif) no-repeat 0 0 !important; }

dt#my-dt-1 a:hover, #about dt#my-dt-1 a { background: transparent url(../images/btn-about.gif) no-repeat 0 -40px; }
dt#my-dt-2 a:hover, #investment dt#my-dt-2 a { background: transparent url(../images/btn-investment.gif) no-repeat 0 -40px; }
dt#my-dt-3 a:hover, #commentary dt#my-dt-3 a { background: transparent url(../images/btn-comments.gif) no-repeat 0 -40px; }
dt#my-dt-4 a:hover, #lcv dt#my-dt-4 a { background: transparent url(../images/btn-largecap.gif) no-repeat 0 -40px; }
dt#my-dt-5 a:hover, #ac dt#my-dt-5 a { background: transparent url(../images/btn-allcap.gif) no-repeat 0 -40px; }

html.accordion-menu-js dt.a-m-t {
	cursor: pointer;
	zoom: 1;
}

dl.accordion-menu dd.a-m-d {
	margin: 0;
	padding: 0;
}

html.accordion-menu-js dd.a-m-d {
	display: none;
}


html.accordion-menu-js dd.a-m-d-expand {
	display: block;
}

html.accordion-menu-js dd.a-m-d-before-expand {
	display: block;
	position: relative;
	z-index: -1;
	opacity: 0;
	height: auto !important;
	visibility: hidden;
	overflow: visible;
}

html.accordion-menu-js dd.a-m-d-anim {
	overflow: hidden;
	display: block;
}

dl.accordion-menu dd.a-m-d .bd, 
dl.accordion-menu .bd h4 {
	font: 8.6pt/9pt Arial, Helvetica, san-serif;
	padding: 0;
}
dl.accordion-menu .bd h4 {
	text-transform: uppercase;
	margin: 0;
	padding: .4em .3em .3em .4em;
}

dl.accordion-menu dd.a-m-d .bd a {
	display: block;
	margin: 0 0 0 -1.5em;
	padding: 3px 0 4px 1.1em;
	text-decoration: none;
}
dl.accordion-menu dd.a-m-d .bd a:hover {
	background-color: #dad7cb;
}
dl.accordion-menu dd.a-m-d .bd ul {
	list-style-image: url(../images/bullet-arrow.gif) !important;
	margin: 0 0 .7em 0;
	padding: 0;
}
dl.accordion-menu dd.lcv .bd ul {
	list-style-image: url(../images/bullet-arrow-lcv.gif) !important;
}
dl.accordion-menu dd.ac .bd ul {
	list-style-image: url(../images/bullet-arrow-ac.gif) !important;
}
dl.accordion-menu dd.a-m-d .bd ul li {
	margin: 0 0 0 1.5em;
	padding: 0;
}

dd.lcv h4, dd.lcv .bd a { color: #002F5F !important; }
dd.ac h4, dd.ac .bd a { color: #662046 !important; }

body.companyhistory .bd a.companyhistory, 
body.uniquestory .bd a.uniquestory, 
body.probios .bd a.probios, 
body.invphilosophy .bd a.invphilosophy, 
body.invprocess .bd a.invprocess, 
body.invcompany .bd a.invcompany, 
body.invbusiness .bd a.invbusiness, 
body.invopportunities .bd a.invopportunities, 
body.invselldiscipline .bd a.invselldiscipline, 
body.lcvqrtcom .bd a.lcvqrtcom, 
body.acqrtcom .bd a.acqrtcom, 
body.shelbycom .bd a.shelbycom, 
body.lcvportcharacteristics .bd a.lcvportcharacteristics, 
body.lcvportholdings .bd a.lcvportholdings, 
body.lcvportadditions .bd a.lcvportadditions, 
body.lcvperfrolling .bd a.lcvperfrolling, 
body.lcvperfannual .bd a.lcvperfannual, 
body.lcvperftrailing .bd a.lcvperftrailing, 
body.lcvliterature .bd a.lcvliterature, 
body.acportcharacteristics .bd a.acportcharacteristics, 
body.acportholdings .bd a.acportholdings, 
body.acportadditions .bd a.acportadditions, 
body.acperfreturns .bd a.acperfreturns, 
body.acliterature .bd a.acliterature { 
	background-color: #dad7cb;
	font-weight: bold;
}
