div#topArea2 {
	height:90px;
	width: 960px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
}
div#topArea {
	height:90px;
	width: 960px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	/*Xmas BG*/
	/*background:url(../../images/panels/XMasPanel.jpg) no-repeat; */
	/*End - Xmas BG*/
}
div#logoArea {
	height: 90px;
	width: 90px;
	float: left;
	background-image: url(/pic/nov/redesign/site/images/nosologo_90px.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#topFunctionalityArea {
	height: 60px;
	width: 870px;
	font-color: #999999;
	float: right;
}
div#topFunctionalityArea table {
	float:right;
	height: 30px;
}
div#topFunctionalityArea td {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
}
div#topFunctionalityArea a {
	font-size: 9px;
	color: #999999;
}
div#topTitle {
	width: 870px;
	float: left;
	font: bold 20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

div#topMenuArea {
	height: 0px;
	width: 870px;
	float: left;
	display: table-cell;
}
div#panelImageArea {
	height: 30px;
	width: 960px;
	display: table-cell;
}
div#subMenuArea {
	height: 10px;
	width: 960px;
	background-color: #FF7700;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cb5400;
}
div#navPathArea {
	width: 940px;
	margin-left:20px;
	height: 15px;
	margin-top:5px;
	margin-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
}
div#navPathArea a{
	font-size:11px;
}

div.topMenuItem div {
	float: left;
	height: 30px;
}
div.topMenuItem {
	float: left;
	margin-right: 5px;
	height: 30px;
}
div.topMenuItem a {
	color: #333333;
	text-decoration: none;
}
div.topMenuItem div.external a {
	color: #999999;
	text-decoration: none;
}

div.topMenuItem div.itemL {
	background-image: url(/pic/nov/redesign/site/images/topMenuItemL.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 10px;
}
div.topMenuItem div.itemC {
	background-image: url(/pic/nov/redesign/site/images/topMenuItemC.gif);
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
}
div.topMenuItem div.itemC a {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
}
div.topMenuItem div.itemR {
	background-image: url(/pic/nov/redesign/site/images/topMenuItemR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 10px;
}
div.topMenuItem a:hover {
	color: #f70;
}
div#topMenuArea div.active div.itemL {
	background-image: url(/pic/nov/redesign/site/images/topMenuItemLactive.gif);
}
div#topMenuArea div.active div.itemC {
	background-color: #F70;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
}
div#topMenuArea div.active a{
	color: #FFFFFF;
}
div#topMenuArea div.active a:hover {
color:#DDD;
}

div#topMenuArea div.active div.itemR {
	background-image: url(/pic/nov/redesign/site/images/topMenuItemRactive.gif);
}

span.currentLocation {
	font-weight: bold;
}
