@charset "UTF-8";

/* style the top and second level links */
#firmMenu {
	background-color: #3f3f3f;
}

#firmMenu a.top {
	color: #fff;
	text-decoration: none;
}

#sideNav ul li a#firmSideMenu {
	color: #fff;
	background-color: #787878;
	background-image: url("../images/indicator-on.png");
	background-repeat: no-repeat;
	background-position: 164px center;
	text-decoration: none;
}
