#current
{
        font-weight:bold;
}

.pentnav {
	list-style: none !important;
	margin-top: 0px;
	padding: 0px;
	width: 100%;
	margin: 0px !important;
}

.pmuLevel0
{
	font-size:14px;
	font-weight:bold;
}
#mainMenu
{
  /*max-width: 155px;*/
  /*width: expression(this.width > 155 ? 155: true);*/
}
.pmuLevel1 {
	margin: 0;
	padding: 3px 0 3px 2px; /* PJova 4/26/2011: added */
	background: url(https://hillel.giftplans.org/themes/client_base/images/bkg_yardline.gif ) no-repeat top left;
}
.pmuLevel1on {
	margin: 0;
	padding: 3px 0 3px 2px; /* PJova 4/26/2011: added */
	background: #003399 url(https://hillel.giftplans.org/themes/client_base/images/bkg_yardline.gif ) no-repeat top left;
}
.pmuLevel1 a, .pmuLevel1on a{
	text-decoration: none;
	font-size: 70%;
	color: white;
	margin: 0;
	padding: 0;
	/*letter-spacing: -0.4px;  PJova 4/26/2011: added */
}

.pentnav  li:first-child{
	font-size: 13.8pt;
	font-weight: bold; /* PJova 4/26/2011: Make first nav item bold. Use ie js fix in header */
	 /*letter-spacing: -0.4px; /* PJova 4/26/2011: added */
}

.pmuLevel1 a:hover{
	text-decoration: underline;
}
.pmuLevel2
{
	font-size:11px;
	margin-left:5px;
}
