

/*Menu Outer Wrapper*/
.p7PMMv03 {
	width: auto;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	padding: 0 0 10px 0;
	text-align: left;
	line-height: normal;
}
/*
TOP LEVEL MENU
*/
.p7PMMv03 ul {
	margin: 0;
	padding: 0;
}
.p7PMMv03 li {
	list-style-type: none;
}
.p7PMMv03 a {
	display: block;
	text-decoration: none;
	padding: 5px 19px;
	background: url(../images/bullet.gif) no-repeat left;
	color: #02162e !important;
	text-align: left;
}
.p7PMMv03 a:hover, .p7PMMv03 .current_mark {
	color: #FFF !important;
	background-color: #2a54a8;
}


