.arrowlistmenu{
width: 180px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #FFFFFF; /*bottom spacing between header and rest of content*/
	text-transform: none; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	padding-right: 0;
	padding-left: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url(../images/sideMenu_A.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 27px;
	width: 180px;
	padding-top: 3px;
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(../images/sideMenu_B.jpg);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
}

.arrowlistmenu ul li a{
	color: #CC6600;
	background: url(../images/arrowbullet.jpg) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}

.arrowlistmenu ul li a:visited{
    color: #CC6600;
}

.arrowlistmenu ul li a:hover{
    color: #FFFFFF;
	background: url(../images/arrowbulletOVER.jpg) no-repeat center left;
}
.noMovement a:link {
	color: #FFFFFF;
	text-transform: none;
	text-decoration:none;
	cursor: hand;
	cursor: pointer;
	padding-right: 0;
	padding-left: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url(../images/sideMenu_A.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 27px;
	width: 180px;
	padding-top: 3px;
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	width: 180px;
}
.noMovement a:visited {
	color: #FFFFFF;
	text-transform: none;
	text-decoration:none;
	cursor: hand;
	cursor: pointer;
	padding-right: 0;
	padding-left: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url(../images/sideMenu_A.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 27px;
	width: 180px;
	padding-top: 3px;
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	width: 180px;
}
.noMovement a:hover {
	color: #FFFFFF;
	text-transform: none;
	text-decoration:none;
	cursor: hand;
	cursor: pointer;
	padding-right: 0;
	padding-left: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url(../images/sideMenu_A.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 27px;
	width: 180px;
	padding-top: 3px;
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	width: 180px;
}
.noMovement a:active {
	color: #FFFFFF;
	text-transform: none;
	text-decoration:none;
	cursor: hand;
	cursor: pointer;
	padding-right: 0;
	padding-left: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url(../images/sideMenu_A.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 27px;
	width: 180px;
	padding-top: 3px;
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	width: 180px;
}
