#p7PMnav2 {
	padding:0;
	margin: 0;
	width: 660px;
	top: 80px;
	position: relative;
	left: 0px;
}

#p7PMnav2 li {
	list-style-type: none;
	margin: 0;
	padding: 0px 10px 0px 10px;
}
#p7PMnav2 ul {
	margin: 0;
	padding: 0;
	background-color: #262626;
	border: 1px solid #000000;
	position: absolute;
	left: -10000px;
	z-index: 10000;
	width: 100px;
}
#p7PMnav2 a {
	display: block;
	text-decoration: none;
	color: #666666;
	line-height:1;
	font-size: .6em;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	letter-spacing: normal;
	text-align: left;
}
#p7PMnav2 a:hover, #p7PMnav2 a:active, #p7PMnav2 a:focus {
	color: #FFFFFF;
	letter-spacing: .01px;
}

/* ------ the current page marker style ------ */
#p7PMnav2 .p7PMmark {
	color: #333333;
	font-weight: normal;
}
/* ------ the trigger link styles ------- */

/*the trigger link */
#p7PMnav2 ul .p7PMtrg, #p7PMnav2 ul .p7PMon {
	background-image:  url(img/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav2 .p7PMon {
	color: #FFFFFF;
}
/*the submenu classes */

#p7PMnav2 .p7PMhide {
	left: -9000px;
}
#p7PMnav2 .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav2 li {
	float: left;
	width: 80px;
}
#p7PMnav2 ul li {
	float: none;
}
#p7PMnav2 ul, #p7PMnav2 ul li {
	width: 70px;
}
#pmmcrumb {
	font-weight: normal;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #535FAC;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}

/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width. */

#Date {
	padding:0;
	margin: 0;
	width: 250px;
	top: -40px;
	position: relative;
	left: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}

