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

html {
	height: 100%;
}

body {
	color: #666;
	font-size: 62.5%;
	font-family: Helvetica, Arial, sans-serif;
	background: url(/custom/hcsb/image/body-bg.png);
	height: 100%;
}
#wrapper {
	margin: 0 auto;
	width: 900px;
	background: #fff;
	height: 100%;
}
#insideWrapper {
	padding: 0 20px;
	width: 860px;
	background: #fff;
}
h1, h2, h3, h4 {
	margin: 10px 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
p {
	line-height: 1.4em;
}
h1 a, h2 a, h3 a, h4 a {
	color: #333;
}
a img {
	border: 0 none;
}
a {
	color: #333;
	outline: none;
	text-decoration: none;
}
a:active {
	outline: none;
}
ul li {
	list-style-type: none;
	list-style-position: outside;
}
input {
	color: #000;
	font: normal 11px Helvetica, Arial, sans-serif;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
/*====== Header =======================================================================================*/

#header {
	position: relative;
	margin: 0 auto;
	width: 860px;
	height: 140px;
	border-bottom: 4px solid #333;
}
#logo img {
	position: absolute;
	top: 25px;
	left: 15px;
}
#ultraTopNav {
	position: absolute;
	right: 173px;
	top: 26px;
}
#ultraTopNav li {
	float: left;
	color: #666;
	font: normal 1.1em Helvetica, Arial, sans-serif;
	background: url(/custom/hcsb/image/divider-grey.gif) no-repeat center left;
}
#ultraTopNav li.firstChild {
	background: none;
}
#ultraTopNav li a {
	padding: 0 6px 0 8px;
	color: #767E7E;
}
#ultraTopNav li a:hover {
	color: #333;
}
.textSize {
	position: absolute;
	top: 22px;
	right: 133px;
	height: 15px;
}
.textSize h2 {
	display: none;
}
.textSize img {
	float: left;
}
#searchForm {
	position: absolute;
	top: 22px;
	right: 0;
	height: 19px;
	width: 115px;
}
#searchForm input#roi_input {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 5px 4px 5px;
	width: 117px;
	height: 12px;
	color: #666;
	background: url("/custom/hcsb/image/search-bg.png") no-repeat;
	border: 0 none;
}
#searchForm input#searchButton {
	position: absolute;
	top: 0;
	right: 0;
	width: 19px;
	height: 19px;
}
#priNav {
	position: absolute;
	right: 90px;
	bottom: 0;
	list-style: none;
	font-size: 1.2em;
}
#priNav li {
	float: left;
	margin: 0;
	padding: 0;
	height: 37px;
	overflow: hidden;
}
#priNav a, #priNav span {
	clear: both;
	float: left;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	text-indent: -9999px;
	cursor: pointer;
}
#priNav a {
	height: 37px;
	color: #003366;
	background-position: left bottom;
}
#priNav span {
	height: 74px;
	background-position: left top;
}
#priNav li.nthChild-1 a, #priNav li.nthChild-1 span {
	width: 100px;
	background: url(/custom/hcsb/buttons/personal.png) no-repeat;
}
#priNav li.nthChild-2 a, #priNav li.nthChild-2 span {
	width: 95px;
	background: url(/custom/hcsb/buttons/business.png) no-repeat;
}
#priNav li.nthChild-3 a, #priNav li.nthChild-3 span {
	width: 85px;
	background: url(/custom/hcsb/buttons/ebanking.png) no-repeat;
}
#priNav li.nthChild-4 a, #priNav li.nthChild-4 span {
	width: 100px;
	background: url(/custom/hcsb/buttons/lending.png) no-repeat;
}
#priNav li.nthChild-5 a, #priNav li.nthChild-5 span {
	width: 175px;
	background: url(/custom/hcsb/buttons/wealth.png) no-repeat;
}
#priNav li.inPath span {
	height: 37px;
	background-position: 0 -37px;
}
#onlineBanking {
	position: absolute;
	bottom: 0;
	left: 0;
}
#oblHome {
	position: absolute;
	bottom: -4px;
	left: 0;
}
#onlineBanking img, #oblHome img {
	display: block;
}

#celebrating75Years {
	position: absolute;
	top: 50px;
	right: 0;
}

/*====== Footer =======================================================================================*/

#footer {
	clear: both;
	position: relative;
	margin: 0 auto;
	padding-bottom: 20px;
	width: 800px;
	color: #767E7E;
	font-size: 1.1em;
}
#firstROI {
	position: absolute;
	top: 10px;
	left: 0;
}
#eh {
	position: absolute;
	top: 15px;
	right: 0;
}
#fdic {
	position: absolute;
	top: 15px;
	right: 34px;
}
#footerNav {
	padding: 2px 0 0 0;
	text-align: center;
}
#footerNav li {
	padding: 0 5px 0 8px;
	display: inline;
	background: url(/custom/hcsb/image/divider-grey.gif) no-repeat center left;
}
#footerNav li.firstChild {
	background: none;
}
#footerNav a {
	color: #767E7E;
}
#footerNav a:hover {
	color: #333;
}
#footer p {
	text-align: center;
	line-height: 1.6em;
}
#footer p.number {
	background: url("/custom/hcsb/image/footer-phone.gif") no-repeat center center;
	text-indent: -9999px;
	height: 16px;
}
/*====== Left Column ==================================================================================*/

#mainContent {
	float: right;
	padding-bottom: 25px;
	width: 670px;
	min-height: 400px;
}
#leftColumn {
	float: left;
	clear: left;
	width: 190px;
	margin-bottom: 25px;
}
ul#leftNav {
	margin: 0 0 20px 0;
}
ul#leftNav ul {
	margin: 0;
}
#leftNav li h2 {
	margin: 0;
	font: normal 1.2em Helvetica, Arial, sans-serif;
	background: #ccc;
	border-bottom: 1px solid #fff;
}
#leftNav li h2 a {
	padding: 9px 10px 9px 15px;
	display: block;
	color: #333;
}
#leftNav li.inPath h2 a, #leftNav li h2 a:hover {
	color: #333;
}
#leftNav li h2 a:hover {
 background: #F2CFD6;
}
#leftNav li.inPath h2 {
	background: #F2CFD6;
}
#leftNav li li h3 {
	margin: 0;
	padding: 0 0 0 15px;
	font: normal 1.1em Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #ccc;
}
#leftNav li li a {
	padding: 5px 0;
	display: block;
	color: #333;
}
#leftNav li li.inPath a, #leftNav li li a:hover {
	color: #BE0E33;
}
#leftNav li li.lastChild h3 {
	border: none;
}
#quickLinks {
	/*margin: 0 0 100px 0;*/
	padding: 10px 0 0 0;
	background: #F0F0F0;
}
#quickLinks h2 {
	margin: 0 0 6px 45px;
	height: 21px;
	text-indent: -9999px;
	background: url(/custom/hcsb/image/quick-links.gif) no-repeat;
}
#quickLinks li {
	width: 172px;
	font: normal 1.1em Helvetica, Arial, sans-serif;
	background: url(/custom/hcsb/image/line.gif) no-repeat 14px bottom;
}
#quickLinks li.lastChild {
	background: none;
	padding-bottom: 4px;
}
#quickLinks a {
	padding: 7px 0 7px 40px;
	width: 125px;
	display: block;
	color: #666;
}
#quickLinks a:hover {
	color: #BE0E33;
}
#quickLinks li.nthChild-1 a {
	background: url(/custom/hcsb/image/icon-shield.gif) no-repeat 0 0;
}
#quickLinks li.nthChild-2 a {
	background: url(/custom/hcsb/image/icon-reorder.gif) no-repeat 0 0;
}
#quickLinks li.nthChild-3 a {
	background: url(/custom/hcsb/image/icon-rates.gif) no-repeat 0 0;
}
#quickLinks li.nthChild-4 a {
	background: url(/custom/hcsb/image/icon-options.gif) no-repeat 0 0;
}
#quickLinks li.nthChild-5 a {
	background: url(/custom/hcsb/image/icon-optin.gif) no-repeat 0 0;
}
#quickLinks li.nthChild-6 a {
	background: url(/custom/hcsb/image/icon-calculator.gif) no-repeat 0 0;
}
#quickLinks li.nthChild-1 a:hover, #quickLinks li.nthChild-2 a:hover, #quickLinks li.nthChild-3 a:hover, #quickLinks li.nthChild-4 a:hover, #quickLinks li.nthChild-5 a:hover, #quickLinks li.nthChild-6 a:hover {
	background-position: 0 -56px;
}
/*====== Home Page ====================================================================================*/

#homeLeft {
	float: left;
	width: 190px;
}

#homeRight {
	float: right;
	padding-bottom: 20px;
	width: 670px;
}
#obLogin {
	margin: 0 0 13px 0;
	padding: 0 0 0 20px;
	background: url(/custom/hcsb/image/obl-bg.png) no-repeat;
}
#obLogin h2 {
	display: none;
}
#obLogin label {
	display: block;
}
.InputField {
	width: 140px;
	height: 19px;
	background: url(/custom/hcsb/image/obl-input.png) no-repeat;
	border: none;
}
#obNav li {
	padding: 4px 0 0 0;
}
#obNav a {
	color: #666;
	text-decoration: underline;
}
#obNav a:hover {
	color: #BE0E33;
}
#flashBanner {
	width: 100%;
	height: 241px;
	background: url(/custom/hcsb/image/home-banner.jpg) no-repeat;
	border-bottom: 4px solid #333;
}
#homeProducts {
	position: relative;
	width: 100%;
	height: 140px;
	background: #E0E3E5;
}
#homeProducts li {
	position: absolute;
	top: 0;
	height: 140px;
	cursor: pointer;
	width: 221px;
 background-repeat: no-repeat;
	background-position: bottom right;
 border-right: 1px solid #D3D4D9;
}
#homeProducts h2 {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	background: #cccccc;
 border-right: 1px solid #A4AABD;
}
#homeProducts li.active h2 {
	background: #be0e33;
	color: #ffffff;
	border-right: 1px solid #be0e33;
}
#homeProducts h4 {
	position: absolute;
	bottom: 10px;
	left: 12px;
	margin: 0;
}
#homeProducts p {
	margin: 10px 0 0 15px;
	width: 100px;
	color: #666;
	font-size: 1.1em;
	text-indent: -9999px;
}
li#homeChecking {
	left: 0;
	background-image: url(/custom/hcsb/image/home-checking.jpg);
}
li#homeSavings {
	left: 224px;
	background-image: url(/custom/hcsb/image/home-savings.jpg);
}
li#homeLending {
	left: 447px;
	background-image: url(/custom/hcsb/image/home-lending.jpg);
}
/*====== Category Page =================================================================================*/

#personalHeader {
	position: relative;
	height: 209px;
	overflow: hidden;
	background: url(/custom/hcsb/image/category-personal.jpg) no-repeat;
	border-bottom: 4px solid #333;
}
#lendingHeader {
	position: relative;
	height: 209px;
	overflow: hidden;
	background: url(/custom/hcsb/image/category-lending.jpg) no-repeat;
	border-bottom: 4px solid #333;
}
#wealthHeader {
	position: relative;
	height: 209px;
	overflow: hidden;
	background: url(/custom/hcsb/image/category-wealth-management.jpg) no-repeat;
	border-bottom: 4px solid #333;
}
#businessHeader {
	position: relative;
	height: 209px;
	overflow: hidden;
	background: url(/custom/hcsb/image/category-business.jpg) no-repeat;
	border-bottom: 4px solid #333;
}
#onlineHeader {
	position: relative;
	height: 209px;
	overflow: hidden;
	background: url(/custom/hcsb/image/category-online.jpg) no-repeat;
	border-bottom: 4px solid #333;
}
#fraudCenter {
	position: relative;
	height: 209px;
	overflow: hidden;
	background: url(/custom/hcsb/image/category-fraud.png) no-repeat;
	border-bottom: 4px solid #333;
}
#personalHeader p {
	position: absolute;
	top: 45px;
	left: 286px;
	width: 360px;
	font-size: 13px;
}
#businessHeader p {
	position: absolute;
	top: 44px;
	left: 253px;
	width: 360px;
	font-size: 13px;
}
#onlineHeader p {
	position: absolute;
	top: 44px;
	left: 293px;
	width: 360px;
	font-size: 13px;
}
#lendingHeader p {
	position: absolute;
	top: 130px;
	left: 300px;
	width: 335px;
	font-size: 13px;
	color: #ffffff;
}
#wealthHeader p {
	position: absolute;
	top: 148px;
	left: 148px;
	width: 430px;
	font-size: 13px;
	color: #ffffff;
}
#secondaryProducts {
	padding-top: 15px;
	width: 100%;
	font-size: 1.25em;
}
#secondaryProducts li {
	float: left;
	position: relative;
	margin: 0 20px 15px 20px;
	width: 630px;
	cursor: pointer;
	border: 1px solid #ccc;
}
#secondaryProducts h3 {
	margin: 0;
	padding: 10px 15px 5px;
 background: #ccc;
 font-size: 1.5em;
	font-weight: normal;
}
#secondaryProducts li.active h3 {
	background: #333333;
}
#secondaryProducts li.active h3 a {
	color: #ffffff;
	background: url("/custom/hcsb/image/red-triangle.gif") no-repeat;
	margin-left: 5px;
	padding-left: 25px;
}
#secondaryProducts h4 {
	height: 26px;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	bottom: 0;
	right: 25px;
}
#secondaryProducts h4 a {
	height: 26px;
	width: 99px;
	display: block;
	background: url(/custom/hcsb/image/learn-more.png) no-repeat;
}
#secondaryProducts h4 a:hover {
	background: url(/custom/hcsb/image/learn-more-hover.png) no-repeat;
}
#secondaryProducts p {
	width: 450px;
 margin: 10px 15px;
}

/*====== Product Page =================================================================================*/
.productHead {
	position: relative;
}
#printButton, #shareButton {
	position: absolute;
	top: 5px;
}
#printButton {
	right: 25px;
}
#shareButton {
	right: 73px;
}
#productPhoto {
	position: absolute;
	bottom: 0;
	right: 0;
}
#productPhoto img {
	display: block;
}
.productHead h1 {
	margin: 0;
	padding: 15px 30px;
	font: normal 2.4em Helvetica, Arial, sans-serif;
	background: #ccc;
	color: #000000;
}
.personal h1 {
	background: #FBB040;
}
.business h1 {
	background: #1B7E5C;
	color: #ffffff;
}
.online h1 {
	background: #E4E4E5;
}
.lending h1 {
	background: #005595;
	color: #ffffff;
}
.wealthManagement h1 {
	background: #514E86;
	color: #ffffff;
}
#productSummary {
	position: relative;
	padding-right: 210px;
	min-height: 200px;
	font-size: 1.25em;
	margin-top: 20px;
}
#productSummary p {
	margin: 10px 0;
	padding-left: 30px;
}
#productSummary ul, #productDetails ul {
	margin: 10px 15px;
}
#productSummary li, #productDetails li {
	margin: 4px 0;
	list-style: square;
}
#mobileBankingBtns {
	height:45px;
	position:absolute;
	bottom:30px;
	left: 10px;
}
#mobileBankingBtns a {
	margin-right: 10px;
}
#productButtons {
 position: absolute;
	top: 0;
	right: 30px;
 overflow: hidden;
	height: 80px;
}
#questions {
	margin: 10px 0 0 2px;
}
#productDetails {
	clear: right;
	padding-left: 30px;
	border-top: 4px solid #333;
}
#productDetails p {
	margin: 10px 0;
}
/* Tabs */

dl#roi_tabs {
	position: relative;
	width: 640px;
	display: block;
	list-style: none;
}
dl#roi_tabs dt {
	padding: 15px 10px 12px 10px;
	color: #333333;
 font: normal 1.25em Helvetica, Arial, sans-serif;
	cursor: pointer;
}
dl#roi_tabs dd {
 border-top: 1px solid #D9D9D9;
 padding: 10px 5px 0 0px;
	width: 635px;
}
dl#roi_tabs dd a {
	text-decoration: underline;
}
dl#roi_tabs dt.selected {
	text-decoration: none;
	color: #BE0E33;
 background: url("/custom/hcsb/image/tab-arrow.gif") no-repeat bottom center;
}
.pane {
	position: absolute;
	overflow: hidden;
	top: 42px;
	left: 0;
	font-size: 1.2em;
}
.pane .first.column {
 padding-right: 10px;
}
.label {
	float: left;
	position: relative;
	cursor: pointer;
	z-index: 1;
}
/*====== Individual Page ==============================================================================*/
.individualPage {
	position: relative;
}
.individualPage h1, #officers h1, #holidays h1 {
	margin: 0 0 20px 0;
	padding: 15px;
	font: normal 2.4em Helvetica, Arial, sans-serif;
	background: #ccc;
}
.individualPage h1.personal {
	background: #FBB040;
}
.individualPage h1.business {
	background: #1B7E5C;
	color: #ffffff;
}
.individualPage h1.online {
	background: #E4E4E5;
}
.individualPage h1.lending {
	background: #005595;
	color: #ffffff;
}
.individualPage h1.wealthManagement {
	background: #514E86;
	color: #ffffff;
}
.individualPage h2 {
	padding-left: 15px;
	font: normal 1.85em Helvetica, Arial, sans-serif;
}
.individualPage h3 {
	padding-left: 15px;
	font: bold 1.4em Helvetica, Arial, sans-serif;
}
.individualPage #shareButton {
	right: 25px;
}
.individualPage a {
	color: #BE0E33;
	text-decoration: underline;
}
.individualPage p, #holidays p {
	margin: 10px 0;
	padding-left: 15px;
	font-size: 1.2em;
}
.individualPage p.zeroPaddingParagraph {
	margin: 0;
}
.individualPage ul, .individualPage ol {
	margin: 10px 0 10px 35px;
}
.individualPage ul li {
	line-height: 1.5em;
	margin: 5px 0;
	list-style-type: square;
	font-size: 1.2em;
}
.individualPage a#celebrateLink {
	font: normal Helvetica, Arial, sans-serif;
	color: #666666;
	text-decoration: none;

}
#officers table {
	margin: 0 0 0 10px;
	width: 645px;
}
#officers th {
	padding: 5px 8px;
	text-align: left;
	background: #f1f1f1;
	border-top: 1px solid #ccc;
}
#officers th, #officers td {
	font-size: 1.15em;
	vertical-align: top;
}
#officers td {
	padding: 5px 8px;
}
.column1 {
	width: 120px;
}
.column2 {
	width: 240px;
}
.column3 {
	width: 120px;
}
#holidays ul {
	padding-left: 10px;
}
#holidays li {
	float: left;
	margin: 0 0 5px 5px;
	padding: 10px;
	width: 100px;
	height: 80px;
	font-size: 1.15em;
	background: #f1f1f1;
}
#holidays span {
	color: #666;
	display: block;
}

table.threeTds {
	border:2px solid #000000;
	margin-left:15px;
	margin-top:15px;
	width:515px;
}
table.threeTds td {
	border-right:2px solid #000000;
	padding:3px 28px;
	text-align:center;
	font-size:1.2em;
}
table.twoTds {
	border:2px solid #000000;
	margin-top:-3px;
	margin-left:15px;
	width:515px;
}
table.twoTds td {
	border-right:2px solid #000000;
	padding:3px 31px;
	text-align:center;
	font-size:1.2em;
}
table.threeTds td.mayLose, table.twoTds td.mayLose {
	border-right:medium none;
}

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

#locations h1 {
	margin: 0;
	padding: 15px;
	font: normal 2.4em Helvetica, Arial, sans-serif;
	background: #ccc;
}
#locations h2 {
	margin: 10px 0 5px 0;
	font-size: 1.4em;
}
#locations h2 a {
	color: #BE0E33;
	text-decoration: underline;
}
#locations .googleMap-InfoWindow h2 {
	margin: 0;
}
.googleMap-InfoWindow p {
	font-size: 1.1em;
}
#map {
	height: 300px;
	width: 670px;
	border-top: 4px solid #333;
	border-bottom: 4px solid #333;
}
.vcard {
	border-bottom: 1px solid #ccc;
}
.vcard:last-child {
	border: none;
}
#locations table {
	padding-bottom: 10px;
	width: 100%;
	font-size: 1.15em;
}
#locations th, #locations td {
	text-align: left;
	width: 190px;
	vertical-align: top;
}
#locations th.timeName {
	width: 100px;
	font-size: .85em;
	font-weight: normal;
}
#locations td.timeValue {
	width: 130px;
	font-size: .85em;
}
#locations ul {
	margin: 20px 15px;
}
#locations ul li {
	list-style-type: none;
}

/*======= Search Results =============================================================================*/
.individualPage ul#pagination {
	margin-left: 15px;
}
#pagination li {
	display: inline;
	padding-right: 10px;
}
#pagination li a {
	text-decoration: underline;
}
#searchPage li .productContent {
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
}
.individualPage .searchResults ul {
	margin-left: 0;
}
.individualPage .searchResults ul li {
	list-style-type: none;
}
.searchResults h4 {
	padding-left: 15px;
}

/*======= Forms Package ==============================================================================*/

form {
	font-size: 1.2em;
}
/*======= Application ================================================================================*/

#verifyButtons img {
	margin: 50px;
}
/* captcha */

fieldset#newApplication #captcha {
	width: 200px;
	margin: 0 auto;
}
fieldset#newApplication #captcha input {
	float: none;
	width: 194px;
	display: block;
	margin: 10px 0;
}
fieldset#newApplication #captcha p {
	margin: 0;
	text-align: center;
}
/* ssn */

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

fieldset#newApplication fieldset#insuranceDisclaimer p {
	text-align:center;
}
fieldset#newApplication fieldset#insuranceDisclaimer div.radioWlabel {
	width:100px;
}
#disclaimerCenter {
	margin: 0 auto;
	width:400px;
	position:relative;
}
fieldset#newApplication div#introduction {
	margin: 0 25px 25px;
	min-height: 160px;
	padding-top: 25px;
}
fieldset#newApplication div#introduction div#introHead {
	background: url(/custom/hcsb/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: #BE0E33;
	font-size: 32px;
	padding: 0 0 5px 0;
}
fieldset#newApplication div#introduction h2 {
	color: #333;
	font-size: 16px;
	padding-bottom: 5px;
	margin: 0;
}
fieldset#newApplication div#introText {
	border-top: 1px solid #333;
}
fieldset#newApplication div#introduction p {
	margin: 7px 7px 7px 0;
	clear: none;
}
fieldset#newApplication div#introduction h4 {
	clear: both;
	width: 150px;
}
fieldset#newApplication div#introduction a {
	text-decoration: underline;
}
/* headings and paragraphs */

fieldset#newApplication fieldset h1, fieldset#newApplication fieldset h2, fieldset#newApplication fieldset h3, fieldset#newApplication fieldset p {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
fieldset#newApplication h1 {
	padding: 0 10px 0 0;
}
fieldset#newApplication h2 {
	color: #364C85;
	padding-bottom: 10px;
}
fieldset#newApplication h3 {
	text-align: center;
	clear: both;
	padding:0pt 0pt 10px;
}
fieldset#newApplication p {
	margin: 25px;
	clear: both;
	font-size: 12px;
}
fieldset#newApplication fieldset p {
	margin: 0;
	padding: 8px 0 4px;
}
fieldset#newApplication fieldset#otherIncome p, fieldset#newApplication fieldset#CAotherIncome p, fieldset#newApplication fieldset#optIn p {
	margin-top: 0;
}
p.required {
	text-align: center;
	margin-bottom: 0;
}
fieldset#newApplication fieldset#optIn {
	background-color: #FFC;
}
/* labels and spans */

fieldset#newApplication span.required {
	float: left;
}
fieldset#newApplication fieldset#accountInfo div#account_info label {
	width: 135px;
	margin: 0 0 5px 0;
}
fieldset#newApplication fieldset#billPay label {
	width: 500px;
	margin-left: 20px;
}
fieldset#newApplication .required, fieldset#newApplication .red {
	font-weight: bold;
}
fieldset#newApplication .radio label, fieldset#newApplication .radioWlabel label {
	width: auto;
	display: inline;
	float: none;
	;
	padding: 0;
}
fieldset#newApplication fieldset fieldset label, fieldset#newApplication fieldset fieldset .radiolabel {
	width: 275px;
}
fieldset#newApplication label, fieldset#newApplication .radiolabel, fieldset#newApplication .checklabel {
	display: block;
	text-align: right;
	float: left;
	padding-right: 25px;
	clear: both;
	font-size: 12px;
	margin-bottom: 10px;
}
fieldset#newApplication fieldset#newCustomer .radiolabel {
	margin-bottom: 0;
}
fieldset#newApplication .checklabel, fieldset#newApplication fieldset label, fieldset#newApplication fieldset .radiolabel {
	width: 300px;
}
fieldset#newApplication fieldset label {
	padding-top: 4px;
}
fieldset#newApplication fieldset#comments label {
	padding-top: 0;
}
fieldset#newApplication fieldset#jointSwitch label.dontMove {
	clear: none;
	text-align: left;
	width: auto;
	padding-top: 1px;
}
fieldset#newApplication fieldset#accountType label, fieldset#newApplication fieldset#atmcard label, fieldset#newApplication fieldset#optIn label {
	text-align: left;
	clear: none;
	padding-left: 15px;
	width: auto;
}
fieldset#newApplication fieldset#comments label {
	text-align: left;
}
fieldset#newApplication fieldset#accountInfo label, fieldset#newApplication fieldset#billPay label {
	width: auto;
	clear: none;
	text-align: left;
	margin-bottom: 20px;
	margin-right: 0;
	margin-left: 30px;
}
fieldset#newApplication fieldset#billPay label {
	margin-top: -15px;
}
fieldset#newApplication fieldset#accountInfo label {
	margin-top: -15px;
}
fieldset#newApplication fieldset#jointSwitch label {
	margin-bottom: 0;
	padding-top: 2px;
}
/* inputs */

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

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

fieldset#newApplication select {
	width: 284px;
}
fieldset#newApplication input, fieldset#newApplication select {
	display: block;
	float: left;
	margin-bottom: 10px;
}
fieldset#newApplication fieldset#accountType input, fieldset#newApplication fieldset#jointSwitch input, fieldset#newApplication fieldset#atmcard input, input#account_switch, fieldset#newApplication fieldset#billPay input, fieldset#newApplication fieldset#accountInfo input, fieldset#newApplication fieldset#optIn input {
	width: 1em;
}
fieldset#newApplication fieldset#accountInfo div#account_info input {
	width: 120px;
	margin-bottom: 5px;
	margin-right: 20px;
}
fieldset#newApplication fieldset#accountInfo input, fieldset#newApplication fieldset#billPay input {
	margin-bottom: 0;
}
fieldset#newApplication fieldset#accountType input, fieldset#newApplication fieldset#atmcard input, fieldset#newApplication fieldset#optIn input {
	clear: both;
}
fieldset#newApplication fieldset#jointSwitch input, fieldset#newApplication fieldset#beneficiarySwitch input {
	margin-right: 15px;
	margin-bottom: -4px;
}
fieldset#newApplication div.radioWlabel {
	width: 250px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
fieldset#newApplication fieldset#newCustomer div.radioWlabel {
	margin-bottom: 0;
}
fieldset#newApplication div.radioWlabel {
	margin-left: -25px;
}
fieldset#newApplication .radio {
	margin: 0 25px 10px 300px;
	clear: both;
}
fieldset#newApplication fieldset fieldset .radio {
	margin-left: 275px;
}
fieldset#newApplication .radio input, fieldset#newApplication .radioWlabel input {
	width: 1em;
	float: none;
	display: inline;
	margin-bottom: -3px;
	margin-left: 25px;
}
fieldset#newApplication textarea {
	margin-left: 0;
	width: 650px;
}
fieldset#newApplication input#signed {
	float: none;
	clear: none;
	display: inline;
	width: 1em;
	margin: 0;
}
fieldset#newApplication input.required {
	color:#000;
	font-weight: normal;
}
fieldset#newApplication div.states select {
	width: 100px;
}
fieldset#newApplication input.submitButton {
	float: none;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}
fieldset#newApplication #addSwitcher input {
	width: 1em;
}
fieldset#newApplication #addSwitcher {
	clear: both;
}
fieldset#newApplication #addSwitcher label#addressLabel {
	clear: none;
	text-align: left;
	padding-left: 10px;
	width: 270px;
	padding-top: 1px;
}
fieldset#newApplication select#contact_information-branch {
	margin-top: 6px;
}
/* divs and fieldsets and legends */

fieldset#newApplication {
	width: 748px;
	margin: 0 auto;
	line-height: normal;
	border: 0 none;
	background: #FFF;
}
fieldset#newApplication fieldset, fieldset#newApplication fieldset {
	margin: 25px;
	padding: 25px 0 25px 25px;
	border: 1px solid #CCC;
}
#accountTypeLeft, #accountTypeRight {
	width: 320px;
	float: left;
}
fieldset#newApplication legend {
	font-size: 14px;
	margin-bottom: 0px;
}
fieldset#newApplication fieldset {
	margin: 25px;
	padding: 20px;
	border: 1px solid #CCC;
	clear: both;
}
fieldset#newApplication fieldset fieldset {
	margin: 25px 0;
}
/* formContactUs.css */

#formContactUs legend {
	color: #333;
}
#formContactUs fieldset {
	padding: 15px 10px 10px 20px;
	border: 0 none;
}
#formContactUs label {
	display: block;
}
#formContactUs span {
	color: #666;
	font-style: italic;
	font-size: .9em;
}
#formContactUs input, #formContactUs textarea {
	margin: 2px 0 10px 0;
	width: 260px;
}
#formContactUs textarea {
	width: 264px;
}
#formContactUs input.submitButton {
	float: none;
	margin: 0;
	padding: 5px;
	width: auto;
}
#formContactUs textarea {
	height: 100px;
}
#formContactUs #captcha {
	margin: 0 0 10px 0;
}
#formContactUs #captcha h4 {
	margin: 0 0 2px 0;
	font-weight: normal;
	font-size: 12px;
}
#formContactUs #captcha input {
	float: none;
	width: 198px;
	display: block;
	margin: 10px 0;
}
#formContactUs #captcha p {
	margin: 0;
	padding-left: 0;
	font-size: 12px;
}
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index:10;
	left: 0;
	width: 100%;
}
.geckoShadow {
	background-color: none;
	background:transparent url(data:image/png;base64,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);
}
.nonGeckoShadow {
	background-color: #000000;
}
#lbHeader {
	text-align: right;
	border: 0;
}
#lbHeader a {
	color: #ffffff;
	font-size: 20px;
}
#lbFrame {
	position: absolute;
	z-index:10;
	left: 50%;
	padding: 0;
	border: 0;
	overflow: hidden;
	border: 0 none;
	background-color: transparent;
}
body.popup {
	background: #FFF;
	border: 0 none;
}
.popup p {
	margin: 10px;
}
#lbIframe {
	border: 0 none;
	padding: 0;
	border: 0;
	overflow: hidden;
	background-color: #FFF;
}
/* 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;
	margin-bottom: 5px;
}
#formQuestions span {
	color: #666;
	font-size: .9em;
	font-style: italic;
}
#formQuestions p.title {
	color: #666;
	font-weight: bold;
	margin: 20px 0 10px 0;
	text-align: center;
}
/* captcha */

#formQuestions #captcha {
	float: left;
	padding: 15px;
	width: 200px;
}
#formQuestions #captcha input {
	border: solid 1px #666;
	display: block;
	float: none;
	height: 14px;
	padding: 3px;
	width: 192px;
}
#formQuestions #captcha p {
	margin: 10px 0;
	text-align: center;
}
#formQuestions #captcha h4 {
	color: #333;
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 5px 0;
}
/*--- New Popup Stuff ---*/

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

#newPopUpForm #captcha {
	width: 200px;
	padding: 25px;
	float: left;
}
#newPopUpForm #captcha input {
	float: none;
	width: 192px;
	display: block;
	margin: 10px 0;
}
#newPopUpForm #captcha p {
	margin: 0;
	text-align: center;
}
#newPopUpForm #captcha h4 {
	font: bold 11px Helvetica, Arial, sans-serif;
	margin: 0 0 5px 0;
}
#newPopUpForm h2 {
	margin: 20px 0 10px 0;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px;
	max-width: 600px;
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #ccc url(/custom/hcsb/image/title.gif) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}
#popup_content {
	background: 16px 16px no-repeat url(/custom/hcsb/image/info.gif);
	padding: 1em 1.75em;
	margin: 0em;
}
#popup_content.alert {
	background-image: url(/custom/hcsb/image/info.gif);
}
#popup_content.confirm {
	background-image: url(/custom/hcsb/image/important.gif);
}
#popup_content.prompt {
	background-image: url(/custom/hcsb/image/help.gif);
}
#popup_message {
	padding-left: 48px;
}
#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}
#popup_prompt {
	margin: .5em 0em;
}

/* stripeTable.css v1.1 */
table.stripeTable {
	width: 640px;
	margin: 10px 15px;
	font-size: 1.2em;
}

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

table.stripeTable .nth-row-even {
	background-color: #cccccc;
}

table.stripeTable th {
	font-weight: bold;
}
table.stripeTable th a{
	font-weight: bold;
}

table.stripeTable tr.nth-row-1 th {
	font-size: 1.4em;
	padding-left: 0;
}
table.stripeTable tr.nth-row-1 th a {
	font-size: 1em;
	padding-left: 0;
}
/* end stripeTable.css */


/* reg e popup */
#regEPopup {
	background: transparent url(../image/reg-e-popup-bg.png) no-repeat scroll left top;
	height: 310px;
	width: 588px;
	z-index: 99;
}
#regEPopup #closeLB{
	position: absolute;
	right: 26px;
	top: 16px;
  width: 14px;
  height: 13px;
  display: block;
  cursor: pointer;
  background: transparent url(../image/closebox.png) 0 0 no-repeat;
}

#regEPopup h2, #regEPopup p{
	text-indent: -999em;
}

#regETellMeMore {
	left: 260px;
	position: absolute;
	top: 250px;
  height: 25px;
  width: 104px;
}

#regETellMeMore a {
  text-indent: -999em;
  height: 25px;
  width: 104px;
  display: block;
  background: transparent url(../image/reg-e-popup-buttons.png) 0 0 no-repeat;
}

#regERemindMeLater {
	left: 415px;
	position: absolute;
	top: 250px;
  height: 25px;
  width: 126px;
  background: transparent url(../image/reg-e-popup-buttons.png) -156px 0 no-repeat;
  cursor: pointer;
	overflow: hidden;
}

#lbOverlay {
display:none;
height:100%;
left:0;
position:absolute;
top:0;
width:100%;
z-index:30;
}


/* Overdraft Opt In Styling */

div#overdraft {
	padding: 5px 30px 10px;
	margin-left: 0;
	width: 94%;
}
#overdraft #optInImages {
	text-align: center;
	border-bottom:1px solid #333333;
	padding:0 0 10px;
}
#overdraft #overdraftInformation, #overdraft #overdraftForm,{
	margin: 0 0 20px;
}
#overdraft #overdraftInformation strong {
	color: #000;
}
#overdraftAltOptions {
	margin: 0 0 75px;
}

#overdraft #overdraftInformation h2.pageHeading, #overdraft #overdraftForm h2.pageHeading, #overdraftAltOptions h2.pageHeading {
	padding: 20px 0 5px;
	height: 25px;
	border-bottom: 1px solid #ccc;
	color: #000; /* bank specific */
	font: bold 20px;
	width: 100%;
}
#overdraft h2 {
	padding: 5px 0;
	font-size: 18px;
	width: 100%;
	color: #000;
}
#overdraftAltOptions h2 {
	padding: 5px 0;
	font-size: 18px;
	width: 100%;
	color: #000;
	font-weight:normal;
}
#overdraft #overdraftForm #newApplication {
	background: url(/custom/hcsb/image/opt-in-bg-bottom.png) bottom left no-repeat;
	width: 653px;
	margin: 0;
	font-size: 13px;
	line-height: 14px;
}
#overdraft #overdraftForm form {
	padding: 0;
	background: url(/custom/hcsb/image/opt-in-bg.png) top left repeat-y;
	width: 653px;
}
#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: 10px 0 10px 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 #optInFormTop {
	background: url(/custom/hcsb/image/opt-in-bg-top.png) top left no-repeat;
	height: 24px;
	width: 653px;
}
#overdraft #overdraftLeft {
	float: left;
	padding:2px 0 0 13px;
	width: 225px;
	display: inline;
}
#overdraft #overdraftRight {
	float: left;
	width: 415px;
	display: inline;
	padding: 0;
}
#overdraft fieldset#newApplication #overdraftLeft input, #overdraft fieldset#newApplication #overdraftRight input {
	width: 125px;
}
#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: 75px;
	padding-right: 15px;
	font-size: 12px;
}
#overdraftAltOptions {
	clear: both;
}
#overdraftAltOptions ul {
	margin: 10px 0;
	padding: 0;
}
#overdraftAltOptions ul li {
	list-style: none;
	display: inline-block;
	float: left;
	margin: 0 13px 0 0; /* bank specific */
	padding: 0;
	width: 275px; /* bank specific */
	height: 175px;
	font-size: 13px;
	border-right: 1px solid #000;
}
#overdraftAltOptions ul li.right {
	margin: 0;
	border: none;
}
#overdraftAltOptions h4 {
	color:#BE1432; /* bank specific */
	margin:0;
	padding:8px;
	font-size: 16px;
}
#overdraft p {
	padding: 0;
	margin: 10px 0;
	width: auto;
	line-height: 14px;
	font-size: 13px
}
#overdraft p.zeroPaddingParagraph, #overdraft #overdraftForm p.zeroPaddingParagraph {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#overdraft #overdraftForm p {
	margin: 15px 0;
	padding: 0 20px;
	width: auto;
	line-height: 14px;
}
#overdraftAltOptions p {
	padding: 8px 10px;
	margin: 0;
	width: auto;
	line-height: 14px;
	font-size: 13px
}
#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;
}
#overdraft fieldset#newApplication span.redText {
	color: #f00;
	display: inline;
	width: auto;
	margin: 0;
	line-height:normal;
}

/* Form Builder Stuff */
.fb form.inmo-application li .help {
    font-size: 10px;
	width: 270px;
}

