/*
Farmers and Merchants State Bank - Archbold, Ohio

#8CA1B1 - Blue Background
#E0E5EB - Grey Links

*/

*, ul, ol, li {
margin: 0;
padding: 0;
}

body {
background-color: #8CA1B1;
color: #000000;
font-family: Helvetica, Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 62.5%;
}

#wrapper {
width: 80em;
margin: 0 auto;
padding-bottom: 1em;
}

h1, h2, h3, h4 {
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
padding: 0;
}

h1 {
font-size: 20px;
}

h2 {
font-size: 13px;
}

h3 {
font-size: 12px;
}

h4 {
font-size: 11px;
}

h1 a, h2 a, h3 a, h4 a {
color: #333;
}

a img {
border: 0 none;
}

a {
text-decoration: none;
color: #333;
outline: none;
}

a:active {
outline: none;
}

ul li {
list-style-type: none;
list-style-position: outside;
}

input {
font: normal 11px Verdana, Helvetica, Arial, sans-serif;
color: #000;
}

.center {
text-align: center;
}

/*====== Header =======================================================================================*/
#header {
position: relative;
height: 140px;
width: 100%;
padding-bottom: 4em;
}
#header.home {
padding-bottom: 0.5em;
}

#headerTop {
position: relative;
height: 3em;
width: 100%;
}

#ultraTopNav {
position: absolute;
right: 62px;
top: 10px;
}

#ultraTopNav li {
float: left;
font: normal 12px Helvetica, Arial, sans-serif;
}

#ultraTopNav li.firstChild {
padding-right: 20px;
}

#ultraTopNav li a {
color: #E0E5EB;
border-right: 1px solid #E0E5EB;
padding: 0 9px;
}

#ultraTopNav li a.firstChild {
background: transparent url(../image/obl-link.png) left top no-repeat;
border: 0;
padding-left: 23px;
padding-top: 3px;
font-weight: bold;
width: 100px;
height: 30px;
color: #ffffff;
}

#wrapper .home #ultraTopNav li a.firstChild {
display: none;
}

#header #ultraTopNav li a.firstChild {
display: inline;
}

#ultraTopNav li a.lastChild {
border-right: none;
padding-right: 0;
}

#ultraTopNav li a:hover {
color: #fff;
text-decoration: underline;
}

.textSize {
position: absolute;
top: 4px;
right: 4px;
height: 20px;
}

.textSize h2 {
display: none;
}

.textSize img {
float: left;
}

/*-------------------------- mastHead --------------------------------------------*/
#mastHead {
height: 110px;
background: transparent url(../image/mast-head-back-bg.png) no-repeat scroll left top;
}
#mastHeadMain {
float: left;
width: 24.4em;
position: relative;
height: 110px;
}
#mastHeadLeft {
float: left;
position: relative;
height: 110px;
background: #8CA1B1 url(../image/mast-head-left.png) no-repeat scroll left top;
width: 1.2em;
}
#mastHeadLogo {
float: left;
position: relative;
height: 110px;
background: transparent url(../image/mast-head-bg.png) left top repeat-x;
margin: 0 0 0 12px;
width: 23.2em;
}

#logo img {
float: left;
margin-top: 1.3em;
}

/*================= primaryNav - tier 1 =========================*/

ul#primaryNav.nthTier-1 {
float:right;
height: 110px;
position: relative;
margin-top: 0;
cursor: pointer;
z-index: 2;
}

#primaryNav.nthTier-1 li {
display: inline;
float: left;
width: 138px;
height: 110px;
}
#primaryNav.nthTier-1 li.lastChild {
width: 142px;
}

#primaryNav h2 a {
background: transparent url(../image/primary-nav-bg.png) left top no-repeat;
width: 138px;
height: 110px;
text-indent: -9999px;
display: block;
}
/*================= primaryNav - BG =========================*/
#primaryNav h2 a.nthChild-1 {
background-position: 0 0;
}
#primaryNav h2 a.nthChild-2 {
background-position: -138px 0;
}
#primaryNav h2 a.nthChild-3 {
background-position: -276px 0;
}
#primaryNav h2 a.nthChild-4, #primaryNav h2 a.lastChild {
width: 142px;
background-position: -414px 0;
}
/*================= primaryNav - HOVERS and INPATHS =========================*/
#primaryNav h2 a.nthChild-1:hover, #primaryNav h2 a.nthChild-1.hover, #primaryNav li.inPath h2 a.nthChild-1 {
background-position: 0 -110px;
cursor: pointer;
}
#primaryNav h2 a.nthChild-2:hover, #primaryNav h2 a.nthChild-2.hover, #primaryNav li.inPath h2 a.nthChild-2 {
background-position: -138px -110px;
cursor: pointer;
}
#primaryNav h2 a.nthChild-3:hover, #primaryNav h2 a.nthChild-3.hover, #primaryNav li.inPath h2 a.nthChild-3 {
background-position: -276px -110px;
cursor: pointer;
}
#primaryNav h2 a.nthChild-4:hover, #primaryNav h2 a.lastChild:hover, #primaryNav h2 a.nthChild-4.hover, #primaryNav li.inPath h2 a.nthChild-4, #primaryNav li.inPath h2 a.lastChild {
background-position: -414px -110px;
cursor: pointer;
}
/*================= primaryNav - tier 2 =========================*/
#primaryNav ul.nthTier-2 {
display: block;
float: left;
height: 3.2em;
width: 76em;
position: absolute;
left: -24.4em;
top: 9.7em;
background: transparent url(../image/primary-nav-dropdown.png) left top no-repeat;
padding: 1em 2em 0;
z-index: 100;
}
#primaryNav.nthTier-1 .nthTier-2 li div {
background: transparent url(../image/primary-nav-h3-hover-left.png) left top no-repeat;
}
#primaryNav.nthTier-1 .nthTier-2  li {
display: inline;
float: left;
width: auto;
height: auto;
margin-right: 3.5em;
text-align: left;
padding: 0 1em 0 0;
/*background: transparent url(../image/primary-nav-h3-hover-right.png) right top no-repeat;*/
}
#primaryNav.nthTier-1 .nthTier-2  li li {
background: none;
}
#primaryNav.nthTier-1 li.nthChild-2 .nthTier-2  li {
margin-right: 0;
}
/*PERSONAL - LASTCHILD*/
#primaryNav.nthTier-1 li.nthChild-2 .nthTier-2  li.lastChild {
margin-right: 0;
}
#primaryNav.nthTier-1 li.nthChild-2 .nthTier-2  li.lastChild h3 a {
padding-right: 0;
background: none;
}
/* AGRICULTURE */
#primaryNav.nthTier-1 li.nthChild-3 .nthTier-2  li {
margin-right: 3.35em;
}
/* ABOUT US */
#primaryNav.nthTier-1 li.nthChild-4 .nthTier-2  li {
margin-right: 5em;
}
#primaryNav.nthTier-1 li.nthChild-4 .nthTier-2  li h3 a {
padding-right: 0;
background: none;
}
#primaryNav.nthTier-1 .nthTier-2  li.lastChild {
margin-right: 0;
}
/* margin-right fix for ul.nthTier-3 */
#primaryNav.nthTier-1 .nthTier-2 li .nthTier-3 li {
margin-right: 0;
}
#primaryNav.nthTier-1 li.nthChild-4 .nthTier-2  li .nthTier-3 li {
margin-right: 0;
}


/*================= primaryNav - tier 2 =========================*/
#primaryNav h3 {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 1.5em;
font-weight: normal;
padding: 0.3em 0.5em 0 0;
height: 25px;
}
#primaryNav h3 a {
color: #7B96B0;
background: transparent url(../image/primary-nav-h3-arrows.png) right 6px no-repeat;
overflow: hidden;
padding-right: 1em;
margin-left: 0.7em;
}

#primaryNav h3 a:hover {
color: #003376;
background-position: right -34px;
}

#primaryNav .nthTier-2 li.inPath h3 a.inPath {
color: #5B6345;
}
/*================= primaryNav - tier 3 =========================*/
#primaryNav.nthTier-1 .nthTier-2 li .nthTier-3 {
background: transparent url(../image/primary-nav-dropdown-dropdown.png) left bottom no-repeat;
display: none;
float: left;
height: auto;
padding: 1em 2em;
position: absolute;
top: 4em;
width: 15.6em;
overflow: hidden;
z-index: 100 !important;
}
#primaryNav.nthTier-1 .nthTier-2 li:hover .nthTier-3 {
display: block;
}

#primaryNav h4 {
font-family: Helvetica, Arial, sans-serif;
font-size: 1.2em;
font-weight: normal;
padding-bottom: 0.45em;
}
#primaryNav h4 a {
color: #666666;
}
#primaryNav h4 a:hover, #primaryNav h4 a.inPath {
color: #003376;
}

/*====== Footer =======================================================================================*/
#footer {
height: 81px;
position: relative;
clear: both;
}
#footerTopLeft {
background: transparent url(../image/footer-TL.png) left top no-repeat;
}
#footerTopRight {
background: transparent url(../image/footer-TR.png) right top no-repeat;
}
#footerBottomLeft {
background: transparent url(../image/footer-BL.png) left bottom no-repeat;
height: 81px;
}
#footerBottomRight {
background: transparent url(../image/footer-BR.png) right bottom no-repeat;
height: 81px;
}
#footerMain {
background: transparent url(../image/footer-bg.png) left top repeat-x;
height: 81px;
margin: 0 16px 0 12px;
}

#footer #firstROI {
position: absolute;
top: 25px;
right: 20px;
}
#footer #eh {
position: absolute;
top: 29px;
left: 92px;
}
#footer #fdic {
position: absolute;
top: 31px;
left: 20px;
}

#footer #footerNav {
text-align: center;
padding: 10px 0;
}
#footerNav li {
display: inline;
padding: 0 10px;
border-right: 1px solid #666666;
}
#footerNav li.lastChild {
border-right: none;
}
#footerNav li a {
color: #666666;
font-size: 1.2em;
}
#footerNav a:hover {
color: #000000;
text-decoration: underline;
}

#footer p {
color: #666666;
text-align: center;
font-size: 1.2em;
padding-bottom: 10px;
}

/*====== Main Content Home =================================================================================*/
#homeMainContent {
min-height: 456px;
width: 54.8em;
float: right;
margin-bottom: 1em;
margin-top: 1px;
text-align: center;
position: relative;
}
/*====== Main Content Default =================================================================================*/
#quickLinksWrapper {
width: 54.4em;
float: right;
margin-top: 5px;
}
#mainContent {
width: 80em;
float: right;
margin-top: 5px;
margin-bottom: 1.2em;
position: relative;
background: #fff url(../image/main-content-T.png) 0 0 repeat-x;
}
#mainContentTopLeft {
position: relative;
background: transparent url(../image/main-content-TL.png) left top no-repeat;
}
#mainContentTopRight {
position: relative;
background: transparent url(../image/main-content-TR.png) right top no-repeat;
}
#mainContentBottomLeft {
position: relative;
background: transparent url(../image/main-content-BL.png) left bottom no-repeat;
}
#mainContentBottomRight {
position: relative;
background: transparent url(../image/main-content-BR.png) right bottom no-repeat;
}
#mainContentInner {
margin: 0 16px 0 12px;
position: relative;

}
#mainContentInnerBottom {
position: relative;
background: transparent url(../image/main-content-bg-B.png) left bottom repeat-x;
min-height: 33em;
_height: 33em;
height: auto !important;
}

/*====== Left Column ==================================================================================*/
#leftColumn {
float: left;
clear: left;
width: 24.7em;
position: relative;
margin-top: 5px;
}

#searchForm {
height: 3.7em;
background: transparent url(../image/search-bg-left.png) left top no-repeat;
padding: 0 0 0.3em 0;
}
#searchForm input#roi_input {
position: absolute;
top: 0;
left: 15px;
border: 0 none;
padding: 0em 1.5em .7px 0;
width: 14em;
height: 3em;
background: transparent url(../image/search-bg.png) left top repeat-x;
}
#searchForm input {
color: #666666;
font-style: italic;
}
#searchForm input#searchButton {
position: absolute;
top: 0;
right: 0;
}

/*====== Online Banking Login ====================================================================================*/
#oblTopLeft {
position: relative;
min-height: 200px;
height: auto !important;
_height: 200px;
background: transparent url(../image/obl-top-left.png) left top no-repeat;
margin-bottom: 0.5em;
width: 24.5em;
}
#oblTopRight {
position: relative;
min-height: 200px;
height: auto !important;
_height: 200px;
background: transparent url(../image/obl-top-right.png) right top no-repeat;
}
#oblBottomLeft {
position: relative;
min-height: 200px;
height: auto !important;
_height: 200px;
background: transparent url(../image/obl-bottom-left.png) left bottom no-repeat;
}
#oblBottomRight {
position: relative;
min-height: 207px;
height: auto !important;
_height: 207px;
background: transparent url(../image/obl-bottom-right.png) right bottom no-repeat;
}
#obLogin {
position: relative;
margin: 0 0 0 13px;
padding: 1em 0 0.3em .5em;
width: 215px;
}
#obLogin h2 {
text-indent: -9999px;
font-size: 1%;
background: transparent url(../image/online-banking-h2.png) 2px top no-repeat;
padding-bottom: 15px;
margin: 0;
}
#obLogin form {
	display:block;
}
.oblRadio {
padding: 0;
margin: 1em 0 0;
}
#obLogin input {
color:#666666;
font-size:11px;
margin-bottom: 8px;
}
#obLogin input#loginToPersonal {
margin-left: 7px
}
#obLogin input.accessID {
background: transparent url(../image/access-id-bar.png) left top no-repeat;
padding: 4px 10px;
border: 0;
width: 174px;
height: 16px;
margin-left: 0;
}
#obLogin input.submit {
text-indent: -999em;
width: 82px;
height: 24px;
border: 0;
cursor: pointer;
overflow: hidden;
background: transparent url(../image/ob-login-button.png) left top no-repeat;
margin-bottom: 0;
}
#obLogin input.submit:hover {
background-position: 0 -24px;
}
#obLogin label {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
color: #666666;
margin-left: 8px;
font-size: 13px;
}
#obLogin label#loginToPersonalLabel {
margin-right: 50px;
}

form#personalLoginForm select#Destination {
	background: transparent url(../image/obl-dropdown.png) left top no-repeat;
	color: #666666;
	width: 100%;
	height: 1em;
	margin-bottom: 0.3em;
	border: none;
	height: 24px;
	padding: 3px 15px 3px 10px;
	cursor: pointer;
}

div.selectSkin {
    background: transparent url(../image/obl-dropdown.png) left top no-repeat;
	color: #666666;
	width: 194px;
	height: 1em;
	margin-bottom: 0.3em;
	border: none;
	height: 24px;
	padding: 3px 15px 3px 10px;
	cursor: pointer;
}
div.selectSkinText {
    padding: 4px 15px 12px 10px;
	cursor: pointer;
}

form#personalLoginForm select#Destination option {
background: #fff;
}
form#personalLoginForm select#Destination option.alt {
background: #f5f5f5;
}

form#businessLoginForm {
display: block;
}

#obLogin a {
	font-style:italic;
	margin-right: 1.5em;
	text-align:right;
	color:#666666;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	display: inline;
	float: right;
	margin-top: -1.7em;
}
#obNav {
	position: relative;
	margin-top: 0.6em;
}
#obNav li, #obNav li a {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
 	color: #666666;
	font-style: normal;
}
#obNav li {
	display: list-item;
	margin-bottom: 2px;
}
#obNav li.nthChild-3 {
	margin-bottom: 5px;
}

#obNav li a {
	float: none;
	margin-top: 0;
	text-align: left;
	width: 100%;
}
#obNav li a:hover {
	color: #003376;
	text-decoration: underline;
}

/* New online banking login form */
#obLogin ol {
padding-top: 20px;
}

#obLogin ol li {
list-style: none;
}

#obLogin ol li.radio {
padding-left: 32px;
float: left;
width: 80px;
}

#obLogin ol li.firstChild {
padding-left: 5px;
}

#obLogin ol li.text input {
background: transparent url(../image/access-id-bar.png) left top no-repeat;
padding: 4px 10px;
border: 0;
width: 174px;
height: 16px;
margin-left: 2px;
}

#obLogin button {
text-indent: -999em;
width: 82px;
height: 24px;
border: 0;
cursor: pointer;
overflow: hidden;
background-color: transparent;
background-image: url(../image/ob-login-button.png);
background-position; left top;
background-repeat: no-repeat;
margin-bottom: 0;
}

#obLogin button:hover {
background-position: 0 -24px;
}

/*====== Quicklinks =================================================================================*/
#qlLeft {
position: relative;
height: 200px;
background: transparent url(../image/quicklinks-left.png) left top no-repeat;
margin-bottom: 1em;
}
#qlRight {
position: relative;
height: 200px;
background: transparent url(../image/quicklinks-right.png) right top no-repeat;
}
#quickLinks {
position: relative;
margin: 0 16px 0 12px;
padding: 1em 0.5em;
background: transparent url(../image/quicklinks-bg.png) left top repeat-x;
}
#quickLinks h2 {
text-indent: -9999px;
font-size: 1%;
background: transparent url(../image/quicklinks-h2.png) left top no-repeat;
height: 18px;
padding-bottom: 3px;
margin: 0;
}
#quickLinks ul {
	padding-top: 0.5em;
}
#quickLinks ul li {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
padding-bottom: 0.35em;
}
#quickLinks ul li a {
color: #5B6345;
padding-left: 24px;
background-image: url(../image/quicklinks-icons.png);
background-repeat: no-repeat;
}
#quickLinks ul li a:hover {
color: #003376;
}

#quickLinks li a.nthChild-1 {
	background-position: 0 0;
}
#quickLinks li a.nthChild-2 {
	background-position: 0 -31px;
}
#quickLinks li a.nthChild-3 {
	background-position: 0 -61px;
}
#quickLinks li a.nthChild-4 {
	background-position: 0 -91px;
}
#quickLinks li a.nthChild-5 {
	background-position: 0 -120px;
}
#quickLinks li a.nthChild-6 {
	background-position: 0 -147px;
}
#quickLinks li a.nthChild-7 {
	background-position: 0 -176px;
}
#quickLinks li a.nthChild-8 {
	background-position: 0 -203px;
}

#quickLinks li a.nthChild-1:hover {
	background-position: 0 -240px;
}
#quickLinks li a.nthChild-2:hover {
	background-position: 0 -271px;
}
#quickLinks li a.nthChild-3:hover {
	background-position: 0 -301px;
}
#quickLinks li a.nthChild-4:hover {
	background-position: 0 -331px;
}
#quickLinks li a.nthChild-5:hover {
	background-position: 0 -360px;
}
#quickLinks li a.nthChild-6:hover {
	background-position: 0 -387px;
}
#quickLinks li a.nthChild-7:hover {
	background-position: 0 -416px;
}
#quickLinks li a.nthChild-8:hover {
	background-position: 0 -443px;
}

#flashBanner {
}
#failoverLinks a {
	display: block;
	text-indent: -999em;
}

#failoverLinks .failoverCash a {
	position: absolute;
	bottom: 105px;
	right: 300px;
	height: 75px;
	width: 150px;
	}
#failoverLinks .failoverSaver a {
	position: absolute;
	bottom: 105px;
	right: 100px;
	height: 75px;
	width: 150px;
	}

/*====== Category Page =================================================================================*/
#qlLeftDownstream {
position: relative;
height: 3.7em;
background: transparent url(../image/quicklinks-ds-left.png) left top no-repeat;
}
#qlRightDownstream {
position: relative;
height: 3.7em;
background: transparent url(../image/quicklinks-ds-right.png) right top no-repeat;
}
#quickLinksDownstream {
position: relative;
height: 3.7em;
margin: 0 19px 0 15px;
background: transparent url(../image/quicklinks-ds-bg.png) left top repeat-x;
}
#quickLinksDownstream h2 {
text-indent: -9999px;
font-size: 1%;
background: transparent url(../image/quicklinks-ds-h2.png) left 2px no-repeat;
margin: 0;
height: 31px;
width: 124px;
float: left;
}
#quickLinksDownstream ul {
margin-left: 11.5em;
/*background: transparent url(../image/quicklinks-ds-border.png) left 1px no-repeat;*/
background: #ffffff url(../image/quicklinks-ds-bg.png) left 0 repeat-x;
height: 3em;
overflow: hidden;
position: relative;
width: 38.5em;
}
#quickLinksDownstream ul li {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
margin: 0.7em 0.7em 0;
display: inline;
float: left;
width: 30px;
overflow: hidden;
height: 16px;
line-height: 1.4em;
background: url(../image/quicklinks-icons.png) 0 0 no-repeat;
border: 0;
}
#quickLinksDownstream ul li.firstChild {
margin-left: 1.8em;
}
#quickLinksDownstream ul li.lastChild {
margin-right: 0;
}
#quickLinksDownstream ul li a {
color: #fff;
padding-left: 30px;
text-decoration: none;
border: 0;
height: 16px;
line-height: 1.4em;
}
#quickLinksDownstream li.nthChild-1 {
	background-position: 0 0;
}
#quickLinksDownstream li.nthChild-2 {
	background-position: 0 -31px;
}
#quickLinksDownstream li.nthChild-3 {
	background-position: 0 -61px;
}
#quickLinksDownstream li.nthChild-4 {
	background-position: 0 -91px;
}
#quickLinksDownstream li.nthChild-5 {
	background-position: 0 -120px;
}
#quickLinksDownstream li.nthChild-6 {
	background-position: 0 -147px;
}
#quickLinksDownstream li.nthChild-7 {
	background-position: 0 -176px;
}
#quickLinksDownstream li.nthChild-8 {
	background-position: 0 -203px;
}

#quickLinksDownstream li a.nthChild-1:hover {
	background-position: 0 -240px;
}
#quickLinksDownstream li a.nthChild-2:hover {
	background-position: 0 -271px;
}
#quickLinksDownstream li a.nthChild-3:hover {
	background-position: 0 -301px;
}
#quickLinksDownstream li a.nthChild-4:hover {
	background-position: 0 -331px;
}
#quickLinksDownstream li a.nthChild-5:hover {
	background-position: 0 -360px;
}
#quickLinksDownstream li a.nthChild-6:hover {
	background-position: 0 -387px;
}
#quickLinksDownstream li a.nthChild-7:hover {
	background-position: 0 -416px;
}
#quickLinksDownstream li a.nthChild-8:hover {
	background-position: 0 -443px;
}

#tooltip{
	position:absolute;
	background:transparent url(../image/tooltip-hover.png) center top no-repeat;
	padding: 20px 0;
	color: #003376;
	display: none;
	width: 200px;
	height: 45px;
	text-align: center;
	z-index: 11;
}	

#tooltip.viewport-right {
	background:transparent url(../image/tooltip-hover-right.png) center top no-repeat;
}
	
/*=============================== Hansel and Gretel =====================================================*/

#catBreadcrumb {
font-size: 1.2em;
padding-top: 1em;
}

#catBreadcrumb ul.nthTier-1, #catBreadcrumb ul.nthTier-2, #catBreadcrumb ul.nthTier-3 {
display: inline;
}

#catBreadcrumb li {
display: inline;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
margin-left: 0;
}

#catBreadcrumb li a {
color: #999999;
background: none;
padding-left: 0;
}

#catBreadcrumb li a:hover {
color: #3F4C5F;
background: none;
}

#catBreadcrumb ul.nthTier-2 li, #catBreadcrumb ul.nthTier-3 li {
margin-left: 11px;
}

#catBreadcrumb ul.nthTier-2 li a, #catBreadcrumb ul.nthTier-3 li a {
color: #999999;
padding-left: 15px;
background: transparent url(../image/cat-breadcrumb-arrow.png) 0 3px no-repeat;
}

#catBreadcrumb ul.nthTier-2 li a:hover, #catBreadcrumb ul.nthTier-3 li a:hover {
color: #3F4C5F;
background-position: 0 -37px;
}

/*=============================== Content Framework =====================================================*/

.categoryPage, .productPage {
padding: 1em 0.1em 2.5em;
}


.categoryPage h1, .productPage h1, .individualPage h1 {
margin-top: 0;
}

/*=============================== Category Page =====================================================*/

#featuredProduct {
	position: relative;
	height: 19em;
	border-bottom: 1px solid #3F4D5F;
	margin-bottom: 2em;
	cursor: pointer;
}

#featuredProductPhoto  {
	position: absolute;
	left: 0;
	top: 0;
}

#featuredCorner {
	position: absolute;
	top: 0;
	right: 0;
}

#kasasa #featuredProductSummary {
	position: absolute;
	top: 2em;
	left: 26.5em;
	color: #ffffff;
	width: 42em;
}

#featuredProductSummary {
	position: absolute;
	top: 2em;
	left: 26.5em;
	color: #3F4C5F;
	width: 42em;
}

#kasasa #featuredProductSummary h1 {
	font-size: 2.5em;
}
#featuredProductSummary h1 {
	font-size: 2.8em;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 0 0.5em 0;
}

#featuredProductSummary p {
	width: 20em;
	font-size: 1.2em;
	line-height: 1.3em;
}

#kasasa #featuredProduct ul {
	width: 19em;
	position: absolute;
	left: 26em;
	top: 4.6em;
	border-left: 1px solid #ffffff;
	padding-left: 2em;
}

#featuredProduct ul {
	width: 19em;
	position: absolute;
	left: 26em;
	top: 5.3em;
	border-left: 1px solid #3F4C5F;
	padding-left: 2em;
}

#featuredProductSummary ul li {
	font-family:Helvetica,Arial,sans-serif;
	font-size:1.2em;
	line-height:1.3em;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;
}

#featuredProduct #fpLearnMore a {
width: 12.6em;
height: 32px;
position: absolute;
bottom: 2em;
left: 26.5em;
overflow: hidden;
text-indent: -9999px;
background: transparent url(../image/learn-more-button.png) 0 0 no-repeat;
}

#featuredProduct #fpLearnMore a:hover {
background-position: 0 -32px;
}

#secondaryProducts {
margin: 0 0.3em;
}

#secondaryProducts ul {
position: relative;
float: left;
}

#secondaryProducts ul li {
float: left;
display: inline;
width: 16.9em;
border-right: 1px solid #E3E3E3;
border-bottom: 1px solid #E3E3E3;
padding: 1em 1em 0.4em 1em;
background: #ffffff url(../image/secondary-prod-bg.png) right bottom no-repeat;
cursor: pointer;
min-height: 13em;
_height: 13em;
position: relative;
}

#secondaryProducts ul li:hover {
background: #ffffff url(../image/secondary-prod-bg-hover.png) right bottom no-repeat;
}

#secondaryProducts .secondaryProductContent h2 {
color: #3F4C5F;
font-size: 1.5em;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
margin: 0 0 0.8em 0;
}

#secondaryProducts .secondaryProductContent h2 a, #secondaryProducts .secondaryProductContent h4 a {
color: #3F4C5F;
}
#secondaryProducts .secondaryProductContent h2 a:hover, #secondaryProducts .secondaryProductContent h4 a:hover,
#secondaryProducts ul li.active h2 a, #secondaryProducts ul li.active h4 a {
color: #666600;
}

#secondaryProducts .secondaryProductContent h4 {
color: #3F4C5F;
font-size: 1.1em;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-transform: uppercase;
position: absolute;
left: 1em;
bottom: 1em;
}

#secondaryProducts .secondaryProductContent h4 a {
padding-right: 1em;
background: transparent url(../image/secondary-prod-arrow.png) right 3px no-repeat;
}
#secondaryProducts .secondaryProductContent h4 a:hover {
background-position: right -17px;
}

#secondaryProducts ul li .secondaryProductContent ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-bottom: 0.8em;
}

#secondaryProducts ul li .secondaryProductContent ul li {
padding: 0 0 0.2em 0;
list-style-position: outside;
list-style-type: disc;
color: #666666;
border: none;
background: none;
min-height: 1%;
font-size: 1.2em;
margin: 0 1em;
width: 13em;
display: list-item;
}

#secondaryProducts ul li .secondaryProductContent p {
color: #666666;
font-size: 1.2em;
padding-bottom: 0.8em;
}

#secondaryProducts #memberHqButton {
float: left;
margin: 20px 0 0 0;
}

#secondaryProducts #identityGuardButton {
float: left;
margin: 20px 0 0 0;
}
/*====== Product Page =================================================================================*/
#printButton, #shareButton, .addthis_toolbox {
float: right;
margin-left: 1.5em;
margin-top: .5em;
background: transparent url("../image/print-share-bg.png") center top no-repeat;
padding: .5em .5em .2em;
display: inline;
}

.at300b, .at300bs {
text-indent: -9999px;
width: 20px;
height: 16px;
}

.at300m {
width: auto;
line-height: 17px;
padding-right: 10px !important;
border-right: 1px solid #8CA1B1;
height: 16px;
}

.at15t_compact /*Share*/ {
	background: transparent url(../image/add-all.png) left top no-repeat !important;
}
.at15t_facebook {
	margin-left: 3px;
	background: transparent url(../image/add-all.png) left -16px no-repeat !important;
}
.at15t_linkedin {
	background: transparent url(../image/add-all.png) left -32px no-repeat !important;
}
.at15t_twitter {
	background: transparent url(../image/add-all.png) left -48px no-repeat !important;
}
.at15t_print {
	background: transparent url(../image/add-all.png) left -64px no-repeat !important;
}

#printButton {
width: 38px;
height: 14px;
background-color: transparent;
background-image: url("../image/print.png");
background-position: left top;
background-repeat: no-repeat;
text-indent: -9999px;
}

a#printButton:hover {
background-position: 0 -28px;
}

#printButton img {
display: none;
}

#shareButton {
width: 47px;
height: 16px;
background-color: transparent;
background-image: url("../image/share.png");
background-position: left 2px;
background-repeat: no-repeat;
text-indent: -9999px;
}

a#shareButton:hover {
background-position: 0 -26px;
}

#shareButton img {
display: none;
}

#productSummary {
padding: 0 2em;
background: #EBEBEB url(../image/prod-summary-bg.png) repeat-x 0 0;
min-height: 18em;
_height: 18em;
position: relative;
}

#productSummary #productPhoto {
float: left;
display: inline;
position: relative;
}

#productSummary #productPhoto .corners {
position: absolute;
bottom: 0;
left: 0;
}

#productSummary #productHead {
width: 41em;
float: right;
display: inline;
position: relative;
padding-left: 2em;
}

#productHead h1 {
font: normal 1.9em Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
color: #3F4C5F;
padding-bottom: 0.5em;
margin-top: -0.2em;
}

#productHead p {
color: #666666;
font-size: 1.3em;
padding-bottom: 0.5em;
line-height: 1.3em;
}

#productSummary li, #productDetails li {
list-style-position: outside;
list-style-type: disc;
margin: 0 15px 12px;
}

#productDetails {
position: relative;
clear: right;
padding: 1.5em 1.5em 6em 1.5em;
background: transparent url(../image/product-details-bg.png) left top repeat-x; 
}

#productApplyNow, #productQuestions, #productApplyNowBottom, #productQuestionsBottom {
display: block;
float: left;
}

#productApplyNow {
	height: 27px;
	text-indent: -9999px;
	margin-top: 2em;
}
#productApplyNow a {
	width: 12.9em;
	height: 27px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background: transparent url(../image/apply-now-button.png) 0 0 no-repeat;
}
#productApplyNow a:hover {
	background-position: 0 -27px;
}

#productQuestions {
	width: 9.7em;
	height: 24px;
	overflow: hidden;
	text-indent: -9999px;
	margin-top: 2.3em;
}
a#productQuestions {
	overflow: hidden;
	background: transparent url(../image/questions-button.png) 0 0 no-repeat;
}
a#productQuestions:hover {
	background-position: 0 -24px;
}

#productApplyNowBottom {
	height: 27px;
	text-indent: -9999px;
	margin-top: 1.5em;
}
#productApplyNowBottom a {
	width: 12.9em;
	height: 27px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background: transparent url(../image/apply-now-button.png) 0 0 no-repeat;
}
#productApplyNowBottom a:hover {
	background-position: 0 -27px;
}

#productQuestionsBottom {
	width: 9.7em;
	height: 24px;
	overflow: hidden;
	text-indent: -9999px;
	margin-top: 1.8em;
}
a#productQuestionsBottom {
	overflow: hidden;
	background: transparent url(../image/questions-button.png) 0 0 no-repeat;
}
a#productQuestionsBottom:hover {
	background-position: 0 -24px;
}

/* Tabs */
dl#roi_tabs {
display:block;
list-style: none;
position: relative;
padding-bottom: 5em;
width: 60em;
}

dl#roi_tabs dt {
color: #666;
text-decoration: none;
padding: 1em 1.5em;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: bold;
background: transparent url(../image/tab-right.png) right bottom no-repeat;
height: 30px;
margin-left: 0.2em;
padding: 0 1.8em 0 0;
float: left;
display: inline;
position: relative;
}
.tab {
background: transparent url(../image/tab-left.png) left bottom no-repeat;
height: 20px;
padding-left: 1.8em;
padding-top: 10px;
}

dl#roi_tabs dt:hover {
color: #7C96B0;
}

dl#roi_tabs dt.selected {
background: transparent url(../image/tab-selected-right.png) right bottom no-repeat;
font-size: 1.4em;
}
dl#roi_tabs dt.selected .tab {
background: transparent url(../image/tab-selected-left.png) left bottom no-repeat;
height: 21px;
padding-top: 9px;
}

dl#roi_tabs dd {
padding: 5px 5px 0 0px;
}

dl#roi_tabs dd a {
text-decoration: underline;
}

dl#roi_tabs dt.selected {
text-decoration: none;
color: #3F4C5F;
}

.pane {
position: absolute;
overflow: hidden;
top: 5em;
left: 1.5em;
color: #666666;
font-size: 1.3em;
line-height: 1.3em;
}

.pane p {
padding-bottom: 0.5em;
}

.pane ul li {
list-style-position: inside;
list-style: disc;
}

.label {
float: left;
position: relative;
cursor: pointer;
z-index: 1;
}

/*====== Individual Page ==============================================================================*/

.individualPage {
padding: 1em 2em;
}

.individualPage h1.pageHead {
border-bottom: 1px solid #E5E5E5;
color: #3F4C5F;
font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
font-size: 1.9em;
margin: 0 0 0.6em;
padding: 0.5em 0.9em;
}

.individualPage a { 
text-decoration: underline;
}

.individualPage h2, .individualPage h3, .individualPage h4, .individualPage p, .individualPage p.zeroPaddingParagraph, .individualPage p.textVariant1 {
margin-left: 1em;
margin-right: 1em;
}

.individualPage h2 {
font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
font-size: 1.5em;
margin: 0 1em 0.6em 0.7em;
font-weight: bold;
color: #5A6345;
}
.individualPage h2 a {
color: #5A6345;
}

.individualPage h3 {
color: #666666;
}

.individualPage p {
margin: 0 1em 1em 1em;
font-size: 1.2em;
line-height: 1.4em;
color: #666666;
}

.individualPage p.zeroPaddingParagraph {
margin-top: 0;
margin-bottom: 0;
}

.individualPage ul, .individualPage ol {
margin: 1.5em 1em 1.5em 3em;
color: #666666;
font-size: 1.2em;
}

.individualPage ul li {
list-style-type: disc;
margin: 4px 0;
}

/* ===================== locations page =========================================== */
#locations.individualPage, #atms.individualPage {
background: transparent url(../image/gray-gradient-bg.png) left 75px repeat-x;
}
#locations #map, #atms #map {
height: 220px;
border: 1px solid #CCCCCC;
margin: 0 1em 4m;
}
#locList h2 {
font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
padding-bottom: 0.5em;
margin-left: 0;
font-size: 1.3em;
}
#locations h2 a, #atms h2 a {
color: #5B6345;
text-decoration: none;
}
#locations h2 a:hover, #atms h2 a:hover {
color: #3F4C5F;
text-decoration: underline;
}
#locations tr.tableHead th {
color: #3F4C5F;
font-weight: bold;
font-size: 1em;
}
#locateATM {
padding-top: 3em;
padding-bottom: 1em;
border-bottom: 1px solid #E5E5E5;
}
#locations #locateATM h2 a {
color: #003376;
text-decoration: underline;
}
#atms tr.tableHead, #atms tr.tableHead th {
display: none;
}
#atms ul {
	margin: 2em 0;
	font-size: 1.2em;
}
#atms ul li {
	width: 20.3em;
	float: left;
	position: relative;
	display: inline;
	min-height: 6.5em;
	padding-bottom: 1em;
}
#atms #locList h2 {
padding-bottom: 0;
}
#atms .adr {
margin-top: -1.5em
}
#locations th {
width: 21em;
text-align: left;
padding: 2px 0;
}
#locations td {
text-align: left;
padding: 2px 0;
width: 20em;
color: #666666;
}
#locations th.timeName {
	font-weight: normal;
}
#locations td.timeValue {
}
#locations tr td span {
padding-bottom: 0.2em;
line-height: 1.3em;
}
#locations ul {
	margin: 2em 0;
	font-size: 1.2em;
}
#locations ul li {
	border-bottom:1px solid #E5E5E5;
	list-style-type:none;
	margin-bottom:1em;
	padding-bottom:1em;
}
#locations .adr {
width: 18em;
}
.googleMap-InfoWindow .map-phones {
display: none;
}
/* ==================================== financialCalculators ==================================== */
#financialCalculators.individualPage {
background: transparent url(../image/gray-gradient-bg.png) left bottom repeat-x;
min-height: 24em;
_height: 24em;
padding: 1em 1em 1em 2em;
}
#financialCalculators ul {
margin: 1.5em 0 0 1.4em;
}
#financialCalculators ul li {
color: #666666;
font-size: 1.2em;
padding-bottom: 0.8em;
list-style: none;
margin: 0;
font-weight: bold;
}
#financialCalculators ul li a {
color: #666666;
text-decoration: none;
}
#financialCalculators ul li a:hover {
color: #666600;
}
#downstreamPageImage {
position: absolute;
right: 3em;
top: 8em;
}

#downstreamPageImage .corners {
position: absolute;
bottom: 0;
left: 0;
}
#financialCalculators li {
width: 26em;
}
#reportLostStolen.individualPage p {
width: 30em;
}
#reportLostStolen.individualPage h2 {
width: 23em; 
}
/* ===================================== Report a lost or stolen card ============================== */

#reportLostStolen.individualPage {
background: transparent url(../image/gray-gradient-bg.png) left bottom repeat-x;
min-height: 27em;
_height: 27em;
padding:1em 1em 1em 2em;
}
#reportLostStolen.individualPage h2 {
margin-bottom: 0.2em;
}
#reportLostStolen.individualPage p.textVariant1 {
padding-bottom: 2em;
margin-bottom: 0;
}
#reportLostStolen.individualPage p.textVariant1 strong {
color: #3F4C5F;
font-weight: bold;
}
/* ==================================== Search ==================================== */
#pagination li {
display: inline;
padding-right: 1em;
}

#pagination li a {
text-decoration: underline;
}

#searchPage li .productContent {
border-bottom: 1px solid #CCC;
padding-bottom: 10px;
}

#searchPage ul li {
list-style-type: none;
}

#searchPage h3 {
font-size: 1.4em; 
font-weight: bold;
font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
}
#searchPage h3 a {
color: #3F4C5F; 
text-decoration: none;
}
#searchPage h3 a:hover {
text-decoration: underline;
}

#searchPage h4 {
font-size: 1em; 
font-weight: bold;
font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
text-transform: uppercase;
}

#searchPage h4 a {
color: #3F4C5F;
text-decoration: none;
padding-right: 1.1em;
background: transparent url(../image/blue-green-arrow.png) right 3px no-repeat;
}
#searchPage h4 a:hover {
color:#666600;
background-position: right -17px;
}
/*====== Shareholder Info page ========================================================================*/
#shareholderInfo .pageImage {
	position: absolute;
	left: 0;
	right: 0;
	width: 76.4em;
	height: 19em;
}

#shareholderInfo.categoryPage #secondaryPages ul li.lastChild {
display: none;
}

#secondaryPages {
	position: relative;
}
#secondaryPages ul {
	z-index: 10;
}
#secondaryPages ul li.firstChild {
	position: relative;
	height: 19em;
	border-bottom: 1px solid #3F4D5F;
	cursor: pointer;
	width: 76.4em;
	padding: 0;
	margin: 0 0 2em 0;
	z-index: 10;
	background: none;
}
#secondaryPages ul li.firstChild:hover {
	background: none;
}
#featuredPagePhoto  {
	position: absolute;
	left: 0;
	top: 0;
}
#secondaryPages ul li.firstChild .secondaryProductContent {
	position: absolute;
	top: 2em;
	left: 26.5em;
	color: #3F4C5F;
	width: 42em;
}
#secondaryPages ul li.firstChild .secondaryProductContent h2 {
	font-size: 2.8em;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 0 0.5em 0;
}
#secondaryPages ul li.firstChild .secondaryProductContent p {
	width: 20em;
	font-size: 1.2em;
	line-height: 1.3em;
}
#secondaryPages ul li.firstChild .secondaryProductContent ul {
	width: 19em;
	position: absolute;
	left: 26em;
	top: 5.3em;
	border-left: 1px solid #3F4C5F;
	padding-left: 2em;
}
#secondaryPages ul li.firstChild .secondaryProductContent ul li {
	font-family:Helvetica,Arial,sans-serif;
	font-size:1.2em;
	line-height:1.3em;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;
}
#secondaryPages ul li.firstChild .secondaryProductContent h4 {
width: 12.6em;
height: 32px;
position: absolute;
top: 10.5em;
left: 0;
overflow: hidden;
text-indent: -9999px;
background: transparent url(../image/learn-more-button.png) 0 0 no-repeat;
}
#secondaryPages ul li.firstChild .secondaryProductContent h4 a:hover {
background-position: 0 -32px;
}


#secondaryPages {
margin: 0 0.3em;
}
#secondaryPages ul {
position: relative;
float: left;
}
#secondaryPages ul li {
float: left;
display: inline;
width: 16.9em;
border-right: 1px solid #E3E3E3;
border-bottom: 1px solid #E3E3E3;
padding: 1em 1em 0.4em 1em;
background: #ffffff url(../image/secondary-prod-bg.png) right bottom no-repeat;
cursor: pointer;
min-height: 13em;
_height: 13em;
position: relative;
}
#secondaryPages ul li:hover {
background: #ffffff url(../image/secondary-prod-bg-hover.png) right bottom no-repeat;
}
#secondaryPages .secondaryProductContent h2 {
color: #3F4C5F;
font-size: 1.5em;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
margin: 0 0 0.8em 0;
}
#secondaryPages .secondaryProductContent h2 a, #secondaryPages .secondaryProductContent h4 a {
color: #3F4C5F;
}
#secondaryPages .secondaryProductContent h2 a:hover, #secondaryPages .secondaryProductContent h4 a:hover,
#secondaryPages ul li.active h2 a, #secondaryPages ul li.active h4 a {
color: #666600;
}
#secondaryPages .secondaryProductContent h4 {
color: #3F4C5F;
font-size: 1.1em;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-transform: uppercase;
position: absolute;
left: 1em;
bottom: 1em;
}
#secondaryPages .secondaryProductContent h4 a {
padding-right: 1em;
background: transparent url(../image/secondary-prod-arrow.png) right 3px no-repeat;
}
#secondaryPages .secondaryProductContent h4 a:hover {
background-position: right -17px;
}
#secondaryPages ul li .secondaryProductContent ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-bottom: 0.8em;
}
#secondaryPages ul li .secondaryProductContent ul li {
padding: 0 0 0.2em 0;
list-style-position: inside;
list-style-type: disc;
color: #666666;
border: none;
background: none;
min-height: 1%;
font-size: 1.2em;
margin: 0 1em;
width: 13em;
}
#secondaryPages ul li .secondaryProductContent p {
color: #666666;
font-size: 1.2em;
padding-bottom: 0.8em;
}

/*====== Directors Listing ========================================================================*/
#directorListing.individualPage #directors {
	float: left;
	width: 48%;
	position: relative;
}
#directorListing.individualPage #officers {
	float: right;
	width: 51%;
	position: relative;
}
/*====== Stockholders Report - Balance Sheet ========================================================================*/

#stockholdersReport table {
margin: 0 0 2em 0;
width: 100%;
font-size: 1.2em;
line-height: 1.4em;
color: #666666;
text-align: left;
vertical-align: top;
}

#stockholdersReport h2 {
margin-left: 0.85em;
font-size: 1.4em;
padding-top: 1em;
color: #0D3257;
}

#stockholdersReport table .nth-row-1 {
background: #3F4C5F;
color: #fff;
text-transform: normal;
}

#stockholdersReport table .nth-row-1 .nth-column-1 {
font-size: 1.3em; 
font-weight: bold;
font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
}

#stockholdersReport table .nth-row-1 .nth-column-2, #stockholdersReport table .nth-row-1 .nth-column-3, #stockholdersReport table .nth-row-1 .nth-column-4, #stockholdersReport table .nth-row-1 .nth-column-5 {
line-height: 1.6em;
font-weight: bold;
font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
}

#stockholdersReport p {
font-size: 1.2em;
font-style:italic;
line-height: 1.4em;
padding-bottom:1em;
}

#stockholdersReport table.lastTable {
margin-bottom: 2em;
}

#stockholdersReport table th, #stockholdersReport table td {
padding: .5em 1.5em;
text-align: left;
vertical-align: top;
}

#stockholdersReport table tr.nth-row-1 th, #stockholdersReport table th.nth-column-1-header  {
color:#0D3257;
font-weight: bold;
}

#stockholdersReport table tr.nth-row-even th, #stockholdersReport table tr.nth-row-even td {
background: #E5EAEF;
}

#stockholdersReport table .nth-column-1 {
width:53.2em;
}
#stockholdersReport table .nth-column-2 {
width: 10em;
}
#stockholdersReport table .nth-column-3{
width: 10em;
}

#stockholdersReport table td.nth-column-2, #stockholdersReport table td.nth-column-3 {
text-align: right;
}

#stockholdersReport table td.lastChild {
background: #7C96B0 !important; 
font-weight: bold;
color: #fff;
}

#stockholdersReport table td.caps {
text-transform: uppercase;
border-top: 1px solid #3F4C5F;
border-bottom: 1px solid #3F4C5F;
color: #3F4C5F;
}

/*================= Rates =======================================================================*/
#rates table {
margin: 0 auto 1em;
width: 48em;
font-size: 1.2em;
line-height: 1.4em;
color: #666666;
text-align: left;
vertical-align: top;
border: 1px solid #3F4C5F;
}

#rates h2 {
margin-left: 0.85em;
font-size: 1.4em;
padding-top: 1em;
color: #0D3257;
}

#rates table .nth-row-1 {
background: #3F4C5F;
color: #fff;
text-transform: normal;
}

#rates table .nth-row-1 .nth-column-1 {
font-size: 1.3em; 
font-weight: bold;
font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
}

#rates table .nth-row-1 .nth-column-2, #rates table .nth-row-1 .nth-column-3, #rates table .nth-row-1 .nth-column-4, #rates table .nth-row-1 .nth-column-5 {
line-height: 1.6em;
font-weight: bold;
font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
}

#rates table.lastTable {
margin-bottom: 2em;
}

#rates table th, #rates table td {
padding: .5em 1.5em;
text-align: left;
vertical-align: top;
}

#rates table tr.nth-row-1 th, #rates table th.nth-column-1-header  {
color:#0D3257;
font-weight: bold;
}

#rates table tr.nth-row-even th, #rates table tr.nth-row-even td {
background: #E5EAEF;
}

#rates table .nth-column-1 {
width: 25em;
font-weight: bold;
}
#rates table .nth-column-2 {
width: 14.5em;
}
#rates table .nth-column-3{
width: 11.5em;
}

#rates table td.nth-column-2, #rates table td.nth-column-3 {
text-align: right;
}

#rates p.disclaimer {
	margin-left: 7em;
	font-style: italic;
	color:#666666;
	font-size:1.2em;
	line-height:1.4em;
	margin: 0 1em 1.5em 7em;
	font-weight: normal;
}
/*====== Sitemap ====================================================================================*/
#sitemap {
margin-top: 20px;
}

#sitemapNav {
margin-top: 30px;
}

#sitemapNav li {
width: 160px;
float: left;
margin-right: 25px;
}

#sitemapNav li li {
width: auto;
float: none;
margin-right: 0;
}

#sitemap div.clear {
padding-top: 20px;
margin-top: 20px;
border-top: 1px solid #CCC;
}

#sitemap div.clear div {
width: 160px;
float: left;
margin-right: 25px;
}

#sitemap div.clear ul {
padding-bottom: 25px;
}

/*======= Forms Package ==============================================================================*/
label.required {
font-weight: bold;
}

.individualPage form {
font-size: 12px;
padding: 1em 0 2em;
}

/*======== Application ===============================================================================*/
#verifyButtons img {
margin: 50px;
}

/* Captcha */
fieldset#newApplication #captcha {
width: 200px;
margin: 0 auto;
}

fieldset#newApplication #captcha input {
float: none;
width: 194px;
display: block;
margin: 10px 0;
}

fieldset#newApplication #captcha p {
margin: 0;
text-align: center;
}

/* SSN */
fieldset#newApplication a#ssnWhy {
display: block;
clear: both;
margin-left: 325px;
font-size: 12px;
padding-bottom: 10px;
color: #013260;
}

fieldset#personalInformation {
position: relative;
}

#ssnExplanation {
position: absolute;
width: 300px;
left: 300px;
top: 25px;
z-index: 1000;
background-color: #CCC;
border: 1px solid #333;
padding: 20px 20px 0 20px;
display: none;
}

fieldset#newApplication .on {
display: block;
}

fieldset#newApplication #ssnExplanation p {
padding: 0 0 20px 0;
margin: 0;
}

#ssnExplanation p.center {
text-align: center;
color: #013260;
}

#ssnExplanation p a {
background-color: #EEE;
border: 1px solid #333;
padding: 5px;
}

/* Introduction */
fieldset#newApplication div#introduction {
margin: 0 25px 25px;
min-height: 160px;
padding-top: 25px;
}

fieldset#newApplication div#introduction div#introHead {
background: url("../image/lock.png") no-repeat 595px 5px;
margin-bottom: 7px;
}

fieldset#newApplication div#introduction img {
border: 1px solid #CCC;
float: left;
margin-right: 20px;
}

fieldset#newApplication div#introduction h1 {
color: #5A6345;
font-size: 2.2em;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
padding: 0 0 5px 0;
margin: 0 0 0 170px;
width: 410px;
}

fieldset#newApplication div#introduction h2 {
color: #333;
font-size: 16px;
padding-bottom: 0;
margin: 0;
}

fieldset#newApplication div#introText {
border-top: 1px solid #CCCCCC;
}

fieldset#newApplication div#introduction p {
margin: 7px 7px 7px 0;
clear: none;
line-height:140%;
}

fieldset#newApplication p a {
text-decoration: underline;
}

fieldset#newApplication div#introduction ul li {
font-size: 12px;
font-weight: bold;
}

fieldset#newApplication input#privacy_policy, fieldset#newApplication input#creditCardDisclosure, fieldset#newApplication input#debit_card_disclosure, fieldset#newApplication input#secondary-expense-agreement {
width: auto;
margin-right: 15px;
}

fieldset#newApplication fieldset#coverageArea p {
clear: none;
line-height: 140%;
}
fieldset#newApplication fieldset#coverageArea img {
float: right;
}

fieldset#newApplication div#introduction h4 {
clear: both;
width: 150px;
}

fieldset#newApplication div#introduction a {
text-decoration: underline;
}

/* Headings and paragraphs */
fieldset#newApplication fieldset h1, fieldset#newApplication fieldset h2, fieldset#newApplication fieldset h3, fieldset#newApplication fieldset p {
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
}

fieldset#newApplication h1 {
padding: 0 10px 0 0;
}

fieldset#newApplication h2 {
color: #364C85;
padding-bottom: 10px;
}

fieldset#newApplication h3 {
text-align: center;
clear: both;
padding: 0 0 10px;
}

fieldset#newApplication p {
margin: 25px;
clear: both;
font-size: 12px;
}

fieldset#newApplication fieldset p {
margin: 0;
padding: 8px 0 4px;
}

fieldset#newApplication fieldset#otherIncome p, fieldset#newApplication fieldset#CAotherIncome p, fieldset#newApplication fieldset#optIn p {
margin-top: 0;
}

p.required {
text-align: center;
margin-bottom: 0;
}

fieldset#newApplication fieldset#optIn {
background-color: #FFC;
}

/* Labels and spans */
fieldset#newApplication span.required {
float: left;
}

fieldset#newApplication fieldset#accountInfo div#account_info label {
width: 135px;
margin: 0 0 5px 0;
}

fieldset#newApplication fieldset#billPay label {
width: 500px;
margin-left: 20px;
}

fieldset#newApplication .required, fieldset#newApplication .red {
font-weight: bold;
}

fieldset#newApplication .radio label, fieldset#newApplication .radioWlabel label {
width: auto;
display: inline;
float: none;
padding: 0;
}

fieldset#newApplication fieldset fieldset label, fieldset#newApplication fieldset fieldset .radiolabel {
width: 275px;
}

fieldset#newApplication label, fieldset#newApplication .radiolabel, fieldset#newApplication .checklabel {
display: block;
text-align: right;
float: left;
padding-right: 25px;
clear: both;
font-size: 12px;
margin-bottom: 10px;
}

fieldset#newApplication fieldset#newCustomer .radiolabel {
margin-bottom: 0;
}

fieldset#newApplication .checklabel, fieldset#newApplication fieldset label, fieldset#newApplication fieldset .radiolabel {
width: 300px;
}

fieldset#newApplication fieldset label {
padding-top: 4px;
}
fieldset#newApplication fieldset#comments label {
padding-top: 0;
}

fieldset#newApplication fieldset#jointSwitch label.dontMove {
clear: none;
text-align: left;
width: auto;
padding-top: 1px;
}

fieldset#newApplication fieldset#accountType label, fieldset#newApplication fieldset#atmcard label, fieldset#newApplication fieldset#optIn label {
text-align: left;
clear: none;
padding-left: 15px;
width: auto;
}

fieldset#newApplication fieldset#comments label {
text-align: left;
}

fieldset#newApplication fieldset#accountInfo label, fieldset#newApplication fieldset#billPay label {
width: auto;
clear: none;
text-align: left;
margin-bottom: 20px;
margin-right: 0;
margin-left: 30px;
}

fieldset#newApplication fieldset#billPay label {
margin-top: -15px;
}

fieldset#newApplication fieldset#accountInfo label {
margin-top: -15px;
}

fieldset#newApplication fieldset#jointSwitch label {
margin-bottom: 0;
padding-top: 2px;
}

/* Inputs */
fieldset#newApplication input.submitButton, fieldset#newApplication input.submitButton {
float: none;
width: 200px;
margin-left: auto;
margin-right: auto;
}

fieldset#newApplication div.states select {
width: 100px;
}

fieldset#newApplication input {
width: 280px;
}

/* New DOB style rules */
fieldset#newApplication input.month {
width: 80px;
margin-right: 5px;
display: inline;
}

fieldset#newApplication input.day {
width: 80px;
margin-left: 5px;
margin-right: 5px;
display: inline;
}

fieldset#newApplication input.year {
width: 81px;
margin-left: 5px;
display: inline;
}

fieldset#newApplication span.float {
float: left;
}
/* End new DOB style rules */

fieldset#newApplication select {
width: 284px;
}

fieldset#newApplication input, fieldset#newApplication select {
display: block;
float: left;
margin-bottom: 10px;
}

fieldset#newApplication fieldset#accountType input, fieldset#newApplication fieldset#jointSwitch input, fieldset#newApplication fieldset#atmcard input, input#account_switch, fieldset#newApplication fieldset#billPay input, fieldset#newApplication fieldset#accountInfo input, fieldset#newApplication fieldset#optIn input {
width: 1em;
}

fieldset#newApplication fieldset#accountInfo div#account_info input {
width: 120px;
margin-bottom: 5px;
margin-right: 20px;
}

fieldset#newApplication fieldset#accountInfo input, fieldset#newApplication fieldset#billPay input {
margin-bottom: 0;
}

fieldset#newApplication fieldset#accountType input, fieldset#newApplication fieldset#atmcard input, fieldset#newApplication fieldset#optIn input {
clear: both;
}

fieldset#newApplication fieldset#jointSwitch input, fieldset#newApplication fieldset#beneficiarySwitch input {
margin-right: 15px;
margin-bottom: -4px;
}

fieldset#newApplication div.radioWlabel {
width: 250px;
display: block;
float: left;
margin-bottom: 10px;
}

fieldset#newApplication fieldset#newCustomer div.radioWlabel {
margin-bottom: 0;
}

fieldset#newApplication div.radioWlabel {
margin-left: -25px;
}

fieldset#newApplication .radio {
margin: 0 25px 10px 300px;
clear: both;
}

fieldset#newApplication fieldset fieldset .radio {
margin-left: 275px;
}

fieldset#newApplication .radio input, fieldset#newApplication .radioWlabel input {
width: 1em;
float: none;
display: inline;
margin-bottom: -3px;
margin-left: 25px;
}

fieldset#newApplication textarea {
margin-left: 0;
width: 650px;
}

fieldset#newApplication fieldset#assetsAndLiabilities textarea {
margin-left: 0;
width: 325px;
margin-bottom: 20px;
}

fieldset#newApplication input#signed {
float: none;
clear: none;
display: inline;
width: 1em;
margin: 0;
}

fieldset#newApplication input.required {
color: #000;
font-weight: normal;
}

fieldset#newApplication div.states select {
width: 100px;
}

fieldset#newApplication input.submitButton {
float: none;
width: 300px;
margin-left: auto;
margin-right: auto;
}

fieldset#newApplication #addSwitcher input {
width: 1em;
}

fieldset#newApplication #addSwitcher {
clear: both;
}

fieldset#newApplication #addSwitcher label#addressLabel {
clear: none;
text-align: left;
padding-left: 10px;
width: 270px;
padding-top: 1px;
}

fieldset#newApplication select#contact_information-branch {
margin-top: 6px;
}

label.required:after, fieldset#privacy-policy p:after, fieldset#credit-card-disclosure p:after, #secondary-expense-agreement p:after {
	content: " (Required)";
	color: #666;
	font-size: 0.9em;
	font-style: italic;
    font-weight: normal;
}

/* Divs and fieldsets and legends */
fieldset#newApplication {
width: 748px;
margin: 0 auto;
line-height: normal;
border: 0 none;
}

fieldset#newApplication fieldset, fieldset#newApplication fieldset {
margin: 25px;
padding: 25px 0 25px 25px;
border: 1px solid #CCC;
}

#accountTypeLeft, #accountTypeRight {
width: 320px;
float: left;
}

fieldset#newApplication legend {
font-size: 14px;
margin-bottom: 0;
}

fieldset#newApplication fieldset {
margin: 25px;
padding: 20px;
border: 1px solid #CCC;
}

fieldset#newApplication fieldset fieldset {
margin: 25px 0;
}

/* formContactUs */

#formContactUs form {
font-size: 1em;
}

#formContactUs fieldset {
	border: 0 none;
	padding: 1em;
	width: 50em;
	position: relative;
}

#formContactUs fieldset input {
	display: block;	
	padding: 6px;
	width: 239px;
	height: 18px;
	margin-bottom: 0.7em;
	border: none;
	background: transparent url(../image/popup-input-bg.png) no-repeat left top;
}
#formContactUs textarea {
	display: block;
	padding: 3px;
	width: 245px;
	height: 84px;
	margin-bottom: 1em;
	font-size: 1.4em;
	font-family: arial, helvetica, sans-serif;
	border: none;
	background: transparent url(../image/popup-textarea-bg.png) no-repeat left top;
}
#formContactUs input.submitButton {
	border: none;
	overflow: hidden;
	width: 85px;
	height: 33px;
	background: transparent url(../image/popup-submit-button.png) no-repeat left top;
	cursor: pointer;
	position: absolute;
	right: 11.5em;
	top: 15em;
	text-indent: -9999px;
}
#formContactUs input.submitButton:hover {
	background: transparent url(../image/popup-submit-button.png) no-repeat left -33px;
}
#formContactUs label {
	font-size: 1.2em;
	display: block;
	margin-bottom: 0.2em;
}

#formContactUs label em {
color: #666666;
}

#formContactUs p {
	margin: 0 0 2em 0;
}


#formContactUs legend {
color: #333;
font-weight: bold;
}

#formContactUs #captcha {
width: 21em;
position: absolute;
right: 0;
top: 1.3em;
}

#formContactUs #captcha h4 {
display: none;
}

#formContactUs #captcha input {
float: none;
width: 239px;
display: block;
margin: 10px 0;
}

#formContactUs #captcha p {
margin: 0;
}

#formContactUs input#roi-captchaID {
display: none;
}

/* Slimbox */
#lbOverlay {
position: absolute;
z-index: 10;
left: 0;
width: 100%;
}

.geckoShadow {
background-color: none;
background: transparent url(data:image/png;base64,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);
}

.nonGeckoShadow {
background-color: #000000;
}

#lbHeader {
	height: 30px;
	position: relative;
	text-align: right;
	border: 0;
}
#lbHeader img {
	visibility: hidden;
}
#lbHeader a {
	position: absolute;
	top: 15px;
	right: -3px;
	display: block;
	width: 40px;
	height: 37px;
	background: transparent url(../image/popup-close-button.png) no-repeat left top;
}

#lbFrame {
position: absolute;
z-index:10;
left: 50%;
padding: 0;
border: 0;
overflow: hidden;
border: 0 none;
background-color: transparent;
}

body.popup {
background: transparent;
overflow: visible;
border: 0 none;
}

.popup p {
margin: 10px;
}

#lbIframe {
border: 0 none;
padding: 0;
border: 0;
overflow: hidden;
background-color: #FFF;
z-index: 100;
}

iframe {
border: 1px solid transparent;
}

/*--- New Popup Stuff ---*/

#newPopUpForm {
background: #fff url(../image/popup-bg.png) repeat-x left bottom;
min-height: 370px;
}
#newPopUpForm h1.shareHead {
	text-indent: -9999px;
	margin: 0;
	height: 50px;
	width: 555px;
	background: transparent url(../image/popup-share-title.png) repeat-x left top;
}
#newPopUpForm h1.questionsHead {
	text-indent: -9999px;
	margin: 0;
	height: 50px;
	width: 555px;
	background: transparent url(../image/popup-questions-title.png) repeat-x left top;
}
#newPopUpForm fieldset {
	border: 0 none;
	padding: 1.3em 2em 0 2em;
	float: left;
	width: 28.2em;
}

#newPopUpForm fieldset input {
	display: block;	
	padding: 6px;
	width: 239px;
	height: 18px;
	margin-bottom: 1.4em;
	border: none;
	background: transparent url(../image/popup-input-bg.png) no-repeat left top;
}
#newPopUpForm textarea {
	display: block;
	padding: 3px;
	width: 245px;
	height: 84px;
	margin-bottom: 1em;
	font-size: 1.4em;
	font-family: arial, helvetica, sans-serif;
	border: none;
	background: transparent url(../image/popup-textarea-bg.png) no-repeat left top;
}
#newPopUpForm input.submitButton {
	border: none;
	overflow: hidden;
	padding-top: 33px;
	width: 85px;
	height: 33px;
	background: transparent url(../image/popup-submit-button.png) no-repeat left top;
	cursor: pointer;
}
#newPopUpForm input.submitButton:hover {
	background: transparent url(../image/popup-submit-button.png) no-repeat left -33px;
}
#newPopUpForm label {
	font-size: 1.2em;
	display: block;
	margin-bottom: 0.2em;
}

#newPopUpForm label em {
color: #666666;
}

#newPopUpForm p {
	margin: 0 0 2em 0;
}

/* Captcha */
#newPopUpForm #captcha {
	width: 20em;
	float: left;
	padding-top: 1.3em;
}

#newPopUpForm #captcha input {
	float: none;
	width: 189px;
	height: 18px;
	padding: 6px;
	display: block;
	margin: 1em 0;
	border: none;
	background: transparent url(../image/popup-captcha-input.png) no-repeat left top;
}

#newPopUpForm #captcha p {
	margin: 1em 0;
	font-size: 1.2em;
}

#newPopUpForm #captcha h4 {
	font: normal 1.2em Arial, Helvetica, sans-serif;
	margin: 0 0 0.2em 0;
}

#newPopUpForm h2 {
	margin: 2em 0 1em 0;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
}


/*======== Custom Forms ===================================================================================*/

#optOutIntro h1 {
color:#5A6345;
font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
font-size:2.2em;
padding:0 0 5px;
margin: 20px 0 0 20px;
}

fieldset#newApplication.optOut input.submitButton {
margin: 20px auto 25px;
cursor: pointer;
}

/*======== Credit Cards Product Page ===================================================================================*/

#creditCards a.mc, #creditCards a.visa  {
position: absolute;
top: 30em;
}
#creditCards a.mc {
left: 30em;
}
#creditCards a.visa  {
left: 39em;
}

/*======== Special ===================================================================================*/
/* Clear fix */
.clear:after {
content: "."; 
display: block;
height: 0; 
clear: both; 
visibility: hidden;
}

.clear {
display: block;
}

/* Hides from Internet Explorer for the Mac \*/
.clear {
min-height: 1%;
}

* html .clear {
height: 1%;
}
/* End hide */