CINXE.COM
Status of Contributions
<!DOCTYPE html> <html lang="en" dir="ltr" prefix="content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01/rdf-schema# schema: http://schema.org/ sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# "> <head id="Head1"><link rel="stylesheet" media="all" href="https://cdn.jsdelivr.net/combine/npm/bootstrap@4.1.3/dist/css/bootstrap.min.css" /><link rel="stylesheet" media="all" href="https://cdn.jsdelivr.net/combine/npm/animate.css@3.5.2/animate.min.css" /><link rel="stylesheet" media="all" href="https://cdn.jsdelivr.net/combine/npm/@scbd/www-css@1.0.2/dist/style.min.css" /><meta charset="utf-8" /> <script async src="https://www.googletagmanager.com/gtag/js?id=G-7S1TPRE7F5"></script> <script>window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments) }; gtag("js", new Date()); gtag("set", "developer_id.dMDhkMT", true); gtag("config", "G-7S1TPRE7F5", { "groups": "default", "page_placeholder": "PLACEHOLDER_page_location", "allow_ad_personalization_signals": false });</script> <meta name="MobileOptimized" content="width" /><meta name="HandheldFriendly" content="true" /><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /><meta http-equiv="x-ua-compatible" content="ie=edge" /><link rel="shortcut icon" href="/themes/custom/bootstrap_sass/favicon.ico" type="image/vnd.microsoft.icon" /><title>Status of Contributions</title><link rel="stylesheet" media="all" href="https://fonts.googleapis.com/css?family=BenchNine:300,400,600,900" /><link rel="preload" href="/themes/custom/bootstrap_sass/fonts/benchnine-v9-latin-regular.woff2" as="font" type="font/woff2" /> <script src="//use.fontawesome.com/releases/v6.1.0/js/all.js" defer crossorigin="anonymous"></script> <script src="//use.fontawesome.com/releases/v6.1.0/js/v4-shims.js" defer crossorigin="anonymous"></script> <!--[if IE 9]> <script src="https://cdn.jsdelivr.net/gh/coliff/bootstrap-ie8/js/bootstrap-ie9.min.js"></script> <link href="https://cdn.jsdelivr.net/gh/coliff/bootstrap-ie8/css/bootstrap-ie9.min.css" rel="stylesheet" /><link href="/themes/custom/bootstrap_sass/css/ie-9-fix.css" rel="stylesheet" /> <![endif]--> <!--[if lt IE 9]> <style type="text/css"> #page-wrapper { display: none; } </style> <![endif]--> <meta name="dc.title" content="Status of Contributions" /> <meta name="dc.publisher" content="Secretariat of the Convention on Biological Diversity" /> <meta name="dc.creator" content="Biosafety Unit" /> <meta name="dc.language" content="en" /> <meta name="dc.rights" content="Copyright 2001-2011, Secretariat of the Convention on Biological Diversity" /> <!-- SCRIPT FILES --> <script src="//code.jquery.com/jquery-2.1.4.min.js" type="text/javascript"></script> <script src="//code.jquery.com/jquery-migrate-1.2.1.min.js" type="text/javascript"></script> <script src="/cms/scripts/base-4.1.9103.24196.js" type="text/javascript"></script> <!-- STYLESHEETS --> <link href="/cms/styles/base-4.1.9103.24196.css" rel="stylesheet" type="text/css" /> <link href="https://prod.drupal.www.infra.cbd.int/modules/custom/cbd_carousel/css/carousel.css?pyapem" rel="stylesheet" type="text/css" /> <link href="/styles/ui/templates/phoenix/cms-overrides.css" rel="stylesheet" type="text/css" /> </head> <body id="CBody" class="layout-no-sidebars page-node-769 path-node node--type-article phoenix bootstrap4"> <script> (function(window, document) { "use strict"; var ACCOUNTS_URL = 'https://accounts.cbd.int'; var authenticationFrame = null; var onAuthorizeCallbacks = []; //============================== // // //============================== function authenticate(token) { $.ajax({ url: '/cms/modules/sso/refresh-token.aspx', headers: { 'Authorization':'Bearer '+(token||''), 'Content-Type':'application/json' }, method: 'POST', dataType: 'json', data: {}, success: function(result){ if(result.refresh) { if(token && !result.isAuthenticated) clearToken(); else window.location.reload(); } else { onAuthorizeCallbacks.forEach(function(callback){ callback(result); }); } } }); } //============================== // // //============================== function loadToken(){ var msg = { type: "getAuthenticationToken", }; authenticationFrame.contentWindow.postMessage(JSON.stringify(msg), ACCOUNTS_URL); } //============================== // // //============================== function clearToken(){ var msg = { type: "setAuthenticationToken", authenticationToken: null, expiration : null }; authenticationFrame.contentWindow.postMessage(JSON.stringify(msg), ACCOUNTS_URL); } //============================== // // //============================== function onAuthorize(callback){ onAuthorizeCallbacks.push(callback); } //============================== // // //============================== window.addEventListener('message', function(event) { if(event.origin!=ACCOUNTS_URL) return; var message = JSON.parse(event.data); if(message.type=='authenticationToken') { var token = message.authenticationToken; if(message.sessionexpired) { token = null; clearToken(); } authenticate(token || ''); } if(message.type=='authenticationTokenUpdated') { window.location.reload(); } }); //============================== // // //============================== function initialize(frame){ authenticationFrame = frame; loadToken(); } //============================== // // EXPORTS // //============================== window._account = { initialize : initialize, onAuthorize: onAuthorize } })(window, document); </script> <iframe src="https://accounts.cbd.int/app/authorize.html" style="display:none" onload="_account.initialize(event.target || event.srcElement)"></iframe> <script> if (screen.width < 375) { var viewportMetaTag = document.querySelector('meta[name="viewport"]'); viewportMetaTag.setAttribute('content', 'user-scalable=no,width=375'); } </script> <!--[if lt IE 9]> The site doesn’t support this version of the browser.<br> Please download the latest version of Internet Explorer <a href="https://www.microsoft.com/en-us/download/internet-explorer-9-details.aspx" style="font-family: inherit; font-weight:400;"> here </a> <![endif]--> <a href="#main-content" class="visually-hidden focusable skip-link"> Skip to main content </a> <div class="dialog-off-canvas-main-canvas" data-off-canvas-main-canvas=""> <div id="page-wrapper"> <div id="page"> <header id="header" class="header" role="banner" aria-label="Site header"> <nav class="navbar navbar-expand-lg navbar-light bg-white"> <a class="navbar-brand" href="/" title="Convention on Biological Diversity"> <img src="https://www.cbd.int/themes/custom/bootstrap_sass/images/CBD_logo_green.png" alt="Convention on Biological Diversity"> </a> <button class="navbar-toggler hamburger-icon collapsed" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="line line-1"></span> <span class="line line-2"></span> <span class="line line-3"></span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <div class="navbar-wrapper"> <div class="nav-top"> <ul class="navbar-nav mr-auto"> <li class="topmenu nav-item dropdown"> <a class="nav-link dropdown-toggle" href="" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" title="Information"> Information </a> <div class="Information dropdown-menu"> <div class="dropdown-item-container"> <a href="/contact" title="Contact us" class="dropdown-item"> <span class="dropdown-item-label">Contact us</span> </a> <a href="/terms" title="Terms of Use" class="dropdown-item"> <span class="dropdown-item-label">Terms of Use</span> </a> <a href="/privacy" title="Privacy Policy" class="dropdown-item"> <span class="dropdown-item-label">Privacy Policy</span> </a> <a href="/credits" title="Credits" class="dropdown-item"> <span class="dropdown-item-label">Credits</span> </a> <a href="/copyright" title="© CBD Secretariat" class="dropdown-item"> <span class="dropdown-item-label">© CBD Secretariat</span> </a> </div> </div> </li> <li class="topmenu nav-item dropdown"> <a class="nav-link dropdown-toggle" href="" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" title="About the Secretariat"> About the Secretariat </a> <div class="About the Secretariat dropdown-menu"> <div class="dropdown-item-container"> <a href="/staff" title="Staff" class="dropdown-item"> <span class="dropdown-item-label">Staff</span> </a> <a href="/secretariat/executive-secretary/" title="Executive Secretary" class="dropdown-item"> <span class="dropdown-item-label">Executive Secretary</span> </a> <a href="/museum" title="Museum of Nature and Culture" class="dropdown-item"> <span class="dropdown-item-label">Museum of Nature and Culture</span> </a> <a href="/secretariat/initiatives.shtml" title="Initiatives" class="dropdown-item"> <span class="dropdown-item-label">Initiatives</span> </a> <a href="/secretariat/documents.shtml" title="Secretariat Documents" class="dropdown-item"> <span class="dropdown-item-label">Secretariat Documents</span> </a> <a href="/employment" title="Employment Opportunities" class="dropdown-item"> <span class="dropdown-item-label">Employment Opportunities</span> </a> <a href="/secretariat/business" title="Doing Business with the CBD" class="dropdown-item"> <span class="dropdown-item-label">Doing Business with the CBD</span> </a> </div> </div> </li> </ul> <table id="signInBarXXX" cellspacing="0" cellpadding="0"> <tr> <td><a id="ctl23_BSignUp" href="javascript:__doPostBack('ctl23$BSignUp','')">Sign up for an account</a></td> <td><span> | </span></td> <td><a id="ctl23_BSignIn" href="javascript:__doPostBack('ctl23$BSignIn','')">Sign In</a></td> </tr> </table> <script> window._account.onAuthorize(function () { }); </script> <div class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="langDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span id="ctl22_CCurrentLanguage">English</span> <span class="flag-icon"></span> </a> <div class="dropdown-menu dropdown-menu-right" aria-labelledby="langDropdown"> <div class="dropdown-item-container"> <a href="javascript:__doPostBack('ctl22$BLocale', 'ar');" id="ctl22_CLink" class="dropdown-item" hreflang="ar"> <span class="flag-icon"></span> <div id="ctl22_CLanguage" class="language-option">العربية</div> </a><a href="javascript:__doPostBack('ctl22$BLocale', 'es');" id="ctl22_CLink" class="dropdown-item" hreflang="es"> <span class="flag-icon"></span> <div id="ctl22_CLanguage" class="language-option">Español</div> </a><a href="javascript:__doPostBack('ctl22$BLocale', 'fr');" id="ctl22_CLink" class="dropdown-item" hreflang="fr"> <span class="flag-icon"></span> <div id="ctl22_CLanguage" class="language-option">Français</div> </a><a href="javascript:__doPostBack('ctl22$BLocale', 'ru');" id="ctl22_CLink" class="dropdown-item" hreflang="ru"> <span class="flag-icon"></span> <div id="ctl22_CLanguage" class="language-option">Русский</div> </a><a href="javascript:__doPostBack('ctl22$BLocale', 'zh');" id="ctl22_CLink" class="dropdown-item" hreflang="zh"> <span class="flag-icon"></span> <div id="ctl22_CLanguage" class="language-option">中文</div> </a> </div> </div> </div> <div id="block-topsearchblock" class="settings-tray-editable block block-cbd-utility block-top-search-block" data-drupal-settingstray="editable"> <form class="views-exposed-form" data-drupal-selector="views-exposed-form-search-search" action="/search" method="get" id="views-exposed-form-search-search" accept-charset="UTF-8"> <div class="form-row"> <div data-drupal-selector="edit-actions" class="form-actions" id="edit-actions"><input data-drupal-selector="edit-submit-search" type="submit" id="edit-submit-search" value="Submit" class="button js-form-submit form-submit btn btn-primary form-control"></div> <fieldset class="js-form-item js-form-type-textfield form-type-textfield js-form-item-query form-item-query form-group"> <label for="edit-query">Search</label> <input data-drupal-selector="edit-query" placeholder="Search" type="text" id="edit-query" name="q" value="" size="30" maxlength="128" class="form-text form-control"> </fieldset> </div> </form> </div> </div> <div class="nav-main"> <ul class="navbar-nav main-nav"> <li class="nav-item main-menu-item"> <a class="nav-link " href="/convention/" role="button" title="Biodiversity Convention"> BIODIVERSITY CONVENTION </a> </li> <li class="nav-item main-menu-item"> <a class="nav-link " href="http://bch.cbd.int/protocol" role="button" title="Cartagena Protocol"> CARTAGENA PROTOCOL </a> </li> <li class="nav-item main-menu-item"> <a class="nav-link " href="/abs" role="button" title="Nagoya Protocol"> NAGOYA PROTOCOL </a> </li> <li class="nav-item main-menu-item"> <a class="nav-link " href="/countries" role="button" title="Countries"> COUNTRIES </a> </li> <li class="nav-item main-menu-item"> <a class="nav-link " href="/programmes/" role="button" title="Programmes"> PROGRAMMES </a> </li> </ul> </div> </div> </div> </nav> </header> <a id="main-content" tabindex="-1"></a> <div class="page-content"> <div data-drupal-messages-fallback="" class="hidden"></div> <form method="post" action="./contributions.shtml" id="Form1"> <div class="aspNetHidden"> <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /> <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" /> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKMTM2MTcxNzAwMA9kFgICAw9kFgYCAg9kFgJmD2QWBAIBD2QWBAIBDxYEHgRocmVmBUUvdXNlci9zaWdudXAvP3JldHVybnVybD0lMmZjb252ZW50aW9uJTJmcGFydGllcyUyZmNvbnRyaWJ1dGlvbnMuc2h0bWweCWlubmVyaHRtbAUWU2lnbiB1cCBmb3IgYW4gYWNjb3VudGQCAw8WBB8ABUUvdXNlci9zaWduaW4vP3JldHVybnVybD0lMmZjb252ZW50aW9uJTJmcGFydGllcyUyZmNvbnRyaWJ1dGlvbnMuc2h0bWwfAQUHU2lnbiBJbmQCAw8WAh4HVmlzaWJsZWgWBAIBDxYEHwAFRi91c2VyL3Byb2ZpbGUvP3JldHVybnVybD0lMmZjb252ZW50aW9uJTJmcGFydGllcyUyZmNvbnRyaWJ1dGlvbnMuc2h0bWweBXRpdGxlBQpNeSBQcm9maWxlFgICAQ8WAh8BBQlBbm9ueW1vdXNkAgMPFgQfAAUOL3VzZXIvc2lnbm91dC8fAQUIU2lnbiBPdXRkAgQPZBYCZg9kFgQCAQ8WAh8BBQdFbmdsaXNoZAIIDxYCHwJoFgJmDxYCHghocmVmbGFuZwUCemhkAgYPZBYIAgEPZBYEZg9kFgJmD2QWAgIBDxYCHgVzdHlsZQVGYmFja2dyb3VuZC1pbWFnZTp1cmwoLy93d3cuY2JkLmludC9pbWFnZXMvYmFubmVycy9iYW5uZXItMC1jaG0ta2IuanBnKRYCAgEPFgIfAQULSW5mb3JtYXRpb25kAgEPZBYEAgEPFgQfAAUaL2luZm9ybWF0aW9uL2RlZmF1bHQuc2h0bWwfAQULSW5mb3JtYXRpb25kAgMPZBYCZg9kFgJmDxYCHgVjbGFzcwUabmF2YmFyLW5hdiBtci1hdXRvIGxldmVsLTAWAgIHDxYGHwYFCG5hdi1pdGVtHgdwYWdlLWlkBQQ5Mjg2HwJoZAIDD2QWAgIBD2QWAmYPZBYCZg9kFgICAQ8WBB8GBRVsaXN0LXVuc3R5bGVkIGxldmVsLTAfAmgWAgIBDxYGHwYFB2xldmVsLTAfBwUEOTI4Nh8CaGQCBQ8WAh8GBS9jb2wtMTIgcGwtbWQtNCBwci1tZC00IHBsLWxnLTUgcHItbGctNSBuby1hc2lkZRYCAgMPFgQfAQUHICAgIC8vIB8CaGQCBw8WAh8CaGRkEStwpSU1DzRM8q84Z7/76ytSFJc5e/MIoc+JHwR8Mtw=" /> </div> <script type="text/javascript"> //<![CDATA[ var theForm = document.forms['Form1']; if (!theForm) { theForm = document.Form1; } function __doPostBack(eventTarget, eventArgument) { if (!theForm.onsubmit || (theForm.onsubmit() != false)) { theForm.__EVENTTARGET.value = eventTarget; theForm.__EVENTARGUMENT.value = eventArgument; theForm.submit(); } } //]]> </script> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="F81599AD" /></div> <article role="article" about="/article/asp_net_template" typeof="schema:Article" class="node node--type-article node--view-mode-full clearfix"> <header> <span property="schema:name" content="ASP.Net Template Page" class="rdf-meta hidden"></span> <style> .portal-banner { display: block; min-height: 100px; padding:2rem; text-align:center; background-size:cover; } .portal-banner > h1{ color: #fff; font-weight: 400; font-size: 3rem; letter-spacing: .08em; text-transform: uppercase; text-shadow: 2px 3px 4px rgb(32 32 32 / 50%); } @media (max-width: 992px) { .portal-banner { min-height:initial; padding:1rem; min-height: 75px; } .portal-banner > h1 { font-size: 2rem; } } @media (min-width: 993px) { } </style> <section id="ctl16_ctl00_CPortalBanner" class="portal-banner" style="background-image:url(//www.cbd.int/images/banners/banner-0-chm-kb.jpg)"> <h1 id="ctl16_ctl00_CCarouselTitle">Information</h1> </section> <style> .mobile-menu.navbar { border-bottom:solid 1px #c0c0c0; font-size: 22px; font-weight: 400; } .mobile-menu.navbar > .navbar-brand { font-size: 24px; } .mobile-menu.navbar .navbar-nav .nav-item { border-top:solid 1px #c0c0c0; } .mobile-menu.navbar .navbar-nav .nav-item.active { border-left:5px solid #009b48; } .mobile-menu.navbar .navbar-nav.level-1 > .nav-item > .nav-link { padding-left: 2.0rem; } .mobile-menu.navbar .navbar-nav.level-2 > .nav-item > .nav-link { padding-left: 3.0rem; } .mobile-menu.navbar .navbar-nav.level-3 > .nav-item > .nav-link { padding-left: 4.0rem; } .mobile-menu.navbar .navbar-nav.level-4 > .nav-item > .nav-link { padding-left: 5.0rem; } .mobile-menu.navbar .navbar-nav.level-5 > .nav-item > .nav-link { padding-left: 6.0rem; } .mobile-menu.navbar .navbar-nav.level-6 > .nav-item > .nav-link { padding-left: 7.0rem; } </style> <nav class="mobile-menu d-lg-none navbar navbar-light light-blue lighten-4"> <!-- Navbar brand --> <a href="/information/default.shtml" id="ctl17_CPortal" class="navbar-brand">Information</a> <!-- Collapse button --> <button class="navbar-toggler hamburger-icon collapsed" type="button" data-toggle="collapse" data-target="#navbarSupportedContent1" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="line line-1"></span> <span class="line line-2"></span> <span class="line line-3"></span> </button> <!-- Collapsible content --> <div class="collapse navbar-collapse" id="navbarSupportedContent1"> <ul id="ctl17_ctl00_CMenu" class="navbar-nav mr-auto level-0"> <li id="ctl17_ctl00_CMenuRow" class="nav-item" page-id="5027"> <a id="ctl17_ctl00_CMenuRowLink" class="nav-link">News & Communications</a> <ul id="ctl17_ctl00_ctl00_CMenu" class="navbar-nav mr-auto level-1"> <li id="ctl17_ctl00_ctl00_CMenuRow" class="nav-item" page-id="6711"> <a href="/new/" id="ctl17_ctl00_ctl00_CMenuRowLink" class="nav-link">Web Announcements</a> </li><li id="ctl17_ctl00_ctl00_CMenuRow" class="nav-item" page-id="5003"><a href="/information/statements.shtml" id="ctl17_ctl00_ctl00_CMenuRowLink" class="nav-link">Statements</a></li><li id="ctl17_ctl00_ctl00_CMenuRow" class="nav-item" page-id="4999"><a href="/notifications/" id="ctl17_ctl00_ctl00_CMenuRowLink" class="nav-link">Notifications</a></li><li id="ctl17_ctl00_ctl00_CMenuRow" class="nav-item" page-id="5004"><a href="/information/news.shtml" id="ctl17_ctl00_ctl00_CMenuRowLink" class="nav-link">News Headlines on Biodiversity</a></li><li id="ctl17_ctl00_ctl00_CMenuRow" class="nav-item" page-id="5002"><a href="/press-releases/" id="ctl17_ctl00_ctl00_CMenuRowLink" class="nav-link">Press Releases</a></li><li id="ctl17_ctl00_ctl00_CMenuRow" class="nav-item" page-id="3257"><a href="/rss/" id="ctl17_ctl00_ctl00_CMenuRowLink" class="nav-link">RSS Feeds</a></li><li id="ctl17_ctl00_ctl00_CMenuRow" class="nav-item" page-id="7655"><a href="http://twitter.com/#!/cbdnews" id="ctl17_ctl00_ctl00_CMenuRowLink" class="nav-link">Twitter</a></li><li id="ctl17_ctl00_ctl00_CMenuRow" class="nav-item" page-id="7656"><a href="http://www.facebook.com/UNBiodiversity" id="ctl17_ctl00_ctl00_CMenuRowLink" class="nav-link">Facebook</a></li><li id="ctl17_ctl00_ctl00_CMenuRow" class="nav-item" page-id="3013"><a href="/forums.shtml" id="ctl17_ctl00_ctl00_CMenuRowLink" class="nav-link">Discussion Forums</a></li> </ul> </li><li id="ctl17_ctl00_CMenuRow" class="nav-item " page-id="5028"><a id="ctl17_ctl00_CMenuRowLink" class="nav-link">National Information</a><ul id="ctl17_ctl00_ctl01_CMenu" class="navbar-nav mr-auto level-1"> <li id="ctl17_ctl00_ctl01_CMenuRow" class="nav-item" page-id="5122"> <a href="/countries" id="ctl17_ctl00_ctl01_CMenuRowLink" class="nav-link">Country Profiles</a> </li><li id="ctl17_ctl00_ctl01_CMenuRow" class="nav-item" page-id="3812"><a href="/information/parties.shtml" id="ctl17_ctl00_ctl01_CMenuRowLink" class="nav-link">List of Parties</a></li><li id="ctl17_ctl00_ctl01_CMenuRow" class="nav-item" page-id="3865"><a href="/information/nfp.shtml" id="ctl17_ctl00_ctl01_CMenuRowLink" class="nav-link">Lists of National Focal Points</a></li><li id="ctl17_ctl00_ctl01_CMenuRow" class="nav-item" page-id="7657"><a href="/nbsap/" id="ctl17_ctl00_ctl01_CMenuRowLink" class="nav-link">National Biodiversity Strategies and Action Plans (NBSAPs)</a></li><li id="ctl17_ctl00_ctl01_CMenuRow" class="nav-item" page-id="7658"><a href="/reports/" id="ctl17_ctl00_ctl01_CMenuRowLink" class="nav-link">National Reports</a></li><li id="ctl17_ctl00_ctl01_CMenuRow" class="nav-item active" page-id="3753"><a href="/convention/parties/contributions.shtml" id="ctl17_ctl00_ctl01_CMenuRowLink" class="nav-link">Status of Contributions</a></li> </ul> </li><li id="ctl17_ctl00_CMenuRow" class="nav-item" page-id="7653"><a id="ctl17_ctl00_CMenuRowLink" class="nav-link">Multimedia</a><ul id="ctl17_ctl00_ctl02_CMenu" class="navbar-nav mr-auto level-1"> <li id="ctl17_ctl00_ctl02_CMenuRow" class="nav-item" page-id="5090"> <a href="/videos/" id="ctl17_ctl00_ctl02_CMenuRowLink" class="nav-link">Video Gallery</a> </li><li id="ctl17_ctl00_ctl02_CMenuRow" class="nav-item" page-id="7654"><a href="http://www.youtube.com/user/chmcbd" id="ctl17_ctl00_ctl02_CMenuRowLink" class="nav-link">YouTube</a></li> </ul> </li><li id="ctl17_ctl00_CMenuRow" class="nav-item" page-id="3960"><a id="ctl17_ctl00_CMenuRowLink" class="nav-link">General References</a><ul id="ctl17_ctl00_ctl03_CMenu" class="navbar-nav mr-auto level-1"> <li id="ctl17_ctl00_ctl03_CMenuRow" class="nav-item" page-id="4534"> <a href="/decisions/" id="ctl17_ctl00_ctl03_CMenuRowLink" class="nav-link">Decisions</a> </li><li id="ctl17_ctl00_ctl03_CMenuRow" class="nav-item" page-id="4520"><a href="/recommendations/" id="ctl17_ctl00_ctl03_CMenuRowLink" class="nav-link">Recommendations</a></li><li id="ctl17_ctl00_ctl03_CMenuRow" class="nav-item" page-id="3872"><a href="/meetings/" id="ctl17_ctl00_ctl03_CMenuRowLink" class="nav-link">Meetings</a></li><li id="ctl17_ctl00_ctl03_CMenuRow" class="nav-item" page-id="5276"><a href="/information/library.shtml" id="ctl17_ctl00_ctl03_CMenuRowLink" class="nav-link">Library and Documentation</a></li><li id="ctl17_ctl00_ctl03_CMenuRow" class="nav-item" page-id="3629"><a href="/guidelines/" id="ctl17_ctl00_ctl03_CMenuRowLink" class="nav-link">Principles, Guidelines and Tools</a></li><li id="ctl17_ctl00_ctl03_CMenuRow" class="nav-item" page-id="5813"><a href="/doc/negotiation/" id="ctl17_ctl00_ctl03_CMenuRowLink" class="nav-link">Resources for Negotiators</a></li><li id="ctl17_ctl00_ctl03_CMenuRow" class="nav-item" page-id="6631"><a href="/ecolex/" id="ctl17_ctl00_ctl03_CMenuRowLink" class="nav-link">ECOLEX - A Gateway to Biodiversity Law</a></li><li id="ctl17_ctl00_ctl03_CMenuRow" class="nav-item" page-id="6499"><a href="/case-studies/" id="ctl17_ctl00_ctl03_CMenuRowLink" class="nav-link">Case Studies</a></li><li id="ctl17_ctl00_ctl03_CMenuRow" class="nav-item" page-id="291"><a href="/links/" id="ctl17_ctl00_ctl03_CMenuRowLink" class="nav-link">Related Websites</a></li><li id="ctl17_ctl00_ctl03_CMenuRow" class="nav-item" page-id="10081"><a href="/information/adm-fin/" id="ctl17_ctl00_ctl03_CMenuRowLink" class="nav-link">Administrative and Financial Information</a></li> </ul> </li><li id="ctl17_ctl00_CMenuRow" class="nav-item" page-id="5029"><a id="ctl17_ctl00_CMenuRowLink" class="nav-link">Thematic Databases</a><ul id="ctl17_ctl00_ctl04_CMenu" class="navbar-nav mr-auto level-1"> <li id="ctl17_ctl00_ctl04_CMenuRow" class="nav-item" page-id="5050"> <a href="/ecosystem/sourcebook/" id="ctl17_ctl00_ctl04_CMenuRowLink" class="nav-link">Ecosystem Approach Sourcebook</a> </li><li id="ctl17_ctl00_ctl04_CMenuRow" class="nav-item" page-id="5045"><a href="/incentives/case-studies.shtml" id="ctl17_ctl00_ctl04_CMenuRowLink" class="nav-link">Database on Incentive Measures</a></li><li id="ctl17_ctl00_ctl04_CMenuRow" class="nav-item" page-id="5779"><a href="/assessments/" id="ctl17_ctl00_ctl04_CMenuRowLink" class="nav-link">Database on Scientific Assessments</a></li><li id="ctl17_ctl00_ctl04_CMenuRow" class="nav-item" page-id="5051"><a href="/programmes/cross-cutting/technology/search.aspx" id="ctl17_ctl00_ctl04_CMenuRowLink" class="nav-link">Database on Technology Transfer</a></li><li id="ctl17_ctl00_ctl04_CMenuRow" class="nav-item" page-id="5495"><a href="/impact/case-studies/" id="ctl17_ctl00_ctl04_CMenuRowLink" class="nav-link">Case Studies on Impact Assessment</a></li><li id="ctl17_ctl00_ctl04_CMenuRow" class="nav-item" page-id="7659"><a href="/drylands/cs/" id="ctl17_ctl00_ctl04_CMenuRowLink" class="nav-link">Case Studies on Dry and Sub-Humid land Biodiversity</a></li> </ul> </li><li id="ctl17_ctl00_CMenuRow" class="nav-item" page-id="9286"><a href="/information/hosting-meetings" id="ctl17_ctl00_CMenuRowLink" class="nav-link">Hosting Meetings</a></li> </ul> </div> <!-- Collapsible content --> </nav> <!--/.Navbar--> </header> <div class="node__content clearfix container-fluid"> <section class="article-wrapper row"> <aside id="CMenuColumn" class="layout__region layout__region--left left-article-menu-container col-0 col-lg-3"> <div data-layout-content-preview-placeholder-label=""Navigation block" block" class="block block-cbd-article block-navigation-block"> <div class="content"><nav id="ctl26_TNav" class="sidebar-menu navbar-collapse" role="navigation"> <ul id="ctl26_TMenu" class="list-unstyled level-0"> <li id="ctl26_TMenuItem" class="level-0" page-id="3847"> <a href="/information" id="ctl26_TMenuItemLink">Information</a> </li><li id="ctl26_TMenuItem" class="level-0" page-id="5027"> <a id="ctl26_TMenuItemLink">News & Communications</a> <ul id="ctl26_TMenu" class="list-unstyled level-1"> <li id="ctl26_TMenuItem" class="level-1" page-id="6711"> <a href="/new" id="ctl26_TMenuItemLink">Web Announcements</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="5003"> <a href="/information/statements.shtml" id="ctl26_TMenuItemLink">Statements</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="4999"> <a href="/notifications" id="ctl26_TMenuItemLink">Notifications</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="5004"> <a href="/information/news.shtml" id="ctl26_TMenuItemLink">News Headlines on Biodiversity</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="5002"> <a href="/press-releases" id="ctl26_TMenuItemLink">Press Releases</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="3257"> <a href="/rss" id="ctl26_TMenuItemLink">RSS Feeds</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="7655"> <a href="http://twitter.com/#!/cbdnews" id="ctl26_TMenuItemLink">Twitter</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="7656"> <a href="http://www.facebook.com/UNBiodiversity" id="ctl26_TMenuItemLink">Facebook</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="3013"> <a href="/forums.shtml" id="ctl26_TMenuItemLink">Discussion Forums</a> </li></ul></li><li id="ctl26_TMenuItem" class="level-0 active" page-id="5028"> <a id="ctl26_TMenuItemLink">National Information</a> <ul id="ctl26_TMenu" class="list-unstyled level-1 active"> <li id="ctl26_TMenuItem" class="level-1" page-id="5122"> <a href="/countries" id="ctl26_TMenuItemLink">Country Profiles</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="3812"> <a href="/information/parties.shtml" id="ctl26_TMenuItemLink">List of Parties</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="3865"> <a href="/information/nfp.shtml" id="ctl26_TMenuItemLink">Lists of National Focal Points</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="7657"> <a href="/nbsap" id="ctl26_TMenuItemLink">National Biodiversity Strategies and Action Plans (NBSAPs)</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="7658"> <a href="/reports" id="ctl26_TMenuItemLink">National Reports</a> </li><li id="ctl26_TMenuItem" class="level-1 selected" page-id="3753"> <a href="/convention/parties/contributions.shtml" id="ctl26_TMenuItemLink">Status of Contributions</a> </li></ul></li><li id="ctl26_TMenuItem" class="level-0" page-id="7653"> <a id="ctl26_TMenuItemLink">Multimedia</a> <ul id="ctl26_TMenu" class="list-unstyled level-1"> <li id="ctl26_TMenuItem" class="level-1" page-id="5090"> <a href="/videos" id="ctl26_TMenuItemLink">Video Gallery</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="7654"> <a href="http://www.youtube.com/user/chmcbd" id="ctl26_TMenuItemLink">YouTube</a> </li></ul></li><li id="ctl26_TMenuItem" class="level-0" page-id="3960"> <a id="ctl26_TMenuItemLink">General References</a> <ul id="ctl26_TMenu" class="list-unstyled level-1"> <li id="ctl26_TMenuItem" class="level-1" page-id="4534"> <a href="/decisions" id="ctl26_TMenuItemLink">Decisions</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="4520"> <a href="/recommendations" id="ctl26_TMenuItemLink">Recommendations</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="3872"> <a href="/meetings" id="ctl26_TMenuItemLink">Meetings</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="5276"> <a href="/information/library.shtml" id="ctl26_TMenuItemLink">Library and Documentation</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="3629"> <a href="/guidelines" id="ctl26_TMenuItemLink">Principles, Guidelines and Tools</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="5813"> <a href="/doc/negotiation" id="ctl26_TMenuItemLink">Resources for Negotiators</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="6631"> <a href="/ecolex" id="ctl26_TMenuItemLink">ECOLEX - A Gateway to Biodiversity Law</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="6499"> <a href="/case-studies" id="ctl26_TMenuItemLink">Case Studies</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="291"> <a href="/links" id="ctl26_TMenuItemLink">Related Websites</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="10081"> <a href="/information/adm-fin" id="ctl26_TMenuItemLink">Administrative and Financial Information</a> </li></ul></li><li id="ctl26_TMenuItem" class="level-0" page-id="5029"> <a id="ctl26_TMenuItemLink">Thematic Databases</a> <ul id="ctl26_TMenu" class="list-unstyled level-1"> <li id="ctl26_TMenuItem" class="level-1" page-id="5050"> <a href="/ecosystem/sourcebook/" id="ctl26_TMenuItemLink">Ecosystem Approach Sourcebook</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="5045"> <a href="/incentives/case-studies.shtml" id="ctl26_TMenuItemLink">Database on Incentive Measures</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="5779"> <a href="/assessments/" id="ctl26_TMenuItemLink">Database on Scientific Assessments</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="5051"> <a href="/programmes/cross-cutting/technology/search.aspx" id="ctl26_TMenuItemLink">Database on Technology Transfer</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="5495"> <a href="/impact/case-studies" id="ctl26_TMenuItemLink">Case Studies on Impact Assessment</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="7659"> <a href="/drylands/cs" id="ctl26_TMenuItemLink">Case Studies on Dry and Sub-Humid land Biodiversity</a> </li></ul></li><li id="ctl26_TMenuItem" class="level-0" page-id="9286"> <a href="/information/hosting-meetings" id="ctl26_TMenuItemLink">Hosting Meetings</a> </li></ul></nav> <style> .sidebar-menu { color: white; margin-left: 30px; } .sidebar-menu > ul.level-0:first-child > li:first-child > a { font-size:120%; } .sidebar-menu ul.active { overflow: hidden; padding-left: 10px; } .sidebar-menu > ul > li { padding-left: 10px; } .sidebar-menu .level-0 > a { color: white; text-transform: uppercase; } .sidebar-menu .level-1 > a { color: white; } .sidebar-menu .level-2 > a { color: white; margin-left: 20px; } .sidebar-menu li.active.level-0 { background: #137B4B; padding: 10px 30px; margin-right: 20px; margin-left: -20px } .sidebar-menu li.active > ul.active { background: #009B48; margin-right: -50px; margin-left: -15px; padding-left: 15px; } .sidebar-menu li.selected > a { color: #265a4f; display: block; background-color: white; } .sidebar-menu li.selected.level-0 > a { margin-right: -50px; margin-left: -15px; padding-left: 15px; } .sidebar-menu li:not(.level-0) a::before { content: "\00a0 >\00a0"; } .sidebar-menu ul.active { background: #009B48; margin-left: -15px; padding-left: 15px; } .sidebar-menu ul > p { padding-left: 10px; margin-bottom: 0.2rem; /*background: #009B48;*/ } .sidebar-menu ul > p > a{ color: white; font-size: 1.5em; } nav[id$=sidebar] ul li.no-levels { background: #009B48; } nav.sidebar-menu > ul > li.selected { background: white; } </style> </div> </div> </aside> <div class="article-section col-12 col-lg-9"> <div class="article-container container-fluid"> <div class="row"> <article id="CArticle" class="col-12 pl-md-4 pr-md-4 pl-lg-5 pr-lg-5 no-aside" class-x="col-lg-7 col-xl-8"> <div class="article-info pt-4 mb-2"> <div class="block block-cbd-article block-social-block"> <div class="content"> <div class="article-share-btns"> <a href="http://www.youtube.com/user/chmcbd" title="YouTube" target="_blank"><span class="grey-youtube-icon"></span></a> <a href="http://www.facebook.com/UNBiodiversity" title="Facebook" target="_blank"><span class="grey-facebook-icon"></span></a> <a href="https://twitter.com/unbiodiversity" title="Twitter" target="_blank"><span class="grey-twitter-icon"></span></a> <a href="https://www.linkedin.com/company/unbiodiversity" title="LinkedIn" target="_blank"><span class="grey-linkedin-icon"></span></a> <a href="https://instagram.com/unbiodiversity" title="Instagram" target="_blank"><span class="grey-instagram-icon"></span></a> <a href="/rss" title="RSS" target="_blank"><span class="grey-feed-icon"></span></a> </div> </div> </div> <div class="block block-cbd-article block-byline-block"> <div class="content"> <div id="CBreadcrumbs" class="article-category text-uppercase"><span id="ctl21_CItems"><a href="/information/default.shtml">Information</a><span> // Status of Contributions</span></span> </div> </div> </div> </div> <h1 class="cmsH1">Status of Contributions</h1> <div id="ctl15_CSkin"> <div id="ctl15_CSkin2"> <style> ul.cmsTab{border-bottom:1px solid silver;margin:0 0 14px 0;padding-bottom:19px;padding-left:10px} ul.cmsTab>li{display:inline;list-style-type:none;cursor:pointer;background:#e8ebf0;border:1px solid silver;color:#606060;float:left;font-size:11px;font-weight:400;line-height:14px;margin-right:8px;padding:2px 10px 2px 10px;text-decoration:none} ul.cmsTab>li.cmsTabCurrent{background:#fff;border-bottom:1px solid #fff;color:#000} </style> <div class="cmsTab"> <ul id="ctl15_W5951_CTabs" class="cmsTab"><li class="cmsTabCurrent" tab="0">Trust Funds</li><li tab="1">Totals</li><li tab="2"> BY</li><li tab="3"> BY+</li><li tab="4"> BE</li><li tab="5"> BZ</li><li tab="6"> VB</li><li tab="7"> BG</li><li tab="8"> BG+</li><li tab="9"> BB</li><li tab="10"> BB+</li></ul> <div id="ctl15_W5951_CContents"><div style="display:;" tab="0"><div id="ctl15_W5951_ctl22_CSkin"> <div id="ctl15_W5951_ctl22_CSkin2"> <div class="hlite"><a name="ConventiononBiologicalDiversity"></a><h3>Convention on Biological Diversity</h3> The <b>Secretariat for the Convention on Biological Diversity</b> is financed from contributions made by Parties and non-Parties to the following three Trust Funds established by the Conference of the Parties: <p></p> <ul><li>The General Trust Fund for the Convention on Biological Diversity (<b>BY Trust Fund</b>), which is the major source of funding for the Secretariat and is funded from the assessed contributions of Parties to the CBD, based on the United Nations scales of assessment;</li><li>The Special Voluntary Trust Fund (<b>BE Trust Fund</b>) for additional voluntary contributions in support of approved activities of the Convention on Biological Diversity; and</li><li>The Special Voluntary Trust Fund (<b>BZ Trust Fund</b>) for Facilitating Participation of Parties in the Convention Process. </li></ul> <p></p> The BE and BZ Trust Funds are voluntary Trust Funds through which countries and organizations can support important work of the Secretariat which is not provided for within the regular budget. The BZ Trust Fund is used to cover travel costs of developing country Parties, in particular the least developed and small island developing States, and other Parties with economies in transition, to enable them to attend the meetings and conferences convened by the Secretariat. <p></p> <a name="CartagenaProtocolonBiosafety"></a><h3>Cartagena Protocol on Biosafety</h3> In addition, the following three Trust Funds to support the implementation of the <b>Cartagena Protocol on Biosafety</b> have been established by the First Meeting of the Parties in decision BS-I/10: <p></p> <ul><li>The General Trust Fund (<b>BG Trust Fund</b>) for the Core Programme Budget for the Cartagena Biosafety on Biosafety.</li><li>The Special Voluntary Trust Fund (<b>BH Trust Fund</b>) for the Additional Voluntary Contributions in Support of Approved Activities; </li></ul> <p></p> <a name="NagoyaProtocolonAccessandBenefitSharingofGeneticResources"></a><h3>Nagoya Protocol on Access and Benefit Sharing of Genetic Resources</h3> <p></p> The following two Trust Funds to support the implementation of the <b>Nagoya Protocol on Access and Benefit Sharing</b> have been established by the First Meeting of the Parties in decision NP-I/13: <p></p> <ul><li>The General Trust Fund (<b>BB Trust Fund</b>) for the Core Programme Budget for the Nagoya Protocol.</li><li>The Special Voluntary Trust Fund (<b>BX Trust Fund</b>) for the Additional Voluntary Contributions in Support of Approved Activities; </li></ul></div> </div> </div> <p></p> </div><div style="display:none;" tab="1"> <div id="ctl15_W5951_ctl23_CSkin"> <div id="ctl15_W5951_ctl23_CSkin2"> <style> .finAlign { padding-right:5px; text-align:right; } .finRow { padding-top:3px; padding-bottom:3px; border-bottom:solid 1px #e0e0e0; } </style> <table width="100%" cellspacing="0"> <tr><td colspan="8"><h3 id="ctl15_W5951_ctl23_W4282_h3Title" class="cmsH3" style="margin: 20px 0 15px 0;">Convention on Biological Diversity</h3></td></tr> <tr><td colspan="8" ><a href="/convention/parties/contributions.shtml?tab=2&yr=2024" id="ctl15_W5951_ctl23_W4282_DFundName" style="font-weight:bold">General Trust Fund for the Convention on Biological Diversity (BY)</a></td></tr> <tr><td colspan="8" ><i><span id="DCurrenry">In USD as at</span> <span id="ctl15_W5951_ctl23_W4282_DCurrencyDate">2024-10-13</span></i></td></tr> <tr> <td colspan="1" > </td> <td colspan="3" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl23_W4282_ctl00_spanText">Years prior to</span> <span id="ctl15_W5951_ctl23_W4282_DYear1">2024</span></td> <td colspan="4" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl23_W4282_DYear2">2024</span></td> </tr> <tr> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl01_spanText">Donor Type</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl02_spanText">Arrears</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl03_spanText">Collections</span> <span id="ctl15_W5951_ctl23_W4282_ctl04_spanText">In</span> <span id="ctl15_W5951_ctl23_W4282_DYear3">2024</span></td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl05_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl06_spanText">Pledges</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl07_spanText">Collections</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl08_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl09_spanText">Total</span> <span id="ctl15_W5951_ctl23_W4282_ctl10_spanText">Unpaid</span> </td> </tr> <tr> <td id="ctl15_W5951_ctl23_W4282_DDonorName" colspan="1" class="finAlign finRow">Parties</td> <td id="ctl15_W5951_ctl23_W4282_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,806,424</td> <td id="ctl15_W5951_ctl23_W4282_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,261,949</td> <td id="ctl15_W5951_ctl23_W4282_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,544,475</td> <td id="ctl15_W5951_ctl23_W4282_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">14,288,422</td> <td id="ctl15_W5951_ctl23_W4282_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">11,743,943</td> <td id="ctl15_W5951_ctl23_W4282_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,544,479</td> <td id="ctl15_W5951_ctl23_W4282_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">6,088,954</td> </tr> <tr> <td id="ctl15_W5951_ctl23_W4282_DTotalDonorName" colspan="1" class="finAlign" style="font-weight:bold;text-align:left"><span id="ctl15_W5951_ctl23_W4282_ctl11_spanText">Total</span> <span id="ctl15_W5951_ctl23_W4282_DFundShortName">BY</span></td> <td id="ctl15_W5951_ctl23_W4282_DTotalPastArrearAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">4,806,424</td> <td id="ctl15_W5951_ctl23_W4282_DTotalPastCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">1,261,949</td> <td id="ctl15_W5951_ctl23_W4282_DTotalPastUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">3,544,475</td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentPledgeAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">14,288,422</td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">11,743,943</td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">2,544,479</td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentTotal" colspan="1" class="finAlign" style="font-weight:bold;padding-right:0px" nowrap="nowrap">6,088,954</td> </tr> </table> <br /> <table width="100%" cellspacing="0"> <tr><td colspan="8"></td></tr> <tr><td colspan="8" ><a href="/convention/parties/contributions.shtml?tab=3&yr=2024" id="ctl15_W5951_ctl23_W4282_DFundName" style="font-weight:bold">Additional contributions to the General Trust Fund for the Convention on Biological Diversity (BY+)</a></td></tr> <tr><td colspan="8" ><i><span id="DCurrenry">In USD as at</span> <span id="ctl15_W5951_ctl23_W4282_DCurrencyDate">2024-10-13</span></i></td></tr> <tr> <td colspan="1" > </td> <td colspan="3" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl23_W4282_ctl00_spanText">Years prior to</span> <span id="ctl15_W5951_ctl23_W4282_DYear1">2024</span></td> <td colspan="4" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl23_W4282_DYear2">2024</span></td> </tr> <tr> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl01_spanText">Donor Type</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl02_spanText">Arrears</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl03_spanText">Collections</span> <span id="ctl15_W5951_ctl23_W4282_ctl04_spanText">In</span> <span id="ctl15_W5951_ctl23_W4282_DYear3">2024</span></td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl05_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl06_spanText">Pledges</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl07_spanText">Collections</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl08_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl09_spanText">Total</span> <span id="ctl15_W5951_ctl23_W4282_ctl10_spanText">Unpaid</span> </td> </tr> <tr> <td id="ctl15_W5951_ctl23_W4282_DDonorName" colspan="1" class="finAlign finRow">Parties</td> <td id="ctl15_W5951_ctl23_W4282_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,128,015</td> <td id="ctl15_W5951_ctl23_W4282_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,128,015</td> <td id="ctl15_W5951_ctl23_W4282_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr> <td id="ctl15_W5951_ctl23_W4282_DTotalDonorName" colspan="1" class="finAlign" style="font-weight:bold;text-align:left"><span id="ctl15_W5951_ctl23_W4282_ctl11_spanText">Total</span> <span id="ctl15_W5951_ctl23_W4282_DFundShortName">BY (Additional)</span></td> <td id="ctl15_W5951_ctl23_W4282_DTotalPastArrearAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DTotalPastCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DTotalPastUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentPledgeAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">1,128,015</td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">1,128,015</td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentTotal" colspan="1" class="finAlign" style="font-weight:bold;padding-right:0px" nowrap="nowrap"> </td> </tr> </table> <br /> <table width="100%" cellspacing="0"> <tr><td colspan="8"></td></tr> <tr><td colspan="8" ><a href="/convention/parties/contributions.shtml?tab=4&yr=2024" id="ctl15_W5951_ctl23_W4282_DFundName" style="font-weight:bold">Trust Fund for Additional Voluntary Contributions in Support of Approved Activities under the Convention on Biological Diversity (BE)</a></td></tr> <tr><td colspan="8" ><i><span id="DCurrenry">In USD as at</span> <span id="ctl15_W5951_ctl23_W4282_DCurrencyDate">2024-10-13</span></i></td></tr> <tr> <td colspan="1" > </td> <td colspan="3" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl23_W4282_ctl00_spanText">Years prior to</span> <span id="ctl15_W5951_ctl23_W4282_DYear1">2024</span></td> <td colspan="4" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl23_W4282_DYear2">2024</span></td> </tr> <tr> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl01_spanText">Donor Type</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl02_spanText">Arrears</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl03_spanText">Collections</span> <span id="ctl15_W5951_ctl23_W4282_ctl04_spanText">In</span> <span id="ctl15_W5951_ctl23_W4282_DYear3">2024</span></td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl05_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl06_spanText">Pledges</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl07_spanText">Collections</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl08_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl09_spanText">Total</span> <span id="ctl15_W5951_ctl23_W4282_ctl10_spanText">Unpaid</span> </td> </tr> <tr> <td id="ctl15_W5951_ctl23_W4282_DDonorName" colspan="1" class="finAlign finRow">Parties</td> <td id="ctl15_W5951_ctl23_W4282_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,814,441</td> <td id="ctl15_W5951_ctl23_W4282_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,484,279</td> <td id="ctl15_W5951_ctl23_W4282_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,330,162</td> <td id="ctl15_W5951_ctl23_W4282_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,265,999</td> <td id="ctl15_W5951_ctl23_W4282_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,367,785</td> <td id="ctl15_W5951_ctl23_W4282_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">898,214</td> <td id="ctl15_W5951_ctl23_W4282_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">5,228,376</td> </tr> <tr> <td id="ctl15_W5951_ctl23_W4282_DTotalDonorName" colspan="1" class="finAlign" style="font-weight:bold;text-align:left"><span id="ctl15_W5951_ctl23_W4282_ctl11_spanText">Total</span> <span id="ctl15_W5951_ctl23_W4282_DFundShortName">BE</span></td> <td id="ctl15_W5951_ctl23_W4282_DTotalPastArrearAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">5,814,441</td> <td id="ctl15_W5951_ctl23_W4282_DTotalPastCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">1,484,279</td> <td id="ctl15_W5951_ctl23_W4282_DTotalPastUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">4,330,162</td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentPledgeAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">4,265,999</td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">3,367,785</td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">898,214</td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentTotal" colspan="1" class="finAlign" style="font-weight:bold;padding-right:0px" nowrap="nowrap">5,228,376</td> </tr> </table> <br /> <table width="100%" cellspacing="0"> <tr><td colspan="8"></td></tr> <tr><td colspan="8" ><a href="/convention/parties/contributions.shtml?tab=5&yr=2024" id="ctl15_W5951_ctl23_W4282_DFundName" style="font-weight:bold">Trust Fund for Additional Voluntary Contributions to Facilitate the Participation of Parties in the Process of the Convention on Biological Diversity (BZ)</a></td></tr> <tr><td colspan="8" ><i><span id="DCurrenry">In USD as at</span> <span id="ctl15_W5951_ctl23_W4282_DCurrencyDate">2024-10-13</span></i></td></tr> <tr> <td colspan="1" > </td> <td colspan="3" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl23_W4282_ctl00_spanText">Years prior to</span> <span id="ctl15_W5951_ctl23_W4282_DYear1">2024</span></td> <td colspan="4" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl23_W4282_DYear2">2024</span></td> </tr> <tr> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl01_spanText">Donor Type</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl02_spanText">Arrears</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl03_spanText">Collections</span> <span id="ctl15_W5951_ctl23_W4282_ctl04_spanText">In</span> <span id="ctl15_W5951_ctl23_W4282_DYear3">2024</span></td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl05_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl06_spanText">Pledges</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl07_spanText">Collections</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl08_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl09_spanText">Total</span> <span id="ctl15_W5951_ctl23_W4282_ctl10_spanText">Unpaid</span> </td> </tr> <tr> <td id="ctl15_W5951_ctl23_W4282_DDonorName" colspan="1" class="finAlign finRow">Parties</td> <td id="ctl15_W5951_ctl23_W4282_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">54,515</td> <td id="ctl15_W5951_ctl23_W4282_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">54,515</td> <td id="ctl15_W5951_ctl23_W4282_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,105,793</td> <td id="ctl15_W5951_ctl23_W4282_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">995,160</td> <td id="ctl15_W5951_ctl23_W4282_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">110,633</td> <td id="ctl15_W5951_ctl23_W4282_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">110,633</td> </tr> <tr> <td id="ctl15_W5951_ctl23_W4282_DTotalDonorName" colspan="1" class="finAlign" style="font-weight:bold;text-align:left"><span id="ctl15_W5951_ctl23_W4282_ctl11_spanText">Total</span> <span id="ctl15_W5951_ctl23_W4282_DFundShortName">BZ</span></td> <td id="ctl15_W5951_ctl23_W4282_DTotalPastArrearAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">54,515</td> <td id="ctl15_W5951_ctl23_W4282_DTotalPastCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">54,515</td> <td id="ctl15_W5951_ctl23_W4282_DTotalPastUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentPledgeAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">1,105,793</td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">995,160</td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">110,633</td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentTotal" colspan="1" class="finAlign" style="font-weight:bold;padding-right:0px" nowrap="nowrap">110,633</td> </tr> </table> <br /> <table width="100%" cellspacing="0"> <tr><td colspan="8"></td></tr> <tr><td colspan="8" ><a href="/convention/parties/contributions.shtml?tab=6&yr=2024" id="ctl15_W5951_ctl23_W4282_DFundName" style="font-weight:bold">General Trust Fund for Voluntary Contributions to Facilitate the Participation of Indigenous and Local Communities in the Work of the Convention on Biological Diversity (VB)</a></td></tr> <tr><td colspan="8" ><i><span id="DCurrenry">In USD as at</span> <span id="ctl15_W5951_ctl23_W4282_DCurrencyDate">2024-10-13</span></i></td></tr> <tr> <td colspan="1" > </td> <td colspan="3" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl23_W4282_ctl00_spanText">Years prior to</span> <span id="ctl15_W5951_ctl23_W4282_DYear1">2024</span></td> <td colspan="4" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl23_W4282_DYear2">2024</span></td> </tr> <tr> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl01_spanText">Donor Type</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl02_spanText">Arrears</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl03_spanText">Collections</span> <span id="ctl15_W5951_ctl23_W4282_ctl04_spanText">In</span> <span id="ctl15_W5951_ctl23_W4282_DYear3">2024</span></td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl05_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl06_spanText">Pledges</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl07_spanText">Collections</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl08_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl09_spanText">Total</span> <span id="ctl15_W5951_ctl23_W4282_ctl10_spanText">Unpaid</span> </td> </tr> <tr> <td id="ctl15_W5951_ctl23_W4282_DDonorName" colspan="1" class="finAlign finRow">Parties</td> <td id="ctl15_W5951_ctl23_W4282_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">116,112</td> <td id="ctl15_W5951_ctl23_W4282_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">116,112</td> <td id="ctl15_W5951_ctl23_W4282_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr> <td id="ctl15_W5951_ctl23_W4282_DTotalDonorName" colspan="1" class="finAlign" style="font-weight:bold;text-align:left"><span id="ctl15_W5951_ctl23_W4282_ctl11_spanText">Total</span> <span id="ctl15_W5951_ctl23_W4282_DFundShortName">VB</span></td> <td id="ctl15_W5951_ctl23_W4282_DTotalPastArrearAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DTotalPastCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DTotalPastUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentPledgeAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">116,112</td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">116,112</td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentTotal" colspan="1" class="finAlign" style="font-weight:bold;padding-right:0px" nowrap="nowrap"> </td> </tr> </table> <br /> <table width="100%" cellspacing="0"> <tr><td colspan="8"><h3 id="ctl15_W5951_ctl23_W4282_h3Title" class="cmsH3" style="margin: 20px 0 15px 0;">Cartagena Protocol on Biosafety</h3></td></tr> <tr><td colspan="8" ><a href="/convention/parties/contributions.shtml?tab=7&yr=2024" id="ctl15_W5951_ctl23_W4282_DFundName" style="font-weight:bold">General Trust Fund for the Core Programme Budget for the Cartagena Protocol on Biosafety (BG)</a></td></tr> <tr><td colspan="8" ><i><span id="DCurrenry">In USD as at</span> <span id="ctl15_W5951_ctl23_W4282_DCurrencyDate">2024-10-13</span></i></td></tr> <tr> <td colspan="1" > </td> <td colspan="3" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl23_W4282_ctl00_spanText">Years prior to</span> <span id="ctl15_W5951_ctl23_W4282_DYear1">2024</span></td> <td colspan="4" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl23_W4282_DYear2">2024</span></td> </tr> <tr> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl01_spanText">Donor Type</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl02_spanText">Arrears</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl03_spanText">Collections</span> <span id="ctl15_W5951_ctl23_W4282_ctl04_spanText">In</span> <span id="ctl15_W5951_ctl23_W4282_DYear3">2024</span></td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl05_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl06_spanText">Pledges</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl07_spanText">Collections</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl08_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl09_spanText">Total</span> <span id="ctl15_W5951_ctl23_W4282_ctl10_spanText">Unpaid</span> </td> </tr> <tr> <td id="ctl15_W5951_ctl23_W4282_DDonorName" colspan="1" class="finAlign finRow">Parties</td> <td id="ctl15_W5951_ctl23_W4282_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">884,067</td> <td id="ctl15_W5951_ctl23_W4282_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">93,483</td> <td id="ctl15_W5951_ctl23_W4282_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">790,584</td> <td id="ctl15_W5951_ctl23_W4282_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,976,745</td> <td id="ctl15_W5951_ctl23_W4282_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,514,349</td> <td id="ctl15_W5951_ctl23_W4282_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">462,396</td> <td id="ctl15_W5951_ctl23_W4282_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,252,980</td> </tr> <tr> <td id="ctl15_W5951_ctl23_W4282_DTotalDonorName" colspan="1" class="finAlign" style="font-weight:bold;text-align:left"><span id="ctl15_W5951_ctl23_W4282_ctl11_spanText">Total</span> <span id="ctl15_W5951_ctl23_W4282_DFundShortName">BG</span></td> <td id="ctl15_W5951_ctl23_W4282_DTotalPastArrearAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">884,067</td> <td id="ctl15_W5951_ctl23_W4282_DTotalPastCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">93,483</td> <td id="ctl15_W5951_ctl23_W4282_DTotalPastUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">790,584</td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentPledgeAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">2,976,745</td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">2,514,349</td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">462,396</td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentTotal" colspan="1" class="finAlign" style="font-weight:bold;padding-right:0px" nowrap="nowrap">1,252,980</td> </tr> </table> <br /> <table width="100%" cellspacing="0"> <tr><td colspan="8"></td></tr> <tr><td colspan="8" ><a href="/convention/parties/contributions.shtml?tab=8&yr=2024" id="ctl15_W5951_ctl23_W4282_DFundName" style="font-weight:bold">Additional contributions to the General Trust Fund for the Core Programme Budget for the Cartagena Protocol on Biosafety (BG+)</a></td></tr> <tr><td colspan="8" ><i><span id="DCurrenry">In USD as at</span> <span id="ctl15_W5951_ctl23_W4282_DCurrencyDate">2024-10-13</span></i></td></tr> <tr> <td colspan="1" > </td> <td colspan="3" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl23_W4282_ctl00_spanText">Years prior to</span> <span id="ctl15_W5951_ctl23_W4282_DYear1">2024</span></td> <td colspan="4" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl23_W4282_DYear2">2024</span></td> </tr> <tr> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl01_spanText">Donor Type</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl02_spanText">Arrears</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl03_spanText">Collections</span> <span id="ctl15_W5951_ctl23_W4282_ctl04_spanText">In</span> <span id="ctl15_W5951_ctl23_W4282_DYear3">2024</span></td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl05_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl06_spanText">Pledges</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl07_spanText">Collections</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl08_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl09_spanText">Total</span> <span id="ctl15_W5951_ctl23_W4282_ctl10_spanText">Unpaid</span> </td> </tr> <tr> <td id="ctl15_W5951_ctl23_W4282_DDonorName" colspan="1" class="finAlign finRow">Parties</td> <td id="ctl15_W5951_ctl23_W4282_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">235,003</td> <td id="ctl15_W5951_ctl23_W4282_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">235,003</td> <td id="ctl15_W5951_ctl23_W4282_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr> <td id="ctl15_W5951_ctl23_W4282_DTotalDonorName" colspan="1" class="finAlign" style="font-weight:bold;text-align:left"><span id="ctl15_W5951_ctl23_W4282_ctl11_spanText">Total</span> <span id="ctl15_W5951_ctl23_W4282_DFundShortName">BG (Additional)</span></td> <td id="ctl15_W5951_ctl23_W4282_DTotalPastArrearAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DTotalPastCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DTotalPastUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentPledgeAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">235,003</td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">235,003</td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentTotal" colspan="1" class="finAlign" style="font-weight:bold;padding-right:0px" nowrap="nowrap"> </td> </tr> </table> <br /> <table width="100%" cellspacing="0"> <tr><td colspan="8"><h3 id="ctl15_W5951_ctl23_W4282_h3Title" class="cmsH3" style="margin: 20px 0 15px 0;">Nagoya Protocol on Access and Benefit-sharing</h3></td></tr> <tr><td colspan="8" ><a href="/convention/parties/contributions.shtml?tab=9&yr=2024" id="ctl15_W5951_ctl23_W4282_DFundName" style="font-weight:bold">General Trust Fund for the Core Programme Budget for the Nagoya Protocol (BB)</a></td></tr> <tr><td colspan="8" ><i><span id="DCurrenry">In USD as at</span> <span id="ctl15_W5951_ctl23_W4282_DCurrencyDate">2024-10-13</span></i></td></tr> <tr> <td colspan="1" > </td> <td colspan="3" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl23_W4282_ctl00_spanText">Years prior to</span> <span id="ctl15_W5951_ctl23_W4282_DYear1">2024</span></td> <td colspan="4" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl23_W4282_DYear2">2024</span></td> </tr> <tr> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl01_spanText">Donor Type</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl02_spanText">Arrears</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl03_spanText">Collections</span> <span id="ctl15_W5951_ctl23_W4282_ctl04_spanText">In</span> <span id="ctl15_W5951_ctl23_W4282_DYear3">2024</span></td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl05_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl06_spanText">Pledges</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl07_spanText">Collections</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl08_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl09_spanText">Total</span> <span id="ctl15_W5951_ctl23_W4282_ctl10_spanText">Unpaid</span> </td> </tr> <tr> <td id="ctl15_W5951_ctl23_W4282_DDonorName" colspan="1" class="finAlign finRow">Parties</td> <td id="ctl15_W5951_ctl23_W4282_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">837,893</td> <td id="ctl15_W5951_ctl23_W4282_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">255,942</td> <td id="ctl15_W5951_ctl23_W4282_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">581,951</td> <td id="ctl15_W5951_ctl23_W4282_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,579,842</td> <td id="ctl15_W5951_ctl23_W4282_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,161,874</td> <td id="ctl15_W5951_ctl23_W4282_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">417,968</td> <td id="ctl15_W5951_ctl23_W4282_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">999,919</td> </tr> <tr> <td id="ctl15_W5951_ctl23_W4282_DTotalDonorName" colspan="1" class="finAlign" style="font-weight:bold;text-align:left"><span id="ctl15_W5951_ctl23_W4282_ctl11_spanText">Total</span> <span id="ctl15_W5951_ctl23_W4282_DFundShortName">BB</span></td> <td id="ctl15_W5951_ctl23_W4282_DTotalPastArrearAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">837,893</td> <td id="ctl15_W5951_ctl23_W4282_DTotalPastCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">255,942</td> <td id="ctl15_W5951_ctl23_W4282_DTotalPastUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">581,951</td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentPledgeAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">2,579,842</td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">2,161,874</td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">417,968</td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentTotal" colspan="1" class="finAlign" style="font-weight:bold;padding-right:0px" nowrap="nowrap">999,919</td> </tr> </table> <br /> <table width="100%" cellspacing="0"> <tr><td colspan="8"></td></tr> <tr><td colspan="8" ><a href="/convention/parties/contributions.shtml?tab=10&yr=2024" id="ctl15_W5951_ctl23_W4282_DFundName" style="font-weight:bold">Additional contributions to the General Trust Fund for the Core Programme Budget for the Nagoya Protocol (BB+)</a></td></tr> <tr><td colspan="8" ><i><span id="DCurrenry">In USD as at</span> <span id="ctl15_W5951_ctl23_W4282_DCurrencyDate">2024-10-13</span></i></td></tr> <tr> <td colspan="1" > </td> <td colspan="3" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl23_W4282_ctl00_spanText">Years prior to</span> <span id="ctl15_W5951_ctl23_W4282_DYear1">2024</span></td> <td colspan="4" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl23_W4282_DYear2">2024</span></td> </tr> <tr> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl01_spanText">Donor Type</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl02_spanText">Arrears</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl03_spanText">Collections</span> <span id="ctl15_W5951_ctl23_W4282_ctl04_spanText">In</span> <span id="ctl15_W5951_ctl23_W4282_DYear3">2024</span></td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl05_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl06_spanText">Pledges</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl07_spanText">Collections</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl08_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap><span id="ctl15_W5951_ctl23_W4282_ctl09_spanText">Total</span> <span id="ctl15_W5951_ctl23_W4282_ctl10_spanText">Unpaid</span> </td> </tr> <tr> <td id="ctl15_W5951_ctl23_W4282_DDonorName" colspan="1" class="finAlign finRow">Parties</td> <td id="ctl15_W5951_ctl23_W4282_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">203,669</td> <td id="ctl15_W5951_ctl23_W4282_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">203,669</td> <td id="ctl15_W5951_ctl23_W4282_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr> <td id="ctl15_W5951_ctl23_W4282_DTotalDonorName" colspan="1" class="finAlign" style="font-weight:bold;text-align:left"><span id="ctl15_W5951_ctl23_W4282_ctl11_spanText">Total</span> <span id="ctl15_W5951_ctl23_W4282_DFundShortName">BB (Additional)</span></td> <td id="ctl15_W5951_ctl23_W4282_DTotalPastArrearAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DTotalPastCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DTotalPastUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentPledgeAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">203,669</td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">203,669</td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl23_W4282_DTotalCurrentTotal" colspan="1" class="finAlign" style="font-weight:bold;padding-right:0px" nowrap="nowrap"> </td> </tr> </table> <br /> </div> </div> <p></p> </div><div style="display:none;" tab="2"> <div id="ctl15_W5951_ctl24_CSkin"> <div id="ctl15_W5951_ctl24_CSkin2"> <style> .finAlign { padding-right:5px; text-align:right; } .finRow { padding-top:3px; padding-bottom:3px; border-bottom:solid 1px #e0e0e0; } </style> <ul class="cmsListBullet"> </ul> <div id="ctl15_W5951_ctl24_W5952_DFundDetails"> <h3 id="ctl15_W5951_ctl24_W5952_CTrustFundName" class="cmsH3">General Trust Fund for the Convention on Biological Diversity (BY)</h3> <table width="100%" cellspacing="0"> <tr><td colspan="9"><i><span id="CCurrenry">In USD as at</span> <span id="ctl15_W5951_ctl24_W5952_CCurrencyDate">2024-10-13</span></i></td></tr> <tr> <td colspan="2" > </td> <td colspan="3" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl24_W5952_ctl00_spanText">Years prior to</span> <span id="ctl15_W5951_ctl24_W5952_DYear1">2024</span></td> <td colspan="4" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl24_W5952_DYear2">2024</span></td> </tr> <tr> <td id="ctl15_W5951_ctl24_W5952_HCountry" colspan="2" class="finAlign finRow" nowrap="nowrap"><span id="ctl15_W5951_ctl24_W5952_ctl01_spanText">Country</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl24_W5952_ctl03_spanText">Arrears</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl24_W5952_ctl04_spanText">Collections</span> <span id="ctl15_W5951_ctl24_W5952_ctl05_spanText">In</span> <span id="ctl15_W5951_ctl24_W5952_DYear3">2024</span></td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl24_W5952_ctl06_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl24_W5952_ctl07_spanText">Pledges</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl24_W5952_ctl08_spanText">Collections</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl24_W5952_ctl09_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap><span id="ctl15_W5951_ctl24_W5952_ctl10_spanText">Total</span> <span id="ctl15_W5951_ctl24_W5952_ctl11_spanText">Unpaid</span> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=af" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Afghanistan</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,899</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,899</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,072</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,072</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">6,971</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=al" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Albania</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,303</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,303</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,723</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">(294)</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">(294)</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=dz" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Algeria</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">52,546</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">52,546</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">19,469</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">19,469</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">19,469</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ad" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Andorra</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">893</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">893</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ao" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Angola</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">8,512</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">8,512</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">9,941</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ag" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Antigua and Barbuda</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">326</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">326</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">357</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">357</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ar" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Argentina</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">221,615</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">221,615</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">128,425</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,000</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">127,425</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">127,425</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=am" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Armenia</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,140</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,140</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,250</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,250</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,390</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=au" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Australia</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">377,060</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">540,957</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">(163,897)</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">(163,897)</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=at" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Austria</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">121,281</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">121,281</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=az" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Azerbaijan</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,358</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,358</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bs" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Bahamas</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">16,045</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">16,045</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,394</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,394</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">19,439</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bh" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Bahrain</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">9,645</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">9,645</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">9,645</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bd" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Bangladesh</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,303</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,303</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,732</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bb" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Barbados</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,303</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,303</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,732</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=by" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Belarus</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">6,677</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">6,677</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,323</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,323</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">14,000</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=be" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Belgium</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">147,895</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">147,895</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bz" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Belize</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,620</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,620</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,799</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bj" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Benin</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,494</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,494</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">893</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">893</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,387</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bt" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Bhutan</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">308</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">308</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">487</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bo" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Bolivia</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">14,842</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">14,842</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,394</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,394</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">18,236</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ba" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Bosnia and Herzegovina</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,699</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,699</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,143</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,143</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">5,842</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bw" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Botswana</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,679</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,679</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,679</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=br" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Brazil</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">26,236</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">26,236</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">359,555</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">359,555</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">385,791</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bn" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Brunei Darussalam</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">13,832</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">13,832</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,751</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,751</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bg" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Bulgaria</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">10,003</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">10,003</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bf" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Burkina Faso</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,824</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,824</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">714</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">714</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">4,538</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bi" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Burundi</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,963</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,963</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,142</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=kh" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Cambodia</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,813</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,813</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,250</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,250</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">6,063</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cm" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Cameroon</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">18,328</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">18,328</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,322</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,322</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">20,650</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ca" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Canada</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">469,404</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">469,404</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cv" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Cape Verde</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">163</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">163</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">342</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cf" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Central African Republic</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,455</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,455</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,634</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=td" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Chad</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">6,057</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">6,057</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">536</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">536</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">6,593</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cl" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Chile</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">68,396</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">68,396</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">75,019</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">75,019</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">143,415</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cn" id="ctl15_W5951_ctl24_W5952_DCountyProfile">China</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,724,617</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,724,617</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=co" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Colombia</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">43,940</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">43,940</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=km" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Comoros</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,348</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,348</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">5,527</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cg" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Congo</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">9,899</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">9,899</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">893</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">893</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">10,792</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ck" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Cook Islands</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">143</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">143</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cr" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Costa Rica</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">22,966</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">22,966</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">12,325</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">12,325</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">35,291</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ci" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Côte d'Ivoire</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">6,446</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">6,446</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,930</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,878</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">52</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">52</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=hr" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Croatia</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">16,254</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">16,254</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cu" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Cuba</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">188,137</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">188,137</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">16,969</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">16,969</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">205,106</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cy" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Cyprus</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">6,430</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">6,430</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">6,430</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cz" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Czech Republic</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">60,730</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">60,730</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=kp" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Democratic People's Republic of Korea</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">8,932</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">8,932</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">893</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">893</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">9,825</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cd" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Democratic Republic of the Congo</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">18,157</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">18,157</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">19,586</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=dk" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Denmark</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">98,775</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">98,775</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=dj" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Djibouti</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,657</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,657</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,836</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=dm" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Dominica</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">308</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">308</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">487</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=do" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Dominican Republic</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">11,967</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">11,857</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">110</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">110</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ec" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Ecuador</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">69,774</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">69,774</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">13,753</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">13,753</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">83,527</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=eg" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Egypt</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">22,636</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">22,636</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">24,828</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">24,828</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sv" id="ctl15_W5951_ctl24_W5952_DCountyProfile">El Salvador</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,007</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,007</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,322</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,322</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">6,329</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gq" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Equatorial Guinea</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">18,093</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">18,093</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,143</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,143</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">20,236</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=er" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Eritrea</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">710</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">(531)</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">(531)</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ee" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Estonia</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,859</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,859</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sz" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Eswatini</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,502</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,502</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">357</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">357</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">357</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=et" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Ethiopia</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,820</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,820</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">6,249</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=eur" id="ctl15_W5951_ctl24_W5952_DCountyProfile">European Union</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">357,210</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">357,210</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=fm" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Federated States of Micronesia</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">595</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">595</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">774</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=fj" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Fiji</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">714</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">694</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">20</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">20</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=fi" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Finland</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">74,483</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">74,483</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=fr" id="ctl15_W5951_ctl24_W5952_DCountyProfile">France</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">771,266</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">771,266</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ga" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Gabon</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">9,003</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">9,003</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,322</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,322</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">11,325</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gm" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Gambia (the)</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">750</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">750</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">929</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ge" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Georgia</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=de" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Germany</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">127,959</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">127,959</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,091,526</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,091,526</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gh" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Ghana</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">19,050</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">19,050</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,287</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,287</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">23,337</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gr" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Greece</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">54,531</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">54,531</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">58,050</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,518</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">54,532</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">54,532</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gd" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Grenada</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">179</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gt" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Guatemala</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">45,764</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">45,764</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,323</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,323</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">53,087</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gn" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Guinea</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,502</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,502</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">536</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">536</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">4,038</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gw" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Guinea Bissau</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">750</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">750</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">929</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gy" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Guyana</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">714</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">714</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">714</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ht" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Haiti</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,732</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,732</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,072</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,072</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">3,804</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=hn" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Honduras</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,608</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">652</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">956</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">956</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=hu" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Hungary</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40,725</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40,725</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=is" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Iceland</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">6,430</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">6,430</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=in" id="ctl15_W5951_ctl24_W5952_DCountyProfile">India</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">436,311</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">436,311</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">186,476</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">186,476</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">622,787</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=id" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Indonesia</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">98,061</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">98,061</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ir" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Iran (Islamic Republic of)</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">598,105</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">598,105</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">66,267</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">66,267</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">664,372</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=iq" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Iraq</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">136,960</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">136,960</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">22,863</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">22,863</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">22,863</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ie" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Ireland</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">78,413</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">78,413</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=il" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Israel</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">91,357</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">91,357</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">100,204</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">100,204</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">100,204</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=it" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Italy</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">569,608</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">569,608</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">569,608</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=jm" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Jamaica</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,466</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,466</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">3,895</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=jp" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Japan</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,434,827</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,129,041</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">305,786</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">305,786</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=jo" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Jordan</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,583</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,583</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,930</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,930</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=kz" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Kazakhstan</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">23,756</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">23,756</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">23,756</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ke" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Kenya</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,885</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,885</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,358</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,358</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">10,243</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ki" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Kiribati</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">163</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">163</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">342</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=kw" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Kuwait</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">41,796</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">38,106</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,690</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">3,690</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=kg" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Kyrgyzstan</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">304</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">304</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">357</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">357</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">661</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=la" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Lao People's Democratic Republic</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,833</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,833</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,250</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,250</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=lv" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Latvia</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">8,931</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">8,931</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=lb" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Lebanon</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">29,308</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">29,308</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">6,430</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">6,430</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">35,738</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ls" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Lesotho</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">597</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">597</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">776</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=lr" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Liberia</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,234</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,234</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,413</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ly" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Libyan Arab Jamahiriya</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">155,035</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">155,035</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,215</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,215</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">158,250</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=li" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Liechtenstein</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,628</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,628</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,786</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,786</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=lt" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Lithuania</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">13,753</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">13,753</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=lu" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Luxembourg</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">11,074</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">11,074</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">12,146</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">12,146</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mg" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Madagascar</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,235</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,235</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">714</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">129</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">585</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">585</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mw" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Malawi</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,502</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,502</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">357</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">357</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,859</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=my" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Malaysia</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">62,159</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">62,159</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mv" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Maldives</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">960</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">960</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">714</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">405</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">309</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">309</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ml" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Mali</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,478</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,478</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">893</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">893</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">4,371</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mt" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Malta</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,094</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,094</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,394</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,394</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mh" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Marshall Islands</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,347</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,347</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,526</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mr" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Mauritania</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">616</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">616</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">357</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">357</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">973</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mu" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Mauritius</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,094</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,094</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,394</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,394</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mx" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Mexico</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">218,091</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">218,091</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mc" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Monaco</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,965</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,965</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mn" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Mongolia</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,233</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,233</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">714</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">714</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,947</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=me" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Montenegro</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,002</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,002</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">714</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">714</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ma" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Morocco</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">8,957</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">8,957</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">9,824</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">9,824</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mz" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Mozambique</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,233</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,233</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">714</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">714</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,947</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mm" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Myanmar</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,421</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,421</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,850</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=na" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Namibia</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,608</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,608</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=nr" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Nauru</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,295</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,295</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,474</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=np" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Nepal</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,466</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,466</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">3,895</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=nz" id="ctl15_W5951_ctl24_W5952_DCountyProfile">New Zealand</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">55,193</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">55,193</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ni" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Nicaragua</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,776</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,776</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">893</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">893</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">4,669</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ne" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Niger</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,473</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,473</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">536</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">536</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">8,009</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ng" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Nigeria</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">260,287</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">260,287</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">32,508</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">32,508</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">292,795</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=nu" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Niue</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">179</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=no" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Norway</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">121,281</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">121,281</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=om" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Oman</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">119,235</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">119,235</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">19,826</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">19,826</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">139,061</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=pk" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Pakistan</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">87,109</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,910</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">81,199</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">20,362</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">20,362</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">101,561</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=pw" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Palau</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,242</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,242</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,421</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=pa" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Panama</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">45,719</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">45,719</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">16,075</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">16,075</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">61,794</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=pg" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Papua New Guinea</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">8,489</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">8,489</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,786</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,786</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">10,275</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=py" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Paraguay</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">12,724</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">12,724</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,644</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,644</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">17,368</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=pe" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Peru</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">29,115</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">27,501</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,614</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,614</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ph" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Philippines</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">37,867</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">37,867</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=pl" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Poland</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">149,502</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">149,502</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=pt" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Portugal</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">63,052</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">63,052</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=qa" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Qatar</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">43,806</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">43,806</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">48,048</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">48,048</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">91,854</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=kr" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Republic of Korea</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">145,379</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">145,379</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">459,759</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">378,516</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">81,243</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">81,243</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=md" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Republic of Moldova</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,541</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,541</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">893</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">893</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mk" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Republic of North Macedonia </a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,140</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,140</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,250</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,250</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,390</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ro" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Romania</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">55,728</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">55,728</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">55,728</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ru" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Russian Federation</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">333,299</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">333,299</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=rw" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Rwanda</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,337</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,337</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">536</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">536</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">536</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=kn" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Saint Kitts and Nevis</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">617</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">617</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">357</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">357</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=lc" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Saint Lucia</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,251</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,251</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">357</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">357</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,608</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=vc" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Saint Vincent and the Grenadines</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,519</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,519</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">4,698</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ws" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Samoa</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">406</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">406</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">585</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sm" id="ctl15_W5951_ctl24_W5952_DCountyProfile">San Marino</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">357</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">357</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=st" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Sao Tome and Principe</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,021</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,021</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">3,200</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sa" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Saudi arabia</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">211,482</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">211,482</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sn" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Senegal</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,065</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,065</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,250</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,250</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">4,315</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=rs" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Serbia</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,716</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,716</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sc" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Seychelles</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">357</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">357</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sl" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Sierra Leone</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,376</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,376</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sg" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Singapore</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">90,023</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">90,023</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sk" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Slovak Republic</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">27,686</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">27,686</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=si" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Slovenia</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">14,111</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">14,111</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sb" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Solomon islands</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">31</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">148</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">148</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=so" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Somalia</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,113</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,113</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,292</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=za" id="ctl15_W5951_ctl24_W5952_DCountyProfile">South africa</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">39,735</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">39,735</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">43,582</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">43,582</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ss" id="ctl15_W5951_ctl24_W5952_DCountyProfile">South Sudan</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,461</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,461</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">357</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">357</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=es" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Spain</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">381,168</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">381,168</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=lk" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Sri lanka</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">260</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">260</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">8,038</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">8,038</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">8,298</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ps" id="ctl15_W5951_ctl24_W5952_DCountyProfile">State of Palestine</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">9,124</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">9,124</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,965</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,965</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">11,089</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sd" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Sudan</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">8,512</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">8,512</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">9,941</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sr" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Suriname</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,612</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,612</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">536</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">536</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,148</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=se" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Sweden</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">155,575</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">155,575</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ch" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Switzerland</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">202,551</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">202,551</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sy" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Syrian Arab Republic</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">38,741</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">38,741</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,608</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,608</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">40,349</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=tj" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Tajikistan</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">536</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">536</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">536</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=th" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Thailand</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">23,487</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">23,487</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">65,731</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">58,183</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,548</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">7,548</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=nl" id="ctl15_W5951_ctl24_W5952_DCountyProfile">The Netherlands</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">224,241</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">224,241</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">245,955</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">245,955</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=tl" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Timor-Leste</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,193</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,193</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,372</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=tg" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Togo</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,816</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,816</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">357</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">357</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,173</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=to" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Tonga</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,530</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,530</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,709</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=tt" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Trinidad and Tobago</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">6,609</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">6,609</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=tn" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Tunisia</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,094</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,094</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,394</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,394</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=tr" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Turkey</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">150,931</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">150,931</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">150,931</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=tm" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Turkmenistan</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">46,971</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">46,971</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">6,073</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">6,073</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">53,044</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=tv" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Tuvalu</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">909</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">909</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,088</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ug" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Uganda</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">10,409</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">10,409</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">11,838</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ua" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Ukraine</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">17,260</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">16,855</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">405</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">10,003</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">10,003</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">10,408</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ae" id="ctl15_W5951_ctl24_W5952_DCountyProfile">United Arab Emirates</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">113,422</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">113,422</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">113,422</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gb" id="ctl15_W5951_ctl24_W5952_DCountyProfile">United Kingdom of Great Britain and Northern Ireland</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">781,448</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">781,448</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=tz" id="ctl15_W5951_ctl24_W5952_DCountyProfile">United Republic of Tanzania</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">491</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">491</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,429</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=uy" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Uruguay</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">14,982</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">14,982</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">16,433</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">16,433</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=uz" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Uzbekistan</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">17,257</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,823</td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">12,434</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,823</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,823</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">17,257</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=vu" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Vanuatu</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,234</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,234</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">179</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,413</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ve" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Venezuela</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">892,250</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">892,250</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">31,258</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">31,258</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">923,508</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=vn" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Viet Nam</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,799</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,799</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">16,611</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">16,611</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">22,410</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ye" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Yemen</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">19,691</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">19,691</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">21,120</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=zm" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Zambia</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">8,642</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">8,642</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">10,071</td> </tr> <tr id="ctl15_W5951_ctl24_W5952_DRow"> <td id="ctl15_W5951_ctl24_W5952_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=zw" id="ctl15_W5951_ctl24_W5952_DCountyProfile">Zimbabwe</a></td> <td id="ctl15_W5951_ctl24_W5952_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,148</td> <td id="ctl15_W5951_ctl24_W5952_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,148</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,250</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl24_W5952_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,250</td> <td id="ctl15_W5951_ctl24_W5952_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">8,398</td> </tr> <tr> <td id="ctl15_W5951_ctl24_W5952_DTotalDonorName" colspan="2" class="finAlign" style="font-weight:bold;text-align:left;"><span id="ctl15_W5951_ctl24_W5952_ctl12_spanText">Total</span> <span id="ctl15_W5951_ctl24_W5952_DFundShortName">BY</span></td> <td id="ctl15_W5951_ctl24_W5952_DTotalPastArrearAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">4,806,410</td> <td id="ctl15_W5951_ctl24_W5952_DTotalPastCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">1,261,945</td> <td id="ctl15_W5951_ctl24_W5952_DTotalPastUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">3,544,465</td> <td id="ctl15_W5951_ctl24_W5952_DTotalCurrentPledgeAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">14,288,422</td> <td id="ctl15_W5951_ctl24_W5952_DTotalCurrentCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">11,743,940</td> <td id="ctl15_W5951_ctl24_W5952_DTotalCurrentUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">2,544,482</td> <td id="ctl15_W5951_ctl24_W5952_DTotalCurrentTotal" colspan="1" class="finAlign" style="font-weight:bold;padding-right:0px" nowrap="nowrap">6,088,947</td> </tr> </table> </div> <p></p> </div> </div> <p></p> </div><div style="display:none;" tab="3"> <div id="ctl15_W5951_ctl25_CSkin"> <div id="ctl15_W5951_ctl25_CSkin2"> <style> .finAlign { padding-right:5px; text-align:right; } .finRow { padding-top:3px; padding-bottom:3px; border-bottom:solid 1px #e0e0e0; } </style> <ul class="cmsListBullet"> </ul> <div id="ctl15_W5951_ctl25_W5953_DFundDetails"> <h3 id="ctl15_W5951_ctl25_W5953_CTrustFundName" class="cmsH3">Additional contributions to the General Trust Fund for the Convention on Biological Diversity (BY+)</h3> <table width="100%" cellspacing="0"> <tr><td colspan="9"><i><span id="CCurrenry">In USD as at</span> <span id="ctl15_W5951_ctl25_W5953_CCurrencyDate">2024-10-13</span></i></td></tr> <tr> <td colspan="2" > </td> <td colspan="3" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl25_W5953_ctl00_spanText">Years prior to</span> <span id="ctl15_W5951_ctl25_W5953_DYear1">2024</span></td> <td colspan="4" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl25_W5953_DYear2">2024</span></td> </tr> <tr> <td id="ctl15_W5951_ctl25_W5953_HCountry" colspan="2" class="finAlign finRow" nowrap="nowrap"><span id="ctl15_W5951_ctl25_W5953_ctl01_spanText">Country</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl25_W5953_ctl03_spanText">Arrears</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl25_W5953_ctl04_spanText">Collections</span> <span id="ctl15_W5951_ctl25_W5953_ctl05_spanText">In</span> <span id="ctl15_W5951_ctl25_W5953_DYear3">2024</span></td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl25_W5953_ctl06_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl25_W5953_ctl07_spanText">Pledges</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl25_W5953_ctl08_spanText">Collections</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl25_W5953_ctl09_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap><span id="ctl15_W5951_ctl25_W5953_ctl10_spanText">Total</span> <span id="ctl15_W5951_ctl25_W5953_ctl11_spanText">Unpaid</span> </td> </tr> <tr id="ctl15_W5951_ctl25_W5953_DRow"> <td id="ctl15_W5951_ctl25_W5953_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ca" id="ctl15_W5951_ctl25_W5953_DCountyProfile">Canada</a></td> <td id="ctl15_W5951_ctl25_W5953_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl25_W5953_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl25_W5953_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl25_W5953_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">846,057</td> <td id="ctl15_W5951_ctl25_W5953_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">846,057</td> <td id="ctl15_W5951_ctl25_W5953_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl25_W5953_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl25_W5953_DRow"> <td id="ctl15_W5951_ctl25_W5953_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ca" id="ctl15_W5951_ctl25_W5953_DCountyProfile">Canada</a></td> <td id="ctl15_W5951_ctl25_W5953_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl25_W5953_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl25_W5953_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl25_W5953_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">281,957</td> <td id="ctl15_W5951_ctl25_W5953_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">281,957</td> <td id="ctl15_W5951_ctl25_W5953_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl25_W5953_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr> <td id="ctl15_W5951_ctl25_W5953_DTotalDonorName" colspan="2" class="finAlign" style="font-weight:bold;text-align:left;"><span id="ctl15_W5951_ctl25_W5953_ctl12_spanText">Total</span> <span id="ctl15_W5951_ctl25_W5953_DFundShortName">BY (Additional)</span></td> <td id="ctl15_W5951_ctl25_W5953_DTotalPastArrearAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl25_W5953_DTotalPastCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl25_W5953_DTotalPastUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl25_W5953_DTotalCurrentPledgeAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">1,128,014</td> <td id="ctl15_W5951_ctl25_W5953_DTotalCurrentCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">1,128,014</td> <td id="ctl15_W5951_ctl25_W5953_DTotalCurrentUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl25_W5953_DTotalCurrentTotal" colspan="1" class="finAlign" style="font-weight:bold;padding-right:0px" nowrap="nowrap"> </td> </tr> </table> </div> <p></p> </div> </div> <p></p> </div><div style="display:none;" tab="4"> <div id="ctl15_W5951_ctl26_CSkin"> <div id="ctl15_W5951_ctl26_CSkin2"> <style> .finAlign { padding-right:5px; text-align:right; } .finRow { padding-top:3px; padding-bottom:3px; border-bottom:solid 1px #e0e0e0; } </style> <ul class="cmsListBullet"> </ul> <div id="ctl15_W5951_ctl26_W5954_DFundDetails"> <h3 id="ctl15_W5951_ctl26_W5954_CTrustFundName" class="cmsH3">Trust Fund for Additional Voluntary Contributions in Support of Approved Activities under the Convention on Biological Diversity (BE)</h3> <table width="100%" cellspacing="0"> <tr><td colspan="9"><i><span id="CCurrenry">In USD as at</span> <span id="ctl15_W5951_ctl26_W5954_CCurrencyDate">2024-10-13</span></i></td></tr> <tr> <td colspan="2" > </td> <td colspan="3" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl26_W5954_ctl00_spanText">Years prior to</span> <span id="ctl15_W5951_ctl26_W5954_DYear1">2024</span></td> <td colspan="4" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl26_W5954_DYear2">2024</span></td> </tr> <tr> <td id="ctl15_W5951_ctl26_W5954_HCountry" colspan="1" class="finAlign finRow" nowrap="nowrap"><span id="ctl15_W5951_ctl26_W5954_ctl01_spanText">Country</span> </td> <td id="ctl15_W5951_ctl26_W5954_HNote" colspan="1" class="finAlign finRow"><span id="ctl15_W5951_ctl26_W5954_ctl02_spanText">Note</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl26_W5954_ctl03_spanText">Arrears</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl26_W5954_ctl04_spanText">Collections</span> <span id="ctl15_W5951_ctl26_W5954_ctl05_spanText">In</span> <span id="ctl15_W5951_ctl26_W5954_DYear3">2024</span></td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl26_W5954_ctl06_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl26_W5954_ctl07_spanText">Pledges</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl26_W5954_ctl08_spanText">Collections</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl26_W5954_ctl09_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap><span id="ctl15_W5951_ctl26_W5954_ctl10_spanText">Total</span> <span id="ctl15_W5951_ctl26_W5954_ctl11_spanText">Unpaid</span> </td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DRow"> <td id="ctl15_W5951_ctl26_W5954_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=ca" id="ctl15_W5951_ctl26_W5954_DCountyProfile">Canada</a></td> <td id="ctl15_W5951_ctl26_W5954_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note1" id="ctl15_W5951_ctl26_W5954_DNoteID">1</a></td> <td id="ctl15_W5951_ctl26_W5954_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">226,544</td> <td id="ctl15_W5951_ctl26_W5954_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">136,145</td> <td id="ctl15_W5951_ctl26_W5954_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">90,399</td> <td id="ctl15_W5951_ctl26_W5954_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">80,113</td> <td id="ctl15_W5951_ctl26_W5954_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">80,113</td> <td id="ctl15_W5951_ctl26_W5954_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">170,512</td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DRow"> <td id="ctl15_W5951_ctl26_W5954_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=co" id="ctl15_W5951_ctl26_W5954_DCountyProfile">Colombia</a></td> <td id="ctl15_W5951_ctl26_W5954_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note2" id="ctl15_W5951_ctl26_W5954_DNoteID">2</a></td> <td id="ctl15_W5951_ctl26_W5954_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,000,000</td> <td id="ctl15_W5951_ctl26_W5954_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,000,000</td> <td id="ctl15_W5951_ctl26_W5954_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DRow"> <td id="ctl15_W5951_ctl26_W5954_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=dk" id="ctl15_W5951_ctl26_W5954_DCountyProfile">Denmark</a></td> <td id="ctl15_W5951_ctl26_W5954_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note3" id="ctl15_W5951_ctl26_W5954_DNoteID">3</a></td> <td id="ctl15_W5951_ctl26_W5954_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">578,871</td> <td id="ctl15_W5951_ctl26_W5954_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">578,871</td> <td id="ctl15_W5951_ctl26_W5954_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">578,871</td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DRow"> <td id="ctl15_W5951_ctl26_W5954_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=eur" id="ctl15_W5951_ctl26_W5954_DCountyProfile">European Union</a></td> <td id="ctl15_W5951_ctl26_W5954_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note5" id="ctl15_W5951_ctl26_W5954_DNoteID">5</a></td> <td id="ctl15_W5951_ctl26_W5954_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,000,000</td> <td id="ctl15_W5951_ctl26_W5954_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">181,900</td> <td id="ctl15_W5951_ctl26_W5954_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">818,100</td> <td id="ctl15_W5951_ctl26_W5954_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">818,100</td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DRow"> <td id="ctl15_W5951_ctl26_W5954_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=eur" id="ctl15_W5951_ctl26_W5954_DCountyProfile">European Union</a></td> <td id="ctl15_W5951_ctl26_W5954_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note4" id="ctl15_W5951_ctl26_W5954_DNoteID">4</a></td> <td id="ctl15_W5951_ctl26_W5954_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">679,450</td> <td id="ctl15_W5951_ctl26_W5954_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">548,910</td> <td id="ctl15_W5951_ctl26_W5954_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">130,540</td> <td id="ctl15_W5951_ctl26_W5954_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">130,540</td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DRow"> <td id="ctl15_W5951_ctl26_W5954_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=fr" id="ctl15_W5951_ctl26_W5954_DCountyProfile">France</a></td> <td id="ctl15_W5951_ctl26_W5954_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note6" id="ctl15_W5951_ctl26_W5954_DNoteID">6</a></td> <td id="ctl15_W5951_ctl26_W5954_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">155,210</td> <td id="ctl15_W5951_ctl26_W5954_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">155,210</td> <td id="ctl15_W5951_ctl26_W5954_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">155,210</td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DRow"> <td id="ctl15_W5951_ctl26_W5954_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=de" id="ctl15_W5951_ctl26_W5954_DCountyProfile">Germany</a></td> <td id="ctl15_W5951_ctl26_W5954_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note8" id="ctl15_W5951_ctl26_W5954_DNoteID">8</a></td> <td id="ctl15_W5951_ctl26_W5954_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">105,283</td> <td id="ctl15_W5951_ctl26_W5954_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">105,283</td> <td id="ctl15_W5951_ctl26_W5954_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DRow"> <td id="ctl15_W5951_ctl26_W5954_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=de" id="ctl15_W5951_ctl26_W5954_DCountyProfile">Germany</a></td> <td id="ctl15_W5951_ctl26_W5954_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note7" id="ctl15_W5951_ctl26_W5954_DNoteID">7</a></td> <td id="ctl15_W5951_ctl26_W5954_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">102,500</td> <td id="ctl15_W5951_ctl26_W5954_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">102,500</td> <td id="ctl15_W5951_ctl26_W5954_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DRow"> <td id="ctl15_W5951_ctl26_W5954_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=jp" id="ctl15_W5951_ctl26_W5954_DCountyProfile">Japan</a></td> <td id="ctl15_W5951_ctl26_W5954_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note9" id="ctl15_W5951_ctl26_W5954_DNoteID">9</a></td> <td id="ctl15_W5951_ctl26_W5954_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,800,000</td> <td id="ctl15_W5951_ctl26_W5954_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">527,778</td> <td id="ctl15_W5951_ctl26_W5954_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,272,222</td> <td id="ctl15_W5951_ctl26_W5954_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,272,222</td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DRow"> <td id="ctl15_W5951_ctl26_W5954_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=mc" id="ctl15_W5951_ctl26_W5954_DCountyProfile">Monaco</a></td> <td id="ctl15_W5951_ctl26_W5954_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note14" id="ctl15_W5951_ctl26_W5954_DNoteID">14</a></td> <td id="ctl15_W5951_ctl26_W5954_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">96,759</td> <td id="ctl15_W5951_ctl26_W5954_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">96,759</td> <td id="ctl15_W5951_ctl26_W5954_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DRow"> <td id="ctl15_W5951_ctl26_W5954_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=no" id="ctl15_W5951_ctl26_W5954_DCountyProfile">Norway</a></td> <td id="ctl15_W5951_ctl26_W5954_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note16" id="ctl15_W5951_ctl26_W5954_DNoteID">16</a></td> <td id="ctl15_W5951_ctl26_W5954_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">898,553</td> <td id="ctl15_W5951_ctl26_W5954_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">898,553</td> <td id="ctl15_W5951_ctl26_W5954_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">898,553</td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DRow"> <td id="ctl15_W5951_ctl26_W5954_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=kr" id="ctl15_W5951_ctl26_W5954_DCountyProfile">Republic of Korea</a></td> <td id="ctl15_W5951_ctl26_W5954_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note13" id="ctl15_W5951_ctl26_W5954_DNoteID">13</a></td> <td id="ctl15_W5951_ctl26_W5954_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">407,676</td> <td id="ctl15_W5951_ctl26_W5954_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">407,676</td> <td id="ctl15_W5951_ctl26_W5954_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DRow"> <td id="ctl15_W5951_ctl26_W5954_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=kr" id="ctl15_W5951_ctl26_W5954_DCountyProfile">Republic of Korea</a></td> <td id="ctl15_W5951_ctl26_W5954_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note11" id="ctl15_W5951_ctl26_W5954_DNoteID">11</a></td> <td id="ctl15_W5951_ctl26_W5954_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">290,128</td> <td id="ctl15_W5951_ctl26_W5954_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">290,128</td> <td id="ctl15_W5951_ctl26_W5954_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DRow"> <td id="ctl15_W5951_ctl26_W5954_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=kr" id="ctl15_W5951_ctl26_W5954_DCountyProfile">Republic of Korea</a></td> <td id="ctl15_W5951_ctl26_W5954_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note12" id="ctl15_W5951_ctl26_W5954_DNoteID">12</a></td> <td id="ctl15_W5951_ctl26_W5954_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">335,148</td> <td id="ctl15_W5951_ctl26_W5954_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">335,148</td> <td id="ctl15_W5951_ctl26_W5954_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DRow"> <td id="ctl15_W5951_ctl26_W5954_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=kr" id="ctl15_W5951_ctl26_W5954_DCountyProfile">Republic of Korea</a></td> <td id="ctl15_W5951_ctl26_W5954_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note10" id="ctl15_W5951_ctl26_W5954_DNoteID">10</a></td> <td id="ctl15_W5951_ctl26_W5954_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">155,345</td> <td id="ctl15_W5951_ctl26_W5954_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">155,345</td> <td id="ctl15_W5951_ctl26_W5954_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">155,345</td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DRow"> <td id="ctl15_W5951_ctl26_W5954_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=ch" id="ctl15_W5951_ctl26_W5954_DCountyProfile">Switzerland</a></td> <td id="ctl15_W5951_ctl26_W5954_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note17" id="ctl15_W5951_ctl26_W5954_DNoteID">17</a></td> <td id="ctl15_W5951_ctl26_W5954_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">56,173</td> <td id="ctl15_W5951_ctl26_W5954_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">56,173</td> <td id="ctl15_W5951_ctl26_W5954_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DRow"> <td id="ctl15_W5951_ctl26_W5954_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=nl" id="ctl15_W5951_ctl26_W5954_DCountyProfile">The Netherlands</a></td> <td id="ctl15_W5951_ctl26_W5954_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note15" id="ctl15_W5951_ctl26_W5954_DNoteID">15</a></td> <td id="ctl15_W5951_ctl26_W5954_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">49,019</td> <td id="ctl15_W5951_ctl26_W5954_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">49,019</td> <td id="ctl15_W5951_ctl26_W5954_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">49,019</td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DRow"> <td id="ctl15_W5951_ctl26_W5954_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=gb" id="ctl15_W5951_ctl26_W5954_DCountyProfile">United Kingdom of Great Britain and Northern Ireland</a></td> <td id="ctl15_W5951_ctl26_W5954_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note18" id="ctl15_W5951_ctl26_W5954_DNoteID">18</a></td> <td id="ctl15_W5951_ctl26_W5954_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">63,661</td> <td id="ctl15_W5951_ctl26_W5954_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">63,661</td> <td id="ctl15_W5951_ctl26_W5954_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl26_W5954_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr> <td id="ctl15_W5951_ctl26_W5954_DTotalDonorName" colspan="2" class="finAlign" style="font-weight:bold;text-align:left;"><span id="ctl15_W5951_ctl26_W5954_ctl12_spanText">Total</span> <span id="ctl15_W5951_ctl26_W5954_DFundShortName">BE</span></td> <td id="ctl15_W5951_ctl26_W5954_DTotalPastArrearAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">5,814,436</td> <td id="ctl15_W5951_ctl26_W5954_DTotalPastCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">1,484,277</td> <td id="ctl15_W5951_ctl26_W5954_DTotalPastUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">4,330,159</td> <td id="ctl15_W5951_ctl26_W5954_DTotalCurrentPledgeAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">4,265,997</td> <td id="ctl15_W5951_ctl26_W5954_DTotalCurrentCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">3,367,784</td> <td id="ctl15_W5951_ctl26_W5954_DTotalCurrentUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">898,213</td> <td id="ctl15_W5951_ctl26_W5954_DTotalCurrentTotal" colspan="1" class="finAlign" style="font-weight:bold;padding-right:0px" nowrap="nowrap">5,228,372</td> </tr> </table> </div> <p></p> <div id="ctl15_W5951_ctl26_W5954_CNoteSection"> <b>Notes:</b> <table width="100%"> <tr id="ctl15_W5951_ctl26_W5954_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl26_W5954_DNoteTextID" name="note1">1.</a></td> <td id="ctl15_W5951_ctl26_W5954_DNoteText" width="99%">Canada pledge CAD 380,000 plus additional CAD 109,035 in 2024 for advancing Canada's priorities in the Convention on Biological Diversity.</td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl26_W5954_DNoteTextID" name="note2">2.</a></td> <td id="ctl15_W5951_ctl26_W5954_DNoteText" width="99%">Colombia pledge USD 2,000,000 for COP 16</td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl26_W5954_DNoteTextID" name="note3">3.</a></td> <td id="ctl15_W5951_ctl26_W5954_DNoteText" width="99%">Denmark pledge DKK 14,000,000 for the Implementation of the Kunming-Montreal Global Biodiversity Framework.</td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl26_W5954_DNoteTextID" name="note4">4.</a></td> <td id="ctl15_W5951_ctl26_W5954_DNoteText" width="99%">European Union pledge USD 1,898,180 to support the implementation of the Kunming Montreal Global Biodiversity Framework and outcomes of COP 15, CP-MOP 10 and NP-MOP 4.</td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl26_W5954_DNoteTextID" name="note5">5.</a></td> <td id="ctl15_W5951_ctl26_W5954_DNoteText" width="99%">European Union pledge USD 1,000,000 for additional support for the implementation of the Kunming-Montreal GBF and outcomes of COP15, CP-MOP10 and NP-MOP4 (CBD COP15-BIS).</td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl26_W5954_DNoteTextID" name="note6">6.</a></td> <td id="ctl15_W5951_ctl26_W5954_DNoteText" width="99%">France pledge EUR 200,000 for Sustainable Ocean Initiative in the post-2020 Biodiversity Strategic Framework. 2023 - 2025</td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl26_W5954_DNoteTextID" name="note7">7.</a></td> <td id="ctl15_W5951_ctl26_W5954_DNoteText" width="99%">Germany (GIZ) GmbH pledged EUR 94,920 for implementing the biodiversity-climate nexus in the Kunming-Montreal Global Biodiversity Framework: Assessing needs and expectations relating to Targets 8 and 11</td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl26_W5954_DNoteTextID" name="note8">8.</a></td> <td id="ctl15_W5951_ctl26_W5954_DNoteText" width="99%">Germany (GIZ) GmbH pledged EUR 99,440 (includes 1 % levy) for facilitation of an effective implemetation to achieve Target 3 and its quantitative and qualitative elements.</td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl26_W5954_DNoteTextID" name="note9">9.</a></td> <td id="ctl15_W5951_ctl26_W5954_DNoteText" width="99%">Japan pledge USD 2,800,000 for implementing Kunming-Montreal GBF and updating and implementing their NBSAPs.</td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl26_W5954_DNoteTextID" name="note10">10.</a></td> <td id="ctl15_W5951_ctl26_W5954_DNoteText" width="99%">Korea pledge KRW 400,000,000 for Peace and Biodiversity Dialogue Initiative (1 November 2023 – 31 October 2025)</td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl26_W5954_DNoteTextID" name="note11">11.</a></td> <td id="ctl15_W5951_ctl26_W5954_DNoteText" width="99%">Korea pledge KRW 400,000,000 to support Sustainable Ocean Initiative 2024 Project</td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl26_W5954_DNoteTextID" name="note12">12.</a></td> <td id="ctl15_W5951_ctl26_W5954_DNoteText" width="99%">Korea pledge KRW 464,000,000 for the implementation of the Forest Ecosystem Restoration Initiative (FERI)</td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl26_W5954_DNoteTextID" name="note13">13.</a></td> <td id="ctl15_W5951_ctl26_W5954_DNoteText" width="99%">Korea pledge KRW 550,000,000 for Bio-Bridge Initiative for 2021-2025 project - 2025 Allocation</td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl26_W5954_DNoteTextID" name="note14">14.</a></td> <td id="ctl15_W5951_ctl26_W5954_DNoteText" width="99%">Monaco pledge EUR 90,000 to support Sustainable Ocean Initiative activities in 2024</td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl26_W5954_DNoteTextID" name="note15">15.</a></td> <td id="ctl15_W5951_ctl26_W5954_DNoteText" width="99%">Netherlands pledge EUR 45,000 to support activities under the Cartagena Protocol for 2023.</td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl26_W5954_DNoteTextID" name="note16">16.</a></td> <td id="ctl15_W5951_ctl26_W5954_DNoteText" width="99%">Norway pledge NOK 20,000,000 to support the work on digital sequence information.</td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl26_W5954_DNoteTextID" name="note17">17.</a></td> <td id="ctl15_W5951_ctl26_W5954_DNoteText" width="99%">Switzerland pledge CHF 50,000 to support approved activities of the CBD.</td> </tr> <tr id="ctl15_W5951_ctl26_W5954_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl26_W5954_DNoteTextID" name="note18">18.</a></td> <td id="ctl15_W5951_ctl26_W5954_DNoteText" width="99%">United Kingdom (DEFRA) pledge GBP 50,000 for Ad Hoc Technical Expert Group on Indicators.</td> </tr> </table> </div> </div> </div> <p></p> </div><div style="display:none;" tab="5"> <div id="ctl15_W5951_ctl31_CSkin"> <div id="ctl15_W5951_ctl31_CSkin2"> <style> .finAlign { padding-right:5px; text-align:right; } .finRow { padding-top:3px; padding-bottom:3px; border-bottom:solid 1px #e0e0e0; } </style> <ul class="cmsListBullet"> </ul> <div id="ctl15_W5951_ctl31_W5955_DFundDetails"> <h3 id="ctl15_W5951_ctl31_W5955_CTrustFundName" class="cmsH3">Trust Fund for Additional Voluntary Contributions to Facilitate the Participation of Parties in the Process of the Convention on Biological Diversity (BZ)</h3> <table width="100%" cellspacing="0"> <tr><td colspan="9"><i><span id="CCurrenry">In USD as at</span> <span id="ctl15_W5951_ctl31_W5955_CCurrencyDate">2024-10-13</span></i></td></tr> <tr> <td colspan="2" > </td> <td colspan="3" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl31_W5955_ctl00_spanText">Years prior to</span> <span id="ctl15_W5951_ctl31_W5955_DYear1">2024</span></td> <td colspan="4" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl31_W5955_DYear2">2024</span></td> </tr> <tr> <td id="ctl15_W5951_ctl31_W5955_HCountry" colspan="1" class="finAlign finRow" nowrap="nowrap"><span id="ctl15_W5951_ctl31_W5955_ctl01_spanText">Country</span> </td> <td id="ctl15_W5951_ctl31_W5955_HNote" colspan="1" class="finAlign finRow"><span id="ctl15_W5951_ctl31_W5955_ctl02_spanText">Note</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl31_W5955_ctl03_spanText">Arrears</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl31_W5955_ctl04_spanText">Collections</span> <span id="ctl15_W5951_ctl31_W5955_ctl05_spanText">In</span> <span id="ctl15_W5951_ctl31_W5955_DYear3">2024</span></td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl31_W5955_ctl06_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl31_W5955_ctl07_spanText">Pledges</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl31_W5955_ctl08_spanText">Collections</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl31_W5955_ctl09_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap><span id="ctl15_W5951_ctl31_W5955_ctl10_spanText">Total</span> <span id="ctl15_W5951_ctl31_W5955_ctl11_spanText">Unpaid</span> </td> </tr> <tr id="ctl15_W5951_ctl31_W5955_DRow"> <td id="ctl15_W5951_ctl31_W5955_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=be" id="ctl15_W5951_ctl31_W5955_DCountyProfile">Belgium</a></td> <td id="ctl15_W5951_ctl31_W5955_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note1" id="ctl15_W5951_ctl31_W5955_DNoteID">1</a></td> <td id="ctl15_W5951_ctl31_W5955_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">54,515</td> <td id="ctl15_W5951_ctl31_W5955_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">54,515</td> <td id="ctl15_W5951_ctl31_W5955_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl31_W5955_DRow"> <td id="ctl15_W5951_ctl31_W5955_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=eur" id="ctl15_W5951_ctl31_W5955_DCountyProfile">European Union</a></td> <td id="ctl15_W5951_ctl31_W5955_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note2" id="ctl15_W5951_ctl31_W5955_DNoteID">2</a></td> <td id="ctl15_W5951_ctl31_W5955_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">100,000</td> <td id="ctl15_W5951_ctl31_W5955_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">100,000</td> <td id="ctl15_W5951_ctl31_W5955_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl31_W5955_DRow"> <td id="ctl15_W5951_ctl31_W5955_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=fi" id="ctl15_W5951_ctl31_W5955_DCountyProfile">Finland</a></td> <td id="ctl15_W5951_ctl31_W5955_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note3" id="ctl15_W5951_ctl31_W5955_DNoteID">3</a></td> <td id="ctl15_W5951_ctl31_W5955_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">27,190</td> <td id="ctl15_W5951_ctl31_W5955_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">27,190</td> <td id="ctl15_W5951_ctl31_W5955_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl31_W5955_DRow"> <td id="ctl15_W5951_ctl31_W5955_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=fr" id="ctl15_W5951_ctl31_W5955_DCountyProfile">France</a></td> <td id="ctl15_W5951_ctl31_W5955_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note4" id="ctl15_W5951_ctl31_W5955_DNoteID">4</a></td> <td id="ctl15_W5951_ctl31_W5955_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">16,026</td> <td id="ctl15_W5951_ctl31_W5955_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">16,026</td> <td id="ctl15_W5951_ctl31_W5955_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl31_W5955_DRow"> <td id="ctl15_W5951_ctl31_W5955_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=de" id="ctl15_W5951_ctl31_W5955_DCountyProfile">Germany</a></td> <td id="ctl15_W5951_ctl31_W5955_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note5" id="ctl15_W5951_ctl31_W5955_DNoteID">5</a></td> <td id="ctl15_W5951_ctl31_W5955_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">217,860</td> <td id="ctl15_W5951_ctl31_W5955_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">217,860</td> <td id="ctl15_W5951_ctl31_W5955_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl31_W5955_DRow"> <td id="ctl15_W5951_ctl31_W5955_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=lu" id="ctl15_W5951_ctl31_W5955_DCountyProfile">Luxembourg</a></td> <td id="ctl15_W5951_ctl31_W5955_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note7" id="ctl15_W5951_ctl31_W5955_DNoteID">7</a></td> <td id="ctl15_W5951_ctl31_W5955_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">55,928</td> <td id="ctl15_W5951_ctl31_W5955_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">55,928</td> <td id="ctl15_W5951_ctl31_W5955_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">55,928</td> </tr> <tr id="ctl15_W5951_ctl31_W5955_DRow"> <td id="ctl15_W5951_ctl31_W5955_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=nz" id="ctl15_W5951_ctl31_W5955_DCountyProfile">New Zealand</a></td> <td id="ctl15_W5951_ctl31_W5955_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note8" id="ctl15_W5951_ctl31_W5955_DNoteID">8</a></td> <td id="ctl15_W5951_ctl31_W5955_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">9,141</td> <td id="ctl15_W5951_ctl31_W5955_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">9,141</td> <td id="ctl15_W5951_ctl31_W5955_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl31_W5955_DRow"> <td id="ctl15_W5951_ctl31_W5955_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=kr" id="ctl15_W5951_ctl31_W5955_DCountyProfile">Republic of Korea</a></td> <td id="ctl15_W5951_ctl31_W5955_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note6" id="ctl15_W5951_ctl31_W5955_DNoteID">6</a></td> <td id="ctl15_W5951_ctl31_W5955_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">11,834</td> <td id="ctl15_W5951_ctl31_W5955_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">11,834</td> <td id="ctl15_W5951_ctl31_W5955_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl31_W5955_DRow"> <td id="ctl15_W5951_ctl31_W5955_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=se" id="ctl15_W5951_ctl31_W5955_DCountyProfile">Sweden</a></td> <td id="ctl15_W5951_ctl31_W5955_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note10" id="ctl15_W5951_ctl31_W5955_DNoteID">10</a></td> <td id="ctl15_W5951_ctl31_W5955_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">383,551</td> <td id="ctl15_W5951_ctl31_W5955_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">383,551</td> <td id="ctl15_W5951_ctl31_W5955_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl31_W5955_DRow"> <td id="ctl15_W5951_ctl31_W5955_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=ch" id="ctl15_W5951_ctl31_W5955_DCountyProfile">Switzerland</a></td> <td id="ctl15_W5951_ctl31_W5955_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note11" id="ctl15_W5951_ctl31_W5955_DNoteID">11</a></td> <td id="ctl15_W5951_ctl31_W5955_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">44,938</td> <td id="ctl15_W5951_ctl31_W5955_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">44,938</td> <td id="ctl15_W5951_ctl31_W5955_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl31_W5955_DRow"> <td id="ctl15_W5951_ctl31_W5955_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=nl" id="ctl15_W5951_ctl31_W5955_DCountyProfile">The Netherlands</a></td> <td id="ctl15_W5951_ctl31_W5955_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note9" id="ctl15_W5951_ctl31_W5955_DNoteID">9</a></td> <td id="ctl15_W5951_ctl31_W5955_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">108,732</td> <td id="ctl15_W5951_ctl31_W5955_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">54,028</td> <td id="ctl15_W5951_ctl31_W5955_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">54,704</td> <td id="ctl15_W5951_ctl31_W5955_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">54,704</td> </tr> <tr id="ctl15_W5951_ctl31_W5955_DRow"> <td id="ctl15_W5951_ctl31_W5955_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=gb" id="ctl15_W5951_ctl31_W5955_DCountyProfile">United Kingdom of Great Britain and Northern Ireland</a></td> <td id="ctl15_W5951_ctl31_W5955_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note12" id="ctl15_W5951_ctl31_W5955_DNoteID">12</a></td> <td id="ctl15_W5951_ctl31_W5955_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">130,590</td> <td id="ctl15_W5951_ctl31_W5955_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">130,590</td> <td id="ctl15_W5951_ctl31_W5955_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr> <td id="ctl15_W5951_ctl31_W5955_DTotalDonorName" colspan="2" class="finAlign" style="font-weight:bold;text-align:left;"><span id="ctl15_W5951_ctl31_W5955_ctl12_spanText">Total</span> <span id="ctl15_W5951_ctl31_W5955_DFundShortName">BZ</span></td> <td id="ctl15_W5951_ctl31_W5955_DTotalPastArrearAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">54,515</td> <td id="ctl15_W5951_ctl31_W5955_DTotalPastCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">54,515</td> <td id="ctl15_W5951_ctl31_W5955_DTotalPastUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl31_W5955_DTotalCurrentPledgeAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">1,105,790</td> <td id="ctl15_W5951_ctl31_W5955_DTotalCurrentCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">995,158</td> <td id="ctl15_W5951_ctl31_W5955_DTotalCurrentUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">110,632</td> <td id="ctl15_W5951_ctl31_W5955_DTotalCurrentTotal" colspan="1" class="finAlign" style="font-weight:bold;padding-right:0px" nowrap="nowrap">110,632</td> </tr> </table> </div> <p></p> <div id="ctl15_W5951_ctl31_W5955_CNoteSection"> <b>Notes:</b> <table width="100%"> <tr id="ctl15_W5951_ctl31_W5955_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl31_W5955_DNoteTextID" name="note1">1.</a></td> <td id="ctl15_W5951_ctl31_W5955_DNoteText" width="99%">Belgium pledge EUR 50,000 for participation of the developing parties in the Convention process - SBSTTA-26 and SBI-4 meetings in 2024.</td> </tr> <tr id="ctl15_W5951_ctl31_W5955_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl31_W5955_DNoteTextID" name="note2">2.</a></td> <td id="ctl15_W5951_ctl31_W5955_DNoteText" width="99%">European Union pledge USD 100,000 for participation of developing country delegates in processes of CBD - Participation II</td> </tr> <tr id="ctl15_W5951_ctl31_W5955_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl31_W5955_DNoteTextID" name="note3">3.</a></td> <td id="ctl15_W5951_ctl31_W5955_DNoteText" width="99%">Finland pledge EUR 25,000 for participation of developing countries in COP 16, BS MOP-11, NP MOP-5.</td> </tr> <tr id="ctl15_W5951_ctl31_W5955_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl31_W5955_DNoteTextID" name="note4">4.</a></td> <td id="ctl15_W5951_ctl31_W5955_DNoteText" width="99%">France pledge EUR 15,000 for participation of developing parties in COP 16 and related MOP meetings.</td> </tr> <tr id="ctl15_W5951_ctl31_W5955_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl31_W5955_DNoteTextID" name="note5">5.</a></td> <td id="ctl15_W5951_ctl31_W5955_DNoteText" width="99%">Germany pledge EUR 200,000 for participation of two representatives from each of the eligible Parties at SBI-5 and COP16.</td> </tr> <tr id="ctl15_W5951_ctl31_W5955_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl31_W5955_DNoteTextID" name="note6">6.</a></td> <td id="ctl15_W5951_ctl31_W5955_DNoteText" width="99%">Korea pledge KRW 16,000,000 for participation of developing country Parties in the SBI 5 and COP16.</td> </tr> <tr id="ctl15_W5951_ctl31_W5955_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl31_W5955_DNoteTextID" name="note7">7.</a></td> <td id="ctl15_W5951_ctl31_W5955_DNoteText" width="99%">Luxembourg pledge EUR 50,000 for participation of developing parties in the Convention process.</td> </tr> <tr id="ctl15_W5951_ctl31_W5955_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl31_W5955_DNoteTextID" name="note8">8.</a></td> <td id="ctl15_W5951_ctl31_W5955_DNoteText" width="99%">New Zealand pledge NZD 15,000 for participation of developing parties in 2nd OEWG-DSI, SBI-5, COP 16 and related meetings.</td> </tr> <tr id="ctl15_W5951_ctl31_W5955_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl31_W5955_DNoteTextID" name="note9">9.</a></td> <td id="ctl15_W5951_ctl31_W5955_DNoteText" width="99%">Netherlands pledge EUR 100,000 for participation of developing countries to negotiations at CBD COP16.</td> </tr> <tr id="ctl15_W5951_ctl31_W5955_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl31_W5955_DNoteTextID" name="note10">10.</a></td> <td id="ctl15_W5951_ctl31_W5955_DNoteText" width="99%">Sweden pledge SEK 4,000,000 for participation of developing country parties in the work of the CBD during 2024.</td> </tr> <tr id="ctl15_W5951_ctl31_W5955_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl31_W5955_DNoteTextID" name="note11">11.</a></td> <td id="ctl15_W5951_ctl31_W5955_DNoteText" width="99%">Switzerland pledge CHF 40,000 for participation of developing country parties in the process of the CBD.</td> </tr> <tr id="ctl15_W5951_ctl31_W5955_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl31_W5955_DNoteTextID" name="note12">12.</a></td> <td id="ctl15_W5951_ctl31_W5955_DNoteText" width="99%">United Kingdom (DEFRA) pledge additional GBP 100,000 for participation of developing country parties in the process of the Convention on Biological Diversity.</td> </tr> </table> </div> </div> </div> <p></p> </div><div style="display:none;" tab="6"> <div id="ctl15_W5951_ctl28_CSkin"> <div id="ctl15_W5951_ctl28_CSkin2"> <style> .finAlign { padding-right:5px; text-align:right; } .finRow { padding-top:3px; padding-bottom:3px; border-bottom:solid 1px #e0e0e0; } </style> <ul class="cmsListBullet"> </ul> <div id="ctl15_W5951_ctl28_W6395_DFundDetails"> <h3 id="ctl15_W5951_ctl28_W6395_CTrustFundName" class="cmsH3">General Trust Fund for Voluntary Contributions to Facilitate the Participation of Indigenous and Local Communities in the Work of the Convention on Biological Diversity (VB)</h3> <table width="100%" cellspacing="0"> <tr><td colspan="9"><i><span id="CCurrenry">In USD as at</span> <span id="ctl15_W5951_ctl28_W6395_CCurrencyDate">2024-10-13</span></i></td></tr> <tr> <td colspan="2" > </td> <td colspan="3" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl28_W6395_ctl00_spanText">Years prior to</span> <span id="ctl15_W5951_ctl28_W6395_DYear1">2024</span></td> <td colspan="4" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl28_W6395_DYear2">2024</span></td> </tr> <tr> <td id="ctl15_W5951_ctl28_W6395_HCountry" colspan="1" class="finAlign finRow" nowrap="nowrap"><span id="ctl15_W5951_ctl28_W6395_ctl01_spanText">Country</span> </td> <td id="ctl15_W5951_ctl28_W6395_HNote" colspan="1" class="finAlign finRow"><span id="ctl15_W5951_ctl28_W6395_ctl02_spanText">Note</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl28_W6395_ctl03_spanText">Arrears</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl28_W6395_ctl04_spanText">Collections</span> <span id="ctl15_W5951_ctl28_W6395_ctl05_spanText">In</span> <span id="ctl15_W5951_ctl28_W6395_DYear3">2024</span></td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl28_W6395_ctl06_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl28_W6395_ctl07_spanText">Pledges</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl28_W6395_ctl08_spanText">Collections</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl28_W6395_ctl09_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap><span id="ctl15_W5951_ctl28_W6395_ctl10_spanText">Total</span> <span id="ctl15_W5951_ctl28_W6395_ctl11_spanText">Unpaid</span> </td> </tr> <tr id="ctl15_W5951_ctl28_W6395_DRow"> <td id="ctl15_W5951_ctl28_W6395_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=au" id="ctl15_W5951_ctl28_W6395_DCountyProfile">Australia</a></td> <td id="ctl15_W5951_ctl28_W6395_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note1" id="ctl15_W5951_ctl28_W6395_DNoteID">1</a></td> <td id="ctl15_W5951_ctl28_W6395_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl28_W6395_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl28_W6395_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl28_W6395_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">39,702</td> <td id="ctl15_W5951_ctl28_W6395_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">39,702</td> <td id="ctl15_W5951_ctl28_W6395_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl28_W6395_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl28_W6395_DRow"> <td id="ctl15_W5951_ctl28_W6395_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=fi" id="ctl15_W5951_ctl28_W6395_DCountyProfile">Finland</a></td> <td id="ctl15_W5951_ctl28_W6395_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note2" id="ctl15_W5951_ctl28_W6395_DNoteID">2</a></td> <td id="ctl15_W5951_ctl28_W6395_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl28_W6395_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl28_W6395_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl28_W6395_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">21,598</td> <td id="ctl15_W5951_ctl28_W6395_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">21,598</td> <td id="ctl15_W5951_ctl28_W6395_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl28_W6395_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl28_W6395_DRow"> <td id="ctl15_W5951_ctl28_W6395_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=de" id="ctl15_W5951_ctl28_W6395_DCountyProfile">Germany</a></td> <td id="ctl15_W5951_ctl28_W6395_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note3" id="ctl15_W5951_ctl28_W6395_DNoteID">3</a></td> <td id="ctl15_W5951_ctl28_W6395_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl28_W6395_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl28_W6395_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl28_W6395_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">43,577</td> <td id="ctl15_W5951_ctl28_W6395_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">43,577</td> <td id="ctl15_W5951_ctl28_W6395_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl28_W6395_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl28_W6395_DRow"> <td id="ctl15_W5951_ctl28_W6395_DCounty" colspan="1" class="finAlign finRow"><a href="/countries/?country=ch" id="ctl15_W5951_ctl28_W6395_DCountyProfile">Switzerland</a></td> <td id="ctl15_W5951_ctl28_W6395_DNote" colspan="1" class="finAlign finRow" nowrap="nowrap"> <a href="/convention/parties/contributions.shtml#note4" id="ctl15_W5951_ctl28_W6395_DNoteID">4</a></td> <td id="ctl15_W5951_ctl28_W6395_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl28_W6395_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl28_W6395_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl28_W6395_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">11,234</td> <td id="ctl15_W5951_ctl28_W6395_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">11,234</td> <td id="ctl15_W5951_ctl28_W6395_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl28_W6395_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr> <td id="ctl15_W5951_ctl28_W6395_DTotalDonorName" colspan="2" class="finAlign" style="font-weight:bold;text-align:left;"><span id="ctl15_W5951_ctl28_W6395_ctl12_spanText">Total</span> <span id="ctl15_W5951_ctl28_W6395_DFundShortName">VB</span></td> <td id="ctl15_W5951_ctl28_W6395_DTotalPastArrearAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl28_W6395_DTotalPastCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl28_W6395_DTotalPastUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl28_W6395_DTotalCurrentPledgeAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">116,111</td> <td id="ctl15_W5951_ctl28_W6395_DTotalCurrentCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">116,111</td> <td id="ctl15_W5951_ctl28_W6395_DTotalCurrentUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl28_W6395_DTotalCurrentTotal" colspan="1" class="finAlign" style="font-weight:bold;padding-right:0px" nowrap="nowrap"> </td> </tr> </table> </div> <p></p> <div id="ctl15_W5951_ctl28_W6395_CNoteSection"> <b>Notes:</b> <table width="100%"> <tr id="ctl15_W5951_ctl28_W6395_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl28_W6395_DNoteTextID" name="note1">1.</a></td> <td id="ctl15_W5951_ctl28_W6395_DNoteText" width="99%">Australia pledge AUD 60,000 for the participation of representatives of Indigenous Peoples and Local Communities (IPLC). Contribution to be granted in priority to IPLC from Australia.</td> </tr> <tr id="ctl15_W5951_ctl28_W6395_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl28_W6395_DNoteTextID" name="note2">2.</a></td> <td id="ctl15_W5951_ctl28_W6395_DNoteText" width="99%">Finland pledge EUR 20,000 for participation of Indigenous Peoples and Local Communities (IPLCs) in COP 16, BS MOP-11, NP MOP-5.</td> </tr> <tr id="ctl15_W5951_ctl28_W6395_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl28_W6395_DNoteTextID" name="note3">3.</a></td> <td id="ctl15_W5951_ctl28_W6395_DNoteText" width="99%">Germany pledge EUR 40,000 for participation of indigenous peoples and local communities at SBI-5 & COP16.</td> </tr> <tr id="ctl15_W5951_ctl28_W6395_DNoteRow"> <td valign="top"><a id="ctl15_W5951_ctl28_W6395_DNoteTextID" name="note4">4.</a></td> <td id="ctl15_W5951_ctl28_W6395_DNoteText" width="99%">Switzerland pledge CHF 10,000 for participation of Indigenous Peoples and Local Communities in the work of the CBD</td> </tr> </table> </div> </div> </div> <p></p> </div><div style="display:none;" tab="7"> <div id="ctl15_W5951_ctl32_CSkin"> <div id="ctl15_W5951_ctl32_CSkin2"> <style> .finAlign { padding-right:5px; text-align:right; } .finRow { padding-top:3px; padding-bottom:3px; border-bottom:solid 1px #e0e0e0; } </style> <ul class="cmsListBullet"> </ul> <div id="ctl15_W5951_ctl32_W5958_DFundDetails"> <h3 id="ctl15_W5951_ctl32_W5958_CTrustFundName" class="cmsH3">General Trust Fund for the Core Programme Budget for the Cartagena Protocol on Biosafety (BG)</h3> <table width="100%" cellspacing="0"> <tr><td colspan="9"><i><span id="CCurrenry">In USD as at</span> <span id="ctl15_W5951_ctl32_W5958_CCurrencyDate">2024-10-13</span></i></td></tr> <tr> <td colspan="2" > </td> <td colspan="3" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl32_W5958_ctl00_spanText">Years prior to</span> <span id="ctl15_W5951_ctl32_W5958_DYear1">2024</span></td> <td colspan="4" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl32_W5958_DYear2">2024</span></td> </tr> <tr> <td id="ctl15_W5951_ctl32_W5958_HCountry" colspan="2" class="finAlign finRow" nowrap="nowrap"><span id="ctl15_W5951_ctl32_W5958_ctl01_spanText">Country</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl32_W5958_ctl03_spanText">Arrears</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl32_W5958_ctl04_spanText">Collections</span> <span id="ctl15_W5951_ctl32_W5958_ctl05_spanText">In</span> <span id="ctl15_W5951_ctl32_W5958_DYear3">2024</span></td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl32_W5958_ctl06_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl32_W5958_ctl07_spanText">Pledges</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl32_W5958_ctl08_spanText">Collections</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl32_W5958_ctl09_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap><span id="ctl15_W5951_ctl32_W5958_ctl10_spanText">Total</span> <span id="ctl15_W5951_ctl32_W5958_ctl11_spanText">Unpaid</span> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=af" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Afghanistan</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,148</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,148</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">252</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">252</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,400</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=al" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Albania</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">307</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">307</td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">336</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">376</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">(40)</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">(40)</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=dz" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Algeria</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,176</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,176</td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,581</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,581</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">4,581</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ao" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Angola</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,547</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,547</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">298</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">298</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,845</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ag" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Antigua and Barbuda</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">77</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">77</td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">84</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">84</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=am" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Armenia</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">294</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">294</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">294</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=at" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Austria</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">28,534</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">28,534</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=az" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Azerbaijan</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,261</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,261</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bs" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Bahamas</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,278</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,278</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">798</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">798</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">5,076</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bh" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Bahrain</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,269</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,269</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,269</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bd" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Bangladesh</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">271</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">271</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">298</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">298</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">569</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bb" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Barbados</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">307</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">307</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">336</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">336</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">643</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=by" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Belarus</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,571</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,571</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,723</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,723</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">3,294</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=be" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Belgium</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">34,796</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">34,796</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bz" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Belize</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">362</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">362</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">404</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bj" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Benin</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">353</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">353</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">210</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">210</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">563</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bt" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Bhutan</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">38</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">38</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">80</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bo" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Bolivia</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,919</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,919</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">798</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">798</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">4,717</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ba" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Bosnia and Herzegovina</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">859</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">859</td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">504</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">504</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bw" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Botswana</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">630</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">630</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">630</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=br" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Brazil</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">84,594</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">84,594</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bg" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Bulgaria</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,353</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,353</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bf" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Burkina Faso</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,302</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,302</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">168</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">168</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,470</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bi" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Burundi</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">524</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">524</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">566</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=kh" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Cambodia</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,116</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,116</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">294</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">294</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,410</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cm" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Cameroon</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,347</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,347</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">546</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">546</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">4,893</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cv" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Cape Verde</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">120</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">120</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">162</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cf" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Central African Republic</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">520</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">520</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">562</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=td" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Chad</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,008</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,008</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">126</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">126</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,134</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cn" id="ctl15_W5951_ctl32_W5958_DCountyProfile">China</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">641,032</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">641,032</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=co" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Colombia</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">10,338</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">10,338</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=km" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Comoros</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">495</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">495</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">537</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cg" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Congo</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,368</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,368</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">210</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">210</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,578</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cr" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Costa Rica</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,136</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,900</td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,236</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,900</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,900</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">4,136</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ci" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Côte d'Ivoire</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,260</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,260</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">925</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">925</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">5,185</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=hr" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Croatia</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,824</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,824</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cu" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Cuba</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">43,567</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">43,567</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,992</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,992</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">47,559</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cy" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Cyprus</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,513</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,513</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,513</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cz" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Czech Republic</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">14,288</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">14,288</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=kp" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Democratic People's Republic of Korea</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,997</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,997</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">210</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">210</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,207</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cd" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Democratic Republic of the Congo</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,508</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,508</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">298</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">298</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,806</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=dk" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Denmark</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">23,239</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">23,239</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">23,239</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=dj" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Djibouti</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">462</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">462</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">504</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=dm" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Dominica</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">173</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">173</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">215</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=do" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Dominican Republic</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,762</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,762</td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,816</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,827</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">(11)</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">(11)</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ec" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Ecuador</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">16,311</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">16,311</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,236</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,236</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">19,547</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=eg" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Egypt</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40,664</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40,664</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,841</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,841</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">46,505</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sv" id="ctl15_W5951_ctl32_W5958_DCountyProfile">El Salvador</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,750</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,750</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">546</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">546</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,296</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=er" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Eritrea</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ee" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Estonia</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,849</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,849</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sz" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Eswatini</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,195</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,195</td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">84</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">84</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">84</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=et" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Ethiopia</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,098</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,098</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">298</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">298</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,396</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=eur" id="ctl15_W5951_ctl32_W5958_DCountyProfile">European Union</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">74,419</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">74,419</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=fj" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Fiji</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">153</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">153</td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">168</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">148</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">20</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">20</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=fi" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Finland</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">17,524</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">17,524</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=fr" id="ctl15_W5951_ctl32_W5958_DCountyProfile">France</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">181,459</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">181,459</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ga" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Gabon</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,289</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,289</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">546</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">546</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">5,835</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gm" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Gambia (the)</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">173</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">173</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">215</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ge" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Georgia</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">336</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">336</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=de" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Germany</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">256,808</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">256,808</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gh" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Ghana</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">6,365</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">6,365</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,009</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,009</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">7,374</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gr" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Greece</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">13,658</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">13,658</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gd" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Grenada</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gt" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Guatemala</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">9,777</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">9,777</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,723</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,723</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">11,500</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gn" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Guinea</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">823</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">823</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">126</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">126</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">949</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gw" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Guinea Bissau</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">475</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">475</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">517</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gy" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Guyana</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">168</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">44</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">124</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">124</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=hn" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Honduras</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,254</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,254</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">378</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">378</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,632</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=hu" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Hungary</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">9,581</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">9,581</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=in" id="ctl15_W5951_ctl32_W5958_DCountyProfile">India</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">160,261</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">160,261</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">43,873</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">43,873</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">204,134</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=id" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Indonesia</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">23,071</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">23,071</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ir" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Iran (Islamic Republic of)</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">51,264</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">51,264</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">15,591</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">15,591</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">66,855</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=iq" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Iraq</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">34,932</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">34,932</td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,379</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,379</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ie" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Ireland</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">18,448</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">18,448</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=it" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Italy</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">134,014</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">134,014</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=jm" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Jamaica</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,393</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,393</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">336</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">336</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,729</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=jp" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Japan</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">337,578</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">276,091</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">61,487</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">61,487</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=jo" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Jordan</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">843</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">843</td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">925</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">925</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=kz" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Kazakhstan</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,589</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,589</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">5,589</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ke" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Kenya</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,149</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,149</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,261</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,261</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,410</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ki" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Kiribati</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">290</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">290</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">332</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=kw" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Kuwait</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">9,834</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">8,965</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">869</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">869</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=kg" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Kyrgyzstan</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">77</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">77</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">84</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">84</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">161</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=la" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Lao People's Democratic Republic</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,244</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,244</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">294</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">294</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,538</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=lv" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Latvia</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,101</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,101</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=lb" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Lebanon</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,783</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,783</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,513</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,513</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">7,296</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ls" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Lesotho</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">90</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">90</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">132</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=lr" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Liberia</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">418</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">418</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">460</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ly" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Libyan Arab Jamahiriya</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">47,300</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">47,300</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">756</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">756</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">48,056</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=lt" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Lithuania</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,236</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,236</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=lu" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Luxembourg</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,605</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,605</td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,858</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,858</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,858</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mg" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Madagascar</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">310</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">310</td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">168</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">10</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">158</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">158</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mw" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Malawi</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">350</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">350</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">84</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">84</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">434</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=my" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Malaysia</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">14,624</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">14,624</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mv" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Maldives</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">168</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">168</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ml" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Mali</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,003</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,003</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">210</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">210</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,213</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mt" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Malta</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">798</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">798</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mh" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Marshall Islands</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">648</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">648</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">690</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mr" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Mauritania</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">26</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">26</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">84</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">84</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">110</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mu" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Mauritius</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">728</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">728</td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">798</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">798</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mx" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Mexico</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">51,311</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">51,311</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mn" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Mongolia</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">153</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">153</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">168</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">168</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">321</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=me" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Montenegro</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">545</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">545</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">168</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">168</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">713</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ma" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Morocco</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,311</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,311</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,311</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mz" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Mozambique</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,002</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,002</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">168</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">168</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,170</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mm" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Myanmar</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">271</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">271</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">298</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">298</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">569</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=na" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Namibia</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">378</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">378</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=nr" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Nauru</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">648</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">648</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">690</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=nz" id="ctl15_W5951_ctl32_W5958_DCountyProfile">New Zealand</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">11,839</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">11,839</td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">12,985</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,146</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">11,839</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">11,839</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ni" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Nicaragua</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,026</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,026</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">210</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">210</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,236</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ne" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Niger</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,183</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,183</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">126</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">126</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,309</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ng" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Nigeria</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">25,951</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,940</td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">23,011</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,648</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,648</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">30,659</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=nu" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Niue</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">609</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">609</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">298</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">298</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">907</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=no" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Norway</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">28,534</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">28,534</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=om" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Oman</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,253</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,253</td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,665</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,665</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=pk" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Pakistan</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">28,988</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,983</td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">26,005</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,791</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,791</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">30,796</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=pw" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Palau</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">648</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">648</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">690</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=pa" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Panama</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,874</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,874</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,782</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,782</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">11,656</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=pg" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Papua New Guinea</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,421</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,421</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">420</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">420</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,841</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=py" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Paraguay</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,861</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,861</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,093</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,093</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,954</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=pe" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Peru</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">6,850</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">9,002</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">(2,152)</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">(2,152)</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ph" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Philippines</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">8,909</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">8,909</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=pl" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Poland</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">35,174</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">35,174</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=pt" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Portugal</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">14,834</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">14,834</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=qa" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Qatar</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">10,306</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">10,306</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">11,304</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">11,304</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">21,610</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=kr" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Republic of Korea</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,924</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,924</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">108,169</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">108,169</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">114,093</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=md" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Republic of Moldova</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">210</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">210</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mk" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Republic of North Macedonia </a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">501</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">501</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">294</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">294</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">795</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ro" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Romania</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">13,111</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">13,111</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">13,111</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=rw" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Rwanda</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">310</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">310</td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">126</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">126</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">126</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=kn" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Saint Kitts and Nevis</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">84</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">6</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">78</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">78</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=lc" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Saint Lucia</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">246</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">246</td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">84</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">84</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=vc" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Saint Vincent and the Grenadines</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">103</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">103</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">145</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ws" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Samoa</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">42</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sa" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Saudi arabia</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">49,756</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">49,756</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">49,756</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sn" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Senegal</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">531</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">531</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">294</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">294</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">825</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=rs" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Serbia</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,226</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,226</td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,345</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,345</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sc" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Seychelles</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">84</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">84</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sl" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Sierra Leone</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">115</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">115</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">157</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sk" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Slovak Republic</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">6,514</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">6,514</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=si" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Slovenia</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,320</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,320</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sb" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Solomon islands</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">173</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">173</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">215</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=so" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Somalia</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">468</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">468</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">510</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=za" id="ctl15_W5951_ctl32_W5958_DCountyProfile">South africa</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">10,254</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">10,254</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=es" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Spain</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">89,679</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">89,679</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=lk" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Sri lanka</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,294</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,294</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,891</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,891</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">5,185</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ps" id="ctl15_W5951_ctl32_W5958_DCountyProfile">State of Palestine</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,722</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,722</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">462</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">462</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,184</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sd" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Sudan</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,752</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,752</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">298</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">298</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,050</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sr" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Suriname</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">215</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">215</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">126</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">126</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">341</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=se" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Sweden</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">36,603</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">36,603</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ch" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Switzerland</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">47,655</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">47,655</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sy" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Syrian Arab Republic</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">10,272</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">10,272</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">378</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">378</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">10,650</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=tj" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Tajikistan</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">126</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">126</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">126</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=th" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Thailand</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,506</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,506</td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">15,465</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">12,603</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,862</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,862</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=nl" id="ctl15_W5951_ctl32_W5958_DCountyProfile">The Netherlands</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">57,867</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">57,867</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=tg" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Togo</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">427</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">427</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">84</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">84</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">511</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=to" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Tonga</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">42</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,361</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">(2,319)</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">(2,319)</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=tt" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Trinidad and Tobago</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,555</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,555</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=tn" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Tunisia</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,923</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,923</td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">798</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">798</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=tr" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Turkey</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">35,510</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">35,510</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=tm" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Turkmenistan</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">11,317</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">11,317</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,429</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">12,746</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ug" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Uganda</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">298</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">745</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">(447)</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">(447)</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ua" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Ukraine</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,010</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,916</td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">94</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,353</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,353</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,447</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ae" id="ctl15_W5951_ctl32_W5958_DCountyProfile">United Arab Emirates</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">26,685</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">26,685</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">26,685</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gb" id="ctl15_W5951_ctl32_W5958_DCountyProfile">United Kingdom of Great Britain and Northern Ireland</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">183,854</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">183,854</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=tz" id="ctl15_W5951_ctl32_W5958_DCountyProfile">United Republic of Tanzania</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,492</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,492</td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">298</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">298</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">298</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=uy" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Uruguay</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,866</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,866</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">3,866</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=uz" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Uzbekistan</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,041</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,041</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,135</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,135</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">5,176</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ve" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Venezuela</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">226,922</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">226,922</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,354</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,354</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">234,276</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=vn" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Viet Nam</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,291</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,291</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,908</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,908</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">5,199</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ye" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Yemen</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,493</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,493</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">298</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">298</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">3,791</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=zm" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Zambia</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,966</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,966</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">298</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">298</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,264</td> </tr> <tr id="ctl15_W5951_ctl32_W5958_DRow"> <td id="ctl15_W5951_ctl32_W5958_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=zw" id="ctl15_W5951_ctl32_W5958_DCountyProfile">Zimbabwe</a></td> <td id="ctl15_W5951_ctl32_W5958_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,320</td> <td id="ctl15_W5951_ctl32_W5958_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,320</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">294</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl32_W5958_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">294</td> <td id="ctl15_W5951_ctl32_W5958_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,614</td> </tr> <tr> <td id="ctl15_W5951_ctl32_W5958_DTotalDonorName" colspan="2" class="finAlign" style="font-weight:bold;text-align:left;"><span id="ctl15_W5951_ctl32_W5958_ctl12_spanText">Total</span> <span id="ctl15_W5951_ctl32_W5958_DFundShortName">BG</span></td> <td id="ctl15_W5951_ctl32_W5958_DTotalPastArrearAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">884,057</td> <td id="ctl15_W5951_ctl32_W5958_DTotalPastCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">93,481</td> <td id="ctl15_W5951_ctl32_W5958_DTotalPastUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">790,576</td> <td id="ctl15_W5951_ctl32_W5958_DTotalCurrentPledgeAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">2,976,745</td> <td id="ctl15_W5951_ctl32_W5958_DTotalCurrentCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">2,514,349</td> <td id="ctl15_W5951_ctl32_W5958_DTotalCurrentUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">462,396</td> <td id="ctl15_W5951_ctl32_W5958_DTotalCurrentTotal" colspan="1" class="finAlign" style="font-weight:bold;padding-right:0px" nowrap="nowrap">1,252,972</td> </tr> </table> </div> <p></p> </div> </div> <p></p> </div><div style="display:none;" tab="8"> <div id="ctl15_W5951_ctl27_CSkin"> <div id="ctl15_W5951_ctl27_CSkin2"> <style> .finAlign { padding-right:5px; text-align:right; } .finRow { padding-top:3px; padding-bottom:3px; border-bottom:solid 1px #e0e0e0; } </style> <ul class="cmsListBullet"> </ul> <div id="ctl15_W5951_ctl27_W5959_DFundDetails"> <h3 id="ctl15_W5951_ctl27_W5959_CTrustFundName" class="cmsH3">Additional contributions to the General Trust Fund for the Core Programme Budget for the Cartagena Protocol on Biosafety (BG+)</h3> <table width="100%" cellspacing="0"> <tr><td colspan="9"><i><span id="CCurrenry">In USD as at</span> <span id="ctl15_W5951_ctl27_W5959_CCurrencyDate">2024-10-13</span></i></td></tr> <tr> <td colspan="2" > </td> <td colspan="3" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl27_W5959_ctl00_spanText">Years prior to</span> <span id="ctl15_W5951_ctl27_W5959_DYear1">2024</span></td> <td colspan="4" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl27_W5959_DYear2">2024</span></td> </tr> <tr> <td id="ctl15_W5951_ctl27_W5959_HCountry" colspan="2" class="finAlign finRow" nowrap="nowrap"><span id="ctl15_W5951_ctl27_W5959_ctl01_spanText">Country</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl27_W5959_ctl03_spanText">Arrears</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl27_W5959_ctl04_spanText">Collections</span> <span id="ctl15_W5951_ctl27_W5959_ctl05_spanText">In</span> <span id="ctl15_W5951_ctl27_W5959_DYear3">2024</span></td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl27_W5959_ctl06_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl27_W5959_ctl07_spanText">Pledges</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl27_W5959_ctl08_spanText">Collections</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl27_W5959_ctl09_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap><span id="ctl15_W5951_ctl27_W5959_ctl10_spanText">Total</span> <span id="ctl15_W5951_ctl27_W5959_ctl11_spanText">Unpaid</span> </td> </tr> <tr id="ctl15_W5951_ctl27_W5959_DRow"> <td id="ctl15_W5951_ctl27_W5959_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ca" id="ctl15_W5951_ctl27_W5959_DCountyProfile">Canada</a></td> <td id="ctl15_W5951_ctl27_W5959_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl27_W5959_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl27_W5959_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl27_W5959_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">176,262</td> <td id="ctl15_W5951_ctl27_W5959_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">176,262</td> <td id="ctl15_W5951_ctl27_W5959_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl27_W5959_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl27_W5959_DRow"> <td id="ctl15_W5951_ctl27_W5959_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ca" id="ctl15_W5951_ctl27_W5959_DCountyProfile">Canada</a></td> <td id="ctl15_W5951_ctl27_W5959_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl27_W5959_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl27_W5959_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl27_W5959_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">58,741</td> <td id="ctl15_W5951_ctl27_W5959_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">58,741</td> <td id="ctl15_W5951_ctl27_W5959_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl27_W5959_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr> <td id="ctl15_W5951_ctl27_W5959_DTotalDonorName" colspan="2" class="finAlign" style="font-weight:bold;text-align:left;"><span id="ctl15_W5951_ctl27_W5959_ctl12_spanText">Total</span> <span id="ctl15_W5951_ctl27_W5959_DFundShortName">BG (Additional)</span></td> <td id="ctl15_W5951_ctl27_W5959_DTotalPastArrearAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl27_W5959_DTotalPastCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl27_W5959_DTotalPastUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl27_W5959_DTotalCurrentPledgeAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">235,003</td> <td id="ctl15_W5951_ctl27_W5959_DTotalCurrentCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">235,003</td> <td id="ctl15_W5951_ctl27_W5959_DTotalCurrentUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl27_W5959_DTotalCurrentTotal" colspan="1" class="finAlign" style="font-weight:bold;padding-right:0px" nowrap="nowrap"> </td> </tr> </table> </div> <p></p> </div> </div> <p></p> </div><div style="display:none;" tab="9"> <div id="ctl15_W5951_ctl30_CSkin"> <div id="ctl15_W5951_ctl30_CSkin2"> <style> .finAlign { padding-right:5px; text-align:right; } .finRow { padding-top:3px; padding-bottom:3px; border-bottom:solid 1px #e0e0e0; } </style> <ul class="cmsListBullet"> </ul> <div id="ctl15_W5951_ctl30_W6397_DFundDetails"> <h3 id="ctl15_W5951_ctl30_W6397_CTrustFundName" class="cmsH3">General Trust Fund for the Core Programme Budget for the Nagoya Protocol (BB)</h3> <table width="100%" cellspacing="0"> <tr><td colspan="9"><i><span id="CCurrenry">In USD as at</span> <span id="ctl15_W5951_ctl30_W6397_CCurrencyDate">2024-10-13</span></i></td></tr> <tr> <td colspan="2" > </td> <td colspan="3" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl30_W6397_ctl00_spanText">Years prior to</span> <span id="ctl15_W5951_ctl30_W6397_DYear1">2024</span></td> <td colspan="4" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl30_W6397_DYear2">2024</span></td> </tr> <tr> <td id="ctl15_W5951_ctl30_W6397_HCountry" colspan="2" class="finAlign finRow" nowrap="nowrap"><span id="ctl15_W5951_ctl30_W6397_ctl01_spanText">Country</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl30_W6397_ctl03_spanText">Arrears</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl30_W6397_ctl04_spanText">Collections</span> <span id="ctl15_W5951_ctl30_W6397_ctl05_spanText">In</span> <span id="ctl15_W5951_ctl30_W6397_DYear3">2024</span></td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl30_W6397_ctl06_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl30_W6397_ctl07_spanText">Pledges</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl30_W6397_ctl08_spanText">Collections</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl30_W6397_ctl09_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap><span id="ctl15_W5951_ctl30_W6397_ctl10_spanText">Total</span> <span id="ctl15_W5951_ctl30_W6397_ctl11_spanText">Unpaid</span> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=af" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Afghanistan</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">353</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">353</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">240</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">240</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">593</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=al" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Albania</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">512</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">320</td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">192</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">320</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">320</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">512</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ao" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Angola</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,153</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,153</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">258</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">258</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,411</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ag" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Antigua and Barbuda</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">74</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">74</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">80</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">80</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">154</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ar" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Argentina</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">46,007</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">46,007</td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">28,801</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">28,801</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">28,801</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=at" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Austria</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">27,199</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">27,199</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bs" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Bahamas</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,130</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,130</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">761</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">761</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,891</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bh" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Bahrain</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,884</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,884</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,163</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,163</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">5,047</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bd" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Bangladesh</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">171</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">171</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">258</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">258</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">429</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=by" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Belarus</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,508</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,508</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,642</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,642</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">3,150</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=be" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Belgium</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">33,168</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">33,168</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bj" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Benin</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">315</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">315</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">200</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">200</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">515</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bt" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Bhutan</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">40</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bo" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Bolivia</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,390</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,390</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">761</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">761</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">4,151</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bw" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Botswana</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">601</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">601</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">601</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=br" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Brazil</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">173,971</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">173,971</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">80,636</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">80,636</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">254,607</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bg" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Bulgaria</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,243</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,243</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bf" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Burkina Faso</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">894</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">894</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">160</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">160</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,054</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=bi" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Burundi</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">341</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">341</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">381</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=kh" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Cambodia</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">860</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">860</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">258</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">258</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,118</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cm" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Cameroon</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,561</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,561</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">521</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">521</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">3,082</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cf" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Central African Republic</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">161</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">161</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">201</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=td" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Chad</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">610</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">610</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">120</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">120</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">730</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cn" id="ctl15_W5951_ctl30_W6397_DCountyProfile">China</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">611,036</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">611,036</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=km" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Comoros</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">341</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">341</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">381</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cg" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Congo</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,766</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,766</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">200</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">200</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,966</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ci" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Côte d'Ivoire</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,198</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,198</td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">881</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">855</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">26</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">26</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=hr" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Croatia</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,645</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,645</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cu" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Cuba</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">24,026</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">24,026</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,805</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,805</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">27,831</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cz" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Czech Republic</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">13,620</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">13,620</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=kp" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Democratic People's Republic of Korea</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">681</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">681</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">200</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">200</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">881</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=cd" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Democratic Republic of the Congo</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,316</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,316</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">258</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">258</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,574</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=dk" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Denmark</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">20,344</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">20,344</td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">22,152</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">22,152</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=dj" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Djibouti</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">311</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">311</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">351</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=do" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Dominican Republic</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">19</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">19</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,684</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,684</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,703</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ec" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Ecuador</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,927</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,927</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,084</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,084</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">8,011</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=eg" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Egypt</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">46,792</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">46,792</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,568</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,568</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">52,360</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gq" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Equatorial Guinea</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">481</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">481</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">481</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=er" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Eritrea</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ee" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Estonia</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,763</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,763</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sz" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Eswatini</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">74</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">74</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">80</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">80</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">154</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=et" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Ethiopia</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">758</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">758</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">258</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">258</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,016</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=eur" id="ctl15_W5951_ctl30_W6397_DCountyProfile">European Union</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">64,496</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">64,496</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=fm" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Federated States of Micronesia</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">37</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">37</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">77</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=fj" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Fiji</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">167</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">167</td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">160</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">160</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=fi" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Finland</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">16,704</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">16,704</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=fr" id="ctl15_W5951_ctl30_W6397_DCountyProfile">France</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">172,968</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">172,968</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ga" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Gabon</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,928</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,928</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">521</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">521</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,449</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gm" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Gambia (the)</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">156</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">156</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">196</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=de" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Germany</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">244,791</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">244,791</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gh" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Ghana</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,508</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,508</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">961</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">961</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">3,469</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gr" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Greece</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">16,351</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">16,351</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">13,019</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">13,019</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">29,370</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gt" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Guatemala</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,578</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,578</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,642</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,642</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">9,220</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gn" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Guinea</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">682</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">682</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">120</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">120</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">802</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gw" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Guinea Bissau</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">156</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">156</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">196</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gy" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Guyana</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">160</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">721</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">(561)</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">(561)</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=hn" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Honduras</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,889</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,889</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">361</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">361</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">3,250</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=hu" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Hungary</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">9,133</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">9,133</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">9,133</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=in" id="ctl15_W5951_ctl30_W6397_DCountyProfile">India</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">89,817</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">89,817</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">41,820</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">41,820</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">131,637</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=id" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Indonesia</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">21,992</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">21,992</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ie" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Ireland</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">10,256</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">10,256</td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">17,585</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">17,585</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=jp" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Japan</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">321,781</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">257,105</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">64,676</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">64,676</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=jo" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Jordan</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">881</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">881</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=kz" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Kazakhstan</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">48,806</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">48,806</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,328</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,328</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">54,134</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ke" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Kenya</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,104</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,104</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,202</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,202</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,306</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ki" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Kiribati</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">73</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">73</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">113</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=kw" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Kuwait</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">9,373</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">8,609</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">764</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">764</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=kg" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Kyrgyzstan</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">74</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">74</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">80</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">80</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">154</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=la" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Lao People's Democratic Republic</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">730</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">730</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">258</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">258</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">988</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=lb" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Lebanon</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,666</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,666</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,442</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,442</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">9,108</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ls" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Lesotho</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">338</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">338</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">378</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=lr" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Liberia</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">315</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">315</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">355</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=lu" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Luxembourg</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,724</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,724</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,724</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mg" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Madagascar</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">685</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">307</td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">378</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">160</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">160</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">538</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mw" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Malawi</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">313</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">313</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">80</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">80</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">393</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=my" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Malaysia</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">13,940</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">13,940</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mv" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Maldives</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">527</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">527</td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">160</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">160</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ml" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Mali</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">531</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">531</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">200</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">200</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">731</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mt" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Malta</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">761</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">761</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mh" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Marshall Islands</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">340</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">340</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">380</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mr" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Mauritania</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">15</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">15</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">80</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">80</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">95</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mu" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Mauritius</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">761</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">761</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mx" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Mexico</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">48,910</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">48,910</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mn" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Mongolia</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">718</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">718</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">160</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">160</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">878</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=me" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Montenegro</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">160</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">160</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">160</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ma" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Morocco</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,203</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,203</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mz" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Mozambique</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">858</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">858</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">160</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">160</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,018</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=mm" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Myanmar</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">235</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">235</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">258</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">258</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">493</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=na" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Namibia</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">361</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">361</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=np" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Nepal</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">408</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">408</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">258</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">258</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">666</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ni" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Nicaragua</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">508</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">508</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">200</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">200</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">708</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ne" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Niger</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">621</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">621</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">120</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">120</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">741</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ng" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Nigeria</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,982</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,982</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,290</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,290</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">15,272</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=no" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Norway</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">27,199</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">27,199</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=om" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Oman</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,446</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,446</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=pk" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Pakistan</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,951</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,050</td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,901</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,567</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">4,567</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">6,468</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=pw" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Palau</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">164</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">164</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">204</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=pa" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Panama</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">15,194</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">15,194</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,605</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,605</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">18,799</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=pe" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Peru</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">6,529</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">5,854</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">675</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">675</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ph" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Philippines</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">8,492</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">8,492</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=pt" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Portugal</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">14,140</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">14,140</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=qa" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Qatar</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">10,775</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">9,780</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">995</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">995</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=kr" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Republic of Korea</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">60,821</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">60,821</td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">103,108</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">93,176</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">9,932</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">9,932</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=md" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Republic of Moldova</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">200</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">200</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ro" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Romania</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">12,498</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">12,498</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">12,498</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=rw" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Rwanda</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">275</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">275</td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">120</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">120</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">120</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=kn" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Saint Kitts and Nevis</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">74</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">74</td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">80</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">80</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=lc" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Saint Lucia</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">128</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">128</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">80</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">80</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">208</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ws" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Samoa</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">29</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">29</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">69</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=st" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Sao Tome and Principe</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">204</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">204</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">244</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sa" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Saudi arabia</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">75,762</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">75,762</td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">47,428</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">47,428</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sn" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Senegal</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,346</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,346</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">258</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">258</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,604</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=rs" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Serbia</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,282</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,282</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sc" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Seychelles</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">80</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">80</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sl" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Sierra Leone</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">211</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">211</td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sk" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Slovak Republic</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">6,209</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">6,209</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sb" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Solomon islands</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">122</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">122</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">162</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=za" id="ctl15_W5951_ctl30_W6397_DCountyProfile">South africa</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">9,774</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">9,774</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=es" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Spain</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">85,483</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">85,483</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sd" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Sudan</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,209</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,209</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">258</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">258</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,467</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=se" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Sweden</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">34,890</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">34,890</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ch" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Switzerland</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">45,425</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">45,425</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=sy" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Syrian Arab Republic</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,558</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,558</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">361</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">361</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">7,919</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=tj" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Tajikistan</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,175</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,175</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">120</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">120</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,295</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=nl" id="ctl15_W5951_ctl30_W6397_DCountyProfile">The Netherlands</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">55,159</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">55,159</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">55,159</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=tg" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Togo</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">431</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">431</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">80</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">80</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">511</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=to" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Tonga</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">124</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">124</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">164</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=tn" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Tunisia</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,282</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,282</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">761</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">761</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,043</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=tm" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Turkmenistan</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,983</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,983</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,362</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,362</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">4,345</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=tv" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Tuvalu</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">127</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">(87)</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">(87)</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ug" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Uganda</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,326</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,326</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">258</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">258</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,584</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ua" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Ukraine</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,020</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,949</td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">71</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,243</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">2,243</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">2,314</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ae" id="ctl15_W5951_ctl30_W6397_DCountyProfile">United Arab Emirates</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">23,361</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">23,361</td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">25,436</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">25,436</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">25,436</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=gb" id="ctl15_W5951_ctl30_W6397_DCountyProfile">United Kingdom of Great Britain and Northern Ireland</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">175,251</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">175,251</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=tz" id="ctl15_W5951_ctl30_W6397_DCountyProfile">United Republic of Tanzania</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,028</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,028</td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">258</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">258</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">258</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=uy" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Uruguay</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">6,283</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">6,283</td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,685</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,685</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=vu" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Vanuatu</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">40</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">40</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ve" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Venezuela</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">77,348</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">77,348</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,010</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">7,010</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">84,358</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=vn" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Viet Nam</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,096</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,096</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,725</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">3,725</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">4,821</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=zm" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Zambia</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,540</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,540</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">258</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">258</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,798</td> </tr> <tr id="ctl15_W5951_ctl30_W6397_DRow"> <td id="ctl15_W5951_ctl30_W6397_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=zw" id="ctl15_W5951_ctl30_W6397_DCountyProfile">Zimbabwe</a></td> <td id="ctl15_W5951_ctl30_W6397_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,020</td> <td id="ctl15_W5951_ctl30_W6397_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">1,020</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">280</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl30_W6397_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">280</td> <td id="ctl15_W5951_ctl30_W6397_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap">1,300</td> </tr> <tr> <td id="ctl15_W5951_ctl30_W6397_DTotalDonorName" colspan="2" class="finAlign" style="font-weight:bold;text-align:left;"><span id="ctl15_W5951_ctl30_W6397_ctl12_spanText">Total</span> <span id="ctl15_W5951_ctl30_W6397_DFundShortName">BB</span></td> <td id="ctl15_W5951_ctl30_W6397_DTotalPastArrearAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">837,885</td> <td id="ctl15_W5951_ctl30_W6397_DTotalPastCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">255,940</td> <td id="ctl15_W5951_ctl30_W6397_DTotalPastUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">581,945</td> <td id="ctl15_W5951_ctl30_W6397_DTotalCurrentPledgeAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">2,579,842</td> <td id="ctl15_W5951_ctl30_W6397_DTotalCurrentCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">2,161,870</td> <td id="ctl15_W5951_ctl30_W6397_DTotalCurrentUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">417,972</td> <td id="ctl15_W5951_ctl30_W6397_DTotalCurrentTotal" colspan="1" class="finAlign" style="font-weight:bold;padding-right:0px" nowrap="nowrap">999,917</td> </tr> </table> </div> <p></p> </div> </div> <p></p> </div><div style="display:none;" tab="10"> <div id="ctl15_W5951_ctl29_CSkin"> <div id="ctl15_W5951_ctl29_CSkin2"> <style> .finAlign { padding-right:5px; text-align:right; } .finRow { padding-top:3px; padding-bottom:3px; border-bottom:solid 1px #e0e0e0; } </style> <ul class="cmsListBullet"> </ul> <div id="ctl15_W5951_ctl29_W16990_DFundDetails"> <h3 id="ctl15_W5951_ctl29_W16990_CTrustFundName" class="cmsH3">Additional contributions to the General Trust Fund for the Core Programme Budget for the Nagoya Protocol (BB+)</h3> <table width="100%" cellspacing="0"> <tr><td colspan="9"><i><span id="CCurrenry">In USD as at</span> <span id="ctl15_W5951_ctl29_W16990_CCurrencyDate">2024-10-13</span></i></td></tr> <tr> <td colspan="2" > </td> <td colspan="3" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl29_W16990_ctl00_spanText">Years prior to</span> <span id="ctl15_W5951_ctl29_W16990_DYear1">2024</span></td> <td colspan="4" style="text-align:center;font-weight:bold" ><span id="ctl15_W5951_ctl29_W16990_DYear2">2024</span></td> </tr> <tr> <td id="ctl15_W5951_ctl29_W16990_HCountry" colspan="2" class="finAlign finRow" nowrap="nowrap"><span id="ctl15_W5951_ctl29_W16990_ctl01_spanText">Country</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl29_W16990_ctl03_spanText">Arrears</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl29_W16990_ctl04_spanText">Collections</span> <span id="ctl15_W5951_ctl29_W16990_ctl05_spanText">In</span> <span id="ctl15_W5951_ctl29_W16990_DYear3">2024</span></td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl29_W16990_ctl06_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl29_W16990_ctl07_spanText">Pledges</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl29_W16990_ctl08_spanText">Collections</span> </td> <td colspan="1" class="finAlign finRow" nowrap><span id="ctl15_W5951_ctl29_W16990_ctl09_spanText">Unpaid</span> </td> <td colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap><span id="ctl15_W5951_ctl29_W16990_ctl10_spanText">Total</span> <span id="ctl15_W5951_ctl29_W16990_ctl11_spanText">Unpaid</span> </td> </tr> <tr id="ctl15_W5951_ctl29_W16990_DRow"> <td id="ctl15_W5951_ctl29_W16990_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ca" id="ctl15_W5951_ctl29_W16990_DCountyProfile">Canada</a></td> <td id="ctl15_W5951_ctl29_W16990_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl29_W16990_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl29_W16990_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl29_W16990_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">152,760</td> <td id="ctl15_W5951_ctl29_W16990_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">152,760</td> <td id="ctl15_W5951_ctl29_W16990_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl29_W16990_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr id="ctl15_W5951_ctl29_W16990_DRow"> <td id="ctl15_W5951_ctl29_W16990_DCounty" colspan="2" class="finAlign finRow"><a href="/countries/?country=ca" id="ctl15_W5951_ctl29_W16990_DCountyProfile">Canada</a></td> <td id="ctl15_W5951_ctl29_W16990_DPastArrearAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl29_W16990_DPastCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl29_W16990_DPastUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl29_W16990_DCurrentPledgeAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">50,909</td> <td id="ctl15_W5951_ctl29_W16990_DCurrentCollectAmount" colspan="1" class="finAlign finRow" nowrap="nowrap">50,909</td> <td id="ctl15_W5951_ctl29_W16990_DCurrentUnpaidAmount" colspan="1" class="finAlign finRow" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl29_W16990_DCurrentTotal" colspan="1" class="finAlign finRow" style="padding-right:0px" nowrap="nowrap"> </td> </tr> <tr> <td id="ctl15_W5951_ctl29_W16990_DTotalDonorName" colspan="2" class="finAlign" style="font-weight:bold;text-align:left;"><span id="ctl15_W5951_ctl29_W16990_ctl12_spanText">Total</span> <span id="ctl15_W5951_ctl29_W16990_DFundShortName">BB (Additional)</span></td> <td id="ctl15_W5951_ctl29_W16990_DTotalPastArrearAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl29_W16990_DTotalPastCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl29_W16990_DTotalPastUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl29_W16990_DTotalCurrentPledgeAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">203,669</td> <td id="ctl15_W5951_ctl29_W16990_DTotalCurrentCollectAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap">203,669</td> <td id="ctl15_W5951_ctl29_W16990_DTotalCurrentUnpaidAmount" colspan="1" class="finAlign" style="font-weight:bold;" nowrap="nowrap"> </td> <td id="ctl15_W5951_ctl29_W16990_DTotalCurrentTotal" colspan="1" class="finAlign" style="font-weight:bold;padding-right:0px" nowrap="nowrap"> </td> </tr> </table> </div> <p></p> </div> </div> <p></p> </div></div> </div> </div> </div> <p></p> </article> </div> </div> </div> </section> <div class="layout layout--onecol"> <div class="layout__region layout__region--content"> <div class="block block-cbd-utility block-photo-swipe-block"> <!-- Root element of PhotoSwipe. Must have class pswp. --> </div> </div> </div> </div> </article> <!-- Dynamic Menu --> <table id="DynamicMenu" style="display:none;position:absolute;border:1px solid #b0b0b0;background-color:#e0e0e0;z-index:99"> <tr> <td valign="top"> <table id="DynamicMenu1" style="width:200px" class='menuDyn'> <tr><td></td></tr> </table> </td><td valign="top"> <table id="DynamicMenu2" style="width:200px" class='menuDyn'> <tr><td></td></tr> </table> </td> </tr> </table> <script type="text/javascript" language="javascript">$(document).ready(function(){});</script></form> <div id="__loading" class="cmsDialog" style="display: none; z-index: 200"> <table> <tr> <td> <img id="__loadingIcon" src="/cms/resources/icons/loading-32.gif" style="display: none"></td> </tr> </table> </div> <form id="__axstateform" action="" style="display: none;"> <input type="text" id="__axstate" value="[]" style="display: none;" /> </form> <a href="#" class="go-to-top-btn"><span class="hidden">To Top</span></a> </div> <footer class="footer"> <div id="block-followblock" class="follow-us settings-tray-editable block block-cbd-utility block-follow-block" data-drupal-settingstray="editable"> <div class="container"> <div class="row"> <div class="col-12 col-lg-3 d-flex align-items-center"> <div class="h2 text-white text-uppercase m-0">Follow us</div> </div> <div class="col-12 col-lg-9"> <div class="nav flex-follow-us"> <a href="http://www.youtube.com/user/chmcbd" title="YouTube"> <img src="/themes/custom/bootstrap_sass/images/someround_youtube_neg.svg" alt="YouTube" loading="lazy"> </a> <a href="http://www.facebook.com/UNBiodiversity" title="Facebook"> <img src="/themes/custom/bootstrap_sass/images/someround_facebook_neg.svg" alt="Facebook" loading="lazy"> </a> <a href="https://twitter.com/unbiodiversity" title="Twitter"> <img src="/themes/custom/bootstrap_sass/images/someround_twitter_neg.svg" alt="Twitter" loading="lazy"> </a> <a href="https://www.linkedin.com/company/unbiodiversity" title="LinkedIn"> <img src="/themes/custom/bootstrap_sass/images/someround_linkedin_neg.svg" alt="LinkedIn" loading="lazy"> </a> <a href="https://instagram.com/unbiodiversity" title="Instagram"> <img src="/themes/custom/bootstrap_sass/images/someround_instagram_neg.svg" alt="Instagram" loading="lazy"> </a> <a href="/rss" title="RSS"> <img src="/themes/custom/bootstrap_sass/images/someround_feed_neg.svg" alt="RSS" loading="lazy"> </a> </div> </div> </div> </div> </div> <div class="cbd-footer"> <div class="container"> <div class="row"> <div id="block-quicklinksblock" class="footer-block footer-margin col-12 col-lg-5 settings-tray-editable block block-cbd-utility block-quick-links-block" data-drupal-settingstray="editable"> <h5 class="h4 text-uppercase">quick links</h5> <hr> <div class="footer-links two-column"> <a href="https://absch.cbd.int/" title="Access and Benefit-Sharing Clearing-House">Access and Benefit-Sharing Clearing-House</a> <a href="https://bch.cbd.int/" title="Biosafety Clearing-House">Biosafety Clearing-House</a> <a href="https://chm.cbd.int/" title="Clearing-House Mechanism">Clearing-House Mechanism</a> <a href="/contributions" title="Contributions">Contributions</a> <a href="https://www.cbd.int/countries/" title="Country Profiles">Country Profiles</a> <a href="/meetings/" title="Meetings and Events">Meetings and Events</a> <a href="/nbsap" title="National Biodiversity Strategies and Action Plans (NBSAPs)">National Biodiversity Strategies and Action Plans (NBSAPs)</a> <a href="/nfp" title="National Focal Points">National Focal Points</a> <a href="/reports" title="National Reports">National Reports</a> <a href="/news/" title="News Headlines">News Headlines</a> <a href="/notifications/" title="Notifications">Notifications</a> <a href="/parties" title="Parties">Parties</a> <a href="/publications" title="Publications">Publications</a> </div> </div> <div id="block-topicsfooterblock" class="footer-block footer-margin col-12 col-lg-3 settings-tray-editable block block-cbd-utility block-topics-footer-block" data-drupal-settingstray="editable"> <h5 class="h4 text-uppercase">Topics</h5> <hr> <div class="footer-links"> <a href="/topic/business-women-youth-and-other-stakeholders" title="Business, Women, Youth and other Stakeholders">Business, Women, Youth and other Stakeholders</a> <a href="/topic/climate-change" title="Climate Change">Climate Change</a> <a href="/topic/poverty-reduction" title="Poverty Reduction">Poverty Reduction</a> <a href="/topic/food" title="Food">Food</a> <a href="/topic/water" title="Water">Water</a> <a href="/topic/indigenous-peoples-and-local-communities" title="Indigenous Peoples and Local Communities">Indigenous Peoples and Local Communities</a> </div> </div> <div class="desktop-only footer-block footer-margin col-6 col-lg-2"> <h5 class="h4 text-uppercase">Information</h5> <hr> <div class="flex-one-column"> <a href="/contact" title="Contact us">Contact us</a> <a href="/terms" title="Terms of Use">Terms of Use</a> <a href="/privacy" title="Privacy Policy">Privacy Policy</a> <a href="/credits" title="Credits">Credits</a> <a href="/copyright" title="© CBD Secretariat">© CBD Secretariat</a> </div> </div> <div class="desktop-only footer-block footer-margin col-6 col-lg-2"> <h5 class="h4 text-uppercase">A part of</h5> <hr> <img class="uno-brand" src="/themes/custom/bootstrap_sass/images/UN_brand_neg.svg" alt="UN logo" loading="lazy"> <img class="uno-environment" src="/themes/custom/bootstrap_sass/images/UNEP_2019_brand_white.svg" alt="UN Environment Programme logo" loading="lazy"> </div> <div class="mobile-only footer-block footer-margin col-12"> <div class="row"> <div class="col-6"> <div class="footer-headline">INFORMATION</div> </div> <div class="col-6"> <div class="footer-headline">A PART OF</div> </div> </div> <div class="row"> <div class=" col-12"> <hr> </div> </div> <div class="row"> <div class="footer-block col-6 "> <div class="flex-one-column"> <a href="/contact" title="Contact us">Contact us</a> <a href="/terms" title="Terms of Use">Terms of Use</a> <a href="/privacy" title="Privacy Policy">Privacy Policy</a> <a href="/credits" title="Credits">Credits</a> <a href="/copyright" title="© CBD Secretariat">© CBD Secretariat</a> </div> </div> <div class="footer-block col-6 "> <img class="uno-brand" src="/themes/custom/bootstrap_sass/images/UN_brand_neg.svg" alt="UN logo" loading="lazy"> <img class="uno-environment" src="/themes/custom/bootstrap_sass/images/UNEP_2019_brand_white.svg" alt="UN Environment Programme logo" loading="lazy"> </div> </div> </div> </div> </div> </div> </footer> </div> </div> </div> <script type="application/json" data-drupal-selector="drupal-settings-json">{"path":{"baseUrl":"\/","scriptPath":null,"pathPrefix":"","currentPath":"node\/769","currentPathIsAdmin":false,"isFront":false,"currentLanguage":"en"},"pluralDelimiter":"\u0003","suppressDeprecationErrors":true,"google_analytics":{"trackOutbound":true,"trackMailto":true,"trackDownload":true,"trackDownloadExtensions":"7z|aac|arc|arj|asf|asx|avi|bin|csv|doc(x|m)?|dot(x|m)?|exe|flv|gif|gz|gzip|hqx|jar|jpe?g|js|mp(2|3|4|e?g)|mov(ie)?|msi|msp|pdf|phps|png|ppt(x|m)?|pot(x|m)?|pps(x|m)?|ppam|sld(x|m)?|thmx|qtm?|ra(m|r)?|sea|sit|tar|tgz|torrent|txt|wav|wma|wmv|wpd|xls(x|m|b)?|xlt(x|m)|xlam|xml|z|zip"},"lazy":{"lazysizes":{"lazyClass":"lazyload","loadedClass":"lazyloaded","loadingClass":"lazyloading","preloadClass":"lazypreload","errorClass":"lazyerror","autosizesClass":"lazyautosizes","srcAttr":"data-src","srcsetAttr":"data-srcset","sizesAttr":"data-sizes","minSize":40,"customMedia":[],"init":true,"expFactor":1.5,"hFac":0.8,"loadMode":2,"loadHidden":true,"ricTimeout":0,"throttleDelay":125,"plugins":[]},"placeholderSrc":"","preferNative":false,"minified":true,"libraryPath":"\/libraries\/lazysizes"},"ajaxTrustedUrl":{"\/search":true},"user":{"uid":0,"permissionsHash":"18916e772d3fa700ca68b4fd28a2786232dfeedd79b6b05e5d78a3a9a2b309c3"}}</script> <script src="/Styles/UI/Templates/phoenix/resources/js-drupal-1.js"></script> <script src="/Styles/UI/Templates/phoenix/resources/js-drupal-2.js"></script> <script src="/Styles/UI/Templates/phoenix/resources/js-drupal-3.js"></script> </body> </html>