/** 1.0 Site Wide Styling
html * {
    font-family: Arial, Helvetica, sans-serif;
}

html body {
    color: #293033;
    font-size: 0.875em;
    line-height: 18px;
}

html body strong { font-weight: bold; }
html body a { color: #277bb1; text-decoration: none; }
html body a:hover {text-decoration: underline; }
em {font-style:italic;}
.sprite-alert { background: url(/images/global/sprite-icons.png) 0 0px no-repeat;  }
.sprite-arrow { background: url(/images/global/sprite-icons.png) 0 -40px no-repeat;  }
.sprite-help { background: url(/images/global/sprite-icons.png) 0 -86px no-repeat;  }
.sprite-popup{ background: url(/images/global/sprite-icons.png) 0 -128px no-repeat;  }
.sprite-help-black{ background: url(/images/global/sprite-icons.png) 0 -168px no-repeat;  }
.sprite-arrow-down { background: url(/images/global/sprite-icons.png) 0 -206px no-repeat;}
.sprite-close { background: url(/images/global/sprite-icons.png) 0 -243px no-repeat;}
.sprite-lock { background: url(/images/global/sprite-icons.png) 0 -296px no-repeat;}
.sprite-arrow-blue { background: url(/images/global/sprite-icons.png) right -353px no-repeat; display:inline-block; padding-right:15px; }
.sprite-share { background: url(/images/global/sprite-icons.png) right -404px no-repeat;  }
.sprite-arrow-blue-left { background: url(/images/global/sprite-icons.png) -6px -448px no-repeat; padding-left:10px; }
.sprite-compare { background: url(/images/global/sprite-icons.png) 0px -486px no-repeat; }
.ico {	padding:0px 0px 0px 20px; }
.right { float:right; }
.left {float:left; }
.block { display:block; }
.hide { display: none; }

2.0 Global Header **/

#global-header-wrap {
	width: 100%;

}

#global-header-wrap:after {
	display: block;
	content: '';
}

#global-header-wrap #global-header { position: relative; zoom: 1;}


#global-header {
	width: 1015px;
    margin: 0 auto;
    z-index: 10;
    position: relative;
}

#global-header a.discover-logo {
   background: url(/images/header-nav-footer/discover-logo.png) no-repeat;
   float: left;
   font-size: 1%;
   height: 25px;
   margin: 22px 0 0 10px;
   text-indent: -999999em;
   width: 147px;

}

/** 2.1 Global Header -- Search Module **/
#global-header .global-header-search-module, #global-footer-wrap .global-footer-search-module { display: block; }

#global-header-wrap.searchable .global-header-search-module {
    display: block;
    float: right;
    margin: 22px 30px 0 0;
}

#global-header .global-header-search-module input, #global-footer-wrap .global-footer-search-module input { float: left; }

#global-header .global-header-search-module input.search-box{
	width: 128px;
	height: 20px;
	background: #FFFFFF;
	border-bottom: 1px solid #DADADA;
	border-left: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
	border-top: 1px solid #B4B4B4;
    padding: 0px 3px;
	color: #ACA9A9;
	font-size: 0.875em;
	line-height: 18px;
}

#global-header  #searchbox-ss{
	display: block;
    float: right;
    margin: 43.5px -158px 0 0;
	width: 158px;
}

#global-header  #searchbox-ss  #search_suggest{
	position: absolute;
	/*color: #ACA9A9;*/
	line-height: 18px;
	color: #333333;
	width: 158px;
	border:1px solid #B4B4B4;
	background-color: #FFF;
	padding: 1px 3px;
	font-size: 0.875em;
	cursor: default;
	z-index: 9;
	table-layout: fixed;
}

/**
 * Cascading Style Sheet for GSA Suggest.
 */
.ss-gac-b {
  background: #36c;
  color: white;
}

.ss-gac-c {
  overflow: hidden;
  /*padding-left: 3px;*/
  padding: 1px 3px;
  text-align: left;
  white-space: nowrap;
}

.ss-gac-d {
  color: green;
  font-size: 0.625em;
  overflow: hidden;
  padding: 0 3px;
  text-align: right;
  white-space: nowrap;
}

.ss-gac-b td {
  color: white;
}

.ss-gac-e td {
  font-size:0.625em;
  line-height: 15px;
  padding: 0 3px 2px;
  text-align: right;
}

.ss-gac-e span {
  color: #00c;
  cursor:pointer;
  text-decoration: underline;
}

#global-header .global-header-search-module input.search-btn,
#global-footer-wrap .global-footer-search-module input.search-btn {
    background: url(/images/header-nav-footer/header-sprite.png) -45px -123px no-repeat;
    border: none;
    height: 22px;
    width: 22px;
}
#global-header .global-header-search-module input.search-btn:hover,
#global-footer-wrap .global-footer-search-module input.search-btn:hover { background-position: -45px -123px; }

/** 2.2 Global Header -- Tabs **/
#global-header .global-header-tabs {
    float: left;
	font-size:16px;
    margin: 5px 0 0 95px;
    position: relative;
}

#global-header .global-header-tabs .global-header-tab-wrap {
    float: left;
	height: 63px;
	/*margin-left: -13px;*/
	margin-left:1px;
	/*margin-right: 10px;*/
	/*list-style-type:none;*/
}

#global-header .global-header-tabs .global-header-tab-wrap ul li
{
	list-style-type:none;
}

#global-header .global-header-tab-wrap span.left-shadow {
    width: 13px;
    height: 63px;
	position: absolute;
	left: 0;
	top: 0;
}

#global-header.no-js .global-header-tab-wrap:hover span.left-shadow,
#global-header .global-header-tab-wrap.on span.left-shadow , .hoverLeftShadow{
	background: none !important;
}

#global-header .global-header-tab-wrap span.left-shadow {
  width: 1px !important;
}

#global-header.no-js .global-header-tab-wrap:hover span.left-shadow,
#global-header .global-header-tab-wrap.on span.left-shadow , .hoverLeftShadow{
	background-attachment: scroll !important;
	background-clip: border-box;
	background-color: #cdcdcd !important;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
}

/* #global-header .global-header-tab-wrap span.right-shadow {
    width: 13px;
    height: 63px;
	position: absolute;
	right: 0;
	top: 0;
} */

#global-header.no-js .global-header-tab-wrap:hover .global-header-tab,
#global-header .global-header-tab-wrap.on .global-header-tab, .hoverWhite { background: #ffffff !important; }

#global-header.no-js .global-header-tab-wrap:hover .global-header-tab,
#global-header .global-header-tab-wrap.on .global-header-tab {
	border-top: 1px solid #cdcdcd !important;
}

#global-header .global-header-tab-wrap span.right-shadow {
	background: none !important;
	height: 64px;
	position: absolute;
	right: 0;
	top: -1px;
	width: 1px !important;
}

#global-header.no-js .global-header-tab-wrap:hover span.right-shadow, 
#global-header .global-header-tab-wrap.on span.right-shadow, .hoverRightShadow {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #cdcdcd !important;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
}

//#global-header.no-js .global-header-tab-wrap:hover a,
//#global-header .global-header-tab-wrap.on a {
//	background: url(/images/header-nav-footer/bg-tab-links-top.png) 0 0 repeat-x;
//}

#global-header .global-header-tab-wrap a span.link-text {
    display: block;
    padding: 0 16px 0 0;
    margin: 20px 0 0 0;
    background: url(/images/header-nav-footer/header-sprite.png) right -45px no-repeat;
}

#global-header.no-js .global-header-tab-wrap a:hover span.link-text, 
#global-header.no-js .global-header-tab-wrap:hover span.link-text, 
#global-header .global-header-tab-wrap.on span.link-text {
	margin-top: 19px !important;
}

#global-header.no-js .global-header-tab-wrap a:hover span.link-text,
#global-header.no-js  .global-header-tab-wrap:hover span.link-text,
#global-header .global-header-tab-wrap.on span.link-text { background-position: right -17px; color: #FF6600;text-decoration: none; }
#global-header .global-header-tab a:hover
{
	text-decoration:none;
}


#global-header .global-header-tab-wrap a span.link-text span.lock {
	float: left;
	height: 14px;
	width: 10px;
	background: url(/images/header-nav-footer/header-sprite.png) -8px -199px no-repeat;
	padding: 2px 3px 0 0;
}

#global-header.no-js .global-header-tab-wrap:hover a span.link-text span.lock,
#global-header .global-header-tab-wrap.on a span.link-text span.lock { background-position: -8px -218px; }


/* Fixes IE6 hover issue **/
#global-header .global-header-tab-wrap a:hover { zoom: 1;  cursor:pointer;}


/** 2.2.1 Global Header -- Tabs and Tab Content **/
#global-header .global-header-tab-content-wrap .shadow-wrap {
    clear: both;
    width: 740px;
    margin: 0 auto;
    background: url(/images/header-nav-footer/bg-tab-content-shadow-wrap.png) 0 0 repeat-y;
}

#global-header  .global-header-tab-content-wrap div .global-header-tab-content{
  border-bottom: solid 3px #cdcdcd;
  border-left: solid 1px #cdcdcd;
  border-right: solid 1px #cdcdcd;
}

#global-header  .global-header-tab-content-wrap div.customer-service {
  width: 560px;
  
}
#global-header  .global-header-tab-content-wrap div.customer-service .global-header-tab-content{
  width: 505px;
}
#global-header  .global-header-tab-content-wrap div.customer-service .global-header-tab-content .options{
  width: 505px;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
}
#global-header  .global-header-tabs>li:last-child .shadow-wrap {
    clear: both;
    width: 505px;
    margin: 0 auto;
    margin-left: 210px;
}
#global-header  .global-header-tabs>li .bottom-shadow {
  width: 505px;
  background-size: cover;
  height: 13px;
  display: none;
}


#global-header .global-header-tab {
    height: 63px;
    position: relative;
    z-index: 999999;
    float: left;
	border: none;
}

#global-header .global-header-tab a {
	padding: 0 15px;
}

#global-header .global-header-tab-content-wrap {
    position: absolute;
    top: 58px;
    left: -145px;
    display: none;
    z-index: 999998;
}

#global-header.no-js .global-header-tab-wrap:hover .global-header-tab-content-wrap,
#global-header .global-header-tab-wrap.on .global-header-tab-content-wrap { display: block; }

#global-header .global-header-tab-content-wrap .global-header-tab-content {
    width: 745px;
    background: #ffffff;
    margin: 0 auto;
    border-top: 4px solid #ff6600;
    overflow: hidden;
}

#global-header .global-header-tab-content-wrap .bottom-shadow {
    width: 745px;
    background: url(/images/header-nav-footer/header-sprite.png) 0 0 no-repeat;
    background-size: cover;
    height: 13px;
}

#global-header .global-header-tab-content-wrap .global-header-tab-content .details {
    float: left;
    margin: 20px 40px 20px 25px;
	text-indent: -9999px;
	font-size: 0px;
}

#global-header .global-header-tab-content-wrap .global-header-tab-content a {
    color: #267BB1;

}

#global-header .global-header-tab-content .options {
	float: left;
	padding: 18px 0;
	color: #293033;
}

#global-header .global-header-tab-content .options a {
	background: none;
}

#global-header .global-header-tab-content.community .options>ul li.one {
  width: 175px;
  margin-right: 0;
  margin-left: 0;
}
#global-header .global-header-tab-content.community .options>ul li.two {
  width: 195px;
  margin-right: 0;
  margin-left: 0;

}
#global-header .global-header-tab-content.community .options>ul li.three {
  width: 100px;
  margin-right: 0;
  margin-left: 0;
}
#global-header .global-header-tab-wrap a {
    font-size:0.813em;
    line-height: 16px;
    float: left;
    height: 100%;
}

.login .options ul li { font-size: .8em !important;}
.login .options ul li a { font-size: 1.2em !important;}

#global-header .global-header-tab-content .options ul li {
	float: left;
	font-weight: bold;
}

#global-header .global-header-tab-content .options ul li a {
	float: none;
	font-size: 13px;
}


#global-header .global-header-tab-content .options p {
	font-size: 0.938em;
	font-weight: bold;
	color: #293033;
}




#global-nav ul li a, #global-subnav ul li a{
	text-align:center;
	height:26px;
	display:inline-block;

	color:#293033;
	font-weight:bold;
	padding-top:8px;
	margin:1px;
}


#global-header .global-header-tab-content .options ul li.last {
	margin-right: 0;
}

#global-header .global-header-tab-content .options ul ul {
	margin-top: 7px;
}

#global-header .global-header-tab-content .options ul ul li {
	float: none;
	margin-bottom: 7px;
	font-weight: normal;


}

#global-header .global-header-tab-content .options ul ul li a {

}

/** 2.2.1.1 Global Header -- Login Tab **/

#global-header .global-header-tab-content.login .details {
	width: 150px;
	height: 42px;
	background: url(/images/header-nav-footer/header-sprite.png) -448px -25px no-repeat;
	font-size:0px;
}

#global-header .global-header-tab-content.login .options {
  margin-left: 0;
  margin-right: 0;
	padding-bottom: 10px;
  width: 100%;
}
#global-header .global-header-tab-content.login .options>ul {
  padding-left: 30px;
  padding-right: 30px;
}
#global-header .global-header-tab-content.login .options>ul li {
  margin-right: 0;
  margin-left: 0;
}
#global-header .global-header-tab-content.login .options>ul.menu li:first-child {
  width: 103px;
}
#global-header .global-header-tab-content.login .options>ul li:nth-child(2) {
  width: 105px;
}
#global-header .global-header-tab-content.login .options>ul li:nth-child(3) {
  width: 105px;
}
#global-header .global-header-tab-content.login .options>ul li:nth-child(4) {
  width: 149px;
}
#global-header .global-header-tab-content.login .options>ul li:nth-child(5) {
  width: 120px;
}
#global-header .global-header-tab-content.login .options>ul li:nth-child(6) {
  width: 100px;
}
/** 2.2.1.2 Global Header -- Products & Services Tab **/
#global-header .global-header-tab-content.products-and-services .details {
	width: 160px;
	height: 107px;
	background: url(/images/header-nav-footer/header-sprite.png) -448px -78px no-repeat;
}

#global-header .global-header-tab-content.products-and-services .options {
	padding-left: 30px;
  padding-right: 30px;
  margin-left: 0;
  margin-right: 0;
	padding-bottom: 0px;
}

#global-header .global-header-tab-content.products-and-services .options ul ul {
	margin-top: 9px;
}
#global-header .global-header-tab-content.products-and-services .options>ul li {
  margin-left: 0;
  margin-right: 0;
  border: 0;
}
#global-header .global-header-tab-content.products-and-services .options>ul li:first-child {
  width: 190px;
}
#global-header .global-header-tab-content.products-and-services .options>ul li:nth-child(2) {
  width: 185px;
}
#global-header .global-header-tab-content.products-and-services .options>ul li.last {
  width: 115px;
}
#global-header .global-header-tab-content.products-and-services .options ul li {
	width: 190px;
}

#global-header .global-header-tab-content.products-and-services .options ul li li {
	border: none;
	min-height: 0;
	margin-bottom: 9px;
}

#global-header .global-header-tab-content.products-and-services .options ul li.last {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

#global-header .global-header-tab-content.products-and-services .options ul li li.last {
	margin-bottom:0;
}

/** 2.2.1.3 Global Header -- Customer Service Tab **/

#global-header .global-header-tab-content.customer-service .details {
	width: 310px;
	height: 70px;
	background: url(/images/header-nav-footer/header-sprite.png) -448px -205px no-repeat;
}

#global-header .global-header-tab-content-wrap .customer-service .options {
	margin-left: 40px;
	padding-bottom: 10px;
}

#global-header .global-header-tab-content.customer-service .options ul ul {
	margin-top: 13px;
}

#global-header .global-header-tab-content.customer-service .options ul li li {
	margin-bottom: 9px;
	margin-right: 50px;
}

#global-header .global-header-tab-content.customer-service .options ul li.last li {
	margin-right: 0;
}

/** 2.2.1.4 Global Header -- Community Tab **/

#global-header .global-header-tab-content.community .details {
	width: 204px;
	height: 46px;
	background: url(/images/header-nav-footer/header-sprite.png) -448px -291px no-repeat;
}

#global-header .global-header-tab-content-wrap .community .options {
  margin-left: 0px;
  padding: 20px 30px 20px 30px;
}

#global-header .global-header-tab-content.community .options ul {
	margin-top: 0px;
}


#global-header .global-header-tab-content.community .options ul li a.facebook {
    background-position: -203px -25px;
}

#global-header .global-header-tab-content.community .options ul li a.twitter {
    background-position: -203px -110px;
    padding-left: 63px;
}

#global-header .global-header-tab-content.community .options ul li a.youtube {
    background-position: -205px -188px;
}

#global-header .global-header-tab-content.community .options ul li a.cbb {
	width: 75px;
    background-position: -203px -263px;
}

/** 3.0 Global Navigation **/
#global-nav,#global-subnav{
	width:100%;
	position:relative;
}
#global-nav {
	background: url('/images/header-nav-footer/global-nav/global-nav-bg.jpg') 0 0 repeat-x transparent;
	z-index: 1;
}
#global-subnav{
	background: url('/images/header-nav-footer/global-nav/global-subnav-bg.jpg') 0 0 repeat-x transparent;
	z-index: 2;
	height:35px;
}
#global-nav ul , #global-subnav ul {
	width:85%;
	margin:0 14.5%;
}
#global-nav ul {
	overflow:visible;
	height:35px;
	background: url('/images/header-nav-footer/global-nav/global-nav-divider.jpg') left 0 no-repeat transparent;
}
#global-subnav ul {
	clear:both;
}
#global-nav ul li, #global-subnav ul li{
	float:left;
}
#global-nav ul li{
 	background: url('/images/header-nav-footer/global-nav/global-nav-divider.jpg') right 0 no-repeat transparent;
}
#global-nav ul li.active{
 	background: url('/images/header-nav-footer/global-nav/global-nav-divider.jpg') 188px 0 no-repeat transparent;
}
#global-nav ul li.first {
	margin-left:2px;
}

#global-nav ul li a{
	width:155px;
}
#global-subnav ul li a{
	margin:0 20px;
	height:26px;
}
#global-nav ul li a:hover, #global-subnav ul li a:hover{
	color:#939292;
	text-decoration:none;
}
#global-nav ul li.active {
	background-color: #fff;
	border-top:1px solid #dce3e4;
	height:34px;
}
#global-nav ul li.active a.current, #global-subnav ul li.active a{
	color:#ff7920;
}
#global-nav ul li a.ico-home {
	background: transparent url(/images/global/ico-home.png) 17px 13px no-repeat;
}
#global-nav ul li.active a.ico-home{
	background: transparent url(/images/global/ico-home.png) 17px -32px no-repeat !important;
}
#global-nav ul li:hover a.ico-home {
	background: transparent url(/images/global/ico-home.png) 17px -10px no-repeat;
}
a:focus, button:focus, input:focus, select:focus, li:focus {outline: 1px dotted;}

.sr{position:absolute;Text-indent:-2000px;}

.ax-cookies-header{ font-family:"Helvetica,Arial"; color:"#000000";}


.ax-cookies-content{font-size:0.8em;padding:20px 20px 0 20px;line-height: 18px;}
.ax-cookies-content p, .ax-cookies-content ol li {font-weight: normal;margin-bottom: 5px;}
.ax-cookies-content ol li {list-style-type:decimal;margin-left:20px;}
.ax-cookies-content h1{font-size:1.4em ;padding-bottom:10px;}
.ax-cookies-content h2{color:#660000;font-size:1.2em;font-weight:bold;padding-bottom:10px;}
.ax-cookies-content h3{font-weight: bold;margin-bottom: 5px;font-size:1em;}
/* Accessibility changes */
#showGN #global-nav {display: block !important;}
#card-nav,#global-subnav,#busines-card-nav{visibility:hidden !important;}
#breadcrumb,.breadcrumb,#breadcrumb4TS{visibility:hidden !important;}
#skiplink:focus{position: absolute;left: 0px;top: 0px;}
#skiplink{padding: 6px;position: absolute;top: -50px;left: 0px;color: #145AA0;z-index: 1001;}

#global-footer-content .secondary-links-wrap .equal-housing-lender {
    display: block;
    background-position: -447px -371px;
    width: 45px;
    height: 46px;
    text-indent: -9999em;
    position: absolute;
    bottom: 0;
    left: 0;
	float:left;
	font-size:0px;
	margin-top:10px !important;
}
#global-footer-content .secondary-links-wrap .member-fdic {
    display: block;
    background-position: -447px -451px;
    width: 45px;
    height: 27px;
    text-indent: -9999em;
    position: absolute;
    bottom: 5px;
    left: 0 !important;
	float:left;
	font-size:0px;
	margin-top:33px !important;
	margin-left:21px !important;
}
#global-footer-content .secondary-links-wrap,
#global-footer-content .secondary-links-wrap a {
    font-size: 11px;
    line-height: 11px;
}
#global-footer-content .secondary-links-wrap ul.tagline li.icon,
#global-footer-content .secondary-links-wrap .it-pays-to-discover,
#global-footer-content .secondary-links-wrap .equal-housing-lender,
#global-footer-content .secondary-links-wrap .member-fdic,
#global-footer-wrap #global-footer-content .secured span {
  background-image: url(/images/header-nav-footer/header-sprite-new.png);
  background-repeat: no-repeat;
  position:relative !important;
  float:left;

}
#global-footer-content .secondary-links-wrap ul.tagline li.icon {
    width: 16px;
    height: 12px;
    margin: 0 0 0 4px;
    background-position: -219px -448px;
}

#global-footer-content .secondary-links-wrap .it-pays-to-discover {
    display: block;
    background-position: -679px -158px;
    width: 193px;
    height: 24px;
	font-size:0px;
    text-indent: -9999em;
    position: absolute !important;
    top: 0;
    right: 0;
}
h3.ul-header{
text-transform:uppercase !important;
float:left !important;
}
.link-group ul{
float:left !important;
clear:both !important;
margin-left:2px !important;
}
a:focus, button:focus, input:focus, select:focus, li:focus {outline: 1px dotted;}
.global-social-footer ul{
margin-right:60px !important;
}
#global-footer-content .secondary-links-wrap ul{padding:1px !important;}
#global-footer-content .secondary-links-wrap ul li{padding:2px 7px 2px 2px !important;}
#global-footer-content .secondary-links-wrap .equal-housing-lender{margin-left:2px !important;font-size:0 !important; }
#global-footer-content .secondary-links-wrap .it-pays-to-discover{margin:1px !important; font-size:0 !important;}
#global-footer-content .secondary-links-wrap .member-fdic{font-size:0 !important;}
#global-nav ul, #global-subnav ul{width:85% !important;margin: 0 14.5% !important;}
#global-nav ul li a{ width:155px !important;}
#global-nav ul li .corporate-responsibility{width:187px !important;}


#searchbox+#lb_srchbx{    right:134px;    top: 25px;  position: absolute;   color: #576166;}
.suggestion_form{position: relative;}
#skip-content:focus{ outline:0px !important;}