/* Accordeon CSS modified 26th of July 2010 */
.arrowlistmenu {width:596px;}
.arrowlistmenu .menuheader {background:url("../imgs_others/titlebar.png") repeat-x center left;  background-color:#000000; color:#ffffff; cursor:pointer; font:bold 1.1em "Verdana", sans-serif, "Bitstream Vera Serif", "Candara", "DejaVu"; margin-bottom:10px;	padding:4px 0 4px 10px; text-transform:uppercase;}
.arrowlistmenu .openheader {background-image:url("../imgs_others/titlebar-active.png");}
.arrowlistmenu ul {list-style-type:none;	margin:0; margin-bottom:8px; padding:0;}
.arrowlistmenu ul li {padding-bottom:2px;}
.arrowlistmenu ul li .closedsubheader {background-color:#eaeaea !important; color:inherit;}
.arrowlistmenu ul li .opensubheader {background-color:#f4f4f4 !important; color:inherit;}
.arrowlistmenu ul li a {background:url("../imgs_id/pdficongrey.png") no-repeat center left; background-color:#ffffff; border-bottom:1px solid #dadada; color:#505094; display:block; font-size:.9em; font-weight:bold; padding:2px 0; padding-left:19px; text-decoration:none;}
.arrowlistmenu ul li a.subexpandable:hover {background-color:#bfbfbf; color:inherit;}
.arrowlistmenu ul li a:hover {background-color:#f3f3f3; color:#945050;}