*, ul, ol, li {
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFF;
	color: #333;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 735px;
	margin: 0 auto;
}
h1, h2, h3, h4 {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
}
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: #333;
}
a img {
	border: 0 none;
}
a {
	text-decoration: none;
	color: #333;
}
ul li {
	list-style-type: none;
}
input {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.clear {
	clear: both;
}
.bordered {
	border-right: 1px solid #ddd9d0;
	border-bottom: 1px solid #ddd9d0;
}
.division {
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	width: 730px;
	border-top: 1px solid #ccc;
}
/*====== Header =======================================================================================*/

#header {
	position: relative;
	height: 85px;
}
#logo {
	position: absolute;
	top: 10px;
}
#ultraTopNav {
	position: absolute;
	top: 26px;
	right: 5px;
	font: normal 11px Arial, Helvetica, sans-serif;
}
#ultraTopNav li {
	float: left;
	margin-left: 10px;
	padding-left: 15px;
	background: url(/custom/bank2/image/bullet.png) no-repeat 0 50%;
}
#ultraTopNav li.firstChild {
	background: none;
}
#ultraTopNav li a:hover {
	text-decoration: underline;
}
.textSize {
	position: absolute;
	top: 50px;
	right: 160px;
	height: 15px;
}
.textSize h2 {
	float: left;
	margin: 5px 5px 0 0;
	font-size: 11px;
	font-weight: normal;
}
.textSize img {
	float: left;
}
#searchForm {
	position: absolute;
	top: 50px;
	right: 5px;
	height: 20px;
	width: 150px;
}
#searchForm input#roi_input {
	position: absolute;
	top: 0;
	right: 0;
	border: 0 none;
	padding: 4px 5px;
	width: 140px;
	height: 12px;
	color: #333;
	font-size: 10px;
	background-image: url(/custom/bank2/image/search-bg.png);
}
#searchForm input#searchButton {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
}
.bullet {
	margin-left: 10px;
	padding-left: 15px;
	background: url(/custom/bank2/image/bullet.png) no-repeat 0 50%;
}
#liveChat { 
	left:220px;
	position:relative;
	top:8px;
}
/*====== Footer =======================================================================================*/
#footer {
	clear: both;
	position: relative;
	width: 730px;
	height: 50px;
	border-top: 1px solid #ccc;
	color: #777;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#footer #firstROI {
	position: absolute;
	top: 10px;
	left: 0;
}
#footer #eh {
	position: absolute;
	top: 10px;
	right: 0;
}
#footer #fdic {
	position: absolute;
	top: 10px;
	right: 40px;
}
#footer #footerNav {
	position: absolute;
	top: 10px;
	right: 125px;
}
#footerNav li {
	float: left;
	margin-left: 10px;
	font: bold 11px Arial, Helvetica, sans-serif;
}
#footerNav li a {
	text-decoration:  none;
	color: #666;
}
#footerNav li a:hover {
	text-decoration: underline;
}
#footer p {
	position: absolute;
	top: 26px;
	right: 125px;
}
/*====== Left Column ==================================================================================*/

#leftColumn {
	float: left;
	clear: left;
	width: 172px;
	margin-top: 10px;
}
#leftColumn h2 {
	margin: 0;
	padding: 6px 12px;
	height: 20px;
	color: #fff;
	font: normal 15px arial, helvetica, sans-serif;
	background: url(/custom/bank2/image/tertiary-nav-header.png) no-repeat;
}
#leftColumn #correspondentLenders h2 {
	font-size: 13px;
}
/*====== Main Column ==================================================================================*/

div#mainContent {
	float: right;
	padding: 0 5px 10px 0;
	width: 545px;
}
div#mainContent h1 {
	margin: 15px 0 8px 0;
}
/*====== Navigation ====================================================================================*/
ul#primaryNav {
	clear: both;
	float: left;
	position: relative;
	width: 735px;
	height: 43px;
	background: #A01F39 url(/custom/bank2/image/primary-nav-bg.png) no-repeat;
}
ul#primaryNav li {
	float: left;
	text-align: center;
}
ul#primaryNav li h2 {
	margin: 0;
	font-weight: normal;
}
ul#primaryNav li a {
	padding: 8px 0 11px 0;
	width: 130px;
	color: #fff;
	font-size: 18px;
}
ul#primaryNav a.inPath {
	background: url(/custom/bank2/image/primary-nav-selected.png) no-repeat 50% 100%;
}
ul#primaryNav li a.nthChild-1, ul#primaryNav li a.nthChild-2, ul#primaryNav li a.nthChild-3, ul#primaryNav li a.nthChild-4, ul#primaryNav li a.nthChild-5 {
	display: block;
}
ul#primaryNav li.inPath {
	background: url(/custom/bank2/image/primary-navigation-selected.png) no-repeat 50% 100%;
}
ul#primaryNav li a.nthChild-1 {
	width: 130px;
}
ul#primaryNav li a.nthChild-2 {
	width: 130px;
}
ul#primaryNav li a.nthChild-3 {
	width: 160px;
}
ul#primaryNav li a.nthChild-4 {
	width: 180px;
}
ul#primaryNav li a.nthChild-5 {
	width: 135px;
}
ul#secondaryNav {
	clear: both;
	float: left;
	margin-top: 4px;
	width: 730px;
	height: 29px;
	background: url(/custom/bank2/image/secondary-nav-bg.png) repeat-x;
	border-bottom: 1px solid #dfdeda;
}
ul#secondaryNav li {
	float: left;
	height: 29px;
	border-right: 1px solid #dfdeda;
}
ul#secondaryNav li h3 {
	margin: 0;
}
ul#secondaryNav li a {
	float: left;
	padding: 8px 20px;
	display: block;
	height: 13px;
	color: #666;
	font: bold 12px arial, helvetica, sans-serif;
}
ul#secondaryNav li.inPath a {
	color: #fff;
	background: url(/custom/bank2/image/secondary-nav-selected.png) repeat-x;
}
ul#tertiaryNav li ul.nthTier-2 {
	margin: 0px 0 15px 0;
	padding: 5px;
	width: 162px;
	background-color: #EEE9DD;
}
ul#tertiaryNav h2 {
	margin: 0;
}
ul#tertiaryNav h3 {
	margin: 0;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
ul#tertiaryNav h2 a {
	color: #fff;
	display: block;
	padding: 0;
}
ul#tertiaryNav li {
	margin: 0;
	list-style-type: none;
	background-color: #fff;
}
ul#tertiaryNav li.even {
	background-color: #F9F7F3;
}
ul#tertiaryNav a {
	padding: 9px 5px;
	display: block;
	color: #333;
	text-decoration: none;
}
ul#tertiaryNav h3 a.selected {
	padding-left: 20px;
	font-weight: bold;
	background: url(/custom/bank2/image/red-arrow-right.png) no-repeat 4% 55%;
}
/*====== Home Page ====================================================================================*/
#flashWrapper {
	float: right;
	margin-top: 10px;
	width: 553px;
	height: 257px;
}
.homeLeft {
	float: left;
	width: 160px;
}
div#homePage {
	float: right;
	width: 550px;
}
div.homeProduct {
	float: left;
	position: relative;
	right: -4px;
	margin: 0 10px 15px 0;
	width: 176px;
	height: 23em;
	color: #444;
	font-size: 10px;
}
div.productRight {
	margin-right: 0;
}
div.homeProduct h2 {
	margin: 0;
	padding: 0;
}
div.homeProduct img.bordered {
	padding: 5px;
	background: url(/custom/bank2/image/product-bg.png) no-repeat;
}
div.homeProduct .more {
	position: absolute;
	bottom: 0;
}
div.homeProduct p {
	margin: 10px 0;
}
div.whiteCorner {
	width: 169px;
	height: 3px;
	background: url(/custom/bank2/image/corner-white.png) no-repeat bottom right;
}
/*====== Online Banking Login==========================================================================*/
#OBLogin {
	width: 170px;
	color: #333;
	font-size: 10px;
	background: url(/custom/bank2/image/product-listing-bg.png) no-repeat;
}
#OBLogin #idLabel {
	font-size: 11px;
	font-weight: bold;
}
#OBLogin #B1 {
	padding: 4px 0 6px 0;
}
#demo li {
	padding: 0 0 5px 17px;
	background: url(/custom/bank2/image/grey-arrow-right.png) no-repeat 4px 2px;
}
#demo li a:hover {
	text-decoration: underline;
}
#enroll li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #F2EEE4;
	border-right: 1px solid #aeaca5;
}
#enroll li a {
	padding: 8px 10px;
	display: block;
	width: 150px;
	color: #444;
	font-size: 11px;
	text-decoration: none;
	background: url(/custom/bank2/image/corner-beige.png) no-repeat bottom right;
}
#loginForm {
	padding: 10px 10px 2px 10px;
	border-right: 1px solid #aeaca5;
}
#loginForm input {
	margin-bottom: 3px;
}
label.radio {
	position: relative;
	top: -6px;
	left: 5px;
	color: #333;
	font-size: 11px;
}
#form1 input#UserID {
	margin: 5px 0 10px 0;
	padding: 4px 5px;
	width:139px;
	height:12px;
	color:#333;
	font-size:10px;
	background-image:url(/custom/bank2/image/input-login.png);
	border:0 none;
}
div#loginForm p {
	margin-bottom: 6px;
	color: #A7203C;
	font-weight: bold;
}

/*====== Quick Links ===================================================================================*/
ul#quickLinks {
	margin: 0px 0 15px 0;
	padding: 5px;
	width: 162px;
	background-color: #EEE9DD;
}
ul#quickLinks li {
	margin: 0;
	list-style-type: none;
	background-color: #fff;
}
ul#quickLinks li.odd {
	background-color: #F9F7F3;
}
ul#quickLinks a {
	padding: 9px 5px;
	display: block;
	color: #333;
	text-decoration: none;
}
ul#quickLinks li.nthChild-2 a { 
	color: #FF0000;
}

/*====== Listing Page ===================================================================================*/
div#mainContent #catTitle h1 {
	margin: 15px 0 0 0;
	font: bold 20px Arial, Helvetica, sans-serif;
}
#catTitle p {
	color: #444;
	font: normal 16px Arial, Helvetica, sans-serif;
}
div.listing {
	float: left;
	margin-bottom: 10px;
	width: 545px;
	background: url(/custom/bank2/image/product-listing-bg.png) repeat-x 0 35px;
}
div.listing li {
	clear: both;
	float: left;
	padding: 5px 5px 0 5px;
	font-size: 10px;
	width: 535px;
	border-bottom: 1px solid #ccc;
}
div.listing li:last-child {
	border-bottom: none;
}
div.listing li img {
	float: left;
}
div.productContent {
	float: right;
	position: relative;
	width: 400px;
	height: 80px;
	color: #666;
}
div.productContent h3 {
	margin: 5px 0;
	font-size: 13px;
	text-align: left;
}
div.productContent p {
	width: 325px;
}
div.productContent h4 {
	position: absolute;
	right: 0;
	bottom: -5px;
}
/*====== Product Page =================================================================================*/
dl {
	position: relative;
	top: 10px;
	margin-bottom: 10px;
	width: 380px;
	min-height: 95px;
	display:block;
	list-style: none;
}
dt {
	padding: 0 20px 0 0;
	color: #333;
	font: bold 14px Arial, Helvetica, sans-serif;
}
dd {
	padding: 5px 0 0 0px;
}
dt.selected {
	padding-bottom: 10px;
	color: #8A152C;
	text-decoration: none;
	background: url(/custom/bank2/image/red-arrow-up.png) no-repeat 35% 100%;
}
.pane {
	position: absolute;
	top: 25px;
	left: 0;
	overflow: hidden;
}
.pane p {
	margin: 10px 0;
}
.pane ul {
	margin: 10px 0 10px 20px;
}
.pane ul li {
	margin-bottom: 10px;
	list-style: disc outside;
}
.pane a, .individualPage a, div#contactUsPage a {
	color: #981D37;
	text-decoration: underline;
}
.label {
	float: left;
	position: relative;
	cursor: pointer;
	z-index: 1;
}
div#relatedProducts, div#secondaryProducts {
	margin-top: 15px;
	border-top: 5px solid #8A152C;
}
div#relatedProducts h2, div#secondaryProducts h2 {
	font-size: 14px;
}
div.productHead, div#productInfo, div#productPhoto {
	position: relative;
}
div#productPhoto {
	margin-top: 10px;
}
div#productInfo {
	background: url(/custom/bank2/image/red-line.png) repeat-x 0 36px;
}
div.productHead h1 {
	margin: 5px 0 10px 0;
}
#featuredProduct, div#productPhoto img {
	padding: 5px;
	background: #EDE7DA;
}
div#productButtons {
	position: absolute;
	top: 52px;
	right: -1px;
	width: 155px;
}
div#productButtons img, div#productButtons embed {
	float: right;
	position: relative;
	right: -3px;
	margin-bottom: 5px;
}
div#fpOpenNow {
	position: absolute;
	top: 112px;
	right: 10px;
}
div#fpLearnMore {
	position: absolute;
	top: 160px;
	right: 10px;
}
#printButton {
	position: absolute;
	top: -42px;
	right: 1px;
}
#shareButton {
	position: absolute;
	top: -42px;
	right: 62px;
}
/*====== Individual Page ==============================================================================*/

.individualPage a {
	text-decoration: underline;
}
.individualPage p {
	margin: 10px 0;
}
.individualPage ul, .individualPage ol {
	margin: 10px 0 10px 30px;
}
.individualPage ul li {
	list-style-type: disc;
	margin: 4px 0;
}
.individualPage .nationSeal {
	float: right;
	margin: 10px;
}
#HUDrates h2 {
	margin-top: 15px;
	padding-top: 10px;
	border-top: 1px solid #333;
}
#HUDrates table {
	width: 100%;
	border-collapse: collapse;
}
#HUDrates th, #HUDrates td {
	padding: 3px 0;
	text-align: left;
	min-width: 25%;
	border-top: 1px solid #ccc;
}
#HUDrates th {
	background: #f5f5f5;
}
/*====== Locations ====================================================================================*/

#map {
	height: 300px;
}
#locations th, #locations td {
	text-align: left;
	padding: 2px 0;
	width: 190px;
}
#locations tr.tableHead th {
	color: #444;
}
#locations th.timeName {
	width: 60px;
}
#locations td.timeValue {
	width: 130px;
}
#locations ul {
	margin: 10px 0 0 0;
}
#locations ul li {
	list-style-type: none;
}
#locations h2 {
	padding-bottom: 5px;
}
li.vcard {
	padding-bottom: 5px;
	border-top: 1px solid #ccc;
}
.red {
	color: #981D37;
}
#locations ul.atm {
	margin: 0;
	padding: 0;
}
/*======== Search ===============================================================================*/

div#searchResults h2 {
	float: left;
	margin: 15px 0 5px 0;
	width: 200px;
}
div#searchResults ul {
	float: right;
	margin: 17px 10px 5px 0;
}
/*====== About Us ====================================================================================*/

div.bankRight {
	position: relative;
	float: right;
	margin: 0 0 10px 10px;
	width: 270px;
}
#splash_final_r4_c2 {
	padding: 5px;
	width: 255px;
	border: 1px solid #ccc;
}
/*======== 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 20px;
	min-height: 160px;
	padding-top: 15px;
}
fieldset#newApplication div#introduction div#introHead {
	background: url(/custom/bank2/image/lock.png) no-repeat 582px 5px;
	margin-bottom: 7px;
}
fieldset#newApplication div#introduction img {
	border: 1px solid #CCC;
	float: left;
	margin-right: 20px;
}
fieldset#newApplication div#introduction h1 {
	color: #A7203C;
	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 #164837;
	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 {
	clear: both;
	margin: 25px;
	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 {
	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: 644px;
}
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 {
	clear: both;
	width: 730px;
	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: 20px;
	padding: 20px;
	border: 1px solid #CCC;
	clear: both;
}
fieldset#newApplication fieldset fieldset {
	margin: 25px 0;
}
/*======== Contact Us ===============================================================================*/

/* 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;
}
/* end */
#contactUs {
	margin-top: 15px;
}
#contactUs legend {
	color: #333;
	font-weight: bold;
}
#contactUs fieldset {
	padding: 15px 0;
	border: 0 none;
}
#contactUs fieldset fieldset {
	border: 0 none;
	padding: 0 0 10px 0;
}
#contactUs label {
	float: left;
	padding-bottom: 10px;
	padding-right: 25px;
	width: 186px;
	text-align: right;
}
#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: 550px;
}
#contactUs #friendsToEmail {
	margin-top: 10px;
}
/* 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: 5px 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: #000;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
p.title {
	margin: 20px 0 10px 0;
	color: #666;
	font-weight: bold;
	text-align: center;
}
/* Site Alert */

#siteAlertText {	
	margin-right: 10px !important;
}
