@charset "utf-8";
body {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-image: url('/about/background/homepage/hb-homepage1-bk.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#pagewrap {
	max-width: 1080px;
	margin: 0 auto;
}
.ten_eighty, .ten_thirty, .nine_eighty, .nine_fifty, .nine_ten, .eight_eighty, .eight_fifty, .eight_hundred, .seven_six_eight, .six_fifty, .seven_hundred_twenty, .six-five-one, .three-twenty {
	display: none;
}
#back-to-top {
	display: none;
}
#view-full-site {
	display: none;
}
#mobile-view-main {
	display: none;
}
#header {
	padding: 0;
	margin-top: 30px;
	width: 960px;
	margin-left: 60px;
}
#hb_logo img {
	margin-top: 0;
	margin-bottom: 15px;
}
.search_icon {
	display: none;
}
#nav_display {
	display: none;
}
#top_navigation {
	height: 40px;
	width: 960px;
	background-color: #fff;
	margin: auto;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	margin-left: 60px;
	margin-top: 16px;
}
.menu li a {
	display: table-cell;
	vertical-align: middle;
	width: 130px;
	border-right: 1px solid #ccc;
	height: 40px;
	text-decoration: none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	z-index: 9999;
}
#search {
	float: right;
	margin-top: 20px;
}
.homepage-content {
	display: none;
}
.mobile-view-main {
	display: none;
}
.slider-homepage {
	display: block;/*min-height: 300px;*//*border:1px solid #fff;*/
}
.slider-wrap {
	position: relative;
	margin: 0 auto;
	width: 1070px;
	margin-top: 440px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;/*border:1px solid #fff;*/
}
.slider {
	position: relative;
	width: 1000px;
	margin: auto;
	/*padding-top: 10px;*/
	padding-bottom: 10px;
}
.slider-arrow {
	position: absolute;
	top: 150px;
	width: 20px;
	height: 20px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
ul li div.box {
	display: inline-block;
	vertical-align: middle;
	margin-left: 25px;
}
.sa-left {
	left: 5px;
}
.sa-right {
	right: 5px;
}
.box {
	width: 290px;
	/*height: 230px;*/
	
	height: 265px;
	/*float: left;*/
	font-size: .8725em;
	/*margin-right: 17px;
	padding-left: 15px;*/
	color: #fff;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	box-sizing: border-box;
	-webkit-box-shadow: 1px 3px 15px -3px rgba(5,5,5,1);
	-moz-box-shadow: 1px 3px 15px -3px rgba(5,5,5,1);
	box-shadow: 1px 3px 15px -3px rgba(5,5,5,1);
}
.box1a {
	background: rgba(17, 83, 135, 0.71);
}
.box2a {
	background: rgba(0, 128, 0, 0.70);
}
.box3a {
	background: rgba(209, 156, 23, 0.71);
}
.box4a {
	background: rgba(25, 116, 210, 0.71);
}
.box h2 {
	font-size: 1.5625em;
	font-weight: normal;
	letter-spacing: 1px;
}
.box a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .875em;
	text-decoration: none;
}
.box a:hover {
	text-decoration: underline;
}
.box div {
	padding-bottom: 9px;
}
.box div a {
	font-size: 1em;
	text-decoration: none;
	margin-left: 0;
	padding-left: 0;
	color: #fff;
}
.box div strong {
	font-style: italic;
	font-size: .8125em;
}
.box div a:hover {
	text-decoration: underline;/*color: #999;*/
}
li div.box .box-container {
	max-width: 289px;
	height: 219px;
	overflow: hidden;
	padding-right: 7px;
	padding-left: 16px;
}
li div.box .button {
	float: right;
	width: 70px;
	height: 12px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-top: 5px;
	margin-right: 7px;
	padding-left: 17px;
	padding-top: 2px;
}
.box .button a {
	color: #fff;
	font-size: .8125em;
}
.button a:hover {
	color: #000;
}
.box1a .button {
	background: rgba(5, 50, 85, 0.95);
}
.box2a .button {
	/*background: #01572b;*/


	background: rgba(1, 87, 43, 0.95);
}
.box3a .button {
	background: rgba(148, 106, 2, 0.95);
}
.box4a .button {
	background: rgba(7, 74, 143, 0.95);
}
.scroll_header {
	margin-top: 15px;
	color: #FFF;
	padding-left: 10px;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 1px;
}
ul {
	margin: 0;
	padding: 0;
}
ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer {
	background: #004d84;
	width: 100%;
	margin-top: 70px;
	height: 90px;
	opacity: 0.90;
	filter: alpha(opacity=90);
	left: 0;
	bottom: 0;
	-webkit-box-shadow: 0px 0px 25px -3px rgba(33,33,33,1);
	-moz-box-shadow: 0px 0px 25px -3px rgba(33,33,33,1);
	box-shadow: 0px 0px 25px -3px rgba(33,33,33,1);
	/*position:absolute;
	z-index:-1000;*/
	clear: both;
}
#footer .footer-table {
	width: 80%;
	margin: auto;
	margin-top: 1px;
	padding-top: 20px;
}
#footer .footer-img {
	float: left;
	width: 16.66%;
	text-align: center;
}
#footer .footer-connect-img {
	float: right;
	width: 22%;
	max-width: none;
	max-height: none;
	text-align: center;
}
#footer2 {
	width: 100%;
	height: 200px;
	background: #796861;
	/*background: #48a1dc;*/
	opacity: 0.79;
	filter: alpha(opacity=79);
	/*height: 42px;*/
	margin-top: 0;
	padding: 0;
	text-align: center;
	clear: both;
}
#footer2 .copyright {
	padding-top: 15px;
	font-size: .75em;
	color: #100c0b;
}
#tfnewsearch {
	float: right;
	padding: 0px;
}
.tftextinput4 {
	margin: 0;
	padding: 8px 10px;
	font-size: .8125em;
	color: #666;
	border: 1px solid #fff;
	border-top-left-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	background-color: #FFF;
	/*width:195px;*/
}
.tfbutton4 {
	margin: 0;
	padding: 0;
	width: 33px;
	height: 33px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color: #fff;
	border: solid 1px #fff;
	border-left: none;
	border-top-right-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	background: url('/about/subpages/mag.png') center no-repeat;
	background-color: #FFF;
}
.tfclear {
	clear: both;
}
h1 {
	font-size: 2em;
	color: #fff;
	margin-bottom: 40px;
	margin-top: 20px
}
a:link {
	color: #0354a5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0354a5;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
#buttonContainer a {
	color: #965008;
	border: #ccc solid 2px;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: inline-block;
	margin-right: 7px;
	vertical-align: middle;
	padding: 3px 5px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
#buttonContainer a:link {
	color: #965008;
	border: #ccc solid 1px;
	background-color: #965008;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: inline-block;
	margin-right: 7px;
	vertical-align: middle;
	padding: 2px 5px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
#buttonContainer a.activeSlide {
	color: #f3dfca;
	background-color: #f3dfca;
	text-align: center;
	text-decoration: none;
	border: #ccc solid 1px;
	font-size: 11px;
	font-weight: bold;
	display: inline-block;
	margin-right: 7px;
	vertical-align: middle;
	padding: 2px 5px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
#buttonContainer a.hover {
	color: #fff;
	background-color: #fff;
	text-align: center;
	text-decoration: none;
	border: #ccc solid 1px;
	font-size: 11px;
	font-weight: bold;
	display: inline-block;
	margin-right: 7px;
	vertical-align: middle;
	padding: 2px 5px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
img {
	height: auto;
	max-width: 100%;
}
.content {
	display: none;
	padding-left: 0;
}
.content a {
	font-size: 1em;
	font-weight: normal;
}
.demo-with-image .expander.expanded {
	padding-left: 20px;
	padding-right: 20px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url('/images/triangle-down.png');/*background-image: url('/images/toggle-collapse2.gif');*/
}
.demo-with-image .expander.collapsed {
	padding-left: 20px;
	padding-right: 20px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url('/images/triangle-up2.png');/*background-image: url('/images/toggle-expand2.gif');*/
}
table.table3 {
	border-width: 1px;
	border-style: solid;
	border-color: #b2def6;
	border-collapse: collapse;
	/*font-family: Arial, Helvetica;*/
	/*margin-left: 2px;
	margin-right: 2px;*/
	margin: 0 auto;
}
table.table3 td {
	border-width: 1px;
	padding: 10px;
	border-style: solid;
	border-color: #b2def6;
	/*background-color: #ffffff;*/
	font-family: Arial, Helvetica;
	text-align: center;
}
table.table3 td:hover {
	background-color: #f9f4ea;
}

/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 980px or less */


@media screen and (max-width: 1080px) {
.ten_eighty {
	display: block;
}
#top_navigation {
	width: 92%;
}
#header {
	padding: 0;
	margin-top: 30px;
	width: 92%;
}
.menu li a {
	width: 129px;
}
#footer .footer-table {
	width: 85%;/*margin: auto;*/
}
}
 @media screen and (max-width: 1030px) {
.ten_thirty {
	display: block;
}
.menu li a {
	width: 122px;
}
}
 @media screen and (max-width: 980px) {
.nine_eighty {
	display: block;
}
.menu li a {
	width: 115px;
}
#menu .menu .dropdown-5columns {
	width: 960px;
	margin: -1px auto 0 -10px; /*i want to*/
}
#menu .menu .dropdown-3columns {
	width: 820px;
	margin: -1px auto 0 -190px; /*goverment*/
}
h1 {
	color: #fff;
	font-size: 1.625em;
	margin-bottom: 40px;
	margin-top: 40px;
}
#pagewrap {
	width: 99%;
}
#footer .footer-table {
	width: 95%;
}
}
 @media screen and (max-width: 950px) {
.nine_fifty {
	display: block;
}
.menu li a {
	width: 110px;
}
#menu .menu .dropdown-3columns {
	width: 820px;
	margin: -1px auto 0 -170px; /*goverment*/
}
#menu .menu .dropdown-5columns {
	width: 920px;
	margin: -1px auto 0 -10px; /*i want to*/
}
}
 @media screen and (max-width: 910px) {
.nine_ten {
	display: block;
}
.menu li a {
	width: 107px;
}
#menu .menu .dropdown-5columns {
	width: 650px;
	margin: -1px auto 0 -10px; /*i want to*/
}
#menu .menu .dropdown-3columns {
	width: 820px;
	margin: -1px auto 0 -190px; /*goverment*/
}
}
 @media screen and (max-width: 880px) {
.eight_eighty {
	display: block;
}
.menu li a {
	width: 104px;
}
#menu .menu .dropdown-5columns {
	width: 850px;
	margin: -1px auto 0 -10px; /*i want to*/
}
#menu .menu .dropdown-3columns {
	width: 850px;
	margin: -1px auto 0 -210px; /*goverment*/
}
}
@media screen and (max-width: 850px) {
.eight_fifty {
	display: block;
}
.airshow {
	display: none;
}
#menu .menu .dropdown-5columns {
	width: 750px;
	margin: -1px auto 0 -10px; /*i want to*/
}
.menu li a {
	width: 98px;
}
h1 {
	text-align: center;
}
}
 @media screen and (max-width: 800px) {
.menu li a {
	width: 90px;
}
.eight_hundred {
	display: block;
}
#menu .menu .dropdown-5columns {
	width: 750px;
	margin: -1px auto 0 -10px; /*i want to*/
}
}

/* for 736px or less */




 @media screen and (max-width: 760px) {
body {
	min-width: 10px;
	background-image: none;
}
.airshow {
	display: none;
}
#pagewrap {
	width: 100%;
}
/*#mobile-header-image img {
	height: auto;
	max-width: 100%;
	margin-bottom: -25px;
	margin-top: -47px;
	padding: 0
}*/

#mobile-header-image img {
	height: auto;
	max-width: 100%;
	margin-bottom: -25px;
	margin-top: -29px;
	padding: 0
}
.content {
	display: block;
	padding-bottom: 0;
	margin-bottom: -15px;
}
#back-to-top {
	border-top: 1px solid #999;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;
	border-bottom: 1px solid #999;
	display: block;
	text-align: center;
	background: #d1c6b0;
}
#back-to-top a {
	text-decoration: none;
	font-size: .875em;
	color: #000;
}
#hb_logo {
	display: block;
	max-width: 230px;
	margin: auto;
	padding-top: 6px;
}



#header {
	background: #004d84;
	width: 100%;
	margin: auto;
	height: 57px;
	position: fixed;
	z-index: 9999;
	top: 0;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(69,69,69,1);
	-moz-box-shadow: 0px 2px 5px 0px rgba(69,69,69,1);
	box-shadow: 0px 2px 5px 0px rgba(69,69,69,1);
 	position: fixed;
	clear: both;
}
.slider-homepage {
	display: none;
}
#mobile-view-main {
	display: block;
	margin-top: 85px;
	margin-bottom: -10px;
}
.mobile-view {
	margin-top: 7px;
	margin-bottom: 0;
}
.mobile-view ul {
	width: auto;
	padding: 0 0 5px 0;
	background-color: #fffeef;
	margin-top: 3px;
	margin-bottom: 5px;
}
.mobile-view ul li {
	font-size: .9375em;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-style: none;
	border-bottom: 2px dotted #ccc;
	width: auto;
}
.mobile-view ul li a {
	color: #333;
	text-decoration: none;
	width: auto;
}
.search_icon {
	padding-top: 7px;
	padding-right: 5px;
	float: right;
	display: block;
}
#top_navigation {
	display: none;
}
#search {
	display: none;
}
h1 {
	font-size: 1.065em;
}
.demo-with-image {
	width: 100%;
	background: #d1c6b0;
	padding-top: 14px;
	padding-bottom: 14px;
	border-bottom: 1px groove #eadece;
}
.banner-title {
	display: block;
	font-size: .9375em;
	font-weight: bold;
	color: #ebf1fc;
	height: 25px;
	padding-top: 7px;
	padding-left: 15px;
	background: #004d84;
	opacity: 0.87;
	filter: alpha(opacity=87);
}
#you-are-here {
	display: block;
	margin: 15px 15px;
}
#you-are-here a {
	color: #0354a5;
	text-decoration: none;
	font-size: .955em;
}
.qm3 div {
	border-bottom: 2px dotted #ccc;
	background-color: #fffeef;
	width: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 0;
	margin-top: 0;
}
.qm3 a div {
	font-size: 1.0625em;
	padding-left: 9px;
}
.qm3 a {
	color: #333;
	text-decoration: none;
}
#nav_display {
	display: block;
	padding-top: 5px;
}
#nav {
	clear: both;
	position: absolute;
	top: 55px;
	width: 100%;
	z-index: 10000;
	padding: 0;
	background: #67a5cf;
	display: none;
}
#nav div {
	clear: both;
	float: none;
	margin: 1px 0 1px 0px;
	padding-left: 1px;
}
#nav a {
	font: inherit;
	background: none;
	display: inline;
	color: #fff;
	border: none;
	text-decoration: none;
}
#nav div {
	width: auto;
	position: static;
	display: block;
	border: none;
}
#nav a div {
	padding: 15px 15px;
	border-bottom: 2px groove #9dcfea;
}
/* dropdown top menu */
	
#nav-wrap {
	position: absolute;
	display: inline;
	padding-left: 0px
}
#menu-icon {
	background: url('/about/subpages/menu7.png') no-repeat 1px center;
	padding: 20px 30px 20px 30px;
	margin-left: 7px;
	margin-top: -10px;
	cursor: pointer;
	display: block;
}
#menu-icon:hover {
	background: url('/about/subpages/menu7.png') no-repeat 1px center;
	padding: 20px 30px 20px 30px;
	margin-left: 7px;
	margin-top: -10px;
	display: block;
}
#menu-icon.active {
	background: url('/about/subpages/menu7.png') no-repeat 1px center;
	padding: 20px 30px 20px 30px;
	display: block;
}
#footer {
	box-shadow: none;
	opacity: 87;
	filter: alpha(opacity=87);
	height: 80px;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
#footer .footer-table {
	padding-top: 15px;
	width: 100%;
}
#footer .footer-img {
	float: left;
	width: 16%;
}
#footer .footer-connect-img {
	float: left;
	width: 30%;
}
#footer2 {
	height: 45px;
	margin-top: 0;
	padding: 0;
	opacity: 1;
	background: #48a1dc;
	filter: alpha(opacity=100);
}
#footer2 .copyright {
	padding-top: 15px;
	font-size: .6125em;
}
}
 @media screen and (max-width: 360px) {
#footer {
	height: 50px;
}
#hb_logo {
	display: block;
	max-width: 200px;
	margin: auto;
	padding-top: 9px;
}
}
 @media screen and (max-width: 320px) {
#hb_logo {
	display: block;
	max-width: 190px;
	margin: auto;
	padding-top: 9px;
}
.three-twenty {
	display: block;
}
}
