/* AmericanRivieraBank.com - layout.css */

*, ul, ol, li {
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFF;
	color: #666;
	font: normal 11px Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
}
h1, h2, h3, h4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
}
h1 {
	color: #900;
}
h2, h3, h4 {
	color: #555;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
h1 a, h2 a, h3 a, h4 a {
	color: #900;
}
a img {
	border: 0 none;
}
a {
	text-decoration: none;
	color: #900;
}
ul li {
	list-style-type: none;
	list-style-position: outside;
}
input {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000;
}
.clear {
	clear: both;
}
/*====== Header =======================================================================================*/

#header {
	position: relative;
	height: 90px;
}
#ultraTopNav {
	position: absolute;
	right: 0;
	top: 2px;
	font: normal 10px Arial, Helvetica, sans-serif;
}
#ultraTopNav li {
	float: left;
	padding: 0 6px;
	border-left: 1px solid #666;
}
#ultraTopNav li#loginLink {
	border-left: 0 none;
}
#ultraTopNav li.firstChild {
	border-left: 0 none;
}
#ultraTopNav li a {
	color: #666;
}
#ultraTopNav li a:hover {
	color: #900;
}
#ultraTopNav li#loginLink a {
	text-transform: uppercase;
	padding: 2px 0 0 14px;
	background: url(/custom/americanriviera/image/red-lock.gif) center left no-repeat;
	color: #900;
	font: normal 10px "Times New Roman", Times, serif;
}
#ultraTopNav li#loginLink a:hover {
	text-decoration: underline;
}
#priNav {
	position: absolute;
	bottom: 8px;
	right: 25px;
}
#priNav li {
	display: inline;
	margin-left: 60px;
}
#priNav li h2 {
	margin: 0;
	display: inline;
}
#priNav li a {
	color: #000;
	text-transform: uppercase;
	letter-spacing: 0.10em;
	font: normal 15px "Times New Roman", Times, serif;
	background: url(/custom/americanriviera/image/priNav-bullet.png) 0 5px no-repeat;
	padding-left: 10px;
}
#priNav li.selected a, #priNav li a:hover, #priNav li.inPath a {
	color: #900;
}
.textSize {
	position: absolute;
	top: 20px;
	right: 145px;
	height: 15px;
}
.textSize h2 {
	display: none;
}
.textSize img {
	float: left;
}
#searchForm {
	position: absolute;
	right: 6px;
	top: 20px;
	height: 20px;
	width: 134px;
}
#searchForm input#roi_input {
	position: absolute;
	top: 0;
	left: 0;
	border: 0 none;
	padding: 4px 5px;
	width: 106px;
	height: 12px;
	background-image: url("/custom/americanriviera/image/search-bg.png");
}
#searchForm input#searchButton {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
}
#logo img {
	margin-top: 46px;
}
/*====== Footer =======================================================================================*/

#footer {
	height: 30px;
	position: relative;
	clear: both;
	font-size: 10px;
}
#footer #firstROI {
	position: absolute;
	top: 0;
	left: 0;
}
#footer #eh {
	position: absolute;
	top: 4px;
	right: 0;
}
#footer #fdic {
	position: absolute;
	top: 4px;
	right: 28px;
}
#footer #footerNav {
	text-align: center;
}
#footerNav li {
	display: inline;
	padding: 0 6px;
	border-left: 1px solid #666;
}
#footerNav li.firstChild {
	border-left: 0 none;
}
#footerNav a {
	color: #666;
}
#footerNav a:hover {
	color: #900;
}
#footer p {
	text-align: center;
}
/*====== Left Column ==================================================================================*/


#leftColumn {
	float: left;
	clear: left;
	width: 204px;
	margin-bottom: 25px;
}
#leftColumn li h3 {
	margin: 0;
	padding: 8px 0;
}
#leftColumn li h3 a {
	font: normal 11px "Times New Roman", Times, serif;
	color: #666;
	text-transform: uppercase;
}
#leftColumn li.firstChild h3 {
	padding-top: 0;
}
#leftColumn li h4 {
margin: 0;
}
#leftColumn li li {
	padding: 5px 0;
}
#leftColumn li li a {
	padding: 0 0 0 10px;
	font: normal 12px "Times New Roman", Times, serif;
	color: #666;
	background: url(/custom/americanriviera/image/arrow.gif) no-repeat left center;
	display: block;
}
#leftColumn li li.selected a, #leftColumn li li a:hover {
	color: #900;
}
#leftColumn li.selected h3 a, #leftColumn li h3 a:hover {
	color: #900;
}
#leftColumn li li {
	background: url(/custom/americanriviera/image/navBorder.png) bottom left no-repeat;
}
#leftColumn li ul {
	background: url(/custom/americanriviera/image/navBorder.png) top left no-repeat;
}
#leftColumn ul#ratesNav li h3 a {
	color: #990000;
}
#leftColumn ul#ratesNav li h3 {
	padding-top: 8px;
}
#mainContent {
	width: 582px;
	float: right;
	padding-bottom: 25px;
	min-height: 400px;
}
/*====== Home Page ====================================================================================*/

#flashbanner {
	width: 800px;
	height: 308px;
}

/* Quick Links */

#quickLinks {
	padding: 2px 0;
	position: relative;
	top: 8px;
	background-color: #D1DFDA;
}
#quickLinks h2 {
	display: inline;
	font: normal 12px "Times New Roman", Times, serif;
	color: #000;
	margin: 0 15px 0 6px;
	text-transform: uppercase;
}
#quickLinks ul {
	display: inline;
}
#quickLinks li {
	display: inline;
	margin: 0 6px;
}
#quickLinks li a {
	padding-left: 8px;
	background: url(/custom/americanriviera/image/arrow.gif) no-repeat left center;
	color: #000;
}
#quickLinks li a:hover {
	color: #900;
}
/* Featured Products */

#homeFeaturedProducts li {
	float: left;
	background: url(/custom/americanriviera/image/home-feature-bg.png) top left no-repeat;
	width: 200px;
	height: 124px;
	margin-top: 16px;
}
#homeFeaturedProducts li img {
	float: left;
}
#homeFeaturedProducts li h3 {
	text-transform: uppercase;
	font-weight: normal;
	margin: 18px 0 13px 14px;
}
#homeFeaturedProducts li p {
	font: normal 13px "Times New Roman", Times, serif;
	margin: 24px 5px 14px 88px;
}
#homeFeaturedProducts li h4 {
	margin-left: 88px;
}
#homeFeaturedProducts li h4 a {
	padding: 0 0 1px 10px;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #666;
	background: url(/custom/americanriviera/image/arrow.gif) no-repeat left center;
}
#homeFeaturedProducts li h4 a:hover {
	color: #900;
}

#homeFeaturedProducts li.longText p {
	margin: 9px 5px 14px 88px;
}
#homeFeaturedProducts li.longText h3 {
	margin: 18px 0 0 14px;
	
}
/* Online Banking Login */

form#Login {
	background: url(/custom/americanriviera/image/obl-bg.png) top right no-repeat;
	width: 189px;
	height: 118px;
	font-size: 10px;
	padding: 6px 6px 0 4px;
	float: left;
	margin: 16px 1px 40px 0;
}
form#Login h2 {
	text-transform: uppercase;
	padding: 2px 0 0 12px;
	background: url(/custom/americanriviera/image/red-lock.gif) center left no-repeat;
	font: normal 11px "Times New Roman", Times, serif;
	margin: 0 0 5px;
	color: #900;
}
form#Login a {
	padding-left: 12px;
	background: url(/custom/americanriviera/image/arrow.gif) center left no-repeat;
	color: #666;
}
form#Login a:hover {
	color: #900;
}
form#Login a#demoLink {
	float: right;
	padding-right: 5px;
}
form#Login a#businessLink {
	background: url(/custom/americanriviera/image/double-arrow.png) center left no-repeat;
}
form#Login a#businessLink span {
	text-transform: uppercase;
	text-decoration: underline;
	color: #900;
	font-family: "Times New Roman", Times, serif;
}
form#Login input#userNumber, form#Login input#password {
	background: #FFF url(/custom/americanriviera/image/login-input-bg.png) top left no-repeat;
	border: 0 none;
	height: 13px;
	width: 109px;
	padding: 3px 5px;
	margin-bottom: 5px;
}
form#Login input#loginButton {
	float: right;
	padding-right: 4px;
}
form#Login label {
	float: left;
	width: 62px;
	color: #333;
	padding-top: 3px;
	font-weight: bold;
}
form.newLogin label {
	padding: 6px 3px 0 2px !important;
}
form.newLogin input#userNumber {
	padding: 3px 5px 3px !important;
	margin-top: 3px;
}
form.newLogin input#loginButton {
	float:none !important;
	padding-right: 0 !important;
	margin:0 0 0 60px;
}
form.newLogin a#loginHelp {
	float: none;
	background:none;
	padding: 0;
	margin:0;
}
form.newLogin a#demoLink {
	float:none !important;
}
/*====== Banner =======================================================================================*/

div.banner {
	height: 179px;
	margin-bottom: 18px;
	position: relative;
}
div.banner img {
	float: right;
}
div#personalBanner {
	background-color: #900;
}
div#businessBanner {
	background-color: #3A5870;
}
div#aboutBanner {
	background-color: #64581C;
}
div.banner h1 {
	color: #FFF;
	text-transform: uppercase;
	margin: 0;
}
div#personalBanner h1 span#topCategory {
	color: #CC8080;
}
div#businessBanner h1 span#topCategory {
	color: #9DACB8;
}
div#aboutBanner h1 span#topCategory {
	color: #B2AC8E;
}
div.banner h1 span#topCategory {
	position: absolute;
	top: 80px;
	left: 36px;
	font: normal 28px "Times New Roman", Times, serif;
}
div.banner h1 span#subCategory {
	position: absolute;
	top: 106px;
	left: 24px;
	font: normal 16px "Times New Roman", Times, serif;
}
/*====== Category Page =================================================================================*/
div#productCategory {
	width: 100%;
	background: url(/custom/americanriviera/image/categoryTile.png) top left repeat;
}
div#productCategory li {
	float: left;
	width: 194px;
	height: 139px;
	font-size: 11px;
}
div#productCategory div.productContent {
	padding: 0 5px 0 10px;
}
div#productCategory div.productContent p {
	margin-bottom: 10px;
}
div#productCategory div.productContent h3 {
	margin: 5px 0;
	font: bold 11px Arial, Helvetica, sans-serif;
}
div#productCategory div.productContent h3 a {
	color: #666;
}
div#productCategory div.productContent h3 a:hover {
	color: #900;
}
div#productCategory div.productContent ul {
	margin-left: 20px;
}
div#productCategory li li {
	float: none;
	width: auto;
	list-style: disc outside;
	height: auto;
}
div#productCategory div.productContent h4 {
	padding: 0;
	background: none;
	clear: left;
	margin: 5px 0 0 0;
}
div#productCategory div.productContent h4 a {
	padding: 0 0 0 10px;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #666;
	background: url(/custom/americanriviera/image/arrow.gif) no-repeat left center;
}
div#productCategory div.productContent h4 a:hover {
	color: #900;
}
/*====== Product Page =================================================================================*/

#printButton, #shareButton {
	float: right;
	margin: 6px 0 0 7px;
}
#productPhoto {
	position: absolute;
	bottom: 0;
	right: 0;
}
.productHead {
	padding-left: 14px;
	margin: 10px 0;
}
#productSummary h1 {
	font: normal 18px "Times New Roman", Times, serif;
	color: #333;
	margin: 0;
}
#productSummary {
	padding-left: 14px;
	font: normal 13px "Times New Roman", Times, serif;
	line-height: 1.2em;
	position: relative;
	padding-right: 256px;
	min-height: 127px;
}
#productSummary p, #productDetails p {
	margin: 4px 0 10px;
}
#productSummary ul, #productDetails ul {
	margin: 0 15px 10px;
}
#productSummary li, #productDetails li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 4px 0;
}
#productDetails {
	clear: right;
	background: url(/custom/americanriviera/image/productBorder.png) top left repeat-x;
	padding-left: 14px;
}
#openNow, #openImg, #tellMeMore img {
	padding: 8px 0;
}
#openNow a {
	display: block;
	height: 20px;
	width: 110px;
	text-indent:  -999em;
	background: url(/custom/americanriviera/image/button-start-now.png) 0 0 no-repeat;
}
#openNow a:hover {
	background-position: -125px 0;
}
#productButtons {
	margin: 10px 0 50px;
}
/* Related Products */

#relatedProducts li {
	float: left;
	width: 192px;
	height: 82px;
	background: url(/custom/americanriviera/image/related-bg.png) top left no-repeat;
	margin-right: 2px;
}
#relatedProducts img {
	margin: 4px 0 0 1px;
	float: left;
}
#relatedProducts h3 {
	float: right;
	font-weight: normal;
	width: 100px;
	height: 50px;
	margin-right: 6px;
	margin-bottom: 0;
	display: inline;
}
.productContent h3 a {
	color: #333;
	text-transform: uppercase;
}
#relatedProducts h4 {
	margin-left: 85px;
	margin-top: 0;
}
.productContent h4 {
	background: url(/custom/americanriviera/image/arrow.gif) no-repeat left center;
	padding: 0 0 1px 10px;
	clear: right;
}
.productContent h4 a {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #666;
}
.productContent h4 a:hover {
	color: #900;
}
/* Tabs */

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

.individualPage a {
	text-decoration: underline;
}
.individualPage h1 {
	margin: 0 0 10px 0;
	font: normal 18px "Times New Roman", Times, serif;
	color: #333;
	background: url(/custom/americanriviera/image/navBorder.png) bottom left repeat-x;
	padding-bottom: 24px;
}
#sevenMins.individualPage h1 {
	font:22px "Times New Roman",Times,serif;
	margin:30px auto 0;
	padding-bottom:24px;
	text-align:center;
	width:400px;
	background: none;
}
.individualPage h2, .individualPage h3, .individualPage h4 {
	font: bold 11px Arial, Helvetica, sans-serif;
}
.individualPage p {
	margin: 10px 0;
	line-height: 1.7em;
}
.individualPage #makeBigger p {
	font-size: 22px;
	line-height: 26px;
}
.individualPage ul, .individualPage ol {
	margin: 10px 0 10px 35px;
	line-height: 1.7em;
}
.individualPage ul li {
	list-style-type: disc;
	margin: 4px 0;
}
#directors ul, #management ul {
	margin: 10px 0;
}
#directors ul {
	margin-bottom: 30px;
}
#management h1, #directors h1 {
	background: none;
	margin-bottom: 0;
}
#management img {
	float: right;
	margin: 10px 0 10px 10px;
}
#management p {
}
#directors li, #management li {
	list-style: none;
	background: url(/custom/americanriviera/image/navBorder.png) top left repeat-x;
	padding-top: 10px;
}
#aboutThumb {
	float: right;
	padding: 63px 0 0 14px;
}

#sevenMins.individualPage ul {
	width: 400px;
	margin: 0 auto 50px;
	overflow: hidden;
	background: url(/custom/americanriviera/image/sevenListBG.jpg) top left no-repeat;	
}

#sevenMins.individualPage ul li {
	width: 198px;
	float: left;
	list-style: none;
}

#sevenMins.individualPage ul li:first-child {
	border-right:1px solid #ccc:
}

#sevenMins.individualPage ul li a {
	display:block;
	margin: 50px auto;
	width: 80px;
	text-transform: uppercase;
	text-decoration: none;
	color: #767E7E;
	font:18px "Times New Roman",Times,serif;
	cursor: pointer;
}

#sevenMins.individualPage ul li a:hover {
	color: #9A0600;
}

#iAgreeButton a {
	background: url(/custom/americanriviera/image/button-agree.png) top left no-repeat;
	width:102px;
	height:20px;
	text-indent: -999em;
	display:block;
	overflow:hidden;
}
#iAgreeButton a:hover{
	background-position: 0 -20px;
}

#learnMoreBtn a {
	background: url(/custom/americanriviera/image/button-learnmore.png) top left no-repeat;
	width:102px;
	height:20px;
	text-indent: -999em;
	overflow:hidden;
	display:block;
}
#learnMoreBtn a:hover{
	background-position: 0 -20px;
}
/*====== Landing Page ==============================================================================*/



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

#map {
	height: 300px;
}
#locations th, #locations td {
	text-align: left;
	padding: 2px 0;
	width: 200px;
}
#locations th.timeName {
	width: 150px;
}
#locations td.timeValue {
	width: 130px;
}
#locations ul {
	margin: 20px 0;
}
#locations ul li {
	list-style-type: none;
}
/*======== Privacy Policy Tables =====================================================================*/

.individualPage table.privacyTable {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 570px;
	margin: 10px 0 0;
}
.individualPage table.privacyTable.questions {
	border-top: none;
	border-left: 1px solid #ccc;
	width: 570px;
	margin: 0;
}
.individualPage table.privacyTable td, .individualPage table.privacyTable th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: left;
	line-height:1.5em;
	padding:10px;
}
.individualPage table.privacyTable th.left {
	width: 75px;
	background: #990000;
	color: #fff;
}
.individualPage table.privacyTable th.leftLarger, .individualPage table.privacyTable td.leftLarger {
	width: 200px;
}
.individualPage table.privacyTable th {
	background: #990000;
	text-align: left;
	color: #fff;
}

/*====== Rates & Fees =========================================================================================*/

div#rates h1 {
	margin: 10px 0 0 0;
}
div#rates h2 {
	margin: 10px 0;
	color: #900;
	font-size: 14px;
}
div#rates h4 {
	margin: 0;
	padding: 5px 0 10px 0;
}
div#rates th.first {
	width: 320px;
}
div#rates p {
	margin: 0;
	padding: 0 0 10px 0;
	color: #666;
}
div#rates table {
	margin-bottom: 10px;
	width: 580px;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
div#rates td {
	padding: .5em 1em;
	color: #333;
	text-align: left;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
div#rates th {
	padding: .5em 1em;
	color: #333;
	font-weight: bold;
	text-align: left;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
div#rates thead th {
	padding: .4em 1em;
	color: #666;
	font-weight: bold;
	font-size: .8em;
	line-height: 2em;
	background: #f5f5f5;
	border-right: none;
}
div#rates tbody th {
	vertical-align: top;
}
div#rates span {
	color: #888;
	font: 11px normal arial, helvetica, sans-serif;
}
#effectiveDate {
	padding-top: 7px;
}
/* Form Package */

form {
	font-size: 12px;
}

/*======== 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/americanriviera/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: #333;
	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 {
	background: url(/custom/americanriviera/image/navBorder.png) top left repeat-x;
	padding-top: 2px;
	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;
	font: bold 12px Arial, Helvetica, sans-serif;
	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;
}
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 {
	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;
	margin-right: 5px;
}
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;
	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;
}

/* 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;
}
iframe {
	border: 1px solid transparent;
}
/*--- New Popup Stuff ---*/

#newPopUpForm fieldset {
	border: 0 none;
	padding: 15px 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: 75px;
}
#newPopUpForm textarea {
	height: 100px;
}
#newPopUpForm label {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

/* captcha */

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

div#rates th.noLeft{
	border-left: 0;
}

div#rates th.theHead{
	background:#F5F5F5 none repeat scroll 0 0;
	border-right:medium none;
	color:#666666;
	font-size:0.8em;
	font-weight:bold;
	line-height:2em;
	padding:0.4em 1em;
}
