/* DROPDOWNS */
#nav {
	margin-left: 1px;	
}

#nav img {
	border: 0;
	padding: 0;
	margin: 0;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
}

#nav li ul a {
	width: 14em;
	padding: 2px 14px 2px 14px;
	text-decoration: none;
	color: #646467;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}

#nav li ul a:hover {
	background-color: #dde6ed;
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	width: 14em;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul li {
	background-color: #fff;
	border: 1px solid #d6d5d5;
	border-top-width: 0;
}

.clr {
	clear: left;
}

#nav span {
	display:none;
}

#nav_AboutUs {
	background-image: url('../images/nav_AboutUs.jpg');
	background-repeat: no-repeat;
	width: 107px;
	height: 29px;
	background-position: top;
}

li:hover #nav_AboutUs, li.sfHover #nav_AboutUs, li:hover #nav_OurMembers, li.sfHover #nav_OurMembers, li:hover #nav_NewsCenter, li.sfHover #nav_NewsCenter, li:hover #nav_Operations, li.sfHover #nav_Operations, li:hover #nav_Financials, li.sfHover #nav_Financials  {
	background-position: 0 -29px;
}
#nav_OurMembers {
	display:block;
	background-image: url('../images/nav_OurMembers.jpg');
	background-repeat: no-repeat;
	width: 107px;
	height: 29px;
}

#nav_NewsCenter {
	display:block;
	background-image: url('../images/nav_NewsCenter.jpg');
	background-repeat: no-repeat;
	width: 107px;
	height: 29px;
}

#nav_Operations {
	display:block;
	background-image: url('../images/nav_Operations.jpg');
	background-repeat: no-repeat;
	width: 107px;
	height: 29px;
}

#nav_Financials {
	display:block;
	background-image: url('../images/nav_Financials.jpg');
	background-repeat: no-repeat;
	width: 107px;
	height: 29px;
}

/* CAREERS/CONTACT LINKS */
#careers-contact {
	color: #fff;
	font-family: Arial, Helvetica, Sans-Serif;
	margin-right: 3px;
}
#careers-contact div {
	float:right;
	margin: 0 0 0 10px;
	font-size: 11px;
}
#careers-contact #nav-ferc {
	margin: 0 0 0 0;
}
#careers-contact #nav-contact-us {
	margin: 0 4px 0 10px;
}
#careers-contact a {
	color: #abc0d3;
	text-decoration: none;
}
#careers-contact a:hover {
	color: #fff;
	text-decoration: none;
}
#careers-contact img {
	border: none;
}
#criteria-input {
	width: 240px;
	height: 20px;
	margin-top:5px;
}
#headerImages {
	margin: 0;
	padding: 0;
	height: 173px;
}
