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



























<head>
    <link rel="icon" href="/etc/designs/pwc/css_common/image/favicon.ico" type="image/x-icon"/>
    















<title>Accounting and disclosure implications of Hurricanes Harvey and Irma: PwC
</title>
<meta http-equiv="content-language" content="en_us"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta property="og:title" content="Accounting and disclosure implications of Hurricanes Harvey and Irma"/>
<meta property="og:type" content="article"/>
<meta property="og:site_name" content="PwC"/>
<meta property="og:description" content="Read our summary of accounting and disclosure implications of the damage and business disruption caused by the recent hurricanes."/>

<meta property="og:image" content="https://www.pwc.com/us/en/cfodirect/assets/images/social/hurricane-harvey-irma-accounting-disclosure-implications.jpg"/>


<meta name="robots" content="index"/>
<meta name="keywords" content="Hurricane Harvey, Hurricane Irma, Asset impairment, Insurance recovery, Accounting for disasters, Accounting for hurricane damage, Accounting for FEMA aid, Non-GAAP measures"/>
<meta name="description" content="Read our summary of accounting and disclosure implications of the damage and business disruption caused by the recent hurricanes."/>
<meta name="author" content="PricewaterhouseCoopers"/>
<meta name="pwcTitle" content="Accounting and disclosure implications of Hurricanes Harvey and Irma"/>

<meta name="pwcLocale" content="en_us"/>
<meta name="pwcCountry" content='us'/>


<meta name="pwcGeo.default" content="US"/>
<meta name="pwcLang" content="en"/>
<meta name="pwcTag" content="In depth||, assurance_services||, cfodirect||, Publication||, Accounting &amp; reporting||">   
<meta name="pwcHideLevel" content="0,2"/>
<meta name="target" content=""/>
<meta name="pwcReleaseDate" content="2017-09-13T00:00:00.000-04:00"/>
<meta name="pwcselectednav" content=""/>
<meta name="viewport" id="pwcviewport" content="width=device-width, initial-scale=1.0">
<link rel="apple-touch-icon" href="/content/pwc/script/network/apple-touch-icon.png"/>

<link rel="canonical" href="https://www.pwc.com/us/en/cfodirect/publications/in-depth/hurricane-harvey-irma-accounting-disclosure-implications.html"/>
<meta property="og:url" content="https://www.pwc.com/us/en/cfodirect/publications/in-depth/hurricane-harvey-irma-accounting-disclosure-implications.html"/>




<script type="application/ld+json">
{
    "@type": "Thing",
    "@context": "http://schema.org",
    "image": "https://www.pwc.com/us/en/cfodirect/assets/images/social/hurricane-harvey-irma-accounting-disclosure-implications.jpg",
    "name":"Accounting and disclosure implications of Hurricanes Harvey and Irma: PwC",
    "description":"Read our summary of accounting and disclosure implications of the damage and business disruption caused by the recent hurricanes."
}
</script>

    


<script type="text/javascript" src="/etc/designs/pwc/component-longform/form.min.js"></script>




    




    <link rel="stylesheet" href="/etc/designs/pwc/longform/style.min.css" type="text/css">


    

    
        <link rel="stylesheet" href="/etc/clientlibs/pwc/components-colors.min.css" type="text/css">

    

    
    <link rel="stylesheet" type="text/css" href="/etc/designs/pwc/longform/style/css/color/orange.css"/>
    

    <link href="/etc/designs/pwc/longform/style/css/print.css" rel="stylesheet" type="text/css" media="print"/>
    
    

    
    
        
    <script type="text/javascript" src="/etc/clientlibs/granite/jquery.min.js"></script>
<script type="text/javascript" src="/etc/clientlibs/granite/utils.min.js"></script>
<script type="text/javascript" src="/etc/clientlibs/granite/jquery/granite.min.js"></script>
<script type="text/javascript" src="/etc/clientlibs/foundation/jquery.min.js"></script>
<script type="text/javascript" src="/etc/clientlibs/foundation/shared.min.js"></script>
<script type="text/javascript" src="/etc/designs/pwc/longform/dependencies.min.js"></script>

        
    

    <!--[if lt IE 9]>
    <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
    <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
    <![endif]-->
    
    <script>
        function getCookie(cname) {
            var name = cname + "=";
            var ca = document.cookie.split(';');
            for (var i = 0; i < ca.length; i++) {
                var c = ca[i];
                while (c.charAt(0) == ' ') c = c.substring(1);
                if (c.indexOf(name) != -1) return c.substring(name.length, c.length);
            }
            return "";
        }
        function redirect(redirectToURL) {
            var redirect = 'null';
            if (redirectToURL != null && redirectToURL.trim().length > 0) {
                redirect = redirectToURL;
            }
            if (window.location.hash) {
                redirect += window.location.hash;
            }
            if (redirect != 'null') {
                window.location.replace(redirect);
            }
        }
        var dataLayer ={"accountRegistration":false,"additionalTags":"pwc-us/cfodirect/publications/in_depth|pwc-us/cfodirect/author/assurance_services|pwc-us/series/cfodirect|pwc-us/cfodirect/issues/accounting-and-reporting","SiteValues":{"los":"","subLos":"","industry":"","folderDirectory":"pwc/us/en/cfodirect/publications/in-depth","contentType":"publication"},"business":{"businessChallenge":"","businessTopic":""}};
    </script>
    
    <script src="//assets.adobedtm.com/b0e777405f8f7de62ef5644657011ab4b06980bc/satelliteLib-8e9f65abfb8db29e615dd901575e3a1abf79b702.js"></script>
    
    

    

    
    

<script>
(function(){
    if (window.BOOMR && window.BOOMR.version) { return; }
    var dom, doc, where, iframe = document.createElement("iframe"), win = window;
    function boomerangSaveLoadTime(e) {
        win.BOOMR_onload=(e && e.timeStamp) || new Date().getTime();
    }
    if (win.addEventListener) {
        win.addEventListener("load", boomerangSaveLoadTime, false);
    } else if (win.attachEvent) {
        win.attachEvent("onload", boomerangSaveLoadTime);
    }
    iframe.src = "javascript:void(0)";
    iframe.title = "";
    iframe.role = "presentation";
    (iframe.frameElement || iframe).style.cssText = "width:0;height:0;border:0;display:none;";
    where = document.getElementsByTagName("script")[0];
    where.parentNode.insertBefore(iframe, where);
    try {
        doc = iframe.contentWindow.document;
    } catch(e) {
        dom = document.domain;
        iframe.src = "javascript:var d=document.open();d.domain='"+dom+"';void(0);";
        doc = iframe.contentWindow.document;
    }
    doc.open()._l = function() {
        var js = this.createElement("script");
        if (dom) { this.domain = dom; }
        js.id = "boomr-if-as";
        js.src = "https://s.go-mpulse.net/boomerang/" +
        "5W5MC-H7SSQ-UPZZN-8KH9G-QR2TS";
        BOOMR_lstart = new Date().getTime();
        this.body.appendChild(js);
    };
    doc.write('<body onload="document._l();">');
    doc.close();
})();
</script></head>

    	<body class="pwcscrolling longformcontent longform-content-detail-template page-primary-col--burgundy page-secondary-col--red page-tertiary-col--maroon   "> 
        
        
        <div id="wrapper"> 
        <div><div class="section"><div class="new"></div>
</div><div class="iparys_inherited"><div class="slimHeaderPar iparsys parsys"><div class="slim-page-header parbase section">













	<link rel="stylesheet" type="text/css" href="/content/pwc/script/us/en/cfodirect/assets/cfod-longform.css"/>


	<script type="text/javascript" src="/content/pwc/script/us/en/cfodirect/assets/cfod-longform.js"></script>



<header id="menuBarWrapper" class="header fixed slide headroom--top">
	<div id="menuBar">
		<div class="container">
			<div class="row">
				<div id="topBarLeft">
					<div id="logoWrapper">
						<a href="/us/en.html" id="logo">PwC</a> | <a href="/us/en/cfodirect.html">CFOdirect</a>
					</div>
				</div>
				<div id="topBarRight">
					<ul id="menuAdditional" class="clearfix">
						
						<li><a id="searchBtn" href="#"> <svg
									xmlns="http://www.w3.org/2000/svg" width="26" height="26"
									viewBox="0 0 26 26">
                                            <path fill="#3F3F40"
										d="M10.351,19.949c-5.211,0-9.554-4.344-9.554-9.554c0-5.211,4.343-9.554,9.554-9.554 c5.209,0,9.553,4.343,9.553,9.554C19.904,15.605,15.561,19.949,10.351,19.949z M10.351,2.579c-4.343,0-7.817,3.473-7.817,7.816 c0,4.343,3.474,7.817,7.817,7.817c4.342,0,7.817-3.475,7.817-7.817C18.168,6.052,14.693,2.579,10.351,2.579z"></path>
                                            <path fill="#3F3F40"
										d="M17.298,16.127l7.643,7.643c0.351,0.35,0.351,0.871,0,1.215c-0.173,0.174-0.521,0.174-0.694,0.174 c-0.172,0-0.521,0-0.693-0.174l-7.643-7.643L17.298,16.127z"></path>
                                        </svg>
						</a>
							<div class="menuFlyout">
								<form role="search" action="/us/en/cfodirect/search-results.html" method="get">
									<input id="searchField" name="searchfield" type="text" placeholder="Search">
									
									<input type="hidden" name="tp" value="long" />
									<input type="hidden" name="pwcGeo" value="US" />
									<input type="hidden" name="pwcLang" value="en" />
									<input type="hidden" name="pwcHideLevel" value="0" />
									<input type="hidden" value="cfodirect" name="pwcSiteSection" />
								</form>
							</div></li>
						
						<li><a id="shareBtn" href="#"> <svg
									xmlns="http://www.w3.org/2000/svg" width="26" height="26"
									viewBox="0 0 26 26">
                                            <path fill="#3F3F40"
										d="M4.73,16.465c-1.912,0-3.467-1.557-3.467-3.467c0-1.911,1.555-3.467,3.467-3.467 c1.91,0,3.465,1.556,3.465,3.467C8.195,14.908,6.641,16.465,4.73,16.465z M4.73,11.212c-0.986,0-1.789,0.801-1.789,1.786 c0,0.986,0.803,1.787,1.789,1.787s1.787-0.801,1.787-1.787C6.518,12.013,5.717,11.212,4.73,11.212z"></path>
                                            <path fill="#3F3F40"
										d="M21.27,24.533c-1.911,0-3.466-1.553-3.466-3.467c0-1.912,1.555-3.467,3.466-3.467 c1.91,0,3.467,1.555,3.467,3.467C24.736,22.98,23.18,24.533,21.27,24.533z M21.27,19.281c-0.986,0-1.788,0.797-1.788,1.785 s0.802,1.785,1.788,1.785s1.787-0.797,1.787-1.785S22.256,19.281,21.27,19.281z"></path>
                                            <path fill="#3F3F40"
										d="M21.27,8.396c-1.911,0-3.466-1.553-3.466-3.463c0-1.911,1.555-3.466,3.466-3.466 c1.91,0,3.467,1.555,3.467,3.466C24.736,6.843,23.18,8.396,21.27,8.396z M21.27,3.145c-0.986,0-1.788,0.801-1.788,1.788 c0,0.983,0.802,1.784,1.788,1.784s1.787-0.801,1.787-1.784C23.057,3.945,22.256,3.145,21.27,3.145z"></path>
                                            <rect x="6.432" y="16.199"
										transform="matrix(0.8884 0.459 -0.459 0.8884 9.2716 -4.0689)"
										fill="#3F3F40" width="13.148" height="1.675"></rect>
                                            <rect x="12.161" y="2.384"
										transform="matrix(0.4586 0.8886 -0.8886 0.4586 15.0031 -6.698)"
										fill="#3F3F40" width="1.676" height="13.159"></rect>
                                        </svg>
						</a>
							<div class="menuFlyout">
								Share
								<div class="sh">

									
										
										
											<a href="https://www.facebook.com/sharer/sharer.php?u=/content/pwc/us/en/cfodirect"><span
												class="sti-btn sti-facebook-btn circle-icon">FB</span></a>
										
										
										
										
										
									
										
										
										
											<a href="https://twitter.com/intent/tweet/?url=/content/pwc/us/en/cfodirect"><span
												class="sti-btn sti-twitter-btn circle-icon">twitter</span></a>
										
										
										
										
									
										
										
										
										
											<a href="https://www.linkedin.com/shareArticle?mini=true&url=/content/pwc/us/en/cfodirect"><span
												class="sti-btn sti-linkedin-btn circle-icon">Linkedin</span></a>
										
										
										
									

								</div>
							</div></li>
						
						<li><a id="territoryBtn" href="https://www.pwc.com/gx/en/site-information/site-index.html">
								<svg xmlns="http://www.w3.org/2000/svg" width="26" height="26"
									viewBox="0 0 26 26">
                                        <path fill="#3F3F40"
										d="M12.971,25.93c-0.72,0-1.437-0.432-1.868-1.148L5.07,14.438C2.484,9.982,3.777,4.094,8.087,1.507 c1.436-0.86,3.161-1.437,4.884-1.437c3.305,0,6.465,1.725,8.047,4.742c1.579,2.873,1.722,6.32,0,9.193c0,0,0,0,0,0.143 l-6.178,10.775C14.408,25.498,13.689,25.93,12.971,25.93z M12.971,1.507c-1.437,0-2.873,0.433-4.165,1.149 C5.214,4.812,4.065,9.84,6.363,13.574l6.033,10.488c0.145,0.432,0.432,0.432,0.575,0.432s0.432,0,0.573-0.432l6.179-10.631 c0,0,0,0,0-0.145c1.437-2.441,1.437-5.458,0-7.9C18.433,3.088,15.844,1.507,12.971,1.507z"></path>
                                        <path fill="#3F3F40"
										d="M12.971,13c-2.011,0-3.592-1.579-3.592-3.592c0-2.011,1.581-3.591,3.592-3.591 c2.011,0,3.592,1.58,3.592,3.591C16.563,11.421,14.982,13,12.971,13z M12.971,7.254c-1.149,0-2.155,1.006-2.155,2.154 c0,1.15,1.006,2.156,2.155,2.156c1.148,0,2.154-1.006,2.154-2.156C15.125,8.26,14.119,7.254,12.971,7.254z"></path>
                                    </svg>
						</a>
							<div class="menuFlyout">
								<input class="languageField" type="text" placeholder='Find a location' list="PwC_countries" />
								<div class="PwC_countries">
									
										
										
											
											
											<a href="https://www.pwc.com/cy" title="Cyprus">Cyprus</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/za" title="South Africa">South Africa</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/ee" title="Estonia">Estonia</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/fi" title="Finland">Finland</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/hu" title="Hungary">Hungary</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/gi" title="Gibraltar">Gibraltar</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/si" title="Slovenia">Slovenia</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/tt" title="Trinidad and Tobago">Trinidad and Tobago</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/mk" title="Macedonia">Macedonia</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/ng" title="Nigeria">Nigeria</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/ky" title="Cayman Islands">Cayman Islands</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/cb" title="Caribbean">Caribbean</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/pk" title="Pakistan">Pakistan</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/gq" title="Equatorial Guinea">Equatorial Guinea</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/lr" title="Liberia">Liberia</a>
											
																			
									
										
																			
									
										
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/mn" title="Mongolia">Mongolia</a>
											
																			
									
										
																			
									
										
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/pt" title="Portugal">Portugal</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/jg" title="Channel Islands">Channel Islands</a>
											
																			
									
										
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/lk" title="Sri Lanka">Sri Lanka</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/am" title="Armenia">Armenia</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/mv" title="Maldives">Maldives</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/ec" title="Ecuador">Ecuador</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/hr" title="Croatia">Croatia</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/in" title="India">India</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/md" title="Moldova">Moldova</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/vn" title="Vietnam">Vietnam</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/kr" title="South Korea">South Korea</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/cz" title="Czech Republic">Czech Republic</a>
											
																			
									
										
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/nl" title="Netherlands">Netherlands</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/kz" title="Kazakhstan">Kazakhstan</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/ph" title="Philippines">Philippines</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/id" title="Indonesia">Indonesia</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/gr" title="Greece">Greece</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/tr" title="Turkey">Turkey</a>
											
												<a href="https://www.pwc.com/tr" title="Türkiye">Türkiye</a>
											
																			
									
										
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/no" title="Norway">Norway</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/hk" title="Hong Kong">Hong Kong</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/uk" title="United Kingdom">United Kingdom</a>
											
												<a href="https://www.pwc.com/uk" title="UK">UK</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/kh" title="Cambodia">Cambodia</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/vg" title="British Virgin Islands">British Virgin Islands</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/an" title="Netherlands Antilles">Netherlands Antilles</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/bn" title="Brunei">Brunei</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/zw" title="Zimbabwe">Zimbabwe</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/cr" title="Costa Rica">Costa Rica</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/is" title="Iceland">Iceland</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/us" title="United States">United States</a>
											
												<a href="https://www.pwc.com/us" title="US">US</a>
											
												<a href="https://www.pwc.com/us" title="USA">USA</a>
											
												<a href="https://www.pwc.com/us" title="U.S.">U.S.</a>
											
																			
									
										
																			
									
										
																			
									
										
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/m1" title="Middle East Region">Middle East Region</a>
											
												<a href="https://www.pwc.com/m1" title="Middle East">Middle East</a>
											
												<a href="https://www.pwc.com/m1" title="Bahrain">Bahrain</a>
											
												<a href="https://www.pwc.com/m1" title="Egypt">Egypt</a>
											
												<a href="https://www.pwc.com/m1" title="Iraq">Iraq</a>
											
												<a href="https://www.pwc.com/m1" title="Jordan">Jordan</a>
											
												<a href="https://www.pwc.com/m1" title="Kuwait">Kuwait</a>
											
												<a href="https://www.pwc.com/m1" title="Lebanon">Lebanon</a>
											
												<a href="https://www.pwc.com/m1" title="Libya">Libya</a>
											
												<a href="https://www.pwc.com/m1" title="Oman">Oman</a>
											
												<a href="https://www.pwc.com/m1" title="Qatar">Qatar</a>
											
												<a href="https://www.pwc.com/m1" title="Saudi Arabia">Saudi Arabia</a>
											
												<a href="https://www.pwc.com/m1" title="United Arab Emirates">United Arab Emirates</a>
											
												<a href="https://www.pwc.com/m1" title="West Bank">West Bank</a>
											
												<a href="https://www.pwc.com/m1" title="Gaza">Gaza</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/bw" title="Botswana">Botswana</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/dk" title="Denmark">Denmark</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/pa" title="Panama">Panama</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/sg" title="Singapore">Singapore</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/tz" title="Tanzania">Tanzania</a>
											
																			
									
										
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/es" title="Spain">Spain</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/ia" title="Interaméricas">Interaméricas</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/ro" title="Romania">Romania</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/ke" title="Kenya">Kenya</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/la" title="Laos">Laos</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/mt" title="Malta">Malta</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/bg" title="Bulgaria">Bulgaria</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/cg" title="Congo (Brazzaville)">Congo (Brazzaville)</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/gx" title="Global">Global</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/il" title="Israel">Israel</a>
											
												<a href="https://www.pwc.com/il" title="ישראל">ישראל</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/at" title="Austria">Austria</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/sz" title="Swaziland">Swaziland</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/bo" title="Bolivia">Bolivia</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/co" title="Colombia">Colombia</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/ge" title="Georgia">Georgia</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/it" title="Italy (PwC)">Italy (PwC)</a>
											
																			
									
										
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/gh" title="Ghana">Ghana</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/th" title="Thailand">Thailand</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/zm" title="Zambia">Zambia</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/al" title="Albania">Albania</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/ch" title="Switzerland">Switzerland</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/rw" title="Rwanda">Rwanda</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/jm" title="Jamaica">Jamaica</a>
											
																			
									
										
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/my" title="Malaysia">Malaysia</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/se" title="Sweden">Sweden</a>
											
																			
									
										
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/mg" title="Madagascar">Madagascar</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/nc" title="New Caledonia">New Caledonia</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/pg" title="Papua New Guinea">Papua New Guinea</a>
											
																			
									
										
																			
									
										
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/be" title="Belgium">Belgium</a>
											
												<a href="https://www.pwc.com/be" title="Belgique">Belgique</a>
											
												<a href="https://www.pwc.com/be" title="België">België</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/ua" title="Ukraine">Ukraine</a>
											
												<a href="https://www.pwc.com/ua" title="Україна">Україна</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/lv" title="Latvia">Latvia</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/ve" title="Venezuela ">Venezuela </a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/bm" title="Bermuda">Bermuda</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/cm" title="Cameroon">Cameroon</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/hn" title="Honduras">Honduras</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/ar" title="Argentina">Argentina</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/br" title="Brasil">Brasil</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/mz" title="Mozambique">Mozambique</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/cv" title="Cape Verde">Cape Verde</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/nz" title="New Zealand">New Zealand</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/az" title="Azerbaijan">Azerbaijan</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/gn" title="Guinea">Guinea</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/sn" title="Senegal">Senegal</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/uy" title="Uruguay">Uruguay</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/bb" title="Barbados">Barbados</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/pl" title="Poland">Poland</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/fr" title="France">France</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/ug" title="Uganda">Uganda</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/ru" title="Russia">Russia</a>
											
												<a href="https://www.pwc.com/ru" title="Россия">Россия</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/mw" title="Malawi">Malawi</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/cn" title="China">China</a>
											
												<a href="https://www.pwc.com/cn" title="中国">中国</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/py" title="Paraguay">Paraguay</a>
											
																			
									
										
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/na" title="Namibia">Namibia</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/bs" title="Bahamas">Bahamas</a>
											
																			
									
										
																			
									
										
																			
									
										
																			
									
										
																			
									
										
										
											
											
                                                
                                        		
											<a href="https://www.pwc.com/me/en" title="Montenegro">Montenegro</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/ni" title="Nicaragua">Nicaragua</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/ks" title="Kosovo">Kosovo</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/do" title="Dominican Republic">Dominican Republic</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/pe" title="Peru">Peru</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/g1" title="PwC Google">PwC Google</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/s1" title="ILC Legal">ILC Legal</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/sk" title="Slovakia">Slovakia</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/uz" title="Uzbekistan">Uzbekistan</a>
											
																			
									
										
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/ie" title="Ireland (Republic of)">Ireland (Republic of)</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/lt" title="Lithuania">Lithuania</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/sv" title="El Salvador">El Salvador</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/ao" title="Angola">Angola</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/c1" title="Central and Eastern Europe">Central and Eastern Europe</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/mx" title="Mexico">Mexico</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/ga" title="Gabon">Gabon</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/jp" title="Japan">Japan</a>
											
												<a href="https://www.pwc.com/jp" title="日本">日本</a>
											
												<a href="https://www.pwc.com/jp" title="Japon">Japon</a>
											
												<a href="https://www.pwc.com/jp" title="Japón">Japón</a>
											
												<a href="https://www.pwc.com/jp" title="اليابان">اليابان</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/tw" title="Taiwan">Taiwan</a>
											
												<a href="https://www.pwc.com/tw" title="臺灣">臺灣</a>
											
												<a href="https://www.pwc.com/tw" title="台湾">台湾</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/td" title="Chad">Chad</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/ba" title="Bosnia and Herzegovina">Bosnia and Herzegovina</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/ca" title="Canada">Canada</a>
											
																			
									
										
																			
									
										
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/mm" title="Myanmar">Myanmar</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/cd" title="Congo (Dem. Rep.)">Congo (Dem. Rep.)</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/gt" title="Guatemala">Guatemala</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/rs" title="Serbia">Serbia</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/lu" title="Luxembourg">Luxembourg</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/mu" title="Mauritius">Mauritius</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/cl" title="Chile">Chile</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/im" title="Isle of Man">Isle of Man</a>
											
																			
									
										
																			
									
										
										
											
											
											<a href="https://www.pwc.com/au" title="Australia">Australia</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/by" title="Belarus">Belarus</a>
											
																			
									
										
										
											
											
											<a href="https://www.pwc.com/de" title="Germany">Germany</a>
											
																			
									
								</div>
								<button type="button" class="territorySubmit"></button>
								<span class="languageField_valid">No match found</span>
							</div>
	</li>
</ul>

<!-- hamburger menu links initialsed here..-->




					
						
							<!--If atleast one of the hamburger items is available -->
							<button id="dropdownTrigger_lg" type="button"
								class="navbar-toggle">
								<span class="icon-bar icon-bar1"></span> <span
									class="icon-bar icon-bar2"></span> <span
									class="icon-bar icon-bar3"></span> 
							</button>
						
					
				</div>
			</div>
		</div>
	</div>

        <nav id="breadcrumbWrapper">
            <div class="container">
                <div class="row">
					<div class="breadcrumb-component__scroll-pane">
                    <ul class="col-sm-12 breadcrumb">
                        
                        
                        
								
                            	
                                    
                                    
                                    
                                        
                                        
                                             
                                        
                                    
                          	
                        

                        
                            
							
								<li><a href="/us/en/cfodirect.html">CFOdirect</a></li><li><a href="/us/en/cfodirect/publications.html">Publications</a></li><li><a href="/us/en/cfodirect/publications/in-depth.html">In depth</a></li><li><a href="/us/en/cfodirect/publications/in-depth/hurricane-harvey-irma-accounting-disclosure-implications.html">Accounting and disclosure implications of Hurricanes Harvey and Irma</a></li>
							

                        
                        </ul>
					</div>
                    <div class="breadcrumb-component__scroll-fade breadcrumb-component__scroll-fade--left"></div>
                    <div class="breadcrumb-component__scroll-fade breadcrumb-component__scroll-fade--right"></div>
                </div>
            </div>
        </nav>

    
          <!--If atleast one of the hamburger items is available -->
        <nav id="navBar">
            <div class="container">
				<div class="row">
                	<div class="col-sm-8">
					
						<div class="row">
                    	
                    		<div class="col-sm-6" id="inPageNavigation">
                    			<ul>
								
									<li>
                                        
                                            
                                                <a href="/us/en/cfodirect.html" class="inPageLink" target="_self"><span>CFOdirect</span></a>
                                            
                                            
                                        
                                    </li>
								
									<li>
                                        
                                            
                                                <a href="/us/en/cfodirect/issues.html" class="inPageLink" target="_self"><span>Issues</span></a>
                                            
                                            
                                        
                                    </li>
								
									<li>
                                        
                                            
                                                <a href="/us/en/cfodirect/publications.html" class="inPageLink" target="_self"><span>Publications</span></a>
                                            
                                            
                                        
                                    </li>
								
									<li>
                                        
                                            
                                                <a href="/us/en/cfodirect/industries.html" class="inPageLink" target="_self"><span>Industries</span></a>
                                            
                                            
                                        
                                    </li>
								
									<li>
                                        
                                            
                                                <a href="/us/en/cfodirect/standard-setters.html" class="inPageLink" target="_self"><span>Standard setters</span></a>
                                            
                                            
                                        
                                    </li>
								
									<li>
                                        
                                            
                                                <a href="/us/en/cfodirect/multimedia.html" class="inPageLink" target="_self"><span>Webcasts, videos and podcasts</span></a>
                                            
                                            
                                        
                                    </li>
								
									<li>
                                        
                                            
                                                <a href="/us/en/cfodirect/events.html" class="inPageLink" target="_self"><span>Events</span></a>
                                            
                                            
                                        
                                    </li>
								
								</ul>
                    		</div>
                    	
                    	
                    		<div class="col-sm-6" id="furtherArticles">
								<ul>
                                
                                    <li>
                                        
                                            
                                                <a href="/us/en/cfodirect/publications/accounting-guides.html" target="_self"><span>Accounting guides</span></a>
                                            
                                            
                                        
                                    </li>
                                
                                    <li>
                                        
                                            
                                                <a href="/us/en/cfodirect/publications/eitf-observer.html" target="_self"><span>EITF observer</span></a>
                                            
                                            
                                        
                                    </li>
                                
                                    <li>
                                        
                                            
                                                <a href="/us/en/cfodirect/publications/ifrs-news.html" target="_self"><span>IFRS news</span></a>
                                            
                                            
                                        
                                    </li>
                                
                                    <li>
                                        
                                            
                                                <a href="/us/en/cfodirect/publications/in-brief.html" target="_self"><span>In brief</span></a>
                                            
                                            
                                        
                                    </li>
                                
                                    <li>
                                        
                                            
                                                <a href="/us/en/cfodirect/publications/in-depth.html" target="_self"><span>In depth</span></a>
                                            
                                            
                                        
                                    </li>
                                
                                    <li>
                                        
                                            
                                                <a href="/us/en/cfodirect/publications/in-the-loop.html" target="_self"><span>In the loop</span></a>
                                            
                                            
                                        
                                    </li>
                                
                                    <li>
                                        
                                            
                                                <a href="/us/en/cfodirect/publications/mergers-accounting.html" target="_self"><span>M&A snapshot</span></a>
                                            
                                            
                                        
                                    </li>
                                
                                    <li>
                                        
                                            
                                                <a href="/us/en/cfodirect/publications/private-company-reporter.html" target="_self"><span>Private company reporter</span></a>
                                            
                                            
                                        
                                    </li>
                                
                                    <li>
                                        
                                            
                                                <a href="/us/en/cfodirect/publications/comment-letters.html" target="_self"><span>PwC comment letters</span></a>
                                            
                                            
                                        
                                    </li>
                                
                                    <li>
                                        
                                            
                                                <a href="/us/en/cfodirect/publications/point-of-view.html" target="_self"><span>PwC point of view</span></a>
                                            
                                            
                                        
                                    </li>
                                
                                    <li>
                                        
                                            
                                                <a href="/us/en/cfodirect/publications/sec-comment-letter-trends.html" target="_self"><span>SEC comment letter trends</span></a>
                                            
                                            
                                        
                                    </li>
                                
                                    <li>
                                        
                                            
                                                <a href="/us/en/cfodirect/publications/quarter-close.html" target="_self"><span>The quarter close</span></a>
                                            
                                            
                                        
                                    </li>
                                
                                    <li>
                                        
                                            
                                                <a href="/us/en/cfodirect/newsletters.html" target="_self"><span>Weekly newsletter</span></a>
                                            
                                            
                                        
                                    </li>
                                
                                </ul>
                    		</div>
						
                		</div>

                    </div>
                    <div class="col-sm-4" id="LevelOneLinks">
					
                       	<h3>Explore PwC</h3>
                       	<ul class="row">
						
                            
                            
							
                            	
                                <li>
                                    <a href="/us/en/services.html" target="_self" class="clearfix">
                                        <span>Services</span>
                                    </a>
                                </li>
                            
						
                            
                            
							
                            	
                                <li>
                                    <a href="/us/en/industries.html" target="_self" class="clearfix">
                                        <span>Industries</span>
                                    </a>
                                </li>
                            
						
                            
                            
							
                            	
                                <li>
                                    <a href="/us/en/careers.html" target="_self" class="clearfix">
                                        <span>Careers</span>
                                    </a>
                                </li>
                            
						
                            
                            
							
                            	
                                <li>
                                    <a href="/us/en/about-us.html" target="_self" class="clearfix">
                                        <span>About us</span>
                                    </a>
                                </li>
                            
						
                            
                            
							
                            	
                                <li>
                                    <a href="/us/en/library.html" target="_self" class="clearfix">
                                        <span>Research and insights</span>
                                    </a>
                                </li>
                            
						
                        </ul>
                    
                    <div>
                    <div class="utility-mobile"></div>
                </div>

            </div>
        </nav>
 	
 	
</header></div>
</div>
</div>
</div>

        <div class="centerPar"><div>
    
    
    
        
    

     
    
        
    <section id="title" class="clearfix no-background__mobile page-section page-section--col-primary page-section--col-dark  fullwidth   videobghost " data-wcmmode="false" data-parallax="true" style="
                    height:;
                    background-size:inherit;                    
                    background-position:; 
                    background-image:; 
                    background-color:;                                 
                    ">

                
        <div class="parsys sectionpar"> 
            <div class="title section">
    
        
    <div class="title-strip dpe-component-wrapper">
        <header class="title-strip__wrapper">
            <div class="container">
                <div class="row">
                    <div class="col-sm-10">
                        <h1 class="title-strip__heading">Accounting and disclosure implications of Hurricanes Harvey and Irma</h1>
                        <p class="title-strip__info">
                            
                                <span class="title-strip__author">
                                    In depth  
                                </span>
                                <span class="title-strip__author-title"> </span>
                            
                            <span class="title-strip__date title-strip__date--with-author">Sep 13, 2017</span>
                        </p>
                    </div>
                    
                </div>
            </div>
        </header>
    </div>

    

</div>


        </div>
    </section>


    

</div>
<div>
</div>

    <div>
    
    
    
        
    

     
    
        
    <section id="content-free-1-45b8" class="clearfix  page-section page-section--col-light-grey     videobghost " data-wcmmode="false" data-parallax="true" style="
                    height:;
                    background-size:inherit;                    
                    background-position:center top; 
                    background-image:; 
                    background-color:;                                 
                    ">

                
        <div class="parsys sectionpar"> 
            <div class="parsys_column pwccol1-longform"><div class="parsys_column pwccol1-longform-c0"><div class="text parbase nobg section">


    

    <div class="text-component">
        <h3>We discuss some of the accounting issues faced by companies affected by Hurricane Harvey and Hurricane Irma.</h3>

    </div>


<script type="text/javascript">
    if (typeof limit_text_components_btns == 'function')
    {
        limit_text_components_btns();
    }
</script>
</div>
</div></div><div style="clear:both"></div>

        </div>
    </section>


    

</div>

    <div>
    
    
    
        
    

     
    
        
    <section id="content-free-1-d27a" class="clearfix  page-section page-section--col-secondary page-section--col-dark  fullwidth   videobghost " data-wcmmode="false" data-parallax="true" style="
                    height:;
                    background-size:inherit;                    
                    background-position:center top; 
                    background-image:; 
                    background-color:;                                 
                    ">

                
        <div class="parsys sectionpar"> 
            <div class="download parbase section">
  
    
    

<div class="dpe-component-wrapper cta-download">
    <a href="/us/en/cfodirect/assets/pdf/in-depth/us2017-21-hurricane-harvey-irma-accounting-disclosure-implications.pdf" target="_blank" onclick="CQ_Analytics.record({event: 'startDownload', values: { downloadLink: '/content/dam/pwc/us/en/cfodirect/assets/pdf/in-depth/us2017-21-hurricane-harvey-irma-accounting-disclosure-implications.pdf' }, collect:  false, options: { obj: this, defaultLinkType: 'd' } })" class="cta-download__link">
        <div class="container">
            <div class="row">
                <div class="col-md-1 col-md-push-2 col-sm-2 col-sm-push-1 hidden-xs hidden-sm cta-download__icon">
                    <img src="/content/dam/pwc/network/icons/webtile/icon_download.png" class="cta-download__icon-img">
                </div>
                <div class="col-md-7 col-md-push-2 col-sm-10 col-sm-push-1 cta-download__content">
                    <h2 class="cta-download__heading">
                        <small class="cta-download__title h4 serif">Download</small>
                        Accounting and disclosure implications of Hurricanes Harvey and Irma
                    </h2>
                    
                </div>
            </div>
        </div>
    </a>
    
    
</div>



 
</div>


        </div>
    </section>


    

</div>

    <div>
    
    
    
        
    

     
    
        
    <section id="content-free-1-3e76" class="clearfix  page-section page-section--col-white     videobghost " data-wcmmode="false" data-parallax="true" style="
                    height:;
                    background-size:inherit;                    
                    background-position:center top; 
                    background-image:; 
                    background-color:;                                 
                    ">

                
        <div class="parsys sectionpar"> 
            <div class="parsys_column pwccol1-longform"><div class="parsys_column pwccol1-longform-c0"><div class="text parbase nobg section">


    

    <div class="text-component">
        <h2>Overview</h2>
<p>On August 25, 2017, Hurricane Harvey made landfall as a Category 4 hurricane. The storm lingered over Texas and Louisiana for days producing over 50 inches of rain in some areas, resulting in widespread flooding and damage.</p>
<p>Hurricane Harvey may be the costliest weather disaster in US history, surpassing the $125 billion of losses sustained from Hurricane Katrina in 2005. Many businesses in Texas have been disrupted, including approximately 20% of the US oil refining capacity.</p>
<p>On September 10, 2017, Hurricane Irma hit the Florida Keys as a Category 4 hurricane, weakening somewhat as it made landfall along Florida’s southwest shoreline. There has been widespread wind damage, flooding and power outages.</p>
<p>This <i>In depth</i> discusses the accounting and disclosure-related matters companies may encounter in dealing with the financial reporting implications of these natural disasters.</p>

    </div>


<script type="text/javascript">
    if (typeof limit_text_components_btns == 'function')
    {
        limit_text_components_btns();
    }
</script>
</div>
</div></div><div style="clear:both"></div>

        </div>
    </section>


    

</div>

    <div>
    
    
    
        
    

     
    
        
    <section id="content-free-1-5861" class="clearfix  page-section page-section--col-light-grey     videobghost " data-wcmmode="false" data-parallax="true" style="
                    height:;
                    background-size:inherit;                    
                    background-position:center top; 
                    background-image:; 
                    background-color:;                                 
                    ">

                
        <div class="parsys sectionpar"> 
            <div class="contactscollection list parbase section">
  <div class="cq-dd-pages">
    
    
    

    
    <div class="dpe-component-wrapper contacts-component" id="listId-outer-content-free-1-5861-par-contactscollection" name="/content/pwc/us/en/cfodirect/publications/in-depth/hurricane-harvey-irma-accounting-disclosure-implications/jcr:content/content-free-1-5861-par/contactscollection.dynamic.html">
       <div class="container">
            <h2 class="h2 contacts-collection-title bottom-margin">
                To have a deeper discussion, please contact:
            </h2>
            
            
            
            <div id="listId-inner-content-free-1-5861-par-contactscollection">
                
                
                
                
                    
                        
    
    <!-- begin .media-card -->
    <div class="col-sm-6 col-lg-4 media-card">
        <div class="row">
            <div class="col-xs-3 col-sm-3 media-card__image">
                <div class="media-card__thumbnail">
                    
                    <div class="thumbnail__clip thumbnail__clip--100x100" style="background-image: url(/content/dam/pwc/us/en/cfodirect/assets/images/contacts/beth-paul.jpg)"></div>
                </div>
                <div class="media-card__social">
                    <a target="_blank" class="media-card__social-link" href="https://twitter.com/BethPaul_CPA">
                        <span class="follow-icon follow-icon--twitter">
                            <span class="sr-only">twitter</span>
                            <img alt="twitter icon" src="/etc/clientlibs/pwc/components-colors/images/contactscollection/twitter.svg" class="img-responsive">
                        </span>
                    </a>
                    <a target="_blank" class="media-card__social-link" href="https://www.linkedin.com/in/bethpaulpwc">
                        <span class="follow-icon follow-icon--linkedin follow-icon--has-pad">
                            <span class="sr-only">LinkedIn</span>
                            <img alt="LinkedIn icon" src="/etc/clientlibs/pwc/components-colors/images/contactscollection/linkedin.svg" class="img-responsive">
                        </span>
                    </a>
                </div>
            </div>
            <div class="col-xs-9 col-sm-9 ">
                <!-- Contact without link to profile -->
                <p class="h5 serif media-card__heading"><a href="/us/en/contacts/cfodirect/b/beth-paul.html">Beth Paul</a></p>
                <div class="media-card__content">
                    
                    <p class="media-card__content-title"> Strategic Thought Leader, US National Professional Services Group</p>
                    
                    
                    <p class="media-card__content-email"><a href="/content/pwc/global/forms/contactUs.en_us.html?parentPagePath=/content/pwc/us/en/cfodirect/publications/in-depth/hurricane-harvey-irma-accounting-disclosure-implications&contactLink=/content/pwc/us/en/contacts/cfodirect/b/beth-paul&style=pwc&territory=us">Email</a></p>
                </div>
            </div>
        </div>
    </div>
    <!-- end .media-card -->

                    
                        
    
    <!-- begin .media-card -->
    <div class="col-sm-6 col-lg-4 media-card">
        <div class="row">
            <div class="col-xs-3 col-sm-3 media-card__image">
                <div class="media-card__thumbnail">
                    
                    <div class="thumbnail__clip thumbnail__clip--100x100" style="background-image: url(/content/dam/pwc/us/en/cfodirect/assets/images/contacts/d-doran.png)"></div>
                </div>
                <div class="media-card__social">
                    
                    <a target="_blank" class="media-card__social-link" href="https://www.linkedin.com/in/donald-doran-75aa0613">
                        <span class="follow-icon follow-icon--linkedin follow-icon--has-pad">
                            <span class="sr-only">LinkedIn</span>
                            <img alt="LinkedIn icon" src="/etc/clientlibs/pwc/components-colors/images/contactscollection/linkedin.svg" class="img-responsive">
                        </span>
                    </a>
                </div>
            </div>
            <div class="col-xs-9 col-sm-9 ">
                <!-- Contact without link to profile -->
                <p class="h5 serif media-card__heading"><a href="/us/en/contacts/cfodirect/d/donald-doran.html">Donald Doran</a></p>
                <div class="media-card__content">
                    
                    <p class="media-card__content-title"> Partner, National Professional Services Group</p>
                    
                    
                    <p class="media-card__content-email"><a href="/content/pwc/global/forms/contactUs.en_us.html?parentPagePath=/content/pwc/us/en/cfodirect/publications/in-depth/hurricane-harvey-irma-accounting-disclosure-implications&contactLink=/content/pwc/us/en/contacts/cfodirect/d/donald-doran&style=pwc&territory=us">Email</a></p>
                </div>
            </div>
        </div>
    </div>
    <!-- end .media-card -->

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

</div>
<div style="clear:both"></div>
 
</div>


        </div>
    </section>


    

</div>

<div>
    

    
        

    

    

    <section id="cta-1" class="clearfix black page-section page-section--col-tertiary fullwidth page-section--col-dark " style="height: ">
        <div class="parsys sectionpar"> 
            <div class="section"><div class="new"></div>
</div><div class="iparys_inherited"><div class="cta-1-par longform-isection iparsys parsys"><div class="webtile section">
  
    
       
    
        <div class="dpe-component-wrapper cta-webtile">
            <a href="/us/en/cfodirect/subscribe.html" class="cta-webtile__link" target="_self">
                <div class="container">
                    <div class="row">
                        <div class="col-md-1 col-md-push-2 col-sm-2 col-sm-push-1 hidden-xs hidden-sm cta-webtile__icon">
                            <img src="/content/dam/pwc/network/icons/webtile/icon_write.png" class="cta-webtile__icon-img"/>
                        </div>
                        <div class="col-md-7 col-md-push-2 col-sm-10 col-sm-push-1 cta-webtile__content">
                            
                            <p class="cta-webtile__heading h2">Sign up for our weekly news and alerts</p>
                        </div>
                    </div>
                </div>
            </a>
        </div>
    

    


 

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

        </div>
    </section>


    

</div>
<div>
</div>

<div>
    

    
        

    

    

    <section id="cta-2" class="clearfix black page-section page-section--col-secondary fullwidth page-section--col-dark " style="height: ">
        <div class="parsys sectionpar"> 
            <div class="section"><div class="new"></div>
</div><div class="iparys_inherited"><div class="cta-2-par longform-isection iparsys parsys"></div>
</div>

        </div>
    </section>


    

</div>



    

    <div>
    

    
        

    

    

    <section id="related-links" class="clearfix black page-section page-section--col-white fullwidth  " style="height: ">
        <div class="parsys sectionpar"> 
            <div class="relatedcontent collection list parbase section">
  
   
      
    
    <div class="dpe-component-wrapper related-content">
        <div class="container">
            <h2 class="related-content__title">Related content</h2>
            <div class="row" id="collection--content-pwc-us-en-cfodirect-publications-in-depth-hurricane-harvey-irma-accounting-disclosure-implications-jcr-content-related-links-par-relatedcontent">            
               
                    <article class="col-sm-4 related-content__item">
                        <a href="/us/en/cfodirect/publications/in-brief/sec-hurricane-harvey-irma-relief-deadlines.html" target="_self" class="related-content__item-link">
                            <img alt="SEC announces compliance-related relief for those affected by hurricanes: PwC" data-image="/us/en/cfodirect/assets/images/publications/ib-sec-hurricane-harvey-irma-relief-deadlines-ss.jpg.pwcimage.370.208.jpg" class="js-lazy-loading img-responsive  related-content__item-image" style="height:auto; 
                                   padding-top:56.21621621621622%; 
                                   max-height:56.21621621621622px;
                                   width:370px;     
                                   "/>
                            <h3 class="h4 regular  related-content__item-heading">SEC announces compliance-related relief for those affected by hurricanes</h3>
                            
                                <p class="related-content__item-abstract">The SEC has extended deadlines for common filings for registrants and others impacted by recent hurricanes.</p>
                            
                        </a>
                    </article>
                
                    <article class="col-sm-4 related-content__item">
                        <a href="https://www.linkedin.com/pulse/accounting-implications-hurricanes-season-elizabeth-beth-paul" target="_self" class="related-content__item-link">
                            <img alt="Accounting Implications Of Hurricanes Season" data-image="/us/en/cfodirect/assets/images/blog/sept19-accounting-implications-hurricanes-season-elizabeth-beth-paul-th.jpg.pwcimage.370.208.jpg" class="js-lazy-loading img-responsive  related-content__item-image" style="height:auto; 
                                   padding-top:56.21621621621622%; 
                                   max-height:56.21621621621622px;
                                   width:370px;     
                                   "/>
                            <h3 class="h4 regular  related-content__item-heading">Accounting Implications Of Hurricanes Season</h3>
                            
                                <p class="related-content__item-abstract">Is your company affected by hurricanes season? If so, read PwC Partner Beth Paul&#39;s blog on balance sheet presentation, income statement classification, and other accounting considerations related to insurance claims.</p>
                            
                        </a>
                    </article>
                
                    <article class="col-sm-4 related-content__item">
                        <a href="/us/en/tax-services/hurricane-information.html" target="_self" class="related-content__item-link">
                            <img alt="Hurricane and disaster relief tax information: PwC" data-image="/gx/en/services/tax/assets/hurricane-relief.jpg.pwcimage.370.208.jpg" class="js-lazy-loading img-responsive  related-content__item-image" style="height:auto; 
                                   padding-top:56.21621621621622%; 
                                   max-height:56.21621621621622px;
                                   width:370px;     
                                   "/>
                            <h3 class="h4 regular  related-content__item-heading">Hurricane and disaster relief</h3>
                            
                                <p class="related-content__item-abstract">Understand your options, find answers to your questions, and access the latest tax related developments stemming from these recent disasters.</p>
                            
                        </a>
                    </article>
                
            </div>
        </div>
    </div>

   


 
</div>
<div class="iparys_inherited"><div class="related-links-par longform-isection iparsys parsys"></div>
</div>

        </div>
    </section>


    

</div>
    
    


<div>
    

    
        

    

    

    <section id="contact" class="clearfix black page-section page-section--col-light-grey   " style="height: ">
        <div class="parsys sectionpar"> 
            <div class="pwccol2-longformb longform-isection-twocol">
    <div class="parsys_column pwccol2-longformb-c0">
        <div><div class="longform-column-left"><div><div class="iparsys parsys"><div class="section"><div class="new"></div>
</div><div class="iparys_inherited"><div class="iparsys parsys"><div class="rightrailcontact section">










<link rel="stylesheet" href="/etc/designs/pwc/component-longform/rightrailcontact/clientlibs.min.css" type="text/css">
<script type="text/javascript" src="/etc/designs/pwc/component-longform/rightrailcontact/clientlibs.min.js"></script>















    
    
        
    


<input type="hidden" id="ip" value="127.0.0.1"/>
<input type="hidden" id="locales" value=''/>



    





<section class="contactModule maxPadding" id="newrightrailcontacts_699b0205-60c7-43be-85aa-8352ed31242b_contact-par_leftpar_twocol_rightrailcontact">
    <div class="row">
        <div class="rightrailcontact-component section">
            <div class="col-sm-12">
                <h2 id="scrollcontactheader" style="border:none;">Contact us
                </h2>
                
                
                    
                        
                        
                            <div class="row contact_layout">
                        
                        
                            
                            
                            
                            

                            
                            
                                
                            
                            
                            
                                
                                
                                
                                    
                                    
                                        
                                            
                                                <div country="us" divId="1"
                                                     class="col-lg-6 col-md-12 col-sm-12 col-xs-12 contactCol"
                                                     style='display:
                                                     
                                                     
                                                         block'>
                                                    
                                                    <p class="noleftline">
                                                        
                                                    
                                                        
                                                            <img src="/us/en/cfodirect/assets/images/contacts/david-schmid.jpg.pwcimage.105.105.jpg" class="contact_image rightrails-profile-img brdOvrid"/>
                                                        
                                                            <strong>
                                                                
                                                                    
                                                                        <a href="/us/en/contacts/cfodirect/d/david-schmid.html">
                                                                                David Schmid
                                                                        </a>
                                                                    
                                                                    
                                                                
                                                            </strong><br>
                                                        
                                                            
                                                            
                                                                
                                                                    IFRS & US Standard Setting Leader, National Professional Services Group<br>
                                                                
                                                            
                                                        
                                                        
                                                            
                                                        <a class="underline-link" href="javascript:void(0);" onclick="openContactUrl('/content/pwc/us/en/contacts/cfodirect/d/david-schmid')" target="_self">Email
                                                        </a><br/>
                                                        
                                                            <a href="https://www.linkedin.com/in/schmiddavid" target="_blank">
                                                                <img class="right-rails-img" src="data:image/gif;base64,R0lGODlhGAAYALMAAACJ0KDT7UCn3PD4/HC95RCQ01Cu3zCf2cDi84DE6P///5DM6yCY1mC14v///wAAACH5BAEHAA4ALAAAAAAYABgAAAReEMhJq7046827/xWRHCCVKMrAlBKCKgILnOkqN6O8FYJQaDQFwIVqvBSLTHB4bBowSyIKMXgFoC8migBgvBBYlFYo+YaF0on5Es2Wp+exGs7Opt8KcF18B6x1gIEbEQA7"/>
                                                            </a>
                                                        
                                                        
                                                            <a href="https://twitter.com/SchmidIFRS_GAAP" target="_blank">
                                                                <img class="right-rails-img" src="data:image/gif;base64,R0lGODlhGAAYAOYAAACe6qDd+Em+8ev5/hCr7YHU9s/v/GrO9BKw7gCt7bfm+eD2/Tq88P///5TZ9wCq7SK171XG8yiz78Hq+7Hl+XnS9fT8/g+v7dvy/QCl7GfL8wao7Kzj+YfW9iq37xSv7un4/U7E8nHP9ACl65je+ASm7I7X99Xx/PP7/gCr7RKt7afg+cbs+5vb9wCn7Of3/VvH8wSs7bnn+gCj6/n9/4TU9m/M9HXN9Ber7eT3/Sa1767j+QOn7Amp7NHx/Rav7pvd+f///wKq7ACn6/f8/gCh6iS17+35/xCt7RSx7rfn+8Pr+7Pl+XrS9d3z/Qar7a3j+YfX9y227+v5/VHE8wSn7bvn+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAHAP8ALAAAAAAYABgAAAe6gAmCg4SFhoeIiYqLjI2OhSORI4+EPxUkTR8zHggpnoRUNUUPhBJODagnASsfnimDGQUNNSUlrgqouQ0yDA++hAeoEwIbRSULug00NjyHKga5Bg43L8k5Li6HIRTJ3Q0YT0+HEd7dHBmJLUTluRqTiCoc7A0gH6SIPyfzIuiKOjsgvMmwpWjGDBxMuk0gkC0RjBYK1umiYaJHw0Q6CrAYgALFAAMdpMy4tyjSBQgQkghZSamly5cwKQUCADs="/>
                                                            </a>
                                                        
                                                    </p>
                                                </div>
                                            
                                            
                                        
                                    
                                
                            
                            
                        
                        
                    
                
            </div>
            <!--<article class="col-sm-4">
                <h1 class="xs-withMarginTop">Follow us</h1>
                <a href="https://pwc.to/zDLmPJ"><img src="/etc/designs/pwc/component/rightrailcontact/clientlibs/image/follow-twitter.gif" alt="Twitter"></a>
                <a href="https://pwc.to/y0lkaV"><img src="/etc/designs/pwc/component/rightrailcontact/clientlibs/image/follow-linkedin.gif" alt="LinkedIn"></a>
                <a href="https://pwc.to/xS21QN"><img src="/etc/designs/pwc/component/rightrailcontact/clientlibs/image/follow-facebook.gif" alt="Facebook"></a>
                <a href="https://www.youtube.com/user/PwC/videos?view=1"><img src="/etc/designs/pwc/component/rightrailcontact/clientlibs/image/follow-youtube.gif" alt="Youtube"></a>
                <a href="https://pwc.to/yQoR3z"><img src="/etc/designs/pwc/component/rightrailcontact/clientlibs/image/follow-google.gif" alt="Google+"></a>
            </article>-->
        </div>
    </div>

    <input type="hidden" value="false" id="countryfilter"/>
    
        
        
            <input type="hidden" value="xx" id="currentLocation"/>
        
    

    
            <div class="">
                <div class="contactlink">
                    
                </div>
            </div>
</section>


<script>
    function openContactUrl(contactLink) {
        var url = "/content/pwc/global/forms/contactUs.en_us" + ".html" + "?parentPagePath=/content/pwc/us/en/cfodirect/publications/in-depth&contactLink=" + contactLink + "&style=pwc" + "&territory=us";

        //$("#contactUs").attr("action",url);
        //$("#contactUs").submit();
        window.location.href = url;
        return false;
    }
</script>
<script>
    $(document).ready(function () {
        var rightrailcontacts = 'newrightrailcontacts_' + '699b0205-60c7-43be-85aa-8352ed31242b_contact-par_leftpar_twocol_rightrailcontact';
        var countryhawkList = 'countryhawkList_' + '699b0205-60c7-43be-85aa-8352ed31242b_contact-par_leftpar_twocol_rightrailcontact';
        var displayMore = 'displayMore_' + '699b0205-60c7-43be-85aa-8352ed31242b_contact-par_leftpar_twocol_rightrailcontact';
        var displayLess = 'displayLess_' + '699b0205-60c7-43be-85aa-8352ed31242b_contact-par_leftpar_twocol_rightrailcontact';
        console.log($('#' + countryhawkList));

        var allContacts = $('#' + rightrailcontacts + ' div.contact_layout div.contactCol');
        var parentAllContacts = allContacts.parent().parent();

        var a = new Array();
        $('#' + countryhawkList).children("option").each(function (x) {
            test = false;
            b = a[x] = $(this).val();
            for (i = 0; i < a.length - 1; i++) {
                if (b == a[i])
                    test = true;
            }
            if (test)
                $(this).remove();
        });
        $('#' + countryhawkList).html($('#' + countryhawkList + ' option').sort(function (x, y) {
            return $(x).val() < $(y).val() ? -1 : 1;
        }));

        if ($("#countryfilter").val() == "true") {
            var c = $("#currentLocation").val();
            var countryExist = false;
            $('#' + countryhawkList + ' option').each(function () {
                if (this.value.toLowerCase() == c.toLowerCase())
                    countryExist = true;

            });
            //console.log('exist',countryExist);
            if (countryExist == true) {
                if (c != "xx") //if geo is ON, c cannot be xx, if client request territory cannot be determined, then set c to "us"
                {
                    /*$('#'+rightrailcontacts+' div.contact_layout[country!="'+ c.toLowerCase() + '"]').each(function(index) {
                     $(this).hide();
                     });
                     var div_counter =0;
                     $('#'+rightrailcontacts+' div.contact_layout[country="'+ c.toLowerCase() + '"]').each(function(index) {
                     $(this).show();
                     div_counter++;
                     if(div_counter <=6)
                     $(this).show();
                     else
                     $(this).hide();

                     });*/
                    var contacts = $('#' + rightrailcontacts + ' div.contact_layout');
                    var count = 0;
                    contacts.remove();
                    allContacts.each(function () {

                        if ($(this).attr('country') == c.toLowerCase()) {
                            if (count % 2 == 0) {
                                parentAllContacts.append('<div class="row contact_layout"></div>');
                                tempParent = parentAllContacts.children().last();

                            }
                            tempParent.append(this);
                            count++;
                        }

                    });
                    $('#' + countryhawkList).val(c.toLowerCase());
                }
                else //if geo is OFF, then c is "xx"
                {
                    $('#' + countryhawkList).val(' All'); //set territory dropdown to All
                }
            }
        }

        $('#' + countryhawkList).change(function () {
            var country = $(this).val();
            //console.log("ddl changed");
            //alert('#'+ rightrailcontacts+ ' div.contact_layout[country="+ country + "]');
            //leave the space before the All, it is needed for the sort.
            /*if (country != " All") {
             $('#'+ rightrailcontacts+ ' div.contact_layout[country="'+ country + '"]').each(function(index) {
             $(this).show();
             });
             $('#'+ rightrailcontacts+ ' div.contact_layout[country!="'+ country + '"]').each(function(index) {
             $(this).hide();
             });
             } else {
             $('#'+ rightrailcontacts+' div.contact_layout').each(function(index) {
             $(this).show();
             });
             }*/
            var contacts = $('#' + rightrailcontacts + ' div.contact_layout');
            var count = 0;
            contacts.remove();
            if (country != " All") {
                allContacts.each(function () {

                    if ($(this).attr('country') == country) {
                        if (count % 2 == 0) {
                            parentAllContacts.append('<div class="row contact_layout"></div>');
                            tempParent = parentAllContacts.children().last();

                        }
                        tempParent.append(this);
                        count++;
                    }

                });
            } else {
                allContacts.each(function () {

                    if (count % 2 == 0) {
                        parentAllContacts.append('<div class="row contact_layout"></div>');
                        tempParent = parentAllContacts.children().last();

                    }
                    tempParent.append(this);
                    count++;

                });
            }


        });

        $('#' + displayMore).click(function (e) {
            $('#' + rightrailcontacts + ' div').each(function (index) {
                $(this).show();
            });
            $('#' + displayMore).hide();
            $('#' + displayLess).show();
            return false;
        });
        $('#' + displayLess).click(function (e) {
            $('#' + rightrailcontacts + ' div').each(function (index) {
                if (parseInt($(this).attr("divid")) > 6) {
                    $(this).hide();
                }
            });
            $('#' + displayMore).show();
            $('#' + displayLess).hide();
            return false;
        });

    });
</script>




<script>
    var parentcontactdiv=null;//Temporary fix for 2598 --to be removed when real cause detected.
    if(document.getElementById('onlineformstart')!=null){

  var rendermode='2';
    if(rendermode==2){
  var elem= document.getElementsByClassName("contactModule maxPadding");
    var x=0;
    for( x=0;x< elem.length;x++)
    {
           parentcontactdiv = document.getElementById(elem[x].id).parentElement;
   parentcontactdiv.className ='section rightrailcontact';

    }
    }
    }

</script>


<!-- TEST --></div>
</div>
</div>
</div>
</div></div>
</div>
    </div>
    <div class="parsys_column pwccol2-longformb-c1">
        <div><div class="longform-column-right longform-column-left"><div><div class="iparsys parsys"><div class="section"><div class="new"></div>
</div><div class="iparys_inherited"><div class="iparsys parsys"><div class="socialfollow section">













    
    
        
    


<div id="socialfollow">
    <span>Follow us</span>

    

        <a href="https://twitter.com/cfodirect" target="_blank" title=" Twitter Follow" class="socialfollow- Twitter Follow"><img src="https://www.pwc.com/etc/designs/pwc/css_common/image/homefollow-twitter.gif"/></a>
    

        <a href="http://www.linkedin.com/company/pwc" target="_blank" title=" Linkedin Follow" class="socialfollow- Linkedin Follow"><img src="/etc/designs/pwc/css_common/image/homefollow-linkedin.gif"/></a>
    

        <a href="https://www.facebook.com/pwcus" target="_blank" title=" Facebook Follow" class="socialfollow- Facebook Follow"><img src="/etc/designs/pwc/css_common/image/homefollow-facebook.gif"/></a>
    

        <a href="https://www.youtube.com/playlist?list=PLk2yg8hkVi_9KrtfO5T-rnGtP6CcqIUcF" target="_blank" title=" YouTube Follow" class="socialfollow- YouTube Follow"><img src="/content/pwc/script/network/follow/follow-youtube.png"/></a>
    
</div>


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


    

</div></div> 
        <div><div class="section"><div class="new"></div>
</div><div class="iparys_inherited"><div class="footerPar iparsys parsys"><div class="newPageFooter parbase section">







<!-- START Sitemap Footer -->
    <div class="dpe-component-wrapper glb-footer ">
    <div class="container">
		
 		<!-- START bottom breadcrumb -->
		<div class="row">
            <nav id="footerBreadcrumbWrapper" class="col-xs-12 simple-breadcrumb-component  simple-breadcrumb-component--dark-bg ">
                <div class=" breadcrumb-component__scroll-pane">
                    <ul class="breadcrumb">
                            
                            
                            
                                
                                
                                    
                                    
                                        
                                        
                                            
                                        
                                    
                                
                            
    
                            
                                
                                
                                    <li><a href="/us/en/cfodirect.html">CFOdirect</a></li><li><a href="/us/en/cfodirect/publications.html">Publications</a></li><li><a href="/us/en/cfodirect/publications/in-depth.html">In depth</a></li><li><a href="/us/en/cfodirect/publications/in-depth/hurricane-harvey-irma-accounting-disclosure-implications.html">Accounting and disclosure implications of Hurricanes Harvey and Irma</a></li>
                                
                            
                    </ul>
                </div>
				<div class="breadcrumb-component__scroll-fade breadcrumb-component__scroll-fade--left"></div>
				<div class="breadcrumb-component__scroll-fade breadcrumb-component__scroll-fade--right"></div>
            </nav>
        </div>
		<!-- END bottom breadcrumbs -->
		

	








<!-- Code from old JSP -->



<!-- Code from old JSP ends -->



    
        
        <div class="row">
            <!--start repeat of group -->
            
                
                    
                        
                            <div class="col-xs-12 col-sm-2"> <!-- NOTE: If a block has one column of links it should use 'col-sm-2' and if two columns use 'col-sm-4' -->
                            
                            <div class="glb-footer__block"> <!-- Mandatory element for all groups -->

                                
                                    
                                        <a class="serif  glb-footer__link glb-footer__link--l1" target="" href="/us/en/cfodirect/issues.html">Issues</a>
                                    
                                    
                                
                                
                                    
                                    
                                        
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                                    
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l2" target="" href="/us/en/cfodirect/issues/accounting-reporting.html">Accounting and reporting</a>
                                                        
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l2" target="" href="/us/en/cfodirect/issues/auditing.html">Auditing</a>
                                                        
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l2" target="" href="/us/en/cfodirect/issues/governance.html">Governance insights</a>
                                                        
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l2" target="" href="/us/en/cfodirect/issues/regulations.html">Regulations</a>
                                                        
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l2" target="_blank" href="/us/en/cfodirect/issues/tax.html">Tax</a>
                                                        
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l2" target="_blank" href="/us/en/cfodirect/issues/strategy-operations.html">Strategy and operations</a>
                                                        
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/issues/cyber-security.html">Cybersecurity</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/issues/human-resources.html">Human resources</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/issues/mergers-acquisitions.html">Mergers & acquisitions</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/issues/risk-management.html">Risk Management</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/issues/sustainability.html">Sustainability</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/issues/technology.html">Technology</a>
                                                        
                                                    
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                        

                                        
                                    
                                
                            </div>
                            
                            
                                
                                
                                </div>
                            
                        
                    
                    
                
            
                
                    
                        
                            <div class="col-xs-12 col-sm-2"> <!-- NOTE: If a block has one column of links it should use 'col-sm-2' and if two columns use 'col-sm-4' -->
                            
                            <div class="glb-footer__block"> <!-- Mandatory element for all groups -->

                                
                                    
                                        <a class="serif  glb-footer__link glb-footer__link--l1" target="" href="/us/en/cfodirect.html">Featured topics</a>
                                    
                                    
                                
                                
                                    
                                    
                                        
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="" href="/us/en/cfodirect/issues/business-combinations.html">Business combinations</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="" href="/us/en/cfodirect/issues/consolidation.html">Consolidation and equity method</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="" href="/us/en/cfodirect/issues/fair-value.html">Fair value measurement</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="" href="/us/en/cfodirect/issues/financial-instruments.html">Financial instruments and hedging</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="" href="/us/en/cfodirect/issues/ifrs-adoption-convergence.html">IFRS in the US</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="" href="/us/en/cfodirect/issues/income-tax.html">Income tax and tax reform</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="" href="/us/en/cfodirect/issues/insurance-contracts.html">Insurance contracts</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="" href="/us/en/cfodirect/issues/lease-accounting.html">Lease accounting</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="" href="/us/en/cfodirect/issues/not-for-profit-reporting.html">Not-for-profit accounting</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="" href="/us/en/cfodirect/issues/pension.html">Pension accounting</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="" href="/us/en/cfodirect/issues/private-company-reporting.html">Private company accounting</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="" href="/us/en/cfodirect/issues/revenue-recognition.html">Revenue recognition</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="" href="/us/en/cfodirect/issues/stock-compensation.html">Stock compensation</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="" href="/us/en/cfodirect/issues/year-end-financial-reporting-resources.html">Year-end financial reporting</a>
                                                        
                                                    
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                        

                                        
                                    
                                
                            </div>
                            
                            
                                
                                
                                </div>
                            
                        
                    
                    
                
            
                
                    
                        
                            <div class="col-xs-12 col-sm-2"> <!-- NOTE: If a block has one column of links it should use 'col-sm-2' and if two columns use 'col-sm-4' -->
                            
                            <div class="glb-footer__block"> <!-- Mandatory element for all groups -->

                                
                                    
                                        <a class="serif  glb-footer__link glb-footer__link--l1" target="" href="/us/en/cfodirect/publications.html">Publications</a>
                                    
                                    
                                
                                
                                    
                                    
                                        
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/publications/accounting-guides.html">Accounting guides</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/publications/eitf-observer.html">EITF observer</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/publications/ifrs-news.html">IFRS news</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/publications/in-brief.html">In brief</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/publications/in-depth.html">In depth</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/publications/in-the-loop.html">In the loop</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/publications/mergers-accounting.html">M&A snapshot</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/publications/private-company-reporter.html">Private company reporter</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/publications/comment-letters.html">PwC comment letters</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/publications/point-of-view.html">PwC point of view</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/publications/sec-comment-letter-trends.html">SEC comment letter trends</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/publications/quarter-close.html">The quarter close</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/newsletters.html">Weekly newsletter</a>
                                                        
                                                    
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                        

                                        
                                    
                                
                            </div>
                            
                            
                                
                                
                                </div>
                            
                        
                    
                    
                
            
                
                    
                        
                            <div class="col-xs-12 col-sm-2"> <!-- NOTE: If a block has one column of links it should use 'col-sm-2' and if two columns use 'col-sm-4' -->
                            
                            <div class="glb-footer__block"> <!-- Mandatory element for all groups -->

                                
                                    
                                        <a class="serif  glb-footer__link glb-footer__link--l1" target="" href="/us/en/cfodirect/multimedia.html">Webcasts, videos and podcasts</a>
                                    
                                    
                                
                                
                                    
                                    
                                        
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/multimedia/webcasts.html">Webcasts</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/multimedia/webcasts/on-demand-cpe.html">On-demand CPE</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/multimedia/podcasts.html">Podcasts</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/multimedia/videos.html">Videos</a>
                                                        
                                                    
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                        

                                        
                                    
                                
                            </div>
                            
                            
                                
                                
                        
                    
                    
                
            
                
                    
                        
                            <div class="glb-footer__block"> <!-- Mandatory element for all groups -->

                                
                                    
                                        <a class="serif  glb-footer__link glb-footer__link--l1" target="" href="/us/en/cfodirect/standard-setters.html">Standard setters</a>
                                    
                                    
                                
                                
                                    
                                    
                                        
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/standard-setters/aicpa.html">AICPA</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/standard-setters/caq.html">CAQ</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/standard-setters/coso.html">COSO</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/standard-setters/eitf.html">EITF</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/standard-setters/fasb.html">FASB</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/standard-setters/gasb.html">GASB</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/standard-setters/iasb.html">IASB</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/standard-setters/pcaob.html">PCAOB</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/standard-setters/sec.html">SEC</a>
                                                        
                                                    
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                        

                                        
                                    
                                
                            </div>
                            
                            
                                
                                
                                </div>
                            
                        
                    
                    
                
            
                
                    
                        
                            <div class="col-xs-12 col-sm-2"> <!-- NOTE: If a block has one column of links it should use 'col-sm-2' and if two columns use 'col-sm-4' -->
                            
                            <div class="glb-footer__block"> <!-- Mandatory element for all groups -->

                                
                                    
                                        <a class="serif  glb-footer__link glb-footer__link--l1" target="" href="/us/en/cfodirect/industries.html">Industries</a>
                                    
                                    
                                
                                
                                    
                                    
                                        
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/industries/asset-management.html">Asset management</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/industries/automotive.html">Automotive</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/industries/banking-capital-markets.html">Banking and capital markets</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/industries/communications.html">Communications</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/industries/energy-mining.html">Energy and mining</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/industries/entertainment-media.html">Entertainment and media</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/industries/financial-services.html">Financial services</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/industries/health-industries.html">Health industries</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/industries/industrial-products.html">Industrial products</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/industries/insurance.html">Insurance</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/industries/private-equity.html">Private equity</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/industries/power-utilities.html">Power and utilities</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/industries/private-company.html">Private company industries</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/industries/public-sector.html">Public sector</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/industries/retail-consumer.html">Retail and consumer</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/industries/technology.html">Technology</a>
                                                        
                                                    
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                        

                                        
                                    
                                
                            </div>
                            
                            
                                
                                
                                </div>
                            
                        
                    
                    
                
            
                
                    
                        
                            <div class="col-xs-12 col-sm-2"> <!-- NOTE: If a block has one column of links it should use 'col-sm-2' and if two columns use 'col-sm-4' -->
                            
                            <div class="glb-footer__block"> <!-- Mandatory element for all groups -->

                                
                                    
                                        <a class="serif  glb-footer__link glb-footer__link--l1" target="" href="/us/en/cfodirect/about-cfodirect.html">About CFOdirect</a>
                                    
                                    
                                
                                
                                    
                                    
                                        
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/subscribe.html">Newsletter signup</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/blog.html">Financial reporting blog</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/events.html">Events</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/whats-new.html">What's new</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/resources.html">Resources</a>
                                                        
                                                    
                                                
                                            
                                                
                                                    
                                                        
                                                        
                                                            <a class="glb-footer__link glb-footer__link--l3" target="_blank" href="/us/en/cfodirect/about-cfodirect/contact-us.html">Contact us</a>
                                                        
                                                    
                                                
                                            
                                        

                                        
                                    
                                
                            </div>
                            
                            
                    
                    
                
            
            <!-- End repeat of group -->
        </div>
    
    
    


<!-- START Copyright statement -->
<div class="row">
    <div class="col-xs-12  ">
        <div class="glb-footer__disclaimer">
            <div class="row">
                <div class="col-md-8 glb-footer__disclaimer-text">
                    
                    
                    <p>&copy;&nbsp;2016  - Tue Feb 13 05:40:40 EST 2018 PwC. All rights reserved. PwC refers to the US member firm or one of its subsidiaries or affiliates, and may sometimes refer to the PwC network. Each member firm is a separate legal entity. Please see www.pwc.com/structure for further details.</p>
                    <!-- optional disclaimer links -->
                    <ul class="glb-footer__disclaimer-links" id="pgFooter">
                        
                            
                                <li><a href="http://www.pwc.com/us/en/site/privacy.html" target="_blank">Privacy</a></li>
                            
                                <li><a href="http://www.pwc.com/us/en/site/legal.html" target="_blank">Legal</a></li>
                            
                                <li><a href="http://www.pwc.com/us/en/site/provider.html" target="_blank">Site provider</a></li>
                            
                                <li><a href="/us/en/cfodirect/site-map.html" target="_blank">Site map</a></li>
                            
                    	
                    </ul>
                </div>
            </div>
        </div>
    </div>
</div>
<!-- END Copyright statement -->

<!-- Code from old JSP -->

<script>
    function getCookie(c_name) {
        if (document.cookie.length > 0) {
            c_start = document.cookie.indexOf(c_name + "=");
            if (c_start != -1) {
                c_start = c_start + c_name.length + 1;
                c_end = document.cookie.indexOf(";", c_start);
                if (c_end == -1) {
                    c_end = document.cookie.length;
                }
                return unescape(document.cookie.substring(c_start, c_end));
            }
        }
        return "";
    }

    function removeCookie(cname, path) {
        var cvalue = getCookie(cname);
        var d = new Date();
        d.setTime(d.getTime() + (-1 * 24 * 60 * 60 * 1000));
        expires = "expires=" + d.toGMTString();
        document.cookie = cname + "=" + cvalue + "; " + expires + "; path=" + path;

    }
    function logOffUser() {
        var pwc_id_name = 'pwc-id';
        var path = '/';
        removeCookie(pwc_id_name, path);
        removeCookie('firsttime-login', path);
        var redirectUrl = window.location.href.replace("/content/pwc/userReg/changePassword", "/content/pwc/userReg/login").replace("/content/pwc/userReg/updateProfile", "/content/pwc/userReg/login").replace("/content/pwc/userReg/privacy-policy","/content/pwc/userReg/login");
        window.location.replace(redirectUrl);
    }
    function redirect(redirectToURL) {
        var redirect = 'null';
        if (redirectToURL != null && redirectToURL.trim().length > 0) {
            redirect = redirectToURL;
        }
        if (window.location.hash) {
            redirect += window.location.hash;
        }
        if (redirect != 'null') {
            window.location.replace(redirect);
        }
    }

    function getUrlParam() {
        var vars = [], hash;
        var hashes = window.location.href.slice(window.location.href.indexOf('?') + 1).split('&');
        for (var i = 0; i < hashes.length; i++) {
            hash = hashes[i].split('=');
            vars.push(hash[0]);
            vars[hash[0]] = hash[1];
        }
        return vars;
    }
    function getParameterByName(name) {
        name = name.replace(/[\[]/, "\\[").replace(/[\]]/, "\\]");
        var regex = new RegExp("[\\?&]" + name + "=([^&#]*)"),
                results = regex.exec(location.search);
        return results === null ? "" : decodeURIComponent(results[1].replace(/\+/g, " "));
    }
    $(document).ready(function () {
        var parentPagePath = getParameterByName("parentPagePath");
        var cookie = getCookie("pwc-id");

        if (cookie != null && cookie.length > 0) {
            var obj = new Object();
            if (window.location.toString().indexOf("/content/pwc/userReg")>0) {

                obj.redirectUrl = getUrlParam()['redirectUrl'];
                obj.referrer = getUrlParam()['referrer'];
                obj.encrypted = false;
                var originPath = location.protocol + '//' + location.host + location.pathname;
                var path2 = originPath.substring(0, originPath.lastIndexOf('.'));
                var frontPart = path2.substring(0, path2.lastIndexOf('.'));
                var selector_locale = path2.substring(frontPart.length);
                obj.locale = selector_locale.replace(".","");
            } else {
                obj.redirectUrl = window.location.href;
                obj.referrer= window.location.href;
                obj.encrypted = true;
                obj.locale ='en_us';
            }
            obj.parentPagePath = '/content/pwc/us/en';
            $.ajax('/bin/encryptText', {
                data: JSON.stringify(obj),
                type: "POST",
                dataType: 'json',
                contentType: 'application/json; charset=utf-8',
                mimeType: 'application/json; charset=utf-8',
                success: function (rawData, status, xhr) {
                    var updateProfileUrl = rawData[0];
                    var changePwdUrl = rawData[1];
                    $('#pgFooter').append('<li class="nav90"><a href="' + updateProfileUrl + '">Update Profile</a></li>');
                    $('#pgFooter').append('<li class="nav91"><a href="' + changePwdUrl + '">Change Password</a></li>');
                    $('#pgFooter').append('<li class="nav92"><a id="logOff" href="#" onclick="logOffUser()">Log off</a></li>');
                },
                error: function (xhr, status, err) {
                    console.log(err);
                }
            });
        }
    });
</script>

<!-- Code from old JSP ends -->




	</div>
</div>

<!-- END Sitemap Footer -->

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

    
<script type="text/javascript" src="/etc/clientlibs/pwc/components-colors.min.js"></script>
<script type="text/javascript" src="/etc/designs/pwc/longform/script.min.js"></script>




        </div>
    </body>
</html>
