/* Mutual Bank First Branch - layout.css */

/*

Search and replace the following:

#009
mymutualbank

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

body {
background-color: #FFF;
color: #333;
font: normal 13px Arial, Helvetica, sans-serif;
background: transparent url(/custom/mymutualbank/image/body-bg.png) repeat-x left top;
}
body#iframePage {
background:none;
}
body#iframePage h1 {
width:auto !important;
}
#wrapper {
width: 937px;
margin: 0 auto;
}

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

h1 {
font-size: 20px;
}

h2 {
font-size: 13px;
}

h3 {
font-size: 12px;
}

h4 {
font-size: 11px;
}

p {
line-height: 1.4em;
}

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, Arial, Helvetica, sans-serif;
color: #000;
}

.clear {
clear: both;
}

.center {
text-align: center;
}

#siteAlertLink {
	padding-right:0px!important;
}

#siteAlertLink a {
	height:25px;
	width:150px;
	padding-right:26px;
}
/*====== Header ====================================================================*/
#header {
position: relative;
height: 105px;
width: 100%;
}
#logo img {
position: absolute;
top: 10px;
left: 5px;
}
.ultraTopNav {
position: absolute;
right: 207px;
top: 15px;
}
.ultraTopNav li {
float: left;
padding: 0 0 0 10px;
font: normal 11px Arial, Helvetica, sans-serif;
color: #CCC;
}
.ultraTopNav li a {
color: #003333;
padding-left: 10px;
}
.ultraTopNav li a:hover {
background: transparent url(/custom/mymutualbank/image/ultra-top-nav-triangle.png) no-repeat left 2px;
}
#ultraTopDown li.firstChild {
	font-size: 13px;
	font-weight: bold;
	position: relative;
	top: -2px;
}
#ultraTopDown li.firstChild a {
	color: #589813;
}
#ultraTopDown li.firstChild a:hover {
	background: none;
	color: #004444;
}
.textSize {
position: absolute;
top: 12px;
right: 9px;
height: 19px;
}
.textSize h2 {
display: none;
}
.textSize img {
float: left;
margin-left: 5px;
}
#searchForm {
position: absolute;
height: 21px;
width: 122px;
right: 67px;
top: 12px;
}
#searchForm input#roi_input {
position: absolute;
top: 0;
left: 0;
border: 0 none;
padding: 3px 5px;
width: 91px;
height: 15px;
background-image: url("/custom/mymutualbank/image/search-bg.png");
}
#searchForm input#searchButton {
position: absolute;
top: 0;
right: 0;
width: 21px;
height: 21px;
}
#primaryNavWrapper {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 45px;
background: transparent url(/custom/mymutualbank/image/primary-nav-wrapper-bg.png) no-repeat left top;
}
#primaryNav {
float: right;
}
#primaryNav li {
float: left;
}
#primaryNav a {
display: block;
float: left;
color: #D8D8D8;
font: normal 13px Helvetica, Arial, sans-serif;
text-transform: uppercase;
text-align: center;
padding-top: 20px;
}
#primaryNav li a.inPath {
font-size: 15px;
padding-top: 14px;
color: #fff;
}
#primaryNav li.nthChild-1 a {
background: transparent url(/custom/mymutualbank/image/primarynav-personal-bg.png) no-repeat left top;
width: 108px;
height: 25px;
}
#primaryNav li.nthChild-1 a:hover {
background-position: left -45px;
}
#primaryNav li.nthChild-1 a.inPath {
background-position: left -90px;
height: 31px;
}
#primaryNav li.nthChild-2 a {
background: transparent url(/custom/mymutualbank/image/primarynav-business-bg.png) no-repeat left top;
width: 100px;
height: 25px;
}
#primaryNav li.nthChild-2 a:hover {
background-position: left -45px;
}
#primaryNav li.nthChild-2 a.inPath {
background-position: left -90px;
height: 31px;
}
#primaryNav li.nthChild-3 a {
background: transparent url(/custom/mymutualbank/image/primarynav-about-us-bg.png) no-repeat left top;
width: 100px;
height: 25px;
}
#primaryNav li.nthChild-3 a:hover {
background-position: left -45px;
}
#primaryNav li.nthChild-3 a.inPath {
background-position: left -90px;
height: 31px;
}
#primaryNav li.nthChild-4 a {
background: transparent url(/custom/mymutualbank/image/primarynav-location-bg.png) no-repeat left top;
width: 99px;
height: 25px;
text-align: left;
padding: 20px 0 0 16px;
}
#primaryNav li.nthChild-4 a:hover {
background-position: left -45px;
}
#primaryNav li.nthChild-4 a.inPath {
background-position: left -90px;
height: 31px;
padding-top: 14px;
}
/*====== Footer ==============================================================*/

#footer {
height: 50px;
padding-top: 30px;
position: relative;
clear: both;
color: #666;
font: normal 11px Arial, Helvetica, sans-serif;
background: transparent url(/custom/mymutualbank/image/main-content-bottom-bg.png) no-repeat left top;
}

#footer #firstROI {
position: absolute;
top: 30px;
left: 30px;
}

#footer #eh {
position: absolute;
top: 30px;
right: 30px;
}

#footer #fdic {
position: absolute;
top: 30px;
right: 60px;
}

#footer #footerNav {
text-align: center;
}

#footerNav li {
display: inline;
padding: 0 10px;
border-right: 1px solid #666;
}
#footerNav li.lastChild {
border-right: none;
}
#footerNav a {
color: #666666;
}
#footerNav a:hover {
text-decoration: underline;
}
#footerText {
text-align: center;
}
#footer p#copyrightNotice {
border-right: 1px solid #666;
}
#footer p {
display: inline;
padding: 0 10px;
}
#footer p#phoneNumber {
text-align: center;
display: block;
}
#footerIframe {
color:#666;
text-align:center;
padding:10px;
}

/*====== Left Column =========================================================*/

#mainContent {
width: 674px;
float: right;
padding-bottom: 25px;
}

#leftColumn {
	float: left;
	clear: left;
	width: 200px;
	margin-bottom: 25px;
	margin-top: 7px;
}
#contentWrapper #quickLinks {
margin-left: 2px;
}
#leftNav {
margin: 0 0 23px 0;
}
#leftNav li h2 {
font: bold 12px Helvetica, Arial, sans-serif;
text-transform: uppercase;
margin: 0;
}
#leftNav li.firstChild h2 a {
height: 28px;
line-height: normal;
padding-top: 17px;
background: transparent url(/custom/mymutualbank/image/leftNav-top-category-bg.png) no-repeat left top;
}
#leftNav li.firstChild h2 a:hover {
background-position: left -45px;
}
#leftNav li.firstChild h2 a.inPath {
background-position: left -90px;
}
#leftNav li h2 a {
display: block;
height: 39px;
line-height: 39px;
padding-left: 20px;
width: 180px;
background: transparent url(/custom/mymutualbank/image/leftNav-category-bg.png) no-repeat left top;
color: #fff;
}
#leftNav li h2 a:hover {
background-position: left -39px;
}
#leftNav li h2 a.inPath {
background-position: left -78px;
padding-left: 33px;
width: 167px;
}
#leftNav li.lastChild h2 a {
background: transparent url(/custom/mymutualbank/image/leftNav-bottom-category-bg.png) no-repeat left top;
height: 45px;
}
#leftNav li.firstChild h2 a {
background: transparent url(/custom/mymutualbank/image/leftNav-bottom-category-bg.png) no-repeat left top;
height: 23px;
}
#leftNav li.lastChild h2 a:hover {
background-position: left -45px;
}
#leftNav li.lastChild h2 a.inPath {
background-position: left -90px;
}
#leftNav ul.nthTier-2 {
background: transparent url(/custom/mymutualbank/image/leftNav-bg.png) repeat-y left top;
}
#leftNav li li h3 {
font: normal 11px Arial, Helvetica, sans-serif;
margin: 0;
}
#leftNav li li a {
display: block;
margin: 0 6px;
padding: 10px 22px;
border-bottom: 1px solid #D3D3D3;
color: #666666;
}
#leftNav li li a:hover {
background: transparent url(/custom/mymutualbank/image/leftNav-product-triangle.png) no-repeat 10px 10px;
}
#leftNav li li a.inPath {
font-weight: bold;
color: #519326;
background: transparent url(/custom/mymutualbank/image/leftNav-product-triangle.png) no-repeat 10px 10px;
}
.businessLeft #leftNav li.nthChild-3 h2 a {
line-height: normal;
height: 32px;
padding-top: 7px;
}
#contactLeft {
	margin: 0 10px;
	font-size: 12px;
}
#contactLeft p {
	margin: 10px 0;
}
#contactLeft p.zeroPaddingParagraph {
	margin: 0;
}
/*====== Home Page ==============================================*/
#homeContentTop {
background: transparent url(/custom/mymutualbank/image/main-content-top-bg.png) no-repeat left top;
}
#homeContent {
padding: 19px 22px 30px 23px;
overflow: hidden;
background: transparent url(/custom/mymutualbank/image/main-content-repeat-bg.png) repeat-y left top;
}
#obLogin {
width: 189px;
height: 192px;
margin: 0 0 23px 3px;
background: transparent url(/custom/mymutualbank/image/online-banking-bg.png) no-repeat left 34px;
}

#obLogin h2 {
margin: 0;
width: 189px;
height: 34px;
text-indent: -9999px;
background: transparent url(/custom/mymutualbank/image/online-banking-title.png) no-repeat left top;
}
#obLogin form {
padding: 0 7px;
margin-top: 10px;
height: 64px;
}
#obLogin label {
float: left;
padding: 5px 10px 0 0;
font: bold 12px Helvetica, Arial, sans-serif;
color: #003333;
}
#obLogin input#userID {
width: 112px;
height: 17px;
border: none;
padding: 2px 5px;
background: transparent url(/custom/mymutualbank/image/online-banking-input-bg.png) no-repeat left top;
}
#obLogin input#submitButton {
height: 25px;
width: 69px;
padding-top: 25px;
margin-top: 10px;
float: right;
overflow: hidden;
border: none;
background: transparent url(/custom/mymutualbank/image/online-banking-submit-button.png) no-repeat left top;
}
ul#obNav {
clear: both;
width: 174px;
margin: 12px auto;
}
ul#obNav li {
margin: 6px 3px;
float: left;
display: inline;
}
#obNav a {
display: block;
height: 18px;
width: 80px;
text-align: center;
background: transparent url(/custom/mymutualbank/image/online-banking-nav-bg.png) no-repeat left top;
font: bold 11px/18px Helvetica, Arial, sans-serif;
color: #003333;
}
#obNav a:hover {
background-position: left -18px;
}
#needHelp {
width: 400px;
height: 200px;
}
#needHelp h2 {
margin: 0;
padding: 20px;
}
#quickLinks h2 {
text-indent: -9999px;
margin: 0;
height: 41px;
width: 195px;
background: transparent url(/custom/mymutualbank/image/quick-links-title.png) no-repeat left top;
}
#quickLinks li a {
display: block;
width: 159px;
height: 39px;
padding: 0 18px;
font: normal 11px/39px Helvetica, Arial, sans-serif;
color: #003333;
background: transparent url(/custom/mymutualbank/image/quick-links-list-bg.png) no-repeat left top;
}
#quickLinks li.nthChild-5 a {
line-height: normal;
padding-top: 8px;
height: 31px;
}
#quickLinks li a:hover, #quickLinks li a.inPath {
background-position: left -39px;
}
#flashBanner {
float: right;
width: 680px;
height: 320px;
}
#homeFeaturedProducts {
float: right;
width: 680px;
}
#homeFeaturedProducts ul {
	overflow: hidden;
}
#homeFeaturedProducts li {
float: left;
width: 226px;
height: 199px;
background: transparent url(/custom/mymutualbank/image/home-featured-bg.png) no-repeat left top;
}
#homeFeaturedProducts li .featuredContent {
position: relative;
overflow: hidden;
width: 194px;
height: 134px;
margin: 15px 0 0 15px;
border: 1px solid #ECECEC;
}
#homeFeaturedProducts li.nthChild-1 .featuredContent {
background: transparent url(/custom/mymutualbank/image/home-featured-overdraft-photo.jpg) no-repeat left top;
}
/*#homeFeaturedProducts li.nthChild-1 .featuredContent {
background: transparent url(/custom/mymutualbank/image/home-featured-business-lending-photo.jpg) no-repeat left top;
}*/
#homeFeaturedProducts li.nthChild-2 .featuredContent {
background: transparent url(/custom/mymutualbank/image/home-featured-free-checking-photo.jpg) no-repeat left top;
}
#homeFeaturedProducts li.nthChild-3 .featuredContent {
background: transparent url(/custom/mymutualbank/image/home-featured-online-banking-photo.jpg) no-repeat left top;
}
#homeFeaturedProducts li .featuredRollover {
position: absolute;
top: -134px;
left: 0;
width: 174px;
height: 114px;
padding: 10px;
background: #fff;
}
#homeFeaturedProducts li .featuredRollover p {
font: normal 12px Helvetica, Arial, sans-serif;
color: #333333;
}
#homeFeaturedProducts li .featuredRollover h4 {
	margin: 0;
	position: absolute;
	bottom: 10px;
	right: 10px;
} 
#homeFeaturedProducts li .featuredRollover h4.learnMore a {
display: block;
width: 78px;
height: 13px;
float: right;
text-indent: -9999px;
background: transparent url(/custom/mymutualbank/image/home-featured-learn-more.png) no-repeat left top;
}
#homeFeaturedProducts li h3 {
margin: 15px 0 0 0;
text-align: center;
text-transform: uppercase;
font: normal 12px Helvetica, Arial, sans-serif;
}
#homeFeaturedProducts li h3 a {
color: #004444;
}
/*====== Category Page ===========================================================*/

#contentWrapperTop {
background: transparent url(/custom/mymutualbank/image/main-content-top-bg.png) no-repeat left top;
}
#contentWrapper {
background: transparent url(/custom/mymutualbank/image/main-content-repeat-bg.png) repeat-y left top;
overflow: hidden;
padding: 19px 22px 0 23px;

}
#catPhoto {
position: relative;
width: 654px;
height: 191px;
padding: 19px 0 0 20px;
background: transparent url(/custom/mymutualbank/image/category-banner-bg.png) no-repeat left top;
}
#catBreadcrumb {
margin-bottom: 15px;
}
#catBreadcrumb li {
display: inline;
font: normal 24px Georgia, Times, serif;
}
#catBreadcrumb ul {
display: inline;
padding-left: 5px;
}
#catBreadcrumb li a {
color: #003333;
}
#catPhotoContent {
position: absolute;
top: 30px;
left: 40px;
}
#catPhoto p {
width: 400px;
font: normal 13px Arial, Helvetica, sans-serif;
color: #333;
}
div#productCategoryWrapper {
margin-top: 12px;
background: transparent url(/custom/mymutualbank/image/category-listing-repeat-bg.png) repeat-y left top;
}
div#productCategory {
background: transparent url(/custom/mymutualbank/image/category-listing-top-bg.png) no-repeat left top;
}
#productCategoryBottom {
height: 12px;
background: transparent url(/custom/mymutualbank/image/category-listing-bottom-bg.png) no-repeat left top;
}
/* listing1ColumnA.css v1.1 */
div.listing1ColumnA {
padding: 6px 0 0;
}
div.listing1ColumnA li {
position: relative;
height: 117px;
margin: 0 20px;
border-bottom: 2px solid #90BA6E;
}
div.listing1ColumnA li.lastChild {
border-bottom: none;
}
div.listing1ColumnA li img {
position: absolute;
top: 13px;
left: 3px;
}

div.listing1ColumnA div.productContent {
position: absolute;
top: 13px;
left: 190px;
width: 444px;
font: normal 12px Arial, Helvetica, sans-serif;
color: #333;
}
div.listing1ColumnA div.productContent p {
float: left;
margin: 12px 10px 2px 0;
color: #666;
width: 220px;
}
div.listing1ColumnA div.productContent h3 {
margin: 0;
font: bold 13px Helvetica, Arial, sans-serif;
}
div.listing1ColumnA div.productContent h3 a {
color: #003333;
text-transform: uppercase;
float: none;
width: auto;
}
div.listing1ColumnA div.productContent h3 a:hover {
text-decoration: underline;
}
div.listing1ColumnA div.productContent ul {
position: absolute;
right: 0;
top: 25px;
width: 188px;
padding: 0 0 8px 21px;
border-left: 1px solid #ccc;
}
div.listing1ColumnA li li {
float: none;
width: 175px;
list-style: disc outside;
position: static;
border: none;
}
div.listing1ColumnA div.productContent li {
padding: 0;
height: auto;
width: 164px;
list-style-position: outside;
vertical-align: top;
}
div.listing1ColumnA div.productContent h4 {
position: absolute;
top: 70px;
left: 0;
margin: 0;
}
div.listing1ColumnA div.productContent h4 a {
display: block;
background: transparent url(/custom/mymutualbank/image/category-learn-more.png) no-repeat left top;
width: 93px;
height: 17px;
text-indent: -9999px;
}
div.listing1ColumnA div.productContent h4 a:hover {
background-position: left -17px;
}
/* end listing1ColumnA.css */


/* Search */
#textOnly #searchResults h1 {
	margin: 0 0 25px;
}
#searchResults ul {
margin-left: 0;
}
#searchResults li {
list-style-type: none;
position: relative;
margin: 0 0 14px;
padding: 0 10px;
height: 115px;
border-bottom: 2px solid #90BA6E;
}
#searchResults li li {
list-style-type: disc;
height: auto;
border-bottom: none;
line-height: 1.4em;
margin: 0;
}
#searchResults li .productContent {
padding-bottom: 10px;
color: #333;
}
#searchResults .productContent h3 {
	margin: 0;
}
#searchResults .productContent h3 a {
text-transform: uppercase;
color: #003333;
font: bold 13px Helvetica, Arial, sans-serif;
text-decoration: none;
}
#searchResults .productContent h3 a:hover {
text-decoration: underline;
}
#searchResults .productContent p {
	position: absolute;
	top: 25px;
	margin: 0;
	width: 220px;
	color: #666;
}
#searchResults li .productContent ul {
position: absolute;
right: 101px;
top: 25px;
width: 220px;
padding: 0 0 8px 45px;
margin: 0;
border-left: 1px solid #ccc;
}
#searchResults .productContent h4 {
margin: 0;
position: absolute;
top: 80px;
}
#searchResults .productContent h4 a {
display: block;
text-indent: -9999px;
width: 93px;
height: 17px;
background: transparent url(/custom/mymutualbank/image/category-learn-more.png) no-repeat left top;
}
#searchResults .productContent h4 a:hover {
background-position: left -17px;
}
#searchResults li.lastChild {
border-bottom: none;
}
/*====== Product Page ==========================================================*/
#productWrapper {
background: transparent url(/custom/mymutualbank/image/category-listing-top-bg.png) no-repeat left top;
}
#productWrapperTop {
background: transparent url(/custom/mymutualbank/image/category-listing-repeat-bg.png) repeat-y left top;
}
#productWrapperBottom {
background: transparent url(/custom/mymutualbank/image/category-listing-bottom-bg.png) no-repeat left top;
height: 12px;
clear: both;
}
#printShare {
position: absolute;
top: 9px;
right: 15px;
z-index: 5;
}
#shareButton {
display: block;
width: 51px;
height: 26px;
position: absolute;
top: 0;
right: 47px;
margin-left: 5px;
text-indent: -9999px;
background: transparent url(/custom/mymutualbank/image/share.png) no-repeat left top;
}
#shareButton:hover {
background-position: left -35px;
}
#productSummary, #textOnly, #history {
padding: 30px 25px 20px;
font-size: 11px;
font: normal 12px Helvetica, Arial, sans-serif;
color: #666;
}
#productSummary h1, #textOnly h1, #history h1 {
width: 340px;
font: bold 22px Georgia, Times, serif;
text-transform: uppercase;
margin: 0;
color: #003333;
}
#productSummary #productPhoto {
float: right;
margin-bottom: 25px;
}
#productSummary p {
width: 332px;
}
#productSummary p, #productDetails p {
margin: 10px 0;
}
#productSummary ul {
margin: 10px 15px;
}
#productSummary li {
list-style-position: outside;
list-style-type: disc;
margin: 4px 0;
}
#productSummary .productButtons {
margin-bottom: 25px;
}
#productSummary .productButtons.vid {
margin-bottom: 0;
}
#productDetails {
clear: right;
position: relative;
border-top: solid 1px #CCC;
margin: 0 20px;
font: normal 12px Helvetica, Arial, sans-serif;
color: #333;
}
#productDetails ul {
float: left;
width: 40%;
margin: 10px 15px 10px 0;
padding-left: 5px;
list-style-type: disc;
list-style-position: outside;
}
#productDetails li {
margin: 4px 0 4px 10px;
list-style-type: disc;
list-style-position: outside;
}
#productDetails p {
clear: both;
width: 75%;
}
#productDetails p.disclaimer, .individualPage p.disclaimer {
color: #666666;
font-style: italic;
}
#productDetails .productButtons {
padding-bottom: 20px;
}
.productButtons {
overflow: hidden;
}
.productButtons .openNow {
float: left;
margin-right: 10px;
}

.productButtons #tellMeMoreButton, .productButtons #tellMeMoreBottom {
float: left;
}

.productButtons #obpVid {
	padding: 15px 0 0;
}
/* Tabs */
dl#roi_tabs {
display: block;
list-style: none;
position: relative;
}
dl#roi_tabs dt {
color: #666666;
text-transform: uppercase;
padding: 12px 20px 10px 12px;
margin-left: 7px;
font: bold 12px Helvetica, Arial, sans-serif;
background: transparent url(/custom/mymutualbank/image/dt-triangle.png) no-repeat left -40px;
}
dl#roi_tabs dt:hover {
background: transparent url(/custom/mymutualbank/image/dt-triangle.png) no-repeat left -18px;
}
dl#roi_tabs dd {
padding: 5px 7px;
width: 620px;
border-top: 1px solid #ccc;
font: normal 12px Helvetica, Arial, sans-serif;
}
dl#roi_tabs dd a {
text-decoration: underline;
color: #004444;
}
dl#roi_tabs dt.selected {
color: #003333;
background: transparent url(/custom/mymutualbank/image/dt-triangle.png) no-repeat left 13px;
}
.pane {
position: absolute;
overflow: hidden;
top: 35px;
left: 0;
}
.label {
float: left;
position: relative;
cursor: pointer;
z-index: 1;
}

/*====== Individual Page ====================================================*/
.tableLinks a {  
	color:#ffffff;
}
.individualPage {
min-height: 219px;
padding-bottom: 1px;
}
.individualPage h1.pageHead {
font: normal 24px Arial, Helvetica, sans-serif;
margin-bottom: 20px;
}

.individualPage a {
text-decoration: underline;
}

.individualPage p {
margin: 10px 0;
}
.individualPage p.zeroPaddingParagraph, #productSummary .individualPage p.zeroPaddingParagraph {
margin: 0;
}

.individualPage ul, .individualPage ol {
margin: 10px 0 10px 20px;
}

.individualPage ul li {
list-style-type: disc;
margin: 4px 0;
}
.individualPage img#newPhoto {
	float: right;
	margin: 0 0 2em 2em;
}
#textOnly p {
width: auto;
}
#recentNews img, #recentNews #newsPhoto, #ceoLetter img {
	float: right;
	margin: 20px 0 15px 20px;
}
#recentNews #newsPhoto img {
	float: none;
	margin: 0;
}
#recentNews #newsPhoto p {
	text-align: center;
	font-style: italic;
	width: 230px;
}
#ceoLetter p, #ceoLetter ul {
	width: 450px;
}
#FAQ dt {
margin: 10px 0;
font-weight: bold;
}

#FAQ th {
text-align: left;
}
/* stripeTable.css v1.1 */
.individualPage {
	position: relative;
}
.individualPage a#printButton {
	position: absolute;
	margin: 0;
	top: 7px;
	right: 150px;
}
#loanRates table.stripeTable th.nth-column-1 {
width: 85px;
}
#loanRates table.stripeTable td, #loanRates table.stripeTable th {
text-align: center;
}
#loanRates h3 {
margin-bottom: 0;
}
#loanRates p {
margin: 0;
}
table.stripeTable {
width: 80%;
margin: 10px 0;
border: 1px solid #004444;
}

table.stripeTable td, table.stripeTable th {
padding: 5px 10px;
text-align: left;
}

table.stripeTable tr.nth-row-odd td {
background-color: #D1DDDD;
}

table.stripeTable th {
background-color: #004444;
color: #FFF;
}
table.stripeTable th.nth-column-1 {
width: 200px;
}
table#checkingAccounts tr.nth-row-6 td.nth-column-1, table#checkingAccounts tr.nth-row-7 td.nth-column-1 {
	padding-left: 30px;
}
table#checkingAccounts tr.nth-row-7 td {
	background-color: #fff;
}
/* end stripeTable.css */
#history #productPhoto {
	float: right;
	margin: 0 0 20px 20px;
}
#productSummary #recentNews ul {
	width: 330px;
	margin-left: 0;
}
#productSummary #recentNews li {
	margin: 15px 0;
	list-style-type: none;
}
/*====== 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;
}

/*====== Locations =================================================================*/
#map {
	height: 450px;
	width: 275px;
}
#printLocations {
	position:absolute;
	top:5px;
	left:280px;
}
#locations {
	min-height: 455px;
	font-size: 11px;
}
#locations div.locationTitle {
	border-bottom: 1px solid #ccc;
	margin-bottom: 8px;
}
#locations h2 {
	margin: 0;
	padding-bottom: 5px;
}
#locations h2 a {
	color: #004444;
	font: bold 13px Helvetica, Arial, sans-serif;
	text-decoration: none;
}
#locations h2 a:hover {
	text-decoration: underline;
}
#locations .addressWrapper {
	float: left;
	width: 175px;
}
#locations .phoneWrapper {
	float: left;
}
#locations table {
	margin: 15px 0 0;
	clear:both;
}
#locations table table {
	margin: 0;
}
#locations th, #locations td {
	font-size: 11px;
	text-align: left;
	padding: 2px 0;
	width: 208px;
	vertical-align: top;
}
#locations tr.tableHead th {
	padding-left: 2px;
}
#locations th.timeName {
	width: 85px;
}
#locations td.timeValue {
	width: 130px;
}
#locations ul {
	margin: 20px 0;
	width: 340px;
}
#locations ul li {
	list-style-type: none;
	position: relative;
	height: 175px;
	margin: 0;
	overflow: hidden;
}
#productSummary p.getDirections {
	margin: 5px 0 15px;
	font-size: 11px;
}
#locations .getDetails, #locations .hideDetails {
	display: none;
	position: absolute;
	right: 10px;
	top: 2px;
}
#locations .getDetails a, #locations .hideDetails a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
#locations .getDetails a:hover, #locations .hideDetails a:hover {
	color: #004444;
}
#locations #atmList table {
	margin: 0;
}
#locations #atmList ul li {
	height:auto;
	margin:10px 0 0 0;
}
/*======= Forms Package =========================================================*/
label.required {
font-weight: bold;
}

form {
font-size: 12px;
}

/*======== 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;
}
/* intro */

fieldset#newApplication div#introduction {
margin: 0 25px 25px;
min-height: 160px;
padding-top: 25px;
}
fieldset#newApplication div#introduction div#introHead {
background: url(/custom/mymutualbank/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: #003333;
font: bold 22px Georgia, Times, 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 #003333;
margin-left: 170px;
}
fieldset#newApplication div#introduction p {
margin: 7px 7px 7px 0;
clear: none;
}
fieldset#newApplication div#introduction h4 {
clear: both;
width: 150px;
}
fieldset#newApplication div#introduction a {
text-decoration: underline;
}
fieldset#newApplication fieldset#bankingRegulations h2 {
margin: 0;
color: #333;
}
/* 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: 0pt 0pt 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 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;
}
/* divs and fieldsets and legends */

fieldset#newApplication {
width: 748px;
margin: 0 auto;
line-height: normal;
border: 0 none;
background: #FFF;
}
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: 0px;
}
fieldset#newApplication fieldset {
margin: 25px;
padding: 20px;
border: 1px solid #CCC;
clear: both;
}
fieldset#newApplication fieldset fieldset {
margin: 25px 0;
}

/* formContactUs.css */
#formContactUs {
	width: 350px;
}
#formContactUs legend {
color: #333;
font-weight: bold;
}

#formContactUs fieldset {
padding: 15px 10px 10px 0;
border: 0 none;
}
#formContactUs label {
padding: 0 0 3px;
color: #333;
display: block;
}
#formContactUs input, #formContactUs textarea {
margin-bottom: 10px;
width: 290px;
}
#formContactUs input.submitButton {
float: none;
margin: 0;
padding: 5px;
width: auto;
}
#formContactUs textarea {
height: 100px;
}

#formContactUs #captcha {
width: 200px;
margin: 10px 0 10px;
color: #333;
}
#formContactUs #captcha h4 {
	margin-bottom: 0;
}
#formContactUs #captcha input {
float: none;
width: 198px;
display: block;
margin: 10px 0;
}

#formContactUs #captcha p {
margin: 0;
width: 200px;
}

 /* 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 {
text-align: right;
border: 0;
}
#lbHeader a {
color: #ffffff;
font-size: 20px;
}
#lbFrame {
position: absolute;
z-index: 10;
left: 50%;
padding: 0;
border: 0;
overflow: hidden;
border: 0 none;
background-color: transparent;
}

body.popup {
background: #FFF;
border: 0 none;
}

.popup p {
margin: 10px;
}

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

iframe {
border: 1px solid transparent;
}

/* formQuestions.css */

#formQuestions fieldset {
border: 0 none;
float: left;
padding: 15px 25px 0 25px;
width: 252px;
}
#formQuestions fieldset input, #formQuestions textarea {
border: solid 1px #666;
display: block;
margin-bottom: 10px;
padding: 3px;
width: 244px;
}
#formQuestions fieldset input {
height: 14px;
}
#formQuestions input.submitButton {
border: solid 1px #666;
display: block;
float: left;
font-weight: bold;
height: auto;
margin-left: 75px;
padding: 10px;
width: auto;
}
#formQuestions textarea {
height: 100px;
}
#formQuestions label {
display: block;
font-weight: normal;
margin-bottom: 5px;
}
#formQuestions p.title {
color: #666;
font-weight: bold;
margin: 20px 0 10px 0;
text-align: center;
}

/* captcha */

#formQuestions #captcha {
float: left;
padding: 15px;
width: 200px;
}
#formQuestions #captcha input {
border: solid 1px #666;
display: block;
float: none;
height: 14px;
padding: 3px;
width: 192px;
}
#formQuestions #captcha p {
font-size: 11px;
margin: 10px 0;
text-align: center;
}
#formQuestions #captcha h4 {
color: #666;
font: bold 12px Arial, Helvetica, sans-serif;
margin: 0 0 5px 0;
}



/*--- New Popup Stuff ---*/
span.requiredField {
font-size: 10px;
color: #666;
}
#newPopUpForm fieldset {
border: 0 none;
padding: 25px 25px 0 25px;
float: left;
width: 252px;
}
#newPopUpForm fieldset input, #newPopUpForm textarea {
display: block;
padding: 3px;
width: 244px;
margin-bottom: 10px;
border: solid 1px #666;
}
#newPopUpForm fieldset input {
height: 14px;
}
#newPopUpForm input.submitButton {
border: solid 1px #666;
display: block;
padding: 10px;
width: auto;
height: auto;
margin: 0 auto;
font-weight: bold;
float: left;
margin-left: 85px;
}
#newPopUpForm textarea {
height: 100px;
}
#newPopUpForm label {
display: block;
font-weight: normal;
margin-bottom: 5px;
}
#newPopUpForm p {
margin: 0 0 20px 0;
}

/* captcha */

#newPopUpForm #captcha {
width: 200px;
padding: 25px;
float: left;
}

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

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

#newPopUpForm #captcha h4 {
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
margin: 0 0 5px 0;
}

#newPopUpForm h2 {
margin: 20px 0 10px 0;
font-weight: bold;
text-align: center;
font-size: 12px;
}

/* Overdraft Opt In Styling */

div#overdraft.individualPage {
	padding: 10px 40px;
	margin-left: 0;
	width: 90%;
	background: none;
}
#overdraft #overdraftInformation, #overdraft #overdraftForm, #overdraft #overdraftAltOptions {
	margin: 0 0 20px;
}
#overdraft #overdraftInformation h2.pageHeading, #overdraft #overdraftForm h2.pageHeading, #overdraft #overdraftAltOptions h2.pageHeading {
	padding: 20px 0 5px;
	height: 25px;
	border-bottom: 1px solid #ccc;
	color: #7BAE5A; /* bank specific */
	font-size: 20px;
	width: 100%;
}
#overdraft h2 {
	padding: 5px 0;
	font-size: 18px;
	width: 100%;
}
#overdraft #overdraftForm #newApplication {
	background: none;
}
#overdraft #overdraftForm form {
	padding: 0 0 10px 0;
}
#overdraft fieldset#newApplication .eSignCheckbox {
	width: auto;
	margin:20px 15px 0;
}
#overdraft fieldset#newApplication .eSignCheckbox.indented {
	width: auto;
	margin:0 0 0 40px;
}
#overdraft fieldset#newApplication .optAccounts {
	margin: 0 0 0 25px;
}
#overdraft fieldset#newApplication .eSignCheckbox input {
	clear: both;
	float: left;
	margin: 0 10px 0 0;
	width: 15px !important;
}
#overdraft fieldset#newApplication .eSignCheckbox span {
	display: inline-block;
	margin: 0 0 10px;
	width: 90%;
}
#overdraft fieldset#newApplication .eSignCheckbox span.redText {
	color: #f00;
}
#overdraft #overdraftLeft {
	float: left;
	padding-top:20px;
	width: 300px;
	display: inline;
}
#overdraft #overdraftRight {
	float: left;
	width: 425px;
	display: inline;
	padding: 0 0 0 20px;
}
#overdraft fieldset#newApplication #overdraftLeft input, #overdraft fieldset#newApplication #overdraftRight input {
	width: 175px;
}
#overdraft fieldset#newApplication #overdraftRight .radioWlabel {
	width: 400px;
	margin: 10px 0 0;
}
#overdraft fieldset#newApplication #overdraftRight .radioWlabel input {
	clear:both;
	float:left;
	margin:2px 10px 0 0;
	width:10px;
}
#overdraftRight .radioWlabel span {
	display:block;
	float:left;
	margin:0 0 10px;
	width:350px;
}
#overdraft fieldset#newApplication #overdraftLeft label, #overdraft fieldset#newApplication #overdraftRight label {
	width: 100px;
	padding-right: 15px;
}
#overdraft #overdraftAltOptions ul {
	margin: 10px 0;
	width: 100%;
}
#overdraft #overdraftAltOptions ul li {
	list-style: none;
	display: inline-block;
	float: left;
	margin: 0 13px 0 0; /* bank specific */
	padding: 0;
	width: 255px; /* bank specific */
	height: 160px;
	border: 1px solid #ccc;
}
#overdraft #overdraftAltOptions ul li.right {
	margin: 0;
}
#overdraft #overdraftAltOptions h4 {
	background: url(/custom/firstbankingcenter/image/overdraft_fade.png) bottom left repeat-x #004444; /* bank specific */
	color:#ccc; /* bank specific */
	margin:0;
	padding:8px;
	font-size: 14px;
}
#overdraft p {
	padding: 0;
	margin: 10px 0;
	width: auto;
	line-height: 15px;
}
#overdraft #overdraftForm p {
	margin: 15px 0;
	padding: 0 20px;
	width: auto;
	line-height: 15px;
}
#overdraft #overdraftAltOptions p {
	padding: 8px 10px;
	margin: 0;
	width: auto;
	line-height: 15px;
}
#overdraft #overdraftAltOptions p.zeroPaddingParagraph {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#optIn { 
	position:relative;
	bottom:135px;
	float:right;
	left:190px;
}
#optIn2 { 
	position:absolute;
	bottom:15px;
	right:340px;
}