html,body{max-width:100%}body{font-family:Roboto,Helvetica,"Open Sans",Lato,sans-serif;color:#002155}body p{padding:0;font-size:1em;margin:1em 0;line-height:1.7em}body h1{font-weight:800;margin:0.5em 1em;padding:0;letter-spacing:0.001em;font-size:2.25em}body h2{font-size:1.75em}body h3{font-size:1.425em}body a{color:#002155}video{width:100%}@media only screen and (min-width: 767px){body{font-size:0.8em}}@media only screen and (min-width: 780px){body{font-size:0.9em}}@media only screen and (min-width: 1024px){body{font-size:1em}}*{box-sizing:border-box}#base-area{background-color:#fff;max-width:100%;overflow-x:hidden}#content-body{max-width:1024px;margin:0 auto}#hero-section{width:60%;margin:0 auto}#content-wrapper{width:80%;margin-left:20%}#content-center-section{width:75%;display:inline-block;vertical-align:top}#content-right-section{width:24%;padding:0em 1em;display:inline-block;vertical-align:top}@media only screen and (max-width: 768px){#hero-section{width:100%}#content-wrapper{width:100%;margin:0}#content-center-section{width:100%;display:block;margin:0}#content-right-section{display:block;width:100%;margin:0 auto;padding-top:2em}}#content-body .full-width{width:500%;margin-left:-200%;overflow:hidden}.dark-bg{background-color:#002D74;color:#fff}.dark-bg a{color:white}.dark-bg .btn,.dark-bg form input[type='submit'],form .dark-bg input[type='submit']{border:2px solid #fff;background-color:#fff;color:#003474;transition:all 0.2s ease-in-out}.dark-bg .btn:hover,.dark-bg form input:hover[type='submit'],form .dark-bg input:hover[type='submit']{border:2px solid #fff;background-color:#003474;color:#fff}.disclosure{font-size:80%}button,.btn,form input[type='submit']{padding:0.6em 1em;border-radius:2px;line-height:3em;cursor:pointer;font-weight:800;text-decoration:none;font-family:Roboto,Helvetica,"Open Sans",Lato,sans-serif;border:2px solid #0078e7;background-color:#0074e7;color:#fff;transition:all 0.2s ease-in-out}button.space,.btn.space,form input.space[type='submit']{margin-right:0.5em}button:hover,.btn:hover,form input:hover[type='submit']{background-color:#fff;color:#0078e7}button.form-white-button,.btn.form-white-button,form input.form-white-button[type='submit']{border:2px solid #0078e7;background-color:#fff;color:#0078e7;padding:0.6em 2em}button.form-white-button:hover,.btn.form-white-button:hover,form input.form-white-button:hover[type='submit']{border:2px solid #0078e7;background-color:#0078e7;color:#fff}button.form-blue-button,.btn.form-blue-button,form input.form-blue-button[type='submit']{border:2px solid #0078e7;background-color:#0078e7;color:#fff;padding:0.6em 2em}button.form-blue-button:hover,.btn.form-blue-button:hover,form input.form-blue-button:hover[type='submit']{background-color:#fff;color:#0078e7}button.white,.btn.white,form input.white[type='submit']{border:2px solid #fff;background-color:#fff;color:#003474;transition:all 0.2s ease-in-out}button.white:hover,.btn.white:hover,form input.white:hover[type='submit']{border:2px solid #fff;background-color:#003474;color:#fff}button.blue,.btn.blue,form input.blue[type='submit']{border:2px solid #0078e7;background-color:#0074e7;color:#fff;transition:all 0.2s ease-in-out}button.blue:hover,.btn.blue:hover,form input.blue:hover[type='submit']{background-color:#fff;color:#0078e7}button:hover,.btn:hover,form input:hover[type='submit']{text-decoration:none}.list-disc-none{list-style-type:none}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){html,body{overflow-x:hidden}}@media (max-width: 1024px) and (-ms-high-contrast: none), (-ms-high-contrast: active){html.mm-opening .mm-slideout{left:21em}}@media (max-width: 768px), (max-width: 1024px){#content-body .full-width{margin:0;width:100%}}form{padding:10px;line-height:30px;width:98%}form input,form select,form textarea{outline:none}form label{top:-57px;padding:0px 10px;vertical-align:bottom;width:90%;font-weight:bold}form .rb-radio,form .rb-checkbox{font-weight:normal}form input[type='text'],form input[type='tel'],form input[type='email'],form input[type='number'],form input[type='date'],form input[type='time'],form input[type='password']{position:relative;top:-1px;padding:0.5rem 0.75rem;font-size:1rem;line-height:1.25;background-color:#fff;border:1px solid rgba(0,0,0,0.15);border-radius:0.25rem;background-clip:padding-box;width:100%;max-width:100%;margin-bottom:18px}form input[type='text']:focus,form input[type='tel']:focus,form input[type='email']:focus,form input[type='number']:focus,form input[type='date']:focus,form input[type='time']:focus,form input[type='password']:focus{outline:0;border-color:#4697e4}form fieldset{margin-bottom:2em;padding:.5em .5em;padding-left:0}form input[type='radio']{width:2.6em;height:1.2em;margin:5px -8px;padding:-2px;top:0}form input[type='file']{padding:15px 5px;margin:10px}form label+input{margin:0em}form .styled-select{display:inline-block;cursor:pointer;font-size:1.1em;margin-bottom:1.5em;padding:0.25em 0;position:relative;width:15em}form select{padding:10px 30px}form .styled-select:before{border-width:0 0 0 1px;content:'\f103';font-size:1.25em;padding-left:0.25em;position:absolute;pointer-events:none;right:0.35em}form select{appearance:none;cursor:pointer;display:inline-block;width:100%;padding:0.5rem 0.75rem;background-color:#fff;border:1px solid rgba(0,0,0,0.15);border-radius:0.25rem;background-clip:padding-box;max-width:100%}form textarea{width:100%;font-size:1em;height:10em;margin:0.5em 0 1em;padding:1em}form textarea:focus{outline:0;border-color:#4697e4}form input[type='checkbox']{cursor:pointer;font-size:1em;padding:0.25em;height:1.44em;width:1.4em;vertical-align:middle}form input[type='checkbox']:checked:after{border-width:0 4px 4px 0;content:"\00a0";display:block;height:1em;width:0.5em;margin-top:-0.9em;position:relative;transform:rotate(45deg)}form button{margin:1em 45%;padding:0em 1em}table caption{font-size:2em}table tr td,table tr th{padding:1em}table tr td:first-child{text-align:right}table tr td:last-child{text-align:left}.sf-autocomplete a{color:#003474;padding-left:15px}.sf_cols{display:flex;width:100%;justify-content:space-between;flex-direction:column}.sf_cols .sf_colsOut{padding-top:0.5em}.sf_cols .sf_colsOut img{width:100%}form .sf-RadioButtons{margin-bottom:-1.5em}form .sf-RadioButtons .rb-radio{padding-left:0}form .sf-RadioButtons div fieldset{margin-bottom:0em;padding:0em}form .sf-RadioButtons div fieldset div fieldset input[type='radio'],form .sf-RadioButtons div fieldset .sf-RadioButtons div input[type='radio']{margin:0em 0em;padding:-0.167em;top:-0.333em;width:1.667em;height:1.667em}form button.sf-SubmitButton{padding:0.25em 1.05em;font-size:1.1em;margin:1em 46%;line-height:2em}@media only screen and (min-width: 500px){.sf_cols{flex-direction:row}.sf_cols .sf_colsOut{padding-left:0.5em}.sf_cols .sf_colsOut:first-child{padding-left:0}}#spinloader{position:relative;display:inline-block;top:-11px;right:14px}a.externalanchor:not(.no-external){background-image:url(../../images/_icons/external_link_icon-blue.svg?package=Rbfcu);right:30px;background-repeat:no-repeat;background-position:100% 50%;padding:0.6em 1.3em 0.6em 0.2em;background-size:14px 43px}a:not([href]){background-image:none}.featured-cntr .dark-bg a:not(.cta-link).externalanchor{background-image:url(../../images/_icons/external_link_icon_white.svg?package=Rbfcu)}.featured-cntr .dark-bg a:not(.cta-link).no-external{background-image:none}.flyer .no-external{padding:0}.content-block ul{margin-left:2.5em}@media (max-width: 767px){button{margin:1em 47%}.fixed-scroll{overflow:scroll;-webkit-overflow-scrolling:touch}}.sf-fieldWrp.sf-Checkboxes{margin-top:1em}div[data-sf-role=paragraph-text-field-container]{margin-top:1em}label.paragraph-title{padding-left:0em}label.dropdown-title{padding-left:0}label.captcha-field-title{padding-left:0}label.text-field-title{padding-left:0}.radio-items{padding-left:.5em}@media only screen and (max-width: 767px){button.sf-SubmitButton.btn.btn-primary{margin-left:5.5em;line-height:1.75em}}@media only screen and (min-width: 360px) and (max-width: 374px){button.sf-SubmitButton.btn.btn-primary{margin-left:6.5em}}@media only screen and (min-width: 375px) and (max-width: 410px){button.sf-SubmitButton.btn.btn-primary{margin-left:7em}}@media only screen and (min-width: 411px) and (max-width: 450px){button.sf-SubmitButton.btn.btn-primary{margin-left:8em}}@media only screen and (min-width: 480px) and (max-width: 567px){button.sf-SubmitButton.btn.btn-primary{margin-left:9.5em}}@media only screen and (min-width: 568px) and (max-width: 599px){button.sf-SubmitButton.btn.btn-primary{margin-left:12.5em}}@media only screen and (min-width: 600px) and (max-width: 666px){button.sf-SubmitButton.btn.btn-primary{margin-left:13.5em}}@media only screen and (min-width: 667px) and (max-width: 731px){button.sf-SubmitButton.btn.btn-primary{margin-left:14.5em}}@media only screen and (min-width: 732px) and (max-width: 767px){button.sf-SubmitButton.btn.btn-primary{margin-left:16.5em}}button.btn{font-size:1em;line-height:1.25em}.dark-bg button.btn{border:2px solid #0078e7;background-color:#0074e7;color:#fff}.dark-bg button.btn:hover{background-color:#fff;color:#0074e7;border:2px solid #0078e7}@media only screen and (max-width: 767px){button.btn{width:15em}.event-list-item p.text-center{width:100%}}@media only screen and (min-width: 320px) and (max-width: 375px){.flexbox-item .text-center{width:17%}p.text-center{width:36%}}@media only screen and (min-width: 400px) and (max-width: 480px){.flexbox-item .text-center{width:27%}p.text-center{width:44%}}@media only screen and (min-width: 640px) and (max-width: 767px){.flexbox-item .text-center{width:60%}p.text-center{width:69%}}@media only screen and (min-width: 320px) and (max-width: 767px){.footer-cntr p.text-center{width:100%}}.mm-listview .mm-next+a{width:83.5%}.cs-holder{padding:.125em;margin-bottom:1em}.homepage a div.carousel-cell{margin-left:0em}.homepage div.carousel-cell{margin-left:0em}.homepage .carousel-cell{width:64em}.homepage .hero:first-child a{display:none}.homepage .hero{background-color:#003474}@media only screen and (min-width: 320px) and (max-width: 399px){.homepage a .carousel-cell{width:24em}}@media only screen and (min-width: 400px) and (max-width: 410px){.homepage a .carousel-cell{width:25em}}@media only screen and (min-width: 411px) and (max-width: 567px){.homepage a .carousel-cell{width:26em}}@media only screen and (min-width: 568px) and (max-width: 700px){.homepage a .carousel-cell{width:44em}}@media only screen and (min-width: 712px) and (max-width: 767px){.homepage a .carousel-cell{width:46em}}@media only screen and (min-width: 768px) and (max-width: 1024px){.content-block p{padding-left:1em}.content-block ul{padding-left:1em}}@media only screen and (max-width: 767px){.form-group button.btn{width:6em}}a#flex-link{text-decoration:none}a{text-decoration:underline}@media only screen and (max-width: 767px){input#Textbox-6{display:block;width:100%}}.grecaptcha-badge{z-index:1}.content-block{padding-left:1em;padding-right:1em}.cta-button:hover .cta-text.external:not(.no-external){background-image:url(../../images/_icons/external_link_icon_btnblue.svg?package=Rbfcu)}.cta-text.external:not(.no-external){background-image:url(../../images/_icons/external_link_icon_white.svg?package=Rbfcu);padding-right:1.3em;background-repeat:no-repeat;background-position:100% 50%;background-size:0.85em 0.85em}.sf-Captcha-button{margin-left:0}.sf-Captcha-button svg{height:1em;width:1em}.menuitem__IDpolicy{font-weight:normal;font-style:italic}.mobile-menu-IDpolicy{white-space:normal !important}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}html{color:#222;font-size:1em;line-height:1.4}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.browserupgrade{margin:0.2em 0;background:#ccc;color:#000;padding:0.2em 0}.hidden{display:none !important}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.invisible{visibility:hidden}.cntr{width:100%;margin:0 auto}div{background-repeat:no-repeat}ul{padding:0;margin:0}ul li{padding:0;margin:0}ul.nodisc{list-style-type:none}.spacerCntr{height:5.9em}.text-center{text-align:center;width:100%}.button-spacing{margin:1em 0}.clearfix{clear:both}.cf:before,.cf:after{content:" ";display:table}.cf:after{clear:both}.section,.holder,.contained{width:100%;max-width:1024px;margin:0 auto;position:relative}.cntr-space,.stnd-space{margin-top:2em}.bottom-space{margin-bottom:1em}.bottom-space-xl{margin-bottom:4em}.display-none{display:none}.nowrap{white-space:nowrap}span.new-line{display:inline}span.new-line:before{content:"\a ";white-space:pre}span.no-break{white-space:pre}.mobile-hide,.tmp{display:none}input{padding:0;margin:0;vertical-align:bottom;position:relative;top:-1px}[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak{display:none !important}.bold-text{font-weight:bold}.hamburger{padding:15px 15px;display:inline-block;cursor:pointer;transition-property:opacity, filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:0.7}.hamburger-box{width:40px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:35px;height:3px;background-color:#000;border-radius:4px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger--squeeze .hamburger-inner{transition-duration:0.1s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--squeeze .hamburger-inner::before{transition:top 0.1s 0.14s ease, opacity 0.1s ease}.hamburger--squeeze .hamburger-inner::after{transition:bottom 0.1s 0.14s ease,transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:0.14s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease, opacity 0.1s 0.14s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.1s ease,transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1)}.footer-cntr{background-color:#002D74;color:#fff}.footer-cntr .footer-holder{letter-spacing:0.02em}.footer-cntr .footer-holder .content{font-size:0.7em;width:auto;padding:1em 2em;color:#fff}.footer-cntr .footer-holder .content p,.footer-cntr .footer-holder .content a{color:#fff}.footer-cntr .footer-holder .links ul{width:100%;display:flex;flex-direction:column;list-style-type:none}.footer-cntr .footer-holder .links ul li a{font-weight:800;text-align:center;display:block;width:100%;border-bottom:1px solid #fff;line-height:3em;color:#fff;font-size:1em;transition:all 0.2s ease-in-out;text-decoration:none}.footer-cntr .footer-holder .links ul li a:hover{background-color:#fff;color:#003474}.footer-cntr .footer-holder .links ul li:first-child{border-top:2px solid #003474}.footer-cntr .footer-holder .copyright{text-align:center;font-size:1.1em}.footer-cntr .footer-holder .copyright .ehl{width:30px;margin:0 0 0.5em 0.5em}.footer-cntr .footer-holder .copyright .ncua{margin:0.5em}@media only screen and (min-width: 500px){.footer-cntr .footer-holder .links ul{flex-direction:row;justify-content:center}.footer-cntr .footer-holder .links ul li{padding:0.5em 0.5em 0 0.5em}.footer-cntr .footer-holder .links ul li a{display:inline;border:none;line-height:1em;font-weight:normal;font-size:0.9em}.footer-cntr .footer-holder .links ul li a:hover{text-decoration:underline;color:#fff;background-color:#003474}.footer-cntr .footer-holder .links ul li:first-child{border:none}}.sm-holder ul{width:100%;display:flex;flex-direction:row;justify-content:center;list-style-type:none;margin:2em 0}.sm-holder ul li a{display:block}.sm-holder ul li a svg{width:4em;height:2.5em}.sm-holder ul li a svg path,.sm-holder ul li a svg rect{fill:#002155;transition:all 0.3s ease-in-out}.sm-holder ul li a svg circle{fill:#fff;transition:all 0.3s ease-in-out}.sm-holder ul li a svg circle[r="3.2"]{fill:#002155}.sm-holder ul li a svg:hover .logo{fill:#fff}.sm-holder ul li a svg:hover circle{fill:#002155}.sm-holder ul li a svg:hover circle[r="3.2"]{fill:#fff}@media only screen and (min-width: 780px){.sm-holder ul{margin:0}.sm-holder ul li a{padding:1em 0.5em}.sm-holder ul li a svg{width:2em}}@media (max-width: 767px){.footer-cntr .footer-holder .copyright{text-align:left;padding-left:0.5em;font-size:1em}.footer-cntr .footer-holder .copyright span{display:block;text-align:center}.footer-cntr .footer-holder .copyright .ncua{margin:0}.sm-holder ul li a svg{width:3em}}.footer-holder a:focus{outline:1px dashed #fff}ul.resp-tabs-list,p{margin:0px;padding:0px}#tabInfo{font-size:22px}.tabName{color:#014ec2}.resp-tabs-list li{font-weight:600;font-size:18px;display:inline-block;padding:13px 15px;margin:0;list-style:none;cursor:pointer;float:left;background:#E2E2E2;text-align:center}.resp-tabs-list li.resp-tab-active{color:#fff;background:#003474}.resp-tabs-container{padding:0px;background-color:#fff;clear:left}h2.resp-accordion{cursor:pointer;padding:5px;display:none}.resp-tab-content{display:none;padding:1em 2em;border:1px solid #002D74;text-align:left}.resp-tab-content p.text-center{font-size:1em;margin-left:-1em;margin-bottom:.25em}.resp-tab-active{border:1px solid #003474;border-bottom:none;margin-bottom:-1px !important;padding:12px 14px 14px 14px !important}.resp-tab-active{border-bottom:none;background:white}.resp-content-active,.resp-accordion-active{display:block}h2.resp-accordion{font-size:13px;margin:0px;padding:10px 15px}h2.resp-tab-active{border-bottom:2px solid #003474 !important;margin-bottom:0px !important;padding:20px 15px !important}h2.resp-tab-title:last-child{border-bottom:12px solid #c1c1c1 !important;background:blue}.resp-vtabs ul.resp-tabs-list{float:left;width:30%}.resp-vtabs .resp-tabs-list li{display:block;padding:15px 15px !important;margin:0;cursor:pointer;float:none;width:100%;background:#f3f3f3}.resp-vtabs .resp-tabs-container{padding:0px;background-color:#fff;border:1px solid #c1c1c1;float:left;width:68%;min-height:250px;border-radius:4px;clear:none}.resp-vtabs .resp-tab-content{border:none}.resp-vtabs li.resp-tab-active{border:1px solid #c1c1c1;border-right:none;background-color:#003474;color:white;position:relative;z-index:1;margin-right:-1px !important;padding:14px 15px 15px 14px !important}.resp-easy-accordion h2.resp-accordion{display:block}.resp-easy-accordion .resp-tab-content:last-child{border-bottom:1px solid #003474 !important}.resp-jfit{width:100%;margin:0px}.resp-tab-content-active{display:block;border-top:1px solid #002D74;border-bottom:1px solid #002D74}.resp-tab-content-active ul li{margin:0.5em 2em 0 2em}h2.resp-accordion:first-child{border-top:2px solid #002D74 !important}@media only screen and (max-width: 767px){ul.resp-tabs-list{display:none}h2.resp-accordion{display:block;font-size:14px;text-align:center;color:#002155;border-bottom:2px solid #002D74;background:#E2E2E2;padding:20px 0px}.resp-vtabs .resp-tab-content{border:1px solid #C1C1C1}.resp-tab-active{border:none;border-bottom:2px solid #003474}.resp-vtabs .resp-tabs-container{border:none;float:none;width:100%;min-height:initial;clear:none}.resp-tab-content{padding:1em 1.5em;border:none;border-bottom:2px solid #003474}.resp-accordion-closed{display:none !important}.resp-vtabs .resp-tab-content:last-child{border-bottom:1px solid #c1c1c1 !important}}#smartbanner{position:fixed;left:0;top:-82px;border-bottom:1px solid #e8e8e8;width:100%;height:78px;font-family:'Helvetica Neue',sans-serif;background:-webkit-linear-gradient(top, #f4f4f4 0%, #cdcdcd 100%);background-image:-ms-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%);background-image:-moz-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%);box-shadow:0 1px 2px rgba(0,0,0,0.5);z-index:9998;-webkit-font-smoothing:antialiased;overflow:hidden;-webkit-text-size-adjust:none;-webkit-transition:all .3s ease}html.sb-animation{-webkit-transition:all .3s ease}#smartbanner .sb-container{margin:0 auto}#smartbanner .sb-close{position:fixed;left:5px;top:5px;display:block;border:2px solid #fff;width:14px;height:14px;font-family:'ArialRoundedMTBold',Arial;font-size:15px;line-height:15px;text-align:center;color:#fff;background:#070707;text-decoration:none;text-shadow:none;border-radius:14px;box-shadow:0 2px 3px rgba(0,0,0,0.4);-webkit-font-smoothing:subpixel-antialiased}#smartbanner .sb-close:active{font-size:13px;color:#aaa}#smartbanner .sb-icon{position:fixed;left:30px;top:10px;display:block;width:57px;height:57px;background:rgba(0,0,0,0.6);background-size:cover;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,0.3)}#smartbanner .sb-info{position:fixed;left:98px;top:18px;width:44%;font-size:11px;line-height:1.2em;font-weight:bold;color:#6a6a6a;text-shadow:0 1px 0 rgba(255,255,255,0.8)}#smartbanner #smartbanner.no-icon .sb-info{left:34px}#smartbanner .sb-info strong{display:block;font-size:13px;color:#4d4d4d;line-height:18px}#smartbanner .sb-info>span{display:block}#smartbanner .sb-info em{font-style:normal;text-transform:uppercase}#smartbanner .sb-button{position:fixed;right:20px;top:24px;border:1px solid #bfbfbf;padding:0 10px;min-width:10%;height:24px;font-size:14px;line-height:24px;text-align:center;font-weight:bold;color:#6a6a6a;background:-webkit-linear-gradient(top, #efefef 0%, #dcdcdc 100%);text-transform:uppercase;text-decoration:none;text-shadow:0 1px 0 rgba(255,255,255,0.8);border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,0.6),0 1px 0 rgba(255,255,255,0.7) inset}#smartbanner .sb-button:active,#smartbanner .sb-button:hover{background:-webkit-linear-gradient(top, #dcdcdc 0%, #efefef 100%)}#smartbanner .sb-icon.gloss:after{content:'';position:fixed;left:0;top:-1px;border-top:1px solid rgba(255,255,255,0.8);width:100%;height:50%;background:-webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.2) 100%);border-radius:10px 10px 12px 12px}#smartbanner.android{border-color:#212228;background:#3d3d3d url("data:image/gif;base64,R0lGODlhCAAIAIABAFVVVf///yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7");border-top:5px solid #88B131;box-shadow:none}#smartbanner.android .sb-close{border:0;width:17px;height:17px;line-height:17px;color:#b1b1b3;background:#1c1e21;text-shadow:0 1px 1px #000;box-shadow:0 1px 2px rgba(0,0,0,0.8) inset,0 1px 1px rgba(255,255,255,0.3)}#smartbanner.android .sb-close:active{color:#eee}#smartbanner.android .sb-info{color:#ccc;text-shadow:0 1px 2px #000}#smartbanner.android .sb-info strong{color:#fff}#smartbanner.android .sb-button{min-width:12%;border:1px solid #DDDCDC;padding:1px;color:#d1d1d1;background:none;border-radius:0;box-shadow:none;min-height:28px;width:30%}#smartbanner.android .sb-button span{text-align:center;display:block;padding:0 10px;background-color:#42B6C9;background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#42B6C9), to(#39A9BB));background-image:-moz-linear-gradient(top, #42B6C9, #39A9BB);text-transform:none;text-shadow:none;box-shadow:none}#smartbanner.android .sb-button:active,#smartbanner.android .sb-button:hover{background:none}#smartbanner.android .sb-button:active span,#smartbanner.android .sb-button:hover span{background:#2AC7E1}#smartbanner.windows .sb-icon{border-radius:0px}@media (max-width: 767px){.sb-button{width:30%}}.heroCntr{background-color:#fff;width:100%;justify-content:center;align-items:center;margin:0em 0em 1em 0em;background-position:bottom}.hero{height:24.8em;width:100%;position:relative;align-items:center;overflow:hidden;background-position:center center;background-size:cover;background-repeat:no-repeat;display:flex}.hero__text{display:flex;justify-content:center;text-transform:capitalize;align-items:center;font-family:'Amatic SC', cursive;color:#fff;width:100%;height:100%;position:absolute}.hero__text h2{margin:0;padding:0;display:block;text-align:center;font-weight:500;font-family:'Amatic SC', cursive;color:#fff;width:7em;line-height:1.1em;font-size:4em;padding:10px}.hero__text.opposite h2{color:#002155}.hero__text.top_left{justify-content:flex-start;align-items:flex-start}.hero__text.middle_left{justify-content:flex-start}.hero__text.bottom_left{justify-content:flex-start;align-items:flex-end}.hero__text.middle_top{align-items:flex-start}.hero__text.middle_bottom{align-items:flex-end}.hero__text.top_right{justify-content:flex-end;align-items:flex-start}.hero__text.middle_right{justify-content:flex-end}.hero__text.bottom_right{justify-content:flex-end;align-items:flex-end}.hero a{color:transparent;display:block;height:100%;width:100%}.carousel-holder{position:relative}.carousel{height:25em}.flickity-page-dots{bottom:22px;left:-8em}.flickity-page-dots .dot{background:#fff}.flickity-enabled.is-draggable .flickity-viewport{height:100% !important}.carousel-cell{width:100%;height:24.8em;background:#003474;background-position:center;background-size:cover}@media (max-width: 767px){.heroCntr{margin:0em 0em 1em 0em}.heroCntr .hero{height:20em}.heroCntr .hero__text h2{line-height:1.1em;font-size:3em;margin-top:0.6em}.heroCntr .hero a{width:100%}.heroCntr .hero a img{height:16em !important}.carousel{height:22em}.carousel-cell{height:16.8em}.flickity-page-dots{bottom:1em;left:0em}}#half .hero{height:16em}@media (max-width: 767px){.carousel-cell{height:20em}.flickity-page-dots{bottom:4em}}div#header{margin-bottom:6em}.thinTopCntr{position:fixed;height:0.4em;top:0;z-index:20;backface-visibility:hidden;background-color:#002D74;background-position:center;background-size:auto 100%;background-repeat:no-repeat}.mainHeaderCntr{position:fixed;z-index:20;top:0.4em;background:#002D74}.mainHeader{height:3.5em;display:flex;align-items:center;justify-content:space-around;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mainHeader__home{width:8em;text-align:center}.rbfcu-logo{padding:0 0 10px 0;margin:0;width:150px;height:auto}.mainHeader__left{text-align:left;width:50%}.topMenu{display:none;overflow:hidden;list-style-type:none}.topMenu__item{float:left;background-image:url(../../images/white-bar.gif?package=Rbfcu);background-position:right;background-repeat:no-repeat;background-size:2px 17px}.topMenu__item:last-child{background-image:none}.topMenu__item a{font-size:0.8em;display:block;color:#fff;padding:0 10px;text-decoration:none}.topMenu__item a:hover{text-decoration:underline}.topMenu__item:not(:first-child){line-height:1.8em}.topMenu__item .schedule-btn{text-decoration:none;background-color:#0074e7;border:2px solid #0074e7;background-image:none;color:#fff;padding:0.3em 1.5em;margin-right:1em;font-weight:800;font-size:0.8em}.topMenu__item .schedule-btn:hover{text-decoration:none;color:#0074e7;background-color:#fff}.mainHeader__right{text-align:right;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:50%;color:#fff}.mainHeader__right a{text-decoration:none}.mainHeader__searchLink{display:none;padding:0 2em;margin:0 2em}@media only screen and (min-width: 767px){.mainHeader__searchLink{display:block}}.mainHeader__searchIcon{height:1.3em}.mainHeader__loginLink{display:none}@media only screen and (min-width: 767px){.mainHeader__loginLink{display:block}}.mainHeader__joinLink,.mainHeader__loginLink{color:#fff;margin-right:1em}@media only screen and (min-width: 500px){.mainHeader__joinLink,.mainHeader__loginLink{margin-right:3em}}.homepage .mainHeader__loginLink{display:none}.lowerBarCntr{position:fixed;display:block;z-index:20;top:3.9em;box-shadow:0 5px 6px 0 rgba(0,0,0,0.2);background-color:#fff}.simpleMobileMenu{display:flex;flex-direction:row}.simpleMobileMenu__item{display:block;width:50%;text-align:center}.simpleMobileMenu__item a{display:block;line-height:2.3em;color:#012652;width:100%;font-weight:bold;text-decoration:none}.simpleMobileMenu__item:first-child{border-right:1px solid #C7C7C7}.dskpMenu{display:none;font-size:0.9em;color:#fff}.dskpMenu__top{list-style-type:none;display:flex;flex-direction:row;text-align:center;justify-content:center}.dskpMenu__item{position:relative;background-position:right;background-repeat:no-repeat;background-size:2px 17px}.dskpMenu__item:last-child{background-image:none}.dskpMenu__item>a{color:#012652;padding:0 1em;line-height:2.3em;text-decoration:none}.dskpMenu__item>a:hover{cursor:pointer;color:#EDEDED;left:-8px}.dskpMenu__item>a:focus{outline:1px dashed #012652;font-weight:bold}.dskpMenu__item:hover{background-color:#2E538D}.dskpMenu__item:hover .menuPanelCntr{opacity:1;visibility:visible;overflow:visible}.dskpMenu__item:hover a{color:#EDEDED}.menuPanelCntr{position:fixed;z-index:20;top:auto;width:100%;visibility:hidden;overflow:hidden;left:0px;clear:both}.menuPanel{background-color:#2E538D}.menuPanel a{color:#EDEDED !important;text-decoration:none}.menuPanel a:hover{color:#fff;text-decoration:underline}.menuPanel li{text-align:left;list-style-type:none}.menuLead{width:100%;font-style:italic;font-size:1.2em}.menuLead__liner{padding:0.6em 0;margin:0 1.5em;border-bottom:1px solid #b1c9e2}.menuLower{display:flex;flex-direction:row;justify-content:space-between;margin:0 1.5em}.menuCol{padding:0;margin:0.5em 0 1em 1em;width:33%}.menuCol__link{display:block;margin-bottom:0.4em;font-weight:bold;outline-color:#fff}.menuCol__subLink{display:block;padding-left:0.8em;margin-bottom:0.4em;font-style:italic;outline-color:#fff}.menuCol__liner{height:100%;text-align:left;padding:1em 0.5em;border-right:1px solid #b1c9e2;text-align:center}.menuCol__actualNo{letter-spacing:0.5em}.menuCol__idRequired{padding-top:2em;padding-left:0.8em;margin-bottom:0.4em;font-style:italic}.menuCol:last-child .menuCol__liner{border:none}@media only screen and (min-width: 767px){.simpleMobileMenu{display:none}.dskpMenu{display:block}.topMenu{display:block}#menu-icon{display:none}}#menu-icon{background-color:transparent}#mob-menu:not(.mm-menu){display:none}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{background-color:#fff}#mob-menu{background-color:#323849;color:#fff}@media (min-width: 1024px){.mainHeaderCntr,.lowerBarCntr{backface-visibility:hidden}}.offscreen{position:absolute;height:1px;width:1px;overflow:hidden;clip-path:inset(1px 1px 1px 1px);clip-path:inset(1px, 1px, 1px, 1px)}.skip-to-content.offscreen:focus{position:relative;display:block;height:auto;width:auto;color:#fff;overflow:visible;clip-path:none;text-decoration:none}.dskpMenu__item{position:relative;float:right}.dskpMenu__item a{color:#002155}.dskpMenu__item .menuPanelCntr{display:none;right:0px;visibility:visible}.simpleMobileMenu__item a{color:#002155}@media (max-width: 767px) and (-ms-high-contrast: none), (-ms-high-contrast: active){.mainHeader__home{width:14em}}.offscreen{position:absolute;height:1px;width:1px;overflow:hidden;clip-path:inset(1px 1px 1px 1px);line-height:1px;color:white}.skip-to-content.offscreen:focus{position:relative;display:block;height:auto;width:50%;color:#fff;overflow:visible;clip-path:none;text-decoration:none;outline:1px dashed white}.top-btn{list-style:none;border:2px solid #0078e7;background-color:#0074e7;padding-left:1.5em;padding-right:1.5em;cursor:pointer;padding-top:.3em;padding-bottom:.3em;color:white;margin-right:-1.5em;font-size:.8em;font-weight:800}a.top-loan{color:white;font-size:0.8em;margin-right:1.75em;display:none}.homepage a.top-loan{display:block}.top-btn:hover{background:white;color:#0078e7}.top-loan:hover{text-decoration:underline}.mainHeader__searchLink{display:block;padding:0;margin-left:3em;margin-right:0}@media only screen and (min-width: 768px){a.mob-join{display:none}}@media only screen and (max-width: 767px){a.mob-join{color:white;margin-right:1em}.homepage a.top-loan{display:none}}@media only screen and (max-width: 767px){.top-btn{display:none}.top-loan{display:none}a.mainHeader__searchLink.search-tog.search-tog-open{display:none}}.mainHeader a:focus,.menuLead__liner:focus,.menuCol__liner span:focus,.menuCol__idRequired:focus{outline:1px dashed #fff}.topMenu__item a:focus{border:1px dashed #fff}.menuPanel a:focus{outline:1px dashed #fff}@media only screen and (min-width: 768px) and (max-width: 799px){.dskpMenu__item a{padding:0.6em}}@media only screen and (min-width: 800px) and (max-width: 1023px){.dskpMenu__item a{padding:0.5em}}.thinTopCntr{display:none}.mm-menu.with-alert{margin-top:2.7em}.mainHeaderCntr.cntr.full-width{padding-top:0.375em}.head-sign-in{font-size:1.75em;display:block;margin-block-start:0.43em;margin-block-end:0.83em;font-weight:bold}.appstore-msg{font-weight:bold;line-height:1.5em;text-decoration:none}@media only screen and (max-width: 767px){.appstore-msg{display:none}}@media only screen and (min-width: 768px){img.loginSheet__badge{display:none}}.clearable{margin-left:-1.25em;height:100%;margin-top:1.1em;cursor:pointer;display:none;width:1em;z-index:0}.search.holder{display:flex}input[type=text]::-ms-clear{display:none}.loginSheet{font-size:1em;width:100%;height:100%;position:fixed;background-color:#ECECEC;opacity:0.95;z-index:11;text-align:center;padding-top:7em;color:#003474;overflow:hidden;display:none}.loginSheet .floatbox-container{position:relative;width:90%;margin-top:15px;text-align:center}.loginSheet .floatbox{display:block;width:100%;padding:14px 15px 14px 10px;border:none;font-size:14px;margin:0.9em auto 0.3em 1em;border-radius:2px}.loginSheet input.floatbox::-webkit-input-placeholder{color:#5b6166}.loginSheet label{text-align:left;top:-3px !important}.loginSheet .floating-label{position:absolute;top:5px;left:10px;font-size:10px;opacity:0;width:40%;background:rgba(255,255,255,0.2);padding:0 2px;-webkit-transition:0.2s ease-in-out;-webkit-transition:top 0.3s ease,opacity 0.3s ease;-moz-transition:top 0.3s ease,opacity 0.3s ease;-ms-transition:top 0.3s ease,opacity 0.3s ease;transition:0.2s ease-in-out}.loginSheet .floatbox:focus+.floating-label{opacity:1;top:-14px;color:#003474;left:22px;font-size:10px}.loginSheet .floatbox:focus+.floating-label{color:#5b6166}.loginSheet .floatbox:focus+.floating-label{border-color:#C7C7C7}.loginSheet [placeholder]:focus::input-placeholder{transition:opacity 0.5s 0.5s ease;opacity:0}.loginSheet input:focus::-webkit-input-placeholder{color:transparent;padding:1em}.loginSheet input:focus:-moz-placeholder{color:transparent}.loginSheet input:focus:-ms-input-placeholder{color:transparent}.loginSheet input:focus::-moz-placeholder{color:transparent}.loginSheet__commonLinks{line-height:2em;padding:0;margin:0 0 1em 0}.loginSheet__link{font-size:0.9em;color:#002155}.loginSheet__badge{width:110px;display:inline-block}.loginSheet__finePrint{font-size:0.7em;padding:0.1em 6em;margin:0;line-height:13px}.loginSheet__closeLink{display:none}.btn--login{padding:0em 4em !important;line-height:2.3em  !important;width:90%;margin:0.9em 1em 2em 1.2em}.loginSheet a.externalanchor{padding:0px}body.login-active{overflow:hidden}body.login-active #loginSheet{display:block;overflow:scroll}body.search-active{overflow:hidden}body.search-active #searchSheet{display:block}@media only screen and (min-width: 767px){.homepage #loginSheet{display:block;overflow:none}.loginSheet{position:absolute;right:0;top:0em;width:270px;height:31.1em;z-index:15;padding-top:0.8em;font-size:0.8em;margin-top:7.4em;line-height:23px}.loginSheet__badge{width:110px;display:inline-block}}@media (min-width: 768px) and (max-width: 1024px){#content-body .carousel{height:24.9em;margin-top:0em}.loginSheet{padding-top:0.4em;line-height:0.6em}.loginSheet__badge{width:85px}.loginSheet input.btn.btn--login,.loginSheet form input.btn--login[type='submit'],form .loginSheet input.btn--login[type='submit']{margin:0.9em 2em 1em 2em}}@media (min-width: 768px) and (max-width: 1024px){.loginSheet h2{margin:0px 0 20px 0}.floatbox-container{margin-top:6px}.floatbox-container .floatbox{padding:15px;margin-bottom:10px;margin-bottom:7px}.floatbox-container .floatbox:valid+.floating-label{top:-14px}}@media (max-width: 767px){.html-active{overflow:hidden}.loginSheet{top:0em}.loginSheet h2{margin:10px}.loginSheet__badge{width:140px}.loginSheet__closeLink{display:block}.loginSheet .floatbox-container .floatbox{padding:25px 15px 10px 10px}}@-moz-document url-prefix(){.loginSheet__commonLinks{line-height:1.75em}}.searchSheet{font-size:1em;top:0em;width:100%;height:11em;position:absolute;background:linear-gradient(to bottom, #012652 70%, rgba(1,38,82,0) 100%);opacity:0.99;z-index:25;text-align:center;margin-left:0px;color:#003474;display:none;-webkit-backface-visibility:hidden}.searchSheet-cntr{z-index:20}.searchSheet__actionLink{color:#fff}.searchSheet__actionLink:hover{text-decoration:underline}.searchSheet__logo{width:9em;padding:0;margin:0;display:block}.searchSheet__top{position:relative;height:3.2em;background-image:url(../../images/_icons/rbfcu-logo.svg?package=Rbfcu);background-position:center;background-size:150px auto}.searchSheet__toggle{padding:1em;display:block}.searchSheet__closeButton{width:1.4em;float:right}.searchSheet__input{width:100%;position:initial;background-color:white;border:1px dotted #fff;height:2em;color:#002155;margin:0.6em 0 0.7em 0;padding-left:15px}.searchSheet .autosuggest{position:absolute;width:100%;text-align:left;list-style:none;background:#fff;margin-top:-12px;display:none}.searchSheet .autosuggest-holder{position:relative;width:90%;margin:0 auto}.searchSheet .autosuggest li a{display:block;padding:5px 10px}.searchSheet .autosuggest li a:hover{background:#012652;color:#fff}.searchSheet button{line-height:1em;font-size:1em;padding-left:1.5em;padding-right:1.5em;margin-top:0}ul.sf-autocomplete a{color:#002155 !important}input::placeholder{color:#666666}@media (max-width: 767px){.searchSheet{position:fixed;margin-left:0px}}@media only screen and (min-width: 768px){#searchSheet{top:-6em}}@media only screen and (min-width: 320px) and (max-width: 359px){.searchSheet button{margin-left:6.5em}}@media only screen and (min-width: 360px) and (max-width: 410px){.searchSheet button{margin-left:8em}}@media only screen and (min-width: 411px) and (max-width: 450px){.searchSheet button{margin-left:9.5em}}@media only screen and (min-width: 480px) and (max-width: 567px){.searchSheet button{margin-left:12em}}@media only screen and (min-width: 568px) and (max-width: 599px){.searchSheet button{margin-left:14em}}@media only screen and (min-width: 600px) and (max-width: 666px){.searchSheet button{margin-left:16em}}@media only screen and (min-width: 667px) and (max-width: 731px){.searchSheet button{margin-left:18em}}@media only screen and (min-width: 732px) and (max-width: 767px){.searchSheet button{margin-left:19.5em}}
