



<!DOCTYPE html>
<html lang="en-us">

<head>
    <!-- Google Tag Manager -->
<script nonce="AXEKl343IbjhrBhT9F67LkJDqeMedKiahghTJbpvr34=">
    (function (w, d, s, l, i) {
        w[l] = w[l] || []; w[l].push({
            'gtm.start': new Date().getTime(),
            event: 'gtm.js'
        });

        var f = d.getElementsByTagName(s)[0],
            j = d.createElement(s),
            dl = l != 'dataLayer' ? '&l=' + l : '';

        j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
        f.parentNode.insertBefore(j, f);
    })(window, document, 'script', 'dataLayer', 'GTM-M28HV9B');
</script>
<!-- End Google Tag Manager -->

    

<script type="text/javascript" nonce="AXEKl343IbjhrBhT9F67LkJDqeMedKiahghTJbpvr34=">
    (function () {
        var walkme = document.createElement('script');
        walkme.type = 'text/javascript';
        walkme.async = true;
        walkme.src = 'https://cdn.walkme.com/users/820051748dc74cdb9fcf33c43dc25bbe/walkme_820051748dc74cdb9fcf33c43dc25bbe_https.js';
        walkme.nonce = 'AXEKl343IbjhrBhT9F67LkJDqeMedKiahghTJbpvr34='
        var s = document.getElementsByTagName('script')[0];
        s.parentNode.insertBefore(walkme, s);
        window._walkmeConfig = { smartLoad: true };
        window._uuid = '';
        window._isInternal = 'False';
        window._isSubscriber= 'False';
    })();
</script>



        <script type="text/javascript" src="https://cdn.cookielaw.org/consent/fd7aa78e-a0fa-446b-bf6a-ff83767f17a8/OtAutoBlock.js" nonce="AXEKl343IbjhrBhT9F67LkJDqeMedKiahghTJbpvr34="></script>
        <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8"
                data-domain-script="fd7aa78e-a0fa-446b-bf6a-ff83767f17a8" nonce="AXEKl343IbjhrBhT9F67LkJDqeMedKiahghTJbpvr34="></script>
        <script type="text/javascript" nonce="AXEKl343IbjhrBhT9F67LkJDqeMedKiahghTJbpvr34=">
            function OptanonWrapper() { }
        </script>

    <script type="text/javascript" nonce="AXEKl343IbjhrBhT9F67LkJDqeMedKiahghTJbpvr34=">
        (function () {
            var didInit = false;
            function initMunchkin() {
                if (didInit === false) {
                    didInit = true;
                    Munchkin.init('961-KCJ-308');
                }
            }
            var s = document.createElement('script');
            s.type = 'text/javascript';
            s.async = true;
            s.src = 'https://munchkin.marketo.net/munchkin.js';
            s.onreadystatechange = function () {
                if (this.readyState == 'complete' || this.readyState == 'loaded') {
                    initMunchkin();
                }
            };
            s.onload = initMunchkin;
            document.getElementsByTagName('head')[0].appendChild(s);
        })();
    </script>

    
    <title>Page Not Found &nbsp;|&nbsp;Moody's Analytics</title>

    

    <meta name="author" content="Moody's Analytics" />
    <meta name="google-site-verification" content="vi5ACYrCKSe2xaqk0gMxyhxF2CkdMIL_4Z0zb40uGTA" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
    <link rel="apple-touch-icon" href="touch-icon-iphone.png">
    <link rel="apple-touch-icon" sizes="76x76" href="/Client-Assets/touch-icon-ipad.png">
    <link rel="apple-touch-icon" sizes="120x120" href="/Client-Assets/touch-icon-iphone-retina.png">
    <link rel="apple-touch-icon" sizes="152x152" href="/Client-Assets/touch-icon-ipad-retina.png">
    <link rel="shortcut icon" href="/Client-Assets/favicon.ico?v=blue" type="image/x-icon" />

    <link href="/dist/css/bootstrap.css?v=4" rel="stylesheet"/>

    <link href="/Client-Assets/styles/?v=QJf_9KM1hT365-VpQmGX46l7AnDvXzTNA6n2VDaiQYk1" rel="stylesheet"/>


    <link href="/dist/font-bundle/?v=ap16OQwnluasEtFz_9fcnvtr7y2kUeLxJcOm5M3k8_M1" rel="stylesheet"/>


    

    <script src="https://assets.adobedtm.com/601d518357f1/9f6273576142/launch-34005986d84d.min.js" nonce="AXEKl343IbjhrBhT9F67LkJDqeMedKiahghTJbpvr34=" async></script>
    <script nonce="AXEKl343IbjhrBhT9F67LkJDqeMedKiahghTJbpvr34=">
        var digitalData = {
            "user": {
                "id": ""
            },
            "page": {
                "pageInfo": {
                    "destinationURL": "https://www.economy.com/error/file-not-found?aspxerrorpath=/dismal/rss/rss_feed.asp",
                    "pageTitle": "",
                    "language": "en",
                },
                "attributes": {},
                "contentInfo": {
                    "contentGroup": "Economy.com",
                    "contentSubGroup": "",
                    "contentSubGroup2": ""
                },
            },

            "pageInstanceID": null
        }


        window.addEventListener("load", (event) => {
            window["digitalData"].pageInstanceID = GetUTCDate();
            window["digitalData"].page.pageInfo.PageTile = getTitle();
        });


        function getTitle() {
            title = $(document).find("title").text();
            if (title = null || title == "") {
                title = document.title;
            }
            return title;
        }

        function GetUTCDate() {
            const d = new Date();
            var utcDateTime =
                d.getUTCFullYear() +
                "-" +
                d.getUTCMonth() +
                "-" +
                d.getUTCDate() +
                "T" +
                d.getUTCHours() +
                ":" +
                d.getUTCMinutes() +
                ":" +
                d.getUTCSeconds() +
                "." +
                d.getUTCMilliseconds() +
                "Z";
            return utcDateTime;
        }
    </script>


    
</head>

<body>
    <!-- Google Tag Manager (noscript) -->
<noscript>
    <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M28HV9B" title="Google Tag Manager"
            height="0" width="0" style="display:none;visibility:hidden"></iframe>
</noscript>
<!-- End Google Tag Manager (noscript) -->


    <script src="/bundles/lib?v=-oQu-Qe_2SzzKT0QBF3jH91UBPbMtQU0OJaiApFImvw1"></script>


    


<style>
    a.mobile-user {
        padding: 8px 0 7px 0 !important;
        color: #f2f2f2;
        font-size: 11px;
        float: right;
        margin-right: 30px;
    }

        a.mobile-user:hover {
            color: #f2f2f2;
            font-size: 11px;
            background-color: transparent;
        }

    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .mystyle {
        display: none !important;
    }
</style>

<head>
    <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
</head>

<div id="openbar">
    <div ng-controller="OpenBarCtrl" class="masthead">
        <!-- Universal Navbar Desktop -->
        <link href="/Client-Assets/css/style.css" rel="stylesheet"/>

<link href="/Client-Assets/css/material-components-web.min.css" rel="stylesheet"/>

<link href="/dist/font-bundle/?v=ap16OQwnluasEtFz_9fcnvtr7y2kUeLxJcOm5M3k8_M1" rel="stylesheet"/>

<link href="/dist/css/bootstrap.css?v=4" rel="stylesheet"/>




<style>
    .up:after {
        content: '\f0d8';
        font-size: 14px;
        font-family: fontawesome;
    }

    .down:after {
        content: '\f0d7';
        font-size: 14px;
        font-family: fontawesome;
    }
</style>


<header style="width: 100%; display: flex; flex-direction: column "
    class="header-height-uni  hidden-xs hidden-sm hidden-md" color="primary">
    <div class="main-container mdc-toolbar mat-primary mat-toolbar" style="background-color: #0A1263;">
        <div class="main-nav" style="">
            <div class="mdc-toolbar__row navbar-universal"
                style="height: 68px; padding-left: 5px; background-color: #0A1263; ">

                <a href="/" style="display: flex; align-items: center; justify-content:space-between">
                    <img alt="Moody's Logo" style="height: 50px; width: 131px; position: absolute; left: 1.5%;"
                        border="0" class="logo hidden-xs" src="/Client-Assets/images/icons/moodys-light.svg">
                </a>
                <span class="spacer"></span>
                <div style=" height: 50px; width: 131px;">

                    <div class=" nav navbar-nav"
                        style="background-color: #0A1263; height: 100%; width: 100%; border-radius: 25px; text-align: center; ">
                        <div class="dropdown" id="account">
                            <span class="btn-dropdown dropdown-toggle" type="button" id="dropdownMenu2"
                                data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
                                    <div
                                        style=" height: 100%; width: 100%; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; vertical-align: middle; text-transform: none; font-weight: normal; ">
                                        <a href="/account/login" class="btn login" title="Login" id="loginLinkArea"
                                           style="color: #444; display: flex; align-items: center; justify-content: space-between">
                                            
                                            <img src="/Client-Assets/images/person.svg" /> &nbsp;
                                            <span ng-non-bindable
                                                  style="color: white; font-size: x-large; font-weight: bold;">Sign In</span>
                                        </a>
                                    </div>
                            </span>
                            <ul class="account-drop dropdown-menu" style="right: -1px; border:none; margin-top: 0px;"
                                aria-labelledby="dropdownMenu2">
                                <li class="container econ-dropdown-user">
                                    


<div class="row directory">
    <div class="col-sm-12 col-lg-12">
        <ul class="list-unstyled">
                <li style="margin-top: -15px"><a href="/account/login" class="btn btn-primary btn-signin">Sign In</a></li>
                    <li><a class="econ-drop-link" style="font-size:13px;" title="Register Now" href="/account/register">Don't have an account? Register now.</a></li>
                    <hr />

            <h5>Subscriptions</h5>
            <li><a class="econ-drop-link" title="My Subscriptions" href="/myeconomy">My Subscriptions</a></li>
            <li><a class="econ-drop-link" title="Client Message Center" href="/myeconomy/client-message-center">Client Message Center</a></li>
            <li><a class="econ-drop-link" title="Notification Preferences" href="/myeconomy/subscription-preferences">Notification Preferences</a></li>
            <li><a class="econ-drop-link" title="Production Schedule" href="/myeconomy/production-schedule">Production Schedule</a></li>
            <hr />
            <li><h5>Account</h5></li>
            <li><a class="econ-drop-link" title="Profile" href="/myeconomy/edit-profile">Profile</a></li>
            <li><a class="econ-drop-link" title="Password Change" href="/myeconomy/password-change">Password Change</a></li>
            <li><a class="econ-drop-link" title="Email Preferences" href="/myeconomy/email-preferences">Email Preferences</a></li>
            <hr />
          
            <h5>Billing</h5>
            <li><a class="econ-drop-link" title="Credit Cards" href="/myeconomy/credit-cards">Credit Cards</a></li>
            <li><a class="econ-drop-link" title="Purchase Receipts" href="/myeconomy/purchase-receipts">Purchase Receipts</a></li>
            <li><a class="econ-drop-link" title="Addresses" href="/myeconomy/addresses">Addresses</a></li>

        </ul>


    </div>
</div>

                                </li>
                            </ul>
                        </div>
                    </div>


                </div>

            </div>
        </div>

    </div>

    <div class="main-container mdc-toolbar mat-primary mat-toolbar">
        <div class="main-nav" style="margin-left: 0.9%;">
            <div class="mdc-toolbar__row" style="height: 68px; padding-left: 5px;">
                <ul class="toolbarlist" style=" margin-bottom: 0px;">
                    <li><a class="toolbarlink font-chg" href="/" style="color: #005eff ">Economic Solutions</a></li>
                    
                    <li>
                        <a class="toolbarlink font-chg" href="/products">Products & Services </a>
                    </li>
                    <li>
                        <a class="toolbarlink font-chg" href="/events">Events</a>
                    </li>
                    <li>
                        <a class="toolbarlink font-chg" href="/about">About Us</a>
                    </li>
                    <li>
                        <a class="toolbarlink font-chg" href="/about/contact-us">Contact Us</a>
                    </li>
                    <li style="padding-right:0px">
                        <a class="toolbarlink" href="/store">&nbsp;Store </a>
                    </li>

                </ul>
            </div>

        </div>
    </div>
</header>
<script type="text/javascript" nonce="AXEKl343IbjhrBhT9F67LkJDqeMedKiahghTJbpvr34=">

    $(function () {

        $('#about').each(function () {
            var path = window.location.href;
            var current = path.substring(path.lastIndexOf('/'));
            var url = $(this).attr('href');

            if (url == current) {
                $(this).addClass('selected');
            };
        });

        $('#products').each(function () {
            var path = window.location.href;
            var current = path.substring(path.lastIndexOf('/'));
            var url = $(this).attr('href');

            if (url == current) {
                $(this).addClass('selected');
            };
        });

        $('#events').each(function () {
            var path = window.location.href;
            var current = path.substring(path.lastIndexOf('/'));
            var url = $(this).attr('href');

            if (url == current) {
                $(this).addClass('selected');
            };
        });

        $('#contact-us').each(function () {
            var path = window.location.href;
            var current = path.substring(path.lastIndexOf('/'));
            var url = $(this).attr('href').substring($(this).attr('href').lastIndexOf('/'));

            if (url == current) {
                $(this).addClass('selected');
            };
        });
    });



</script>


        <!-- Universal Navbar Mobile -->
        


<style>
    .hide-body {
        display: none;
    }



    .up-mobile:after {
        font-family: "Material Icons";
        content: '\e5c7';
        font-size: 18px;
    }

    .down-mobile:after {
        font-family: "Material Icons";
        content: "\e5c5";
        font-size: 18px;
    }
</style>


<nav class="visible-xs visible-sm visible-md hidden-lg row uni-mobile">

    <div class="col-xs-8">

        <a href="javascript:void(0)" class="uni-open down-mobile" style="display: flex;" id="mobile-uni"
            onclick="uniHide()">

            <div style=" height: 25px; width: 100px;">
                <img alt="Moody's Logo" style='height: 35%; object-fit: contain; position: absolute; left: 11%;'
                    src="/Client-Assets/images/icons/moodys-light.svg">
            </div>
        </a>

    </div>

    <div class="col-xs-2">
    </div>
    <div class="col-xs-2" style="display: flex; flex-direction: row; justify-content: flex-end; ">

        <a href="/myeconomy" class="mobile-user">
            
            <img src="/Client-Assets/images/person.svg" />
        </a>


    </div>
</nav>


<div id="uni-mobile" class="uni-hidden visible-xs visible-sm visible-md">

    <div class="uni-mobile-inner">



        <ul class="list-unstyled" style="margin-bottom: 0px !important;">





            <li>

                <div class="uni">

                    <input class="uni-input" id="uni-1" name="uni-1" type="checkbox" />
                    <label class="uni-label" for="uni-1">About US </label>

                    <article class="uni-text">

                        <div class="list-unstyled uni-mobile-drop">
                            <a href="/products"> <img src="/Client-Assets/images/keyboard_arrow_right.svg" /> Products
                                &amp; Services</a>
                            <a href="/events">
                                <img src="/Client-Assets/images/keyboard_arrow_right.svg" /> Upcoming
                                Events
                            </a>
                            <a href="/about/contact-us">
                                <img src="/Client-Assets/images/keyboard_arrow_right.svg" /> 
                                Contact Us
                            </a>
                            <a href="/about/how-we-are-different"> <img src="/Client-Assets/images/keyboard_arrow_right.svg" />  How We Are Different</a>
                            <a href="/about/forecasting-approach"> <img src="/Client-Assets/images/keyboard_arrow_right.svg" /> Forecasting Approach</a>
                            <a href="/about/frequently-asked-questions">
                                <img src="/Client-Assets/images/keyboard_arrow_right.svg" />  Frequently Asked
                                Questions
                            </a>
                            <a href="/about/awards-and-recognition"> <img src="/Client-Assets/images/keyboard_arrow_right.svg" /> Recognition</a>
                            <a href="/about/in-the-news">
                                <img src="/Client-Assets/images/keyboard_arrow_right.svg" /> 
                                In The News
                            </a>
                            <a href="/about/careers">
                                <img src="/Client-Assets/images/keyboard_arrow_right.svg" />
                                Careers
                            </a>
                        </div>


                    </article><!--/uni-text-->

                </div><!--/uni-->


                <div class="uni">

                    <input class="uni-input" id="uni-2" name="uni-2" type="checkbox" />
                    <label class="uni-label" for="uni-2">Products &amp; Services</label>

                    <article class="uni-text">


                        <div class="list-unstyled uni-mobile-drop">


                            <a href="/products/data"> Economic Data & Forecasts</a>
                            <a href="/products/alternative-scenarios"> Economic Scenarios</a>
                            <a href="/products/research"> Economic Research</a>
                            <a href="/products/research"> Economic
                                Models</a>
                            <a href="/products/advisory-services">
                                Economic Advisory Services</a>
                            <a href="/products/consumer-credit-analytics"> Consumer Credit
                                Analytics</a>
                            <a href="/products/cecl">CECL
                                Solutions</a>
                            <a href="/products/speaking-engagements"> Speaking Engagements</a>

                        </div>


                    </article><!--/uni-text-->

                </div><!--uni-->


                <div class="uni" style="padding-bottom: 45px;">

                    <input class="uni-input" id="uni-3" name="uni-3" type="checkbox" />
                    <label class="uni-label" for="uni-3" style="border-bottom:none;">Our Network</label>

                    <article class="uni-text">


                        <div class="list-unstyled uni-mobile-drop" style="padding-bottom: 45px;">


                            <a target="_blank" href="http://www.moodysanalytics.com"><img src="/Client-Assets/images/keyboard_arrow_right.svg" />  Moody's Analytics</a>
                            <a target="_blank" href="http://www.moodys.com">
                                <img src="/Client-Assets/images/keyboard_arrow_right.svg" />  Moody's Investors
                                Service
                            </a>

                        </div>


                    </article><!--/uni-text-->

                </div><!--/uni-->

                <div class="uni uni-social">
                    <center>
                        <a href="/about/contact-us" style="width: 88%;"
                            class="btn btn-primary btn-mobile-contact">Contact Us</a>
                    </center>
                    <br>
                </div>


            </li>

        </ul>


    </div>
</div>






<script nonce="AXEKl343IbjhrBhT9F67LkJDqeMedKiahghTJbpvr34=">

    function myFunction() {
        document.getElementById("Page").classList.toggle("hide-body");

        document.getElementById("footer").classList.toggle("hide-body");

        document.getElementById("footer-mobile").classList.toggle("hide-body");
    }




    $('a.uni-open').click(function () {
        $('#uni-mobile').toggleClass('uni-hidden').toggleClass('uni-show');
        return false;
    });




    $("a.uni-open").click(function () {

        // This adds a class if the element doesn't already have it
        // if the element already has the class it will remove it.
        $("#mobile-uni").toggleClass("down-mobile up-mobile");
    });


</script>



    </div>
</div><!-- /#wrapper -->

<script nonce="AXEKl343IbjhrBhT9F67LkJDqeMedKiahghTJbpvr34=">
    angular.module('openbar', ['ui.bootstrap'])
        .controller('OpenBarCtrl',
            ['$scope', function ($scope) {
            }]);
    angular.bootstrap(document.getElementById('openbar'), ['openbar'])
</script>
    <div class="navbar-application-bar-ma  hidden-xs">
    <div class="page-container container">
        <div class="row">
            <div class="col-sm-4 col-md-4 col-lg-4">
            </div>
            <div class="col-sm-8 col-md-8 col-lg-8">
                <div class="row pull-right" ng-controller="MenuController">
                    <div class="col-md-12">

                        <a href="#" class="secondary search-link" style="color:#444">
                            <!--<i class="material-icons">search</i> -->
                            <img src="/Client-Assets/images/search.svg" />
                        </a>

                    </div>
                </div>
            </div>
        </div>
    </div>
</div>

<div id="search" class="search-hidden">
    <div class="search row">
        <div class="col-md-3"></div>
        <div class="col-md-6">
            <div class="search-input-group">
<form action="/search" id="frmSearch" method="post" onsubmit="return onSearchSubmit(this);" role="search"><input name="__RequestVerificationToken" type="hidden" value="xPSYOa-ZfsmOYf7kQlyTHUjd-iAG-lEYWHwyhSSlVdAYN989muBDq2Ztctebmj7pcEvi9jlqM2ySpSmQaKNio6_BaEk1" /><input class="form-control-search" id="searchBox" name="SearchTerm" placeholder="What are you looking for?" type="search" value="" />                    <span class="input-group-btn">
                        <button class="btn search-button" type="submit" aria-label="Search Button">
                            <!-- <i class="material-icons" style="line-height: 0;">search</i>-->
                            <img style="line-height: 0;" src="/Client-Assets/images/search.svg" />
                        </button>
                    </span>
</form>            </div>
        </div>
        <div class="col-md-3"></div>
    </div>
</div>
<script nonce="AXEKl343IbjhrBhT9F67LkJDqeMedKiahghTJbpvr34=">
    $(document).ready(function () {
        $('a.search-link').click(function () {
            $('#search').toggleClass('search-hidden').toggleClass('search-show');
            return false;
        });
    });

    function onSearchSubmit() {
        var term = $("#searchBox").val().trim();

        if (!term) {
            $("#searchBox").focus();
            return false;
        }
        else {
            _ga('send', 'event', 'ECCA - Navigation Behavior', 'Header', 'Search', { nonInteraction: true });
        }
        return true;
    }
</script>

    <div class="page-container container" id="Page">

        



        <ul class="breadcrumb">
    <li><a href="/" title="Home" >Home</a></li>
    <li class="active">Page Error</li>
</ul>

<div class="row">
    <div class="col-md-9">
        <h1 id="404">HTTP Error 404: The page could not be found.</h1>
        <h1 id="40417" style="display: none">HTTP Error 404.17: File or directory not found: Error 17</h1>
        <h1 id="40418" style="display: none">HTTP Error 404.18: File or directory not found: Error 18</h1>
        <div id="explanation">
            <h2>Either the page has been moved or it is no longer available on our site.</h2>
            <p><strong>Possible areas of interest:</strong></p>
            <p><a href="/" title="Home" >Home</a> - The best place to start when you need economic information.</p>
            <p><a href="/myeconomy" title = "My Economy" >My Economy</a> - Client account and subscription  access.</p>
            <p><a href="/products" title = "Products & Solutions" >Products &amp; Solutions</a> - Economic, consumer credit and financial data and analysis at the global, macro and regional level.</p>
            <p><a href="/events" title = "Events" >Events</a> - Insight on the planning issues, risks, and opportunities in today's economic climate.</p>
            <p><a href="/store" title = "Research Store" >Store</a> - Buy research and data one-time or as a subscription with a credit card.</p>
            <p><a href="/about" title = "About Us" >About Us</a> - Company information.</p>
            <p><a href="/about/site-map" title="Site Map" >Site Map</a> - Browse the entire site's contents.</p>

        </div>

        <div id="500" style="display: none">
            <h1>HTTP Error 500: Unexpected Condition</h1>
            <h2>The web server encountered an unexpected condition that prevented it from fulfilling the request.</h2>
            <p> Please check back later or contact us with any further inquiries. </p>
        </div>

        <div id="500" style="display: none">
            <h1>HTTP Error 500 - Unexpected Condition</h1>
            <h2>The web server encountered an unexpected condition that prevented it from fulfilling the request.</h2>
            <p>Please check back later or contact us with any further inquiries. </p>
        </div>
    </div>
    <div class="col-md-3">
            

<div class="well">
    <div class="well-header">
        Contact Us
    </div>
    <p>
        Client service representatives are available Monday-Friday from 9:00-5:00PM EST
    </p>

    <p>
        <i class="material-icons">chat</i> <strong>Live Help</strong><br />
        <a title="Moody's Analytics Live Help" href="javascript:goChat2('','2');">Launch</a>
    </p>

        <p>
            <span class="fa fa-envelope"></span> <strong>Email</strong><br />
            <a title="Email Us" href="/about/contact-us">Email Us</a>
        </p>
    <p>

        <i class="material-icons">phone</i> <strong>Phone</strong>
        <table border="0">
    <tbody>
        <tr>
            <td style="width:50%">Contact Us</td>
            <td align="center">+1-212-553-1653</td>
        </tr>
        
    </tbody>
</table>
 
    </p>
</div>
    </div>
</div>
<!--end row-fluid-->

    </div>
    <br /><br />
    
<footer class="main-container">
    <div class="footer-container">
        <div class="row-container">
            <div class="footer-text full-container flex-full">
                <div class="row-container" style="width: 95%;">

                    <div class="flex-fortyFive">
                        <div class="row-container" style=" flex-wrap: nowrap; flex-direction: row; ">
                            <h1 style=" margin-bottom: 4px; margin-left: 20px;">
                                Browse
                                Our Site
                            </h1>
                        </div>
                        <div class="row-container" style=" flex-wrap: nowrap; flex-direction: row; ">
                            <ul class="flex-sixty" style=" margin-left: -20px; margin-top: -7px;">
                                <li>
                                    <a href="/myeconomy" title="My Subscriptions">
                                        <p>My Subscriptions</p>
                                    </a>
                                </li>
                                <li>
                                    <a href="/about" title="About Us">
                                        <p>About Us</p>
                                    </a>

                                </li>
                                <li>
                                    <a href="/products" title="Products & Services By Type">
                                        <p>Products & Services By Type</p>
                                    </a>
                                </li>
                                <li>
                                    <a href="/regions" title="Products & Services By Region">
                                        <p>Products & Services By Region</p>
                                    </a>
                                </li>
                                <li>
                                    <a href="/markzandi" title="Mark Zandi">
                                        <p>Mark Zandi</p>
                                    </a>
                                </li>
                                <li>
                                    <a href="/store" title="Store">
                                        <p>Store</p>
                                    </a>
                                </li>
                                <li>
                                    <a href="/about/contact-us" title="Contact Us">
                                        <p>Contact Us</p>
                                    </a>
                                </li>
                                <li>
                                    <a href="/about/site-map" title="Site Map">
                                        <p>Site Map</p>
                                    </a>
                                </li>
                            </ul>
                            <ul class="flex-forty push" style=" margin-left: -20px; margin-top: -7px;">
                                <li>
                                    <a href="/events" title="Events">
                                        <p>Events</p>
                                    </a>
                                </li>
                                <li>
                                    <a href="/about/careers" title="Careers">
                                        <p>Careers</p>
                                    </a>
                                </li>
                                <li>
                                    <a href="/about/in-the-news" title="In The News">
                                        <p>In The News</p>
                                    </a>
                                </li>
                                <li>
                                    <a href="/about/how-we-are-different" title="How we are different">
                                        <p>How we are different</p>
                                    </a>
                                </li>
                                <li>
                                    <a href="/about/forecasting-approach" title="Forecasting Approach">
                                        <p>Forecasting Approach</p>
                                    </a>
                                </li>
                                <li>
                                    <a href="/about/awards-and-recognition" title="Recognition">
                                        <p>Recognition</p>
                                    </a>
                                </li>
                                <li>
                                    <a href="/about/frequently-asked-questions" title="FAQs">
                                        <p>FAQs</p>
                                    </a>
                                </li>
                            </ul>
                        </div>
                    </div>

                    <div class="flex-fiftyFive">
                        <div class="row-container" style=" flex-wrap: nowrap; flex-direction: row; ">
                            <div class="flex-forty push">
                                <div class="row-container" style=" flex-wrap: nowrap; flex-direction: row; ">
                                    <h1 style=" margin-bottom: 4px; margin-left: 20px;">
                                        Survey of Business Confidence
                                    </h1>
                                </div>
                                <mat-divider class="footer-divider"></mat-divider>
                                <ul class="flex-half" style=" margin-left: -20px; margin-top: -7px;">
                                    <li>
                                        <a href="/business-confidence/participate" title="Participate">
                                            <p>Participate</p>
                                        </a>
                                    </li>
                                    <li>
                                        <a href="/economicview/indicator/usa_dsbc" title="Latest Results">
                                            <p>Latest Results</p>
                                        </a>
                                    </li>
                                    <li>
                                        <a href="/business-confidence/about" title="Learn More">
                                            <p>Learn More</p>
                                        </a>
                                    </li>
                                </ul>
                            </div>
                            <div class="flex-sixty">
                                <div class="row-container" style=" flex-wrap: nowrap; flex-direction: row; ">
                                    <h1 style=" margin-bottom: 4px; margin-left: 20px;">
                                        Moody's Integrity Hotline
                                    </h1>
                                </div>
                                <mat-divider class="footer-divider"></mat-divider>
                                <ul class="flex-half" style=" margin-left: -20px; margin-top: -7px;">
                                    <li>
                                        <p style="font-size: 13px; font-weight:bold">Via the Internet:</p>
                                    </li>
                                    <li>
                                        <a href="https://Moodys.ethicspoint.com" title="Ethics Point">
                                            <p style="font-size: 13px;">https://Moodys.ethicspoint.com</p>
                                        </a>
                                    </li>
                                    <mat-divider class="footer-divider"></mat-divider>
                                    <li>
                                        <p style="font-size: 13px; font-weight:bold">
                                            By telephone from the United
                                            States:
                                        </p>
                                    </li>
                                    <li>
                                        <p style="font-size: 13px;">Dial 1-866-330-MDYS (1-866-330-6397)</p>
                                    </li>
                                    <mat-divider class="footer-divider"></mat-divider>
                                    <li>
                                        <p style="font-size: 13px; font-weight:bold">
                                            By telephone from outside the
                                            United States:
                                        </p>
                                    </li>
                                    <li>
                                        <p style="font-size: 13px;">
                                            Dial the AT&T Direct Dial Access* code for your
                                            location. Then, at the prompt,
                                            dial 866-330-MDYS (866-330-6397)
                                        </p>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>

                    <div class="flex-full" style=" margin-top: 55px; margin-left: 20px;">
                        <div class="row-container item-center">
                            <div class="flex-container " style=" flex-wrap: nowrap; flex-direction: row;">
                                <li>
                                    <p>
                                        Please attribute information in this website to Moody’s Analytics, which is a
                                        division within Moody’s that is separate from Moody's Ratings. Accordingly, the
                                        viewpoints expressed herein do not reflect those of Moody's Ratings.
                                    </p>
                                </li>
                            </div>
                        </div>
                    </div>

                    <div class="flex-full" style="margin-top: 55px; margin-left: 20px;">
                        <div class="row-container">
                            <div class="flex-seventy" style="margin-top: auto;">
                                <div class="row-container">

                                    <div class="row-container" style=" flex-wrap: nowrap; flex-direction: row;">
                                        <a href="https://ir.moodys.com/corporate-governance/translated-code-of-business-conduct/default.aspx"
                                           title="Participate">
                                            <p>Moody’s Code of Business Conduct</p>
                                        </a>
                                    </div>
                                    <div class="row-container"
                                         style="flex-wrap: nowrap; flex-direction: row;margin: 0px 10px;">
                                        <p>|</p>
                                    </div>
                                    <div class="row-container" style=" flex-wrap: nowrap; flex-direction: row;">
                                        <a href="https://www.moodys.com/Pages/ModernSlavery.aspx" title="Participate">
                                            <p>Modern Slavery & Human Trafficking Statement</p>
                                        </a>
                                    </div>
                                    <div class="row-container"
                                         style="flex-wrap: nowrap; flex-direction: row; margin: 0px 10px;">
                                        <p>|</p>
                                    </div>
                                    <div class="row-container" style=" flex-wrap: nowrap; flex-direction: row;">
                                        <a href="https://www.moodys.com/Pages/GenderPayGapReports.aspx"
                                           title="Participate">
                                            <p>Gender Pay Gap Reports</p>
                                        </a>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>

                    <div class="flex-full" style="margin-top: 15px; margin-left: 20px;">
                        <div class="row-container">
                            <div class="flex-seventy" style="margin-top: auto;">
                                <div class="row-container">
                                    <div class="row-container" style=" flex-wrap: nowrap; flex-direction: row;">
                                        <button id="ot-sdk-btn" class="ot-sdk-show-settings" type="button"
                                                style="line-height: 22px;margin-top: -4px;font-size: 16px;color: white;background: none;border: none;padding: 0;display: inline;">
                                            <p>Cookie Settings</p>
                                        </button>
                                    </div>
                                    <div class="row-container"
                                         style="flex-wrap: nowrap; flex-direction: row;margin: 0px 10px;">
                                        <p>|</p>
                                    </div>
                                    <div class="row-container" style=" flex-wrap: nowrap; flex-direction: row;">
                                        <a href="/about/terms-of-use" title="Terms of Usage">
                                            <p>Terms of Usage</p>
                                        </a>
                                    </div>
                                    <div class="row-container"
                                         style="flex-wrap: nowrap; flex-direction: row; margin: 0px 10px;">
                                        <p>|</p>
                                    </div>
                                    <div class="row-container" style=" flex-wrap: nowrap; flex-direction: row;">
                                        <a href="https://www.moodys.com/web/en/us/legal/privacy-policy.html"
                                           title="Privacy Policy">
                                            <p>Privacy Policy</p>
                                        </a>
                                    </div>
                                    <div class="row-container"
                                         style="flex-wrap: nowrap; flex-direction: row; margin: 0px 10px;">
                                        <p>|</p>
                                    </div>
                                    <div class="row-container" style=" flex-wrap: nowrap; flex-direction: row;">
                                        <a href="/about/proprietary-rights" title="Proprietary Rights">
                                            <p>Proprietary Rights</p>
                                        </a>
                                    </div>
                                    <div class="row-container"
                                         style="flex-wrap: nowrap; flex-direction: row; margin: 0px 10px;">
                                        <p>|</p>
                                    </div>
                                    <div class="row-container" style=" flex-wrap: nowrap; flex-direction: row;">
                                        <a href="/about/third-party-software-notices" title="Software Notices">
                                            <p>Software Notices</p>
                                        </a>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>

                    <div class="flex-full" style=" margin-top: 20px; margin-left: 20px;">
                        <div class="row-container item-center">

                            <div class="flex-ninety">
                                <ul class="flex-container" style="list-style-type: none; padding-inline-start:0px">
                                    <li class="push">
                                        <p style="font-size: 13px;">
                                            © 2026 Moody’s Investor Service,
                                            Inc., Moody’s Analytics, Inc.
                                            and/or
                                            their affiliates and
                                            licensors. All Rights reserved.
                                        </p>
                                    </li>
                                </ul>
                            </div>
                            <div class="flex-ten">
                                <div class="row-container" style=" flex-wrap: nowrap; flex-direction: row;">
                                    <div class="flex-five" style="margin-left: auto; margin-bottom: auto;">
                                        <a href="https://www.moodys.com/">
                                            <div>
                                                <img alt="Twitter" src="/Client-Assets/images/icons/twitter.svg"
                                                     title="Moody’s CreditCycle" style="height: 25px" />
                                            </div>
                                        </a>
                                    </div>
                                    <div class="flex-five" style="margin-left: auto; margin-top: auto;">
                                        <a href="https://www.moodys.com/">
                                            <div>
                                                <img alt="LinkedIn" src="/Client-Assets/images/icons/linked-in.svg"
                                                     title="Moody’s CreditCycle" style="height: 25px" />
                                            </div>
                                        </a>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>

                </div>
            </div>
        </div>
</footer>

    <script src="/bundles/compatibility?v=fpWb5v11NZ_TNn1z6YSpcF2ekxxZb3epmTBlLYTOewU1"></script>

    <script src="/dist/js/bootstrap.min.js"></script>

    <script src="/Client-Scripts/app/livehelp.js"></script>

    <script src="/Client-Scripts/app/oktaUtils.js"></script>

    <script src="/Client-Scripts/app/ssoUtils.js"></script>

    <script src="/Client-Scripts/app/sidebar/modal.js"></script>


    
    


    <script type="text/javascript" nonce="AXEKl343IbjhrBhT9F67LkJDqeMedKiahghTJbpvr34=">
        $('body').on('click', function (e) {
            //did not click a popover toggle, or icon in popover toggle, or popover
            if ($(e.target).data('toggle') !== 'popover'
                && $(e.target).parents('[data-toggle="popover"]').length === 0
                && $(e.target).parents('.popover.in').length === 0) {
                $('[data-toggle="popover"]').popover('hide');
            }
        });

        (function (i, s, o, g, r, a, m) {
            i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
                (i[r].q = i[r].q || []).push(arguments)
            }, i[r].l = 1 * new Date(); a = s.createElement(o),
                m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
        })(window, document, 'script', '//www.google-analytics.com/analytics.js', '_ga');
        _ga('create', 'UA-236816-24', 'auto');
        _ga('set', 'dimension1', 'false');
        _ga('set', 'dimension2', 'false');
        _ga('send', 'pageview');


        _ga('create', 'UA-236816-22', { 'name': 'rollup' }, 'auto');
        _ga('rollup.set', 'dimension1', 'false');
        _ga('rollup.set', 'dimension2', 'false');
        _ga('rollup.send', 'pageview');


        function relatedProducts() {
            window.location = "/error#related";
        }


        var baseUrl = "https://auth.moodys.com";
        var ssoUrl = "https://login.moodys.com/";

        var sessionId = getSessionCookie(oktaCookieKey);
        var ssoSessionId = getSSOSessionCookie(ssoCookieKey);

        if "(True" == "True") {
            if (ssoSessionId != undefined) {
                ssoSessionExists(ssoSessionId).done((result) => {
                    //session exist and valid
                    var pathURL = window.location.pathname;

                    //if path is account/sso, redirect to myeconomy
                    if (pathURL == "/account/sso") {
                        window.location = "/myeconomy";
                    }
                });
            } else {
                getSSOSession(ssoUrl)
                    .done((result) => {
                        //if the result is valid and contains user email and session id
                        if (result && result?.login && result?.id) {
                            SSOLogin(result?.login, result?.id).done((result) => {

                                //login successful
                                var pathURL = window.location.pathname;

                                //if path is account/sso, redirect to myeconomy
                                if (pathURL == "/account/sso") {
                                    window.location = "/myeconomy";
                                }
                            });
                        }
                    });
            }
        } else {
            if (sessionId != undefined) {
                sessionExists(sessionId).done((result) => {
                    //session exist and valid
                    var pathURL = window.location.pathname;

                    //if path is account/sso, redirect to myeconomy
                    if (pathURL == "/account/sso") {
                        window.location = "/myeconomy";
                    }
                });
            } else {
                getOktaSession(baseUrl)
                    .done((result) => {
                        //if the result is valid and contains user email and session id
                        if (result && result?.login && result?.id) {
                            Login(result?.login, result?.id).done((result) => {

                                //login successful
                                var pathURL = window.location.pathname;

                                //if path is account/sso, redirect to myeconomy
                                if (pathURL == "/account/sso") {
                                    window.location = "/myeconomy";
                                }
                            });
                        }
                    });
            }
        }
    </script>

</body>

</html>