#p7PMnav, #p7PMnav ul {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	margin: 121px 0px 0px 0px;
	padding: 0px;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#p7PMnav ul {
	z-index: 10000;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	background-color: #CC9933;
	padding: 6px 10px;
	color: #000000;
	line-height:1;
}
#p7PMnav ul a {
	background-color: #CC9933;
	color: #000000;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #E6DFCF;
	color: #000000;
	font-weight: bold;
	/* letter-spacing: 0.01px; */
}
#p7PMnav .p7PMmark {
	color: #FFFFFF;
	font-weight: bold;
}
#p7PMnav .p7PMtrg {
	background-image:  url(assets/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
#p7PMnav .p7PMon {
	background-image:  url(assets/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
	background-color: #CC9933;
	color: #000000;
}
#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0px;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
#p7PMnav {
	width: 198px;
}
#p7PMnav ul {
	width: 198px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #000000;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: bold;
	color: #000000;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #000000;
}
