/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:0 -Basic Style
  -----------------------------------
*/
#nav_688427 {
	margin: 0;
	padding:0;
}
#nav_688427 li {
	list-style-type: none;
	margin: 0;
	padding: 0 2px 0 0;
	background: url(../images/bg_menuborder.gif) top right no-repeat;
}
#nav_688427 ul {
	margin: 0;
	padding: 0;
	background-color: #b4b0c3;
	position: absolute;
	left: -9000px;
	z-index: 10000;
}
#nav_688427 a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	background: url(../images/bg_menu.gif) top left repeat-x;
	font: 13px Verdana, Geneva, sans-serif;
	font-weight: bold;
	height: 14px;
	padding: 16px 0px;
	text-align: center;
}
#nav_688427 li li{
	list-style: none;	
	margin: 0;
	background: none;
	padding: 0 0 0 0;
}
#nav_688427 li li a{
	width: 172px;
	background: #b4b0c3;
	font: 12px Verdana, Geneva, sans-serif;
	font-weight: normal;
	height: auto !important;
	padding: 3px 5px;
	border-bottom:1px solid #ffffff;
	text-align: left;
}
#nav_688427 a:hover, #nav_688427 a:active, #nav_688427 a:focus {
	background: url(../images/bg_menuh.gif) top left repeat-x;
}
#nav_688427 li li a:hover{
	background: #e9e5fb;
	color: #3e326d;
}

/* ------ the current page marker style ------ */
#nav_688427 .p7PMmark {
	background: url(../images/bg_menuh.gif) top left repeat-x;
}
/* ------ the trigger link styles ------- */

/*the trigger link */
#nav_688427 ul .p7PMtrg, #nav_688427 ul .p7PMon {
	background-image:  url(img/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#nav_688427 .p7PMon {
	background: url(../images/bg_menuh.gif) top left repeat-x;
}
/*the submenu classes */

#nav_688427 .p7PMhide {
	left: -9000px;
}
#nav_688427 .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#nav_688427 li {
	float: left;
}
#nav_688427 ul li {
	float: none;
}
#nav_688427 ul, #nav_688427 ul li {
	width: 172px;
}
#pmmcrumb {
	font-weight: bold;
	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;
}
#sl a{
	width: 118px;
}
#in a{
	width: 123px;	
}
#ss a{
	width: 192px;
}
#pt a{
	width: 109px;	
}
#rs a{
	width: 121px;	
}
#ne a{
	width: 154px;	
}
#cp a{
	width: 101px;
}
#cp{
	padding: 0 0 0 0 !important;	
}