/* CSS Document */

.topMenuStartSpacer {
	height: 32px;
	width: 4px;
	float: left;
	background-image: url(http://sdc.novasol.com/pic/nov/alpine/topMenuItem_l.gif);
	background-repeat: no-repeat;
}
a.topMenuItem {
	font-size: 16px;
	line-height: 32px;
	float: left;
	background-image: url(http://sdc.novasol.com/pic/nov/alpine/topMenuItem_bg.gif);
	background-repeat: repeat-x;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	color: #2C6C99;
	text-decoration: none;
}
.topMenuEndSpacer {
	height: 32px;
	width: 9px;
	float: left;
	background-image: url(http://sdc.novasol.com/pic/nov/alpine/topMenuItem_r.gif);
	background-repeat: no-repeat;
}
div#subMenuArea a {
	font-size: 12px;
	line-height: 33px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(http://sdc.novasol.com/pic/nov/alpine/subMenuSeperator.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	height: 33px;
	text-align: left;
	overflow: hidden;
	margin-left: 10px;
	letter-spacing: 1px;
}
p.navPath {
	font-size: 10px;
	color: #4592CA;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	line-height: 20px;
	width: auto;
	margin-right: 0px;
}
a.navPath {
	font-size: 10px;
	color: #4592CA;
	display: inline;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
p.navPathCurrent {
	font-size: 10px;
	font-weight: bold;
	color: #FF7700;
	display: inline;
	margin: 0px;
	padding: 0px;
}.topMenuStartSpacerActive {

	height: 32px;
	width: 4px;
	float: left;
	background-image: url(http://sdc.novasol.com/pic/nov/alpine/topMenuItemActive_l.gif);
	background-repeat: no-repeat;
}
a.topMenuItemActive {
	font-size: 16px;
	line-height: 32px;
	float: left;
	background-repeat: repeat-x;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #7ABFF3;
	color: #FFFFFF;
	font-weight: bold;
}
.topMenuEndSpacerActive {

	height: 32px;
	width: 9px;
	float: left;
	background-image: url(http://sdc.novasol.com/pic/nov/alpine/topMenuItemActive_r.gif);
	background-repeat: no-repeat;
}
