/* Top level menu width */
#leftnav {float: left; width: 240px; padding-top: 0.5em; margin: 0;}

#staff a.staff, #resources .aresources, #contact a.contact, #docs a.docs, #news a.news, #faqs a.faqs {color: #255DD3;} 
/* left navigation end */	

#p7PMnav {margin-top: 1.5em; padding:0; border-left: 1px solid #C3C0C0;}
#p7PMnav li {list-style-type: none; margin: 0; padding: 0 0 0.5em 0; border-bottom: 1px dotted #CCC;}
#p7PMnav ul {padding: 0; z-index: 10000; width: 200px; background: #F0F0F0; border: 1px solid #C3C0C0;}
#p7PMnav a {display: block; padding: 0.3em 0.5em; text-align: left; vertical-align: middle; text-decoration: none; font: bold 110% "Franklin Gothic Medium", Arial, Helvetica, sans-serif; color: #060C56; line-height:1;}
#p7PMnav a span {margin-left: 1px;  display: block; padding-right: 0.5em; text-align: left; vertical-align: middle; text-decoration: none; font: normal 70% "Franklin Gothic Medium", Arial, Helvetica, sans-serif; color: #868585; line-height:1;}
/*#p7PMnav a:hover span {color: #FFDE00;}*/
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {color: #0551D9; background-color: #F0F0F0;}
#p7PMnav li:hover {background-color: #F0F0F0;}
/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {color: #060C56; font-weight: bold;}
/* ------ the trigger link styles ------- */

/* the active trigger link style */
#p7PMnav .p7PMon {color: #060C56;}

/*the submenu classes */
#p7PMnav li ul li a {font-size: 95%; font-weight: bold; text-align: left; padding-bottom: 0; line-height:1.3em;}
#p7PMnav li ul li a:hover {color: #0551D9; background: none;}	
#p7PMnav .p7PMhide {left: -9000px; border: 0;}
#p7PMnav .p7PMshow {	left: auto; z-index: 20000 !important;}
/* Top level menu width */
#p7PMnav {width: 180px;}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul {width: 180px;}
#pmmcrumb {font-weight: bold; margin-bottom: 16px; color: #FFF;}
#pmmcrumb a, #pmmcrumb a:visited {font-weight: normal; color: #FFF;}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {font-weight: normal; color: #060C56;}