/* layout.css */

*, ul, ol, li {
	margin: 0;
	padding: 0;
}
body {
	color: #333;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background: #28435F url(/custom/nwpluscu/image/categorySummary-bg.png);
}
.wrapper {
	position: relative;
	margin: 0 auto;
	width: 966px;
}
#pageWrapper {
	float: left;
	width: 100%;
	background: #e1d1b7 url(/custom/nwpluscu/image/body-bg.jpg) no-repeat top center;
}
#contentWrapper {
	padding: 20px 0 0 0;
	min-height: 500px;
}
#siteAlertWrapper {
	background: #FCF432 url(/custom/nwpluscu/image/siteAlert-bg.png) center center repeat-y;
}
#siteAlert {
	margin: 0 auto;
	width: 966px !important;
	background: none !important;
}
#siteAlertTitle {
	width: 200px !important;
	position: absolute;
	left: 0 !important;
	top: 15px !important;
	margin-top: 0 !important;
}
h1, h2, h3, h4 {
	margin: 10px 0;
	padding: 0;
	font-family: Arial, Helvetica, 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 {
	text-decoration: none;
	color: #527170;
	outline: none;
}
a:active {
	outline: none;
}
a:hover {
	text-decoration: underline;
}
ul li {
	list-style-type: none;
	list-style-position: outside;
}
input {
	color: #000;
	font: normal 11px Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
/*====== Header =======================================================================================*/

#header {
	position: relative;
	width: 100%;
	height: 105px;
}
#logo img {
	position: absolute;
	top: 0px;
	left: -25px;
}
#ultraTopNav {
	position: absolute;
	right: 7px;
	top: 13px;
	background: #BA8847;
}
#ultraTopNav li {
	float: left;
	padding: 6px;
	color: #fff;
	font: normal 1.1em Arial, Helvetica, sans-serif;
	background: url(/custom/nwpluscu/image/ultraTop-divider.png) no-repeat center left;
}
#ultraTopNav li.firstChild {
	background: none;
}
#ultraTopNav li a {
	color: #fff;
}
#ultraTopNav li a:hover {
	text-decoration: underline;
}
.textSize {
	position: absolute;
	top: 45px;
	right: 6px;
	height: 15px;
}
.textSize h2 {
	display: none;
}
.textSize img {
	float: left;
	margin-left: 5px;
}
#searchForm {
	position: absolute;
	height: 20px;
	width: 104px;
	right: 7px;
	top: 4px;
}
#searchForm input#roi_input {
	position: absolute;
	top: 0;
	left: 0;
	padding: 4px 5px;
	width: 94px;
	height: 12px;
	color: #324D59;
	background: url(/custom/nwpluscu/image/search-bg.png);
	border: 0 none;
}
#searchForm input#searchButton {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
}
#primaryNav {
	position: relative;
	width: 100%;
	height: 29px;
	overflow: hidden;
	text-indent: -9999px;
	background: #072D40 url(/custom/nwpluscu/image/primaryNav-bg.png);
}
#primaryNav li {
	float: left;
}
#primaryNav li.firstChild {
	padding-left: 110px;
}
#primaryNav a {
	color: #EDDEBD;
	font: normal 1.35em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 29px;
}
#primaryNav a:hover, #primaryNav a.inPath {
	color: #fff;
}
/*====== Footer =======================================================================================*/

#footer {
	clear: both;
	position: relative;
	width: 100%;
	height: 50px;
	color: #fff;
	font-size: 1em;
}
#firstROI {
	position: absolute;
	top: 10px;
	left: 20px;
}
#eh {
	position: absolute;
	top: 14px;
	right: 20px;
}
#fdic {
	position: absolute;
	top: 15px;
	right: 60px;
}
#footerNav {
	padding: 10px 0 2px 0;
	text-align: center;
}
#footerNav li {
	padding: 0 6px 0 8px;
	display: inline;
	background: url(/custom/nwpluscu/image/footerNav-divider.png) no-repeat center left;
}
#footerNav li.firstChild {
	background: none;
}
#footerNav a {
	color: #ecdebd;
}
#footerNav a:hover {
	text-decoration: underline;
}
#footer p {
	text-align: center;
}
/*====== Left Column ==================================================================================*/

#mainContent {
	float: right;
	padding-bottom: 10px;
	width: 760px;
	min-height: 300px;
}
#leftColumn {
	float: left;
	width: 193px;
}
#navWrapper {
	padding-top: 1px;
	cursor: pointer;
	background: url(/custom/nwpluscu/image/leftNav-top.png) no-repeat;
}
#leftNav {
	margin-bottom: 10px;
	padding-bottom: 7px;
	background: url(/custom/nwpluscu/image/leftNav-bottom.png) no-repeat bottom left;
}
#leftNav li h2 {
	margin: 0;
	font-size: 1.3em;
}
#leftNav li h2 a {
	padding: 6px 18px;
	width: 157px;
	display: block;
	color: #fff;
	background: url(/custom/nwpluscu/image/leftNav-bg.png);
}
#leftNav li h2 a:hover {
	background: url(/custom/nwpluscu/image/leftNav-bg.png) -193px 0;
	text-decoration: none;
}
#leftNav li.inPath h2 a {
	color: #fff;
	background: url(/custom/nwpluscu/image/leftNav-selected-bg.png);
}
#leftNav li ul {
	background: url(/custom/nwpluscu/image/leftNav-middle-bg.png) no-repeat bottom left;
}
#leftNav li li h3 {
	margin: 0 7px 0 4px;
	font-size: 1.15em;
	font-weight: normal;
}
#leftNav li li a {
	margin: 0 5px;
	padding: 5px 10px;
	width: 151px;
	display: block;
	color: #253F59;
	border-bottom: 1px solid #618573;
}
#leftNav li li.inPath a, #leftNav li li a:hover {
	background: #CCE0D6;
}
#leftNav li li.lastChild a {
	border: none;
}
#quickLinks {
	margin-bottom: 10px;
	width: 192px;
}
#quickLinks h2 {
	margin: 0;
	padding: 15px 12px 10px 18px;
	color: #fff;
	text-transform: uppercase;
	background: url(/custom/nwpluscu/image/quickLinks-header.png) no-repeat;
}
#quickLinks ul {
	padding: 4px 0 10px 0;
	width: 100%;
	background: url(/custom/nwpluscu/image/quickLinks-bottom-bg.png) bottom left;
}
#quickLinks li {
	font: normal 1.1em Verdana, Arial, Helvetica, sans-serif;
	background: url(/custom/nwpluscu/image/quickLinks-divider.gif) no-repeat bottom center;
}
#quickLinks li.lastChild {
	background: none;
}
#quickLinks li a {
	padding: 6px 5px 8px 18px;
	width: 155px;
	display: block;
	color: #2D5366;
}
#quickLinks a:hover {
	color: #fff;
}
/*====== Home Page ====================================================================================*/

#obLogin {
	margin-bottom: 10px;
	width: 192px;
}
#obLogin h2 {
	margin: 0;
	padding: 15px 12px 10px 18px;
	color: #fff;
	text-transform: uppercase;
	background: url(/custom/nwpluscu/image/obLogin-header.png);
}
#obWrapper {
	padding: 10px 0;
	background: url(/custom/nwpluscu/image/obLogin-bottom-bg.png) no-repeat bottom left;
}
#obForm {
	position: relative;
	width: 170px;
	height: 75px;
	background: url(/custom/nwpluscu/image/obl-lock.gif) no-repeat 148px 20px;
}
#obLogin label {
	position: absolute;
	left: 15px;
	display: block;
	color: #003366;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#inputUsername {
	position: absolute;
	top: 17px;
	left: 15px;
	color: #324C59;
}
#loginButton {
	position: absolute;
	top: 45px;
	left: 15px;
}
#obNav li {
	width: 185px;
	background: url(/custom/nwpluscu/image/obl-divider.png) no-repeat top center;
}
#obNav li.firstChild {
	background: none;
}
#obLogin a {
	padding: 5px 10px 5px 18px;
	width: 152px;
	display: block;
	color: #fff;
}
#obLogin a:hover {
	color: #EDDEBD;
}
#flashWrapper {
	float: right;
	position: relative;
	width: 762px;
	height: 480px;
}
#flashWrapper img {
	position: absolute;
	top: 0;
	right: -5px;
}
#homeProducts {
	position: relative;
	width: 756px;
	height: 473px;
	background: url(/custom/nwpluscu/image/home-banner.jpg) no-repeat;
}
#homeProducts li {
	position: absolute;
	bottom: 0;
	height: 135px;
	text-indent: -9999px;
}
#homeProducts li a {
	display: block;
	height: 135px;
}
#consumerLoans {
	left: 10px;
	width: 240px;
}
#rewardChecking {
	left: 500px;
	width: 230px;
}
#mortgageResources {
	left: 265px;
	width: 221px;
}
/*====== Category Page =================================================================================*/

#featuredWrapper {
	position: relative;
	padding: 1px 0 8px 1px;
	width: 760px;
	overflow: hidden;
	background: url(/custom/nwpluscu/image/category-bg.png) no-repeat;
}
#featuredSummary {
	position: absolute;
	top: 1px;
	left: 1px;
	width: 355px;
	height: 223px;
	color: #253A59;
	background: url(/custom/nwpluscu/image/categorySummary-bg.png);
}
#featuredSummary h1 {
	margin: 0;
	padding: 20px 20px 5px 20px;
	color: #fff;
	font: bold 28px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.featuredSearch h2 {
	position: absolute;
	top: 44px;
	left: 20px;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
}
#featuredSummary p {
	padding: 10px 20px;
	color: #fff;
	font-size: 13.5px;
	line-height: 1.5;
}
#featuredSummary ul {
	display: none;
}
#fpLearnMore {
	position: absolute;
	left: 13px;
	bottom: 18px;
}
#secondaryProducts {
	width: 752px;
}
#secondaryProducts li.odd, #secondaryProducts li.even {
	clear: both;
	float: left;
	position: relative;
	padding: 10px 0;
	width: 750px;
	min-height: 10em;
	border-bottom: 1px solid #fff;
}
#secondaryProducts li.lastChild {
	border-bottom: none;
}
#secondaryProducts li img {
	position: absolute;
	top: 10px;
	left: -2px;
	padding: 3px 15px 10px 3px;
	background: url(/custom/nwpluscu/image/secondaryProduct-bg.png) no-repeat;
}
.productContent {
	float: right;
	width: 510px;
	color: #00253F;
}
.productContent h3 {
	margin: 2px 0;
	font: bold 1.8em Arial, Helvetica, sans-serif;
}
.productContent h3 a {
	color: #134C79;
}
.productContent h4 {
	clear: both;
	margin: 0;	
	font: bold 1.25em Arial, Helvetica, sans-serif;	
}
.productContent h4 a {
	padding-left: 20px;
	color: #134C79;
	background: url(/custom/nwpluscu/image/arrow-learnMore.png) no-repeat;
}
.productContent p {
	float: left;
	margin: 0 25px 4px 0;
	width: 300px;
	font-size: 1.15em;
}
.productContent ul {
	float: left;
	padding-left: 10px;
	width: 175px;	
}
.productContent li {
	margin-bottom: 2px;
	list-style: disc;
	font-size: 1.1em;
}
/*====== Product Page =================================================================================*/

#productWrapper {
	position: relative;
	padding: 15px 0;
	background: url(/custom/nwpluscu/image/productWrapper-header.png) no-repeat;
}
#productBg {
	padding-bottom: 15px;
	min-height: 460px;
	background: url(/custom/nwpluscu/image/productWrapper-bg.png) no-repeat bottom left;
}
#productSummary {
	padding: 0 25px;
	width: 420px;
	min-height: 250px;
}
#productSummary h1 {
	margin: 5px 0 15px 0;
	color: #1C5480;
	font: bold 3.2em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#productSummary p {
	margin: 10px 0;
	color: #00253F;
	font: normal 1.2em Verdana, Arial, Helvetica, sans-serif;
}
#productPhoto {
	position: absolute;
	top: 24px;
	right: 11px;
	padding: 2px 0 0 2px;
	width: 259px;
	height: 229px;
	background: url(/custom/nwpluscu/image/productPhoto-bg.png) no-repeat;
}
#productButtons {
	position: relative;
	left: -5px;
	padding: 10px 0;
	overflow: hidden;
}
#openNow {
	float: left;
	margin-right: 5px;
}
#utilityButtons {
	position: absolute;
	top: 60px;
	right: 160px;
}
#printButton {
	margin-right: 8px;
}
#utilityButtons li {
	float:left;
	position: relative;
}
#utilityButtons span {
	background: url(/custom/nwpluscu/image/ttbg.png) no-repeat;
	width: 120px;
	height: 25px;
	position: absolute;
	top: -50px;
	left: -80px;
	text-align: center;
	padding: 12px 0;
	display: none;
	line-height:110%;
	color:#000000;
	cursor:pointer;
}
#productDetails {
	clear: both;
	position: relative;
	padding: 20px;
	background: url(/custom/nwpluscu/image/product-details.png) no-repeat 20px 43px;
}
/* Tabs */

dl#roi_tabs {
	position: relative;
	width: 475px;
	display:block;
	list-style: none;
}
dl#roi_tabs dt {
	margin-right: 3px;
	padding: 5px 20px;
	color: #50381D;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(/custom/nwpluscu/image/tab-normal.png) no-repeat;
}
dl#roi_tabs dd {
	padding: 5px 5px 0 0px;
}
dl#roi_tabs dd a {
	text-decoration: underline;
}
dl#roi_tabs dt:hover {
	text-decoration: underline;
}
dl#roi_tabs dt.selected {
	color: #50381D;
	text-transform: uppercase;
	text-decoration: none;
	background: url(/custom/nwpluscu/image/tab-selected.png) no-repeat;
}
.pane {
	position: absolute;
	overflow: hidden;
	top: 30px;
	left: 18px;
	color: #00253F;
}
.pane p {
	margin: 10px 0;
	font-size: 1.15em;
}
.pane ul {
	margin: 10px 0;
	padding-left: 15px;
}
.pane li {
	margin-bottom: 3px;
	list-style: disc;
	font-size: 1.1em;
}
.label {
	float: left;
	position: relative;
	cursor: pointer;
	z-index: 1;
}
/*====== Individual Page ==============================================================================*/

.individualPage {
	position: relative;
	padding: 0 0 0 20px;
	width: 420px;
}
.individualPage h1.pageHead, #locations h1 {
	margin-bottom: 15px;
	color: #1C5480;
	font: normal 2.8em Arial, Helvetica, sans-serif;
}
.individualPage a {
	color: #003366;
	text-decoration: underline;
}
.individualPage p {
	margin: 10px 0;
	font-size: 1.2em;
}
.individualPage p.zeroPaddingParagraph {
	margin: 0;
}
.individualPage ul, .individualPage ol {
	margin: 10px 0 10px 20px;
}
.individualPage ul li {
	margin: 4px 0;
	list-style-type: disc;
	font-size: 1.2em;
}
#FAQ dt {
	margin: 10px 0;
	font-weight: bold;
}
#FAQ th {
	text-align: left;
}
#rates, #fees, #holidays {
	padding: 0 20px;
}
#rates h1, #holidays h1, #fees h1 {
	margin-bottom: 0;
	color: #1C5480;
	font: normal 2.8em Arial, Helvetica, sans-serif;
}
#rates h2 {
	margin: 15px 0 0 0;
	padding-top: 10px;
	width: 550px;
	color: #1C5480;
	font-size: 1.25em;
	border-top: 1px solid #1c5480;
}
#fees h2, #holidays h2 {
	margin: 15px 0;
	padding-top: 10px;
	width: 420px;
	color: #1C5480;
	font-size: 1.35em;
	border-top: 1px solid #1c5480;
}
#rates h3, #fees h3, #holidays h3 {
	margin: 0 0 20px 0;
	padding-bottom: 10px;
	font: normal 1.2em Arial, Helvetica, sans-serif;
}

#rates h3.rateDate {
	margin: 5px 0;
	padding: 0;
}

#rates h4 {
	margin:30px 0 -10px;
	padding: 0;
}

#rates table {
	width: 550px;
	border-bottom: 1px solid #ccc;
}
#fees table, #holidays table {
	width: 420px;
}
#rates th {
	padding: 5px 10px;
	font-size: 1em;
	text-align: left;
	vertical-align: bottom;
}
#rates td {
	padding: 5px 10px;
	font-size: 1.1em;
	border-top: 1px solid #ccc;
}
#fees td, #holidays td {
	padding: 5px 0;
	font-size: 1.1em;
	border-top: 1px solid #ccc;
}
#fees tr.nth-row-1 td {
	border: none;
}
#fees td.nth-column-1 {
	width: 260px;
}
#holidays td.nth-column-2 {
	font-weight: bold;
}
#holidays td.nth-column-3 {
	font-style: italic;
}
#rates th.nth-column-1, #rates td.nth-column-1 {
	padding-left: 0;
	width: 300px;
}
#rates p {
	margin: 10px 0;
	width: 550px;
	font-size: 1.1em;
}
#holidays p {
	margin: 10px 0;
	width: 420px;
	font-size: 1.2em;
}
#rates p.secondary {
	margin: 0;
	width: 280px;
	color: #666;
	font-size: .9em;
}
#rates ul {
	margin: 10px 0 10px 20px;
	width: 500px;
}
#rates li {
	margin: 4px 0;
	list-style-type: disc;
	font-size: 1.1em;
}
#membershipButton {
	position: absolute;
	top: 250px;
	left: 450px;
}
#membership ul {
	margin: 10px 0;
	padding-left: 15px;
	overflow: hidden;
}
#membership li {
	float: left;
	width: 200px;
	font-size: 1.1em;
}
#autoGallery { 
	padding-bottom: 20px;
}
#autoGallery h2 {
	margin: 10px 0 5px 0;
}
#autoGallery img {
	margin: 0 5px 5px 0;
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
}
/*====== Locations ====================================================================================*/

#map {
	width: 580px;
	height: 300px;
	border: 1px solid #fff;
}
#locations {
	padding-left: 20px;
	width: 600px;
}
.vcard {
	padding: 0 0 10px 0;
	width: 580px;
	border-top: 1px solid #ccc;
}
#locations h2 {
	font-size: 1.45em;
}
#locations h2 a {
	color: #003366;
	text-decoration: underline;
}
#locations table {
	font-size: 1.15em;
}
#locations table table {
	font-size: 1em;
}
#locations th, #locations td {
	text-align: left;
	padding: 2px 0;
	width: 190px;
	vertical-align: top;
}
#locations th.timeName {
	width: 80px;
	font-weight: normal;
}
#locations td.timeValue {
	width: 130px;
}
#locations ul {
	margin: 20px 0;
}
#locations ul li {
	list-style-type: none;
}
/*======== Application ===============================================================================*/

#appWrapper {
	position: relative;
	margin: 0 auto;
	padding: 15px 0;
	width: 880px;
	background: url(/custom/nwpluscu/image/app-header.png) no-repeat;
}
#appBg {
	padding: 5px 0 10px 0;
	min-height: 460px;
	background: url(/custom/nwpluscu/image/app-bg.png) repeat-y;
}
#appFooter { 
	height: 15px;
	background: url(/custom/nwpluscu/image/app-footer.png) no-repeat bottom left;
}
#educationInformation table {
	margin-bottom: 10px;
	font-size: 1.2em;
}
#educationInformation thead th {
	padding-bottom: 10px;
}
#educationInformation th, #educationInformation td {
	vertical-align: top;
}
tbody th.tableLabel {
	width: 325px;
	font-weight: normal;
}
#newApplication #educationInformation input {
	margin: 5px 40px 5px 40px;
	width: 180px;
}
#newApplication #educationInformation select {
	margin: 5px 0;
	width: 100px;
}
#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 div#introduction {
	margin: 0 25px 25px;
	min-height: 160px;
	padding-top: 25px;
}
fieldset#newApplication div#introduction div#introHead {
	background: url(/custom/nwpluscu/image/lock.png) no-repeat 595px 5px;
	margin-bottom: 7px;
}
fieldset#newApplication div#introduction div#jobIntro {
	background: url(/custom/nwpluscu/image/lock.png) no-repeat 680px 12px;
	margin-bottom: 7px;
}
fieldset#newApplication div#introduction img {
	border: 1px solid #CCC;
	float: left;
	margin-right: 20px;
}
fieldset#newApplication div#introduction h1 {
	color: #1C5480;
	font-size: 3.2em;
	padding: 0 0 5px 0;
	margin: 0 0 0 170px;
	width: 410px;
	text-transform: uppercase;
}
fieldset#newApplication div#introduction #jobIntro h1 {
	width: 600px;
}
fieldset#newApplication div#introduction h2 {
	color: #333;
	font-size: 16px;
	padding-bottom: 5px;
	margin: 0;
}
fieldset#newApplication div#introduction #jobIntro h2 {
	margin-left: 170px;
	border-bottom: 1px solid #1C5480;
}
fieldset#newApplication div#introText {
	border-top: 1px solid #1C5480;
	margin-left: 170px;
}
fieldset#newApplication div#introduction p {
	margin: 7px 7px 7px 0;
	clear: none;
}
fieldset#newApplication div#introduction h4 {
	clear: both;
	width: 150px;
}
fieldset#newApplication div#introduction a {
	text-decoration: underline;
}
/* headings and paragraphs */

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

fieldset#newApplication span.required {
	float: left;
}
fieldset#newApplication fieldset#accountInfo div#account_info label {
	width: 135px;
	margin: 0 0 5px 0;
}
fieldset#newApplication fieldset#billPay label {
	width: 500px;
	margin-left: 20px;
}
fieldset#newApplication .required, fieldset#newApplication .red {
	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: 840px;
	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 fieldset {
	padding: 10px 0;
	font-size: 1.15em;
	border: 0 none;
}
#formContactUs label {
	padding-bottom: 5px;
	display: block;
}
#formContactUs span {
	color: #666;
	font-size: 10px;
	font-style: italic;
}
#formContactUs input, #formContactUs textarea {
	margin-bottom: 10px;
	width: 290px;
}
#formContactUs textarea {
	width: 294px;
}
#formContactUs input.submitButton {
	float: none;
	padding: 5px;
	width: auto;
}
#formContactUs textarea {
	height: 100px;
}
#formContactUs #captcha {
	width: 200px;
}
#formContactUs #captcha input {
	width: 198px;
	display: block;
	margin: 10px 0;
}
#captcha h4 {
	margin: 5px 0;
	font: normal 12px Arial, Helvetica, sans-serif;
}
#captcha p {
	font-size: 11.5px;
}
/* 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;
	font-weight: bold;
	margin-bottom: 5px;
}
#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: #666;
	font: bold 12px Arial, Helvetica, sans-serif;
	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 Verdana, Arial, Helvetica, 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; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	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/nwpluscu/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/nwpluscu/image/info.gif);
	padding: 1em 1.75em;
	margin: 0em;
}
#popup_content.alert {
	background-image: url(/custom/nwpluscu/image/info.gif);
}
#popup_content.confirm {
	background-image: url(/custom/nwpluscu/image/important.gif);
}
#popup_content.prompt {
	background-image: url(/custom/nwpluscu/image/help.gif);
}
#popup_message {
	padding-left: 48px;
}
#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}
#popup_prompt {
	margin: .5em 0em;
}
html, body {
	height: 100%;
}
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}
* html div#fancy_overlay {
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
div#fancy_wrap {
	text-align: left;
}
div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}
div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/custom/nwpluscu/image/fancy_progress.png') no-repeat;
}
div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}
div#fancy_loading_icon {
	position: absolute;
	background: url('/custom/nwpluscu/image/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}
div#fancy_outer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	padding: 18px 18px 33px 18px;
	margin: 0;
	overflow: hidden;
	background: transparent;
	display: none;
}
div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}
div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}
div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}
img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0;
	padding: 0;
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}
div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('/custom/nwpluscu/image/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}
#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}
#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}
a#fancy_left, a#fancy_right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	z-index: 111;
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}
a#fancy_left {
	left: 0px;
}
a#fancy_right {
	right: 0px;
}
span.fancy_ico {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112;
	cursor: pointer;
	display: block;
}
span#fancy_left_ico {
	left: -9999px;
	background: transparent url('/custom/nwpluscu/image/fancy_left.png') no-repeat;
}
span#fancy_right_ico {
	right: -9999px;
	background: transparent url('/custom/nwpluscu/image/fancy_right.png') no-repeat;
}
a#fancy_left:hover {
	visibility: visible;
}
a#fancy_right:hover {
	visibility: visible;
}
a#fancy_left:hover span {
	left: 20px;
}
a#fancy_right:hover span {
	right: 20px;
}
.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}
div#fancy_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('/custom/nwpluscu/image/fancy_shadow_n.png') repeat-x;
}
div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/custom/nwpluscu/image/fancy_shadow_ne.png') no-repeat;
}
div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('/custom/nwpluscu/image/fancy_shadow_e.png') repeat-y;
}
div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/custom/nwpluscu/image/fancy_shadow_se.png') no-repeat;
}
div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('/custom/nwpluscu/image/fancy_shadow_s.png') repeat-x;
}
div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/custom/nwpluscu/image/fancy_shadow_sw.png') no-repeat;
}
div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('/custom/nwpluscu/image/fancy_shadow_w.png') repeat-y;
}
div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/custom/nwpluscu/image/fancy_shadow_nw.png') no-repeat;
}
div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}
div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}
div#fancy_title table {
	margin: 0 auto;
}
div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}
td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(/custom/nwpluscu/image/fancy_title_left.png) repeat-x;
}
td#fancy_title_main {
	height: 32px;
	background: transparent url(/custom/nwpluscu/image/fancy_title_main.png) repeat-x;
}
td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(/custom/nwpluscu/image/fancy_title_right.png) repeat-x;
}
