/* RIA FCU First Branch - layout.css */

/*

Search and replace the following:

#fff
riafcu

*/

*, ul, ol, li {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFF;
	color: #333;
	font: normal 11px Arial, Helvetica, sans-serif;
	background: #fff url(/custom/riafcu/image/wrapper-bg.png) repeat-x left top;
}
#outsideWrapper {
	width: 1000px;
	margin: 0 auto;
	background: #fff url(/custom/riafcu/image/wrapper-bg.png) repeat-x left top;
}
#wrapper {
	width: 942px;
	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;
}

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: #1B5D8D;
	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;
}

.center {
	text-align: center;
}

#indentText{
	width: 600px;
}
/*====== Header =======================================================================================*/

#header {
	position: relative;
	height: 132px;
	width: 900px;
	margin: 0 auto;
}
#logo img {
	position: absolute;
	top: 12px;
	left: 0;
}
#ultraTopNav {
	position: absolute;
	right: 62px;
	top: 15px;
}
#ultraTopNav li {
	float: left;
	padding: 0 5px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #144F7C;
}
#ultraTopNav li a {
	color: #144F7C;
}
#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: 35px;
	width: 159px;
	right: 0;
	bottom: 0;
	padding: 0 10px;
	background: transparent url(/custom/riafcu/image/primary-nav-bg.png) repeat-x left top;
}
#searchForm input#roi_input {
	position: absolute;
	top: 0;
	left: 10px;
	border: 0 none;
	padding: 2px 5px;
	width: 121px;
	height: 16px;
	margin-top: 7px;
	font-size: 12px;
	background-image: url("/custom/riafcu/image/search-bg.png");
}
#searchForm input#searchButton {
	position: absolute;
	top: 0;
	right: 10px;
	width: 28px;
	height: 20px;
	margin-top: 7px;
}
#primaryNav {
	position: absolute;
	bottom: 0;
	left: 0;
}
#primaryNav li {
	float: left;
}
#primaryNav a {
	display: block;
	float: left;
	height: 35px;
	color: #fff;
	font: bold 17px/35px Arial, Helvetica, sans-serif;
	text-align: center;
	border-right: 1px solid #5BAAD5;
	background: transparent url(/custom/riafcu/image/primary-nav-bg.png) repeat-x left top;
}
#primaryNav a.nthChild-1 {
	width: 101px;
}
#primaryNav a.nthChild-2 {
	width: 93px;
}
#primaryNav a.nthChild-3 {
	width: 78px;
}
#primaryNav a.nthChild-4 {
	width: 208px;
}
#primaryNav a.nthChild-5 {
	width: 130px;
}
#primaryNav a.nthChild-6 {
	width: 108px;
}
#primaryNav a:hover, #primaryNav a.inPath {
	color: #fff;
	background-position: left -35px;
}



/*====== Footer =======================================================================================*/
#footerWrapper {
	background: transparent url(/custom/riafcu/image/main-content-bg-repeat.png) repeat-y left top;
	width: 935px;
	margin: 0 auto;
}
#footer {
	width: 900px;
	margin-left: 17px;
	height: 61px;
	position: relative;
	clear: both;
	font-size: 11px;
	color: #fff;
	background: transparent url(/custom/riafcu/image/footer-bg.png) repeat-x left top;
}

#footer #firstROI {
	position: absolute;
	top: 20px;
	left: 20px;
}

#footer #eh {
	position: absolute;
	right:46px;
	top:19px;
}
#footer #fdic {
	position: absolute;
	top: 17px;
	right: 145px;
}
#footer #esi {
	position: absolute;
	right:80px;
	top:21px;
}
#footer #star {
	position: absolute;
	right: 10px;
	top:16px;
}
#footer #footerNav {
	padding-bottom: 4px;
	padding-top: 8px;
	text-align: center;
}

#footerNav li {
	display: inline;
	padding: 0 10px;
}
#footerNav a {
	color: #fff;
}
#footerNav a:hover {
	text-decoration: underline;
}
#footerText {
	text-align: center;
}
#footer p {
	margin-left:-1px;
	padding-right: 10px;
}
#footer p#copyrightNotice {
	padding-left: 10px;
	border-left: 1px solid #fff;
}
/*====== Left Column ==================================================================================*/

#mainContent {
	width: 660px;
	float: right;
	margin-right: 1px;
	display: inline;
	padding-bottom: 25px;
	min-height: 300px;
}

#leftColumn {
	float: left;
	clear: left;
	width: 257px;
	margin-bottom: 25px;
	margin-left: 1px;
	display: inline;
	background: transparent url(/custom/riafcu/image/leftNav-bg-repeat.png) repeat-y left top;
}
#leftNav {
	background: transparent url(/custom/riafcu/image/leftNav-bg-top.png) no-repeat left top;
}
#leftNav li.nthChild-1 {
	padding-top: 28px;
}
#leftNav li h2 {
	margin: 0;
}
#leftNav li h2 a {
	display: block;
	width: 206px;
	margin: 8px 0;
	padding: 6px 10px 4px 20px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #134D7A;
	background-color: #F2FBFF;
	text-transform: uppercase;
}
#leftNav li.inPath h2 a {
	color: #fff;
	background-color: #144F7C;
}
#leftNav li h2 a.firstChild {
	margin-top: 0;
}
#leftNav li h2 a:hover {
	color: #FF8A19;
}
#leftNav li.inPath h2 a:hover {
	color: #fff;
}
#leftNavBottom {
	background: transparent url(/custom/riafcu/image/leftNav-bg-bottom.png) no-repeat left top;
	height: 15px;
}
/*====== Home Page ==============================================*/
#homeContent {
	width: 935px;
	margin: 10px auto 0;
	background: transparent url(/custom/riafcu/image/main-content-bg-repeat.png) repeat-y left top;
}
#homeContentTop {
	padding: 20px 33px 30px;
	overflow: hidden;
	background: transparent url(/custom/riafcu/image/main-content-bg-top.png) no-repeat left top;
}
#flashBanner {
	float: left;
	width: 622px;
	height: 312px;
}
#flashBanner h1 {
	margin: 0;
}
#homeContent #rightColumn {
	float: right;
	width: 215px;
}
#obLogin {
	position: relative;
	height: 307px;
	background: transparent url(/custom/riafcu/image/online-banking-bg.png) no-repeat left top;
}
#obLogin h2 {
	position: absolute;
	top: 1px;
	left: -17px;
	margin: 0;
	width: 220px;
	height: 60px;
	text-indent: -9999px;
	background: transparent url(/custom/riafcu/image/online-banking-title.png) no-repeat left top;
}
#obLogin form {
	padding-top: 75px;
	width: 197px;
	margin: 0 auto;
}
#obLogin label {
	display: block;
	padding-left: 5px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #144F7C;
}
#obLogin input {
	border: none;
	height: 14px;
	width: 174px;
	margin: 5px 0;
	padding: 3px 8px;
	background: transparent url(/custom/riafcu/image/online-banking-input-bg.png) no-repeat left top;
}
#obLogin input#password {
	background: transparent url(/custom/riafcu/image/online-banking-password-input-bg.png) no-repeat left top;
}
#obLogin select {
	width: 190px;
	margin: 5px 0;
}
#obLogin input#submitButton {
	width: 72px;
	height: 22px;
	border: none;
	overflow: hidden;
	padding: 22px 0 0 0;
	margin: 5px 0;
	background: transparent url(/custom/riafcu/image/online-banking-login.png) no-repeat left top;
}
#obNav {
	width: 192px;
	margin: 6px auto 0;
	padding-left: 5px;
}
#obNav li {
	margin: 3px 0;
}
#obNav a {
	color: #144F7C;
	text-decoration: none;
}
#obNav a:hover {
	text-decoration: underline;
}
/*====== Quick Links =================================================================================*/
#quickLinks {
	overflow: hidden;
	width: 900px;
	margin-left: 17px;
	padding-bottom: 30px;
}
#quickLinks h2 {
	margin: 0;
	text-indent: -9999px;
	float: left;
	width: 106px;
	height: 30px;
	background: transparent url(/custom/riafcu/image/quick-links-title.png) no-repeat left top;
}
#quickLinks li {
	float: left;
}
#quickLinks a {
	display: block;
	height: 30px;
	font: normal 12px/30px Arial, Helvetica, sans-serif;
	color: #fff;
}
#quickLinks a.nthChild-1 {
	background: transparent url(/custom/riafcu/image/quick-links-estatements.png) no-repeat left top;
	width: 86px;
	padding-left: 38px;
}
#quickLinks a.nthChild-1:hover {
	background-position: left -30px;
}
#quickLinks a.nthChild-2 {
	background: transparent url(/custom/riafcu/image/quick-links-visa.png) no-repeat left top;
	width: 99px;
	padding-left: 47px;
}
#quickLinks a.nthChild-2:hover {
	background-position: left -30px;
}
#quickLinks a.nthChild-3 {
	background: transparent url(/custom/riafcu/image/quick-links-reorder-checks.png) no-repeat left top;
	width: 99px;
	padding-left: 42px;
}
#quickLinks a.nthChild-3:hover {
	background-position: left -30px;
}
#quickLinks a.nthChild-4 {
	background: transparent url(/custom/riafcu/image/quick-links-financial-calculators.png) no-repeat left top;
	width: 125px;
	padding-left: 41px;
}
#quickLinks a.nthChild-4:hover {
	background-position: left -30px;
}
#quickLinks a.nthChild-5 {
	background: transparent url(/custom/riafcu/image/quick-links-report-lost-stolen-card.png) no-repeat left top;
	width: 171px;
	padding-left: 46px;
}
#quickLinks a.nthChild-5:hover {
	background-position: left -30px;
}
/*====== End Quick Links =============================================================================*/

/*====== Category Page ===============================================================================*/
#contentWrapper {
	width: 942px;
	margin: 10px 0 0 4px;
	background: transparent url(/custom/riafcu/image/main-content-bg-repeat.png) repeat-y left top;
}
#contentTop {
	padding: 20px 0 30px;
	overflow: hidden;
	background: transparent url(/custom/riafcu/image/main-content-bg-top.png) no-repeat left top;
}
#featuredProduct {
	background: transparent url(/custom/riafcu/image/featured-product-bg-repeat.png) repeat-y left top;
	overflow: hidden;
	width: 660px;
}
#featuredContent {
	float: left;
	width: 461px;
	font-size: 12px;
	color: #1B5D8D;
}
#featuredProduct h1 {
	margin: 0 0 15px;
	padding: 4px 0 3px 10px;
	text-transform: uppercase;
	color: #fff;
	background-color: #FF9900;
}
#featuredProduct p {
	float: left;
	width: 231px;
	margin-bottom: 20px;
	padding-right: 20px;
	border-right: 2px solid #FF9900;
}
#featuredProduct ul {
	float: left;
	margin-left: 20px;
	padding-left: 10px;
	display: inline;
}
#featuredProduct li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 10px;
}
#featuredTop {
	width: 100%;
	padding: 26px 0 12px 18px;
	overflow: hidden;
	background: transparent url(/custom/riafcu/image/featured-product-bg-top.png) no-repeat left top;
}
#featuredProduct img {
	float: left;
	margin-right: 25px;
}
div#fpLearnMore {
	clear: both;
}
#featuredBottom {
	background: transparent url(/custom/riafcu/image/featured-product-bg-bottom.png) no-repeat left top;
	height: 10px;
}
#secondaryProducts {
	overflow: hidden;
	margin-top: 10px;
}
#secondaryProducts li {
	float: left;
	width: 323px;
	margin: 11px 11px 0 0;
	position: relative;
	background: transparent url(/custom/riafcu/image/listing-bg-repeat.png) repeat-y left top;
}
#secondaryProducts li .productTop {
	overflow: hidden;
	height: 133px;
	background: transparent url(/custom/riafcu/image/listing-bg-top.png) no-repeat left top;
}
#secondaryProducts li .productBottom {
	background: transparent url(/custom/riafcu/image/listing-bg-bottom.png) no-repeat left bottom;
	height: 6px;
}
#secondaryProducts li.even {
	background: transparent url(/custom/riafcu/image/listing-right-bg-repeat.png) repeat-y left top;
	margin: 0 0 10px 0;
}
#secondaryProducts li.even .productTop {
	background: transparent url(/custom/riafcu/image/listing-right-bg-top.png) no-repeat left top;
	height: 143px;	
}
#secondaryProducts li.even .productBottom {
	background: transparent url(/custom/riafcu/image/listing-right-bg-bottom.png) no-repeat left bottom;
	height: 6px;
}

#secondaryProducts img {
	float: left;
	margin: 10px 15px 10px 18px;
}
#secondaryProducts li.even img {
	margin-top: 21px;
}
#secondaryProducts li ul {
	padding-left: 10px;
	width: 140px;
}
#secondaryProducts li li {
	background: none;
	position: static;
	margin: 0 0 0 10px;
	width: auto;
	list-style-type: disc;
	list-style-position: outside;
	float: none;
}
#secondaryProducts .productContent {
	width: 232px;
	padding-top: 10px;
	padding-bottom: 41px;
	float: left;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #1B5D8D;
}
#secondaryProducts li.even .productContent {
	padding-top: 20px;
}
#secondaryProducts .productContent h3 {
	margin: 0 0 5px;
}
#secondaryProducts .productContent h3 a {
	display: block;
	margin-right: 5px;
	padding: 4px 0 3px 7px;
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
	background-color: #FF9900;
}
#secondaryProducts .productContent p {
	position: absolute;
	bottom: 15px;
	left: 18px;
	width: 295px;
	padding-right: 10px;
}
#secondaryProducts .productContent h4 {
	margin: 0;
	position: absolute;
	bottom: 52px;
	right: 13px;
}
#secondaryProducts .productContent h4 a {
	display: block;
	height: 37px;
	width: 57px;
	text-indent: -9999px;
	background: transparent url(/custom/riafcu/image/learn-more.png) no-repeat left top;
}
#secondaryProducts .productContent h4 a:hover {
	background-position: left -37px;
}
/* Search */
#productSummary #searchResults h3 a {
	color: #1B5D8D;
	text-transform: uppercase;
	text-decoration: none;
}
#productSummary #searchResults h3 a:hover {
	text-decoration: underline;
}
#productSummary #searchResults li {
	list-style-type: none;
}
#productSummary #searchResults li .productContent {
	position: relative;
	width: 545px;
	border-bottom: 1px solid #FF9900;
	min-height: 58px;
}
#productSummary #searchResults li ul {
	width: 182px;
}
#productSummary #searchResults li li {
	margin: 4px 0;
	list-style-type: disc;
}
#productSummary #searchResults h4 {
	position: absolute;
	bottom: 10px;
	left: 210px;
	margin: 0;
}
#productSummary #searchResults h4 a {
	display: block;
	width: 57px;
	height: 37px;
	text-indent: -9999px;
	background: transparent url(/custom/riafcu/image/learn-more.png) no-repeat left top;
}
#productSummary #searchResults h4 a:hover {
	background-position: left -37px;
}
/*====== Product Page ======================================================================*/
#printShare {
	position: absolute;
	right: 35px;
	top: 6px;
	z-index: 5;
}
#printButton, #shareButton {
	float: right;
}
#productSummary h1, #sumaryLeft h1 {
	padding: 5px 100px 4px 10px;
	margin: 0 8px 0 0;
	font: bold 22px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	background-color: #FF9900;
	display: block;
}
#productSummary #summaryLeft h1 {
	margin-left: 174px;
}
#productSummary {
	font-size: 11px;
	position: relative;
	background: transparent url(/custom/riafcu/image/product-details-bg-repeat.png) repeat-y left top;
}
#productPhoto {
	float: left;
	margin: 0 25px 15px 0;
}
#summaryTop {
	padding: 26px 0 20px 17px;
	overflow: hidden;
	background: transparent url(/custom/riafcu/image/product-details-bg-top.png) no-repeat left top;
}
#summaryContent {
	float: left;
	width: 470px;
}
#summaryFull {
	float: left;
	width: 100%;
}
#summaryBottom {
	background: transparent url(/custom/riafcu/image/product-details-bg-bottom.png) no-repeat left bottom;
	height: 12px;
	clear: both;
}
#productSummary p, #productSummary h3 {
	padding-right: 40px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #1B5D8D;
}
#productSummary #summaryFull li {
	font-size: 12px;
}
#productSummary p, #productDetails p {
	margin: 10px 0;
}
#productSummary ul, #productDetails ul, #productSummary ol {
	margin: 0 0 10px 15px;
	padding-right: 40px;
}
#productSummary ol li {
	list-style-type: decimal;
}
#productSummary li, #productDetails li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 4px 0;
}
#productDetails {
	margin-top: 15px;
	clear: right;
}
#detailTop {
	background: transparent url(/custom/riafcu/image/product-details-bg-top.png) no-repeat left 18px;
	overflow: hidden;
	position: relative;
}
#detailBottom {
	background: transparent url(/custom/riafcu/image/product-details-bg-bottom.png) no-repeat left bottom;
	height: 12px;
	clear: both;
}
.openNow {
	float: left;
	margin-right: 10px;
}
#tellMeMoreButton, #tellMeMoreBottom {
	float: left;
}

#productButtonsBottom {
	position: absolute;
	bottom: 30px;
	left: 35px;
	z-index: 5;
}

/* Tabs */

dl#roi_tabs {
	display:block;
	list-style: none;
	position: relative;
	padding-bottom: 30px;
}
dl#roi_tabs dt {
	height: 29px;
	color: #144F7C;
	padding: 0 15px;
	margin-left: 2px;
	margin-right: 5px;
	font: bold 14px/29px Arial, Helvetica, sans-serif;
	background: transparent url(/custom/riafcu/image/dt.png) repeat-x left top;	
}
dl#roi_tabs dt:hover {
	background-position: left -29px;
}
dl#roi_tabs dd {
	padding: 30px 35px 30px 35px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #1A5D8C;
}
dl#roi_tabs dd a {
	text-decoration: underline;
}
dl#roi_tabs dt.selected {
	color: #fff;
	background-position: left  -58px;
}
.pane {
	position: absolute;
	overflow: hidden;
	top: 35px;
	left: 0;
	width: 589px;
	background: transparent url(/custom/riafcu/image/product-details-bg-repeat.png) repeat-y left top;
}
.label {
	float: left;
	position: relative;
	cursor: pointer;
	z-index: 1;
}
#productDetails p.textVariant1 {
	font-style: italic;
}
/*====== Individual Page ==============================================================*/
#productSummary .individualPage {
	color: #1B5D8D;
}
#productSummary .individualPage p {
	margin: 10px 0;
	font: normal 11px Arial, Helvetica, sans-serif;
}
.individualPage a { 
	text-decoration: underline;
}
#productSummary .individualPage p.zeroPaddingParagraph {
	margin: 0;
}
.individualPage ul, .individualPage ol {
	margin: 10px 0 10px 20px;
}
#productSummary .individualPage ul li {
	list-style-type: disc;
	margin: 10px 0;
}
#productSummary .individualPage li strong {
	text-transform: uppercase;
}
#FAQ dt {
	margin: 10px 0;
	font-weight: bold;
}

#FAQ th {
	text-align: left;
}
#heartline a {
	padding-right: 8px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(/custom/riafcu/image/heartline-blue-triangle.png) no-repeat right 2px;
}
#heartline a:hover {
	text-decoration: underline;
}
/* stripeTable.css v1.1 */
#rates h2 {
	margin-bottom: 0;
	margin-top: 25px;
}
#rates p.textVariant1 {
	font-style: italic;
	margin: 0;
	font-weight: bold;
}
table.stripeTable {
	width: 90%;
	margin: 10px 0;
	border: 1px solid #144F7C;
}

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

table.stripeTable tr.nth-row-even td {
	background-color: #fff;
}

table.stripeTable th {
	background-color: #144F7C;
	color: #FFF;
	width: 150px;
}
table#shareAccounts tr.nth-row-5 td, table#shareAccounts tr.nth-row-9 td {
	border-top: 1px solid #144F7C;
}
table#secondMortgage tr.nth-row-8 td, table#secondMortgage tr.nth-row-9 td, table#secondMortgage tr.nth-row-15 td {
	border-top: 1px solid #144F7C;
} 
/* end stripeTable.css */
/*====== 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;
}

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

#map {
	margin: 10px 0;
	width: 610px;
	height: 318px;
	border: 2px solid #fff;
}
#productSummary #locations {
	font-size: 12px;
}
#productSummary #locations th, #locations td {
	text-align: left;
	padding: 2px 0;
	width: 195px;
	vertical-align: top;
}

#productSummary #locations th.timeName {
	width: 70px;
}

#productSummary #locations td.timeValue {
	width: 96px;
	text-align: right;
}

#productSummary #locations ul {
	margin: 20px 0;
}
#productSummary #locations ul li {
	list-style-type: none;
	margin: 10px 0 20px;
}
#locations h2 a {
	text-transform: uppercase;
	color: #1B5D8D;
	text-decoration: none;
}
#locations h2 a:hover {
	text-decoration: underline;
}
#locations #mailingAddress {
	margin: 10px 0 0;
}
#locations #mailingAddress h2 {
	margin: 0;
}
#locations table {
	font-size: 11px;
}
#locations table table {
	margin-left: 0;
	margin-top: 0;
}
/* ATM Locations */
#atmListings {
	width: 610px;
	margin: 0 auto;
}
#atmListings h3 {
	float: left;
	width: 225px;
	padding-right: 0;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #1B5D8D;
}
#productSummary #atmListings ul {
	float: left;
	margin: 0;
	padding: 0;
}
#productSummary #atmListings ul li h2 {
	float: none;
	margin: 0;
}
#productSummary #atmListings .adr {
	float: none;
}
#productSummary #atmListings .adr span.street-address {
	display: block;
}
#productSummary #atmListings #leftColumn {
	background: none;
	float: left;
	width: 250px;
	margin-right: 40px;
}
#productSummary #atmListings #rightColumn {
	float: left;
	width: 250px;
}
#atmLocators {
	clear: both;
}
#productSummary #locations #atmLocators ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 10px;
	margin: 0;
}
#productSummary #locations #atmLocators li {
	margin: 4px 0;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 10px;
}
/*======= Forms Package ==============================================================================*/

label.required {
	font-weight: bold;
}

form {
	font-size: 12px;
}

/*======== Application ===============================================================================*/

#verifyButtons img {
	margin: 50px;
}
.requiredText {
	color: #666;
	font-size: 10px;
}
/* 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/riafcu/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: #144F7C;
	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 #144F7C;
	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: 748px;
	margin: 0 auto;
	line-height: normal;
	border: 0 none;
	background: #FFF;
}
fieldset#newApplication fieldset, fieldset#newApplication fieldset {
	margin: 25px;
	padding: 25px 0 25px 25px;
	border: 1px solid #CCC;
}
#accountTypeLeft, #accountTypeRight {
	width: 320px;
	float: left;
}
fieldset#newApplication legend {
	font-size: 14px;
	margin-bottom: 0px;
}
fieldset#newApplication fieldset {
	margin: 25px;
	padding: 20px;
	border: 1px solid #CCC;
	clear: both;
}
fieldset#newApplication fieldset fieldset {
	margin: 25px 0;
}

/* formContactUs.css */

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

#formContactUs fieldset {
	padding: 15px 10px 10px 10px;
	border: 0 none;
}

#formContactUs label {
	float: left;
	padding: 0 25px 10px 0;
	text-align: right;
	width: 186px;		
}

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

#formContactUs fieldset p {
	margin-left: 210px;
}

#formContactUs input.submitButton {
	float: none;
	margin: 0 0 0 209px;	
	padding: 5px;
	width: auto;	
}

#formContactUs textarea {
	height: 100px;
}

#formContactUs #captcha {
	width: 200px;
	margin: 10px 0 10px 211px;
}

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

#formContactUs #captcha p {
	margin: 0;
}

/* Eligible for Membership PopUp */

.eligibleMembership { 
	position: relative;
	left: 200px;
	top: 97px;
	width: 360px;
}

 /* 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;
}

/* 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 textarea {
	resize: none;
}
#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 { 
	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;
}



/*--- 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 textarea {
	resize: none;
}
#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 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;
}
#positionPopup{
	padding: 1em;	
}
.popup p {
	margin: 15px;
	font-size: 12px;
}
.popup h2 { 
	margin: 15px;
	font-size: 14px;
}
.popup h1 { 
	margin: 15px;
	font-size: 24px;
	margin-bottom: 20px;
}

