/* Premier Bank of Tallahassee - layout.css */

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

body {
	background-color: #FFF;
	color: #666;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}

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

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

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
	color: #347BB4;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 11px;
}

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

a img {
	border: 0 none;
}

a {
	text-decoration: none;
	color: #347BB4;
	outline: none;
}
a:active {
	outline: none;
}
ul li {
	list-style-type: none;
	list-style-position: outside;
}

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

.clear {
	clear: both;
}

p.zeroPaddingParagraph, #productSummary p.zeroPaddingParagraph, #productDetails p.zeroPaddingParagraph {
	margin: 0 !important;
}

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

.header {
	position: relative;
	height: 94px;
	width: 100%;
	background: transparent url(/custom/premierbnk/image/main-content-top.png) no-repeat left bottom;
}
#homeHeader {
	background: none;
	height: 91px;
}
#logo img {
	position: absolute;
	top: 15px;
	left: 0;
}
#ultraTopNav {
	position: absolute;
	right: 188px;
	top: 15px;
}
.header #ultraTopNav li {
	float: left;
	padding: 0 3px;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #666;
	border-right: 1px solid #666;
}
#homeHeader #ultraTopNav li {
	padding: 0 5px;
}

#ultraTopNav li.lastChild {
	border-right: none;
}
#ultraTopNav li a {
	color: #666;
}
#ultraTopNav li a:hover {
	text-decoration: underline;
}

div.header #ultraTopNav li.firstChild a {
	display: block;
	padding: 0 0 0 18px;
	color: #80ACD0;
	background: transparent url(/custom/premierbnk/image/online-banking-login-lock.png) no-repeat left -2px;
}
div#homeHeader #ultraTopNav li.firstChild a {
	padding; 0;
	color: #666;
	background: none;
}

.textSize {
	position: absolute;
	top: 12px;
	right: 140px;
	height: 18px;
}
.textSize h2 {
	display: none;
}
.textSize img {
	float: left;
}
#searchForm {
	position: absolute;
	height: 22px;
	width: 133px;
	right: 0;
	top: 10px;
}
#searchForm input#roi_input {
	position: absolute;
	top: 0;
	left: 0;
	border: 0 none;
	padding: 5px;
	width: 101px;
	height: 11px;
	background-image: url("/custom/premierbnk/image/search-bg.png");
}
#searchForm input#searchButton {
	position: absolute;
	top: 0;
	right: 0;
	width: 22px;
	height: 22px;
}
#primaryNav {
	position: absolute;
	bottom: 3px;
	right: 25px;
}
#homeHeader #primaryNav {
	bottom: 0;
}
#primaryNav li {
	float: left;
}
#primaryNav a {
	color: #000;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#primaryNav a:hover, #primaryNav a.inPath {
	color: #347BB4;
}


/*====== Footer =======================================================================================*/
#defaultFooter {
	background: transparent url(/custom/premierbnk/image/left-column-main-content-bg-bottom.png) no-repeat top left;
}
#homeFooter {
	background: none;
}
.footer {
	height: 50px;
	position: relative;
	clear: both;
	padding-top: 10px;
	font-size: 10px;
	background: transparent url(/custom/premierbnk/image/main-content-bg-bottom.png) no-repeat top left;
}

.footer #firstROI {
	position: absolute;
	top: 20px;
	left: 0;
}

.footer #eh {
	position: absolute;
	top: 29px;
	right: 0;
}

.footer #fdic {
	position: absolute;
	top: 34px;
	right: 35px;
}
.footer #best {
	position:absolute;
	right:70px;
	top:25px;
}
.footer #footerNav {
	text-align: center;
	padding: 10px 0 0;
}

#footerNav li {
	display: inline;
	padding: 0 10px;
	font-size: 11px;
	border-right: 1px solid #666;
}
#footerNav li.lastChild {
	border-right: none;
}
#footerNav a {
	color: #666;
	text-decoration: underline;
}
#footerNav a:hover {
	text-decoration: underline;
}

.footer p {
	text-align: center;
}
.footer #fdicDisclaimer {
	position: absolute;
	right: 0;
	top: 5px;
	text-align: right;
}
.footer #noticeDisclaimer {
	position: absolute;
	right: 0;
	top:5px;
	text-align: right;
}

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

#mainContent {
	width: 578px;
	float: right;
	padding-bottom: 25px;
	min-height: 300px;   
}

#leftColumn {
	float: left;
	clear: left;
	width: 195px;
	margin-bottom: 25px;
}
#leftNav {
	margin-top: -5px;
}
#leftColumn ul.nthTier-1 li {
	border-bottom: 1px solid #BADCF7;
	margin: 0 3px;
}
#leftColumn ul.nthTier-1 li.inPath {
	padding: 5px 0;
}
#leftColumn ul.nthTier-2 li.inPath {
	padding: 0;	
}
#leftNav li h2 {
	text-transform: uppercase;
	margin: 0;
}
#leftNav li h2 a {
	display: block;
	color: #347BB4;
	font: normal 12px Times, serif;
	padding: 8px 0 5px 6px;
}
#leftNav li h2 a:hover {
	color: #002368;
}
#leftNav li.inPath h2 a {
	background: transparent url(/custom/premierbnk/image/left-nav-header-bg.png) no-repeat top left;
	color: #fff;
}
#leftNav li li h3 {
	font: normal 13px Times, serif;
	padding: 10px 0 0 10px;
	margin: 0;
}
#leftNav li li a {
	color: #347BB4;
}
#leftNav li li.inPath a, #leftNav li li a:hover {
	color: #002368;
}
#leftNav li ul li.lastChild {
	padding-bottom: 10px;
}
#leftNav ul.nthTier-2 {
	background-color: #E8F2FA;
	border-right: 3px solid #ECF6FD;
	border-bottom: 3px solid #ECF6FD;
	border-left: 3px solid #ECF6FD;
}
#leftNav ul.nthTier-2 li {
	border-bottom: none;
	margin: 0;
}
/*====== Home Page ====================================================================================*/

#obLogin input {
	margin-bottom: 5px;
}
#obLogin input#olbSubmit {
	margin-right: 15px;
	float: left;
}

#flashBanner {
	width: 720px;
	padding: 25px;
	height: 200px;
	background-color: #CCC;
}

#homeBanner {
	position: relative;
}
#homeBanner div#obLogin {
	position: absolute;
	top: 15px;
	left: 15px;
	padding: 5px;
}
#homeBanner div#obLogin h2 {
	margin: 0;
	text-transform: uppercase;
	color: #125B94;
	font: normal 12px Times, serif;
}
#homeBanner div#obLogin form {
	margin-top: 5px;
}
#homeBanner div#obLogin label {
	display: block;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #333;
	text-transform: uppercase;
}
#homeBanner div#obLogin input#id {
	width: 158px;
}
img#olbLock {
	position: absolute;
	top: 81px;
	left: 110px;
}
ul#obNav {
	clear: both;	
}
ul#obNav li a {
	display: block;
	background: url(/custom/premierbnk/image/blue-triangle.gif) no-repeat left center;
	padding-left: 8px;
	color: #333;
	font: normal 10px/18px Arial, Helvetica, sans-serif;
}
ul#obNav li a:hover {
	text-decoration: underline;
}
img#obLock {
	margin-top: 5px;	
}
#homeContent div#leftColumn {
	margin-bottom: 0;
}
div#quickLinks {
	margin: 10px 20px;
}
div#quickLinks h2 {
	margin: 0;
	text-transform: uppercase;
	font: normal 12px Times, serif;
	color: #002C77;
}
#homeContent {
	background: transparent url(/custom/premierbnk/image/home-content-bg.png) no-repeat left top;
	height: 466px;
	position: relative;
}
#homeContent div#leftColumn div#quickLinks ul.nthTier-1 {
	margin-top: 5px;
}
#homeContent div#leftColumn div#quickLinks ul.nthTier-1 li {
	border-bottom: none;
	line-height: 14px;
}
#homeContent div#leftColumn div#quickLinks ul.nthTier-1 li a {
	color: #666;
	font: normal 11px Arial, Helvetica, sans-serif;
	background: transparent url(/custom/premierbnk/image/blue-triangle.gif) no-repeat left center;
	padding-left: 8px;
}
#homeContent div#leftColumn div#quickLinks ul.nthTier-1 li a.lastChild {
	color: #0C2A6D;
}
#homeContent div#leftColumn div#quickLinks ul.nthTier-1 li a:hover {
	text-decoration: underline;
}
#homeContent #homeFeaturedProducts h3 {
	margin: 0 7px 5px;
	font: normal 13px Times, serif;
}
#homeContent #homeFeaturedProducts h3 a {
	text-transform: uppercase;
}
#homeContent #homeFeaturedProducts h3 a:hover {
	color: #002C77;
		
}
#homeContent #homeFeaturedProducts p {
	color: #666;
	font: normal 12px Times, serif;
	line-height: 16px;
}
#homeContent #homeFeaturedProducts h4 {
	margin: 0;
	
}
#homeContent #homeFeaturedProducts h4 a {
	padding-left: 8px;
	color: #002368;
	background: transparent url(/custom/premierbnk/image/blue-triangle.gif) no-repeat left center;
	text-decoration: underline;
}
#homeContent #homeFeaturedProducts h4 a:hover {
	text-decoration: underline;
	
}
#homeContent #homeFeaturedProducts img {
	float: left;
	margin-right: 7px;
}
#homeContent #homeFeaturedProducts a#cdars img {
	float: left;
	margin-right: 5px;
}
#homeContent #homeFeaturedProducts div#homeFeaturedFreeChecking {
	position: absolute;
	bottom: 10px;
	left: 175px;
	width: 290px;
	height: 103px;
	z-index: 10;
}

#homeContent #homeFeaturedProducts div#homeFeaturedMortgages {
	bottom:7px;
	height:110px;
	left:480px;
	position:absolute;
	width:290px;
	z-index:10;
} 


/*====== Category Page =================================================================================*/
#superCategory {
	background: transparent url(/custom/premierbnk/image/main-content-bg-repeat.png) repeat-y top left;
}
#superCategory h2, #superCategory h3 {
	margin: 7px 0;
	font-weight: normal;
	width:175px;
}
#superCategory h2 a {
	text-decoration: none;
	font: normal 15px Times, serif;
	color: #666;
}
#superCategory h2 a:hover {
	text-decoration: underline;
}
#superCategory h3 a {
	text-decoration: none;
	font: normal 13px Times, serif;
	color: #347BB4;
}
#superCategory h3 a:hover {
	color: #002C77;
}
#superCategory ul.nthTier-2 {
	margin: 0;
}
#superCategory ul li {
	margin: 20px 0;
}
#superCategory ul li ul li {
	margin: 0;
}
#superCategory ul li {
	list-style-type: none;
}
#superCategoryPhoto {
	position: relative;
}
#superCategoryPhoto #superCatContent {
	position: absolute;
	top: 85px;
	left: 100px;
	width: 336px;
}
.scBusiness #superCategoryPhoto #superCatContent {
	width: 270px;
}
#superCategoryPhoto #superCatContent h1.pageHead {
	margin-bottom: 10px;
}
#superCategoryPhoto #superCatContent p {
	font: normal 14px Times, serif;
	color: #666;
	margin: 0;
	line-height: 22px;
}
#pageWrapper {
	background: transparent url(/custom/premierbnk/image/left-column-main-content-bg-repeat.png) repeat-y top left;
}
#mainContentWrapper {
	background: transparent url(/custom/premierbnk/image/left-column-main-content-bg.png) no-repeat top left;
	padding: 5px 1px;
	min-height: 492px;
}
#catPhotoWrapper {
	position: relative;
}
#catPhotoContent {
	position: absolute;
	top: 77px;
	left: 42px;
	width: 240px;
}
#catPhotoContent p {
	font: normal 14px Times, serif;
	color: #333;
	line-height: 20px;
}

ul#catBreadcrumb {
	margin-bottom: 20px;
}
#catBreadcrumb li {
	display: inline;
	font: normal 24px Times, serif;
}

#catBreadcrumb ul {
	display: inline;
	padding-left: 5px;
}
#catBreadcrumb li a {
	color: #002368;
}

div#productCategory {
	float: left;
}
div#productCategory li {
	float: left;
	width: 182px;
	padding: 0 5px;
	margin: 10px 0;
	font-size: 11px;
}
div#productCategory div.productContent {
	padding-left: 10px;
	overflow: hidden;
}
div#productCategory div.productContent p {
	margin-bottom: 10px;
}
div#productCategory div.productContent h3 {
	margin-bottom: 5px;
	font: normal 14px Times, serif;
}
div#productCategory div.productContent h3 a {
	color: #347BB4;
}
div#productCategory div.productContent h3 a:hover {
	color: #002C77;
}
div#productCategory div.productContent ul {
	margin-left: 12px;
}
div.productContent li {
	margin: 0;
}
div#productCategory li li {
	float: none;
	margin: 0;
	list-style: disc outside;
	border: none;
	width: auto;
}
div#productCategory div.productContent h4 {
	clear: left;
	margin: 5px 0 0 0;
}
div#productCategory div.productContent h4 a {
	padding: 0 0 0 10px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #002C77;
	background: url(/custom/premierbnk/image/blue-triangle.gif) no-repeat left center;
}
div#productCategory div.productContent h4 a:hover {
	text-decoration: underline;
}

/* Search */

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

/* PersonalBanking */
#personalBanking {
	background: transparent url(/custom/premierbnk/image/main-content-bg.png) no-repeat top left;
	padding: 0 1px;
	height: 492px;
	position: relative;
}
#personalBanking ul#personalBankingTier1 {
	position: absolute;
	top: 230px;
	left: 0;
}
#personalBanking ul#personalBankingTier2 {
	position: absolute;
	top: 230px;
	left: 195px;
}
#personalBanking ul#personalBankingTier3 {
	position: absolute;
	top: 230px;
	left: 390px;
}
#personalBanking ul#personalBankingTier4 {
	position: absolute;
	top: 230px;
	left: 580px;
}
/* BusinessBanking */
#businessBanking {
	background: transparent url(/custom/premierbnk/image/main-content-bg.png) no-repeat top left;
	padding: 0 1px;
	height: 504px;
	position: relative;
}
#businessBanking ul#businessBankingTier1 {
	position: absolute;
	top: 230px;
	left: 0;
}
#businessBanking ul#businessBankingTier2 {
	position: absolute;
	top: 230px;
	left: 195px;
}
#businessBanking ul#businessBankingTier3 {
	position: absolute;
	top: 230px;
	left: 390px;
}
#businessBanking ul#businessBankingTier4 {
	position: absolute;
	top: 230px;
	left: 580px;
}


/*====== Product Page =================================================================================*/
#printShare {
	float: right;
	margin: 10px 20px 0 0;
	width: 55px;
}
#printButton {
	margin: 12px 0 0;
}
#shareButton {
	margin: 12px 0 0 4px;
}
#productPhoto {
	position: absolute;
	top: 0;
	right: 13px;
	background: transparent url(/custom/premierbnk/image/product-photo-bg.png) no-repeat left top;
	padding: 5px;
}
.productHead {
	padding-left: 14px;
	margin: 10px 0;
	width: 270px;
}
.productHead h1 {
	font: normal 20px Times, serif;
	color: #002C77;
	margin: 0;
}
#productSummary .productHead p {
	color: #666;
	font: normal 13px Times, serif;
	margin: 10px 0;
	line-height: 18px;
}
#productSummary {
	padding-left: 14px;
	font-size: 11px;
	position: relative;
	padding-right: 256px;
	min-height: 200px;
	
}
#productSummary p, #productDetails p {
	margin: 10px 0;
}
#productDetails a {
	text-decoration: underline;
}	
#productSummary ul, #productDetails ul {
	/*margin: 10px 15px;*/
}
#productSummary li, #productDetails li {
	/*list-style-position: outside;
	list-style-type: disc;*/
	margin: 4px 0;
}
#productDetails {
	clear: right;
	padding-left: 28px;
}
div#openNow {
	margin-top: 10px;
} 
div#watchVideo {
	margin-top:8px;
}
a#tellMeMoreButton {
	display: block;
	padding-left: 7px;
	background: transparent url(/custom/premierbnk/image/blue-triangle.gif) no-repeat left 4px;
	color: #002368;
}
a#tellMeMoreButton:hover {
	text-decoration: underline;
	
}
/* Tabs */

dl {
	width: 420px;
	display:block;
	list-style: none;
	position: relative;
}
dt {
	color: #999;
	text-decoration: underline;
	padding: 12px 20px 12px 0;
	font: bold 11px Arial, Helvetica, sans-serif;
}
dd {
	padding: 5px 5px 0 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
}
dd a {
	text-decoration: underline;
}
dt.selected {
	text-decoration: none;
	color: #666;
}
.pane {
	position: absolute;
	overflow: hidden;
	top: 30px;
	left: 0;
}
.label {
	float: left;
	position: relative;
	cursor: pointer;
	z-index: 1;
}

/* CDAR Rates */
div#cdarRates h3 {
	font-size: 11px;
}
div#cdarRates table {
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	margin-bottom: 15px;
}
div#cdarRates th, div#cdarRates td {
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	padding: 5px;
	text-align: center;
}
div#cdarRates th {
	background-color: #347BB4;
	color: #fff;
}
.cdarsTable .nth-column-1, .cdarsTable .nth-column-2 {
width:220px;
}

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

#eventsPage p.textVariant1 {
	float:right;
	margin:5px 0 5px 90px;
	height:198px;
	width:150px;
	text-indent:-9999px;
	background: transparent url(/custom/premierbnk/image/events-drRat.jpg) no-repeat;
}


#eventsPage p.disclaimer {
	margin:20px 0 0;
	height:95px;
	width:250px;
	text-indent:-9999px;
	background: transparent url(/custom/premierbnk/image/events-tnblogo.jpg) no-repeat;
}

#guest_account {
	display:none;
}

.ratesDisclaimer {
	font-size:11px;
}

.infoDiv {
	border-top: 1px solid #ccc;
	padding:15px 0 0 0;
	margin: 0 0 15px 0;
}
h3.dividerText {
	margin: 15px 0 0;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	font-size: 15px;
	text-align: center;
}

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


.individualPage {
	padding: 0 20px;
	
}
.individualPage p.zeroPaddingParagraph {
	margin: 0;
}
p.zeroPaddingParagraph, #productSummary p.zeroPaddingParagraph, #productDetails p.zeroPaddingParagraph {
	margin: 0;
}
.individualPage h1.pageHead {
	font: normal 28px Times, serif;
	color: #002C77;
	margin-bottom: 10px;
}

.individualPage a { 
	text-decoration: underline;
}

.individualPage p {
	margin: 10px 0;
}

.individualPage ul, .individualPage ol {
	margin: 10px 0 10px 30px;
}
.individualPage ol li {
	margin: 4px 0;
}

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

#statementDropTable td, #statementDropTable th {
	text-align: left;
	padding: 5px 20px;
}
img#investmentPhoto {
	float: right;
	margin: 0 30px;
	display: inline;
	border: 1px solid #666;
}
img#privatebankingPhoto {
	float: right;
	margin: 0 30px;
	display: inline;
}

#testimonial strong {
	display: block;
	text-align: right;
}
#trusteria {
	float: right;
	margin-top:-10px;
}

/* Search Results */
div#searchResults {
	position: relative;
}
div#searchResults h2 {
	font-size: 16px;
}
div#searchResults ul#pagination {
	position: absolute;
	top: 0;
	right: 30px;
}
div#searchResults ul#pagination li {
	float: left;
	padding: 0 10px;
}
div#searchResults ul#pagination li a {
	text-decoration: underline;
}
div#searchResults div.listing li {
	border-bottom: 1px solid #BADCF7;
	margin: 0 15px;
}
div#searchResults div.productContent {
	width: 450px;
}
div#searchResults div.productContent h3 a {
	color: #347BB4;
}
div#searchResults div.productContent h3 a:hover {
	color: #002C77;
}
div#searchResults div.productContent ul {
	margin: 10px 0;
}
div#searchResults div.productContent li {
	list-style-type: disc;
	border-bottom: none;
}
div#searchResults div.productContent h4 {
	text-align: right;
	margin-right: 40px;
}	
div#searchResults div.productContent h4 a {
	color: #002c77;
}
div#searchResults div.productContent h4 a:hover {
	text-decoration: underline;
}
#directorsCaption p {
	margin: 10px auto;
	width: 467px;
	text-align: center;
}
#directorsCaption p.boardHeading {
	text-align: left;
	width: 100%;
}
#directorsCaption table tr td{
	padding:0 0 15px;
	vertical-align:top;
}
#stickerWinner {
	width: 100%;
	text-align: center;
	margin-top: 15px;
}
#stickerWinner h3 {
	font-size: 16px;	
}
#stickerWinner p {
	margin: 0;	
}
#investmentsImage {
	text-align: center;	
}
div#humanity table {
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
div#humanity table td {
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	text-align: center;
	padding: 5px;
}
div#humanity table p {
	margin: 0;	
}
div#humanity table h3 {
	margin: 0;	
}
/*==CDAR RATES PERSONAL==*/
div#personalCDARS tbody.ratesMiddle {
	text-align: center;
}	
div#personalCDARS table {
	border: thin #000000 solid;
	padding: 5px;
	margin: 10px;
}

div.individualPage div#pagePhoto {
	background: transparent url(/custom/premierbnk/image/product-photo-bg.png) no-repeat left top;
	float: right;
	padding: 5px;
	margin: 0 0 15px 30px;
}
/* Community Board */
#communityBoardWrapper h2 {
	clear: both;
	border-bottom: 1px solid #666;
	padding-bottom: 4px;
}
ul.communityBoard {
	clear: both;
}
ul.communityBoard li {
	list-style-type: none;
	float: left;
	width: 171px;
	height: 150px;
	text-align: center;
}
ul.communityBoard li span.name {
	text-transform: uppercase;
	font-weight: bold;
}
/* Senior Mgmt Board */
#seniorMgmtWrapper h2 {
	clear: both;
	border-bottom: 1px solid #666;
	padding-bottom: 4px;
}
ul.seniorMgmt {
	clear: both;
}
ul.seniorMgmt li {
	list-style-type: none;
	float: left;
	width: 250px;
	text-align: center;
}
ul.seniorMgmt li span.name {
	text-transform: uppercase;
	font-weight: bold;
}
/* Board of Directors */
#boardOfDirectors {
	text-align: center;
}


/* Thank You Page */
div#thankYou img {
	float: right; 
	margin-top: 15px;
}
div#thankYou img#thankYouTitle {
	float: none;
	margin-top: 40px;
	margin-bottom: 15px;
}
div#thankYou p {
	color: #666;
	font: normal 16px Times, serif;
	line-height: 24px;
}

/* Bank Owned Properties */
div#bankProperties table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 20px;
}
div#bankProperties th, div#bankProperties td {
	text-align: left;
	padding: 5px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
div#bankProperties td.propertyPhoto {
	width: 260px;	
	text-align: center;
}
div#bankProperties h3 {
	float: left;
	width: 80px;
	margin: 0 10px 0 0;
}
div#bankProperties p {
	float: left;	
	margin: 0;
	width: 165px;
}
div#bankProperties p.disclaimer {
	float: left;	
	margin: 10px 0;
	width: 100%;
	font-size: .9em;
}

div#bankProperties p.propertyDescription {
	width: 420px;	
}

/* End Bank Owned Properties */

ul#branchManagers li {
	list-style-type: none;
	clear: both;
	height: 180px;
}
ul#branchManagers li img {
	float: left;
	margin: 0 10px;
	border: 1px solid #666;
}
ul#imagePages img {
	border: 1px solid #666;
}
ul#imagePages li {
	list-style-type: none;
	float: left;
	margin: 10px 0;
}
ul#imagePages li.middleChild {
	margin: 10px 5px;
}
ul#imagePages li.firstChild {
	margin-right: 5px;
}
ul#branchManagers li.bruceRowan {
	list-style-type: none;
	clear: both;
	height: 160px;
	margin: 10px 0;
}
#seniorManagement ul {
	margin: 25px 0 0 10px;
}

#seniorManagement li img {
	border: 1px solid #666;
}
#residentialLenders ul {
	margin: 25px 0 0;
}
#retailManagement ul {
	margin: 25px 0 0;
}

/*Movie*/

#movie #pageFlip {
	margin: 50px 0px 50px 250px;
	background: none;
}

/*====== Sitemap ====================================================================================*/

#sitemap {
	margin-top: 20px;
}

#sitemapNav {
	margin-top: 30px;
}

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

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

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

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

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

/*====== Locations ====================================================================================*/
#locations {
	padding: 0 3px;
}
#locations h2 {
	margin: 0;
}
#map {
	height: 300px;
}

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

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

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

#locations ul {
	margin: 20px 0;
}
#locations div.branchName {
	float: left;
	margin-right: 25px;
	width: 250px;
}
#locations div.branchName img {
	margin: 10px 0;
}
#locations table.bankHours {
	margin-top: 20px;
	width: 290px;
}
#locations table.bankHours table {
	margin-bottom: 20px;
}
#locations ul li {
	list-style-type: none;
	clear: both;
}
#locations ul li.vcard {
	border-bottom: 1px solid #BADCF7;
	padding: 15px 0;
}
/*======== Rates ===============================================================================*/
div#rates {
	background: transparent url(/custom/premierbnk/image/main-content-bg.png) no-repeat left top;
	padding-bottom: 10px;
}
div#rates.fdicInsurance {
	background: transparent url(/custom/premierbnk/image/main-content-bg.png) no-repeat left top;
	padding-bottom: 0;
}
div#rates.fdicInsurance table {
	margin: 0;
}
div#rates h1.pageHead {
	margin-top: 0;
	padding-top: 10px;
}
div#rates h3 {
	font-size: 18px;
	margin-top: 30px;
	width: 100%;
	line-height: 1.6em;
}
div#rates table {
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	width: 100%;
	margin: 10px auto;
}
div#rates table th {
	background-color: #347BB4;
	color: #fff;
}
div#rates table th, div#rates table td {
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 3px 5px;
}
div#rates table th.productTitle {
	text-align: left;
}     
div#rates table td.anyBalance {
	width: 246px;
}   
div#rates table td.minOpen {
	width: 112px;
}  
div#rates table td.obtainApy {
	width: 206px;
}   
div#rates table td.interestRate {
	width: 76px;
}                 
div#rates table th.siChecking {
	width: 245px;
}
div#rates table td.siChecking {
	width: 245px;
}    
div#rates table th.siMin {
	width: 112px;
}
div#rates table td.siMin {
	width: 112px;
}
div#rates table th.siBal {
	width: 207px;
}  
div#rates table td.siBal {
	width: 207px;
}    
div#rates table td.rateApy {
	width: 200px;
}   
div#rates table td.fourthCol {
	width: 76px;
}   
/*div#rates table td.cdars {
	width: 25%;
}  
div#rates table td.cdarsLimit {
	width: 25%;
}  */
/*======== Welcome Page ===============================================================================*/

#welcomeWrapper {
	width: 780px;
	margin: 20px auto;
	padding: 20px 35px;
	border: 1px solid #333;
}
div#welcomeContent {
	background: transparent url(/custom/premierbnk/image/welcome-page-bg.png) no-repeat left top;
	width: 780px;
	height: 367px;
	position: relative;
	margin: 20px 0;
}
div#welcomeText {
	position: absolute;
	top: 84px;
	left: 390px;
	width: 290px;
}
div#welcomeText p {
	margin: 30px 0;
	font: normal 15px Times, serif;
	color: #333;
}
div#welcomeFooter {
	position: relative;
	height: 30px;
}
div#welcomeFooter #eh {
	position: absolute;
	right: 0;
	top: 0;
}
div#welcomeFooter #fdic {
	position: absolute;
	right: 35px;
	top: 0;
}
div#welcomeFooter #firstROI {
	position: absolute;
	top: 0;
	left: 0;
}
div#welcomeFooter p {
	text-align: center;
	margin: 0;
	font: normal 10px Arial, Helvetica, sans-serif;
}

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


/* captcha */

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

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

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

/* ssn */

fieldset#newApplication a#ssnWhy {
	display: block;
	clear: both;
	margin-left: 325px;
	font-size: 12px;
	padding-bottom: 10px;
	color: #013260;
}
fieldset#personalInformation {
	position: relative;
}
#ssnExplanation {
	position: absolute;
	width: 300px;
	left: 300px;
	top: 25px;
	z-index: 1000;
	background-color: #CCC;
	border: 1px solid #333;
	padding: 20px 20px 0 20px;
	display: none;
}
fieldset#newApplication .on {
	display: block;
}
fieldset#newApplication #ssnExplanation p {
	padding: 0 0 20px 0;
	margin: 0;
}
#ssnExplanation p.center {
	text-align: center;
	color: #013260;
}
#ssnExplanation p a {
	background-color: #EEE;
	border: 1px solid #333;
	padding: 5px;
}
/* intro */

fieldset#newApplication div#introduction {
	margin: 0 25px 25px;
	min-height: 160px;
	padding-top: 25px;
}
fieldset#newApplication div#introduction div#introHead {
	background: url(/custom/premierbnk/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: #347BB4;
	font-size: 32px;
	padding: 0 0 5px 0;
	margin: 0 0 0 170px;
	width: 410px;
}
fieldset#newApplication div#introduction h2 {
	color: #333;
	font-size: 16px;
	padding-bottom: 0;
	margin: 0;
}
fieldset#newApplication div#introText {
	border-top: 1px solid #347BB4;
	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, fieldset#newApplication label.jointRequired {
	font-weight: bold;
}
fieldset#newApplication .radio label, fieldset#newApplication .radioWlabel label {
	width: auto;
	display: inline;
	float: none;
	padding: 0;
}
fieldset#newApplication fieldset fieldset label, fieldset#newApplication fieldset fieldset .radiolabel {
	width: 275px;
}
fieldset#newApplication label, fieldset#newApplication .radiolabel, fieldset#newApplication .checklabel {
	display: block;
	text-align: right;
	float: left;
	padding-right: 25px;
	clear: both;
	font-size: 12px;
	margin-bottom: 10px;
}
fieldset#newApplication fieldset#newCustomer .radiolabel {
	margin-bottom: 0;
}
fieldset#newApplication .checklabel, fieldset#newApplication fieldset label, fieldset#newApplication fieldset .radiolabel {
	width: 300px;
}
fieldset#newApplication fieldset label {
	padding-top: 4px;
}
fieldset#newApplication fieldset#comments label {
	padding-top: 0;
}
fieldset#newApplication fieldset#jointSwitch label.dontMove {
	clear: none;
	text-align: left;
	width: auto;
	padding-top: 1px;
}
fieldset#newApplication fieldset#accountType label, fieldset#newApplication fieldset#atmcard label, fieldset#newApplication fieldset#optIn label {
	text-align: left;
	clear: none;
	padding-left: 15px;
	width: auto;
}
fieldset#newApplication fieldset#comments label {
	text-align: left;
}
fieldset#newApplication fieldset#accountInfo label, fieldset#newApplication fieldset#billPay label {
	width: auto;
	clear: none;
	text-align: left;
	margin-bottom: 20px;
	margin-right: 0;
	margin-left: 30px;
}
fieldset#newApplication fieldset#billPay label {
	margin-top: -15px;
}
fieldset#newApplication fieldset#accountInfo label {
	margin-top: -15px;
}
fieldset#newApplication fieldset#jointSwitch label {
	margin-bottom: 0;
	padding-top: 2px;
}
/* inputs */

fieldset#newApplication input.submitButton, fieldset#newApplication input.submitButton {
	float: none;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
fieldset#newApplication div.states select {
	width: 100px;
}
fieldset#newApplication input {
	width: 280px;
}
/* new DOB style rules */

fieldset#newApplication input.month {
	width: 80px;
	margin-right: 5px;
	display: inline;
}
fieldset#newApplication input.day {
	width: 80px;
	margin-left: 5px;
	margin-right: 5px;
	display: inline;
}
fieldset#newApplication input.year {
	width: 81px;
	margin-left: 5px;
	display: inline;
}
fieldset#newApplication span.float {
	float: left;
}
/* end new DOB style rules */

fieldset#newApplication select {
	width: 284px;
}
fieldset#newApplication input, fieldset#newApplication select {
	display: block;
	float: left;
	margin-bottom: 10px;
}
fieldset#newApplication fieldset#accountType input, fieldset#newApplication fieldset#jointSwitch input, fieldset#newApplication fieldset#atmcard input, input#account_switch, fieldset#newApplication fieldset#billPay input, fieldset#newApplication fieldset#accountInfo input, fieldset#newApplication fieldset#optIn input {
	width: 1em;
}
fieldset#newApplication fieldset#accountInfo div#account_info input {
	width: 120px;
	margin-bottom: 5px;
	margin-right: 20px;
}
fieldset#newApplication fieldset#accountInfo input, fieldset#newApplication fieldset#billPay input {
	margin-bottom: 0;
}
fieldset#newApplication fieldset#accountType input, fieldset#newApplication fieldset#atmcard input, fieldset#newApplication fieldset#optIn input {
	clear: both;
}
fieldset#newApplication fieldset#jointSwitch input {
	margin-right: 10px;
	margin-bottom: -4px;
}
fieldset#newApplication div.radioWlabel {
	width: 305px;
	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;
}

.topSeperate {
	margin-bottom:15px!important;
}
/* formContactUs.css */

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

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

#formContactUs label {
	float: left;
	padding: 0 25px 10px 0;
	text-align: right;
	width: 186px;		
}

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

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

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

#formContactUs textarea {
	height: 100px;
}

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

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

#formContactUs #captcha p {
	margin: 0;
}

/*======== deprecated Contact Us CSS below===============================================================================*/

/* captcha */

#contactUs #captcha {
	width: 200px;
	margin: 10px 0 10px 211px;
}

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

#contactUs #captcha p {
	margin: 0;
}
#contactUs h3 {
	margin-bottom: 0;
}

#contactUs h3.secureForm {
	margin-bottom: 15px;
}

/* end */


#contactUs {
	margin-top: -5px;
}

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

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

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

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

#contactUs label {
	float: left;
	padding-bottom: 10px;
	padding-right: 25px;
	width: 186px;
	text-align: right;	
}
#contactUs label.required {
	font-weight: bold;
}

#contactUs p.required {
	font-weight: bold;
	clear: both;
	margin-left: 42px;
}

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

#contactUs input.submitButton {
	float: none;
	margin: 0 0 0 209px;	
	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;
	width: 535px;
}

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

/*===========end of deprecated Contact Us CSS ==================*/

/* formQuestions.css */

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

#formQuestions #newPopUpForm label {
	display: block;
	font-weight: normal;
	margin-bottom: 5px;
}

/* captcha */

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

/* SAF CSS Document */

/*Send to a Friend*/

#sendFriend {
	margin-top: -5px;
}

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

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

#sendFriend fieldset {
	border: 1px solid #ccc;
	padding: 20px;
} 

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

#sendFriend label {
	float: left;
	padding-bottom: 10px;
	padding-right: 50px;
	width: 186px;
	text-align: right;	
}

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

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

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

#sendFriend textarea {
	height: 100px;
}

#sendFriend #personalInformation {
	margin-bottom: 10px;
	border: 1px solid #ccc;
}

#sendFriend #friendsToEmail {
	margin-top: 10px;
	border: 1px solid #ccc;
}

#sendFriend #friendsToEmail fieldset {
	margin-top: 10px;
	border: none;
	padding: 10px;
}

#sendFriend p {
	margin-left: 260px;
}     

#sendFriend #captcha {
	width: 200px;
	margin: 10px 0 10px 272px;
}

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

#sendFriend #captcha p {
	margin: 0;
}



 /* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index:10;
	background: transparent url(../image/regE-overlay-bg.png);
	left: 0;
	width: 100%;
}

.geckoShadow {
	background-color: none;

	background:transparent url(data:image/png;base64,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);

}
.nonGeckoShadow {
	background-color: #000000;
}

#lbHeader {
	text-align: right;
	border: 0;
}
#lbHeader a{
	color: #ffffff;
	font-size: 20px;
}
#lbFrame {
	position: absolute;
	z-index:10;
	left: 50%;
	padding: 0;
	border: 0;
	overflow: hidden;
	border: 0 none;
	background-color: transparent;
}

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

.popup p {
	margin: 10px;
}

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

iframe {
	border: 1px solid transparent;
}

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

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

/* captcha */

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

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

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

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

#siteAlert {
	line-height: 1.2em;
}
#siteAlertTitle {
	float: left!important;
	margin-top: 15px!important;
	margin-left: 10px!important;
	top: 0!important;
	left: 0!important;
	position: relative!important;
}
#siteAlertText {	
	margin-right: 10px !important;
	padding: 15px 15px 40px 15px!important;
}
#siteAlertLink {
	width: 135px!important;
}
/*==========*/
fieldset#seminarForm {
	width: 540px;
	margin: 0 auto;
	line-height: normal;
	border: 0 none;
}
fieldset#seminarForm fieldset, fieldset#seminarForm fieldset {
	margin: 25px 0;
	padding: 25px 0 25px 25px;
	border: 1px solid #CCC;
}
#accountTypeLeft, #accountTypeRight {
	width: 320px;
	float: left;
}
fieldset#seminarForm legend {
	font-size: 14px;
	margin-bottom: 0px;
}
fieldset#seminarForm fieldset {
	margin: 25px;
	padding: 20px;
	border: 1px solid #CCC;
	clear: both;
}
fieldset#seminarForm fieldset fieldset {
	margin: 25px 0;
}
fieldset#seminarForm #guestYes, fieldset#seminarForm #guestNo {
	margin-left: 10px;
}
fieldset#seminarForm #ROI-submit {
	margin-left: 10px;
	margin-bottom: 30px;
}

/* Overdraft Opt In Styling */

div#overdraft {
	padding: 5px 5px 10px;
	margin-left: 0;
	width: 100%;
}
#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: #002C77; /* bank specific */
	font: bold 20px Times,serif;
	width: 100%;
}
#overdraft h2 {
	padding: 5px 0;
	color: #002C77; /* bank specific */
	font: bold 16px Times,serif;
	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;
}
#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: 290px;
	display: inline;
}
#overdraft #overdraftRight {
	float: left;
	width: 425px;
	display: inline;
	padding: 0 0 0 20px;
}
#overdraft #optToggle {
	display: none;
}
#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: 90px;
	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: 248px; /* bank specific */
	height: 145px;
	border: 1px solid #ccc;
	font-size: 11px;
}
#overdraft #overdraftAltOptions ul li.right {
	margin: 0;
}
#overdraft #overdraftAltOptions h4 {
	background: url(/custom/premierbnk/image/overdraft_fade.png) bottom left repeat-x #fafafa; /* bank specific */
	color:#003063; /* 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 #overdraftForm p.noteable {
	margin: 5px 0 15px 0;
}
#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: #BC504D;
}
/*======== reg e popup ======*/
#regE{
	background: transparent url(../image/regEBG.png) no-repeat scroll left top;
	height: 268px;
	width: 479px;
	z-index: 99;
	position: relative;
}
#regE img{
	cursor: pointer;
}
#regE img#closeLB{
	position: absolute;
	right: 56px;
	top: 19px;
	z-index: 101;
}
#regE h2, #regE p{
	text-indent: -999em;
}
#regERemindMeLater{
	left: 200px;
	position: absolute;
	top: 175px;
	z-index: 101;
}
#regETellMeMore{
	position: absolute;
	right:295px;
	top:165px;
	z-index: 101;
}