.itemSpacerLeftTopOff {
	BACKGROUND-IMAGE: url(/NobleIntranet/NobleIntranetBase/wrap/theme0/images/nav.spacer.left.jpg); WIDTH: 69px; CURSOR: pointer; BACKGROUND-REPEAT: no-repeat; HEIGHT: 28px; BACKGROUND-COLOR: #3B2D20;
}
.itemGeneralTopOff {
	BACKGROUND-IMAGE: url(/NobleIntranet/NobleIntranetBase/wrap/theme0/images/nav.general.off.jpg); WIDTH: 215px; CURSOR: pointer; BACKGROUND-REPEAT: no-repeat; HEIGHT: 28px; BACKGROUND-COLOR: #3B2D20;
}
.itemGeneralTopOn {
	BACKGROUND-IMAGE: url(/NobleIntranet/NobleIntranetBase/wrap/theme0/images/nav.general.on.jpg); WIDTH: 215px; CURSOR: pointer; BACKGROUND-REPEAT: no-repeat; HEIGHT: 28px; BACKGROUND-COLOR: #3B2D20;
}
.itemTeamTopOff {
	BACKGROUND-IMAGE: url(/NobleIntranet/NobleIntranetBase/wrap/theme0/images/nav.team.off.jpg); WIDTH: 253px; CURSOR: pointer; BACKGROUND-REPEAT: no-repeat; HEIGHT: 28px; BACKGROUND-COLOR: #3B2D20;
}
.itemTeamTopOn {
	BACKGROUND-IMAGE: url(/NobleIntranet/NobleIntranetBase/wrap/theme0/images/nav.team.on.jpg); WIDTH: 253px; CURSOR: pointer; BACKGROUND-REPEAT: no-repeat; HEIGHT: 28px; BACKGROUND-COLOR: #3B2D20;
}
.itemHomeTopOff {
	BACKGROUND-IMAGE: url(/NobleIntranet/NobleIntranetBase/wrap/theme0/images/nav.home.off.jpg); WIDTH: 148px; CURSOR: pointer; BACKGROUND-REPEAT: no-repeat; HEIGHT: 28px; BACKGROUND-COLOR: #3B2D20;
}
.itemHomeTopOn {
	BACKGROUND-IMAGE: url(/NobleIntranet/NobleIntranetBase/wrap/theme0/images/nav.home.on.jpg); WIDTH: 148px; CURSOR: pointer; BACKGROUND-REPEAT: no-repeat; HEIGHT: 28px; BACKGROUND-COLOR: #3B2D20;
}
.itemSpacerRightTopOff {
	BACKGROUND-IMAGE: url(/NobleIntranet/NobleIntranetBase/wrap/theme0/images/nav.spacer.rt.jpg); WIDTH: 68px; CURSOR: pointer; BACKGROUND-REPEAT: no-repeat; HEIGHT: 28px; BACKGROUND-COLOR: #3B2D20;
}

.navItemBar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	vertical-align: bottom;
	cursor: default;
}

.navSubMenuOff {
	padding-top: 2px;
	padding-right: 1px; 
	padding-left: 5px; 
	padding-bottom: 2px; 
	font: 11px Verdana; 
	width: 175px; 
	color: #333333; 
	background-color: #ffffff;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #666666; 
	border-left: 1px solid #666666; 
	border-right: 1px solid #666666;
	cursor: pointer;
}

.navSubMenuOn {
	padding-top: 2px;
	padding-right: 1px;
	padding-left: 5px;
	padding-bottom: 2px;
	font: 11px Verdana;
	width: 175px;
	color: #333333;
	background-color: #EEEEEE;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right:1px solid #666666;
	cursor: pointer;
}

.navSubMenuTextOff {
	padding-top: 2px;
	padding-right: 1px; 
	padding-left: 5px; 
	padding-bottom: 2px; 
	font: 11px Verdana; 
	width: 175px; 
	color: #333333; 
	background-color: #ffffff; 
	cursor: pointer;
}

.navSubMenuTextOn {
	padding-top: 2px;
	padding-right: 1px;
	padding-left: 5px;
	padding-bottom: 2px;
	font: 11px Verdana;
	width: 175px;
	color: #333333;
	background-color: #EEEEEE;
	cursor: pointer;
}

.navTaskbar {
	height: 0px; /* The height of our nav bar */
}

.navSubMenuBorder {
	border: 1px solid #a3b1b0;
}
