.alm {
	width: 200px; /*width of accordion menu*/
}

.alm .mh {
	/*CSS class for menu headers in general (expanding or not!)*/
	font: bold 11px Arial;
	color: #000000;
	font-weight: normal;
	background: #e3d9c9;
	margin-bottom: 1px;
	/*bottom spacing between header and rest of content*/
	margin-top: 0px; /*bottom spacing between header and rest of content*/
	/*text-transform: uppercase;*/
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
}

.alm .openheader {
	/*CSS class to apply to expandable header when it's expanded*/
	background: #c4a181;
}

.alm ul { /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
	/*bottom spacing between each UL and rest of content*/
}

.alm ul li {
	padding-bottom: 1px; /*bottom spacing between menu items*/
}

.alm ul li .opensubheader {
	/*Open state CSS for sub menu header*/
	background:  !important;
}

.alm ul li .opensubsubheader {
	/*Open state CSS for sub menu header*/
	background:  !important;
}

.alm ul li a {
	color: #000000;
	/*custom bullet list image*/
	display: block;
	padding: 0px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #dadada;
	font: normal 11px Arial;
}

.alm ul li a :visited {
	color: #000000;
}

.alm ul li a :hover { /*hover state CSS*/
	background-color: #000000;
	text-decoration: underline;
}

.alm ul li a .sx .ssx :hover {
	/*hover state CSS for sub menu header*/
	color: #000000;
	background: lightblue;
}

.alm ul li .opensubsubheader {
	/*color: #000000;*/
	/*custom bullet list image*/
	display: block;
	padding: 0px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #dadada;
	font: normal 11px Arial;
}

.alm ul li .closedsubsubheader {
	/*color: #000000;*/
	/*custom bullet list image*/
	padding: 0px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #dadada;
	font: normal 11px Arial;
}

.alm .sci {
	color: #2A794D;
	/*custom bullet list image*/
	padding: 0px 0 0px 15px; /*header text is indented 15px*/
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #dadada;
	font: normal 11px Arial;
}

.alm .ssci {
	color: #2A794D;
	/*custom bullet list image*/
	padding: 0px 0 0px 20px; /*header text is indented 20px*/
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #dadada;
	font: normal 11px Arial;
}

.alm ul li a {
	color: #000000;
	/*custom bullet list image*/
	/*display: block;*/
	padding: 0px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #dadada;
	font: normal 11px Arial;
}

a.drilldown:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #2A794D;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.drilldown:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.drilldown:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

a.ssx:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.ssx:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.ssx:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

a.sx:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.sx:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.sx:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

a.cl:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #2A794D;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.cl:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #2A794D;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.cl:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #2A794D;
	font-size: 11px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

html,body { height:100%; }
