#navwrap .navheading {
	background-color: #244884;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	width: 144px;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#navcompanywrap p {
	margin: 0px;
	line-height: 16px;
	background-image: url(images/blue_arrow.gif);
	background-repeat: no-repeat;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	background-position: 6px;
}

#navcompanywrap {
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDCDCD;
	padding: 0px;
	margin-top: 20px;
}

#navproductdisciplineswrap p {
	margin: 0px;
	line-height: 16px;
	background-image: url(images/blue_arrow.gif);
	background-repeat: no-repeat;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	background-position: 6px;
}

#navproductdisciplineswrap {
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDCDCD;
	padding: 0px;
	margin-top: 20px;
}





#navwrap li {
	list-style-type: none;
	list-style-image: none;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 0px;
}


#navwrap a.primarynavigation:link, #navwrap a.primarynavigation:visited {
	text-decoration: none;
	color: #003366;
	}
	
	#navwrap a.primarynavigation:hover {
	text-decoration: underline;

	
}
#navwrap {
	margin-left: 5px;
}



#navwrap a:hover {
	text-decoration: underline;

}

#navwrap a:visited {
	color: #0066CC;
	text-decoration: none;

}

#navwrap a:link {
	color: #0066CC;
	text-decoration: none;

}


#navwrap ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}




#sidenav {
	width: 160px;
	margin-left: 22px;
		
  }
  
