Compliance with the Community Reinvestment Act (CRA) is essential for financial institutions that want to remain in good standing with regulators and the communities they serve. The CRA requires banks and other lenders to meet the credit needs of the communities in...
ComplianceTech will host a free webinar on February 9, 2023, at 3:30 PM Eastern. Join us for a conversation about Section 1071 including expert guidance related to small business data collection and reporting. Topics will include: A. Understanding the 1071 proposed...
Let’s recap what has happened in 2022 on three different fronts: HMDA, fair lending, and CRA (the Community Reinvestment Act). I count eight important developments. These are listed in no particular order below: 1. In 2022, the FFIEC released new census tract...
Let’s recap what has happened in 2022 on three different fronts: HMDA, fair lending, and CRA (the Community Reinvestment Act). I count eight important developments. These are listed in no particular order below: 1. In 2022, the FFIEC released new census tract...
We all know the Community Reinvestment Act (CRA) was enacted in 1977. It requires banks to meet the needs of communities in which they do business with a specific emphasis on lending to low- and moderate-income borrowers and/or in low- and moderate-income census...
Recently, there has been a lot of buzz surrounding the implementation of Section 1071 for Small Business Lending and its impact on the financial services industry. What we do know is that the CFPB is in the process of writing regulations to implement Section 1071 of...
-None- Advertisement Outreach i.e. cold call/email Former Customer CT Employee Referral External Referral Current Customer Referral LP Lite LinkedIn Media Referral Twitter CT Webinar Trade Show Chat Web Google AdWords Regulator Referral Demo Request
/* Do not remove this code. */ function reloadImg3883025000007740007() { var captcha = document.getElementById('imgid3883025000007740007'); if(captcha.src.indexOf('&d') !== -1 ) { captcha.src = captcha.src.substring(0, captcha.src.indexOf('&d'))+'&d'+new Date().getTime(); }else{ captcha.src = captcha.src+'&d'+new Date().getTime(); } } function validateEmail3883025000007740007() { var form = document.forms['WebToLeads3883025000007740007']; var emailFld = form.querySelectorAll('[ftype=email]'); var i; for (i = 0; i < emailFld.length; i++) { var emailVal = emailFld[i].value; if((emailVal.replace(/^\s+|\s+$/g, '')).length!=0 ) { var atpos=emailVal.indexOf('@'); var dotpos=emailVal.lastIndexOf('.'); if (atpos<1 || dotpos=emailVal.length) { alert('Please enter a valid email address. '); emailFld[i].focus(); return false; } } } return true; } function checkMandatory3883025000007740007() { var mndFileds = new Array('Company','First Name','Last Name','Email','Phone'); var fldLangVal = new Array('Company','First\x20Name','Last\x20Name','Email','Phone'); for(i=0;i<mndFileds.length;i++) { var fieldObj=document.forms['WebToLeads3883025000007740007'][mndFileds[i]]; if(fieldObj) { if (((fieldObj.value).replace(/^\s+|\s+$/g, '')).length==0) { if(fieldObj.type =='file') { alert('Please select a file to upload.'); fieldObj.focus(); return false; } alert(fldLangVal[i] +' cannot be empty.'); fieldObj.focus(); return false; } else if(fieldObj.nodeName=='SELECT') { if(fieldObj.options[fieldObj.selectedIndex].value=='-None-') { alert(fldLangVal[i] +' cannot be none.'); fieldObj.focus(); return false; } } else if(fieldObj.type =='checkbox'){ if(fieldObj.checked == false){ alert('Please accept '+fldLangVal[i]); fieldObj.focus(); return false; } } try { if(fieldObj.name == 'Last Name') { name = fieldObj.value; } } catch (e) {} } } trackVisitor3883025000007740007(); if(!validateEmail3883025000007740007()){return false;} document.querySelector('.crmWebToEntityForm .formsubmit').setAttribute('disabled', true); } function tooltipShow3883025000007740007(el){ var tooltip = el.nextElementSibling; var tooltipDisplay = tooltip.style.display; if(tooltipDisplay == 'none'){ var allTooltip = document.getElementsByClassName('zcwf_tooltip_over'); for(i=0; i<allTooltip.length; i++){ allTooltip[i].style.display='none'; } tooltip.style.display = 'block'; }else{ tooltip.style.display='none'; } } var $zoho= $zoho || {};$zoho.salesiq = $zoho.salesiq || {widgetcode:'bd812ff9f10013ac6c2e466111bbef8d9b784a397f834181032d1271a5311a8cfd06c71ed649cf90a8aa7eac3c82f084', values:{},ready:function(){}};var d=document;s=d.createElement('script');s.type='text/javascript';s.id='zsiqscript';s.defer=true;s.src='https://salesiq.zoho.com/widget';t=d.getElementsByTagName('script')[0];t.parentNode.insertBefore(s,t);function trackVisitor3883025000007740007(){try{if($zoho){var LDTuvidObj = document.forms['WebToLeads3883025000007740007']['LDTuvid'];if(LDTuvidObj){LDTuvidObj.value = $zoho.salesiq.visitor.uniqueid();}var firstnameObj = document.forms['WebToLeads3883025000007740007']['First Name'];if(firstnameObj){name = firstnameObj.value +' '+name;}$zoho.salesiq.visitor.name(name);var emailObj = document.forms['WebToLeads3883025000007740007']['Email'];if(emailObj){email = emailObj.value;$zoho.salesiq.visitor.email(email);}}} catch(e){}}
-None- Advertisement Outreach i.e. cold call/email Former Customer CT Employee Referral External Referral Current Customer Referral LP Lite LinkedIn Media Referral Twitter CT Webinar Trade Show Chat Web Google AdWords Regulator Referral Demo Request
/* Do not remove this code. */ function reloadImg3883025000007740007() { var captcha = document.getElementById('imgid3883025000007740007'); if(captcha.src.indexOf('&d') !== -1 ) { captcha.src = captcha.src.substring(0, captcha.src.indexOf('&d'))+'&d'+new Date().getTime(); }else{ captcha.src = captcha.src+'&d'+new Date().getTime(); } } function validateEmail3883025000007740007() { var form = document.forms['WebToLeads3883025000007740007']; var emailFld = form.querySelectorAll('[ftype=email]'); var i; for (i = 0; i < emailFld.length; i++) { var emailVal = emailFld[i].value; if((emailVal.replace(/^\s+|\s+$/g, '')).length!=0 ) { var atpos=emailVal.indexOf('@'); var dotpos=emailVal.lastIndexOf('.'); if (atpos<1 || dotpos=emailVal.length) { alert('Please enter a valid email address. '); emailFld[i].focus(); return false; } } } return true; } function checkMandatory3883025000007740007() { var mndFileds = new Array('Company','First Name','Last Name','Email','Phone'); var fldLangVal = new Array('Company','First\x20Name','Last\x20Name','Email','Phone'); for(i=0;i<mndFileds.length;i++) { var fieldObj=document.forms['WebToLeads3883025000007740007'][mndFileds[i]]; if(fieldObj) { if (((fieldObj.value).replace(/^\s+|\s+$/g, '')).length==0) { if(fieldObj.type =='file') { alert('Please select a file to upload.'); fieldObj.focus(); return false; } alert(fldLangVal[i] +' cannot be empty.'); fieldObj.focus(); return false; } else if(fieldObj.nodeName=='SELECT') { if(fieldObj.options[fieldObj.selectedIndex].value=='-None-') { alert(fldLangVal[i] +' cannot be none.'); fieldObj.focus(); return false; } } else if(fieldObj.type =='checkbox'){ if(fieldObj.checked == false){ alert('Please accept '+fldLangVal[i]); fieldObj.focus(); return false; } } try { if(fieldObj.name == 'Last Name') { name = fieldObj.value; } } catch (e) {} } } trackVisitor3883025000007740007(); if(!validateEmail3883025000007740007()){return false;} document.querySelector('.crmWebToEntityForm .formsubmit').setAttribute('disabled', true); } function tooltipShow3883025000007740007(el){ var tooltip = el.nextElementSibling; var tooltipDisplay = tooltip.style.display; if(tooltipDisplay == 'none'){ var allTooltip = document.getElementsByClassName('zcwf_tooltip_over'); for(i=0; i<allTooltip.length; i++){ allTooltip[i].style.display='none'; } tooltip.style.display = 'block'; }else{ tooltip.style.display='none'; } } var $zoho= $zoho || {};$zoho.salesiq = $zoho.salesiq || {widgetcode:'bd812ff9f10013ac6c2e466111bbef8d9b784a397f834181032d1271a5311a8cfd06c71ed649cf90a8aa7eac3c82f084', values:{},ready:function(){}};var d=document;s=d.createElement('script');s.type='text/javascript';s.id='zsiqscript';s.defer=true;s.src='https://salesiq.zoho.com/widget';t=d.getElementsByTagName('script')[0];t.parentNode.insertBefore(s,t);function trackVisitor3883025000007740007(){try{if($zoho){var LDTuvidObj = document.forms['WebToLeads3883025000007740007']['LDTuvid'];if(LDTuvidObj){LDTuvidObj.value = $zoho.salesiq.visitor.uniqueid();}var firstnameObj = document.forms['WebToLeads3883025000007740007']['First Name'];if(firstnameObj){name = firstnameObj.value +' '+name;}$zoho.salesiq.visitor.name(name);var emailObj = document.forms['WebToLeads3883025000007740007']['Email'];if(emailObj){email = emailObj.value;$zoho.salesiq.visitor.email(email);}}} catch(e){}}
Recent Comments