@charset "utf-8";
div#responsive_header,
header{
	background-color:#124c8f;
	background-position:80% 0;
	background-repeat:no-repeat;
}
a#after_header,
a#responsive_header-fdic_logo,
a.responsive_header-skip_header{
	display:block;
	overflow:hidden;
}
a#after_header,
a.responsive_header-skip_header,
div#responsive_header div#responsive_header-right_side div#responsive_header-search label{
	position:absolute;
	width:1px;
	height:1px;
	overflow:hidden;
}
div#responsive_header a:hover,
div#responsive_header div#responsive_header-right_side div#responsive_header-search a:active
{
	outline:0;
}
#leftheader{
	float:left;
}
div.clear{
	clear:both;
}
#responsive_header h2,
div#responsive_header h1{
	clear:none;
	margin:0;
	color:#fff;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-rendering:auto;
}
a:focus{
	border:1px dotted #fff;
}
header{
	width:990px;
	margin:0 auto 2px;
}
a#responsive_header-fdic_logo{
	float:left;
	width:135px;
	height:54px;
	margin:12px 12px 0;
	background-repeat:no-repeat;
	color:transparent;
}
div#responsive_header{
	margin:0 auto;
	width:990px;
	background-image:url(/responsive/header/graphics/header_seal.png);
}
div#responsive_header h1{
	font-size:18px;
	font-weight:700;
	padding:12px 0 0;
	border:none;
	text-shadow:1px 1px #0B295B;
}
#responsive_header h2{
	white-space:nowrap;
	font-size:14px;
	font-weight:400;
	padding:0;
	text-shadow:.5px .5px #0B295B;
}
div#responsive_header div#responsive_header-right_side{
	float:right;
	text-align:right;
	/*width:270px !important;*/
	margin-bottom:8px;
}
div#responsive_header div#responsive_header-right_side ul#responsive_header-links{
	list-style-type:none;
	list-style-image:none;
}
div#responsive_header div#responsive_header-right_side ul#responsive_header-links li{
	float:left;
	display:block;
	text-align:right;
	width:24px;
	height:24px;
	margin:5px 10px 0 0;
	padding:0;background:0 0;
}
div#responsive_header div#responsive_header-right_side ul#responsive_header-links a{
	display:block;
	width:24px;
	height:24px;
	overflow:hidden;
	color:transparent;
	font-size:0;
	line-height:0;
	text-decoration:none;
}
div#responsive_header div#responsive_header-right_side div#responsive_header-search{
	clear:both;
	padding-top:2.5px;
}
div#responsive_header div#responsive_header-right_side div#responsive_header-search a{
	font-size:13px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#eee;
	text-decoration:none;
	padding-right:12.5px;
	text-shadow:1px 1px #0B295B;
	text-rendering:auto;
}
div#responsive_header div#responsive_header-right_side div#responsive_header-search a:focus,
div#responsive_header div#responsive_header-right_side div#responsive_header-search a:hover{
	color:#ad9442;
}
div#responsive_header div#responsive_header-right_side div#responsive_header-search input.submit{
	float:none;
	margin-right:8px;
}
div#responsive_header div#responsive_header-right_side div#responsive_header-search input.submit:focus{
	border:1px dotted #ad9442;
}
div#responsive_header div#responsive_header-right_side div#responsive_header-search #search{
	width:400px;
	height:26px;
	float:right;
}
div#responsive_header div#responsive_header-right_side div#responsive_header-search form,
fieldset{
	border:none;
	margin:0;
	padding:0;
}
div#responsive_header div#responsive_header-right_side div#responsive_header-search div.form{
	margin:0 4px 0 0;
	width:196px;
	height:21px;
	background:url(/responsive/header/graphics/search_box-background.png) no-repeat;
	text-align:left;
}
div#responsive_header div#responsive_header-right_side div#responsive_header-search input.field{
	background:none;
	border:none;
	color:#26304F;
	float:left;
	font-family:Arial,Tahoma,sans-serif;
	font-size:11px;
	margin:0 0 0 2px;
	padding:3px 0 0 10px;
	width:159px;
}
div#responsive_header div#responsive_header-right_side div#responsive_header-search input.submit{
	background:url(/responsive/header/graphics/search_box-magnifying_glass.png) no-repeat;
	border:none;
	cursor:pointer;
	height:13px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:12px;
	margin:4px 0 0 3px;
	padding:0;
	width:14px;
}
.nav_container,
.navbar{
	margin:0 auto;
	position:relative;
	z-index:9999;
	border-radius:0;
	background-color:#4d78a5;
	min-height:35px;
	border-top:1px solid #fff;
}
.nav_container>.navbar-inverse{
	background-color:#4d78a5;
	border:none;
}
.container-fluid{
	margin-left:auto;
	margin-right:auto;
	padding-left:0;
	padding-right:0;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover{
	background:#385b83;
}
.navbar-brand{
	display:none;
}
.navbar-inverse .navbar-toggle{
	border-color:#385b83;
}
.navbar-collapse{
	box-shadow:0 1px 0 rgba(255,255,255,.1) inset;
	padding-left:0;
	padding-right:0;
	border:none;
}
.nav>li{
	margin:0;
	border:none;
	padding:10px 7px;
}.navbar-inverse .navbar-nav>li>a{
	font-size:12px;
	color:#fff;
	outline:0;
	text-decoration:none;
	display:inline;
	padding:0;
}
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>li:hover,
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover{background-color:#385b83;
}
.navbar-inverse .navbar-nav>.active>a{
	background:0 0;
}
.videos{
	z-index:1;
}
.move-left{
	left:-106px
}
@media (max-width:1003px){
	.container-fluid{
		margin-left:auto;
		margin-right:auto;
	}
	button.navbar-toggle{
		padding:4.5px;
		border-radius:4px;
		margin-right:30px;
	}
	.navbar-inverse .navbar-brand{
		display:block;
		color:#fff;
		text-decoration:none;
	}
	.navbar-brand{
		float:left;
		font-size:16px;
		font-style:none;
		line-height:20px;
		max-height:30px;
		padding:10px 10px 10px 25px;
	}
	.navbar-header{
		min-width:100%;
	}
	div#responsive_header,
	header{
		width:auto;
		max-width:1003px;
	}
	#leftheader h1{
		float:right;
	}
	#leftheader h2{
		display:none;
	}
}
@media all and (max-width:599px){
	#leftheader h1{
		display:none;
	}
}
@media all and (max-width:499px){
	#responsive_header-search a,
	div#responsive_header div#responsive_header-right_side div#responsive_header-search a.search,
	div#responsive_header div#responsive_header-right_side ul#responsive_header-links li#responsive_header-facebook,
	div#responsive_header div#responsive_header-right_side ul#responsive_header-links li#responsive_header-fdicchannel,
	div#responsive_header div#responsive_header-right_side ul#responsive_header-links li#responsive_header-rss,
	div#responsive_header div#responsive_header-right_side ul#responsive_header-links li#responsive_header-subscribe,
	div#responsive_header div#responsive_header-right_side ul#responsive_header-links li#responsive_header-twitter,
	div#responsive_header div#responsive_header-right_side ul#responsive_header-links li#responsive_header-instagram {
		display:none;
	}
	a#responsive_header-fdic_logo{
		width:92px;
		height:37px;
		margin:4px;
	}
	div#responsive_header div#responsive_header-right_side div#responsive_header-search{
		margin:0;
		padding:0;
	}
	div#responsive_header div#responsive_header-right_side{
		width:160px;
	}
	div#responsive_header div#responsive_header-right_side div#responsive_header-search div.form{
		margin-top:15px;
		width:152px;
		background-image:url(/responsive/header/graphics/search_box-background-small.png);
	}
	div#responsive_header div#responsive_header-right_side div#responsive_header-search input.field{
		width:114px;
	}
}