/***********************************************
				Global
***********************************************/
* {
	margin: 0;
	padding: 0;
}

body {
	font: 13px/19px arial, helvetica, sans-serif;
	color: #333;
}

#background {
	background: url(/web/20180511180426im_/http://hahnhessen.com/media/images/background.png) no-repeat scroll 0 0;
	width: 1024px;
	height: 460px;
	margin-left: -62px;
	position: absolute;
	z-index: -10;
	*position: absolute;
	*z-index: -100;
	*top: 285px;
	*left: 0;
}

#whiteFade {
	background: url(/web/20180511180426im_/http://hahnhessen.com/media/images/white_fade.png) no-repeat scroll 0 0;
	height: 460px;
	width: 1024px;
	margin-left: -62px;
	position: absolute;
	z-index: -5;
	top: 285px;
	*position: absolute;
	*z-index: -100;
	*top: 285px;
	*left: 0;
}

h1 {
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
	padding-right: 20px;
/*	
	padding-top: 115px;
*/	
	line-height: 20px;
	margin-left: 20px;
	position: absolute;
	bottom: 20px;
}
/*
h1.twoLine {
	padding-top: 95px;
}
*/
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	margin-bottom: 5px;
		
}

h3 {
	font-size: 16px;
	color: #ccc;
	font-weight: normal;
	margin-bottom: 10px;
		
}

h4 {
	font-size: 16px;
	font-weight: normal;
	color: #14606A;
	margin-bottom: 3px;
	margin-top: 0px;
	line-height: 25px;
		
}

h5 {
	font-size: 15px;
	font-weight: normal;
	color: #333;
	text-transform: uppercase;
	margin-bottom: 5px;		
}

h6 {
	font-size: 13px;
	font-weight: bold;
	color: #333;
}

#sectionTitle h5 {
	text-transform: none;		
}

#relatedInfo {
	font-size: 13px;
	line-height: 15px;
}

#relatedInfo h4 {
	text-transform: uppercase;
}

#relatedInfo a:link, #relatedInfo a:visited {
	color: #1C5D85;
}

#relatedInfo a:hover, #relatedInfo a:active {
	color: #377933;
}

a:link, a:visited {
	text-decoration: none;
	color: #1C5D85;
}

a:hover {
	color: #377933;
}

a.active {
	color: #CC9900;
}

a.active:link,
a.active:visited {
	cursor: default;
}

ul {
	list-style: none;
}

#siteCenter {
	position: relative;
	margin: 0 auto;
	width: 900px;
}

.clear {
	clear: both;
}

.viewAll a:link, .viewAll a:visited {
	background-color: #1B5D85;
	text-transform: uppercase;
	width: 60px;
	line-height: 11px;
	text-align: center;
	font-size: 11px;
	color: #fff;	
	display: block;
	padding:6px 0 5px 0;
	float:right;	
}

.viewAll a:hover {
	background-color: #377933;
}

.viewAll a:active {
	background-color: #CC9900;
}

.submit a:link, .submit a:visited {
	background-color: #1B5D85;
	text-transform: uppercase;
	width: 60px;
	text-align: center;
	font-size: 11px;
	color: #fff;	
	display: block;
	padding:6px 0 5px 0;
	float:right;
	line-height: 11px;	
}

.submit a:hover {
	background-color: #377933;
}

.submit a:active {
	background-color: #CC9900;
}

.archives a:link, .archives a:visited {
	color: #1B5D85;
	text-transform: uppercase;
	font-size: 11px;
	float: right;
}

.archives a:hover {
	color: #377933;
}

.archives a:active {
	color: #CC9900;
}

/*
ul.bullet {
	margin-left: 15px;
	margin-bottom: 15px;
}
.bullet {
	list-style: disc;
}
*/

object, embed{
outline: none;
}

/***********************************************
				Header
***********************************************/
#header {
	height: 135px;
	width: 900px;
	margin-bottom: 150px;
}

#logo {
	width: 155px;
	height: 135px;
	background-color: #1C5D85;
}

#logo img {
	border: none;
	width: 125px;
	height: 63px;
	margin: 57px 0 0 15px;
}

ul#mainNav {
	position: absolute;
	top: 54px;
	left: 170px;
}

ul#mainNav li {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 3px;
}

ul#mainNav li.last {
	border: none;
}

ul#headerLinks {
	position: absolute;
	top: 30px;
	right: -5px;
}

ul#headerLinks li {
	display: inline;
	font-size: 11px;
	margin-left: 2px;
	padding-right: 6px;
	border-right: 1px solid #1C5D85;
}

ul#headerLinks li.last {
	border: none;
}

form#siteSearch fieldset {
	border: none;
}

input#searchField {
	background: transparent url(/web/20180511180426im_/http://hahnhessen.com/media/images/search_box.png) no-repeat scroll 0 0;
	width: 163px;
	border: none;
	position: absolute;
	right: -4px;
	top: 58px;
	padding: 4px 0 3px 4px;
	color: #666;
}

#searchButton {
	background: transparent url(/web/20180511180426im_/http://hahnhessen.com/media/images/search_button.png) no-repeat scroll 0 0;
	cursor: pointer;
	display: block;
	border: none;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	width: 14px;
	height: 14px;
	right: 4px;
	top: 62px;	
}

/***********************************************
				Landing SubNav
***********************************************/
#landingSubNav a:link, #landingSubNav a:visited {
	background-color: #1B5D85;
	font-size: 16px;
	display: block;
	padding: 12px 10px 10px 15px;
	color: #fff;
	text-transform: uppercase;
}

#landingSubNav a:hover {
	background-color: #377A34;
	
}
#landingSubNav a.active {
	background-color: #CC9900;
}

#relatedInfo #landingSubNav li {
	margin-bottom: 10px;
}

#relatedInfo #landingSubNav {
	margin-bottom: 30px;
}

/***********************************************
				Content
***********************************************/
#contentArea {
	width: 900px;
}

#mainNarrative {
	margin-left: 20px;
}

#socialMedia ul {
	position: relative;
	float: right;
	bottom: 25px;	
}

#socialMedia li {
	display: inline;
	margin-left: 2px;
}

#socialMedia li img {
	border: none;
}

#mainContent {
	margin-bottom: 0;
}

#sectionTitle {
	background-color: #666;
	width: 350px;
	height: 150px;
	margin-bottom: 20px;
	position: relative;
	
}

/*
#sectionTitle h1 {
	padding-bottom: 0;
}
*/
#landingImage {
	background: url(/web/20180511180426im_/http://hahnhessen.com/media/images/landing_image_fpo.png) no-repeat scroll 0 0;
	width: 820px;
	height: 345px;
	margin-bottom: 30px;
}

#detailImage {
	background: url(/web/20180511180426im_/http://hahnhessen.com/media/images/detail_image_fpo.png) no-repeat scroll 0 0;
	width: 290px;
	height: 345px;
	margin-bottom: 30px;
}

#relatedInfo ul {
	margin-bottom: 30px;
}

#relatedInfo li {
	margin-bottom: 10px;
}

#relatedInfo ul.ri {
	margin-left: 10px;
	width: 280px;
}

#relatedInfo h5 {
	margin-left: 10px;
	width: 280px;
}

#left {
	width: 200px;
	margin-right: 40px;
	float: left;
}

#left ul.ri {
	margin-bottom: 30px;
}

#left.leftDetail {
	margin-right: 40px;
	width: 290px;
	position: relative;
	top: -75px;
}

#right {
	float: left;
	width: 490px;
	position: relative;
	top: -150px;

}

#mainNarrative.landing {
	margin-top: 294px;
}

#right.rightDetail {
	padding-top: 0;
}

#mainNarrative p {
	margin-bottom: 15px;
}

#mainNarrative ul {
	margin-bottom: 15px;
}

#mainNarrative li {
	list-style: disc;
	margin-bottom: 10px;
	margin-left: 15px;
}


/***********************************************
				Callout
***********************************************/
#callout {
	background-color: #999;
	width: 280px;
	border: 5px solid #1B5D85;
	margin-bottom: 30px;
}

#callout:hover {
	border: 5px solid #377a34;
	cursor: pointer;
}

#calloutContent {
	padding: 15px;
}

#calloutContent p.calloutNumber {
	font-size: 60px;
	color: #fff;
	font-weight: bold;
	line-height: 60px;	
}

#calloutContent p.calloutHead {
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	line-height: 19px;
	margin-bottom: 5px;
}

#calloutContent p.calloutSubhead {
	font-size: 19px;
	font-weight: normal;
	font-style: italic;
	color: #fff;
	line-height: 19px;
}	

/***********************************************
	Recruitment Schedule and FAQ
***********************************************/
#calloutTab {
	background-color: #999;
}

#relatedInfo ul#calloutTabTitle {
	margin-bottom: 0;
}

#calloutTabTitle li {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	padding: 10px 10px 10px 15px;
	margin-bottom: 0;
}

#calloutFrameBig {
	background-color: #999;
	width: 280px;
	border: 5px solid #1B5D85;
	margin-bottom: 30px;
}

#calloutCopy p {
	font-size: 13px;
	color: #fff;
	padding: 10px 10px 0 0px;
}
#calloutCopy ul#schedule {
	font-size: 12px;
	color: #fff;
	padding: 10px 10px 10px 25px;
	list-style: disc;
}

#calloutCopy ul#schedule li {
	margin-bottom: 5px;
}

#calloutCopy ul#faq {
	font-size: 13px;
	line-height: 17px;
	padding: 10px 10px 10px 11px;
	color: #fff;
}

#calloutCopy ul#faq li {
	margin-bottom: 10px;
}

div.click {
	margin-bottom: 63px;
}

.click a:link, .click a:visited {
	width: 170px;
	margin-right: 10px;
}

#relatedInfo div.click a:link, #relatedInfo div.click a:visited {
	color: #fff;
}


/***********************************************
				Footer
***********************************************/
#footer {
	background-color: #333;
	width: 1024px;
	margin-left: -62px;
	margin-bottom: 40px;
	height: 28px;
}

ul#footerNav, ul#footerLinks {
	padding-bottom: 5px;
	font-size: 10px;
	margin-left: 0;
	padding-top: 4px;
}

ul#footerNav li, ul#footerLinks li {
	display: inline;
	margin-right: 10px;
	color: #999;
}

ul#footerLinks li a:link, ul#footerLinks li a:visited {
	color: #999;
}

ul#footerLinks li a:hover, ul#footerLinks li a:active {
	color: #fff;
}

ul#footerNav {
	float: left;
	margin-left: 10px;
}

ul#footerLinks {
	float: right;
}

/*
     FILE ARCHIVED ON 18:04:26 May 11, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:18:35 Jan 16, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.654
  exclusion.robots: 0.022
  exclusion.robots.policy: 0.009
  esindex: 0.012
  cdx.remote: 82.831
  LoadShardBlock: 125.161 (3)
  PetaboxLoader3.datanode: 313.116 (5)
  load_resource: 399.308 (2)
  PetaboxLoader3.resolve: 187.333 (2)
*/