.navArrow {
	margin: 0px 0px -1px 0px;
	vertical-align: text-bottom;
	}

#globalNav { 
	font-family: helvetica; 
	color:white; 
	line-height: 
	14px; 
	margin: -3px 0 0; 
	}

.majorNavButton {
	cursor: pointer; 
	padding: 0px;
	margin: 0px;
	line-height:0px; 
	}

.majorNavButton img{ 
	margin-bottom: 3px;
	}

#globalNav p {
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
}

#globalNav a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	}

#globalNav .pad15left {
	padding-left: 15px;
}

#globalNav a:hover {
	text-decoration: underline;
	}

.globalNavList {
	list-style: none;
	padding: 5px 0px 10px 15px;
	margin: 0px;
	font-size: 11px;
}

.globalNavList li {
	margin: 4px 0px 0px 0px;
	}
	
#portalNav { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 14px; 
	background-color:white; 
}

#portalNavTitle {
	position:absolute;
	top: 87px;
	}

#portalNav a {
	color: #2F4D6A;
	text-decoration: none;
	}
	
#portalNav a:hover {
	text-decoration: underline;
	}

#portalNavList {
	list-style: none;
	padding: 8px 15px 10px 17px;
	margin: 0px;
	margin-top:50px
}

#portalNavList li {
	margin: 8px 0px 0px 0px;
	color: #2F4D6A;
	}
	
#portalNavList ul {
	list-style: none;
	margin: 0px;
	padding-left:20px;
	}

.noPortal #portalNavTitle{
	height:0px;
	left:57px;
	position: absolute;
	width:130px;
}

.noPortal #portalNavList{
	margin-top: 32px;
	}
#subNav{
	line-height: 14px;
	width: 190px;
	float: left;
	border-right: 1px solid #2F4D6A;
	margin: 0px 30px 25px 0px;
        color:#2F4D6A;
	}

	
#subNavList {
	list-style: none;
	margin: 0px;
	padding: 0px 15px 0px 30px;
	font-size: 11px;
	}
	
#subNavList li {
	margin: 6px 0px 0px 0px;
	}
	
#subNavList li a {
        color:#2F4D6A;
	text-decoration: none;
	}
	
#subNavList li a:hover {
	text-decoration: underline;
	}

#subNavList li ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-size: 11px;
	}

#subNavList li span {
	cursor: pointer;
	}

#subNavList li span:hover {
	text-decoration: underline;
	}
	
#subNavList li span img {
	margin: 0px 0px 0px -12px;
	padding: 0px 4px 2px 0px;
	vertical-align: text-bottom;
	}
	
#subNavList li ul a {
	color: #4C6794;
}

.selectedNav {
	background-color: #D5DBE1;
}
