/* Template First Branch - layout.css */


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

body {
	background-color: #FFF;
	color: #333;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 770px;
	margin: 0 auto;
}

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

h1 {
	font: bold 22px Georgia, "Times New Roman", Times, serif;
}

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;
}

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

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

.clear {
	clear: both;
}

.center {
	text-align: center;
}

img.go {
	position: relative;
	top: 1px;
}

/*====== Header =======================================================================================*/

#header {
	position: relative;
	height: 109px;
	background: url(/custom/f-s-b/image/header-bg.png)
}
#headerTest {
	position: relative;
	height: 109px;
	background: url(/custom/f-s-b/image/new-header-bg.png)
}

#logo {
	position: absolute;
	top: 6px;
	left: 10px;
}

#logoTest {
	position: absolute;
	top: 2px;
	left: 0;
}

#oblButton {
	position: absolute;
	right: 10px;
	top: 40px;
}

#ultraTopNav {
	position: absolute;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	top: 7px;
	right: 18px;
}

#ultraTopNav li {
	float: left;
	margin-left: 12px;
}

#ultraTopNav li a:hover {
	text-decoration: underline;
}
#ultraTopNavTest {
	position: absolute;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	top: 7px;
	right: 35px;
}

#ultraTopNavTest li {
	float: left;
	margin-left: 12px;
}

#ultraTopNavTest li a:hover {
	text-decoration: underline;
}

.textSize {
	position: absolute;
	top: 84px;
	right: 10px;
	height: 15px;
}

.textSize h2 {
	display: none;
}

.textSize img {
	float: left;
}

#searchForm {
	position: absolute;
	height: 20px;
	width: 150px;
	top: 84px;
	right: 80px;
}

#searchForm input#roi_input {
	position: absolute;
	top: 0;
	left: 0;
	border: 0 none;
	padding: 2px 5px;
	width: 120px;
	height: 16px;
	background-image: url("/custom/f-s-b/image/search-bg.png");
}

#searchForm input#searchButton {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
}
#searchForm input#roi_input {
	position: absolute;
	top: 0;
	left: 0;
	border: 0 none;
	padding: 2px 5px;
	width: 120px;
	height: 16px;
	background-image: url("/custom/f-s-b/image/search-bg.png");
}

#searchForm input#searchButton {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
}
#priNav {
	position: absolute;
	width: 525px;
	height: 30px;
	left: 0;
	top: 79px;
}

#priNav li {
	float: left;
}

#priNav li a {
	color: #FFF;
	font: bold 14px Arial, Helvetica, sans-serif;
	display: block;
	text-transform: uppercase;
	text-align: center;
	padding: 7px 0;
	height: 16px;
}

#priNav li.nthChild-1 a {
	width: 113px;
}

#priNav li.nthChild-2 a {
	width: 106px;
}

#priNav li.nthChild-3 a {
	width: 196px;
}

#priNav li.nthChild-4 a {
	width: 110px;
}

#priNav li.nthChild-1 a.inPath {
	background: url(/custom/f-s-b/image/pri-nav-personal-bg.png);
}

#priNav li.nthChild-2 a.inPath {
	background: url(/custom/f-s-b/image/pri-nav-business-bg.png);
}

#priNav li.nthChild-3 a.inPath {
	background: url(/custom/f-s-b/image/pri-nav-trust-bg.png);
}

#priNav li.nthChild-4 a.inPath {
	background: url(/custom/f-s-b/image/pri-nav-about-bg.png);
}

#onlineBankingLogin {
	position: relative;
	height: 30px;
	background: url(/custom/f-s-b/image/obl-bg.png);
	font: normal 10px Arial, Helvetica, sans-serif;
}

#onlineBankingLogin h2 {
	position: absolute;
	left: 30px;
	top: 7px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #555;
}

#onlineBankingLogin input {
	width: 95px;
	height: 16px;
	padding: 2px 10px;
	margin: 0 10px;
	border: 0 none;
	background: url(/custom/f-s-b/image/obl-input-bg.png);
}

#onlineBankingLogin form {
	margin-left: 160px;
	padding-top: 5px;
}

#onlineBankingLogin form a img {
	margin-right: 10px;
}

#onlineBankingLogin div {
	position: absolute;
	top: 4px;
	right: 10px;
}
/*====== New Online Banking ============================================================*/
#onlineBankingLoginTest {
	position: relative;
	height: 30px;
	background: url(/custom/f-s-b/image/new-olb-bg.png);
	font: normal 10px Arial, Helvetica, sans-serif;
}

#onlineBankingLoginTest h2 {
	position: absolute;
	left: 30px;
	top: 7px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #555;
}

#onlineBankingLoginTest input {
	width: 95px;
	height: 16px;
	padding: 2px 10px;
	margin: 0 8px;
	border: 0 none;
	background: url(/custom/f-s-b/image/new-obl-input-bg.png);
}

#onlineBankingLoginTest form {
	margin-left: 140px;
	padding-top: 5px;
}

#onlineBankingLoginTest form a img {
	margin-right: 10px;
}

#onlineBankingLoginTest div {
	position: absolute;
	top: 6px;
	right: 5px;
}
/*====== Footer =======================================================================================*/

#footer {
	height: 50px;
	position: relative;
	clear: both;
	border-top: 1px solid #999;
}

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

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

#footer #fdic {
	position: absolute;
	top: 14px;
	right: 50px;
}

#footer .footerNav {
	text-align: center;
	margin: 5px 0 0 0;
}

.footerNav li {
	margin-left: 10px;
	display: inline;
	font: bold 10px Arial, Helvetica, sans-serif;
}

.footerNav li a {
	text-decoration: none;
}

.footerNav li a:hover {
	text-decoration: underline;
}

#footer p {
	text-align: center;
	margin: 3px 0;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
#footer #fdicInfoLink p {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 8px 0;
}
/*====== Left Column ==================================================================================*/

#leftColumn {
	float: left;
	clear: left;
	width: 200px;
	padding: 20px 0;
}

#leftColumn #currentCategory {
	margin-bottom: 20px;
}

#leftColumn #currentCategory h3 {
	background: #376583 url(/custom/f-s-b/image/secondary-nav-bg.png) left top no-repeat;
	height: 15px;
	padding: 5px 10px;
}

#leftColumn #currentCategory h3 a {
	color: #FFF;
}
#leftColumn #currentCategory h4 {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#leftColumn #currentCategory li li a {
	display: block;
	padding: 5px 10px;
	background-color: #F8F8F8;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-size: 10px;
}

#leftColumn #currentCategory li li.inPath a, #leftColumn #currentCategory li li a:hover {
	font-weight: bold;
	color: #335D78;
	background-color: #B8D3E5;
}

#quickLinks {
	width: 200px;
}

#quickLinks h2 {
	background: #CA1B1B url(/custom/f-s-b/image/quicklinks-bg.png);
	color: #FFF;
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	height: 15px;
	padding: 5px 10px;
}

#quickLinks li h3 {
	padding: 5px 10px 5px 30px;
	height: 15px;
	cursor: pointer;
	font-weight: normal;
	background-image: url(/custom/f-s-b/image/quicklinks-li-bg.png);
	font-size: 12px;
}

#quickLinks li div {
	background: url(/custom/f-s-b/image/quicklinks-div-bg.png) bottom left no-repeat;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
}

#quickLinks li div a {
	display: inline;
	float: right;
	color: #637926;
	font-weight: bold;
	margin-right: 10px;
	padding: 4px 15px 4px 0;
	height: 17px;
	background: url(/custom/f-s-b/image/go-button.png) center right no-repeat;
}

#quickLinks li div p {
	padding: 4px 0;
	margin-left: 10px;
	height: 17px;
}
/*====== Home Page ====================================================================================*/

#flashbanner {
	float: right;
}

#content {
	padding: 20px 0;
}

#homeFeaturedProducts {
	background: url(/custom/f-s-b/image/red-bar.png) top repeat-x;
	margin-top: 10px;
	padding-top: 15px;
}


#homeFeaturedProducts li {
	float: left;
	width: 250px;
	list-style-type: none;
}

#homeFeaturedProducts li.mid {
	padding: 0 10px;
}

#homeFeaturedProducts li h3 {
	font-size: 14px;
}

#homeFeaturedProducts li div {
	margin-top: 10px;
	padding: 10px;
	background: url(/custom/f-s-b/image/featured-gradient.png) top repeat-x;
}

#homeFeaturedProducts li img {
	border: 1px solid #CCC;
	margin-bottom: 10px;
}

#homeFeaturedProducts li p {
	font-size: 10px;
	color: #666;
}
/*====== Listing Styles ===============================================================================*/

#mainContent {
	padding: 20px 0;
	width: 550px;
	margin-left: 220px;
}

#featuredProduct p {
	color: #666;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	padding: 3px 0 9px;
}

#productPhoto {
	border: 1px solid #CCC;
	position: relative;
}

#fpOpenNow, #fpLearnMore {
	position: absolute;
	right: 10px;
}

#fpOpenNow {
	top: 145px;
}

#fpLearnMore {
	top: 190px;
}

#secondaryProducts, #openingActAccounts {
	background: url(/custom/f-s-b/image/red-bar.png) top repeat-x;
	margin-top: 10px;
	padding-top: 15px;
}

#secondaryProducts ul {
	background: url(/custom/f-s-b/image/featured-gradient.png) top repeat-x;
}


#secondaryProducts li {
	border-bottom: 1px solid #CCC;
	height: 80px;
	margin-bottom: 10px;
}

#secondaryProducts h2 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

#secondaryProducts li h3 {
	padding: 5px 0;
}

#secondaryProducts li img {
	float: left;
	border: 1px solid #CCC;
}

#secondaryProducts li .productContent {
	margin-left: 130px;
	width: 410px;
}

#secondaryProducts li .productContent p {
	color: #666;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

#secondaryProducts li h4 {
	text-align: right;
}

#secondaryProducts li h4 a {
	color: #637926;
	font-weight: bold;
	padding: 5px 15px 5px 0;
	background: url(/custom/f-s-b/image/go-button.png) center right no-repeat;
}
/*--- Opening Act ---*/
#openingActHeadline h2, h2.howItWorks {
	color:#c71b1b;
	font-family:"Times New Roman", Times, serif;
	font-size:1.6em;
}

#openingActHeadline span {
	display:block;
	font-size:.9em;
	font-weight:bold;
	padding:5px 0 5px 0;
}
#openingActAccounts.noLine {
background:none !important;
padding:0;
}

#openingActAccounts h2 {
	color:#c71b1b;
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
}
#openingActAccounts h3 {
	color:#000;
	font-size:1em;
	margin:15px 0 5px 0;
}

#openingActAccounts ul {}
#openingActAccounts li {
	color:#666;
	font-weight:bold;
	background:url(http://www.f-s-b.com/custom/f-s-b/image/red-arrow-bullet.png) 3px 6px no-repeat;
	list-style-type: none !important;
	padding:5px 0 0 17px !important;
}
#openingActAccounts li a, #openingActAccounts li a:visited {
	text-decoration:none;
	color:#666;
}
#openingActAccounts li a:hover {
	color:#000;
}

#openingActAccounts li span {
	color:#000;
	display:block;
	font-weight:normal;
	padding:0;
}
/*====== Product Page =================================================================================*/

#printButton, #shareButton {
	float: right;
	margin: 0 0 21px 16px;
}

.productHead {
	padding-bottom: 6px;
}

#productInfo {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	background: url(/custom/f-s-b/image/red-bar.png) top repeat-x;
	margin-top: 10px;
}

#productInfo p {
	margin: 10px 0;
}

#productInfo ul {
	margin: 10px 0;
}

#productInfo ul li {
	list-style-type: disc;
	list-style-position: inside;
	margin: 4px 0;
}

#productInfo .disclaimer {
	font-size: 9px;
}

#productButtons {
	position: absolute;
	right: 0;
	top: 15px;
	width: 163px;
	float: right;
	text-align: right;
	z-index: 100;
}

#productButtons div {
	margin-bottom: 7px;
}

/* Tabs */

dl {
	width: 550px;
	display:block;
	list-style: none;
	position: relative;
	z-index: 10;
	background: url(/custom/f-s-b/image/line.png) 0 40px repeat-x;
}
dt {
	color: #666;
	text-decoration: underline;
	margin: 0 20px 0 0;
	padding: 17px 0 10px;
	font: bold 14px Arial, Helvetica, sans-serif;
}
dd {
	margin-top: 29px;
	width: 380px;
	z-index: 10;
}

dd a {
	text-decoration: underline;
}

dt.selected {
	text-decoration: none;
	background: url(/custom/f-s-b/image/tab-marker.png) center 5px no-repeat;
	color: #333;
}
.pane {
	position: absolute;
	overflow: hidden;
	top: 10px;
	left: 0;
}
.label {
	float: left;
	position: relative;
	cursor: pointer;
	z-index: 1;
}

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

h1.pageHead {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCC;
}

.individualPage h2 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}

.individualPage a { 
text-decoration: underline;
}

.individualPage p {
	margin: 10px 0;
}

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

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

/*=== Rates ===*/

#rates table {
	width: 100%;
	border: 1px solid #CCC;
	margin: 10px auto;
}
#rates .firstCol {
	border-right:1px solid #CCCCCC;
	width: 250px;
}
#rates td, #rates th {
	padding: 5px;
	text-align: left;
}
#rates th {
	background: #D51D1D;
	color: #fff;
}
#rates .stripe td, #rates .stripe th {
	background-color: #F7F5E2;
}

#rates div {
	margin-bottom: 25px;
}

/*====== Locations ====================================================================================*/

#map {
	height: 300px;
}

#locations th, #locations td {
	text-align: left;
	padding: 2px 0;
	width: 190px;
}

#locations tr.tableHead th {
	border-bottom: 1px solid #CCC;
}

#locations th.timeName {
	width: 90px;
}

#locations td.timeValue {
	width: 100px;
}

#locations ul {
	margin: 20px 0;
}

#locations ul li {
	list-style-type: none;
	margin: 0 0 20px 0;
}

/*======== Application ===============================================================================*/


/* 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: 5px;
}
fieldset#newApplication div#introduction div#introHead {
	background: url(/custom/f-s-b/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: #CA1B1B;
	font-size: 32px;
	padding: 0 0 2px 0;
	margin: 0 0 0 170px;
	width: 410px;
}
fieldset#newApplication div#introduction h2 {
	color: #333;
	font-size: 16px;
	padding-bottom: 2px;
	margin: 0;
}
fieldset#newApplication div#introText {
	border-top: 1px solid #333;
	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;
}
/* 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;
	margin-left: 5px;
	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: 0 0 0 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: 150px;
	margin-left: auto;
	margin-right: auto;
}
fieldset#newApplication div.states select {
	width: 100px;
}
fieldset#newApplication input {
	width: 276px;
	padding: 2px;
}
/* new DOB style rules */

fieldset#newApplication input.month {
	width: 76px;
	margin-right: 5px;
	display: inline;
}
fieldset#newApplication input.day {
	width: 76px;
	margin-left: 5px;
	margin-right: 5px;
	display: inline;
}
fieldset#newApplication input.year {
	width: 77px;
	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 {
	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;
}

/*=== Online Banking App ===*/

fieldset#newApplication fieldset#accountInformation input, fieldset#newApplication fieldset#accountInformation select {
	width: 160px;
	float: none;
	display: inline;
	margin-bottom: 0;
}

fieldset#newApplication fieldset#accountInformation td, fieldset#newApplication fieldset#accountInformation th {
	padding: 10px 40px 0 0;
}

fieldset#newApplication fieldset#accountInformation td.flag { 
	border-bottom: 1px solid #333;
	width: 160px;
	padding: 10px 0 0;
}

fieldset#newApplication fieldset#accountInformation th.flag {
	padding: 10px 0 0;
}

fieldset#newApplication fieldset#accountInformation table {
	margin: 0 auto 20px;
}

fieldset#newApplication fieldset#userInformation input, fieldset#newApplication fieldset#userInformation select {
	width: 160px;
	float: none;
	display: inline;
	margin-bottom: 0;
}

fieldset#newApplication fieldset#userInformation td, fieldset#newApplication fieldset#userInformation th {
	padding: 10px 40px 0 0;
}

fieldset#newApplication fieldset#userInformation td.flag { 
	border-bottom: 1px solid #333;
	width: 160px;
	padding: 10px 0 0;
}

fieldset#newApplication fieldset#userInformation th.flag {
	padding: 10px 0 0;
}

fieldset#newApplication fieldset#userInformation table {
	margin: 0 auto 20px;
}

fieldset#newApplication fieldset#userInformation span.required {
	float: none;
}

fieldset#newApplication fieldset#accountType div.indent {
	margin: 0 50px;
}

fieldset#newApplication fieldset#accountType input.full {
	width: 276px;
	clear: none;
} 

fieldset#newApplication fieldset#accountType label.full {
	text-align: right;
	width: 300px;
	padding: 0 25px 0 0;
} 

fieldset#newApplication fieldset#accountType p {
	padding: 0 0 12px;
}

fieldset#newApplication fieldset #accountTypeLeft input.submitButton, fieldset#newApplication fieldset #accountTypeRight input.submitButton {
	margin-top: 8px;
}

fieldset#newApplication fieldset #accountTypeLeft p, fieldset#newApplication fieldset #accountTypeRight p {
	padding: 8px 20px 4px;
}

fieldset#newApplication fieldset#signatures span {
	margin: 25px;
	padding: 0 54px;
	border-top: 1px solid #333;
}

fieldset#newApplication fieldset#signatures p.sig {
	margin-top: 30px;
}

fieldset#newApplication fieldset#bankInformation span {
	margin-right: 110px;
}

/*======== Contact Us ===============================================================================*/

#contactUs { width: 460px; }

#contactUs p.textBold {
	font-weight: bold;
	margin-left: 209px;
}
#contactUs label.required {
	font-weight: bold;	
}
#contactUs legend {
	color: #333;
	font-weight: bold;
}

/* captcha */

#contactUs #captcha {
	width: 200px;
	margin: 10px 0 10px 115px;
}
#contactUs #captcha input {
	float: none;
	width: 198px;
	display: block;
	margin: 10px 0;
}
#contactUs #captcha p {
	margin: 0;
}

#contactUs #personalInformation { 
border: none;
}

#contactUs fieldset {
	padding: 15px 10px 10px 10px;
	border: 1px solid #CCC;
}

#contactUs fieldset fieldset {
	border: 0 none;
	padding: 0 0 10px 0;
} 

#contactUs form {
	font-size: 12px;
}

#contactUs label {
	float: left;
	padding-bottom: 10px;
	padding-right: 25px;
	width: 90px;
}

#contactUs input, #contactUs textarea {
	float: left;
	margin-bottom: 10px;
	width: 290px;	
}

#contactUs textarea { width: 294px; }

#contactUs input.submitButton {
	float: none;
	margin: 0 0 0 115px;	
	padding: 5px;
	width: auto;	
}

#contactUs input#STAFsubmit {
	float: none;
	margin: 25px 0 0 280px;
	padding: 5px;
	width: auto;	
}

#contactUs textarea {
	height: 100px;
}

#contactUs #personalInformation {
	margin-bottom: 10px;
}

#contactUs #friendsToEmail {
	margin-top: 10px;
}

 /* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index:110;
	
	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:120;
	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;
}

.popup form {
	width: 300px;
	margin: 0 auto;
}

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

/*--- New Popup Stuff ---*/
#newPopUpForm p.textBold {
	clear: both;
	font-weight: bold;
	margin: 10px 0 0 25px;
}
#newPopUpForm fieldset {
	border: 0 none;
	padding: 25px 25px 0 25px;
}
#newPopUpForm input, #newPopUpForm textarea {
	display: block;	
	padding: 3px;
	width: 244px;
	margin-bottom: 10px;
	border: solid 1px #666;
}
#newPopUpForm input {
	height: 14px;
}
#newPopUpForm input.submitButton {
	padding: 10px;
	width: auto;
	height: auto;
	margin: 0 auto;
	font-weight: bold;
	clear: both;
}
#newPopUpForm textarea {
	height: 100px;
}
#newPopUpForm label {
	display: block;
	margin-bottom: 5px;
}
#newPopUpForm label.required {
	font-weight: bold;	
}
#newPopUpForm p {
	margin: 0 0 20px 0;
}
/* Overdraft Opt In Styling */

div#overdraft {
	padding: 5px 30px 10px;
	margin-left: 0;
	width: 94%;
}
#overdraft #overdraftInformation, #overdraft #overdraftForm,{
	margin: 0 0 20px;
}
#overdraft #overdraftAltOptions {
	margin: 0 0 75px;
}

#overdraft #overdraftInformation h2.pageHeading, #overdraft #overdraftForm h2.pageHeading, #overdraft #overdraftAltOptions h2.pageHeading {
	padding: 20px 0 5px;
	height: 25px;
	border-bottom: 1px solid #ccc;
	color: #333333; /* bank specific */
	font: bold 20px;
	width: 100%;
}
#overdraft h2 {
	padding: 5px 0;
	font-size: 18px;
	width: 100%;
}
#overdraft #overdraftForm #newApplication {
	background: none;
	margin: 0;
	font-size: 13px;
	line-height: 14px;
}
#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 #revokeAccounts {
	margin: 0 0 0 25px;
	display: none;
}
#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 .optInCheckbox {
	width: auto;
	margin:20px 15px 0;
}
#overdraft fieldset#newApplication .optInCheckbox input {
	clear: both;
	float: left;
	margin: 0 10px 0 0;
	width: 15px !important;
}
#overdraft fieldset#newApplication .optInCheckbox span {
	display: inline-block;
	margin: 0 0 10px;
	width: 90%;
}
#overdraft #overdraftLeft {
	float: left;
	padding-top:20px;
	width: 310px;
	display: inline;
}
#overdraft #overdraftRight {
	float: left;
	width: 415px;
	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: 110px;
	padding-right: 15px;
	font-size: 13px;
}
#overdraft #overdraftAltOptions ul {
	margin: 10px 0;
	padding: 0;
}
#overdraft #overdraftAltOptions ul li {
	list-style: none;
	display: inline-block;
	float: left;
	margin: 0 13px 0 0; /* bank specific */
	padding: 0;
	width: 230px; /* bank specific */
	height: 175px;
	border: 1px solid #ccc;
	font-size: 13px;
}
#overdraft #overdraftAltOptions ul li.right {
	margin: 0;
}
#overdraft #overdraftAltOptions h4 {
	background: url(/custom/klebergbank/image/overdraft_fade.png) bottom left repeat-x #E51F1F; /* bank specific */
	color:#fff; /* bank specific */
	margin:0;
	padding:8px;
	font-size: 14px;
}
#overdraft p {
	padding: 0;
	margin: 10px 0;
	width: auto;
	line-height: 14px;
	font-size: 13px
}
#overdraft p.zeroPaddingParagraph {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#overdraft #overdraftForm p {
	margin: 15px 0;
	padding: 0 20px;
	width: auto;
	line-height: 14px;
}
#overdraft #overdraftAltOptions p {
	padding: 8px 10px;
	margin: 0;
	width: auto;
	line-height: 14px;
	font-size: 13px
}
#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;
}
#iWeValidate.redText {
	color: #f00;
}

