@charset "utf-8";
/* CSS Document */

article,aside,details,figcaption,figure,footer,header,nav,section{display:block;}
/*audio,canvas,video{display:inline-block;*display:inline;*zoom:1;}
audio:not([controls]){display:none;}*/
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
a:hover,a:active{outline:0;}
::-moz-selection{background:#402344;color:#fff;text-shadow:none;}
sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
img{max-width:100%;height:auto;border:0;-ms-interpolation-mode:bicubic;}
button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}
button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;}
input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;}
textarea{overflow:auto;vertical-align:top;}

body{
	margin:0;
	padding:0;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#000000;
	background-color:#004080;
}
a{color:#0066CC;text-decoration:none;}
a:hover{color:#FF6600;text-decoration:none;}

/* ============================================================================
   styles
   ============================================================================*/

html{-webkit-font-smoothing:antialiased;}
html,body,.wrapper{height:100%;font-size-adjust:0.488;}

body>.wrapper{height:auto;position:relative;min-height:100%;}
.wrapper{min-height:100%;height:auto !important;height:100%;margin:0 auto;}
ul,ol{padding:0;margin:0 0 11px 25px;}
ul ul,ul ol,ol ol,ol ul{margin-bottom:0;}
ul{list-style:disc;}
ol{list-style:decimal;}
li{line-height:125%;}
ul.unstyled{margin-left:0;list-style:none;}
.main li{margin-bottom:8px;}
dl{margin-bottom:22px;}
dt,dd{line-height:22px;}
dt{font-weight:bold;}
dd{margin-left:11px;}
hr{margin:22px 0;border:0;border-top:1px solid #e5e5e5;border-bottom:1px solid #ffffff;}
strong{font-weight:bold;}
em{font-style:italic;}
.muted{color:#999999;}
abbr{font-size:90%;text-transform:uppercase;border-bottom:1px dotted #ddd;cursor:help;}
   
p {
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 120%;
}

p.fdic{
	font-size: 0.75em;
	color: #FFF;
	line-height: 120%;
	font-weight: bold;
}

p.note{
	font-size: 0.8em;
	line-height: 100%;
	font-style: italic;
	}

.dkblue{
	color: #036;
}

.print { display:none; }
.column-rt{float: right;margin-top: 0px;}

.small{font-family: Arial, Helvetica, sans-serif;font-size: .8em;color: #FFF;}
.special{
	font-size: 45%;
	vertical-align: super;
}
.tm{
	margin: 0 0 0 -6px;
	vertical-align: super;
	font-variant: small-caps;
	font-size: .3em;
}
h1{
	margin: 0 0 20px 0;
	font-weight:bold;
	color:#0066CC;
	line-height: 100%;
}
h4{
	margin-bottom: 6px;
}
h5{
	font-size: 1em;
	font-style: normal;
	line-height: 120%;
	font-weight: 900;
	text-transform: uppercase;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h6{
	font-size: 1em;
	font-style: normal;
	line-height: 120%;
	font-weight: 900;
	text-transform: uppercase;
	color: #0066CC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: center;
}
h3.blue{
	color:#0066CC;
	margin-bottom:6px;
}
h2.blue{
	color: #0066CC;
	text-align:right;}
h3{
	font-weight: 800;
	margin-bottom: 6px;
}

.heavy {
	font-weight: 800;
}

.thead{
	font-size: 1.1em;
	font-weight: 600;
	color: #036;
	margin:0px;
	}
.thead2{
	font-size: .8em;
	font-weight: 200;
	margin-top:-10px;
	font-style: italic;
	}
.tfoot {
	font-size: .8em;
	font-style: italic;
	font-weight: 300;
	}
	   
.rates {
	font-style: italic;
	}

.intro-tab{
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000;
	float: right;
	width: 670px;
	margin-top: 10px;
	margin-right: 10px;
	clear:none;
}

.com_pic{
	background-color: #FFF;
	float: left;
	height: 130px;
	width: 96px;
	border: thin solid #000;
	margin-right: 10px;
	padding:0;
}
.com_bio{
	clear: none;
	float: right;
	height: auto;
	width: 520px;
	margin-left: 10px;
}

.com_bio h3{
	color: #06C;
	margin-top: 0px;
	margin-bottom: 0px;
}

.disclose_content{
	font-size: 1em;
	float: right;
	clear:none;
	width: 640px;
	margin: -250px 0px 20px 260px;
}
.col-1{
	float: left;
	width: 33%;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #06C;
	margin-bottom: 20px;
}
.col-2{
	float: left;
	width: 33%;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #06C;
	margin-bottom: 20px;
}
.col-3{
	clear: none;
	float: right;
	width: 33%;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #06C;
	margin-bottom: 20px;
}
/*==============================================
           Sitemap
================================================*/
.col-1-site{
	float: left;
	width: 32%;
	margin-bottom: 20px;
	margin-right: 6px;
	padding-right: 3px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
}
.col-2-site{
	float: left;
	width: 32%;
	margin-bottom: 20px;
	margin-right: 6px;
	padding-right: 3px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;;
}
.col-3-site{
	clear: none;
	float: left;
	width: 32%;
	margin-bottom: 20px;
}
p.level1{
	font-weight: 600;
	font-size: 1em;
	color: #06C;
	text-decoration: underline;
}
p.level2{
	font-weight: 600;
	font-size: .9em;
	margin-left: 10px;
}
p.level3{
	font-weight: 400;
	font-size: .8em;
	margin-left: 20px;
}

/*---------------------------------------------*/

.info{
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000;
	float: right;
	margin: -600px 0 20px 260px;
	width: 640px;
	clear:none;
}

.intro{
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000;
	float: right;
	margin: 20px 0px 30px 0px;
	width: 640px;
}

.intro-n{
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000;
	float: right;
	margin: 20px 0px 30px 0px;
	width: 640px;
}

.intro img{
	margin: 10px 12px 10px 0;
}

.intro.content{
	width: 100%;
}

.intro ul li{
	line-height: 120%;
	margin-bottom: 10px;
}

/*===================================================
              Side Ads
====================================================*/

.content-a{
	width: 28%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
	margin-top: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	clear: none;
	float: left;
	padding:7px;
}

.content-a h3{
	font-size: 0.9em;
	line-height: 110%;
}

.content-a p{
	font-size: 0.8em;
	line-height: 110%;
}

.content-b{
	width:28%;
	clear: none;
	float: left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
}

.content-c{
	width: 28%;
	margin-top: 15px;
	clear: none;
	float: left;
	padding:7px;
}

.sub{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 10px;
}

.sub-a{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
	margin: 10px auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

.sub-img {
	float: left;
	margin-right: 5px;
	visibility: visible;
}

.blue{
	color: #06C;
}
.bluelrg{
	color: #06C;
	font-size: 1.2em;
	font-weight: 800;
}
.container_event{
	margin-bottom:30px;
	float: left;
	height: auto;
	width: 100%;
}
.event_lft{
	float: left;
	width: 25%;
	height: auto;
	text-align: right;
	padding-right: 10px;
}
.event_rgt{
	float: right;
	width: 70%;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #06C;
	height: auto;
	padding-right: 10px;
}
/*=========== Mission Page =============*/
h2.black{
	font-size: 1.3em;
	font-weight: 800;
	color: #000;
	margin-bottom: 6px;
}
.mission{
	font-size: 3em;
	font-weight: 200;
	color: #06C;
	letter-spacing: 90%;
	margin-top: 0px;
	margin-bottom: 6px;
}
.mission_img{
	float: right;
	margin-left: 10px;
}
.mission_lft{
	float: left;
	width: 43%;
	padding-left: 36px;
	padding-top: 10px;
}
.mission_rt{
	clear: none;
	float: right;
	width: 43%;
	padding-right: 36px;
	padding-top: 10px;
	margin-left: 10px;
}
p.header{
	font-size: .9em;
	font-weight: 600;
}
.tradem{
	font-size: .45em;
	font-weight: 200;
	color: #06C;
	vertical-align: top;
	margin-left: -8px;
}
.line{
	font-size: 1.1em;
	letter-spacing: -.03em;
}
.statement{
	font-size: 0.8em;
	line-height: 150%;
}
/*==================== Community Vision ==========================*/
.col-lft{
	float: left;
	width: 37%;
	margin-top: 20px;
}
.col-rt{
	clear: none;
	float: right;
	width: 60%;
}
.vision_one{
	float: left;
	width: 22.5%;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
	height: auto;
	padding-right: 6px;
	padding-left: 7px;
}
.vision_two{
	float: left;
	width: 22.5%;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
	height: auto;
	padding-right: 6px;
	padding-left: 6px;
	margin-left: 1px;
	}
.vision_three{
	float: left;
	width: 22.5%;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
	height: auto;
	padding-right: 6px;
	padding-left: 6px;
	margin-left: 1px;
	}
.vision_four{
	float: left;
	width: 22.5%;
	height: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	padding-right: 6px;
	padding-left: 6px;
	margin-left: 1px;
}
/*---------------------------------------------------------------*/
.content-a h3{
	margin-top: 6px;
}

.aside{
	clear: left;
	float: left;
	height: 100px;
	width: 25%;
	padding-top: 50px;
}

.info ul li{
	padding-left: 10px ;
    text-indent: -10px ;
	list-style-type: none;
	text-align: left;
}

.marketing {
	width: 100%;
	height: auto;
	margin: 0px 0 20px 0;
	text-align: center;
	vertical-align: middle;
}

.rule{
	background-color: #06C;
	height: 1px;
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
}

address{
	text-align: left;
	margin-left: 20%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.clear-fix { clear: both; line-height: 1px; }

.breadcrumb {
	font-size: 0.8em;
	float: right;
	margin: 0px  10px 0 0px;
	color: #999;
}
.breadcrumb li{display:inline;}
.breadcrumb .active a{color:#A1A58F;}

/*----------------------------------------*/

header{
	width:100%;
	background-image: url(../images/header_img.jpg);
	background-repeat: no-repeat;
}
header .container{
	padding:20px 0;
	display: block;
}
header a.logo{
	display:block;
	height:70px;
	width:180px;
	float:left;
	background-image: url(../images/logo_lrg.png);
	background-repeat: no-repeat;
	margin:0 10px 10px 0;}
	
.logo-type{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	width: 100%;
	margin: 30px 0 0 0;
	float:none;
}

/* ============================================================================
   Alert box
   ============================================================================*/
.alert-box{
	margin-bottom:10px;
	background-color:#FFFFFF;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 120%;
	font-weight: bold;
	color: #03F;
	text-align: center;
	padding-top: 6px;
	padding-right: 180px;
	padding-bottom: 6px;
	padding-left: 180px;
}

/*------End Alert Box-----*/

.dropdown{position:relative;}
.dropdown-toggle{*margin-bottom:-3px;}
.dropdown-toggle:active,.open .dropdown-toggle{outline:0;}
.dropdown-menu{
	position:absolute;
	top:100%;
	left:0;
	z-index:1000;
	float:left;
	display:none;
	min-width:160px;
	max-width:220px;
	_width:160px;
	padding:4px 0;
	margin:0;
	list-style:none;
	background-color:#DDEEFF;
	}
	
.dropdown-menu.bottom-up{
	top:auto;
	bottom:100%;
	margin-bottom:2px;}
.dropdown-menu .divider{
	height:1px;
	margin:5px 1px;
	overflow:hidden;
	background-color:#e5e5e5;
	border-bottom:1px solid #ffffff;
	*width:100%;
	*margin:-5px 0 5px;}
.dropdown-menu a{
	display:block;
	padding:3px 15px;
	clear:both;
	font-weight:normal;
	line-height:18px;
	color:#004080;
	white-space:nowrap;}
.dropdown-menu li>a:hover,.dropdown-menu .active>a,.dropdown-menu .active>a:hover{
	color:#ffffff;
	text-decoration:none;
	background-color:#004080;}
.dropdown.open{*z-index:1000;}
.dropdown.open .dropdown-toggle{
	color:#ffffff;
	background:#ccc;
	background:rgba(0, 0, 0, 0.3);}
.no-js .dropdown.open .dropdown-menu{display:block;}

.typeahead{
	margin-top:2px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;}
.fade{-webkit-transition:opacity 0.15s linear;-moz-transition:opacity 0.15s linear;-ms-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear;opacity:0;}
.fade.in{opacity:1;}

.collapse{-webkit-transition:height 0.35s ease;-moz-transition:height 0.35s ease;-ms-transition:height 0.35s ease;-o-transition:height 0.35s ease;transition:height 0.35s ease;position:relative;overflow:hidden;height:0;}
.collapse.in{height:auto;}
.close{float:right;font-size:20px;font-weight:bold;line-height:22px;color:#000000;text-shadow:0 1px 0 #ffffff;opacity:0.2;filter:alpha(opacity=20);}
.close:hover{color:#000000;text-decoration:none;opacity:0.4;filter:alpha(opacity=40);cursor:pointer;}

.btn{
	display:inline-block;
	padding:4px 10px 4px;
	font-size:13px;
	line-height:18px;
	color:#333333;
	text-align:center;
	text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);
	background-color:#fafafa;
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
	background-image:-webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image:-moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
	background-image:-ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image:-o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image:linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-repeat:no-repeat;
	border:1px solid #ccc;
	border-bottom-color:#bbb;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;border-radius:4px;
	-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
	cursor:pointer;
	*margin-left:.3em;}
.btn:first-child{*margin-left:0;}
.btn:hover{
	color:#333333;
	text-decoration:none;
	background-color:#e6e6e6;
	background-position:0 -15px;
	-webkit-transition:background-position 0.1s linear;
	-moz-transition:background-position 0.1s linear;
	-ms-transition:background-position 0.1s linear;
	-o-transition:background-position 0.1s linear;
	transition:background-position 0.1s linear;}
.btn:focus{
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;}
.btn.active,.btn:active{
	background-image:none;
	-webkit-box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
	background-color:#e6e6e6;
	background-color:#d9d9d9 \9;color:rgba(0, 0, 0, 0.5);
	outline:0;}
.btn.disabled,.btn[disabled]{
	cursor:default;
	background-image:none;
	background-color:#e6e6e6;
	opacity:0.65;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;}
.btn-large{padding:9px 14px;font-size:16px;line-height:normal;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.btn-large .icon{margin-top:1px;}
.btn-small{padding:5px 9px;font-size:12px;line-height:20px;}
.btn-small .icon{margin-top:-1px;}

.nav{margin-left:0;list-style:none;}
.nav>li>a{display:block;}
.nav>li>a:hover{text-decoration:none;background-color:#eeeeee;}
.nav-list{padding-left:14px;padding-right:14px;margin-bottom:0;}
.nav-list>li>a,.nav-list .nav-header{
	display:block;
	padding:6px 15px;
	margin-left:-15px;
	margin-right:-15px;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);}
.nav-list .nav-header{
	font-size:11px;
	font-weight:bold;
	line-height:22px;
	color:#999999;
	}
.nav-list>li+.nav-header{margin-top:9px;}
.nav-list .active>a{
	color:#ffffff;
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.2);
}
.nav-list .icon{margin-right:2px;}
.nav-tabs,.nav-pills{*zoom:1;}
.nav-tabs:before,.nav-pills:before,.nav-tabs:after,.nav-pills:after{display:table;content:"";}
.nav-tabs:after,.nav-pills:after{clear:both;}
.nav-tabs>li,.nav-pills>li{float:left;}
.nav-tabs>li>a,.nav-pills>li>a{
	padding-right:12px;
	padding-left:12px;
	margin-right:2px;
	line-height:14px;}
.nav-tabs{border-bottom:1px solid #ddd;}
.nav-tabs>li{margin-bottom:-1px;}
.nav-tabs>li>a{
	padding-top:9px;
	padding-bottom:9px;
	border:1px solid transparent;
	-webkit-border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;}
.nav-tabs>li>a:hover{border-color:#eeeeee #eeeeee #dddddd;}
.nav-tabs>.active>a,.nav-tabs>.active>a:hover{
	background-color:#ffffff;
	border:1px solid #ddd;
	border-bottom-color:transparent;
	cursor:default;}
.nav-pills>li>a{
	padding-top:8px;
	padding-bottom:8px;
	margin-top:2px;
	margin-bottom:2px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;}
.nav-pills .active>a,.nav-pills .active>a:hover{
	color:#ffffff;
}
.nav-stacked>li{float:none;}
.nav-stacked>li>a{margin-right:0;}
.nav-tabs.nav-stacked{border-bottom:0;}
.nav-tabs.nav-stacked>li>a{
	border:1px solid #ddd;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;}
.nav-tabs.nav-stacked>li:first-child>a{
	-webkit-border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;}
.nav-tabs.nav-stacked>li:last-child>a{
	-webkit-border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;}
.nav-tabs.nav-stacked>li>a:hover{border-color:#ddd;z-index:2;}
.nav-pills.nav-stacked>li>a{margin-bottom:3px;}
.nav-pills.nav-stacked>li:last-child>a{margin-bottom:1px;}
.nav-tabs .dropdown-menu,.nav-pills .dropdown-menu{
	margin-top:1px;
	border-width:1px;}
.nav-pills .dropdown-menu{
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;}
.nav-tabs .dropdown-toggle .caret,.nav-pills .dropdown-toggle .caret{
	margin-top:6px;}
.nav-tabs .dropdown-toggle:hover .caret,.nav-pills .dropdown-toggle:hover .caret{
	border-top-color:#402344;}
.nav-tabs .active .dropdown-toggle .caret,.nav-pills .active .dropdown-toggle .caret{border-top-color:#333333;}
.nav>.dropdown.active>a:hover{color:#000000;cursor:pointer;}
.nav-tabs .open .dropdown-toggle,.nav-pills .open .dropdown-toggle,.nav>.open.active>a:hover{
	color:#ffffff;
	background-color:#999999;
	border-color:#999999;}
.nav .open .caret,.nav .open.active .caret,.nav .open a:hover .caret{
	border-top-color:#ffffff;
	opacity:1;
	filter:alpha(opacity=100);}

.tabs-stacked .open>a:hover{border-color:#999999;}
.tabbable{*zoom:1;}
.tabbable:before,
.tabbable:after{display:table;content:"";}
.tabbable:after{clear:both;}
.tabs-below .nav-tabs,.tabs-right .nav-tabs,.tabs-left .nav-tabs{border-bottom:0;}
.tab-content>.tab-pane,.pill-content>.pill-pane{display:none;}
.tab-content>.active,.pill-content>.active{display:block;}
.tabs-below .nav-tabs{border-top:1px solid #ddd;}
.tabs-below .nav-tabs>li{margin-top:-1px;margin-bottom:0;}
.tabs-below .nav-tabs>li>a{
	-webkit-border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;}
.tabs-below .nav-tabs>li>a:hover{
	border-bottom-color:transparent;
	border-top-color:#ddd;}
.tabs-below .nav-tabs .active>a,.tabs-below .nav-tabs .active>a:hover{border-color:transparent #ddd #ddd #ddd;}
.tabs-left .nav-tabs>li,.tabs-right .nav-tabs>li{float:none;}
.tabs-left .nav-tabs>li>a,.tabs-right .nav-tabs>li>a{
	min-width:74px;
	margin-right:0;
	margin-bottom:3px;}
.tabs-left .nav-tabs{
	float:left;
	margin-right:19px;
	border-right:1px solid #ddd;}
.tabs-left .nav-tabs>li>a{
	margin-right:-1px;
	-webkit-border-radius:4px 0 0 4px;
	-moz-border-radius:4px 0 0 4px;
	border-radius:4px 0 0 4px;}
.tabs-left .nav-tabs>li>a:hover{border-color:#eeeeee #dddddd #eeeeee #eeeeee;}
.tabs-left .nav-tabs .active>a,.tabs-left .nav-tabs .active>a:hover{
	border-color:#ddd transparent #ddd #ddd;
	*border-right-color:#ffffff;}
.tabs-right .nav-tabs{
	float:right;
	margin-left:19px;
	border-left:1px solid #ddd;}
.tabs-right .nav-tabs>li>a{
	margin-left:-1px;
	-webkit-border-radius:0 4px 4px 0;
	-moz-border-radius:0 4px 4px 0;
	border-radius:0 4px 4px 0;}
.tabs-right .nav-tabs>li>a:hover{border-color:#eeeeee #eeeeee #eeeeee #dddddd;}
.tabs-right .nav-tabs .active>a,.tabs-right .nav-tabs .active>a:hover{
	border-color:#ddd #ddd #ddd transparent;
	*border-left-color:#ffffff;}

.navbar{overflow:visible;margin-bottom:0;}
.responsive-nav{*zoom:1;}
.responsive-nav:before,.responsive-nav:after{display:table;content:"";}
.responsive-nav:after{clear:both;}
.btn-navbar{
	display:none;
	float:right;
	padding:6px 10px;
	margin-left:5px;
	margin-right:20px;
	margin:10px 20px 10px 5px;
	background-color:#999999;
	background-image:-moz-linear-gradient(top, #908c6f, #575443);
	background-image:-ms-linear-gradient(top, #908c6f, #575443);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#908c6f), to(#575443));
	background-image:-webkit-linear-gradient(top, #908c6f, #575443);
	background-image:-o-linear-gradient(top, #908c6f, #575443);
	background-image:linear-gradient(top, #908c6f, #575443);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#908c6f', endColorstr='#575443', GradientType=0);
	border-color:#575443 #575443 #2c2a22;
	border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1),0 1px 0 rgba(255, 255, 255, 0.075);
	-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1),0 1px 0 rgba(255, 255, 255, 0.075);
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1),0 1px 0 rgba(255, 255, 255, 0.075);}
	
.btn-navbar:hover,.btn-navbar:active,.btn-navbar.active,.btn-navbar.disabled,.btn-navbar[disabled]{background-color:#575443;}
.btn-navbar:active,.btn-navbar.active{background-color:#3a382d \9;}
.btn-navbar .icon-bar{ /*--controls the bars in the dropdown menu button--*/
	display:block;
	width:18px;
	height:2px;
	background-color:#f5f5f5;
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
	-webkit-box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);
	box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);}
.btn-navbar .icon-bar+.icon-bar{margin-top:3px;}
.nav-collapse.collapse{height:auto;}

.link-navbar,.link-navbar:hover,.link-navbar:active,.link-navbar:focus{
	display:none;
	float:left;margin:10px 20px;
	text-transform:uppercase;
	text-shadow:0 1px 0 rgba(0, 0, 0, 0.3);
	font-size:16px;
	letter-spacing:1px;
	color:#ffffff;}
.navbar .nav{
	position:relative;
	left:0;
	display:block;
	float:left;
	margin:0 10px 0 0;}
.navbar .nav.pull-right{float:right;}
.navbar .nav>li{display:block;float:left;}
.navbar .nav>li>a{
	float:none;
	padding:0;
	line-height:19px;
	color:#999999;
	text-decoration:none;
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);}
.navbar .nav>li>a:hover{
	background-color:transparent;
	color:#ffffff;
	text-decoration:none;}
.navbar .nav .active>a,.navbar .nav .active>a:hover{
	color:#ffffff;
	text-decoration:none;
	background-color:#575443;
	background-color:rgba(0, 0, 0, 0.5);}
.navbar .nav.pull-right{margin-left:10px;margin-right:0;}
.navbar .nav .open>.dropdown-toggle,.navbar .nav .active>.dropdown-toggle,.navbar .nav .open.active>.dropdown-toggle{background-color:transparent;}
.navbar .nav .active>.dropdown-toggle:hover{color:#ffffff;}
.navbar .nav.pull-right .dropdown-menu{left:auto;right:0;}
.navbar .nav.pull-right .dropdown-menu:before{left:auto;right:12px;}
.navbar .nav.pull-right .dropdown-menu:after{left:auto;right:13px;}

.modal-open .dropdown-menu{z-index:2050;}
.modal-open .dropdown.open{*z-index:2050;}
.modal-open .popover{z-index:2060;}
.modal-open .tooltip{z-index:2070;}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000000;*display:none;}
.modal-backdrop.fade{opacity:0;}
.modal-backdrop,.modal-backdrop.fade.in{opacity:0.8;filter:alpha(opacity=80);}
.modal{position:fixed;top:50%;left:50%;z-index:1050;max-height:500px;overflow:auto;width:560px;margin:-250px 0 0 -280px;background-color:#ffffff;border:1px solid #999;border:1px solid rgba(0, 0, 0, 0.3);*border:1px solid #999;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);-moz-box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;}
.modal.fade{-webkit-transition:opacity .3s linear, top .3s ease-out;-moz-transition:opacity .3s linear, top .3s ease-out;-ms-transition:opacity .3s linear, top .3s ease-out;-o-transition:opacity .3s linear, top .3s ease-out;transition:opacity .3s linear, top .3s ease-out;top:-70%;}
.modal.fade.in{top:50%;}
.modal-header{padding:9px 15px;border-bottom:1px solid #eee;}
.modal-header .close{margin-top:2px;}
.modal-body{padding:15px;}
.modal-footer{padding:14px 15px 15px;margin-bottom:0;background-color:#f5f5f5;border-top:1px solid #ddd;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;-webkit-box-shadow:inset 0 1px 0 #ffffff;-moz-box-shadow:inset 0 1px 0 #ffffff;box-shadow:inset 0 1px 0 #ffffff;*zoom:1;}.modal-footer:before,.modal-footer:after{display:table;content:"";}
.modal-footer:after{clear:both;}
.modal-footer .btn{float:right;margin-left:5px;margin-bottom:0;}


/* ============================================================================
  container
   ============================================================================*/
.container{width:940px;margin:0 auto;*zoom:1; min-height:100%;
   position:relative;}
.container:before,.container:after{display:table;content:"";}
.container:after{clear:both;}
.container-fluid{padding-left:20px;padding-right:20px;*zoom:1;}
.container-fluid:before,.container-fluid:after{display:table;content:"";}
.container-fluid:after{clear:both;}


/* ============================================================================
   search box
   ============================================================================*/
.searchBox {margin:-40px 0 0 0;float: right; clear:none; }
.searchBox input.search {
	font-size: .8em;
	color: #999;
	padding: 6px;
	-moz-box-shadow:inset 2px 2px 5px #ccc;
	box-shadow:inset 2px 2px 5px #ccc;
	border: 1px solid #b8b8b8;
	background-color: #CCC;}
.searchBox input.submit {
	width: 40px;
	height: 28px;
	border: none;c
	olor: #dee4ff;
	cursor: pointer;}
#search.placeholder {color: #9c9c9c !important;font-style: italic;} 

/* ============================================================================
   online banking navigation
   ============================================================================*/

.tab-content>.tab-pane,.pill-content>.pill-pane{display:none;}
.tab-content>.active,.pill-content>.active{display:block;}

div.olb-nav{float:right;}
div.olb-nav .nav-tabs{margin-bottom:10px;font-size:14px;}
/*div.olb-nav .nav-tabs>.active>a,div.olb-nav .nav-tabs>.active>a:hover{color:#008040;}*/
.olb-form{margin:0;}
.olb-form input{margin:0;}


.nav{margin-left:0;list-style:none;}
.nav>li>a{display:block;}
.nav>li>a:hover{
	text-decoration:none;
}
.nav-list>li+.nav-header{margin-top:3px;}
.nav-list .active>a{
	color:#ffffff;
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.2);
	background-color:#004080;
}
.nav-tabs:before,.nav-pills:before,.nav-tabs:after,.nav-pills:after{display:table;content:"";}
.nav-tabs:after,.nav-pills:after{clear:both;}
.nav-tabs>li,.nav-pills>li{float:left;}
.nav-tabs>li>a,.nav-pills>li>a{padding-right:3px;padding-left:3px;margin-right:2px;line-height:120%;}
.nav-tabs>li>a{
	font-size: 1em;
	-webkit-border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-image: url(../images/slice-4.jpg);
	background-repeat: repeat-x;	
}
.nav-tabs>.active>a,.nav-tabs>.active>a:hover{
	color:#003399;
	-webkit-border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
	border-bottom-color:transparent;
	cursor:default;
	height: 30px;
	font-weight: bold;
	margin-right: 10px;
}


/* ============================================================================
   login box (online banking)
   ============================================================================*/
.login_area {
	width: 235px;
	min-height:100%;
	float: right;
	font-size: 0.8em;
	margin: 0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom:10px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B5E3FD;
	border-bottom-color: #B5E3FD;
	border-left-color: #B5E3FD;
	background-image: url(../images/slice-2.jpg);
	background-repeat: repeat-x;
	-webkit-border-radius:0 0 8px 8px;
	-moz-border-radius:0 0 8px 8px;
	border-radius:0 0 8px 8px;
}
#login:before {content: '';position: absolute;z-index: -1;}
fieldset{border: 0;padding:0;margin: 0;}
form{margin:0 0 22px;}

/*--------------------*/

#inputs input{
	width: 180px; 
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
	box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
	background: #f1f1f1 url(../images/login-sprite.png)  no-repeat;
	margin: 0 10px 10px 0;
	padding: 6px 0 6px 30px;}
#username{background-position: 5px 2px !important;}
#password{background-position: 5px -45px !important;}
#inputs input:focus{
	background-color: #fff;
	outline: none;
	-moz-box-shadow: 0 0 0 1px #e8c291 inset;
	-webkit-box-shadow: 0 0 0 1px #e8c291 inset;
	box-shadow: 0 0 0 1px #e8c291 inset;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;}
/*-------------------------------------------------------------*/

.navbar{
	margin:0;
	position:relative;
	z-index:200;
	background-color: #0066CC;
} /*--controls background of nav-bar in body--*/
.navbar .nav{margin:0;list-style:none;*zoom:1;}
.navbar .nav:before,.navbar .nav:after{display:table;content:"";}
.navbar .nav:after{clear:both;}
.navbar .nav >li{float:left;display:list-item;width:200px;}/*--controls top nagigation block width--*/

.navbar .nav >li a.dropdown-toggle{
	color:#ffffff;
	text-transform:none;/*--controls the text in nav bar--*/
	text-shadow:0 1px 0 rgba(0, 0, 0, 0.3);
	font-size:1em;
	display:block;
	height:36px;
	line-height:200%;
	letter-spacing:1px;
	text-align:center;
	-webkit-transition:all 200ms ease-in;
	-moz-transition:all 200ms ease-in;
	-ms-transition:all 200ms ease-in;
	-o-transition:all 200ms ease-in;
	transition:all 200ms ease-in;
	font-weight: bold;
	padding: 6px 0 0 0px;
}
	
.navbar .nav >li a.dropdown-toggle:hover{
	background-color:#ffffff;
	background-color:rgba(0, 0, 0, 0.25);}
		
.navbar .nav >li ul.dropdown-menu{
	top:42px; /*--controls the height of the nav bar--*/
	border:none;
	min-width:210px;
	max-width:260px;
	list-style:none;
	-webkit-border-radius:0 0 8px 8px;
	-moz-border-radius:0 0 8px 8px;
	border-radius:0 0 8px 8px;
	z-index: auto;}
	
	
.navbar .nav >li ul.dropdown-menu li{font-size:1em;}
.navbar .nav >li ul.dropdown-menu li a{
	background-position:10px center;
	color:#000066;
	padding:8px 15px 8px 20px;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;}
	
.navbar .nav >li ul.dropdown-menu li a:hover{ /*--controls the type on the dropdown--*/
	background-color:#3399FF;
	color:#ffffff;
	-webkit-box-shadow:inset 0 0 5px rgba(0, 0, 0, 0.25);
	-moz-box-shadow:inset 0 0 5px rgba(0, 0, 0, 0.25);
	box-shadow:inset 0 0 5px rgba(0, 0, 0, 0.25);}
	
.navbar .nav >li:hover a.dropdown-toggle{
	background-color:#636944;
	background-color:rgba(0, 0, 0, 0.25);}
	
.navbar .nav >li:hover ul.dropdown-menu{display:block;}

.navbar .nav li.nav-about-drop{width:180px;}
.navbar .nav li.nav-about-drop ul.dropdown-menu{right:0;left:auto;}
.navbar .nav li.dropdown:first-child a.dropdown-toggle{background-image:none;}
.navbar .nav li.dropdown.open a.dropdown-toggle{background-color:#636944;background-color:rgba(0, 0, 0, 0.25);}
.navbar .container{
	width:980px;
	background:#004080;}
.no-boxshadow .navbar .nav>li ul.dropdown-menu{border:1px solid #e9e7df;border-top:none;}
.no-js nav.nav li.dropdown:hover ul.dropdown-menu{display:block;}

.navbar .nav-personal-drop a.dropdown-toggle{-webkit-animation:nav-1 1.25s 1s ease 1;-moz-animation:nav-1 1.25s 1s ease 1;}
.navbar .nav-business-drop a.dropdown-toggle{-webkit-animation:nav-1 1.25s 1.1s ease 1;-moz-animation:nav-1 1.25s 1.1s ease 1;}
.navbar .nav-investor-drop a.dropdown-toggle{-webkit-animation:nav-1 1.25s 1.2s ease 1;-moz-animation:nav-1 1.25s 1.2s ease 1;}
.navbar .nav-resources-drop a.dropdown-toggle{-webkit-animation:nav-1 1.25s 1.4s ease 1;-moz-animation:nav-1 1.25s 1.4s ease 1;}
.navbar .nav-about-drop a.dropdown-toggle{-webkit-animation:nav-1 1.25s 1.5s ease 1;-moz-animation:nav-1 1.25s 1.5s ease 1;}

@-webkit-keyframes nav-1{
	50%{background:rgba(0, 0, 0, 0.15);}
}


/* ============================================================================
   Quick Links/Related Links
   ============================================================================*/
.related-links{
	float:left;
	width:230px;
	height:100%;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
}
.related-links h3{
	color:#003399;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	line-height:100%;
	margin:10px 0;
}
.related-links ul{
	list-style: none;
 	margin-left: 0;
	}
.related-links ul li{
	line-height:120%;
	font-size:0.9em;
}
.related-links ul li a{padding:6px 0;color:#003399;display:block;-webkit-transition:all 200ms ease-in;-moz-transition:all 200ms ease-in;-ms-transition:all 200ms ease-in;-o-transition:all 200ms ease-in;transition:all 200ms ease-in;}
.related-links ul li a:hover{padding-left:10px;background-color:#8f966d;background-color:rgba(0,102,153,0.3);}
.related-links ul li.dropdown.open .dropdown-toggle{background-color:#8f966d;background-color:rgba(0,102,153,0.3);}
.related-links>ul>li>a:before{content:"";width:7px;height:7px;display:inline-block;*display:inline;*zoom:1;	background-color:#006699;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin-right:12px;margin-top:6px;vertical-align:top;}
.related-links-hidden{display:none;}
.related-links .nav ul{width:160px;margin:0;list-style:none;}
.related-links .nav li{position:relative;width:100%;}
.related-links .nav li.iehover{z-index:1000;}
.lt-ie8 .related-links .nav>li a:hover{background-color:#006699;}
.lt-ie8 .related-links .nav>li.open>a{background-color:#006699 !important;}
.related-links .nav li:hover li a,.related-links .nav li.iehover li a{float:none;}
.related-links .nav li:hover ul ul,.related-links .nav li:hover ul ul ul,.related-links .nav li.iehover ul ul,.related-links .nav li.iehover ul ul ul{display:none;list-style:none;}
.related-links .nav li:hover ul,.related-links .nav ul li:hover ul,.related-links .nav ul ul li:hover ul,.related-links .nav li.iehover ul,.related-links .nav ul li.iehover ul,.related-links .nav ul ul li.iehover ul{display:block;list-style:none;}
.related-links .nav ul{display:none;position:absolute;top:0;right:auto;left:100%;z-index:9999;-webkit-border-radius: 0 8px 8px 8px;-moz-border-radius:0 8px 8px 8px;border-radius:0 8px 8px 8px;list-style:none;}
.related-links .nav ul li{
	font-size:1em;
	background-color:transparent;
	line-height: 120%;
}
.related-links .nav ul a{color:#003399;padding:8px 15px 8px 10px;text-shadow:none;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.related-links .nav ul a:hover{background-color:#0066FF;color:#FFFFFF;padding:8px 15px 8px 10px;}
.related-links .nav a{display:block;height:1%;}


.quick-links{float:right;width:230px;height:100%;margin: 10px 0px 0 0;background-color: #FFF;}
.quick-links h3{color:#003399;font-family:Arial, Helvetica, sans-serif;font-size:1.2em;font-weight:normal;line-height:100%;margin:10px 0;}
.quick-links ul{list-style:none;margin:0;}
.quick-links ul li{line-height:normal;font-size:.9em;}
.quick-links ul li a{padding:6px 0;color:#003399;display:block;-webkit-transition:all 200ms ease-in;-moz-transition:all 200ms ease-in;-ms-transition:all 200ms ease-in;-o-transition:all 200ms ease-in;transition:all 200ms ease-in;}
.quick-links ul li a:hover{padding-left:10px;background-color:#8f966d;background-color:rgba(0,102,153,0.3);}
.quick-links ul li.dropdown.open .dropdown-toggle{background-color:#8f966d;background-color:rgba(0,102,153,0.3);}
.quick-links>ul>li>a:before{content:"";width:7px;height:7px;display:inline-block;*display:inline;*zoom:1;	background-color:#006699;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin-right:12px;margin-top:6px;vertical-align:top;}
.quick-links-hidden{display:none;}
.quick-links .nav ul{width:160px;margin:0;list-style:none;}
.quick-links .nav li{position:relative;width:100%;}
.quick-links .nav li.iehover{z-index:1000;}

.lt-ie8 .quick-links .nav>li a:hover{background-color:#006699;}
.lt-ie8 .quick-links .nav>li.open>a{background-color:#006699 !important;}
.quick-links .nav li:hover li a,.quick-links .nav li.iehover li a{float:none;}
.quick-links .nav li:hover ul ul,.quick-links .nav li:hover ul ul ul,.quick-links .nav li.iehover ul ul,.quick-links .nav li.iehover ul ul ul{display:none;list-style:none;}
.quick-links .nav li:hover ul,.quick-links .nav ul li:hover ul,.quick-links .nav ul ul li:hover ul,.quick-links .nav li.iehover ul,.quick-links .nav ul li.iehover ul,.quick-links .nav ul ul li.iehover ul{display:block;list-style:none;}

.quick-links .nav ul{display:none;position:absolute;top:0;right:100%;left:auto;z-index:9999;-webkit-border-radius: 8px 0 8px 8px;-moz-border-radius: 8px 0 8px 8px;border-radius: 8px 0 8px 8px;list-style:none;}
.quick-links .nav ul li{font-size:1em;background-color:transparent;}
.quick-links .nav ul a{color:#003399;padding:8px 15px 8px 10px;text-shadow:none;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.quick-links .nav ul a:hover{background-color:#0066FF;color:#FFFFFF;padding:8px 15px 8px 10px;}
.quick-links .nav a{display:block;height:1%;}

/* ============================================================================
   Page
   ============================================================================*/
.home .main-nav .deals{-webkit-animation:nav-8 1.5s 1.7s ease 1;-moz-animation:nav-8 1.5s 1.7s ease 1;}

.home-container{
	background-position: center;
	background-image: url(../images/slice-3.jpg);
	background-repeat: repeat-x;
	background-color: #e4ebf1;
}
.home-container .container{
	padding:10px 20px 40px 20px;
	background-color: #FFFFFF;
	}
.home-main{*zoom:1;position:relative;}
.home-main:before,.home-main:after{display:table;content:"";}
.home-main:after{clear:both;}
#home-promo-area{
	float:left;
	width:670px;
	height:400px;
	position:relative;
	margin:0;
	clear: none;
	z-index:1;
}
.page-container{
	background-image: url(../images/slice-3.jpg);
	background-repeat: repeat-x;
	background-color: #e4ebf1;
}
.page-container .container{
	padding:10px 20px 40px 20px;
	background-color: #FFFFFF;
	}

.page-main{*zoom:1;position:relative;}
.page-main:before,.home-main:after{display:table;content:"";}
.page-main:after{clear:both;}

/* ============================================================================
   Index Page - Bank boxes
   ============================================================================*/
.bank_container{
	float: left;
	width: 100%;
	height: auto;
	margin-top: 10px;
}

.bank-one{
	margin: 10px;
	float: right;
	width: 63%;
	clear: both;
	background-color: #FFF;
	background-image: url(../images/door.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 265px;
	padding: 0 10px;
}

.bank-one .content{
	float: left;
	width: 65%;
	font-size: .9em;	
}

.bank-two{
	background-color: #18478d;
	height: auto;
	width: 29%;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 10px;
}

.bank-three{
	background-color: #ffffff;
	float: left;
	height: auto;
	width: 29%;
	margin: 15px 0 0 10px;
	padding: 10px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	}

a.fdic{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0CF;
	text-decoration:none;
}
a.fdic:hover{color:#FF6600;text-decoration:none;}

.bank-two img{
	float: left;
	display: inline-block;
}

/* ============================================================================
   Promo area-boxes
   ============================================================================*/

.promo h3 {
	font-size: 1.2em;
	margin: 0;
	color: #06C;
	line-height: 100%;
}
.promo h4 {
	font-size: 1.1em;
	font-weight: 600;
	margin-bottom: 20px;
}
.promo p { line-height: 120%; font-size: .9em; margin: 10px 0 .5em 0; }
.promo { margin:5px 0 0 0px;}
.promo.one {
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 15px;
	height:160px;
	background-position: bottom;
	background-image: url(../images/promo_bgrnd.jpg);
	background-repeat: repeat-x;
	border: thin solid #DBDBDB;
}
.promo.two {
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 15px;
	height:160px;
	background-position: bottom;
	background-image: url(../images/promo_bgrnd.jpg);
	background-repeat: repeat-x;
	border: thin solid #DBDBDB;
	}
.promo.three {
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	margin-bottom: 10px;
	margin-top: 15px;
	height:160px;
	background-position: bottom;
	background-image: url(../images/promo_bgrnd.jpg);
	background-repeat: repeat-x;
	border: thin solid #DBDBDB;
	}
.promo_img{
	float: right;
	height: auto;
	width: 100px;
	clear: none;
	margin-top: 10px;
	padding-top:10px;
	text-align: center;
	vertical-align: middle;
	}
.promo_container {padding: 5px 0px 5px 0px;margin: 20px 0 0 0;}
.promo_container .promo {width: 32%;float: left;}
.promo_container .promo .content {padding: 10px 110px 0px 10px;}	
.promo_container .promo .content .prates{
	margin-bottom:-5px;
}
a.cta {
	font-size: .9em;
	font-weight: normal;
	text-decoration: none;
	margin: .5em 0 0 0;
	padding: 0px 12px 0px 0px;
	background: url(../images/cta_arrow.png) no-repeat right 0px;}
a.cta:hover { background-position: right -50px; }

/*---------------------buttons for pulldown panel--------------------*/
a.rollover {
	display: block;
	width: 92px;
	height: 26px;
	text-decoration: none;
	background: url("../images/compare_btn.png");
	float: right;
	clear: none;
	margin: 10px 0;
	}

a.rollover:hover {
	background-position: -92px 0;
	}

.displace {
	position: absolute;
	left: -5000px;
	}
	
a.rollover-1 {
	display: block;
	width: 92px;
	height: 26px;
	text-decoration: none;
	background: url("../images/apply_btn.png");
	float: right;
	margin:10px 0 10px 10px;
	clear: none;
	}	
	
a.rollover-1:hover {
	background-position: -92px 0;
	}
	
/*	--------------------------------------------------
	Tables
	-------------------------------------------------- */
	
	table {
	background: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ddd;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 0;
}
	
	table thead, table tfoot { background: #f5f5f5; }
	
	table thead tr th,
	table tfoot tr th,
	table tbody tr td,
	table tr td,
	table tfoot tr td { font-size: 12px; line-height: 18px; text-align: left; }
	
	table thead tr th,
	table tfoot tr td { padding: 8px 10px 9px; font-size: 14px; font-weight: bold; color: #222; }
	
	table thead tr th:first-child, table tfoot tr td:first-child { border-left: none; }
	table thead tr th:last-child, table tfoot tr td:last-child { border-right: none; }

	table tbody tr td { color: #333; padding: 9px 10px; vertical-align: top; border: none; }
	
	/*--------------------------------------*/	
	table {
		border-collapse: collapse;
		border-spacing: 0;
		width: 100%;}
	table tbody tr.even,
	table tbody tr.alt {
	background-color: #ffffff;
}
	table tbody tr:nth-child(even) {
	background-color: #F0F0F0 ;
}
	table tbody tr td {
	color: #333;
	padding: 9px 10px;
	vertical-align: top;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #06C;
	font-size: .8em;
	line-height: 110%;
}

table th {
	font-weight: bold;
	font-size: .9em;
	line-height: 110%;
	color: #06C;
}
table td, table th { padding: 9px 10px; text-align: left; }



/* =========================================================================
    Accordian Panel
   ========================================================================= */

.accordion .panel-title {
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out;
	-o-transition: .3s all ease-in-out;
	transition: .3s all ease-in-out;
	color: #000000;
	background-color: #EFEFEF;
	background-image: url(../images/open_btn.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	text-align: left;
	margin:0;
	padding-top: 0.75em;
	padding-right: 0.75em;
	padding-bottom: 0.75em;
	padding-left: 5em;
	text-indent: 0;
        }
		
.accordion .panel-title:hover {
    background: #CCC;
	background-image: url(../images/open_btn.gif);
	background-repeat: no-repeat;
	background-position: 10px;
    }
.accordion .panel-title:active,
.accordion .panel-title.active:active {
    background: #999;
	background-image: url(../images/close_btn.gif);
	background-repeat: no-repeat;
	background-position: 10px;
        }
.accordion .panel-title.active {
    background: #CCC;
	background-image: url(../images/close_btn.gif);
	background-repeat: no-repeat;
	background-position: 10px;
        }
.accordion .accordion-innerwrap {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
        }
	
.panel-container {
	margin: .75em 0;
	list-style-type: none;
        }

.panel-content {
	list-style-type: none;
	margin: 0;
	padding: 0.75em;
	background-color: #FFF;
        }
.panel-content p{
	list-style-type: none;
	margin: 10px 20px 0 10px ;
	line-height: 120%;
	background-color: #FFF;
	padding: 0.75em 0 0 0;
        }
		
.panel-content li h2 {
	font-size: 1.5em;
	margin: 10px;
	color: #069;
	line-height: 120%;
}
	
.panel-content li {
    padding: .15em;
	margin:0 20px 0 20px;
	line-height: 120%;
}
.panel-content li:last-child {
    border-bottom: none;
    padding-bottom: none;
}
		
.panel-content ul li {
	list-style-type: disc;
	margin-right: 20px;
  }
		
.panel-content ul li ul li {
	list-style-type: circle;
	margin-right: 20px;
        }
.panel-content img{
	float: left;
	margin: 10px;
}
		
.js .visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
        }

.js .visuallyhidden.focusable,.js .visuallyhidden.focusable,.no-js .visuallyhidden {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
        }

.js .visuallyhidden.focusable:active,.js .visuallyhidden.focusable:focus,.no-js .visuallyhidden {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
        }

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
        }

.clearfix:after {
    clear: both;
        }

.clearfix {
    *zoom: 1;
        }

.list-reset {
   padding: 0;
   list-style: none;
        }
.click{
	font-size: .8em;
	font-weight: normal;
	color: #666;
}

.locations{
	width: 100%;
	height:auto;
	float:left;
	margin-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
}

.locations .one{
	float: left;
	height: auto;
	width: 45%;
	margin-right: 10px;
}

.locations h3{
	font-size: 1.4em;
	font-weight: 600;
	color: #06C;
	margin-top: 0px;
}

.locations h4{
}

.locations .one p{
	font-size: 1em;
	font-weight: 600;
	padding-top: 10px;
	padding-left: 20px;
}
.locations .one p.address{
	font-size: 1em;
	font-weight: 600;
	padding-top: 10px;
	padding-left: 20px;
}
.locations .one p.manager{
	font-size: .8em;
	font-weight: 400;
	margin-top:80px;
	alignment-baseline:baseline;
	text-align: left;
}

.locations .three{
	float: right;
	height: auto;
	width: 50%;
}

.locations img{
	float: left;
	margin-right: 10px;
	padding-left: 20px;
}
.phone{
	line-height: 120%;
}
.acc_tab{
	font-size: .8em;
	color: #333;
}

/* =========================================================================
    Footer
   ========================================================================= */
footer {
	width:100%;
	margin-top: 10px;
	padding-top:10px;
	background-color: #004080;
	display:block;
}
footer p {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	padding-top:10px;
	line-height: 130%;
}
.footer_container .footer {width: 32%;float: left; margin-bottom: 50px;}
.footer.one {font-family: Arial, Helvetica, sans-serif;font-size: .9em;color: #FFF;margin-bottom: 0px;}
.footer.two {font-family: Arial, Helvetica, sans-serif;font-size: .9em;color: #FFF;}
.footer.three {font-family: Arial, Helvetica, sans-serif;font-size: .9em;color: #FFF;}
.footer_container .footer .content {padding: 5px 10px auto 0px;}
.footer a{
	font-weight: bold;
	color: #D5F86B;
}
.footer a:hover{
	font-weight: bold;
	color: #F90;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	float: left;
	clear: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 5px;}
/*------------------------------------------end footer-----------------------------------*/


/* ============================================================================
   Flexslider
   ============================================================================*/
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,.flex-control-nav,.flex-direction-nav {margin: 0px;padding: 0px;list-style: none;}
/* FlexSlider Necessary Styles
*********************************/
.flexslider .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {visibility: hidden;}
/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}
/* FlexSlider Default Theme
*********************************/
.flexslider {
	position: relative;
	margin-bottom: 20px;
}
.flexslider .slides {zoom: 1;}

.flexslider .slides > li {position: relative;display: none;-webkit-backface-visibility: hidden;}

/* Direction Nav */
.flex-direction-nav { height: 0; }
.flex-direction-nav li a {}
.flex-direction-nav li .next {background-position:  0;visibility: hidden;}
.flex-direction-nav li .prev {visibility: hidden;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}
/* Control Nav */
.flex-control-nav {width: 100%;position: absolute;bottom: -10px;text-align: center;font-family: Arial, Helvetica, sans-serif;font-size: 0.7em;color: #000;}
.flex-control-nav li {margin: 12px 2px 0px 8px;display: inline-block;zoom: 1;*display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {display: block;cursor: pointer;background-image: url(../images/bg_control_nav-2.png);background-repeat: no-repeat;width:28px;height: 20px;color: #000;padding-top:10px;}
.flex-control-nav li a:hover {background-position: -1px -56px;background-image: url(../images/bg_control_nav-1.png);color: #FFF;}
.flex-control-nav li a.active {background-position: -1px -56px; cursor: default;}
.hidden{display:none;visibility:hidden;}


/*----------------------------
		FORM
-------------------------------*/
.form{float: left;}

.form_content{
	font-size: 1em;
	float: left;
	width: 670px;
	clear:none;
	margin: -130px 0px 20px 260px;
	color: #000;
}

.form_content * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.form_content form header {
  margin: 0 0 20px 0;
}
.form_content form header div {
  font-size: 90%;
  
}
.form_content .form_info {
	width: 100%;
	font-size:0.9em;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000;
  }
  .form_content .form_infoa {
	width: 100%;
	font-size:.9em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000;
  }
  
 .form_content .form_info .left {
	float: left;
	width: 47%;
	
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;
 }
   .form_content .form_info .right {
	float: right;
	clear: none;
	width: 47%;
	background-color: #F33;
	padding: 0px;
 }
  
.form_content form header h2 {
	margin: 0 0 5px 0;
	color:#0066CC;
	text-align: center;
}

.form_content h3 {
	color:#000;
}
.form_content form > div {
  clear: both;
  overflow: hidden;
  padding: 1px;
  margin: 0 0 10px 0;
}
.form_content .form_left{
	float: left;
	width: 47%;
	margin:0;
	padding-right: 25px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333;	
	}
.form_content .form_right {
	float: right;
	width: 47%;
	margin:0;
}

.form_content form > div > fieldset > div > div {
  margin: 0 0 5px 0;
}
.form_content form > div > label,
legend {
  width: 45%;
  float: left;
  padding-right: 10px;
  text-align: left;
}
.form_content form > div > div{
	width:55%;
  float: right;}

.form_content form > div > fieldset > div  {
  width:55%;
  float: left;
}

.form_content form > div > fieldset label {
	font-size: .9em;
	text-align: left;
}
.form_content form .choice {
	font-size: .9em;
}
.form_content fieldset {
  border: 0;
  padding: 0;
}

.form_content input[type=text30]{
	width: 30%;
}

.form_content input[type=text],
.form_contentinput[type=email],
.form_contentinput[type=url],
.form_contentinput[type=password],
.form_content textarea {
	width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.form_content input[type=text]{
  width: 100%;
}
.form_content input[type=zip],
{
  width: 30%;
  margin:0;
}
.form_content input[type=zip4]{
  width: 30%;
  float: left;
  margin:0;
}

.form_content input[type=text]:focus,
.form_content textarea:focus {
  outline: 0;
  border-color: #4697e4;
}

.form_box{color: #000;}

.hint{
    display:none;
    }
.field{
	margin-top: 3px;
	margin-bottom: 6px;
}
.field:hover .hint {
    position: absolute;
    display: block;
    margin: -30px 0 0 55px;
    color: #FFFFFF;
    padding: 7px 10px;
    background: rgba(0, 0, 0, 0.6);
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    }
.red{
	font-size: 1em;
	font-weight: 600;
	color: #F00;
}
.red_small{
	font-size: .8em;
	font-weight: normal;
	color: #F00;
}
.dt{
	color: #F60;
}
.hvy{
	font-weight: 800;
	color: #000;
	font-size: 1em;
}
p.small{
	font-family: "Courier New", Courier, monospace;
	font-size: 0.8em;
	color: #666;
	line-height: 115%;
}

.paper{
	visibility: hidden;
	position: relative;
	right: 100px;
	width: 670px;
}
.bottom{
	background-color: #F00;
	float: left;
	height: 100px;
	width: 240px;
	margin-top: 620px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	bottom: 0px;
}
 .form-col{
	float: left;
	margin-top: 10px;
	margin-bottom: 3px;
	width:100%;
} 
.cola{
	float: left;
	width: 33%;
	clear: left;
	padding-left: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333;
	height: 180px;
	margin-bottom:20px;
}
.colb{
	float:left;
	width:33%;
	padding-left: 10px;
	margin-left:3px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333;
	height: 180px;
	margin-bottom:20px;
}
.colc{
	clear: none;
	float: right;
	width: 33%;
	padding-left: 10px;
	margin-bottom:120px;
	height: 180px;
	margin-bottom:20px;
}

.right{
	float: right;
	clear: left;
	text-align: right;
	color: #CCC;
}
.desc{
	color: #000;
}


/*------start media querries-----*/
@media only screen and (min-width: 30em) {
#nav1 {width: 80%; position: relative; border: none; }
#nav1 li { display: inline; }
#nav1 li a {display: inline-block; }
#nav1 section { padding: 1%; position: absolute; top: 42px; left: 0; }
}

@media (-webkit-min-device-pixel-ratio:2){
	header a.logo{background-image: url(../images/logo_lrg.png);background-size:contain;}
	}		
@media (min-width: 1200px) {
.form_content form > div > label,
	legend {
  	text-align: right;
  }
}	
	
	
@media (min-width:768px) and (max-width:979px){
	.container{width:auto;} 
	.navbar .container{width:auto;} 
	.navbar .nav li.dropdown{width:auto;} 
	.navbar .nav li.dropdown>a{padding:0 10px;} 
	#home-promo-area{margin:0 auto 20px;} 
	.quick-links{display:none;} 
}

@media (max-width:769px){
 select optgroup[label] {
	font-size: 1em;
	color: #666;
	margin: 10px 0;
	}
   
select option[value] {
	font-size: 1em;
	color: #06C;
	margin: 10px 0;
	}
.container{width:auto;padding:0 20px; } 
header .container{padding:20px;}	
.navbar .container{width:auto;} 
.quick-links{visibility: hidden;}
.related-links{visibility: hidden;}
.quick-links,.non-semantic-divide,form.search{display:none;}
.related-links,.non-semantic-divide,form.search{display:none;}
.related-links-hidden{display:block;text-align:center;padding:20px;}
#home-promo-area{float:none;background-color:#ffffff;margin:auto 0 0 20px;width:100%;height:100%;} 
.quick-links-hidden{display:block;text-align:center;padding:20px; margin: 20px;}
.navbar .container{width:auto;padding:0;} 
.navbar .nav-collapse{-webkit-transform:translate3d(0, 0, 0);clear:left;} 
header a.logo{padding-left: 20px;}
header{width:100%;background-image: url(../images/header_img.jpg);background-repeat: no-repeat;}
.navbar .nav{float:none;margin:0 0 11px;padding:0 20px;} 
.navbar .nav li.dropdown{float:left;width:50%;margin-bottom:30px;} 
.navbar .nav>li>a.dropdown-toggle{margin-bottom:2px;text-align:left;background-image:none;line-height:normal;height:auto;padding:10px;} 
.navbar .nav>.divider-vertical{display:none;} 
.navbar .nav>li>a,.navbar .nav>li ul.dropdown-menu li a{padding:6px 15px;font-weight:normal;font-size:14px;color:#ffffff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} 
.navbar .nav>li ul.dropdown-menu li a{padding:6px 25px;font-size: .9em;line-height:210%;} 
.navbar .nav>li>a{font-weight:bold;} 	
.navbar .dropdown-menu li+li a{margin-bottom:2px;} 
.navbar .dropdown-menu a:hover{background-color:#555555;} 
.navbar .nav>li ul.dropdown-menu{position:static;top:auto;left:auto;float:none;display:block;max-width:none;margin:0;padding:0;background-color:transparent;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;} 
.navbar .dropdown-menu:before,.navbar .dropdown-menu:after{display:none;} 
.navbar .dropdown-menu .divider{display:none;} 
.navbar .nav.pull-right{float:none;margin-left:0;} 
.navbar-static .navbar-inner{padding-left:10px;padding-right:10px;} 
.btn-navbar{display:block;} 
.link-navbar{display:block;} 
.nav-collapse{overflow:hidden;height:0;} 
.navbar .nav >li a.dropdown-toggle{font-size:.9em;line-height:210%;} 
.bank_container{float: left;width: 100%;height: auto;margin-top: 10px;}
.bank-one{margin: 10px;float: left;background-image: url(../images/door.jpg);background-repeat: no-repeat;background-position: right bottom;border-left: none;width: 90%;}
.bank-two{width: 42%;margin-top: 10px;float:left;}
.bank-three{float: right;height: auto;width: 42%;}
table.responsive { margin-bottom: 0; width: 100%;}
.pinned { position: absolute; left: 0; top: 0; background: #fff; width: 35%; overflow: hidden; overflow-x: scroll; border-right: 1px solid #ccc; border-left: 1px solid #ccc; }
.pinned table { border-right: none; border-left: none; width: 100%; }
.pinned table th, .pinned table td { white-space: nowrap; }
.pinned td:last-child { border-bottom: 0; }
	
div.table-wrapper { position: relative; margin-bottom: 20px; overflow: hidden; border-right: 1px solid #ccc; }
div.table-wrapper div.scrollable table { margin-left: 35%; }
div.table-wrapper div.scrollable { overflow: scroll; overflow-y: hidden; }
	
table.responsive td, table.responsive th{ position: relative; white-space: nowrap; overflow: hidden; }
table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td { display: none; }
.intro{float:left;width:100%;height:100%;margin: 10px 0 0 0;}
.intro.content{width: 100%;}
.intro-n{float:left;width:100%;height:100%;margin: 10px 0 0 0;}
.intro-n.content{width: 100%;}
.info{float:left;width:100%;height:100%;margin: 10px 0 0 0;}
.disclose_content{width: 100%;margin: 0px;}
.form_content{width: 100%;margin: 0px;}


.breadcrumb {font-size: .8em;float: left;margin-top: 0px;margin-left: 0px;height:15px;}
.login_area {width: auto;height: 100%;float: none;margin-top: 0;margin-right: auto;margin-bottom: 30px;margin-left: auto;}

.promo.one {
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	margin-right: 5px;
	margin-bottom: 25px;
	height:160px;
	background-position: bottom;
	background-image: url(../images/promo_bgrnd.jpg);
	background-repeat: repeat-x;
	border: thin solid #DBDBDB;
}
.promo.two {
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	margin-right: 5px;
	margin-bottom: 25px;
	height:160px;
	background-position: bottom;
	background-image: url(../images/promo_bgrnd.jpg);
	background-repeat: repeat-x;
	border: thin solid #DBDBDB;
	}
.promo.three {
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	margin-bottom: 25px;
	height:160px;
	background-position: bottom;
	background-image: url(../images/promo_bgrnd.jpg);
	background-repeat: repeat-x;
	border: thin solid #DBDBDB;
	}

.promo_img{
	visibility:hidden;
	margin-left: -200px;	
	}
.promo_container .promo .content {
	width:90%;
	padding: 10px;}	
.promo_container {padding: 5px 0px 5px 0px;margin: 30px 0 0 0;}
.promo_container .promo {width: 32%;float: left;}
/*.promo_container .promo .content {padding: 10px 100px 0px 10px;}	*/
.promo_container .promo .content .prates{
	margin-bottom:-5px;
}

.com_pic{
	margin-left: 60px;
}
.content-a{
	width: 100%;}
	
.content-b{
	visibility: hidden;	
}
.phone{
	line-height: 300%;
}
	.panel-content li h2 {
	font-size: 1.5em;
	margin: 5px 5px 5px 0;
	color: #069;
}
.content-c{
	width: 100%;
	float:left;
}
.sub-a{
	width: 45%;	
	float: right;
}
}
	
@media (max-width:767px){
.navbar .container{width:auto;padding:0;} 
.navbar .nav-collapse{-webkit-transform:translate3d(0, 0, 0);clear:left;} 
header .olb-nav{margin-top:20px;display:none;} 
.home header .olb-nav{display:block;} 
.searchBox {visibility: hidden;}
footer { padding:0;}
.footer_container { padding: 0px; }
.footer_container .footer .content { padding: 0px 10px 5px 0px; }
.footer_container .footer {width: auto;float: none;padding: 10px 0px 0px 0px;border-top: 1px solid #FFF;}
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.copyright {border-top-width: thin;border-top-style: solid;border-top-color: #FFF;}
.panel-content p{margin: 10px auto 0 auto ;}
.panel-content li h2 {margin: 6px 10px 6px 0;}
.panel-content li {padding: .15em;margin:00;}
a.rollover {margin:20px;}
.quick-links-hidden{display:block;text-align:center;padding:20px; margin: 20px;}
.quick-links,.non-semantic-divide,form.search{display:none;}
.quick-links-hidden{display:block;text-align:center;padding:20px;} 
.related-links,.non-semantic-divide,form.search{display:none;}
.related-links-hidden{display:block;text-align:center;padding:20px;}
}

@media (max-width:685px){	
#home-promo-area{margin:auto;} 
header{background-image: url(../images/header_img.jpg);background-repeat: no-repeat;}
header a.logo{display:block;height:70px;width:180px;float:left;background-image: url(../images/logo_lrg.png);background-repeat: no-repeat;margin:0 10px 30px 0;padding-left:0;}
header .container{padding:20px 0 0 10px;}	
.alert-box{text-align: left;padding: 6px;}
.navbar .nav >li ul.dropdown-menu li a{font-size: .9em;line-height:210%;}
.navbar .nav >li a.dropdown-toggle{font-size:.9em;line-height:210%;} 
.bank-one{margin: 10px auto 20px auto;width: 93%;height:auto;}
.bank-one .content{width: 53%;}
.bank-two{width: 40%;margin-bottom: 5px;}
.bank-three{width: 40%;margin-bottom: 5px;}
a.rollover {margin: 10px 0 10px 10px;}

 .form_content  form > div {
    margin: 0 0 15px 0; 
  }
 .form_content  form > div > label,
 .form_content legend {
	  width: 100%;
    float: none;
    margin: 0 0 5px 0;
  }
 .form_content form > div > div,
 .form_content form > div > fieldset > div {
    width: 100%;
    float: none;
  }
 .form_content input[type=text],
 .form_content input[type=email],
 .form_content input[type=url],
 .form_content input[type=password],
 .form_content textarea,
 .form_content select {
    width: 100%; 
  }
 .form_content .form_left{
	width: 100%;
	margin:10px 0;
	border-right-width: none;
	border-right-style: none;
	border-right-color: none;
	}
.form_content .form_right {
	width: 100%;
	margin:10px 0;
	float:left;
}
.com_pic{
	margin-left: 0px;
	margin-right: 0px;
}
.com_bio{
	width: 500px;
	margin-left: 10px;
}
.content-b{
	width:100%;
	margin-top: -895px;
}

.promo_img{
	visibility:hidden;
	margin-left: -200px;	
	}
.promo_container .promo .content {
	width:90%;
	padding: 10px;}	
.promo.one {
	height:160px;
	margin-right: 5px;
}
.promo.two {
	height:160px;
	margin-right:5px;
}
.promo.three {
	height:160px;
}
.panel-content li h2 {
	font-size: 1.5em;
	margin: 5px 5px 5px 0;
	color: #069;
}



}

@media (max-width:600px){
.com_bio{
	width: 430px;
	margin-left: 10px;
}
.bank_container{
	width: 100%;
	height: auto;
	margin-top: -30px;
}
.promo_img{
	visibility:hidden;
	margin-left: -200px;	
	}
.promo_container .promo .content {
	width:90%;
	padding: 10px;}	
.promo.one {
	height:180px;
	margin-right: 5px;
}
.promo.two {
	height:180px;
	margin-right:5px;
}
.promo.three {
	height:180px;
}
	
.mission_lft{
	float: left;
	width: 40%;
	padding-left: 36px;
	padding-top: 10px;
}
.mission_rt{
	clear: none;
	float: right;
	width: 40%;
	padding-right: 36px;
	padding-top: 10px;
	margin-left: 10px;
}
.vision_one{
	width: 45%;
	float:left;
	margin-bottom:20px;
}
.vision_two{
	width: 45%;
	float: right;
	margin-left:10px;
	clear:none;
	margin-bottom:20px;
}
.vision_three{
	width: 45%;
	float:left;
	margin-bottom:20px;
}
.vision_four{
	width: 45%;
	float: right;
	margin-left:10px;
	clear:none;
	margin-bottom:20px;
	border-right-width: 0px;
	border-right-style: none;
}	
.event_lft{
	width: 18%;
}
.event_rgt{
	width: 70%;
}
}

@media (max-width:568px){
.bank-one{margin: 10px 30px 10px 0px;width: 100%;clear: both;border-left: none;background-image: none;}
.bank-one .content{float: left;width: 95%; margin-left: 0px;}
.bank-two{width: 37%;}
.bank-three{width: 37%;}
header{background-image: url(../images/sm_header_img.jpg);background-repeat: no-repeat;}
header a.logo{display:block;height:52px;width:131px;background-image: url(../images/logo_sm.png);background-repeat: no-repeat; }
.logo-type{font-size: 1.6em;margin: 20px 0 0 0;}
header .container{padding:20px 0 0 20px;}	
a.rollover {float:left;margin: 10px 140px 20px 25px;}
a.rollover-1 {float:left;margin:10px 15px 10px 140px;}
.com_bio{
	width: 400px;
	margin-left: 10px;
}
.panel-content li h2 {
	font-size: 1.5em;
	margin: 5px 5px 5px 0;
	color: #069;
}
.promo.one {
	height:200px;
	margin-right: 5px;
}
.promo.two {
	height:200px;
	margin-right:5px;
}
.promo.three {
	height:200px;
}
.locations .one{
	float: left;
	height: auto;
	width: 46%;
	margin-right: 10px;
}
.locations .three{
	float: right;
	height: auto;
	width: 50%;
}
.mission_lft{
	width: 100%;
	padding-left: 0px;
	padding-top: 10px;
}
.mission_rt{
	float: left;
	width: 100%;
	padding-right: 0px;
	padding-top: 10px;
	margin-left: 0px;
}	
.tm{
	margin: 0 0 0 -2px;
}
.sub-a{
	width: 40%;	
}

}
	
@media (max-width:480px){
.form-horizontal .control-group>label{float:none;width:auto;padding-top:0;text-align:left;} 
.form-horizontal .controls{margin-left:0;} 
.form-horizontal .control-list{padding-top:0;} 
.form-horizontal .form-actions{padding-left:0;} 
.input-xxlarge,.input-message{width:270px;} 
.modal{position:fixed;top:20px;left:20px;right:20px;width:auto;}
.modal.fade.in{top:auto;} 
.modal-header .close{padding:10px;} 
.navbar .container{/*partially controls height of menu bar*/width:auto;background-color:#004080;margin: 0;padding:10px 6px 0px 0;}
.btn-navbar{float:right;padding:6px 10px 10px 10px;margin: 0px  20px 5px 5px;}
.navbar .nav li.dropdown{float:none !important;width:100% !important;}
.navbar .nav >li ul.dropdown-menu li a{font-size: .9em;line-height:210%;}
.navbar .nav >li a.dropdown-toggle{font-size:.9em;line-height:210%;} 
.quick-links {display:none;} 
.home header .olb-nav{display:block;} 
header .olb-nav{margin-top:20px;display:none;} 
header{background-image: url(../images/sm_header_img.jpg);background-repeat: no-repeat;}
header a.logo{height:52px;width:131px;background-image: url(../images/logo_sm.png);background-repeat: no-repeat;}
.logo-type{font-size: 1.5em; margin-left: 10px;}
header .container{padding:20px 0 0 20px;}		
.login_area {width: auto; height:100%; margin:0 0 30px 0;} 
.quick-links-hidden{text-align: center;}
.bank-two{width: 95%;margin:10px;padding: 10px;float: left;}
.bank-two-content{float: right;}
.bank-three{width: 83%;margin:10px;float: left;}
.promo_container {padding: 0px 0px 15px 0px; margin: 30px 0 0 10px;}
.promo_container .promo {width: 100%; float: left; }
.promo_container .promo .content {padding: 5px 10px 0px 10px;margin: 0 10px 0 0;}
.searchBox {visibility: hidden;}
.panel-content li h2 {
	font-size: 1.5em;
	margin: 5px 5px 5px 0;
	color: #069;
}
.panel-content li {padding: 5px;margin:0 0 0 5px;}
.panel-content ul li {list-style-type: disc;margin-right: 10px;}
a.rollover {float:left;margin: 10px 90px 20px 20px;}
a.rollover-1 {float:left;margin:10px 10px 10px 90px;}
.com_bio{
	width: 300px;
	margin-left: 10px;
}
.promo_img{
	padding-top:5px;
	visibility: visible;
}
.promo_container .promo .content {
	width:70%;
	padding: 10px;}	
.promo.one {
	height:150px;
}
.promo.two {
	height:150px;
}
.promo.three {
	height:150px;
}
.locations .one{
	float: left;
	height: auto;
	width: 90%;
	margin-right: 10px;
}
.locations .three{
	float: left;
	height: auto;
	width: 90%;
}
.col-1{
	float: left;
	width: 100%;
	border-left-width: none;
	border-left-style: none;
	border-left-color: none;
	margin-bottom: 10px;
}
.col-2{
	float: left;
	width: 100%;
	border-left-width: none;
	border-left-style: none;
	border-left-color: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #06C;
	margin-bottom: 10px;
	padding-top: 10px;
}
.col-3{
	float: left;
	width: 100%;
	border-left-width: none;
	border-left-style: none;
	border-left-color: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #06C;
	margin-bottom: 10px;
	padding-top: 10px;
}
.vision_one{
	width: 35%;
	float:left;
	margin:0 0 20px 5px;
}
.vision_two{
	width: 35%;
	float: right;
	margin:0 0 20px 5px;
	clear:none;
}
.vision_three{
	width: 35%;
	float:left;
	margin:0 0 20px 5px;
}
.vision_four{
	width: 35%;
	float: right;
	clear:none;
	margin:0 0 20px 5px;
	border-right-width: 0px;
	border-right-style: none;
}	

.content-c{
	width: 100%;
}
.sub-a{
	width: 100%;	
}	
.col-1-site{
	width: 100%;
	margin-bottom: 20px;
	margin-right: 0px;
	padding-right: 0px;
	border-right-width: none;
	border-right-style: none;
	border-right-color: none;
}
.col-2-site{
	width: 100%;
	margin-bottom: 20px;
	margin-right: 0px;
	padding-right: 0px;
	border-right-width: none;
	border-right-style: none;
	border-right-color: none;
}
.col-3-site{
	width: 100%;
	margin-bottom: 20px;
	margin-right: 0px;
	padding-right: 0px;
	border-right-width: none;
	border-right-style: none;
	border-right-color: none;
}

}
	
@media (max-width: 380px) {
.navbar .container{padding:10px 6px 6px 6px;}
.btn-navbar{margin: 0px  20px 10px 5px;}
.dropdown-menu a{padding:6px;line-height:120%;text-align: left;}
.navbar .nav >li ul.dropdown-menu li a{font-size: .9em;line-height:210%;}
.navbar .nav >li a.dropdown-toggle{font-size:.9em;line-height:210%;} 
.navbar .nav{margin:0;list-style:none;*zoom:1; width:auto;}
.navbar .nav li.dropdown{float:none !important;width:100% !important;} 
.quick-links {display:none;} 
.logo-type{font-size: 1.4em; margin: 10px 0 0 0;}	
.bank-one{padding: 10px ;}
.bank-two{width: 90%;}
.bank-three{width: 90%;padding:10px;}
.accordion .panel-title {line-height:115%;}	
a.rollover {float:left;margin: 10px 45px 20px 20px;}
a.rollover-1 {float:left;margin:10px 0 10px 45px;}	
.com_bio{
	width: 200px;
	margin-left: 0px;
}
.promo_container .promo .content {
	width:60%;
	padding: 10px;}	
.promo.one {
	height:155x;
	margin-top:5px;
}
.promo.two {
	height:155px;
	margin-top:5px;
}
.promo.three {
	height:155px;
	margin-top:5px;
}
.mission_img{
	float: left;
	margin: 20px 50px;
}

.tm{
	margin: 0 0 0 -3px;
}
.vision_one{
	width: 100%;
	margin-bottom: 20px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666;
}
.vision_two{
	width: 100%;
	margin-bottom: 20px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666;
	float:left;
	}
.vision_three{
	width: 100%;
	margin-bottom: 20px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666;	}
.vision_four{
	width: 100%;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	float:left;
}
.event_lft{
	width: 28%;
	padding-right: 0px;
}
.event_rgt{
	width: 60%;
}


}
	
@media (max-width: 320px) {
header{background-image: url(../images/sm_header_img.jpg);background-repeat: no-repeat;}
.navbar .container{/*partially controls height of menu bar*/margin: -5px 0 0 0;}
.btn-navbar{padding:6px ;margin: 3px 20px 10px 5px;}
header a.logo{padding-left:5px;}
.logo-type{font-size: 1.3em;margin: 10px 0 0 0;}	
.navbar .nav li.dropdown{float:none !important;width:100% !important;}
.bank-one{margin-left: 10px;}
.bank-two{width: 90%;margin:10px;padding: 10px;}
.bank-two-content{float: right;}
.bank-three{width: 90%;margin:10px;float: left;}
.accordion .panel-title {line-height:113%;}	
.panel-content li h2 {
	font-size: 1.5em;
	margin: 5px 5px 5px 0;
	color: #069;
}
.panel-content li {padding: .15em;margin:0 0 0 5px;}
.panel-content ul li {list-style-type: disc;margin-right: 10px;}
a.rollover {float: left;margin: 10px 20px 20px 10px;}
a.rollover-1 {margin:10px 0 10px 20px;}	
.com_pic{
	margin-left: 70px;
	margin-bottom: 10px;
}
.com_bio{
	width: 100%;
	margin-left: 0px;
}
.promo_img{
	visibility:hidden;
	margin-left: -200px;	
	}
.promo_container .promo .content {
	width:90%;
	padding: 10px;}
	
.promo.one{
	height: 145px;
	margin-top:5px;
} 

.promo.two{
	height: 145px;
	margin-top:5px;
}

.promo.three {
	height: 145px;
	margin-top:5px;
}

.quick-links-hidden{
	float: left;
	padding:0 0 10px 0 ;
	width:260px;
	margin-left:0px;
}
.related-links-hidden, select{
	width: 250px;
}
.col-lft{
	width: 100%;
}
.col-rt{
	float: left;
	width: 100%;
}
.mission_img{
	float: left;
	margin-bottom: 10px;
	margin-left: 20px;
}

}
	
@media (max-width:240px){
.btn1{height: 100%; margin: 20px 0 30px 0;}
.btn2{height: 100%; margin: 20px 0 30px 0;}
.dropdown-menu a{padding:6px;line-height:120%;color:#004080;text-align:left;}
.navbar .container{/*partially controls height of menu bar*/width:auto;margin:-10px 0 0 0;}
.btn-navbar{float:right;padding:6px ;margin: 0px 20px 0 5px;}
.navbar .nav >li ul.dropdown-menu li a{font-size: .9em;line-height:210%;}
.navbar .nav >li a.dropdown-toggle{font-size:.9em;line-height:210%;} 
.navbar .nav{margin:0;list-style:none;*zoom:1; width:auto;}
.navbar .nav li.dropdown{float:none !important;width:100% !important;} 
header{background-image: url(../images/header_img.jpg);background-repeat: no-repeat;}
header a.logo{display:block;height:64px;width:123px;float:left;background-image: url(../images/logo_exsm.png);background-repeat: no-repeat;}
.logo-type{visibility: hidden;}

.login_area {
	width: 100%;
	min-height:100%;
	font-size: 0.8em;
	margin: 0 0 10px;
	background-image: none;
	padding-left: 2px;
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.nav-tabs>.active>a,.nav-tabs>.active>a:hover{
	color:#003399;
	-webkit-border-radius:6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor:default;
	height: 30px;
	font-weight: bold;
	margin-right: 10px;}
	
.nav-tabs>li>a{
	font-size: .9em;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	background-image: none;
	
}
.nav-tabs>li>a,.nav-pills>li>a{
		width: 70%;}
	
.nav-tabs:before,.nav-pills:before,.nav-tabs:after,.nav-pills:after{display:table;content:"";}
.nav-tabs:after,.nav-pills:after{clear:both;}
.nav-tabs>li,.nav-pills>li{float:left;}
.nav-tabs>li>a,.nav-pills>li>a{padding-right:3px;padding-left:3px;margin-right:2px;line-height:120%;}

.bank-three{width: 90%;margin:0 0 0 10px;float: left;}	

#inputs input{width: 170px; background: none;margin: 0 10px 10px 0;padding: 6px 0 6px 6px;}
a.rollover {margin: 10px 20px 20px 40px;}
a.rollover:hover {background-position: -92px 0;}
.displace {position: absolute;left: -5000px;}
a.rollover-1 {margin:10px 0 10px 40px;}	
a.rollover-1:hover {background-position: -92px 0;}
.panel-content {padding: 0;}
.accordion .panel-title {font-size: .9em;line-height:110%;}	

.promo_container .promo .content {
	width:90%;
	padding: 10px;}	

.intro aside {
	background-color: #0C0;
	float: left;
	height: 100px;
	width: 200px;
}
.com_pic{
	margin-left: 40px;
}
.promo_img{
	visibility:hidden;
	margin-left: -200px;	
	}
	

.content-b{
	margin-top: -895px;
}
.promo.one{
	height: 150px;
	margin-top: 5px;
} 

.promo.two{
	height: 150px;
}

.promo.three {
	height: 150px;
}

.quick-links-hidden{
	width:200px;
	margin-left:0px;
}

.related-links-hidden, select{
	width:200px;
	margin-left:0px;
}
.marketing {
	visibility: hidden;
	margin-left: -200px;
}
.intro {
	margin-top: -100px;
}

.intro-n {
	margin-top:0;
}
.breadcrumb {
	margin-bottom: 20px;
	margin-top: 0px;
}

.panel-content li h2 {
	font-size: 1.5em;
	}
.mission_img{
	margin-bottom: 10px;
	margin-left: 0px;
}
.event_lft{
	width: 23%;
	padding-right: 3px;
}


}