#MainNavigation #Contact #ContactSub-Navigation {
	display: block;
	z-index: 50;
}
	
/*	index.htm Styles	*/
#DeptList {
	margin: 0px;
	list-style-type: none;
	font-size: 1.25em;
	font-weight: bold;
	color: #424173;
}
.ContactList {
	font-size: 0.8em;
	font-weight: normal;
	color: #666666;
}
#DeptList li {
	margin-bottom: 1em;
}
.ContactList dt {
	margin-top: .5em;
	font-weight: bold;
	color: #666666;
}
.Ext {
	margin-left: .4em;
}#CertsInput table {
	width: 75%;
}
#CertsInput input {
	border: 2px outset #84795A;
	position: relative;
	width: 250px;
	text-align: left;
}
#CertsButtons table {
	width: 75%;
	text-align: center;
}

