.menuh {
	position: relative;
	float: left;
	width: 1008px;
	height: 31px;
	margin: 0;
	padding: 4px 0 0 0;
	clear: both;
	z-index: 99;
}

.menuh a {
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #063061;
	text-decoration: none;
}

.menuh a:hover {
	text-decoration: none;
}

.menuh ul {
	float: left;
	width: 1006px;
	height: 37px;
	margin: 3px 0 0 2px;
	padding: 0;
	list-style: none;
	z-index: 99;
}

.menuh ul ul {
	display: none;
	position: absolute;
	top: 28px;
	left: 0;
	width: 244px;
	height: auto;
	margin: 0;
	padding: 0 0 5px 0;
	z-index: 99;
}

.menuh ul li.item60  ul,
/*.menuh ul li.item62  ul,*/
.menuh ul li.item63 ul {
	width: 225px;
}

.menuh ul li.item60  ul,
/*.menuh ul li.item62  ul,*/
.menuh ul li.item63 ul {
	_width: 244px;
}

.menuh ul .item60 ul,
.menuh ul .item64 ul {
	left: auto;
	right: 0;
}

.menuh ul .item64 ul {
	_right: -1px;
}

.menuh ul li {
	display: block;
	position: relative;
	float: left;
	height: 37px;
	margin: 0 0 0 -4px;
}

.menuh ul ul li {
	float: none;
	width: 100% !important;
	height: auto;
}

.menuh ul li a {
	float: left;
	background: url(images/new/navbg-li.png) left 4px no-repeat;
	height: 17px;
	padding: 0 0 0 4px;
	text-align: center;
}

.menuh ul li.item59 a { /* Home */
	background: none;
	width: 55px;
}

.menuh ul li.item61 a { /* Professional Development */
	width: 150px;
}

.menuh ul li.item62 a { /* Network */
	width: 170px;
}

.menuh ul li.item109 a { /* Advising Resources */
	width: 120px;
}

.menuh ul li.item63 a { /* Career Center */
	width: 170px;
}

.menuh ul li.item65 a { /* Partners */
	width: 120px;
}

.menuh ul li.item66 a { /* Partners */
	width: 110px;
}

.menuh ul li.item67 a { /* Partners */
	width: 150px;
}

.menuh ul li.item64 a { /* Membership */
	width: 105px;
}

.menuh ul li.item60 a { /* About Us */
	width: 135px;
}

.menuh ul ul li a {
	float: none;
	background: none !important;
	width: auto !important;
	height: auto !important;
	padding: 5px 13px !important;
	color: #fff !important;
	text-align: left;
	border: none;
	white-space: nowrap;
}

.menuh ul ul li a:hover {
	color: #2b2b2b !important;
}

.menuh ul li span {
	display: block;
	height: 13px;
	padding: 0 4px 0 0;
	line-height: 13px;
	cursor: pointer;
}

.menuh ul ul li span {
	display: inline;
	background: none !important;
	height: auto !important;
	padding: 0 !important;
	line-height: normal;
}

.menuh ul li span span {
	display: block;
	height: 13px;
	padding: 4px 0 0 0;
	line-height: 13px;
}

.menuh ul li.iehover ul,
.menuh ul li:hover ul {
	display: block;
	background: url(images/new/navbg-bottom-w244.png) left bottom no-repeat;
}

.menuh ul li.item60:hover ul,
/*.menuh ul li.item62:hover ul,*/
.menuh ul li.item63:hover ul {
	display: block;
	background: url(images/new/navbg-bottom-w165.png) left bottom no-repeat;
}

.menuh ul li.iehover a,
.menuh ul li:hover a {
	background: url(images/new/navbg-top-left.png) no-repeat;
	height: 28px;
	padding: 0 0 0 4px;
	color: #2b2b2b;
}

.menuh ul li.iehover a span,
.menuh ul li:hover a span {
	display: block;
	background: url(images/new/navbg-top-right.png) right top no-repeat;
	height: 28px;
	padding: 0 4px 0 0;
}

.menuh ul li.iehover a span span,
.menuh ul li:hover a span span {
	background: #ababab;
	height: 24px;
	padding: 4px 0 0 0;
}

.menuh ul li.item59:hover a {
	background: url(images/new/navhomebg-top-left.png) no-repeat;
	height: 21px;
	padding: 0 0 0 4px;
}

.menuh ul li.item59:hover a span {
	background: url(images/new/navhomebg-top-right.png) right top no-repeat;
	height: 21px;
	padding: 0 4px 0 0;
}

.menuh ul li.item59:hover a span span {
	background: #ababab;
	height: 17px;
	padding: 4px 0 0 0;
}
