/* Ouachita Independent Bank First Branch - layout.css */

/*

Search and replace the following:

#009
oibank

*/

*, ul, ol, li {
	margin: 0;
	padding: 0;
}
html {
}
body {
	overflow-x: hidden;
	background: transparent url(../image/ouachita-bg-clouds.jpg) fixed repeat-x left bottom;
	color: #333;
	font: normal 62.5% Helvetica, Arial, sans-serif;
	height: 100%;
}
#wrappingWrapperLeft {
	position: absolute;
	bottom: 0;
	right: 716px;
	height: 236px;
	width: 100%;
	background: transparent url(../image/reeds.png) repeat-x right bottom;
	z-index: 6;
}
#wrappingWrapperRight {
	position: absolute;
	bottom: 0;
	left: 927px;
	height: 236px;
	width: 100%;
	background: transparent url(../image/reeds.png) repeat-x right bottom;
	overflow: hidden;
}
#shadowLeft {
	margin: 0 auto;
	width: 951px;
	padding-left: 27px;
	background: transparent url(../image/wrapper-bg.png) repeat-y left top;
}
#shadowRight {
	width: 925px;
	padding-right: 27px;
}
#wrapper {
	width: 925px;
/*	background: transparent url(../image/wrapper-bg.png) repeat left top; */
	position: relative;
}

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

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

.center {
	text-align: center;
}
/*====== Header =======================================================================================*/

#header {
	position: relative;
	height: 150px;
	width: 100%;
	z-index: 10;
}
#logo {
	margin: 0;
}
#logo a {
	background: transparent url(../image/logo.png) no-repeat left top;
	position: absolute;
	width: 152px;
	height: 104px;
	top: 10px;
	left: 30px;
	z-index: 10;
	text-indent: -9999px;
}
#ultraTopNav {
	position: absolute;
	right: 1.5em;
	top: 1.3em;
}
#ultraTopNav li {
	float: left;
	padding: 0 5px;
	color: #4E4E4E;
}
#ultraTopNav li a {
	font: normal 1.1em Helvetica, Arial, sans-serif;
	color: #4E4E4E;
}
#ultraTopNav li a:hover {
	text-decoration: underline;
}
.textSize {
	position: absolute;
	top: 3.5em;
	right: 1.5em;
	height: 20px;
}
.textSize h2 {
	display: none;
}
.textSize img {
	float: left;
}
#searchForm {
	position: absolute;
	height: 22px;
	width: 141px;
	right: 14px;
	top: 112px;
	z-index: 11;
}
#searchForm input#roi_input {
	position: absolute;
	top: 0;
	left: 0;
	border: 0 none;
	padding: 3px 7px 3px;
	width: 106px;
	height: 16px;
	background-image: url("../image/search-bg.png");
}
#searchForm input#searchButton {
	position: absolute;
	top: 0;
	right: 0;
	width: 21px;
	height: 22px;
}
#primaryNav {
	background: transparent url(../image/home-primary-nav-bg.png) no-repeat left top;
	width: 664px;
	height: 48px;
	padding-left: 70px;
	position: absolute;
	bottom: 0;
	right: -28px;
	z-index: 10;
}
#primaryNav li {
	float: left;
}
#primaryNav li a {
	margin-top: 2px;
}
#header #onlineBanking {
	position: absolute;
	top: 37px;
	left: 728px
	
}
#header #onlineBanking h3 {
	margin: 0;
}
#header #onlineBanking a {
	display: block;
	width: 115px;
	height: 14px;
	text-indent: -9999px;
	background: transparent url(../image/online-banking-link.png) no-repeat left top;
}
/*====== Footer =======================================================================================*/
.push {
	clear: both;
	height: 7em;

}

#shadowLeftFooter {
	position: relative;
	margin: 0 auto;
	height: 7em;
	width: 951px;
	padding-left: 27px;
	background: transparent url(../image/wrapper-bg.png) repeat-y scroll left top;
}
#shadowRightFooter {
	width: 925px;
	height: 7em;
	padding-right: 27px;
}
#footerWrapper {
	clear: both;
	position: relative;
	width: 100%;
	height: 7em;
}
#footer {
	position: absolute;
	right: 13px;
	width: 671px;
	color: #4E4E4E;
	padding-bottom: 1em;
}

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

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

#footer #fdic {
	position: absolute;
	top: 27px;
	right: 70px;
}

#footer #footerNav {
	text-align: center;
	padding: 10px 0;
}

#footerNav li {
	display: inline;
	padding: 0 7px;
}
#footerNav a {
	color: #4E4E4E;
	font-size:11px;
}
#footerNav a:hover {
	text-decoration: underline;
}

#footer p {
	font-size:11px;
	text-align: center;
}
#hiddenPhotos {
	display: none;
}

/*====== Left Column ==================================================================================*/
#contentWrapper {
	position: relative;
}
#mainContent {
	width: 676px;
	display: inline;
	float: left;
	padding-bottom: 25px;
	min-height: 440px;
	margin-left: 243px;
}
#leftColumn {
	width: 243px;
	position: absolute;
	left: -15px;
	top: -5px;
}
#leftNav {
	position: absolute;
	top: 8px;
	left: -4px;
	width: 244px;
	padding-bottom: 7px;
	background: transparent url(../image/left-nav-bottom-shadow.png) no-repeat left bottom;
}
#leftNav li.firstChild ul {
	background: transparent url(../image/left-nav-bg.png) no-repeat left top;
}
#leftNav li.firstChild h2 {
	background: transparent url(../image/left-nav-top-bg.png) no-repeat left top;
}
#leftNav li.firstChild h2 a {
	border-top: none;
}
#leftNav li h2 {
	background: transparent url(../image/left-nav-bg.png) no-repeat left top;
}
#leftNav ul {
	background: transparent url(../image/left-nav-bg.png) no-repeat left top;
}
#leftNav li h2 {
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0 4px;
}
#leftNav li h2 a {
	border-top: 1px solid #42709D;
	color: #fff;
}
#leftNav li h2 a:hover {
	background-color: #7AA0C0;
}
#leftNav li li h3 {
	font-size: 1.3em;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
}
#leftNav li li a {
	font-size: 0.9em;
	display: block;
	padding: 5px 23px;
	color: #00132C;
}
#leftNav li li.inPath a {
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../image/left-nav-product-selected.gif) no-repeat 15px 6px;
}
#leftNav li li.inPath a:hover {
	text-decoration: none;
}
#leftNav li li a:hover {
	text-decoration: underline;
}
#leftNav li ul li.lastChild {
	padding-bottom: 5px;
}
/*====== Home Page ====================================================================================*/
#homeContent {
	position: relative;
	height: 511px;
	z-index: 5;
}
#homeContent #leftColumn {
	position: absolute;
	float: none;
	left: -15px;
	top: -5px;
	width: 260px;
}
#obLogin {
	position: absolute;
	top: 7px;
	left: -3px;
	padding: 10px 0 0 18px;
	background: transparent url(../image/online-banking-bg.png) no-repeat left top;
	width: 224px;
	height: 158px;
	color: #00132D;
}
#obLogin form {
	padding-left: 3px;
}
#obLogin form#selectorForm {
	margin: 6px 0 15px 0;
}
#obLogin form select {
	display: block;
	width: 141px;
}
#obLogin a {
	color: #00132D;
}
#obLogin label {
	display: block;
	font-size: 1.1em;
	margin-bottom: 2px;
}
#obLogin input#v1 {
	width: 132px;
	height: 19px;
	padding: 3px 5px 0;
	float: left;
	margin-right: 5px;
	border: none;
	background: transparent url(../image/online-banking-input-bg.png) no-repeat left top;
}
#obLogin input#userName {
	width: 132px;
	height: 19px;
	padding: 3px 5px 0;
	float: left;
	margin-right: 5px;
	border: none;
	background: transparent url(../image/online-banking-input-bg.png) no-repeat left top;
}
#obLogin input.button {
	width: 55px;
	height: 24px;
	padding-top: 24px;
	border: none;
	overflow: hidden;
	cursor: pointer;
	background: transparent url(../image/online-banking-submit.png) no-repeat left top;
}
#obLogin input.button:hover {
	background: transparent url(../image/online-banking-submit.png) no-repeat left -24px;
}
#obLogin h2 {
	width: 164px;
	height: 21px;
	margin: 0;
	text-indent: -9999px;
	background: transparent url(../image/online-banking-title.png) no-repeat left top;
}
#obLogin #obNav li {
	float: left;
	padding: 0 5px;
	border-right: 1px solid #00132D;
}
#obLogin #obNav li.nthChild-2 {
	padding-left: 3px;
}
#obLogin #obNav li.lastChild {
	border-right: none;
}
#obLogin #obNav li.firstChild {
	border-right: none;
	position: absolute;
	left: 171px;
	top: 57px;
}
#obLogin #obNav a:hover {
	text-decoration: underline;
}
#obNav {
	margin-top: 7px;
}



#obLogin #obNavNew li {
	float: left;
	padding: 0 5px;
	border-right: 1px solid #00132D;
}
#obLogin #obNavNew li.nthChild-2 {
	padding-left: 3px;
}
#obLogin #obNavNew li.lastChild {
	border-right: none;
}

#obLogin #obNavNew a:hover {
	text-decoration: underline;
}
#obNavNew {
	margin-top: 7px;
}
.quickLinks {
	height: 24em;
	overflow: hidden;
	position: absolute;
	top: 182px;
	left: 15px;
	width: 100%;
}
.quickLinks h2 {
	text-indent: -9999px;
	width: 96px;
	height: 21px;
	margin: 0 0 5px 10px;
	background: transparent url(../image/quick-links-title.png) no-repeat left top;
}
.quickLinks li {
	border-bottom: 1px solid #D2CDC5;
	padding-left: 19px;

}
.quickLinks li.firstChild {
	border-top: 1px solid #D2CDC5;
}
.quickLinks li a {
	display: block;
	cursor: pointer;
	padding: 7px 0 7px 32px;
	font-size: 1.2em;
	color: #4C4C4C;
}
.quickLinks li.nthChild-1 a {
	font-weight: bold;
	color: #7F6039;
	background: transparent url(../image/ql-identity-theft.png) no-repeat left 4px;
}
.quickLinks li.nthChild-2 a {
	background: transparent url(../image/ql-lost-or-stolen.png) no-repeat left 5px;
}
.quickLinks li.nthChild-3 a {
	background: transparent url(../image/ql-financial-calculators.png) no-repeat left 5px;
}
.quickLinks li.nthChild-4 a {
	background: transparent url(../image/ql-reorder-checks.png) no-repeat left 5px;
}
.quickLinks li.nthChild-5 a {
	background: transparent url(../image/ql-ceo-message.png) no-repeat left 5px;
	color: #f00;
}	
.quickLinks li.nthChild-6 a {
	background: transparent url(../image/ql-financial-tools.png) no-repeat left 5px;
}
.quickLinks li.nthChild-7 a {
	background: transparent url(../image/ql-visa-giftcard-icon.png) no-repeat left 5px;
}
#quickLinksDown {
	top: 15px;
	width: 85%;
}
#flashBanner {
	position: absolute;
	top: -42px;
	right: -38px;
	width: 735px;
	height: 547px;
	z-index: 5;
}
#flashBanner img {
	margin-left: 12px;
}
/*====== Category Page =================================================================================*/
#catPhoto {
	position: relative;
	top: -15px;
	left: -3px;
	width: 666px;
	height: 200px;
	padding: 5px;
	background: transparent url(../image/cat-photo-bg.png) no-repeat left top;
}
#catPhoto #catContent {
	position: absolute;
	top: 70px;
	left: 61px;
	width: 346px;
}
#catPhoto #catContent p {
	font: normal 1.3em/1.4em Helvetica, Arial, sans-serif;
	color: #4C4C4C;
}
#catBreadcrumb {
	text-indent: -9999px;
}
div#productCategory {
	float: left;
}

div#productCategory li {
	display: inline;
	position: relative;
	float: left;
	width: 199px;
	height: 130px;
	margin: 0 13px;
	padding-bottom: 20px;
}
div#productCategory li h3 {
	margin: 0;
	font-size: 1.3em;
}
div#productCategory li h3 a {
	display: block;
	margin-bottom: 3px;
	font-size: 0.9em;
	color: #00214C;
}
div#productCategory div.productContent p {
	color: #4C4C4C;
	font-size: 1.2em;
	margin-bottom: 10px;
}
#productCategory #personalLoansListing li.nthChild-4 img.learnMoreImage {
	top: 30px;
}
div#productCategory img {
	border: 1px solid #ccc;
}
div#productCategory img.learnMoreImage {
	position: absolute;
	top: 17px;
	left: 1px;
	border: none;
}
/* Search */

#pagination li {
	display: inline;
	padding-right: 10px;
}

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

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

/*====== Product Page =================================================================================*/
#productGeneral {
	position: relative;
	top: -21px;
	left: -3px;
	width: 634px;
	height: 203px;
	padding: 27px 0 0 42px;
	background: transparent url(../image/product-general-bg.png) no-repeat left top;
}
#productGeneral #productPhoto {
	float: left;
	width: 175px;
	height: 175px;
	margin-right: 30px;
	border: 1px solid #CCCCCC;
}
#productGeneralContent {
	float: left;
	width: 395px;
}
#productGeneralContent h1 {
	margin-bottom: 0;
	color: #00132C;
	font-size: 2.4em;
	font-weight: 300;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#productGeneralContent p {
	margin: 0 0 10px 0;
	font-size: 1.3em;
	color: #4C4C4C;
}
#printShare {
	position: absolute;
	bottom: 12px;
	right: 20px;
}
#printShare li {
	position: relative;
	float: right;
	margin-left: 5px;
}
#productDetails {
	float: left;
	clear: right;
	padding-left: 39px;
	margin-right: 10px;
	min-height: 337px;
}
#productButtons {
	float: left;
}
#printShare span {
	position: absolute;
	top: -36px;
	left: -65px;
	display: none;
	padding: 7px 0 0 4px;
	width: 78px;
	height: 26px;
	letter-spacing: 0.0005em;
	font-size: 0.9em;
	background: transparent url(../image/popup-details.gif) no-repeat left top;
}
#printShare li#printWrapper span {
	padding: 7px 0 0 6px;
	width: 75px;
}

/* Tabs */

dl#roi_tabs {
	width: 435px;
	display:block;
	list-style: none;
	position: relative;
	border-right: 1px solid #ccc;
}
dl#roi_tabs dt {
	color: #666;
	padding: 0 40px 12px 0;
	font: bold 1.2em Helvetica, Arial, sans-serif;
}
dl#roi_tabs dt:hover {
	text-decoration: underline;
}
dl#roi_tabs dd {
	width: 420px;
	padding: 5px 5px 0 0px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}
dl#roi_tabs dd a {
	text-decoration: underline;
}
dl#roi_tabs dt.selected {
	text-decoration: none;
	color: #00204C;
}
.pane {
	color: #4C4C4C;
	border-top: 1px solid #ccc;
	position: absolute;
	overflow: hidden;
	top: 21px;
	left: 0;
}
.pane ul {
	padding-left: 5px;
	list-style-position: outside;
	list-style-type: disc;
}
.pane li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 10px 0 10px 10px;
	font-size: 1.2em;
}
.pane p { 
	font-size: 1.2em;
	margin: 10px 0;
}
.label {
	float: left;
	position: relative;
	cursor: pointer;
	z-index: 1;
}
/*====== Individual Page ==============================================================================*/
.individualPage {
	position: relative;
	top: -43px;
	left: -1px;
	color: #4C4C4C;
}
.individualPage h1.pageHead {
	width: 647px;
	height: 52px;
	margin: 0 0 20px;
	padding: 55px 0 0 25px;
	background: transparent url(../image/individual-page-title-bg.png) no-repeat left top;
	font-size: 2.4em;
	font-weight: 300;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #00132C;
}
.individualPage h2 {
	padding: 0 25px;
	margin: 10px 0;
	font-weight: bold;
	font-size: 1.2em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.individualPage h3 {
	padding: 0 25px;
	font-weight: 300;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.individualPage a { 
	text-decoration: underline;
}

.individualPage p {
	padding: 0 25px;
	font-size: 1.2em;
	margin: 10px 0;
}

.individualPage p.zeroPaddingParagraph {
	margin: 0;
}

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

.individualPage ul li {
	list-style-type: disc;
	margin: 4px 0;
	font-size: 1.2em;
}
.individualPage .productPhoto {
	float: left;
	margin-left: 25px;
	margin-top: 10px;
	display: inline;
	border: 1px solid #ccc;
}
.individualPage .individualContent {
	float: left;
	width: 432px;
}
#careersApplybtn {
	position:absolute;
	top:339px;
	right:-4px;
	overflow:hidden;
}
#imgSlides {
	background: transparent url(../image/careers-bg.png ) no-repeat left top;
	width:680px;
	height:256px;
	margin: 0 0 15px;	
	overflow:hidden;
}
#imgSlides .imgSlide {
	margin:0 0 0 3px;
	padding:4px 0 0 0;
}
#benefitsBtn {
	float: left;
	width:120px;
	height: 43px;
}
#benefitsBtn a {
	background: transparent url(../image/benefits-btn.png) no-repeat left top;
	display:block;
	width:120px;
	height:40px;
	text-indent: -999em;
	float: left;	
}
#benefitsBtn a:hover {
	height:43px;
	background-position: 0 -40px;
}
#openingsBtn {
	float: left;
	width:120px;
	height: 43px;
}
#openingsBtn a {
	background: transparent url(../image/openings-btn.png) no-repeat left top;
	display:block;
	width:120px;
	height:40px;
	text-indent: -999em;

}
#openingsBtn a:hover {
	height:43px;
	background-position: 0 -40px;
}

#newsEvents.individualPage .individualContent {
	float: left;
	width: 100%;
	margin: 0 0 20px;
}
#newsEvents.individualPage h2 {
	padding: 0 25px;
	margin: 10px 0;
	font-weight: bold;
	font-size: 1.6em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#newsEvents.individualPage p.textVariant1 {
	margin: 0 0 0 30px;
}
#newsEvents.individualPage .images {
	margin: 0 0 25px 25px;
}
#newsEvents.individualPage .images img {
	margin: 0 10px 10px 0;
}
#FAQ dt {
	margin: 10px 0;
	font-weight: bold;
}

#FAQ th {
	text-align: left;
}
#aboutUs h2 {
	margin-bottom: -10px;
}
#financialCalculators li {
	margin: 10px 0;
}
#investmentPhoto {
	margin-left: 25px;
	overflow: hidden;
}
#investmentPhoto img {
	float: left;
	margin-right: 20px;
	border: 1px solid #ccc;
}
#investmentContent {
	float: left;
	margin-top: 30px
}
.investmentBottomContent {
	clear: both;
	margin-top: 20px;
}
.investmentBottomContent p.textVariant1 {
	color: #ff0000;
}
#investmentPhoto p {
	padding: 0;
}
#investmentPhoto h2 {
	padding: 0;
}
#oibNews h2 {
	margin-bottom: 0;
}
#oibNews h3 {
	font-weight: bold;
	margin-top: 0;
}
#oibNews .productPhoto {
	border: none;
}
#oibNews .productPhoto img {
	border: 1px solid #ccc;
	margin-bottom: 0.5em;
}
#oibNews .productPhoto p.caption {
	text-align: center;
	margin: 0;
	padding: 0;
	width: 175px;
	font-size: 1em;
	font-weight: bold;
}
#newsEvents h1 {
	color:#00132C;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:2.4em;
	font-weight:300;
	padding-left: 25px;
}
#newsEvents h2 {
	margin-bottom: 0;
}
#newsEvents h3 {
	font-weight: bold;
	margin-top: 0;
}
#newsEvents .productPhoto {
	border: none;
}
#newsEvents .productPhoto img {
	border: 1px solid #ccc;
	margin-bottom: 0.5em;
}
#newsEvents .productPhoto p.caption {
	text-align: center;
	margin: 0;
	padding: 0;
	width: 175px;
	font-size: 1em;
	font-weight: bold;
}
#newsEvents #ceoMessage {
	margin:-11px 0 0 2px;
	min-height: 315px;
}
#thankYou {
	top: -15px;
	left: 2px;
	width: 600px;
}
body.popup #thankYou {
	top: 0;
	left: 0;
}
table.investment {
	width: 80%;
	margin: 0 25px;
	border-right: 2px solid #4C4C4C;
	border-bottom: 2px solid #4C4C4C;
}
table.investment td {
	border-top: 2px solid #4C4C4C;
	border-left: 2px solid #4C4C4C;
	padding: 0.5em;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}
/*====== 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 ====================================================================================*/
#locations h2 {
	padding-left: 0;
	margin-bottom: 0;
}
#map {
	height: 300px;
	margin: 0 25px;
}

#locations th, #locations td {
	text-align: left;
	padding: 2px 0;
	width: 209px;
	font-size: 1.2em;
	vertical-align: top;
}
#locations td th, #locations td td {
	font-size: 1em;
}
#locations th.timeName {
	width: 69px;
}

#locations td.timeValue {
	width: 104px;
	text-align: right;
}

#locations ul {
	margin: 20px 0;
}

#locations ul li {
	font-size: 1em;
	padding-bottom: 10px;
	list-style-type: none;
	border-bottom: 1px solid #ccc;
}
#locations div.phones {
	margin-top: 5px;
}
#locations span.type {
	display: block;
	float: left;
	width: 72px;
}
.individualPage .googleMap-InfoWindow h2 {
	margin: 0;
	padding: 0;
}
.individualPage .googleMap-InfoWindow p {
	margin: 0;
	padding: 0;
}
/* stripeTable.css v1.1 */
#rates h2 {
	margin-bottom: 0;
}
table.stripeTable {
	width: 80%;
	margin: 10px 0 0 25px;
	border: 1px solid #003366;
}

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

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


table.stripeTable th {
	background-color: #003366;
	color: #FFF;
}
#rates h2 {
	margin-top: 30px;
}
#rates .disclaimer {
	font-style: italic;
	width: 80%;
	margin: 5px 0 10px;
}
/* end stripeTable.css */
/*======= Search Results ==============================================================================*/
#searchResults li {
	list-style-type: none;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	margin: 0 25px;
	width: 500px;
}
#searchResults h3 {
	padding: 0;
}
#searchResults p {
	padding: 0;
	font-size: 1em;
}
#searchResults ul {
	padding: 0;
	margin: 10px 0;
}
#searchResults h4 a {
	display: block;
	width: 7.3em;
	color: #003366;
	text-decoration: none;
	background: transparent url(../image/search-learn-more-arrow.gif) no-repeat right top;
}
#searchResults h4 a:hover {
	text-decoration: underline;
}
/*======= Forms Package ==============================================================================*/

label.required em {
	font-style: italic;
	color: #333;
	font-size: 0.9em;
}

/*======== 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: 1.2em;
	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(../image/lock.gif) 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: #00132C;
	font-weight: 300;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 3.2em;
	padding: 0 0 5px 0;
	margin: 0 0 0 170px;
	width: 410px;
}
fieldset#newApplication div#introduction h2 {
	color: #333;
	font-weight: 300;
	font-size: 1.6em;
	padding-bottom: 0;
	margin: 0;
}
fieldset#newApplication div#introText {
	border-top: 1px solid #00132C;
	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: 1.2em;
}
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 label.required em {
	display: block;
	color: #666;
}
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 .radio label, fieldset#newApplication .radioWlabel label, fieldset#newApplication .checkWlabel 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;
	margin-bottom: 10px;
	font-size: 1.2em;
}
fieldset#newApplication div.radioWlabel, fieldset#newApplication div.checkWlabel {
	margin-left:-25px;
}
fieldset#newApplication div.radioWlabel, fieldset#newApplication div.checkWlabel {
	display:block;
	float:left;
	margin-bottom:10px;
	width:280px;
}
fieldset#newApplication fieldset#newCustomer .radiolabel {
	margin-bottom: 0;
	font-size: 1.2em;
}
fieldset#newApplication .checklabel, fieldset#newApplication fieldset label, fieldset#newApplication fieldset .radiolabel {
	width: 300px;
}
fieldset#newApplication .radio input, fieldset#newApplication .radioWlabel input, fieldset#newApplication .checkWlabel input {
	display:inline;
	float:none;
	margin-bottom:-3px;
	margin-left:25px;
	width:1em;
}
fieldset#newApplication fieldset label {
	padding-top: 4px;
}
fieldset#newApplication .required {
	font-weight: bold;
}
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 #jointSwitch .radiolabel {
	font-size: 1.2em;
}
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: 275px;
	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: bold;
}
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 0 0 194px;
	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: 1.4em;
	margin-bottom: 0px;
}
fieldset#newApplication fieldset {
	margin: 25px;
	padding: 20px;
	border: 1px solid #CCC;
	clear: both;
}
fieldset#newApplication fieldset fieldset {
	margin: 25px 0;
}
fieldset#newApplication .radio, fieldset#newApplication .radioWlabel, fieldset#newApplication .checklabel {
	font-size: 1.2em;
}
fieldset#newApplication .radioWlabel label {
	font-size: 1em;
}
/* formContactUs.css */
#contactUs .individualContent {
	padding: 0 25px;
	width: 382px;
}
#contactUs p {
	padding: 0;
}
#formContactUs legend {
	color: #333;
	font-weight: bold;
}

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

#formContactUs label {
	display: block;
	padding: 0 25px 3px 0;
	width: 186px;
	font-size: 1.2em;		
}

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

#formContactUs fieldset p {
	margin-left: 210px;
}

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

#formContactUs textarea {
	height: 100px;
}

#formContactUs #captcha {
	clear: both;
	width: 200px;
	margin: 10px 0 10px 0;
}

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

#formContactUs #captcha p {
	margin: 0;
	padding: 0;
}

/* on error */
fieldset#newApplication input.error {
	background-color:#f6f6cb;
	border:2px solid #FF0000;
	padding:2px;
}

fieldset#newApplication label.error {
	color:#ff0000;
	font-size:1.1em;
	width:24em;
	float:right;
	clear:right;
	text-align:left;
}
fieldset#newApplication p.error {
	color:#ff0000;
}

#newApplication.employmentThanks {
	background:url("../image/thank-you-careers.jpg") no-repeat scroll 0 0 transparent;
	height: 855px;
	margin:0;
	padding-top:165px;
	width:auto;
}

fieldset#newApplication.employmentThanks .checklabel,
fieldset#newApplication.employmentThanks fieldset label,
fieldset#newApplication.employmentThanks fieldset .radiolabel,
fieldset#newApplication.employmentThanks input {
	width: 200px;
}

fieldset#newApplication.employmentThanks .radio input,
fieldset#newApplication.employmentThanks .radioWlabel input {
	width: 1em;
}

 /* 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;
	float: right;
	border: 0;
}
#lbHeader img {
	display: none;
}
#lbHeader a{
	display: block;
	width: 83px;
	height: 25px;
	background: transparent url(../image/popup-close-button.png) no-repeat left top;
	color: #ffffff;
	font-size: 2em;
}
#lbHeader a:hover {
	background: transparent url(../image/popup-close-button.png) no-repeat left -25px;
}
#lbFrame {
	position: absolute;
	z-index:10;
	left: 50%;
	padding: 0;
	border: 0;
	overflow: hidden;
	border: 0 none;
	background-color: transparent;
}

body.popup {
	width: 600px;
	height: 500px;
	background: transparent url(../image/questions-popup-bg.png) no-repeat left top;
	border: 0 none;
}
body.popup h1.title {
	margin: 10px 42px 10px 26px;
	padding-bottom: 10px;
	color: #00132C;
	font-size: 3em;
	font-weight: 300;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #B0BAC6;
}
body.popup fieldset input {
	display: block;
	margin-bottom: 15px;
	padding: 9px 8px 0;
	width: 235px;
	height: 22px;
	border: none;
	font-size: 1.3em;
	color: #191F1F;
	background: transparent url(../image/popup-input-bg.png) no-repeat left top;
}
body.popup textarea {
	display: block;
	margin-bottom: 10px;
	padding: 10px 8px 10px 8px;
	width: 235px;
	height: 124px;
	border: none;
	font-family: Helvetica, Arial, sans-serif;
	color: #191F1F;
	font-size: 1.3em;
	background: transparent url(../image/popup-textarea-bg.png) no-repeat left top;
}
body.popup input.submitButton {
	border: none;
	display: block;
	float: left;
	overflow: hidden;
	margin-left: 15px;
	padding-top: 35px;
	width: 124px;
	height: 35px;
	cursor: pointer;
	background: transparent url(../image/popup-submit-button.png) no-repeat left top;
}
.popup p {
	margin: 10px;
}
body.popup label {
	display: block;
	margin-bottom: 5px;
	color: #191F1F;
	font-size: 1.2em;
}
body.popup fieldset#sendToFriend input {
	margin-bottom: 12px;
}
body.popup #newPopUpForm h1.title {
	margin: 10px 42px 10px 26px;
}
body.popup #newPopUpForm div#captcha {
	padding: 10px;
}
/* captcha */

body.popup #captcha {
	float: left;
	padding: 15px;
	width: 200px;
}
body.popup #captcha input {
	display: block;
	float: none;
	height: 21px;
	padding: 10px 8px 0;
	width: 194px;
	border: none;
	font-size: 1.1em;
	background: transparent url(../image/popup-captcha-input-bg.png) no-repeat left top;
}
body.popup #captcha p { 
	font-size: 1.1em;
	margin: 10px 0;
}
body.popup #captcha h4 {
	color: #191F1F;
	font: normal 1.2em Arial, Helvetica, sans-serif;	
	margin: 0 0 5px 0;
}
#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: 282px;	
}

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

#newPopUpForm fieldset {
	border: 0 none;
	padding: 10px 25px 0;
	float: left;
	width: 287px;
}
/* Employment Application */
fieldset#newApplication #applicationPrint {
	float: right;
}
fieldset#references div {
	margin-bottom: 30px;
	overflow: hidden;
}
fieldset#affirmativeAction label, fieldset#affirmativeAction p, fieldset#affirmativeAction div.radiolabel{
	font-size: 1.2em;
}
fieldset#newApplication fieldset#affirmativeAction div.radioWlabel input {
	margin-bottom: 8px;
}
fieldset#newApplication ol {
	margin: 20px;
}
fieldset#newApplication li {
	font-size: 1.2em;
	margin: 4px 0;
}
fieldset#resume textarea {
	padding: 10px;
	width: 630px;
}
fieldset#employmentHistory textarea {
	width: 284px;
}
fieldset#newApplication #personalInformation .checkWlabel input, fieldset#newApplication #employmentDesired .radioWlabel input, fieldset#newApplication #employmentDesired .checkWlabel input  {
	margin-bottom: 8px;
	margin-right: 5px;
}
fieldset#newApplication #employmentHistory textarea {
	display: block;
	float: left;
	margin-bottom: 10px;
}
fieldset#newApplication .contactEmployer {
	margin-bottom: 30px;
}

/* Overdraft Opt In Styling */

div#overdraft {
	padding: 40px 25px 10px;
	margin-left: 0;
	width: 877px;
}
#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: #014A6D; /* bank specific */
	font-size: 18px;
	width: 100%;
}
#overdraft h2 {
	padding: 5px 0;
	font-size: 18px;
	width: 100%;
}
#overdraft #overdraftForm #newApplication {
	background: none;
	margin: 0;
	font-size: 12px;
	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;
	display: none;
}
#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: 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;
	padding: 0;
}
#overdraft #overdraftAltOptions ul li {
	list-style: none;
	display: inline-block;
	float: left;
	margin: 0 13px 0 0; /* bank specific */
	padding: 0;
	width: 430px; /* bank specific */
	height: 160px;
	border: 1px solid #ccc;
	font-size: 11px;
}
#overdraft #overdraftAltOptions ul li.right {
	margin: 0;
}
#overdraft #overdraftAltOptions h4 {
	background: url(/custom/premierwestbank/image/overdraft_fade.png) bottom left repeat-x #014A6D; /* bank specific */
	color:#FFFFFF; /* 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: 14px;
}
#overdraft #overdraftAltOptions p {
	padding: 8px 10px;
	margin: 0;
	width: auto;
	line-height: 14px;
}
#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;
}

#inmoWrap #leftColumn {
	position: relative;
	float:left;
	padding:15px 0 0 20px;
	left: 0;
	top: 0;
	width: auto;
}
#inmoWrap #leftColumn .applicationSteps li.active {
	font-weight: bold;
}

#inmoWrap #mainContent {
	float: right;
	margin: 0;
	padding: 0 20px 0 0;
	width: 650px;
}

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

#contentWrapper.inmo form a {
color: #00F;
text-decoration: underline;
}

#contentWrapper.inmo form dl.authorization dd {
width:200px;
}




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

body#formBuilderInForm #introduction ul, #introduction p, #introduction h2 {
    margin: 10px 0;
}

body#formBuilderInForm fieldset#newApplication div#introText {
	margin: 0;
}
body#formBuilderInForm div#introduction h1 {
    margin-bottom: 32px;
	margin: 0 0 25px;
	padding-top: 10px;
}
body#formBuilderInForm #introduction ul, body#formBuilderInForm form ul.eligibilityRequirementList {
    margin-left: 10px;
    padding-left: 10px;
}
body#formBuilderInForm #introduction ul li, body#formBuilderInForm form ul.eligibilityRequirementList li {
    list-style: disc outside none;
    margin-left: 10px;
    min-height: 0;
    padding: 2px 0 2px 10px;
}
body#formBuilderInForm label, body#formBuilderInForm input, body#formBuilderInForm textarea {
    display: block;
}
body#formBuilderInForm label {
    margin-bottom: 3px;
}
body#formBuilderInForm input, body#formBuilderInForm textarea, body#formBuilderInForm select {
    margin-bottom: 9px;
}
body#formBuilderInForm input.hidden {
    height: 0;
    margin: 0;
    padding: 0;
    width: 0;
}
body#formBuilderInForm .red {
    color: #FF0000;
}
 body#formBuilderInForm p {
	    margin: 10px 0;
}
body#formBuilderInForm form, body#formBuilderInForm fieldset, body#formBuilderInForm input, body#formBuilderInForm textarea, body#formBuilderInForm p {
    padding: 0;
	font-size: 12px;
	line-height: 18px;
}
body#formBuilderInForm fieldset {
    border: 0 none;
	margin: 0 0 0 158px;
	width: 742px;
}
body#formBuilderInForm label, body#formBuilderInForm input, body#formBuilderInForm textarea {
    display: block;
}
body#formBuilderInForm label {
    margin-bottom: 3px;
}
body#formBuilderInForm input, body#formBuilderInForm textarea, body#formBuilderInForm select {
    margin-bottom: 9px;
}

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