﻿/*page styles*/

.extranetLogin
{
    display: block;
    color: #FFFFFF;
    width: 102px;
    height: 22px;
    font-size: 1.1em;
    padding: 2px 0 4px 8px;
    margin: 4px 0 5px 0;
    background: url(/media/image/red-login.gif) no-repeat;
    border: none;
    text-align: left;
    cursor: pointer;
}








body {
	margin: 0px;
	background: #FFFFFF;
	font-size:62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #003052;
}








h1 {
	font-size: 2.1em;
	padding: 6px 0 4px 0;
	margin: 0px;
	color: #e52330;
	font-weight: normal;
	float: left;
}








h1.logo {
	display:none;
}








h6 {
	color: #e52330;
	display: inline;
	font-size: 1em;
	font-weight: normal;
}








img {
	border: 0px;
}








/*layout styles*/








#container {
	position: relative;
	margin: auto;
	width: 900px;
}








#global {
	position: relative;
	width: 900px;
	font-size: 1em;
	text-align: right;
	padding: 5px 0 5px 0;
}








#banner {
	position: relative;
	width: 900px;
	height: 110px;
	font-size: 0em;
}








#mainmenu {
	position: relative;
	float: left;
	top: -8px;
	width: 209px;
	margin: 0 0 30px 0;
}








#content {
	float: left;
	width: 691px;
	margin: 0 0 30px 0;
}








#footer {
	position: relative;
	background: #003052;
	width: 880px;
	font-size: 1.1em;
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	margin: auto;
}








#super_spacer {
	font-size: 0.0em;
	height: 10px;
	margin: auto;
	display: block;
}








#header {
	position: relative;
	width: 669px;
	border-bottom: 1px solid #3a6383;
}








#copy {
	position: relative;
	margin: 21px 0 0 0;
	float: left;
	width: 432px;
}








#sub {
	float: right;
	width: 239px;
}








#subimage {
	position: relative;
	height: 240px;
	background: url(/media/image/hfs_sub_dt.gif) no-repeat;
	background-position: bottom;
}








#sub_image_frame {
	position: absolute;
	display: block;
	right: 22px;
	top: 24px;
	width: 195px;
	height: 195px;
	background: url(/media/livery/hfs_image_frame.png) no-repeat;
	behavior: url(/css/iepngfix.htc);
}








#sub_image_hp {
	position: relative;
	float: right;
	display: block;
	margin: 24px 0 0 0;
	width: 217px;
	height: 195px;
}








#submenu {
	background: url(/media/image/hfs_sub_db.gif) no-repeat;
	padding: 18px 0 0 22px;
	font-size: 1.2em;
}








#subnomenu {
	background: url(/media/image/hfs_sub_db.gif) no-repeat;
	padding: 18px 0 0 22px;
	height: 100px;
}








#clearer {
	clear: both;
	font-size: 0em;
	height: 0em;
}








.clearer {
	clear: both;
	font-size: 0em;
	height: 0em;
}








#subcalendar {
	position: relative;
	background: url(/media/image/hfs_sub_dt.gif) no-repeat;
	background-position: bottom;
	padding: 24px 0 21px 22px;
}








/*video sub styles*/








#sub_video_menu {
	background: url(/media/livery/hfs_video_sub_top.gif) no-repeat;
	padding: 18px 0 0 22px;
	font-size: 1.2em;
	margin: 21px 0 0 0;
}








/*members login styles*/








#login_top {
	width: 180px;
	height: 10px;
	margin: 3px 0 0 0;
	background: #e52330 url(/media/image/hfs_login_rt.gif) no-repeat;
	font-size: 0em;
}








#login_header {
	width: 170px;
	background: #e52330 url(/media/image/hfs_login_rb.gif) no-repeat;
	background-position: bottom;
	padding: 0 0 18px 10px;
	margin: -3px 0 0 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}








#login_body {
	width: 170px;
	background: #f0f0f0 url(/media/image/hfs_login_gb.gif) no-repeat;
	background-position: bottom;
	margin: 0;
	padding: 0 0 10px 10px;
}








.red_small {
	color: #e52330;
	font-size: 1.1em;
}








.login_form {
	margin: 0px;
	padding: 0px;
}








.login_label {
	font-size: 1.2em;
}








.login_input {
	font-size: 1.1em;
	width: 152px;
	margin: 2px 0 1px 0;
	padding: 3px 3px 4px 3px;
	border: #7f9db9 1px solid;
}








.login_button {
	display: block;
	color: #FFFFFF;
	width: 102px;
	height: 22px;
	font-size: 1.1em;
	padding: 2px 0 4px 8px;
	margin: 4px 0 5px 0;
	background: url(/media/image/hfs_login_bbg.gif) no-repeat;
	border: none;
	text-align: left;
	cursor: pointer;	
}








/*footer styles*/








#foot_tl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 5px;
	height: 5px;
	background: url(/media/image/hfs_footer_bgs.gif) no-repeat;
	background-position: 0px -5px;
}








#foot_tr {
	position: absolute;
	top: -5px;
	right: 0px;
	width: 10px;
	height: 5px;
	background: url(/media/image/hfs_footer_bgs.gif) no-repeat;
}








#foot_br {
	position: absolute;
	display: block;
	bottom: 0px;
	right: 0px;
	width: 5px;
	height: 5px;
	background: url(/media/image/hfs_footer_bgs.gif) no-repeat;
	background-position: -5px -5px;
}








#foot_copy {
	float: left;
	width: 215px;
	padding: 0 5px 0 0;
}








#foot_menu {
	float: right;
	width: 655px;
	padding: 0 0 0 5px;
	text-align: right;
}








a.white {
	color: #FFFFFF;
	text-decoration: none;
}








a.white:hover {
	color: #e52330;
}








/*homepage styles*/








.divider_position {
	position: relative;
}








.divider_top {
	position: relative;
	width: 702px;
	padding: 0 0 21px 0;
	margin: 0 0 0 -11px;
	background: url(/media/image/hfs_div_wt.gif) no-repeat;
	background-position: bottom;
}








.divider_bottom {
	position: relative;
	width: 702px;
	margin: 0 0 0 -11px;
	background: url(/media/image/hfs_div_wb.gif) no-repeat;
}








#sub_hp_image_frame {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 195px;
	height: 195px;
	background: url(/media/livery/hfs_image_frame.png) no-repeat;
	behavior: url(/css/iepngfix.htc);
}








/*small CTA styles*/








.blue {
	position: relative;
	float: left;
	width: 320px;
	height: 119px;
	padding: 21px 0 0 22px;
	margin: 0 -4px 18px 0;
}








.blue_top {
	width: 320px;
	height: 10px;
	background: #3a6383 url(/media/image/hfs_blue_tt.gif) no-repeat;
	font-size: 0em;
}








.blue_header {
	position: relative;
	width: 300px;
	background: #3a6383 url(/media/image/hfs_blue_tb.gif) no-repeat;
	background-position: bottom;
	padding: 0 10px 18px 10px;
	margin: -3px 0 0 0;
}








.blue_body {
	position: relative;
	width: 300px;
	background: #f0f0f0 url(/media/image/hfs_blue_gb.gif) no-repeat;
	background-position: bottom right;
	margin: 0;
	padding: 0 10px 10px 10px;
}








.blue_body_new {
	position: relative;
	width: 300px;
	background: #f0f0f0;
	background-position: bottom;
	margin: 0;
	padding: 0 10px 10px 10px;
}








.blue_body_press {
	position: relative;
	width: 300px;
	background: #f0f0f0 url(/media/image/hfs_press_bg.gif) no-repeat;
	background-position: bottom;
	margin: 0;
	padding: 0 10px 10px 10px;
}








.blue_flip {
	display: block;
	float: left;
	position: relative;
	height: 70px;
	margin: 0 0 10px 0;
}








.blue_content {
	margin: 0 0 0 60px;
	display: block;
}

#NewsArticle_Home_Content {
	text-align: left;
}

.blue_content_right {
	float: right;
	text-align: right;
}

h2.bw {
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
}

p.new {
	width: 300px;
	padding: 8px 0 15px 0;
	margin: 0px;
}


p.press {
	width: 180px;
	padding: 8px 0 5px 60px;
	margin: 0px;
}


p.home {
	padding: 0px;
	margin: 0 0 8px 0;
}

div.home {
	padding: 0px;
	margin: 0 0 8px 0;
}


a.rss_feed {
	position: absolute;
	right: 6px;
	top: -1px;
}








/* email signup form */








.blue_signup {
	position: relative;
	float: right;
}








.signup_input {
	float: left;
	font-size: 1.1em;
	width: 142px;
	padding: 3px 3px 4px 3px;
	margin: 10px 0 0 0;
	border: #e52330 1px solid;
}








.signup_button {
	float: left;
	display: block;
	color: #FFFFFF;
	width: 72px;
	height: 22px;
	font-size: 1.1em;
	padding: 2px 0 4px 8px;
	margin: 10px 0 0 -1px;
	background: url(/media/image/hfs_signup_bbg.gif) no-repeat;
	border: none;
	text-align: left;
	cursor: pointer;	
}








.red_corner {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 5px;
	height: 5px;
	background: url(/media/image/hfs_signup_cr.gif) no-repeat;
	font-size: 0em;
}








/*industry issues styles*/








.blue_wide {
	position: relative;
	width: 658px;
	padding: 21px 0 0 22px;
	margin: 0;
}








.blue_wide_top {
	width: 658px;
	height: 10px;
	background: #3a6383 url(/media/image/hfs_blue_tt.gif) no-repeat;
	font-size: 0em;
}








.blue_wide_header {
	width: 638px;
	background: #3a6383 url(/media/image/hfs_blue_wide_tb.gif) no-repeat;
	background-position: bottom;
	padding: 0 10px 18px 10px;
	margin: -3px 0 0 0;
}








.blue_wide_body {
	width: 648px;
	background: #f0f0f0 url(/media/image/hfs_blue_gb.gif) no-repeat;
	background-position: bottom right;
	margin: 0;
	padding: 0 0 20px 10px;
}








.industry_menu {
	float: left;
	position: relative;
	z-index: 1;
	padding: 11px 0 0 10px;
	margin: 0px;
}








.industry_content {
	float: left;
	position: relative;
	border: 1px solid #3a6383;
	margin: 11px 0 0 -1px;
	padding: 0px;
	width: 465px;
	background: #FFFFFF;
}








.industry_tc {
	position: absolute;
	width: 10px;
	height: 10px;
	top: -1px;
	left: 456px;
	background: url(/media/image/hfs_industry_tc.gif) no-repeat;
	font-size: 0em;
}








.industry_bc {
	position: absolute;
	bottom: -1px;
	left: -1px;
	width: 10px;
	height: 10px;
	background: url(/media/image/hfs_industry_bc.gif) no-repeat;
	font-size: 0em;
}








.industry_spacer {
	float: right;
	height: 240px;
}








.industry_image {
	position: absolute;
	left: 260px;
	bottom: 0px;
	color:#000000;
	width: 205px;
	height: 205px;
}








.industry_copy {
	float: left;
	width: 240px;
	padding: 9px 0 0 20px;
}








a.industry_button {
	position: absolute;
	right: 10px;
	bottom: 10px; 
	display: block;
	color: #FFFFFF;
	width: 90px;
	height: 19px;
	font-size: 1.1em;
	padding: 3px 0 0 12px;
	margin: 10px 0 0 0;
	background: url(/media/image/hfs_login_bbg.gif) no-repeat;
	text-decoration: none;
}








h3.red_large {
	font-size: 1.8em;
	padding: 0;
	margin: 0 0 17px 0;
	color: #e52330;
	font-weight: normal;
}








/*interactive calendar styles*/








#EventCalendar {
	width: 195px;
	background: url(/media/livery/hfs_calendar_header_bg.gif) no-repeat #f0f0f0;
}








.calendar_header {
	font-size: 12px;
	font-weight: bold;
	background: url(/media/livery/hfs_calendar_header_bg.gif) no-repeat #3a6383;
	width: 195px;
	height: 30px;
	color: #FFFFFF;
	margin: 0 0 10px 0;
}








#EventCalendar tr {
	height: 21px;
}








td.NextPrevMonth a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 9px 0px 9px;
}








.day_header {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
}








.day_cell {
	font-size: 12px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}








.calendar {
	color: #e52330;
}








#pnlEventCalendar {
	width: 195px;
	background: url(/media/livery/hfs_calendar_foot_bg.gif) #f0f0f0;
	background-position: bottom;
	padding: 0 0 8px 0;
}








#pnlEventImage {
	height: 195px;
}

/*new homepage styles*/

.divider_surround {
	position: relative;
	width: 680px;
	margin: 0 0 0 -11px;
	padding: 4px 0 0 22px;
	background: url(/media/image/hfs_div_wb.gif) no-repeat;
}








.blue_float_left {
	float: left;
	width: 320px;
}








.blue_float_right {
	float: left;
	width: 320px;
	margin: 0 0 0 18px;
}








.grey_double {
	width: 658px;
	background: url(/media/livery/hfs_grey_dbl_bg.gif) repeat-y;
	margin: 18px 0 0 0;
}








.grey_double_foot {
	clear: both;
	width: 658px;
	height: 10px;
	background: url(/media/livery/hfs_grey_dbl_foot.gif) no-repeat;
	font-size: 0.0em;
}








.blue_double_body {
	position: relative;
	width: 300px;
	margin: 0;
	padding: 0 10px 0 10px;
}








.blue_double_press {
	position: relative;
	width: 300px;
	background: url(/media/livery/hfs_press_release_bg.gif) no-repeat;
	margin: 0;
	padding: 0 10px 0 10px;
}









