body {
	font-family: Arial,sans-serif;
	font-size: 62.5%;
}
a{
	text-decoration: none;
}
a:link, a:visited {
	color: #007DC7;
}
table a{
	color: #fff;
}

a:hover, a:active {
	color: #DB851B;
}
strong{
	font-weight: bold;
}
u{
	text-decoration: underline;
}
i, em{
	font-style: italic;
}
#top h1{
	left:-999em;
	position:absolute;
}
p.zeroPaddingParagraph {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.disclaimer { 
	font-size: 10px !important;
}
/*Begin Framework*/
#top{
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 96em;
}
#ultraTopNav{
	float: right;
}
#ultraTopNav li{
	border-right: 1px solid #5D86A0;
	display: inline;
	line-height: 2em;
	padding: 0 1em;
}
#ultraTopNav li.lastChild{
	border-right: 0;
}
#ultraTopNav a{
	font-size: 1.1em;
}
body.home #ultraTopNav li.firstChild {
	display: none;
}
body #ultraTopNav li.firstChild a {
	color: #DB851B;
}
#blueTopRight{
	background: url(../image/blueTopRight.png) right top no-repeat;
	clear: right;
}
#blueTopLeft{
	background: url(../image/blueTopLeft.png) left top no-repeat;
}
#blueBottomRight{
	background: url(../image/blueBottomRight.png) right bottom no-repeat;
}
#blueBottomLeft{
	background: url(../image/blueBottomLeft.png) left bottom no-repeat;
}
#waves{
	background: url(../image/waves.png) 56em 1.5em no-repeat;
	height: 99px;
	overflow: hidden;
	padding: 10px 10px 0 10px;
	position: relative;
	width: 94em;
}
#waves form{
	float: right;
	width: 17em;
}
/*#logo{
display: block;
float: left;
width: 11.7em;
}*/
#logo img{
	position: absolute;
}
#primaryNav{
	float: right;
	width: 51em;
}
#waves form{
	overflow: hidden;
	padding: 6.8em 1em 0 2em;
}
#waves input{
	float: left;
}
#roi_input{
	background: url(../image/searchBG.png) left top no-repeat;
	border: 0;
	height: 19px;
	padding: 0 4px 0 4px;
	width: 127px;
}
#searchButton{
	height: 19px;
	width: 25px;
}
#primaryNav{
	overflow: hidden;
	padding-top: 5.8em;
}
#primaryNav li{
	background: url(../image/lines.png) right top no-repeat;
	float: left;
	height: 4.1em;
	width: 165px;
}
#primaryNav a{
	color: #fff;
	display: block;
	font-size: 1.7em;
	line-height: 2.27em;
	margin-right: 2px;
	text-align: center;
	text-transform: uppercase;
}
#primaryNav li.inPath h2 a, #primaryNav li.inPath2 h2 a{
	background: #50A6E2;
}
#primaryNav ul.nthTier-2 { 
	background: #50A6E2;
	display:none;
	left: 0;
	overflow: hidden;
	padding-top:8px;
	position:absolute;
	top: 107px;
	width: 100%;
}
#primaryNav ul.nthTier-2 li{
	background: none;
	height: 2em;
	line-height: 2em;
	width: auto;
}
#primaryNav ul.nthTier-2 li h3{ 
	border-right: 1px solid #fff;
}
#primaryNav ul.nthTier-2 li.lastChild h3{
	border-right: 0;
}
#primaryNav ul.nthTier-2 li a{
	display: block;
	font-size: 1.1em;
	line-height: 1.4em;
	padding: 0 0.5em;
	text-align: left;
	text-transform: none;
}
#mainTopRight{
	background: url(../image/mainTopRight.gif) right top no-repeat;
	margin: 1em auto 0;
	width: 96em;
}
#mainTopLeft{
	background: url(../image/mainTopLeft.png) left top no-repeat;
}
#mainBottomRight{
	background: url(../image/mainBottomRight.png) right bottom no-repeat;
}
#mainBottomLeft{
	background: url(../image/mainBottomLeft.png) left bottom no-repeat;
	overflow: hidden;
	padding: 10px;
}
#mainLeft{
	float: left;
	width: 20em;
}

/* ============= sounders ========================================== */
#sounders #mainTopRight{
	background: url(../image/sounders-mainTopRight.png) right top no-repeat;
	margin: 1em auto 0;
	width: 96em;
}
#sounders #mainTopLeft{
	background: url(../image/sounders-mainTopLeft.png) left top no-repeat;
}
#sounders #mainBottomRight{
	background: url(../image/sounders-mainBottomRight.png) right bottom no-repeat;
}
#sounders #mainBottomLeft{
	background: url(../image/sounders-mainBottomLeft.png) left bottom no-repeat;
	overflow: hidden;
	padding: 10px;
}

#obLogin h2{
	background: url(../image/olbLock.png) left 3px no-repeat;
	color: #4D728D;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.8em;
	padding-left: 14px;
	text-transform: uppercase;
}
#obLogin h3{
	background: #6E8DA4;
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 1.3em;
	line-height: 1.8em;
	margin-top: 0.4em;
	text-align: center;
	width: 7em;
	-webkit-border-radius-topLeft: 5px;
	-webkit-border-radius-topRight: 5px;
	-moz-border-radius-topLeft: 5px;
	-moz-border-radius-topRight: 5px;
}
#obLogin h3.notActive{
	background: #B1C1D4;
	color: #333;
}
#obLogin form{
	border-top: 3px solid #6E8DA4;
	clear: left;
	overflow: hidden;
}
#obLogin label{
	color: #333;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.6em;
	margin-top: 0.5em;
}
#obLogin #loginButton{
	float: left;
	margin: 1em 0.5em 0 0;
	width: 95px;
}
#obNav{
	float: left;
	margin-top: 1.4em;
	width: 9.5em;
}
#obNav li{
	background: url(../image/rightOrangeArrow.png) left 3px no-repeat;
	padding-left: 6px;
}
#obNav a{
	font-size: 1em;
	line-height: 1.2em;
}
#homeDropPad{
	background: #d6e3ed;
	border-bottom: 3px solid #9EB4C6;
	border-top: 3px solid #9EB4C6;
	clear: left;
	margin: 1em 0 2em;
}
#homeDropPad h3{
	border-bottom: 1px solid #9EB4C6;
	color: #4D728D;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.8em;
	padding-left: 1em;
	text-transform: uppercase;
}
#homeDropPad select{
	margin:1em 0 1em 0.35em;
	width: 97%;
}
#homeDropPad #helpMe{
	border-bottom: 1px dotted #4D728D;
}
#seattleSwitch{
	display: block;
}
#mainRight{
	float: right;
	padding-right: 1em;
	width: 71em;
	overflow: hidden;
}

#sounderArea {
	background:url("../image/sounders-bg.png") no-repeat right top;
	height:11.6em;
	margin:1em auto 0;
	width:96em;
}
#sounderArea #sounderLink a {
	display:inline-block;
	float:right;
	height:10.2em;
	margin:3px 25px 0 0;
	text-indent:-999em;
	width:7.6em;
}
#sounderArea #seahawkLink a {
	display:inline-block;
	float:right;
	height:6em;
	margin:30px 45px 0 0;
	text-indent:-999em;
	width:13em;
}
#bottomSoundersLogo {
	clear: both;
	background:url("../image/sounders-bottom-logo.jpg") no-repeat right top;
	height: 11em;
	margin: 1em auto .5em;
	width: 92%;
}
#bottomSeahawksLogo {
	clear: both;
	background:url("../image/seahawks-bottom-logo.jpg") no-repeat right top;
	height: 11em;
	margin: 1em auto .5em;
	width: 96%;
}

#footerNavArea {
	margin: 1em auto 0;
	height: 3em;
	width: 96em;
	background: #fff url(../image/footerNav-bg.png) left top no-repeat;
}
#footerNavArea #facebook {
	float: left;
	padding: .5em 0 0 1em;
}
#footerNavArea #facebook a img {
	float: left;
}
#footerNavArea #facebook a {
	float:left;
	color:#999;
	font-weight: bold;
}
#footerNavArea #facebook p{
	padding: .4em 0 0 .4em;
}
#footerNavArea ul{
	padding-top: .7em;
	padding-right: .5em;
	float: right;
}
#footerNavArea li{
	display: inline;
}
#footerNavArea li a{
	border-right: 1px solid #5D859F;
	font-size: 1.1em;
	line-height: 1.2em;
	padding: 0 0.5em;
}
#footerNavArea li a.lastChild{
	border-right: 0;
}
#footer {
	margin: 1em auto;
	position: relative;
	text-align: right;
	width: 96em;
	height: 3em;
}
#firstROI{
	position: absolute;
	left: 0;
	top: 0;
}
#eh{
	position: absolute;
	right: 0;
	top: 0;
}
#fdic{
	position: absolute;
	right: 35px;
	top: 0;
}
#footer p{
	padding: 1em 8em 0 0;
	color: #999;
	font-size: 1.1em;
	line-height: 1.2em;
}

/*End Framework*/


/*======== premiere player page ==================================*/
#premierePlayerOuter {
	margin-bottom: 40px;
	overflow: hidden;
}
#premierePlayerImg {
	float:left;
	width: 200px;
	margin: 0 25px 0 0
}
#premierePlayercontent {
	width: 380px;
	float: right;
	margin-right: 35px;
	margin-top: 0;
}
#premierePlayercontent h2 {
	padding: 0 0 0.3em;
}

/*======== 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 550px 5px;
	margin-bottom: 7px;
}

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

fieldset#newApplication div#introduction h1 {
	color: #0D3257;
	font-size: 32px;
	padding: 0 0 5px 0;
	margin: 0 0 0 170px;
	width: 400px;
}
fieldset#newApplication h1 {
	color: #0D3257;
	font-size: 32px;
	padding: 0 0 5px 0;
	margin: 0 0 0 170px;
	width: 400px;
}

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

fieldset#newApplication div#introText {
	border-top: 1px solid #009;
	margin-left: 170px;
}

fieldset#newApplication.merchantServices div#introduction h1, fieldset#newApplication.merchantServices div#introText {
	margin: 0;
}

fieldset#newApplication.merchantServices div#introduction h1 {
	width: 455px;
	white-space: nowrap;
}

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: 20px 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.sounder p {
	margin: 25px 25px 10px 50px;
}

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

fieldset#newApplication .required em {
	color:#666; 
	font-size:0.9em;
	font-weight:normal; 
}

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: 250px;
}

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.soundersComment {
	text-align: left;
    width: 355px;
}
fieldset#newApplication fieldset label {
	width: 120px;
}



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

fieldset#newApplication.sounder input {
	width: 175px;
}

fieldset#newApplication.sounder fieldset#termsConditions {
	border:1px solid #CCCCCC;
	clear:both;
	margin:25px;
	padding:20px 20px 10px;
}

fieldset#newApplication.sounder fieldset#termsConditions input {
	display:inline;
	float: left;
	width:15px;
	margin:0 8px 10px 0;
	padding: 0;
}

fieldset#newApplication.sounder fieldset#termsConditions br {
	clear: both;
	height: 10px;
}

/* 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.sounder div.radioWlabel {
	display:block;
	float:left;
	margin:10px 0 25px 25px;
	width:120px;
}

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

fieldset#newApplication div.radioWlabel {
	margin-left: -25px;
}
fieldset#newApplication div.radioOptOutlabel {
	width:600px !important;
	margin-left: 0 !important;
}

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 .radioWlabel input.optOut {

	margin-left: 0;
}

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

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 {
	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;
	clear: both;
}

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

/* formContactUs */
#formContactUs {
	float: left; 
}

#formContactUs label {
	color: #666666;
	float: left;
	font-size: 1.2em;
	padding: 0 2.5em 1em 0;	
}

#formContactUs label.required em {
	color: #999999;
}

#formContactUs input, #formContactUs textarea {
	float: left;
	margin-bottom: 1em;
}

#formContactUs input{
	width: 256px;	
}

#formContactUs textarea {
	width: 256px;	
	height: 10em;
	overflow: hidden;
}

#formContactUs fieldset p {
	color: #0D3257;
	font-size: 1.5em;
}

#formContactUs input.submitButton {
	background: #00A4E4;
	border: none;
	color: #fff;
	font-size: 1.2em;
	height: 2.2em;
	line-height: 1.2em;
	text-transform: uppercase;	
	width: 11.5em;
}

#formContactUs #captcha {
	width: 20em;
	float:left;
}

#formContactUs #captcha input {
	float: none;
	width: 19.8em;
	display: block;
	margin: 1em 0;
}

#formContactUs #captcha h4 {
	padding-bottom: 1em;
	font-size: 1.3em;
	text-align: left;
	float:left;
}

#formContactUs #captcha p {
	margin: 0;
	float:left;
}

div.individualPage #formContactUs #captcha img {
	float:left;
}

.clear {
	clear: both;
}
/* 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: 2em;
}

#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: 1em;
}

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

iframe {
	border: 1px solid transparent;
}

/*--- New Popup Stuff ---*/
#newPopUpForm {
	color: #0D3257;
}

#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.radio{
	display: inline !important;	
	width: 20px !important;
	border: none !important;

}

#newPopUpForm span {
	font-size: 1.2em;
	margin-bottom: 0.5em;
	line-height:16px;

}

#newPopUpForm fieldset input {
	height: 14px;
}

#newPopUpForm input.submitButton {
	float: left;
	margin-left: 2.5em;
	padding: 0.3em 2.5em;
	background: #2590DB;
	border: none;
	color: #fff;
	display: block;
	font-weight: bold;
	text-transform:uppercase;
}

#newPopUpForm textarea {
	height: 100px;
}

#newPopUpForm label {
	display: block;
	font-size: 1.2em;
	margin-bottom: 0.5em;
	line-height:16px;
}

#newPopUpForm label em {
	color: #666666;
}

#newPopUpForm p {
	margin: 0 0 2em 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 1.1em Verdana, Helvetica, Arial, sans-serif;
	margin: 0 0 .5em 0;
}

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

/*=========== Switch Kit ===========*/

#switchKit.individualPage ul {
	padding:0.5em 0;
} 

#switchKit.individualPage ul li {
	color:#666666;
} 

#switchKit.individualPage ul li a:link, #switchKit.individualPage ul li a:visited {
	color:#4C728C;
}

#switchKit.individualPage ul li a:hover, #switchKit.individualPage ul li a:active {
	color:#DB851B;
}

#siteAlertLink{
	margin-right: 15px;
}
/*==============Get Directions=================*/

#directions {
	position:relative;
	float:right;
	font-size:12px;
	margin-right:5px;
}
.directionsQA {
	margin-top:36px;
}
.directionsS {
	margin-top:140px;
}
.directionsW {
	margin-top:138px;
}
.directionsB {
	margin-top:139px;
}
.directionsT {
	margin-top:140px;
}
/*=========================================*/

#applyNowCenter { 
	margin: 10px 0;
}


/* ==== FSC Certified Paper Page ======= */
#fscPage {
color: #666666;
padding: 0 2em;
}

#fscPage #productPhoto {
margin: 0.4em 0 2.5em -1.7em;
}
/* ==== unoinmo ======= */

/* inmo styl */
#content.inmo {
	margin-top: 12px;
}

#content.inmo p {
	margin: 0 0 15px;
}

#content.inmo #top {
	width: 880px;
}

#content.inmo #mainTopRight {
	width: 880px;
}
#content.inmo #footerNavArea {
	width: 880px;
}

#content.inmo #footer {
	width: 880px;
}

#content.inmo #intro h1 {
	margin-bottom:30px;
	margin-top: 0;
	font-size: 23px!important;
	padding-left: 0!important;
}

#content.inmo #intro h2 {
	border: none;
}

#content.inmo form.inmo-application h2 {
	font-size: 18px;
	margin: 0 0 20px;
}

#content.inmo form.inmo-application h2 span {
	font-size: 11px;
	padding-left: 5px;
}

#content.inmo h1,
#content.inmo h2,
#content.inmo h3,
#content.inmo h4 {
	font-family:Futura,Arial,Helvetica,sans-serif;
	font-weight:normal;
}

#content.inmo #leftColumn {
	padding-left:20px;
	display:inline;
	float:left;
	position:relative;
	width:178px;
}

#content.inmo h1 {
	font-size: 18px;
}

#content.inmo #leftColumn .applicationSteps ul li.active {
	font-weight: bold;
}

#content.inmo #leftColumn ul li {
	padding:2px 0;
}

body form.inmo-application li.submit input {
	background: url("https://www.first-southern.com/secure-account-opening-15/media/custom/libertybank/image/next.png") no-repeat left top;
	border: 0;
	cursor: pointer;
	display: block;
	height: 40px;
	padding-top: 40px;
	overflow: hidden;
	text-indent: -999em;
	width:130px;
}

body form.inmo-application li ul.radioWide label {
	line-height: 1.5em;
}
body#formBuilderPage form ul li {
	background:none;
}
body#formBuilderPage form h3 {
color:#666666;	
} 

body#formBuilderPage #containerBottomLeft {
	border-right:none;
}

/* From inmo.css */
.inform-product-title {
	display:none;
}

body#formBuilderPage #intro ul, #intro p, #intro h2 {
    margin: 10px 0;
}
body#formBuilderPage #intro h1 {
    margin-bottom: 32px;
}
body#formBuilderPage #intro ul, body#formBuilderPage form.inmo-application ul.eligibilityRequirementList {
    margin-left: 10px;
    padding-left: 10px;
}
body#formBuilderPage #intro ul li, body#formBuilderPage form.inmo-application ul.eligibilityRequirementList li {
    list-style: disc outside none;
    margin-left: 10px;
    min-height: 0;
    padding: 2px 0 2px 10px;
}
body#formBuilderPage label, body#formBuilderPage input, body#formBuilderPage textarea {
    display: block;
}
body#formBuilderPage label {
    margin-bottom: 3px;
}
body#formBuilderPage input, body#formBuilderPage textarea, body#formBuilderPage select {
    margin-bottom: 9px;
}
body#formBuilderPage input.hidden {
    height: 0;
    margin: 0;
    padding: 0;
    width: 0;
}
body#formBuilderPage .red {
    color: #FF0000;
}
 body#formBuilderPage p {
	    margin: 10px 0;
}
body#formBuilderPage form, body#formBuilderPage fieldset, body#formBuilderPage input, body#formBuilderPage textarea, body#formBuilderPage p {
    padding: 0;
	font-size: 12px;
	line-height: 18px;
}
body#formBuilderPage fieldset {
    border: 0 none;
}
body#formBuilderPage label, body#formBuilderPage input, body#formBuilderPage textarea {
    display: block;
}
body#formBuilderPage label {
    margin-bottom: 3px;
}
body#formBuilderPage input, body#formBuilderPage textarea, body#formBuilderPage select {
    margin-bottom: 9px;
}

body#formBuilderPage .inform_errorpage h2 {
    margin:20px 20px 0;
    padding-bottom: 2px;
}
body#formBuilderPage form.inmo-application {
    clear: both;
	width:625px;
	margin:0 auto;
}
body#formBuilderPage .inform_errorpage {
    clear: both;
	width:650px;
	margin:0 auto;
	padding: 0 0 10px;
}
body#formBuilderPage form.inmo-application fieldset {
   /* padding: 12px 0;*/
}
body#formBuilderPage form.inmo-application fieldset fieldset {
    padding: 0;
}
body#formBuilderPage form.inmo-application h2 {
    border-bottom: 1px solid #666666;
    margin: 20px 0;
    padding-bottom: 2px;
}
body#formBuilderPage form.inmo-application h2 input, body#formBuilderPage form.inmo-application h2 label, body#formBuilderPage form.inmo-application h2 span.note {
    color: #666666;
    display: inline;
    float: none;
    font: 10px Tahoma,Arial,Helvetica,sans-serif;
    margin-bottom: 0;
    margin-left: 10px;
}
body#formBuilderPage form.inmo-application fieldset h2 a {
    text-decoration: none;
}
body#formBuilderPage form.inmo-application fieldset h2 a span {
    text-decoration: underline;
}
body#formBuilderPage form.inmo-application li {
    clear: both;
    list-style: none outside none;
    min-height: 20px;
    padding-bottom: 8px;
}
body#formBuilderPage form.inmo-application li.coverResume label {
	display:none;
}
body#formBuilderPage form.inmo-application li.coverResume textarea{
	width:630px;
	height:500px;
}
body#formBuilderPage form.inmo-application li label, body#formBuilderPage form.inmo-application li h3 {
    float: left;
    font: 12px Tahoma,Arial,Helvetica,sans-serif;
    margin: 0;
    padding-bottom: 10px;
    padding-right: 20px;
    text-align: right;
    width: 160px;
}
body#formBuilderPage form.inmo-application li label.alignLeft {
    text-align: left;
}
body#formBuilderPage form.inmo-application li.inactive label {
    color: #999999;
}
body#formBuilderPage form.inmo-application li input, body#formBuilderPage form.inmo-application li fieldset, body#formBuilderPage form.inmo-application li ul, body#formBuilderPage form.inmo-application li select.fullWidth {
    float: left;
    margin-bottom: 0;
    width: 240px;
}
body#formBuilderPage form.inmo-application #electronicRecordsDisclosures li ul {
    width: 100%;
}
body#formBuilderPage form.inmo-application li select {
    float: left;
    margin-bottom: 0;
}
body#formBuilderPage form.inmo-application li .subOptions {
    padding: 4px 24px 8px;
}
body#formBuilderPage form.inmo-application ul.radioWide li select, body#formBuilderPage form.inmo-application ul.radioWide li label, body#formBuilderPage form.inmo-application ul.radioWide li input, body#formBuilderPage form.inmo-application ul.radio li label, body#formBuilderPage form.inmo-application ul.radio li input {
    display: inline;
    float: none;
    margin: 0 6px 0 0;
    padding: 0;
    vertical-align: middle;
}
body#formBuilderPage form.inmo-application li .help {
    float: right;
	font-size: 10px;
    font-weight: bold;
    min-height: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    width: 155px;
}
body#formBuilderPage form.inmo-application li input#k-minCashDeposit, body#formBuilderPage form.inmo-application li input#k-maxCashDeposit, body#formBuilderPage form.inmo-application li input#k-minDeposit, body#formBuilderPage form.inmo-application li input#k-maxDeposit {
    width: 0;
}
body#formBuilderPage form.inmo-application li .help span.error, body#formBuilderPage form.inmo-application li .help span.success {
    display: none;
}
body#formBuilderPage form.inmo-application li .help span.default {
    display: inline;
}
body#formBuilderPage form.inmo-application li.error .help {
    background: url("/includes/lib/js/help-error.gif") no-repeat scroll left top transparent;
    color: #FF0000;
}
body#formBuilderPage form.inmo-application li.error .help span.default, body#formBuilderPage form.inmo-application li.error .help span.success {
    display: none;
}
body#formBuilderPage form.inmo-application li.error .help span.error {
    display: inline;
}
body#formBuilderPage form.inmo-application li.success .help {
    background: url("/includes/lib/js/help-ok.gif") no-repeat scroll left top transparent;
    color: #339900;
}
body#formBuilderPage form.inmo-application li.success .help span.error, body#formBuilderPage form.inmo-application li.success .help span.default {
    display: none;
}
body#formBuilderPage form.inmo-application li.success .help span.success {
    display: inline;
}
body#formBuilderPage form.inmo-application li input.group1, body#formBuilderPage form.inmo-application li input.medium {
    width: 54px;
}
body#formBuilderPage form.inmo-application li .zipcode input.group1 {
    width: 90px;
}
body#formBuilderPage form.inmo-application li input.group2 {
    width: 54px;
}
body#formBuilderPage form.inmo-application li .ssn input.group2 {
    width: 36px;
}
body#formBuilderPage form.inmo-application li .zipcode input.group2 {
    width: 72px;
}
body#formBuilderPage form.inmo-application li input.group3 {
    width: 72px;
}
body#formBuilderPage form.inmo-application li span.separator {
    float: left;
    padding: 0 4px;
}
body#formBuilderPage form.inmo-application li input.group4 {
    width: 36px;
}
body#formBuilderPage form.inmo-application li fieldset.mixed label {
    float: left;
    padding: 0 10px;
    width: auto;
}
body#formBuilderPage form.inmo-application li.short input {
    width: 18px;
}
body#formBuilderPage form.inmo-application .radio {
    padding-bottom: 4px;
}
body#formBuilderPage form.inmo-application .radio li {
    min-height: 16px;
    padding-bottom: 4px;
}
body#formBuilderPage form.inmo-application li .radio input, body#formBuilderPage form.inmo-application li .radio label {
    display: inline;
    float: none;
    vertical-align: middle;
    width: auto;
}
body#formBuilderPage form.inmo-application li .radio label {
    padding-left: 4px;
}
body#formBuilderPage form.inmo-application li .date select {
    margin-right: 10px;
}
body#formBuilderPage form.inmo-application label.dollarAmount {
    background: url("/includes/lib/js/dollars.gif") no-repeat scroll 170px 4px transparent;
}
body#formBuilderPage form.inmo-application div.saverFund {
    clear: both;
    padding: 25px 0;
}
body#formBuilderPage form.inmo-application li ul.radioWide {
    width: 400px;
}
body#formBuilderPage form.inmo-application li ul.radioNarrow {
    padding-left: 180px;
}
body#formBuilderPage form.inmo-application li ul.radioWide input, body#formBuilderPage form.inmo-application li ul.radioNarrow input {
    width: auto;
}
body#formBuilderPage form.inmo-application li ul.radioWide label {
    padding-left: 10px;
    padding-right: 0;
    text-align: left;
    width: 350px;
}
body#formBuilderPage form.inmo-application li ul.radioNarrow label {
    padding-left: 10px;
    padding-right: 0;
    text-align: left;
    width: 200px;
}
body#formBuilderPage form.inmo-application a.edit {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #666666;
    clear: both;
    color: #666666;
    display: block;
    font-size: 14px;
    margin-left: 180px;
    padding: 6px 0;
    text-align: center;
    text-decoration: underline;
    width: 60px;
}
body#formBuilderPage form.inmo-application dl.authorization dt {
    float: left;
    font: 12px Tahoma,Arial,Helvetica,sans-serif;
    margin-bottom: 10px;
    padding-right: 20px;
    text-align: right;
    width: 160px;
}
body#formBuilderPage form.inmo-application dl.authorization dd {
    float: left;
    margin-bottom: 10px;
    padding-right: 150px;
    width: 255px;
}
body#formBuilderPage form.inmo-application ol.verification li h3 {
    float: none;
    padding: 0 0 10px;
    text-align: left;
    width: 600px;
}
body#formBuilderPage form.inmo-application ol.verification li ul {
    clear: left;
    display: inline;
    margin-left: 180px;
    padding-bottom: 24px;
}
body#formBuilderPage form.inmo-application ol.verification li ul li {
    margin-left: 0;
}
body#formBuilderPage form.inmo-application ol.verification li ul li input {
    display: inline;
    float: none;
    vertical-align: middle;
    width: auto;
}
body#formBuilderPage form.inmo-application ol.verification li ul li label {
    display: inline;
    float: none;
    padding-left: 10px;
    text-align: left;
    vertical-align: middle;
}
body#formBuilderPage form.inmo-application li.submit {
    padding: 10px 0 25px 180px;
}
body#formBuilderPage form.inmo-application li.submit input {
}
