/* Pacific Resouce CU - layout.css */

*, ul, ol, li {
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFF;
	color: #666;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
#wrapper {
	width: 790px;
	margin: 0 auto;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 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: #666;
	outline: none;
}
a:active {
	outline: none;
}
ul li {
	list-style-type: none;
	list-style-position: outside;
}
input {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.clear {
	clear: both;
}
span.largeRate {
	font-size: 22px;
	font-weight: bold;
}
#siteAlertTitle {
	position:absolute;
	top:30px !important;
	left:15px;
	margin-top: 0 !important;
	color:#FFFFFF;
	text-align:right;
	width:200px;
	line-height: 22px;
	background-color: transparent !important;
}
#siteAlertText {
	margin-right: 75px !important;
	line-height: 1em;
}
/*====== Header =======================================================================================*/

.header {
	position: relative;
	height: 107px;
	width: 100%;
}
#logo img {
	position: absolute;
	top: 17px;
	left: 6px;
}
#ultraTopNav {
	position: absolute;
	right: 62px;
	top: 13px;
}
#ultraTopNav li {
	float: left;
	padding: 0 5px;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #666;
	border-left: 1px solid #666;
}
#ultraTopNav li.firstChild {
	border-left: 0 none;
}
#ultraTopNav li a {
	color: #666;
}
#ultraTopNav li a:hover {
	text-decoration: underline;
}
.textSize {
	position: absolute;
	top: 12px;
	right: 2px;
	height: 15px;
}
.textSize h2 {
	display: none;
}
.textSize img {
	float: left;
}
#searchForm {
	position: absolute;
	height: 33px;
	width: 173px;
	right: 0;
	bottom: 0;
	background-image: url("/custom/pacificresource/image/priNav-search-bg.png");
}
#searchForm input#roi_input {
	position: absolute;
	top: 9px;
	right: 14px;
	border: 0 none;
	padding: 2px 5px;
	width: 114px;
	height: 16px;
	background-image: url("/custom/pacificresource/image/search-bg.png");
}
#searchForm input#searchButton {
	position: absolute;
	top: 9px;
	left: 11px;
	width: 24px;
	height: 20px;
}
#primaryNav {
	position: absolute;
	bottom: 0;
	left: 0;
}
#primaryNav li {
	float:left;
}
#homeHeader #searchForm {
	background: transparent url(/custom/pacificresource/image/home-search-bg.png) no-repeat top left;
}
#appHeader #searchForm {
	background: transparent url(/custom/pacificresource/image/app-priNav-search-bg.png) no-repeat top left;
	height: 38px;
}
/*====== Footer =======================================================================================*/

.footer {
	height: 90px;
	position: relative;
	clear: both;
	text-transform: uppercase;
	font-size: 9px;
	background: url(/custom/pacificresource/image/footer-bg.png) top center no-repeat;
	color: #666;
}
.footer #firstROI {
	position: absolute;
	top: 61px;
	left: 15px;
}
.footer #eh {
	position: absolute;
	top: 57px;
	right: 22px;
}
.footer #fdic {
	position: absolute;
	top: 60px;
	right: 49px;
}
.footer #footerNav {
	text-align: center;
	padding: 16px 0 4px;
}
#footerNav li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #666;
}
#footerNav li.lastChild {
	border: 0 none;
}
#footerNav a:hover {
	text-decoration: underline;
}
.footer p {
	text-align: center;
	line-height: 1em;
}
.footer #ncualine {
	padding: 16px 125px 6px;
	text-transform: none;
}
/* Home Footer */
#homeFooter {
	background: url(/custom/pacificresource/image/home-footer-bg.png) top center no-repeat;
}
#homeFooter ul#footerNav {
	padding: 6px 0 4px;
}
#homeFooter div#eh {
	top: 47px;
}
#homeFooter div#firstROI {
	top: 51px;
}
#homeFooter div#fdic {
	top: 50px;
}
/*====== Left Column ==================================================================================*/

#content {
	background: url(/custom/pacificresource/image/page-bg.png) repeat-y top center;
	overflow: hidden;
}
#mainContent {
	width: 580px;
	float: left;
	padding-bottom: 25px;
	min-height: 300px;
}
#leftColumn {
	padding-left: 5px;
	float: left;
	clear: left;
	width: 193px;
	padding-bottom: 25px;
}
#leftNav li.inPath {
	background: url(/custom/pacificresource/image/left-column-selected-bg.png) left center repeat-y;
}
#leftNav li h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 8px 10px 4px;
}
#leftNav li h2 a {
	color: #666;
}
#leftNav li.inPath h2 a, #leftNav li h2 a:hover {
	color: #1271B9;
}
#leftNav li li h3 {
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 4px 10px 7px;
	margin: 0;
}
#leftNav li li a {
	color: #666;
}
#leftNav li li.inPath {
	background: #FFF;
}
#leftNav li li a:hover {
	color: #1271B9;
}
#leftColumn div#quickLinksWrapper {
	background: transparent url(/custom/pacificresource/image/quick-links-bg.png) no-repeat top left;
	width: 188px;
	height: 211px;
	margin-left: 2px;
}
#leftColumn div#quickLinksWrapper h2 {
	margin: 0 0 7px;
	padding: 15px 0 0 17px;
	font: normal 11px Arial, Verdana, sans-serif;
	color: #0d5496;
	text-transform: uppercase;
}
#leftColumn div#quickLinksWrapper li a {
	display: block;
	font: bold 10px Arial, Verdana, sans-serif;
 color #333;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
	padding: 5px 0 4px;
	margin: 0 20px 0 18px;
}
#leftColumn div#quickLinksWrapper li a:hover {
	color: #0d5496;
}
#leftColumn div#quickLinksWrapper li.lastChild a {
	border-bottom: none;
}
/*====== Home Page ====================================================================================*/
#homeContent {
	position: relative;
	width: 790px;
	height: 407px;
	margin-bottom: -2px;
	background: transparent url(/custom/pacificresource/image/home-content-bg.png) no-repeat top left;
}
#obLogin {
	position: absolute;
	top: 15px;
	left: 14px;
	padding: 0 7px;
	width: 167px;
	height: 168px;
}
#obLogin input {
	margin-bottom: 5px;
}
#obLogin h2 {
	margin: 3px 0 10px 7px;
	color: #0d5496;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#obLogin p {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #333;
}
#obLogin a {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: underline;
}
#obLogin input {
	width: 155px;
}
#obLogin input#loginButton {
	width: auto;
	margin: 3px 0 2px 0;
}
#obLogin li {
	float: left;
	margin-right: 3px;
}
#obLogin li.lastChild {
	margin-right: none;
}
#homeContent #quickLinks {
	position: absolute;
	top: 203px;
	left: 14px;
	width: 177px;
	height: 200px;
}
#homeContent #quickLinks h2 {
	margin: 0 0 15px 10px;
	color: #0d5496;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#homeContent #quickLinks li a {
	display: block;
	padding: 4px 0 4px 2px;
	margin: 0 10px;
	border-bottom: 1px solid #fff;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #333;
	text-transform: uppercase;
}
#homeContent #quickLinks li a:hover {
	color: #0d5496;
}
#homeContent #quickLinks li.lastChild a {
	border-bottom: none;
}
#homeBanner, #flashContent {
	padding: 0 5px;
}
#flashContent {
	padding-bottom: 5px;
}
/*====== Category Page =================================================================================*/

#categoryBanner {
	margin-left: 7px;
	height: 186px;
	letter-spacing: 0.025em;
}
#categoryBanner h1 {
	margin: 0;
}
#categoryBanner h2 {
	font: normal 16px Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	margin-top: -118px;
}
#categoryBanner h2, #categoryBanner p {
	position: relative;
	color: #FFF;
	padding-left: 24px;
	width: 370px;
}
div#productCategory {
	float: left;
}
div#productCategory li {
	float: left;
	width: 193px;
	font-size: 11px;
}
div#productCategory div.productContent {
	padding-left: 10px;
	height: 15em;
	overflow: hidden;
}
div#productCategory div.productContent p {
	margin-bottom: 10px;
}
div#productCategory div.productContent h3 {
	margin-bottom: 5px;
	font: bold 12px Helvetica, sans-serif;
}
div#productCategory div.productContent h3 a {
	color: #1271B9;
}
div#productCategory div.productContent ul {
	margin-left: 20px;
}
div#productCategory li li {
	float: none;
	width: auto;
	list-style: disc outside;
	border: none;
}
div#productCategory div.productContent h4 {
	clear: left;
	margin: 10px 0 0 0;
}
/*====== Product Page =================================================================================*/

#productWrapper {
	padding: 0 14px 0 17px;
}
#printButton, #shareButton {
	float: right;
	margin: 5px 2px 0 8px;
}
#productPhoto {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px;
	width: 220px;
	height: 256px;
	background: url(/custom/pacificresource/image/product-photo-bg.png) top center no-repeat;
}
.productHead {
	padding-left: 14px;
	margin: 10px 0;
}
.productHead h1 {
	font: bold 18px Helvetica, sans-serif;
	color: #1271B9;
	margin: 0;
}
#productSummary {
	padding: 0 256px 10px 14px;
 font-size: 12px;
	position: relative;
	min-height: 264px;
}
#productSummary p, #productDetails p {
	margin: 10px 0;
}
#productSummary ul, #productDetails ul {
	margin: 10px 15px;
}
#productSummary li, #productDetails li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 4px 0;
}
#productDetails {
	clear: right;
	background: url(/custom/pacificresource/image/productBorder.png) repeat-x top center;
	padding-left: 14px;
}
#tellMeMoreButton {
	color: #1271B9;
	padding: 0 12px 5px 0;
	display: block;
	font-size: 11px;
	font-weight: bold;
	/*background: url(/custom/pacificresource/image/black-triangle.png) no-repeat right 4px;*/
}
#tellMeMoreButton:hover {
	text-decoration: underline;
}
#openNow {
	margin: 4px 0 10px 0;
}
/* Tabs */

dl {
	width: 432px;
	display:block;
	list-style: none;
	position: relative;
}
dt {
	color: #999;
	text-decoration: underline;
	padding: 12px 20px 12px 0;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
dd {
	padding: 5px 5px 0 0px;
	color: #333;
	font: normal 11px Arial, Helvetica, sans-serif;
}
dd a {
	text-decoration: underline;
}
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 {
	padding: 0 14px 0 17px;
}
.individualPage h1.pageHead {
	font: bold 18px Helvetica, sans-serif;
	color: #1271B9;
	margin-bottom: 20px;
}
.individualPage a {
	text-decoration: underline;
}
.individualPage p {
	margin: 10px 0;
}
.individualPage ul, .individualPage ol {
	margin: 10px 0 10px 20px;
}
.individualPage ul li {
	list-style-type: disc;
	margin: 4px 0;
}
h2.verifyQuestion {
	text-align: center;
}
#verifyButtons {
	text-align: center;
}
#verifyButtons img {
	margin: 10px;
}
/* Visa Disclosure */
table#schumerBox {
	width: 400px;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
}
table#schumerBox td {
	padding: 7px 5px;
	border-bottom: 1px solid #666;
}
table#schumerBox td.rightColumn {
	width: 220px;
}
table#schumerBox td div.disclosureRate {
	line-height: 25px;
}
/* Rates */
#rates h2 {
	padding-top: 10px;
	color: #1271B9;
	font: 15px normal Helvetica, Arial, sans-serif;
}
#rates h3 {
	margin: 0;
	padding-bottom: 5px;
	color: #1271B9;
}
#rates table {
	width: 100%;
	border-collapse: collapse;
	vertical-align: top;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#rates table th,
#rates table td {
	padding: 5px 10px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 16px;
	line-height: 1.4em;
}
#rates table thead th, #rates table th.headRow {
	color: #999;
	font-weight: normal;
	text-align: left;
	background: #F1F6FB;
}
#rates table.noTop {
	border-top: none;
}
#rates table tbody th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
#rates span {
	font-size: 16px;
	font-weight: bold;
}
#rates .biggy {
	font-weight: bold;
	font-size: 24px;
}
#rates p.secondary {
	font-size: 9px;
	margin: 0;
}
#rates p.disclaimer span{
	font-size: 10px; 
	font-weight: normal;
}
/* SEG List */

#segNav li {
	list-style-type: none;
	display: inline;
	padding: 0 5px;
}
/* Search Results */

#searchHeader li {
	list-style-type: none;
}
#searchResults ul li {
	list-style-type: none;
}
#searchResults ul li li {
	list-style-type: disc;
}
#searchResults h3 a {
	text-decoration: none;
	color: #1271B9;
	font-size: 14px;
}
#searchResults div.productContent {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #DBE9F4;
}
/*====== Locations ====================================================================================*/

#map {
	height: 300px;
}
#locations .vcard {
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	padding: 10px 0;

}
#locations .vcard #branchNameInfo {
	position: relative;
	float: left;
	margin-right: 10px;
	width: 145px;
}
#locations .vcard #branchNameInfo  h2 {
	margin-top: 0;
	margin-bottom: 5px;
	float: left;
}
#locations .vcard #branchNameInfo a.pdfs {
	display: block;
	clear: left;
	float: left;
}
#locations .vcard table {
	float: left;
}
#locations .vcard th, #locations .vcard td {
	text-align: left;
	padding: 2px 0;
	width: 190px;
}
#locations .vcard th {
	padding: 0;
}
#locations .vcard th.timeName {
	width: 60px;
}
#locations .vcard td.timeValue {
	width: 130px;
}
#locations ul {
	margin: 20px 0;
}
#locations ul li {
	list-style-type: none;
}
/*====== Sitemap ====================================================================================*/

#sitemap {
	margin-top: 20px;
}
#sitemapNav {
	margin-top: 30px;
}
#sitemapNav li {
	width: 160px;
	float: left;
	margin-right: 25px;
}
#sitemapNav li li {
	width: auto;
	float: none;
	margin-right: 0;
}
#sitemap div.clear {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #CCC;
}
#sitemap div.clear div {
	width: 160px;
	float: left;
	margin-right: 25px;
}
#sitemap div.clear ul {
	padding-bottom: 25px;
}
/*======== 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;
	position: relative;
	top: 25px;
	left: 0;
}
fieldset#newApplication div#introduction div#introHead {
	background: url(/custom/pacificresource/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: #1271B9;
	font-size: 32px;
	line-height: 32px;
	display: block;
	padding: 0 0 5px 0;
	margin: 0 0 0 170px;
	width: 410px;
}
fieldset#newApplication div#introduction h2 {
	color: #333;
	font-size: 16px;
	line-height: 16px;
	display: block;
	padding-bottom: 5px;
	margin: 0;
}
fieldset#newApplication div#introText {
	border-top: 1px solid #1271B9;
	margin-left: 170px;
}
fieldset#newApplication div#introText ol {
	padding-left: 20px;
}
fieldset#newApplication div#introText li {
	padding-bottom: 5px;
}
fieldset#newApplication div#introduction p {
	margin: 7px 7px 7px 0;
	clear: none;
}
fieldset#newApplication div#introduction h4 {
	clear: both;
	width: 150px;
}
fieldset#newApplication 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#comments label {
	padding-top: 0;
}
fieldset#newApplication fieldset#jointSwitch label.dontMove {
	clear: none;
	text-align: left;
	width: auto;
	padding-top: 1px;
}
fieldset#newApplication 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;
	padding: 2px 0 0 0;
}
fieldset#newApplication span.right {
	padding-right: 5px;
}
/* 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, fieldset#newApplication .posLeft, fieldset#newApplication #beneficiarySwitch {
	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#addBeneficiary 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;
}
#termCertificate h4, #variableIRA h4, #termIRA h4 {
	clear: both;
	padding-top: 10px;
	font-size: 12px;
}
/* Job Application */

fieldset#newApplication h3 {
	color: #333;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
fieldset#newApplication fieldset#educationInformation table {
	margin-bottom: 25px;
}
fieldset#newApplication fieldset#educationInformation table tr.tableHead th {
	padding-bottom: 10px;
	font-weight: normal;
}
fieldset#newApplication fieldset#educationInformation table input {
	width: 146px;
}
fieldset#newApplication fieldset#educationInformation table select {
	width: 60px;
	margin: 0 20px;
}
fieldset#newApplication fieldset#educationInformation .tableLabel {
	text-align: left;
	font-weight: normal;
}
fieldset#newApplication fieldset#educationInformation .tableInput {
	width: 150px;
}
fieldset#newApplication fieldset#educationInformation .tableSelect {
	width: 100px;
}
#tableEligibility td, #tableCertify td {
	padding: 0 5px 10px 5px;
	vertical-align: top;
}
fieldset#newApplication ul {
	padding: 0 50px;
}
#newApplication #tableDeposit input {
	float: none;
}
#workDetails, #otherDetails, #relativeDetails {
	margin-top: 2px;
	padding: 5px 10px 5px 10px;
	background: #f5f5f5;
	border: 1px solid #ccc;
}
fieldset#newApplication #otherDetails select {
	float: none;
	display: inline;
}
fieldset#newApplication .radioWlabel .extendInput {
	margin: 2px 0 5px 0;
	width: 180px;
}
fieldset#applicationPrint {
	position: relative;
}
fieldset#applicationPrint p {
	float: left;
	width: 300px;
}
#printApp {
	float: left;
	margin: 5px 0 0 30px;
}
fieldset#newApplication.thankYouPage h2 { 
	margin: 0;
	padding-bottom: 0; 
}
fieldset#newApplication.thankYouPage p { 
	margin: 10px 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: 0px;
}

#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;
}

#formBuilderForm {
	padding: 20px 45px;
}

#formBuilderForm p {
	margin-bottom: 20px;
	clear: both;
}

#formBuilderForm li.submit input {
	background: url(/custom/pacificresource/image/btn-next-form.png) no-repeat;
	width: 89px;
	height: 32px;
	display: block;
	text-indent: -999em;
	border: none;
}

#formBuilderForm .inform-product-title {
	display: none;
}
#formBuilderForm form.inmo-application li input,
#formBuilderForm form.inmo-application li ul,
#formBuilderForm form.inmo-application li select.fullWidth {
	width: 200px;
}
#formBuilderForm form.inmo-application li ul.radio li input {
	width: 15px;
}
#formBuilderForm form.inmo-application li fieldset.ssn {
	width: 250px;
}
#formBuilderForm form.inmo-application li input.group1,
#formBuilderForm form.inmo-application li input.medium {
	width: 54px;
}
#formBuilderForm form.inmo-application li .ssn input.group2,
#formBuilderForm form.inmo-application li input.group2{
	width: 36px;
}
#formBuilderForm form.inmo-application li input.group3 {
	width: 72px;
}
/*======== deprecated 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: -5px;
}
#contactUs legend {
	color: #333;
	font-weight: bold;
}
#contactUs fieldset {
	padding: 0px 10px 10px 10px;
	border: 1px solid #CCC;
}
#contactUs fieldset fieldset {
	border: 0 none;
	padding: 0 0 10px 0;
}
#contactUs form {
	font-size: 12px;
}
#contactUs label {
	float: left;
	padding-bottom: 10px;
	padding-right: 25px;
	width: 186px;
	text-align: right;
}
#contactUs label.required {
	font-weight: bold;
}

#contactUs p.required {
	font-weight: bold;
	clear: both;
	margin-left: 48px;
	margin-bottom: 10px;
}
#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: 526px;
	border: 0 none;
}
#contactUs #friendsToEmail {
	margin-top: 10px;
}

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

/* formQuestions.css */

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

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

/* captcha */

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


/* SAF CSS Document */

/*Send to a Friend*/

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

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

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

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

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

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

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

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

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

#sendFriend textarea {
	height: 100px;
}

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

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

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

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

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

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

#sendFriend #captcha p {
	margin: 0;
}



/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index:10;
	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: 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;
	font-weight: normal;
	margin-bottom: 5px;
}
#newPopUpForm label.required {
	display: block;
	font-weight: normal;
	margin-bottom: 5px;
}     
#newPopUpForm p.title {
	color: #666;
	font-weight: bold;
	margin: 20px 0 10px 0;
	text-align: center;
}
#newPopUpForm p {
	margin: 0 0 20px 0;
}
/* captcha */

#newPopUpForm #captcha {
	width: 200px;
	padding: 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;
}
#printApplication {
	width: 7in;
}


