/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:5 -Cool Box
  -----------------------------------
*/
#p7PMnav {
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	border-top: 0;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0;
	width: 260px;
}
#p7PMnav ul li ul {
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: #DDDDDD;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	background-color: #999999;
	padding: 6px 6px;
	color: #FFFFFF;
	line-height:1.7;
}
#p7PMnav ul a {
	background-color: #FF9933;
	height: 20px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	width: 248px;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #FF9933;
	color: #FFFFFF;
	height: 15px;
}
#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus {
	background-color: #999999;
	color: #FFFFFF;
	letter-spacing: 0.01px;
	height: 20px;
}
/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF9933;
}
/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMnav  .p7PMtrg {
	background-image:  url(img/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right;
	padding-left: 5px;
	padding-right:12px;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #FF9933;
	color: #FFFFFF;
}
#p7PMnav ul .p7PMon {
	background-image:  url(../images/structural/p7pm/img/p7PM_medium_south.gif);
	background-repeat:	no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
	color: #333333;
}
/*the submenu classes */
#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	width: auto;
	border-right: solid white 1px;
	float: left;
	white-space: nowrap;
}
#p7PMnav ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
	width: 230px;
	background-color: #666666;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #FFCC00;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #66CC66;
}
#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. */
#p7PMnav li {width: auto;}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {

	background-color: #FF9933;
	color: #FFFFFF;
	height: 20px;
}
#formDates {
	font-weight: bold;
	color: #FF9933;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 10pt;
}
#tableLayout #tableLayout #tdleft blockquote {
	line-height: 170%;
}
#p7PMnav ul {
	width: 260px;
}
.grey {
	color: #999999;
}
