img {
    border: none;
}

body {
    font-family: Arial, sans-serif;
	background-color: #fff;
}

img.r { margin-left: 5px; }
img.l { margin-right: 5px; }

.hfsMain {
    margin: 0 auto;
    padding: 0;
	text-align: left;
}

.hfsHeader .center-logo {
    margin: 0 auto 0 auto;
	padding: 1px 0 0 0;
	height: 36px;
	width: 780px;
	text-align: center;
}

.hfsHeader .ies-logo {
	width: 147px;
	height: 26px;
	position: absolute;
	margin: -23px 0 0 -11px;
}

.hfsHeader { 
	width: 780px;
	margin: 0 auto 20px auto;
	padding: 7px 0 0 0;
    font-size: .75em; 
    font-family: Arial, Helvetica, sans-serif;
}

.hfsHeader .navsearch {
	position: absolute;
	margin: -21px 0 0 620px;
	display: block;
	width: 175px;
	text-align: right;
}
.hfsHeader .navsearch .textinput {
	width: 141px;
	height: 14px;
	padding: 3px 6px 3px 4px;
	border: 0;
	background: url('/images/hfs/search-bg.png') no-repeat;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
.hfsHeader .navsearch .search-link { position: relative; top: 6px; left: 2px; }
.hfsHeader .navsearch .textinput.default { color: #bbb; }

.hfsHeader .center-logo {
	position: relative;
	top: -2px;
    margin: 0px auto 0 auto;
	padding: 1px 0 0 0;
	height: 36px;
	width: 780px;
}

	.hfsHeader .hfsCenter-logo img.logo-text {
		position: absolute;
		margin: 2px 0 0 273px;		
	}



.hfsHeader .hfsNav {
	position: relative;
	left: -12px;
	z-index: 8000;
	height: 22px;
    margin: 14px 0 14px 0;
	padding: 0;
	text-align: left;
	list-style-type: none;	
}

/* First level navigation styling */

.hfsHeader .hfsNav li {
    float: left;
	margin: 5px 0;
	padding: 1px 1px 0 1px;
    background-color: transparent;
	border: 0;
	border-right: 1px solid #999;
}

.hfsHeader .hfsNav li.r { float: right; border-right: none; position: relative; left: 13px; }
.hfsHeader .hfsNav li.last { border-right: #606060; }
	
.hfsHeader .hfsNav li a {
	display: block;
	padding: 0px 10px;
	line-height: 1em;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

.hfsHeader .hfsNav li.HoverState ul {	left: auto; }

.hfsHeader .hfsNav li.HoverState{
	border: 0;
	margin: 0;
	border-bottom: 1px solid #fff;
	padding: 1px 1px 0 1px;
	background: #fff;
}

.hfsHeader .hfsNav li.HoverState a {
	color: #053109;
	padding: 5px 10px;
	border-right: 1px solid #fff;
}

/* Second level navigation styling */

.hfsHeader .hfsNav  ul {
	display: block;
    position: absolute;
	z-index: 9999;
	left: -999em;
	margin: 1px 0 0 -2px;
    padding: 0px 1px 5px 5px;
	line-height: 1.3em;
	border: 1px solid #606060;
	border-top: none;
	border-bottom: 4px solid #606060;
    text-align: left;
	list-style-type: none;
	background: #fff;
}
.hfsHeader .hfsNav li.more{
	float: right;
	border-right-color: transparent;
	position: relative;
	left: 7px;
}

	.hfsHeader .hfsNav li.more ul ul { margin-left: auto; float: left; }
	
.hfsHeader .hfsNav li li { border: 0; margin: 1px 0; }

.hfsHeader .hfsNav li.HoverState li li a{
	display: block;
	margin: 5px 0 1px 0;
	padding: 1px 0;
	border: 0;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bold;
	color: #111;
    background-color: transparent;
	border: 0;
}
	.hfsHeader .hfsNav li li a:hover { text-decoration: underline; }
	
	.hfsHeader .hfsNav li.more  {
	}
	/*.hfsHeader .hfsNav li.more li li a{ width: 100px }*/
	
.hfsHeader .hfsNav li li li a:hover { color: #476957; }

.hfsHeader .hfsNav  ul ul  {
	position: static;
    margin: 0 0 0 0;
    padding: 4px 4px 0 4px;
	border: none;
    text-align: left;
}

.hfsHeader .hfsNav li.more ul ul { width: auto; }

.hfsHeader .hfsNav li.HoverState li li  { display: block; width: 100%; margin: 0; }

.hfsHeader .hfsNav li.HoverState ul ul.single a {
	margin: 1px 0;
	font-weight: normal;
}
.hfsHeader .hfsNav li.HoverState ul ul.single a:hover {
	text-decoration: underline;
}

.hfsHeader .hfsNav ul ul.featured {
	margin: 0;
    padding: 4px 0 0 12px;
	border-left: 1px solid #888;
}	
.hfsHeader .hfsNav ul ul.featured li {
	text-align: center;
	float: none;
}
.hfsHeader .hfsNav ul ul.featured li img{ margin: 2px 0; }
.hfsHeader .hfsNav ul ul.featured li  a {
	display: inline;
	text-decoration: underline;
}	

/* Third level navigation styling */

.hfsHeader .hfsNav ul ul ul{
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	border: none;
}	

.hfsHeader .hfsNav li.HoverState li li li { 
	margin-bottom: 3px; 
	background: url("/images/hfs/nav-bullet.gif") 3px 6px no-repeat; 
}

.hfsHeader .hfsNav li.HoverState li li li a{
	margin: 0 0 2px 10px;
	line-height: 1.1em;
    font-weight: normal;
	color: #444;
}

.hfsHeader .hfsNav  li.HoverState li li li a:hover{
    text-decoration: underline;
	color: #476957;
}

/* Nav icon link classes */

.hfsHeader .hfsNav li.HoverState a img.external {
	position: absolute;
	margin: 3px 3px;
}

.hfsFooter-container {
	border-top: 1px solid #777;
	padding: 8px 0;
	margin: 20px 20px 15px 20px;
	
}

.hfsFooter {
	width: 780px;
	margin: 0 auto;
	font-size: .7em;
	text-align: left;
}

.hfsFooter .ed-link{
	width: 220px;
	height: 40px;
	float: right;
	text-align: right;
}

.hfsFooter .ies-center {
	margin: 0;
	font-weight: bold;
	width: 240px;
	float: left;
}

.hfsFooter .ies-center .center-name {
	float: left;
	margin: 0 0 0 3px;
	padding-right: 5px;
	border-right: 1px solid #00a950;
}

.hfsFooter .ies-center a {
	text-decoration: none;
}

.hfsFooter a.ies-logo {
	position: absolute;
	margin-left: -174px;
	margin-top: -4px;
}

.hfsFooter .footer-nav {
	margin: 0 auto 0 auto;
	text-align: center;
}

.hfsFooter a {
	color: #333333;
}

.hfsPrintBlock {
	display: none;
}

@media print {
	.hfsNoPrint{display: none;}
	.hfsPrintBlock{display: block;}
}

