.submenu {

	}

.menu {
	cursor: pointer;
	position: absolute;
	width: 180px;
	border-top: 1px solid #97A9C4;
}
.menu td.first {
	border-top: 1px solid #000000;
}
.menu td {
	cursor: pointer;
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	border: 1px solid #97A9C4;
	border-top-width: 0px;
	background-color: #E0E5EE;
	color: #3947A3;
	padding: 7px 3px;
}
.menu td.over {
	background-color: #3D4D6F;
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	border-top-width: 0px;
	color: #F0F0F0;
}
.menu_careers {
	width: 110px;
}

.content .leftcoll ul li ul li a {
	font-weight: normal;
	padding-left: 25px;
}

.content .rightcoll .pdf li {
	padding-bottom: 15px;
}
