ࡱ> .0+,- gWbjbj΀ .QO8Y<~IIII ""TV",z||||||$y$  $$II***$RIIz*$z**>ƲxS6ҼIPT8'>xf0(*ҼҼ"L"6*#,0#f""")*"""$$$$""""""""" :   Users Guide to the TNC Conservation Projects Data Version 1.1 8/10/10 By: Jon Fisher, Data Management Specialist,  HYPERLINK "mailto:jon_fisher@tnc.org" jon_fisher@tnc.org (703-841-7412) The Nature Conservancy, 4245 N Fairfax Dr, Arlington, VA 22203 1 Introduction & History The Conservation Action Planning (CAP) process is an integral part of Conservation by Design, and provides guidance for our conservation projects. Being able to examine these conservation projects as they relate to other datasets (such as ecoregional assessment data, protected/managed areas, TNC lands, etc.) provides valuable insight into how our science-based approach is translating into action on the ground. An integrated dataset is also an important resource for conservation planners, as it facilitates learning and the exchange of best practices. Recognizing this need, the Conservation Information Systems Strategy (CISS) called for the formation of a comprehensive dataset for conservation projects. CAP workbooks across the Conservancy were collected and integrated into the Conservation Projects Database (ConPro,  HYPERLINK "http://conpro.tnc.org/" http://conpro.tnc.org/) in January 2007 (which is the tabular component of this dataset), and the spatial data for these conservation projects was first released as an integrated dataset in June 2008. As of October 2008, ConPro includes a spatial data viewer as well:  HYPERLINK "http://ecad.tnc.org/ConProSpatial" http://ecad.tnc.org/ConProSpatial This is a coordinated effort among staff in the Conservation Strategy Division (CSD), Conservation Regions and Operating Units (OUs), and Technology and Information Systems (TIS), focusing on both collecting and standardizing data, and developing tools that facilitate the exchange and use of the data. 1.1 Tabular Conservation Projects data The use of the Excel-based CAP workbook since mid 2000 as a standard tool for developing CAPs helped to ensure that much of the conservation projects data that TNC has developed are in a common data model. This provided the first step towards collecting and integrating this dataset. Starting in late 2004, some basic information from conservation projects (such as description, contact person, targets, strategies, and threats) was collected in the Conservation Project Inventory (CPI), a web application that required users to manually enter data into each field. In order to make it easier for planners to submit their data, to be able to access all of the information in CAPs as opposed to a subset, and to fix a number of bugs, the Conservation Project Database (ConPro) was released in January 2007 as the successor to CPI. ConPro contained all of the data from CPI, as well as about 500 CAP workbooks collected from all over the Conservancy. The data in ConPro uses the same data model as the CAP workbook, and the spatial data joins to the full set of tabular data via the ConPro Project ID. As of December 2008, ConPro also supports importing and exporting Miradi data (Miradi is an alternative desktop conservation planning tool, read more at http://home.tnc/conservationscience/cdis/conservationtools/#Miradi). This means that existing CAP workbooks can be converted to Miradi via ConPro. For now, a project uploaded to ConPro from Miradi cannot be edited online in ConPro (this is to prevent errors which could be introduced by differences in the Miradi and ConPro data models). The CAP workbook and ConPro also have strategy effectiveness measures components (similar to what is in Miradi) as of December 2008, which greatly enhances our ability to use it for measures. Finally, there are efforts underway to use ConPro as a storehouse for a wider variety of projects at The Nature Conservancy, rather than just limiting it to traditional CAPs. For example, capital campaign priority projects have begun to be entered into ConPro, and linked to other projects via parent/child relationships. 1.2 Spatial Conservation Projects data While the CAP workbook is the standard tool for tabular conservation projects data, there has been less guidance and standards around spatial data. Virtually all conservation projects should be able to provide a footprint or area that the CAP was designed for, although for some plans this boundary may not be precise. However, many conservation projects have not actually delineated this footprint, let alone created finer-scale spatial data to relate to the components of the CAP such as targets, strategies, or threats. Central collection of spatial data for conservation project boundaries began in early 2006, and in mid 2007 a Google earth map was published showing the centroid of conservation project boundaries that were linked to ConPro records. Refinement of this dataset has continued since then, with major revisions in summer of 2008 before ConPros spatial viewer was released in October 2008. Currently edits can be made either on a geodatabase check-out or replica, or by uploading a shapefile via the ConPro interface (the latter having been enabled in April 2009). Users can download the data (the entire set or a spatially-defined subset) via ConPros spatial viewer. Next steps for ConPros spatial functionality are focusing on better integrating the tabular and spatial functionality, and improving performance. A lightweight Flex web map viewer is going to be integrated into the main ConPro application in Fall of 2010. 2 Database Architecture While it would be ideal for all of the conservation projects data to reside in a single enterprise geodatabase (Spatial Database Engine SDE), for now the spatial and tabular data are managed separately. ConPro has a MySQL 5.1 backend, and rewriting ConPro to write to an enterprise geodatabase instead of MySQL is not currently planned (due to a lack of resources). As such, the spatial data model is extremely simple and intended to relate to the full suite of data in ConPro. This document focuses on the spatial data for conservation project boundaries, as the best approach for other spatial layers like targets and threats has not yet been determined. 2.1 Spatial data model There are two feature classes within a single feature dataset (CP_STEWARD.ConPro_Features), one for polygon boundaries (CP_STEWARD.Project_Polys) and one for centroid locations (CP_STEWARD.Project_Points). Once the system is open to edits beyond TNC, an additional set of two feature classes may be added for the projects not led by TNC. The feature classes have a GUID (globally unique identifier) for each shape, and one field for ConPro project ID. These feature classes join to a table (CP_STEWARD.PROJECTS) updated by ConPro with the following fields for all ConPro projects: project ID, project name, project contact first name, project contact last name, project contact email, whether or not the project is shareable outside TNC, and two hyperlinks to the ConPro page for the project (one plain hyperlink, one hyperlink with html tags). The corresponding fields in ConPro are project_ID, project_name, contact_fname, contact_lname, contact_email, and share_outside_tnc (the hyperlink fields are dynamically generated based on project_id: http://conservationtools.tnc.org/conpro/&[Project_ID]). These fields are automatically updated in real time every time one of them is updated in ConPro (as of March 2009). The layer file that the map service for conservation projects polygons and points is based on includes a join to the table, so that users can use hyperlinks and labels from the table in their maps, and the data will appear to them as a normal shapefile would. If additional data from ConPro is needed, it can be manually exported and linked to the feature class. The point feature class is not as tightly integrated into ConPro, and creating or editing these points is currently supported only via direct SDE edits. In the future, specifying the x,y coordinates in a Miradi or CAP workbook data pack may also allow the system to harvest these coordinates to create a point. The hope is that this layer will become increasingly obsolete as the polygon data improves. However, it links to the same information as the polygon feature class. It has not yet been determined how to manage spatial data for non-TNC conservation projects, but work on this issue will be pursued during FY11. There will also likely be changes in the symbology of the data to distinguish between parent projects, child projects, and independent projects that have neither parents nor children. 2.2 Tabular data model The tabular data model for the CAP workbook is quite complex, and includes almost 50 tables. However, since all edits to the data can be made via the CAP workbook or ConPro, and there is no mechanism to make direct edits to the MySQL tables, there is no need for data managers to familiarize themselves with this model beyond the fields replicated in the spatial data, which all come from the CP_STEWARD.PROJECTS table in ConPro. One feature which may be of interest, however, is that ConPro tracks multiple versions of each conservation project over time. The projects table in ConPro gets a new record each time a CAP workbook is uploaded or a new version is created in ConPro. The older records are then available as historical data to browse (and if necessary, the ConPro record can be rolled back to an older version if it is overwritten by mistake). While the projects table that ConPro writes to SDE only contains the most current version for each conservation project, historical data can be manually exported upon request. Unless the inclusion of historical data is desirable, when joining the spatial data directly to the MySQL database from ConPro it is important to join on the projs view rather than the projects table, as this view only includes the most current version of each project. 2.3 Geodatabase versioning and replication Geodatabase versions are representations of the data in different states which are automatically tracked by ArcGIS. Versions may be used to quarantine and validate edits before posting them to the master version. They may also be used to present different states of the database for different users. For example, the conpro version is used by the ConPro application. Since we expect that most edits to the spatial data will come from the ConPro application, we plan to use this version as the default version for users to connect to for most map services. The replication of the conservation projects feature classes was initiated in November 2008, and edits for some regions have been received back to WO. Since the Projects table will be updated in real-time at WO, rather than having to set up frequent 1-way replicas, users at the nodes join the feature classes in their local node directly to the CP.STEWARD.PROJECTS table at WO to get the latest information on the projects (name, contact, etc.). Performance testing has found this solution to be acceptable, and it greatly simplifies the workflow. After organization changes reduced the number of data node managers and altered their responsibilities, no one has been using replicas of the data. Instead we have relied on users uploading shapefiles to ConPro Spatial or using geodatabase checkouts. 3 Viewing the data The detailed tabular data and the spatial data are currently in slightly different interfaces, although both can be accessed via  HYPERLINK "http://conpro.tnc.org" http://conpro.tnc.org or  HYPERLINK "http://maps.tnc.org" http://maps.tnc.org, and they will be further integrated over time. 3.1 Viewing the tabular data There are currently four ways to view the tabular data associated with conservation projects: in ConPro, in a CAP workbook, in Miradi, or in the MySQL backend (with the last one only enabled for site administrators). Viewing data in ConPro is the most user-friendly option; simply browse or search for a conservation project, and walk through the various pages to see the data for that project. If you prefer to view the data via the CAP workbook, simply follow the instructions here:  HYPERLINK "http://conpro.tnc.org/help/download_from_conpro_to_data_pack" http://conpro.tnc.org/help/download_from_conpro_to_data_pack To view the data from a CAP workbook or ConPro in Miradi, follow the instructions here:  HYPERLINK "http://conpro.tnc.org/help/how-do-i-get-my-cap-workbook-into-miradi" http://conpro.tnc.org/help/how-do-i-get-my-cap-workbook-into-miradi The only way to view data from more than one project simultaneously is via MySQL; if you need to run queries or reports involving multiple projects that are not in the list of built-in reports in ConPro, please contact Jon Fisher. If interested specifically in strategy effectiveness measures data, you can see how to manage it in Miradi or ConPro here:  HYPERLINK "http://elearn.tnc.org/cap/sem/player.html" http://elearn.tnc.org/cap/sem/player.html 3.2 Viewing the spatial data The data can be viewed in one of several ways (in all cases, a login with TNC email address and password is required to view the full dataset, but the public portion of the data is visible without authentication): Online via ConPros web map:  HYPERLINK "http://ecad.tnc.org/ConProSpatial/" http://ecad.tnc.org/ConProSpatial/ Downloaded as a shapefile from ConPros web map (see link above) and viewed in ArcGIS desktop In ArcGIS desktop or ArcGIS Explorer (a free spatial application similar to google earth) as a map service. See:  HYPERLINK "http://maps.tnc.org" http://maps.tnc.org (for the public) or  HYPERLINK "http://home.tnc/conservationscience/cdis/maps/" http://home.tnc/conservationscience/cdis/maps/ (for TNC staff only) to download the lyr files and metadata In other web mapping applications such as the one for core conservation data at:  HYPERLINK "http://maps.tnc.org/coredata" http://maps.tnc.org/coredata 4 Editing data As with viewing data, editing currently requires using a different page for tabular and spatial data, although improved integration is ongoing. 4.1 Editing tabular data In order to make edits to the tabular component of the conservation projects data, you can either make edits directly into ConPro via web forms, or make edits in the CAP workbook or Miradi and then upload the revised data pack to ConPro. Directions for all methods are available here:  HYPERLINK "http://conservationtools.tnc.org/conpro/help/edit_project" http://conservationtools.tnc.org/conpro/help/edit_project 4.2 Editing spatial data The preferred mode of submitting edits to the spatial data is via ConPros spatial page ( HYPERLINK "http://ecad.tnc.org/ConProSpatial" http://ecad.tnc.org/ConProSpatial). Anyone who has the ability to make edits to a project in ConPro has the ability to submit spatial data for the project as well (including the ability to update/overwrite existing spatial data if desired). Users must log in to see the Spatial Data Upload task. Alternatively, the data can be updated via a geodatabase checkout or replica. Each of the conservation data nodes has a replica of the data, although with the dissolution of these positions there is uncertainty about how these replicas will be managed. Users who wish to submit edits for a large group of projects can contact Jon Fisher ( HYPERLINK "mailto:jon_fisher@tnc.org" jon_fisher@tnc.org) for a geodatabase check-out. The idea is that individuals who work with one or a few conservation projects will prefer to upload boundaries one by one via a simple web interface, while state GIS managers who have several updates to make can continue to use a connection to (or checkout from) the data in SDE. Later on we are considering supporting digitizing features in the ConPro web interface (by drawing them freehand or copying polygons from other layers), but this functionality may be delayed due to several other planned enhancements which may take priority. 5 Metadata There is a lot of help for ConPro at  HYPERLINK "http://conpro.tnc.org/help" http://conpro.tnc.org/help which includes metadata about the tabular information, and metadata for the spatial feature class(es) is available when you download the spatial data from ConPro. You can also get metadata for the data and map services at  HYPERLINK "http://conserveonline.org/workspaces/cdnciss/documents/conservation-projects-service-public-metadata/view.html"    HYPERLINK "http://maps.tnc.org/" http://maps.tnc.org/ or  HYPERLINK "http://home.tnc/conservationscience/cdis/maps/" http://home.tnc/conservationscience/cdis/maps/ (for TNC staff only). 6 Working with partners There has been considerable interest from our partners in contributing to ConPro, and several partner organizations are using either TNCs Conservation by Design approach and the CAP workbook, or similar methods. For more information about organizations developing ways for partners to work together better, see the web sites for the Conservation Commons:  HYPERLINK "http://www.conservationcommons.org/" http://www.conservationcommons.org/ and the Conservation Measures Partnership:  HYPERLINK "http://www.conservationmeasures.org/CMP/" http://www.conservationmeasures.org/CMP/ There are several efforts related to our efforts to allow our partners to use ConPro, including giving them direct access to the ConPro site, allowing data from Miradi to be imported to ConPro, and developing webmaps of the spatial data. Currently the public can view data marked as shareable outside of TNC in ConPro, and as of August 2010 staff who work for specific partner organizations can add and edit projects, create projects not visible to TNC staff, and collaborate with TNC staff on joint projects. Work on partner access will continue through Fall of 2010 and additional functionality will be enabled. 6.1 Partner & public access ConPro has been accessible to the public as of October 2008. The basic process for partners who need more access is for them to request an account, and then ask project contacts in ConPro to grant them access to individual projects in the same way edit access is handled now for TNC staff (with the addition that view and edit access for partners would be separated out). They can also contact the ConPro administrator to get permission to add their own projects. Partners are not able to see projects marked as not shareable outside of TNC except for the specific projects that they are granted permissions on, just as partner-created projects are not visible to TNC staff by default. 6.2 Miradi compatability Miradi was designed around the principles of the Conservation Commons, and is expected to have broader appeal than TNCs CAP workbook to our partners. As such, enabling people to use Miradi as a source of data to import into ConPro is another key component of allowing us to work with partners more closely. An added advantage of using ConPro as the medium for sharing information on conservation projects is that it will translate data from both the CAP workbook and Miradi into a common format that makes it easy to compare data from different projects. At some point the ConPro data model may be modified to more closely match that of Miradi, but there are no immediate plans for this. 6.3 Web maps One of the key ways that people are interested in finding data is geographically; our web maps make it easy for partners who work in a specific locale to see what TNC projects are in the same area. The primary web mapping application for conservation projects is the one at  HYPERLINK "https://ecad.tnc.org/ConProSpatial" https://ecad.tnc.org/ConProSpatial; since its specifically designed for this dataset it offers the most functionality. However, it is likely that other web maps will incorporate the conservation projects dataset (such as the core conservation data map at  HYPERLINK "https://maps.tnc.org/coredata" https://maps.tnc.org/coredata). The conservation registry ( HYPERLINK "http://www.conservationregistry.org/" http://www.conservationregistry.org/) is already consuming a map service for TNCs ecoregional portfolio, and they plan to use the conservation projects map service as well.      &*DEFGHQSTXYνάyhZIyAh CJaJ h&hbCJ$OJQJ^JaJ$h CJ$OJQJ^JaJ$ h&h&CJ$OJQJ^JaJ$hbCJaJhPCJaJh2 h yh-:CJ$OJQJ^JaJ$h9CJ$OJQJ^JaJ$ h yh(2CJ$OJQJ^JaJ$ h yhGCJ$OJQJ^JaJ$ h yh2CJ$OJQJ^JaJ$ hbhbhbjh yhPU hPhPhP     EFGHTUVW$a$gdTgd2gdb$a$gd ygdPgd2WX`abcdhi 8   12Yvwgdgd 7$8$H$gd>gdZ.gd$a$gdP$a$gd@0^gd2YZ[\]_`bdhisuʹw_wLw$hh90JCJOJQJ^JaJ/jDhh9CJOJQJU^JaJ#jh9CJOJQJU^JaJ h yhgCJOJQJ^JaJh9CJOJQJ^JaJ h yhPCJOJQJ^JaJ h yhcdXCJOJQJ^JaJhPCJaJhbCJaJh@0^hbCJaJh CJaJhYCJaJh@0^h@0^CJaJ    ! - 7 8 e    u w x  . f g } ǿÁynyeyh#FMh1T0Jjh1TUjh1TUh1Th#FMhz0Jj+hzU hzhzhzjhzUh.hZ. hbhZ.h?h5phIh2hrxh;hTfCJOJQJ^JaJh9CJOJQJ^JaJ h yh(2CJOJQJ^JaJ'/0126XY uvwX\i5D ƾ¾ƾh hrm hchchchXT6h:gh "h,hI h?6h?hyOhrxh=\hrxh,6hrxh96hrxhrx6 h6 hbh> hbhZ. hbh(2h5p8YZrsuv$ % < $$s&t&R(S())gd}^"gd@0^gd94!gdgdgd34HKXY/XYqqr()CEGcsuvx|CGorsÿhLhgh}^"h2hP*h?hrxh1Thnh2Mh$hyOhrxh,6hrxh96 hrx6hrxhrx6 h6 h?hIh hIhrm= ## $ % < B Y ! !#!,!F!Q!^!`!a!d!~!!!!!!!!"""""G"""#%#)#2#3#V#q#{######$%$&$'$*$T$W$$$$$$˼ҵhTf h ~Bh ~B h}^"h@0^hhk\ h}^"h}^"h ~Bhnh1Thh4h@0^h@0^6]h?hgh}^"hLF$$$$$$$%%%,%O%f%m%n%%% & & &r&s&t&w&&&&&&&&& ''a''''''(2(Q(R()))))))+P+a+c+++,,---. .. .#.'.-.1.5..ؿؿÿhqhBlh h@0^6]h@0^h@0^6]h@0^h h}^"h4hgh h ~BhTfhnh1TG)b+c+../5161_3`3[4\4o455566)89::::;gdrgd:ggd Ogd 7$8$H$gdP*gdgd "gd@0^......./v/w/////0020131I1c11111o2222_3[4\4^4o4p4r4{4444444445ŽŲŽŽ~zrjhUh mhqh4h "hhF$h mB*phhnB*phhB*phh1TB*phh`}h?~)B*phhB*phh*KB*phhhP*6hhv6hh*K6hh`}6hh6h h@0^h@0^,555+5,50515R5S5f5g5555556"626=6p66#7A7C7777777777&8'8(8)88888888999ƾʺʺyjh[:U h[:h:ghbPh[:0Jjh[:U h[:h[:jh[:Uh(\h[:hch:gh:gh "6h "hh}h m0Jjh mUh mhbPh0JjhUj)hU/999::~::::::::; ;(;;;;;;;;;!<#<$<%<G<H<I<K<z<<<<<<<====='=:=<===P=Q=c=̱̦̙ęđ푁h}h m0J h mh mjh mUhrJhbPh[:0Jj.h[:U h[:h[:jh[:Uhaihnhrh[:hrhr6 h m0J h m>*jh m>*Uh mhx=Ah(\ h[:h "2;J<<>>>>M?N?g? A A%ABBEEFFFDIEI]IKKgd&BCgdE_gd>_gdgdgdG8gdG8gd O & F9gdaic=f=g=s=========>>b>c>o>>>>>>>>>>>>>>??,?K?N?g?o?@$@@@J@T@e@q@@žɵyysys h_CJ haiCJ hLCJhh6] hnCJ hCJ h3h3hG8h " hk\h(\hh}h m0J h mh mh mjh mUhrJh hn0JjGhnU hnhnhnjhnUhai,@@@@@@A A A A A%A8A~AAAAAAABBBB-C6COCPCQC^ClCC2D3DZD[D\DnDoDDû~~xxxhjh mhnCJU haiCJ hlCJh mhn0JCJjh mhnCJUjh mhnCJUh mhnCJ hnCJhh6 h2CJ hCJh_h_0JCJjh_h_CJUjh_h_CJUh_h_CJ'DEEEEEEEEE>FfFFFFFFFFFFFGGGG G!GXGiGGGGHH H{H}H~HHHHHHHHϸïϫ~zs h mh mh mjh mU hlhljh5U h5h5jh5UhrJh5hbPhai0JjhaiUjhaiUhXhaihP*h "hD# hCJ h2CJ h_CJ haiCJh mhaiCJ-HHHHHHHHHHHHH,I-I.ICIDIEIFIGI]IZJ[JwJxJJJJJJJJJJJKKKK$KGKHKTK|K~K㹵zs hXhXjhXUh-hST0JjhSTU hSThSTjhSTUhSThc*h "hXhD# h5h>_h hl0JjChlU hlhljhlUhrJhlh}h m0Jjh mUh m-~KKKKKLL7MNMMMNN/NkNlNNNNNNNOOOOOPP PPPPPPP&S(SSSSSSTTTTTTTTUU#UͶͲhbPhn0JjڗhnU hnhnjhnUhy)hnh&x hy)6]hD#hSThtjhlhXhX6]h mh5hXh-hX0JjhXUjhXU5KKNN/NPPPSSSQWSWTWVWWWYWZW\W]W_W`WaWbWcWdWeWfWxgd gdXgd&BC#U$UVVV-V/V0VMVNVRVmVnVzVVVVVVOWPWQWRWTWUWWWXWZW[W]W_W`WaWcWeWfWgW¾¾¾¾h>h?whhCJOJQJ^JhsjhsUjhV?hs<Uh}h m0J h mh mh mjh mUhnjhnU$fWgWgd ,1h/ =!"#$% DDd d0  # A"۩qٞsI8OqD{@=۩qٞsI8Oq`] gQ)Vbx]pT׽/((Lu(jBm[ jXЊaҍ-֌~N2$wT;zu!̸N2B>I2C z6`N}/xz^{jBꏽ{]1fߗTW_{S<Ӆ~?tu+WÆ]CWso)3Զ3??g>Gr_c?tuOֶ}0>> m].۟@s%Ug`,wlV%|X|j%e>y.+0>J>KfcW;EϑX(?\ܜO91sԫ0N@Əl ָVX:?+* PrߖOsρqR[iWW ĒXIijn~|n>5Zԫ_X (D.\BF hv{ίڏ_t6p-a ݭz $ Ċ#4;/#sso{Kί+=<Y|Χԯ٬8H@V`abx}gurBǎqd>} ] ];}مv+Xy)x,Rڬ+~?ʣVQs݂;t?{9/xFOTl>r~N=v蜠?]<_29ۏƦX.?O!? Q=G'sj|N^( *WlLu+>+Of)Thl$%dmd轑$kL,I94`8qKZeGF$7Y>yJA IlFUKʎ#y3Q]]u~?Χı"Zg(kಱs4u|3)Ra\^29vezt~g;Sُ{wr5ST{EW_5Zt)&{:,Y\Ɨ?gE缾Թ6A[֗ D$rBod(0V̹84%J2z-Ll ğI; /y03~Zr'W Fy>Gyf%ALvQ9C||V6F,0ݔM1W5RJEW6-;rIzuͲ`6.ٌs9 ÑTzzPάNk5zP5Vn\x5 YNJ%Ķꑬ>*6›tNdWWd|dTԵ(?2.iNtu,3+FWc*Y3(3;WĒw)DˤxPЛUH{qf.ڕsv=~k{&\Tkl,|􆟊j<(GoTwDbZKO <.vQr&ُwv'/w 8Ub! -(DOaqf9+$J9k ~XzpBNfۦz_/5V ȊEx]B-#tecE}tE70Zt%MZYdNu۱ۅt6+鞸94WwaW?WkpymyO8g~tb7ogH# Ue4O~LQ [T.f${̴xR&敭nA)j'| O\#<fi¹8.V_ARHe'!Wx;{FfW} ;=oփh6:߻$CocvT@֖NҊjkCZ~ЙY="KxQ°wdQAr-уd=FZ)!_wxA?~92 !~~m|AaF ܗ'$m:Qk[5*u'Aj14/Eg?lQA/mσxdyA=NjHΫu75 ^:*\$JEYNAl$#z><M>nA=7$zVۈ?f`puy%?PgK[=$ÕN $v*=HV PuxPjꙬ{uY5?Ȟ by!OyI'd?6eW6\'oσnAkZ;X,odt@k8>[U?H-GT:(|DKJ*ת\Wk)w6ȯj3]:?XQգYG{ۥkcQ!»QNhn= `#xPI _%-z.?~- Ny̦["֬rB}ܯ5&UK> >}a[hϪK݀xP7Pu_5/A/կ[#{xܿQr>5n W%NrAbogJndܬn9&$ZR:l*}~zSE؀l̇˪^s=@uɭ*MƽBV_>AgqHFUa" ǯ?Ǿn;E۳мdԐ<;Um'-Y_A:ז~/ $:F΃j;eSn@O-oBɃ꺕уr/?TDb {͋=xU͈nUG͞d.VZf;ƐVDQAu7÷z/X#>ՃV(K>~6ž*NFD]#%jgBUHڋnQ$J 9['F܁uJ~ yܗOFԿY=[<;vۋÝ}j٣쵌]H?EqAZ~lfA;F\$6<^vY%kI|g{xxG1bw$cYN|\f^gtq?{欼G-m_h닒u\\$1gH®ꨓ?HzF2[.J+<{ "F_/DFST[EA'7b.-kp4m3&m~d9:Pݬ@F/Xkj,A>A6%Q/l-Z#Q7;P3=[FG9rꏎ!;Ev/KC 5X({pl/J?ٿ7x_3FFn! qkF龠b䪦v~٠<{'AH2,)oRgԫ$W;%w!{BLk2j&F4;9Ul Szo֣-Hc?UPefZj[UrCmws)CzꞳu/_IG}lOȬdo䵻ޱ(^a8yNބޖMf՝Pp AVAr+Q/gDŽ=҂a\|NlW,ˮ~X&?#^n=/Ƴϙ{>xb^E@PeUPwW_t[lL^5Vn&hU|nzݩsqhϨ. 9 ,o(@#x*@XmV9lԕg+ dI@Gkm, k`o>'1~"P(?~ԭ b-5s8d ⭀x]˃d?&J~8-!.C?zf_w%y#^oKq܉%Iʎ\|>F?[AES2>Fr6+$[>ֵ ȫ^ y##W#G@:CzZD㈮jkCTT[_yPw[y83)zdXyz;+:zoUeU/p{N o@e'nV`3ج:Ws΢޾nQG5}XEVsʀ^΂9NFvw";{'p=nQA@s٢?G/OΩAA6 A@$O˩jv;ͩf.fњ<lGAݲYe4=赎lo㮇g;.Vp]Iyeu\뱶*ρP-]lG5Z[yWc*[_FPij)Q > m728:e wZ';ʪRZek%i)G$s\@><,$Jc9y$0* 7gaجX s0BhocF(޸S$0ٝmVaΘOUN҅~ʅ!t9ʄt%ƒ) thNЉ|01\|XFɘCW^t.62@'Xd(:C};7#NQt&bIsA(:U1,XF^%5UK*e_.{gaqxbFdwk۪[}w}wC[WQ<Q{sks]pE=*7kH?3ZY()Ƴl,IgR}b9QXl=0rʎXSz瑱XX{p My-[4mN4Us}}s[X4dSO$\sB:Tggq_^1o*=e|՗Q#%tk\}ՙv{v|721E-ݹOUNZQ^.jhm\Nxs}< ~ ghJ"<^Bx]vy~g?ļ( 9 }&]'ϑ8\ݹlY$U=C4Z~ϼ1e7 ~񾇥:e^ /M5]+ڐy|SSZYfh9reSdzARzJ~?nzo5{#+?*.q7'J̓ 6tՌ4}DP[f^3Z}N]cAoI|vzsZPЖ;ϟeரps]y oLJsv^6-*:v1Qԫop.~tթ&+ԫNRh UڦN~ѷȭ٘ř/sٵ.|9[%2='Aɯ/.x{oMvjJ9nCo?u8>v*[Ż}jB^vzƑgnMt~ίC ׄM@hb:N?N󥸊wO&.D'=zB^[Wע2cBqEm+chKC_7u:OgcNыk]&^EQ={$m,i?o{uf(PmmN& ={|OڻdoхugB;{c$>s yj.ﱟ-߫/ϙA7=oOGE1~. `z윺gן;vyP+N/euA%="'M:qt:O>ܘxvq,'YCDyKF8|._5U|bͪ꺔}}Ay\ -@Gok}Sl\<ԏkq(k]?(:w=xP7g&> wF~QAkow~kY~.q|k%[:9:sXoA9Ac~Y!yԫrMY+n6oW9OkvؗKAlJ2x,[}f%XΛsL15ʮ Z_g%ageLD{OŶ(zoN}i>>Ux}P=+G{_9[?Cn[ *BђܬzSzY#31Fmcc뤲cqnWT3Aي5^#2 <#u-OR\x߯2߻jn[1'N]ZXosSw!5_?ɬ.\FFc^Angn^^_tj$cV3?q(O>Y 1^s?xX:44p ]'NT<(;I(9uj^LG`!z[5fFyw|27}dH" ¹{R7N\5S7f:Uӂd+, +cV/σs{n=VA߃z.!$1Ռݼzоgib='-3Z0jp}Z3ƶca> }*Oҩ_O{yR6_}of;?ث93 +POLH^!9u:cBR9a6?WZ02-qzR}n_c5Ä[FpG<5y%zƆCXЁ6RuLԖ5 <8v 13ͩiFu};YO/V҃9_y ċe0Q{%|i+A:קxuI#,I~p -Q5&j?;D}R&+_,EU4܊Ӄ^좍.V,(S=x/c[曳hCl?8x]Rz5X׀g+$t`y 5I<(CjOE?v-|H:lɃ 2ce+Gn.YԯI~TKs?.-4v|x:ϯMO1\t6U7g=Ue, ߵYМfʬ`،;ō =fWџk쫵OI8f-oNE^7FЃ3f?GyJ. l+f^မWOI;>ٸNݬ9_0TQW]ZʬpT u(-1!{%6ҘUKT烵g݋L]:&9 N\j`mH~.lLe?PƬ͓?cIg~ :PUPN\V=>Y zְ9U*#׀x-:) \q;,fվ:iiHml_0l68nfq<{c?h[I2~B;}3)TQ2fnk1)<,uKGUzxО_oD3njF#*1 n)4`~mj?pA4KqѓI?Ak<ig&T_T?:dWi_^2*Ջԃg9[3@z6ej[!_XBe~@wd>Cxҁb}zjzvLF;/Zrq$ҎվnbL`𠷵 ;aUhAٷ=t0;kyĹUsƌ>Y1hBj?c5?_Cy)7p3蹶7mۺ)OgչODeGKA{{ׂs_ >gVvx̋AKd#։NGGgbF4pǪ6;jG^trwv{Im}X۽zk v;^wuOM̭ ?:b=Rg/`W}ڭ:=<-zuV?Fr\گ |N<()wn>a[k-'(d};7IZ9I8rĀLD?ك=h'K!tһe/FT:{eeLd; E6${̫:]Ʃ~lF-^*'];x@}W#uA/}<ѿr^B&3("/=ͲɵZx&}#Tk3vyX4ax}{^+"ya-Zݲz4M:4~Ts33ά2v6kYl1ѺY?7NAz)T+~՗5'hSt(H.Ost#'ïŅb6DŽecXkӷ|}ԙ=,n>pޘyw_~â5e3HuʼnC3tc/0mF٘ڰ%~I``lw5Rg4sN Qa}zfT{}ˈDk[mAV];NhgۅSbkjSeX7O{ޛ}/P6GO]h秖z-C|'jpA]c~u>VIs/KTS^KQ^ajd̬ŹT+=Mhgi/#W ZI8XfNŲyW&#gYm:IVM2pz֪{YK~T7Kj|bQ٪DW>L/HGVIw+'DX7^Blw`sYBz̎oc&VTA"> yqۉ  H {q>9L(tY{ʈ1xaYDپr>^XTYo]=EgLMJ™/d|w?1uSIo\Fw)k{|ͦy׋[F2S_Dj:?\NBƂz>~ cy^`mvVGt'!a qlQiknմ-2k3^h V4}ghn/pX𠼮Zoc7Oe<Ŋ:[çX֋L:ZJ ѩ%$X֫&nc!Jyn=U9+;*5/>Or)roXP,2.Uƃ=V-2Z[D)/!е<*a&]gaɶ[CNB]'?O_kۨ|i[G1w8œx#ų,)vZn[,p>ϧX+nf+þFP>ѵ8"c~Wb睔kr\oڰS{wQo?\gǒLJ|$E).}H_f+Js#>>t?璕![3w۽C0 :v['μ:Ǔ#Ǚi]ITgiūe%Db&&ej/ڋR♉@!^=?'ƗLBj줛Y<(^˲g5Cϼv4k3f|a!p:86`T1BO8.onc;ŤSI~F&QB9^>b~"k1 uD7NI˜y1(FF C{Lb!?d-^M4Gޫ3`CkIMU\V ҂]ЃӑGgpqZ3# Hsxa!T'NM8bm>M'mїPn)3(AEUP[wೱ_#3يm,72q~s^?iKg9x@HpԆ\3ШYө^>׌,s?D0u~4n0l.k Vz[f'm#-A!L}@F%?O1ĎU+_[L KiUw=_AL!ɞPOep;$>>l%#=,6v0[ľ[۾YNoh6 v̪-1`- ʲ,d2ÈmƂoh $Ԋ!)yqqrb&GHh/~-_Z _1; q^Xs8Wpm{of1m m泱mԆKXR3RMh_ѽc¨8H5gZ?#QAn)ٮ+ۂ{Jlmn̬YZOF8|LW@Ăga.sB!Ɛ^uH1 ⮅;<tºH_=_,b_x uEZZmR;?әa\۷YS-n>ɟƲLZB[=QЅ&}ᠩ 1[==nCGM) J<~# /',8lW(/ogkaYІKC/5IZ:J4!ʢу;!M hmOUe'<㙉>ټA|lPn ҂˺G>Os\bZ-mF!Æ8Ќ!Gi·M# a=f2 #I*B/}| wc뜟xт4[ʿ5n ?00mӊvmhB6p OQSnуi(3~ ɻiG4A(o$Ayӂ_ꪛ{"1nQnod['Hц&#Q4R?jf3 ҃XG۶}OGZ٣FBN>ZI__ 'y#_XW? JݓbI5"k!eWx*5'd5!7J喯,c ;֪e ,7%ZpkĞɂz4j5u֥O+Fn8od" ki :3уOhŎ"fiZ2eOa_-['v=kǐȓˡ &=$7jgCmP/\.hB-M(%t_K2h4}T Qj=8L !["|Xcg1Ѳ>h R!g6FQ>;jn)3mQр@W ]o_=?1 bD~У% -nTd>9 RmHYƒbH9M$h ҃;J5ᮞvbe ~g> i?yoצKO~ܯO?}x)tQQ#23V]R&V.!҃utp;YG \}IԄv'=Ձ@p(/,˴z(rS|`OOFeAB& ًV>hj˜P_fk{gcaz i UtՄG#\t&#{Tӂx{4JoŔcH,{QZwdFweU*?/ ܀#3_1&KMK]:q]/bXEM;"*aFA2| eC1cMs  cI_\_!fQs V|d}ߘ~AĂ_Fudq̀,+R |$adXP jk3X2DzPeX!#\y|@=&V}T?Ĭ lGGz6)K@Cjׄb']ΰeP0A?9Yh (W[{|XxoAzKzh"G0ӡv osQ&\l ( Mc&61*#<.ܬs<{~NA+cX5-秢6:<૬cEs@}CK<пqgnK#R_Ue.0qkΨr`(sϧǒx6K3p>z#%5 ٍu\q /VGoMwǒXx,Y5bXi+ QJA:E`>pW ZmTQ$NtyHЄx /DrP وU&n \32jt fM@;Zgc)_,c>Ёg$J4J=Nv_4"GkonP]yޞg<ԋ'G:ylfn:`uZ2;L5a;%e=egphnV9:mqXk)ˆf &Q&ō eZ ` {Ēc2yQ`#FtM^ϋ%q=GH˹΃NLJ^مC2  (Rl=ѳAƌr`L,XJ-&$,H -M(ɢF.U_f:f+#Fey 572yA?*@{ZΟ#gd}q޹*.|f_-&V~yOiŻ;K"GPݧ_7=iVM'\+Rm E](ӄ::bƪ-smht{lVN{/YO'wUY`y9'g]H?A1ώ9GqIJphP^9 ٧v)GLHYp:kBڗ14!7*#cF&4Dg !,72z)C^;EbZ,Z4,y7 X*1fMuΤI٣p39$X(SDH9Ƞq zU͐6wcijAzO^-.V'/9l D`V,u/ONpxVduCjJ4ًY˸IAS"$DCKQn{xI*`%f> ^FGۯKk"9՗Xa^i.M 9W,8#\3J&P(҃z^r+'^! /(wklWӃ'SDV1\O=M=HFMфDŽ2X~(B'B^ŰՎ]N7 VOU\{lLlK+_rqgcN]PD%>]<睹l,jL{υ+5QKf;p5k~3kʼnݛ צE(ϻTϓLL/_Hi׆T4!_c6#4a-,%= GxHFTyElW%MQ`W7gug`7d}\I1+t?̴Zĵ~n yԏopk(RIT&kzo ڻBڴ ߵt!5Ck4DR.Њn:U=Aqn&=ʥ^ٷ 9(Rc~%ύgþfg ^wLv|Փįl~ýY/"dB;O~pHr!W[ly~h%hBYQUQ #zKzOу߇ >/ڗhejߜUG볁9;ԿjƊ^:^&wZnXQ}G KLh>0hC .5!ߧ'\i0j[לEyP(YӄؓvzEpwhMca t0&\iD_ y?7 qm+Ќ]|Q=w S@+f7/9~<\05OT2TNl %v'0ax Ҳu7^O?0jZ0niAc3bIv+XhC E_!O'Ֆ{E!WWƪ34xSM}VA*ZD3ꡄ1-2ԝUP5g)[Dyyg$q$2:@ 6 PMטa2=ז]6Vw^.f(ڠvgn1~ȋ̛S1GLfAVA넰gڽ&jeў̚5Tjۧ{ߨ6cDSq#Ձ"J>@ohhB.B {22kfeGh> >BN_7QFĂzvsff{ A.*jVtbD羹&WͼTC/҂<;U{BϧgQX_ MH|| cFH GxA!dn>`4kSr$-RyQGQGW:(^:oNihG=3a7UԂ R hl 9'djpqXeHmʂV̏&, քP33:t]$9 Qk`44g<uȼWw|uՂV73>(Zj<_?R3ٹW/6QzYic٬wLvϪ>+A *X>Y&4-1!9KZP 2*%] |8b~2Hk5fMNA6O-x,gte^L%:.?=z.|xPխB+׃N}VR+[Y(G:>, $4hCGMԄL5Qhz̨o奚rX",VN+5$(@d儊e$C/}>Rr>G^}VsYkYnl~le>?|AVN1Zȱ 5_'HN>ӛuFz3z_63'К2o5eo7={I6S5 yžTfc\$JxGɃJBVCT :xy0 d;xyGttY7(ՂӗV%jB&ӃƌbFPXFqM1^!$z׈1r/r"hS.(nwωrY=Tt#;q ?{"nҚ2X>=vj~:z2='[u=y~g6E͠Z#۵;K~dn)sIcVd^fafmܓ~< XZYS'é<DŽWɞcEeNAQ{WJ?ی`3}^G([U7փ7`A՞ֳcfZ𾢦!WDQ~VAVE5#Jу;OIE$eǣU?hL+Fk|L(x0zT֊rzg=ÿc;UЭ+`^c5Ujڭ@L:E{LKJ, `1:V%'=`{`AcUZQ vqQ?=< <(f+P]Q 8h[YߟŶǶn쑫sZ9 ⎵GiBe WQgM~AG(͜m, LkyE{^OHI_ll#)8ռ'B`e%ZI~\q%C9 ?鿿 #j\(;wxUtѓQ̏&5_ \0릏Ϥ$hA!sު&9?ǃ_$1Ew~xxTukpAl좆[I$JApܓ>*-Hb"aA }kß&DȮydked|Pľf )k!f;zɊeСHBhՃʻ_`fM>֧~<^ocTAfA}!dq߽̭feZNo265=&Al}8jPL&ŌZe x=VU_Y6kB׆Js(k>t xdwܚ OK?¼fX/niL[eKi5cOM#=f2舮&;2Wf+L %'Vt Geű4,8^4nYEI-҅Wg~7x,Y=d>Ws>L M{}RݎY=,E 1s~%f;-2 E4cExQ2jt=rH#' WbacA&b H DN\ ҂qV^G>N_c;۵Z+ _m ?eP֤σGo3!x4Jnߜ  ikV_Lsudlz-+84ÄGhs.6{K 5jɿIdj␭=-g䒂7Ew/ u(ҭm KũFS }33# zЯ-`Bփ5;+j?O(^΂[ӈH&njsV?Bf2)F x+J{awSՁWvQ?H{M~xyb(kF[llC\ACr[ A$>ڢ6ͼTgp{[׃n1X^ɰ3.CAbuoנ{pŒxv>~ػ;rѧ"*YuGajBk {\TbAM aAZI0$Q2X l}8~KNO^(Z ΃:Qb CuvV]:AyЭˠ?A8r!ܬ:zSAU͛`ߡ Au[iq߽FeuEfa>9_|8jf32`/liˇpܨQ bC(Xn$% ]f{U{Xueu.df ab@D?!ݼUrRO}m=>Ư|Ω A3wmr"([Yy3zZ +Ӥĺ3>}w,>q*=Y˂ EhaOѿO^gvsuEoa u4< H}qc;T$f{ѳXm3##v A<?uEͧEOT>ā]^ѢtҮ?U;:i=66>Ϥ~]z5@mP|Yĕ\Ffx9I FҀ/`Kz7 OAduX(,>NZ2& fzŋoQGn7Įuceؙϊֿt)^7a6sDΓ<<; y*[QFSX1yPwX]_ԋҹފeϧ6 eT?eeh//PϭۜkB4R~08$jBAz Rj3u jh[e >wI0xލ^Zȋ\!!9mg׆̓nk{T<Ư+f1n:ROs&qz:CLJٍ >&wb9n=k87S:8l.o1 ﻯ׭^E[R-K}Hϰ|*.;E>J,F}Q(bc,rQ[(Psr4.UgW,sTPkB<[72b.MU3Z÷!mGhӄ%ՄƖtaZ>D̐:j.! i_/\ܫFÃN\ȣ5x<,aم|ƑXA~UatW60?o7Y%'Ư3x`Wow+{O<kB̄P`CV8m(ZM.m7j, mZ ;hT>{߆;Dkbw;~5tc6w`ß3EMF.ijTUɥՁ{Tw_Ãn]U ar[7Ba{ⶬ(7h16vjBKgԈ4j_AKvv¾q&c:j C}z⹾SՏ(ftxV3a|O/c=fō2f.&|L2ebǓ7צQ- =cV:Z Se!u$n7t,wnsGhp'MNVQ+&G%R:97pLajגy(ԉyq WWtrxx;u '>~Bj҇0x]3?XXZZ^5!eOz|}(ÆF5 +ƍC+W&Oy6rSB`{Зuҕ<*jrhl%=H+c=zwK \kB)s{^eM ]n빠l+AFniAĄ;zc(҃^iMTW+z-Kq f!5!aC3+ EU f;'qR?_c #oUSuq^|L8gӿ?Hj ڼO|1ԏ#G f5ʂiGeP5fhW&63 #^aq%A(0cZ?H`ywO{Mmb,~ܿt8W[4:Æl^6vjB2" 3>fk1!U?dD n > څ^Px0Q[g[pcZWt37 F/M][>p@ U̫c,k PRw(k-6 qb55WW_)Y]& / 94 [z՗݃:?e0VA{$nWY5ho:^wƄKu (BG~±=zbDՔ>wWcfn>}K ?=? ?׌W_T0DNA,X05Ƀbv w|E2v (>#(ƶϺ_^``M֘pЄk, EMkYL:>"?[8干:.yׇ]YÃx&ͪ[h1D9ˎ{wy 'xә}z Mt!Yb쨴 ?*ՆoGGϝveW=hjyЋ ƒ[A{vE|LAޒ s<@?+25EWQ'&ž3PCrM`G)їL7%|REۼ'6^kNSyt\`ccZ-CO'f dtCU. bMhl??x 7uւ[ߧA;hܨ^!{sl/4!5`ZGYMe2y\VOz҈OߘV~}'9%#<[ yKʃQ><(Ե:.Vxt28߬֗70G:(nTd>{QQֶ_ݫ|b=X˨'44BZ\/M(+-F䬤|-ө,~bjIt@^ևZ9}x0?(ZY||y<Z>NhGȪVmGH/܉z#6<5!5n؟P+H-V4eOgոzA]#_f[s#΃lՏq:r 3A<΃;D=CF]`4!ΪWiB?ՆԴ1֚רf.9fiNԝbTֲ|}k):s}D#LJavt T{zyw%n3"bƒ51!VOԗ5ဨ ,M6R7YQ}dtb:{_v<4FhJښ<^I,V~2e{Kdۻ6;٤X#kI| hbk%jv@b̼)f8pHZ}>[U*UK=촐*e*@@4q->ky1Th{ D7[nn%t~/Y 3#}BuP0v۽B nE4/3mu3t& π=it$t-|Sٵ7^sgDkW2hl ''LxʄvPeB¸g!~mTAZw<%=Ω9QQ _cviȄg|ع0m}Bgnt37: cLX̄~„nWÀ~R.F.d{eԝ34 50?B ͎w: 1`w[mƛ͌BL8 a^aś *#µ[&fF/9_3s6>st^oݦΆү-7τL [ +&As ݌x֭Uޫ%SwAvOf>FT@';i[Fճi7;f~B;3|猡6zQ~O=Dutx__ӂ֕ S})zRqo|E,l ʄ3e ?=c:46QV$y.зSpQoTé|RZOSw; ~6Vgv xGY'N3<e AP eP39W蝜S j79njB Nz ZMcDnvwP LΎfL(v֗zBn{0 _KGPFg0gIWM'cZ3,J8V93wPfŒqP;*wQ3W*s7 0xE :Vݻb^Ė(yf38ುZ.W<᪬p˟ >{㚜øъq̆;Z񷑝w&B2F(( q2 h믘΄C3. =?z΅Rw7<)8ww"E5D׆ @e' _'IL)o: n rI{#;R+{O@yy 72{P';e. 9WJl(#6|*Ȅy>}.gy>+OH3ƹ²8BLʆuQ=]_XVw6E4|;vOyBo&1vzj{}N%tq>]zfT躐Wy!2y0#o]SwI2V|heĨM^yiMώ&wG_4'<xp̄LwTfòΆW<ٰ^橨~ljTAwlvh}L /XO縷Bw[ Έ(Ԅ~NYCφjT=1WUUi 2k#9j 8\ωzvRШ'C߷}a):mgcJџ  `+ez|u'Le9'j} ΈOwBjB R $ܟ k}AOJ?ζ@O^ȟd^~2n +2ϵ$TT:ʒ˃B>o7w_?䶾0uI_;k)VzGU^.֥_ Wc BNtڲHBqayhӠwsBYLqyv> UaQ^YIDl\iYӐŁA/d֩zRIupA͕ɍԝeT:AAn<|lƤ=BjfVJ}nΖٮ̦Ιu.BƈMF|ȋɶAA˦̺uʏF@Ȇtp:G>BBӿ٫vfƄ%Yq^٫ӡhXlj׫ApϔGDp^xŽD޹Ş`uŃ B~c V6B`\?j&BdRܲ܌}۠˓RMvfFC.CPGhV>\x^PEB`F\Ѡз_OϚD?NIl[Bzkٜ̒ѬfUbSACpxiKE6@BE@cR˕>BoЖ͐NJBrLE8Cw;C|KVLs={lڹ9B|kZ{BrmZ֥zjÅ YÀ%M̏ry7OMFAn_DAFCDCHAGC{ĀvdxIMDNCM|mBN0`mvhvm_ѢaV0bɌ"Oخq=S{B cmPPJCmp0712HstRNSS%bKGDBIDATx^} |nD5"A͌"&ȦXK -RDD- Z,VPA+V?峳$Qm?>{5 z–I3ϻ9'+.Orۿxi2 H1!Ld/슜A,!L#` h/xƾ*ow@ l-=޽3O{0FohԌE"3((CVm3͓ VvXe}تIZL 7aވE5PA dc[ޣǞ=4ր~ο ,0ʪP,db ld=)6,; 5oȑg>|1ϰ5a愦y}km؆+ C@* 2KGr)kޙ/w]ެAo(+ݿ~E2"yiJi?dZAuy;w0dgqf}cIJCNխ."fk6xcǠftl+qQ# B]֐!Cڽ{AYž`0 Յ}6\6 cCe6kѤ)H r@lΝCՐ˸*-#E::o<>olNlc%aiY6( ]wӖ-㶌q\eci!8i`zZ35Db]\6Ii%7Ȁk pmwM7>rӑN1bZuʁo:sMUSHcDDI3E%Q#>Iu,aW>-Ɂ! jb{\b,˖dM3[(T2F"miB-l5< `J^mEiPk5Qe!i3A;rR6ujT$͘"0fEP:X*CŲi؆ *Tb[av5 6!LlFEX k]wu95g6TG=Uqo< 57\:],H˯TyCe1%i&zG{QF4աP\vlK8=N..i])9* 0 Zɀ d z҆Eŵ+Q4x )V, d7X=7 @nPbCϪh#ZYGt否 $0^d uhtGYAqGІYQِ0NCxsUf-aG2j{m*[w #pD5KvBO؆_[pIkDvLlٔ@DV4\Cc}n4eBAw%,`P@PjxDZjMZk 2 L"_[鳿Ogb(9b>q':l"1uDN.B7g3Tf6֟ʦHpṮC"h5Z5"#eC(|y-`vY%,]x~w"zX^XWt"~[W̓~ uˌ|*>Ѷ_DZ4yQtfD&߻{{=m)#fzo?<v[ʷeD}42-C\Fl,ݚ嵵gzRx\c#ȢAb&)zc͚O>$,Lg^VX +a2µ_G՞L2a뫡ipm. 4d DJ yl-pL̻`")fhB,y '.d0e(mU#pD@SFDLQ֛nK>/L !n4A <.ys=LjVpMd۱`K)*8QkE௕WE[ Ւ%K[oZ}Ϊ@03bt(쉿ْ—`eKNH.=ocYc J/E[;J*ΝK"*e k42%Ku\{_:v|# ޽q)D0 3|_(Cɝq(CtRl$*H,#ßa3aH>ZqšʊPF"z au֭W u_u2foB{C堑EiV>tj9$Z {"DK3beG[D!ںuGy}RP6WC)P8Q *"|!HG0>BC@} ЎyߔP1m41#b[+huWGŒHAP73Aų)9u/&* 'e`zsF!.\c$Ӷ)~۸[0P$AFaYо$ga@>uʔkf ko) @63+GMt0 }#E1l4)\*676 Ai 9pl`ypBR4?KH!%6a„kZ>aW7?K2K.ppmcKѷć"sqO=ujۻS`+:˯Y))=:=?m'$lnzMl1#biEĆ Lخn\wտn9L\Y_`_R[e!/ulw<$pmKvM+8dta9xHmLlʔ)c;W1Bv%nQ`7OfW WR/[%cOƐticEu#H#i呤 /׸F>zGhGM$pJ͘'8=Тk۶ljnvn$̣D-o!6s}RM$6Pӄ4FsM⋉pKQrD/he>"Π`7]}/A񈕤 qK۳=ЄrӖ!#&vmuAzVbm5NT_Ĺ(%(<%~iA0YYnsq};qI8CHBN,'N/|aMf~eRC7K5N>d\Bmf 4Yg@=rw-u0oZUou >Y l>W PLv'7 ێfE$Bc YM=}]GML\YL5c7^b.a/fyUq(o-BSc/`D l/m,l?vב=oQxRPU=/(-xD*"@S;*HEМے) tܷ3vH8IXҕ2oqιp1owHJBVtU+ DR4dQ=T\#ys׻u| W+R1D Nc%NInprЖNaIt2F pͶDʺtfջK 7#wsXz06B0xwSN+uW~7׿L|}W`#r'M¦Nc]DhK>m=`t/=H3y-5JRqmW:IҰNSK =yW.Zjd&N\ JbFdMEg(K#-C^y86wk*S)Mrkv6<@P` WڞmZ -d,tdX>% ˯kE"x4qacc5. SJU]X6RdX;7 uΫO_FH֋KS'RIp .ۄ)[?b@+*xF##Jm(oHK1䞕Xvojß2sFMoGF9۬<45JZ.h"AщXҜ(lW^4\vxo&bNHe  [2&6I<;ǣԃ",<=f}p OZ<MB\sQᶂƇavp=f3hxcԷ:htkFJ(߷W^9 Đipv@6<`X+Ad-%røw'dҎK:S;,oF M A_e%sF&ēyZi>Ozypdgp>gu17{?(Nv̴yLVDwEcru @c8q+'`C29k:xCg o(qQsޙIi][ru&fWÄy:!<ԑ)vdHML*`Y,< ᕗ)Q)g6[?ӰF`?9M) o7Q/[Tc {_cBIT''+ܡ|i}#IcdC:@Xg9V)].qCE%e&U/g: ۲ ^b}"l-aJx;c4=8ހ#i'2'$> 9GJ5H>2SZ2Dibv_իm;ߚ7o[=Kj`üdl_i7æ#OX(U,ttH "r4mVo<6m9 GUnl']nIaK07 qګ/_ {#饐"sKâ=7Yѥ T%7myk7ͤ]W۞~ԉ"(4Gnli+AjYesﰛRhCn֛"9%d.z8_0ny:_=<;u&'Mֲ CeW#,>r4M_$sNڐh,`c۰a6].~ZN7m=-LfmQ_nDQrwZD@| uiBgQF]SЬ$DA.)-en]p>q9GnwL-3ܡ3'bc4m0vd_a&!0 S4)MҶݰ{@ybS" 3IlGgWtC(v݋bDZa* UWs<i@mqʷo'kRR)"ɴT,tʠ7Vņ#~ۮr= ozGx KHMy®c&MϛfmT9P zS:?q5gm F54UD/qnr>>rˆ RvG%hK8 ǭL8I^^rxD ?M=f f:qnh_SPiKM0#;J>(jНƈ#WyI# FXvQz(m[*tJ%{MnHޯ\JywmA,X2mZoNb+NX޿˃rb|d!$-G(4T @.ht`$mmtw-S| &'L:=jXK b–ɨo`|oL;.T.KS_i:lPre26`sh Fh[)*y5uLPGaki& $(0| f2<ʸM࣮-Eq>|h@VҶxaIJ6xӱ什ύ-&;hSO./"a?;87R@%-I#3yݰm=+\A<0?Y Ցn˯1֒d{hڐHs e`, !}|nMչ1Asܽ"Ƒa+ g'lSv^ bש^:@!˯,(XpiD·ºM4nǔ dPcU%EpҴPbi2Zxjx7ah,\u[I#ѥk,$0ۖԲ4$mO7ʔX\ xN| k}k+s=%ZYzX;A7@rpфGإS?Hrl5$N y Iڦ Y$JŦ^@7_ a.q9t6ߪb-FnV}D  F<*h#fV,]3ihSg ށ=~ABVWd:Ӂ-VQgw /a g" Z дI m "ݭg1R\5JNnp$sh4Xj_0Y,#KVPF"nǾ?!p>8fMtmhcvIXY)h`x"r޾iC|{|vU_4}$;2jx+egyn܊r@$i%\id"@Fh+@ӽR笔:dsO J,. qo “23ԅ {Pg=) Ru)OqԶ=Iπe#eG6hۀ~?xD.ɴr$W#TGr4qMc\2iMcIۯuM壛pHQ6HZ}` IZSCsq 4B,V*L8;^ ?UNv4<~C504"hEQio̱V[$f [ pܩ&BONnFT cL1snD8QGhĥqGhH ;Ϳ-֯AΞLY(RcI&6A$L\SVM p5\Q"ctIS.TЬ29;rw`˓@ $Ie *\;*NdƇٞP)`A3H#~ErO^n-&nϖ(0$.tc݉4F?{~TvI0UpsT즲؊ކ\R(gnΚ ?5F6yGG"{;(]{ױ[KM,SDRnDt$#5y(W2+#tVҠcWTuC5'0kBOkH>*S@64+׺mI\>S]ij bo| }dA)5n/%}{Jsb@h:*&Wț x6֮0\a4QP}6reh՘D"Iz',\r2p6 QVEl3$i՚nlIlCQ%С dx Fs (b> }٬4xۮP0D8y$i^`$+ r"_XHmIKW\t*Psa`Y" D) #C -.v9h-EXiZiGMFZ}Ը`o~QUY <rwM̢ vLY-p-9'h4L4M"T5_K L["oJUKrvDϕbL}$Ũ *bD҆lHBX /+d޸1FwqȹDtHsp!V>ԹXa\n]q/:Gyiqд*#ke$RlIncY9]Wrk gy68˩W%~Fd<ʏ98l#RN-wO-̶*rkcNm@Mf( %υS/|C ʇ e:M?)&~ k( 66AILeFޤ߯nlm ZBv^Gk0*NtG|Bz.Pɸr C4"O pņ`K-73NKQ(!]lAα1⮋qh_4^Qe 1Eq-o )iyTrs۰ e8\+}[B-S1ôIevcvNbrPcLt2"/Lq|#s)($L#'%a#'8]x>/"tgK I/^k ( 0U[4qG( l L"O8a m;(Mvݓs5%1XV4ܸW!X . CukB^!DCn$08fzhՈ<>!v4| a/=~=6?N$1TLu${8~ EuuxG`]w T]jccGk#ʪD6DQH{zK/ol'Ӆ򎱣w*f9Yg8bP~{.v95Z^L8Nݏ[EBYc-~+i#plV-Yp*Iz:c˱crx^1Dq a\b # .r@ 2}jL`솥Dr1o(t/lqtڢQb+h۷K]v2 V⴫8.p.r΁Cf^+]R.~ `*0p3 tl<]x+ өHkd5d,qpo2氉LRPcxDZd!w]; _e1F-qŜm6󄣇8HeةX}@\+ 7R|fW*; :6r@vcXFJ@Lʔ?Cxǥy)9ʡ~!,?x̖v89Z<ݦ#5X.D@Z6O]D.*wS\EQّ-ŵ%z:RfxUBla4˃q |?eAr7ձ~Մ1aHe39S4#åMxӳ̢b4YI8Cd ":l |_=ѮE/&u! q-ͨpIwo1ִgꞕ3PҺ;59P؀Ƭ&\㶒^܆W/vµ`E_T2BҴs3Wo̮ 7-"enZixSo9XEܳw=4`S &_;NV]ϑ]ɼ5Zy^⢜LK%A c{oxXGeߗ_&.hL?~AqY{Td,~?RŒFXft*R:}F_߽Y@鯨 PV)+EZt0s:;a+K<yAU|Z^&ҲxW9~ND:ZBl"ԧpOKy훵} owΜ9J3`;Ћk]@Kw[.~"&Ҳ)J苷W1 Jh3rji"`_Hrn kP3x}f7rL2RkF|*o&1mG"4tT˸%<boand }M"S7\Q;;\p_S_聟}Ш21=[(o& "7Vq޴?PhHky%xZw'b0XA$ F+p 7\Y*}:m2mtH] TAɴ'B$qQ׶VLq$X*6v|ؐ5M@EsKZ^y_ .v ;K\p_ezԓSB*AoAkN*"6x\ɴe7>I/B]j{bidAWTXةSp;õqoh;jd57t>2B'fŢOu7<#&&p%dC1e¹@QU ]$Ti41m=&grzi7`7ct{*pI,uxC뙟WY aZ% jTқěX,4X5:G6m壄·,duH3A̝E+܂AxKYS"v$PikM}6qYYVSKLQf5dZ%ӪAk*oaȞԛ52-|Wрs5FE6q>RWT!||w^gkMhe%_`mJt=%D%TP3c%n.ⴺGޛ}y9UЋ]9(,7I o/hT,u'9 5a6dvQ|MӠ-DIJ%lFNj 2i_3'=Pa珗ۦ@#Xk|pg:sa0~dh6f&R,,A>f ŕE!, 8%0K@q]s5Nj {3-p"P8q=8ȶ*4˗f,l5[n],iT@S3𞱇KzK**1̪TWƝȼ.ݮZJ{zM%Lc|jQky;cyfBkL ƱP&aKޅ=CNocfb5/  Vѵ7#A&tHTMY4}3N%,Gm1SkrAg'S[C՞6G?"QplQT@3uqI7TB{Y */=r~E? ogC)tP@:<0ԽU$J~pl?ȫnO}eQrEG;IENDB`b* 2 0@P`p2( 0@P`p 0@P`p 0@P`p 0@P`p 0@P`p 0@P`p8XV~PJ_HmH nH sH tH D`D NormalCJ_HaJmH nHsH tHZ@Z 2 Heading 1$<@&5CJ KH OJQJ\^JaJ \@\ $2 Heading 2$<@& 56CJOJQJ\]^JaJVV "2 Heading 3$<@&5CJOJQJ\^JaJJJ  eb Heading 4$<@&5CJ\aJ:: > Heading 7 <@&@@ > Heading 8 <@&6]DA`D Default Paragraph FontRiR  Table Normal4 l4a (k (No List 6U@6 > Hyperlink >*B*ph`` >bodytextdd\$!B*CJOJPJQJaJph333tH << >Header  !PJtH < @"< >Footer  !PJtH .)1. > Page Number:B@B: > Body Text CJPJtH @PR@ > Body Text 26PJ]tH @Qb@ > Body Text 35PJ\tH FrF  Footnote TextCJPJaJtH @&@ Footnote ReferenceH*>/> cdXFootnote CharactersFAF cdXTable Contents*$1$CJtH&&  yTOC 1..  yTOC 2 ^..  yTOC 3 ^8"8 +-Caption5CJ\aJ44 dictionarydef1ZZ dHeading 4 Char&5CJPJ\_HaJmH nHsH tHFVF ,FollowedHyperlink >*B* phf!f <Heading 3 Char25CJOJPJQJ\^J_HaJmH nHsH tHj3j G/ Table Grid7:V#0#lAl PpHeading 2 Char856CJOJPJQJ\]^J_HaJmH nHsH tH0R0 r Headline 2%B'aB "VYComment ReferenceCJaJ<r< "VY Comment Text'CJaJ@jqr@ "VYComment Subject(5\HH "VY Balloon Text)CJOJQJ^JaJPK![Content_Types].xmlj0Eжr(΢Iw},-j4 wP-t#bΙ{UTU^hd}㨫)*1P' ^W0)T9<l#$yi};~@(Hu* Dנz/0ǰ $ X3aZ,D0j~3߶b~i>3\`?/[G\!-Rk.sԻ..a濭?PK!֧6 _rels/.relsj0 }Q%v/C/}(h"O = C?hv=Ʌ%[xp{۵_Pѣ<1H0ORBdJE4b$q_6LR7`0̞O,En7Lib/SeеPK!kytheme/theme/themeManager.xml M @}w7c(EbˮCAǠҟ7՛K Y, e.|,H,lxɴIsQ}#Ր ֵ+!,^$j=GW)E+& 8PK!Ptheme/theme/theme1.xmlYOo6w toc'vuر-MniP@I}úama[إ4:lЯGRX^6؊>$ !)O^rC$y@/yH*񄴽)޵߻UDb`}"qۋJחX^)I`nEp)liV[]1M<OP6r=zgbIguSebORD۫qu gZo~ٺlAplxpT0+[}`jzAV2Fi@qv֬5\|ʜ̭NleXdsjcs7f W+Ն7`g ȘJj|h(KD- dXiJ؇(x$( :;˹! I_TS 1?E??ZBΪmU/?~xY'y5g&΋/ɋ>GMGeD3Vq%'#q$8K)fw9:ĵ x}rxwr:\TZaG*y8IjbRc|XŻǿI u3KGnD1NIBs RuK>V.EL+M2#'fi ~V vl{u8zH *:(W☕ ~JTe\O*tHGHY}KNP*ݾ˦TѼ9/#A7qZ$*c?qUnwN%Oi4 =3ڗP 1Pm \\9Mؓ2aD];Yt\[x]}Wr|]g- eW )6-rCSj id DЇAΜIqbJ#x꺃 6k#ASh&ʌt(Q%p%m&]caSl=X\P1Mh9MVdDAaVB[݈fJíP|8 քAV^f Hn- "d>znNJ ة>b&2vKyϼD:,AGm\nziÙ.uχYC6OMf3or$5NHT[XF64T,ќM0E)`#5XY`פ;%1U٥m;R>QD DcpU'&LE/pm%]8firS4d 7y\`JnίI R3U~7+׸#m qBiDi*L69mY&iHE=(K&N!V.KeLDĕ{D vEꦚdeNƟe(MN9ߜR6&3(a/DUz<{ˊYȳV)9Z[4^n5!J?Q3eBoCM m<.vpIYfZY_p[=al-Y}Nc͙ŋ4vfavl'SA8|*u{-ߟ0%M07%<ҍPK! ѐ'theme/theme/_rels/themeManager.xml.relsM 0wooӺ&݈Э5 6?$Q ,.aic21h:qm@RN;d`o7gK(M&$R(.1r'JЊT8V"AȻHu}|$b{P8g/]QAsم(#L[PK-![Content_Types].xmlPK-!֧6 +_rels/.relsPK-!kytheme/theme/themeManager.xmlPK-!Ptheme/theme/theme1.xmlPK-! ѐ' theme/theme/_rels/themeManager.xml.relsPK] gOgO  Y$.59c=@DH~K#UgW,/01345789;<=>?AW);KfWgW-.26:@Bw,-+-0-R-f-//&0001~2223$4G45<5P5f555b666889~9992<[<n<>??@~@@@@@@@,ABBCGCCCLM#MN/NMNmNNNgOXXXXXXXXXXXXXXXXXXXXXXXX  O2$^Rr2$l faw_q$>Űl2${-D:&zԄ2$bFOމyL.@ 0(  B S  ?gO _Toc191181518 _Hlt217732319 _Hlt217732320 _Toc191181521 _Toc191181526 _Toc191181532 _Toc191181535 _Toc191181539 _Toc191181557_PictureBullets&\,6>DAOOhO@@ -'n,6>\APOhOTb9PUbLVbKWbQLXb! hOhO8*urn:schemas-microsoft-com:office:smarttagsCity>*urn:schemas-microsoft-com:office:smarttags PostalCode:*urn:schemas-microsoft-com:office:smarttagsStreet;*urn:schemas-microsoft-com:office:smarttagsaddress9*urn:schemas-microsoft-com:office:smarttagsState XN  x ~ mu#+Yain{JT,/AG !!""'&,&b&g&D(J(,(,D,O,5.;.G.L.[0a0f1k1g2m233Z4c4i4q444444444558#8g9o9 ;;w<<??LDRD|DDHHHHHHIIJJzKKNOJONOOOPOQOQOSOSOTOTOVOWOYOZO\O]O`OaOhOgk-/}??CCEEOOPOQOQOSOSOTOTOVOWOYOZO\O]O`OaOhO333333b66EEE%E1E2E7E7ENEEEFkFlFFFFFFFGGGG HHHHNNNRNPOQOQOSOSOTOTOVOWOYOZO\O]O`OaOhOb66EEE%E1E2E7E7ENEEEFkFlFFFFFFFGGGG HHHHNNNRNPOQOQOSOSOTOTOVOWOYOZO\O]O`OaOhO9     r; Hm|UnOb P01w R&,6^$>Ook83oZp%}/DT$4r(zX:?}!*K6#;  IFBg@C;IyuO%if P$W^tGj_jm\_nh_TD`RwaN!!cb)vtd"lEhֱJEiBH:oz\ p>N.r(/{}*#X^`^`^`^`^`^`^`^`^`^`.^`.II^I`.  ^ `.  ^ `.^`.UU^U`.^`.^`.^`.^`.II^I`.  ^ `.  ^ `.^`.UU^U`.^`.^`.^`.^`.II^I`.  ^ `.  ^ `.^`.UU^U`.^`.^`.^`.^`.^`.d d ^d `.' ' ^' `.^`.^`.pp^p`.33^3`.^`.^`.II^I`.  ^ `.  ^ `.^`.UU^U`.^`.^`.^`.^`.II^I`.  ^ `.  ^ `.^`.UU^U`.^`.^`.^`.^`.II^I`.  ^ `.  ^ `.^`.UU^U`.^`.^`.^`.^`.II^I`.  ^ `.  ^ `.^`.UU^U`.^`.^`.^`.^`.^`.d d ^d `.' ' ^' `.^`.^`.pp^p`.33^3`.^`.^`.^`.d d ^d `.' ' ^' `.^`.^`.pp^p`.33^3`.^`.^`.II^I`.  ^ `.  ^ `.^`.UU^U`.^`.^`.^`.^`.^`.d d ^d `.' ' ^' `.^`.^`.pp^p`.33^3`.^`.^`.II^I`.  ^ `.  ^ `.^`.UU^U`.^`.^`.^`.^`.II^I`.  ^ `.  ^ `.^`.UU^U`.^`.^`.^`.^`.II^I`.  ^ `.  ^ `.^`.UU^U`.^`.^`.^`.^`CJOJQJ^JaJII^I`CJOJQJ^JaJ  ^ `CJOJQJ^JaJ  ^ `CJOJQJ^JaJ^`CJOJQJ^JaJUU^U`CJOJQJ^JaJ^`CJOJQJ^JaJ^`CJOJQJ^JaJ^`.^`CJOJQJ^JaJII^I`CJOJQJ^JaJ  ^ `CJOJQJ^JaJ  ^ `CJOJQJ^JaJ^`CJOJQJ^JaJUU^U`CJOJQJ^JaJ^`CJOJQJ^JaJ^`CJOJQJ^JaJ^`.^`.II^I`.  ^ `.  ^ `.^`.UU^U`.^`.^`.^`.^`.II^I`.  ^ `.  ^ `.^`.UU^U`.^`.^`.^`.^`.^`.d d ^d `.' ' ^' `.^`.^`.pp^p`.33^3`.^`.^`.II^I`.  ^ `.  ^ `.^`.UU^U`.^`.^`.^`.^`.II^I`.  ^ `.  ^ `.^`.UU^U`.^`.^`.^`.^`.^`.d d ^d `.' ' ^' `.^`.^`.pp^p`.33^3`.h ^`OJQJo(h ^`OJQJo(oh pp^p`OJQJo(h @ @ ^@ `OJQJo(h ^`OJQJo(oh ^`OJQJo(h ^`OJQJo(h ^`OJQJo(oh PP^P`OJQJo(h ^`OJQJo(h ^`OJQJo(oh pp^p`OJQJo(h @ @ ^@ `OJQJo(h ^`OJQJo(oh ^`OJQJo(h ^`OJQJo(h ^`OJQJo(oh PP^P`OJQJo(h^`OJQJo(hHh^`OJQJ^Jo(hHohpp^p`OJQJo(hHh@ @ ^@ `OJQJo(hHh^`OJQJ^Jo(hHoh^`OJQJo(hHh^`OJQJo(hHh^`OJQJ^Jo(hHohPP^P`OJQJo(hH^`o(. ^`hH. pLp^p`LhH. @ @ ^@ `hH. ^`hH. L^`LhH. ^`hH. ^`hH. PLP^P`LhH.h ^`OJQJo(h ^`OJQJo(oh pp^p`OJQJo(h @ @ ^@ `OJQJo(h ^`OJQJo(oh ^`OJQJo(h ^`OJQJo(h ^`OJQJo(oh PP^P`OJQJo(^`o() ^`hH. pLp^p`LhH. @ @ ^@ `hH. ^`hH. L^`LhH. ^`hH. ^`hH. PLP^P`LhH.^`o(.^`.pLp^p`L.@ @ ^@ `.^`.L^`L.^`.^`.PLP^P`L.h ^`OJQJo(h ^`OJQJo(oh pp^p`OJQJo(h @ @ ^@ `OJQJo(h ^`OJQJo(oh ^`OJQJo(h ^`OJQJo(h ^`OJQJo(oh PP^P`OJQJo(h ^`OJQJo(h ^`OJQJo(oh pp^p`OJQJo(h @ @ ^@ `OJQJo(h ^`OJQJo(oh ^`OJQJo(h ^`OJQJo(h ^`OJQJo(oh PP^P`OJQJo(h ^`OJQJo(h ^`OJQJo(oh pp^p`OJQJo(h @ @ ^@ `OJQJo(h ^`OJQJo(oh ^`OJQJo(h ^`OJQJo(h ^`OJQJo(oh PP^P`OJQJo( ^`OJQJo("  ^`OJQJo("  pp^p`OJQJo("  @ @ ^@ `OJQJo("  ^`OJQJo("  ^`OJQJo("  ^`OJQJo("  ^`OJQJo("  PP^P`OJQJo(" h ^`OJQJo(h ^`OJQJo(oh pp^p`OJQJo(h @ @ ^@ `OJQJo(h ^`OJQJo(oh ^`OJQJo(h ^`OJQJo(h ^`OJQJo(oh PP^P`OJQJo(h ^`OJQJo(h ^`OJQJo(oh pp^p`OJQJo(h @ @ ^@ `OJQJo(h ^`OJQJo(oh ^`OJQJo(h ^`OJQJo(h ^`OJQJo(oh PP^P`OJQJo(h ^`OJQJo(h ^`OJQJo(oh pp^p`OJQJo(h @ @ ^@ `OJQJo(h ^`OJQJo(oh ^`OJQJo(h ^`OJQJo(h ^`OJQJo(oh PP^P`OJQJo(h ^`OJQJo(h ^`OJQJo(oh pp^p`OJQJo(h @ @ ^@ `OJQJo(h ^`OJQJo(oh ^`OJQJo(h ^`OJQJo(h ^`OJQJo(oh PP^P`OJQJo( ^`OJQJo("  ^`OJQJo("  pp^p`OJQJo("  @ @ ^@ `OJQJo("  ^`OJQJo("  ^`OJQJo("  ^`OJQJo("  ^`OJQJo("  PP^P`OJQJo(" h  ^ `OJQJo(hHh^`OJQJ^Jo(hHoh^`OJQJo(hHh| | ^| `OJQJo(hHhLL^L`OJQJ^Jo(hHoh^`OJQJo(hHh^`OJQJo(hHh^`OJQJ^Jo(hHoh^`OJQJo(hHh ^`OJQJo(h ^`OJQJo(oh pp^p`OJQJo(h @ @ ^@ `OJQJo(h ^`OJQJo(oh ^`OJQJo(h ^`OJQJo(h ^`OJQJo(oh PP^P`OJQJo(h^`OJQJo(hHh^`OJQJ^Jo(hHohpp^p`OJQJo(hHh@ @ ^@ `OJQJo(hHh^`OJQJ^Jo(hHoh^`OJQJo(hHh^`OJQJo(hHh^`OJQJ^Jo(hHohPP^P`OJQJo(hHh ^`OJQJo(h ^`OJQJo(oh pp^p`OJQJo(h @ @ ^@ `OJQJo(h ^`OJQJo(oh ^`OJQJo(h ^`OJQJo(h ^`OJQJo(oh PP^P`OJQJo(^`o(.^`.pLp^p`L.@ @ ^@ `.^`.L^`L.^`.^`.PLP^P`L.h ^`OJQJo(h ^`OJQJo(oh pp^p`OJQJo(h @ @ ^@ `OJQJo(h ^`OJQJo(oh ^`OJQJo(h ^`OJQJo(h ^`OJQJo(oh PP^P`OJQJo( ^`hH) ^`hH. pLp^p`LhH. @ @ ^@ `hH. ^`hH. L^`LhH. ^`hH. ^`hH. PLP^P`LhH.h^`.h^`.hpLp^p`L.h@ @ ^@ `.h^`.hL^`L.h^`.h^`.hPLP^P`L.h ^`OJQJo(h ^`OJQJo(oh pp^p`OJQJo(h @ @ ^@ `OJQJo(h ^`OJQJo(oh ^`OJQJo(h ^`OJQJo(h ^`OJQJo(oh PP^P`OJQJo(h^`OJQJo(hHh^`OJQJ^Jo(hHohpp^p`OJQJo(hHh@ @ ^@ `OJQJo(hHh^`OJQJ^Jo(hHoh^`OJQJo(hHh^`OJQJo(hHh^`OJQJ^Jo(hHohPP^P`OJQJo(hHh ^`OJQJo(h ^`OJQJo(oh pp^p`OJQJo(h @ @ ^@ `OJQJo(h ^`OJQJo(oh ^`OJQJo(h ^`OJQJo(h ^`OJQJo(oh PP^P`OJQJo(h^`OJQJo(hHh^`OJQJ^Jo(hHohpp^p`OJQJo(hHh@ @ ^@ `OJQJo(hHh^`OJQJ^Jo(hHoh^`OJQJo(hHh^`OJQJo(hHh^`OJQJ^Jo(hHohPP^P`OJQJo(hHh ^`hH)h ^`hH.h pLp^p`LhH.h @ @ ^@ `hH.h ^`hH.h L^`LhH.h ^`hH.h ^`hH.h PLP^P`LhH.h ^`OJQJo(h ^`OJQJo(oh pp^p`OJQJo(h @ @ ^@ `OJQJo(h ^`OJQJo(oh ^`OJQJo(h ^`OJQJo(h ^`OJQJo(oh PP^P`OJQJo(h^`OJQJo(hHh^`OJQJ^Jo(hHohpp^p`OJQJo(hHh@ @ ^@ `OJQJo(hHh^`OJQJ^Jo(hHoh^`OJQJo(hHh^`OJQJo(hHh^`OJQJ^Jo(hHohPP^P`OJQJo(hHh ^`OJQJo(h ^`OJQJo(oh pp^p`OJQJo(h @ @ ^@ `OJQJo(h ^`OJQJo(oh ^`OJQJo(h ^`OJQJo(h ^`OJQJo(oh PP^P`OJQJo(^`OJQJo(hH^`OJQJ^Jo(hHohpp^p`OJQJo(hH@ @ ^@ `OJQJo(hH^`OJQJ^Jo(hHo^`OJQJo(hH^`OJQJo(hH^`OJQJ^Jo(hHoPP^P`OJQJo(hH9lEhOb /{}cbif P1w ;I;K6,6yuO}/r; IFB)vtdD`W^\_waT}!*oZ4.rm|U:oGj_z@C OokJEih_\ p99h2                                   h2                          h2                          . P#k|ʺmu4g)         h2        h2        h2        vdh1ΥTH(srÀ(J,.(A         h2                 h2                 h2                                            h2                                                              !~A&vH&v @KWJp&v:AMQ|cj^3]"&vq,@n$F0&vd@@@:3Mcj^E O@=SKWWBUcj^kX?Y@^p]@cj^kXY^cj^8(_cj^t_`&vQ b@Psdcj^3e@Jpvu@&vAM'vcj^ _y@\zcj^>z*K`}XxF R l 0 3i 5 ?j`s>~TY!Gk94!:!Q! "}^"k"Y.#&.8'V(>-)?~)R2*P*[,G/m!02d2)a2 44`4XT6G8 ::-:[:{=I=x=A ~B&BCL>DATL2MyOPST~VcdXW6Y"VYYZc1[d[=\(\k\@0^e^E_3!`2aPObeb2fTf:gt~gU_haihek;lOl\l mrm{o5pPpRq*tf%tRuYvx1x?x-Fxrx y[Wz}C}B}bunD,j;Ed0 b(X(2&x9n<-?rJc*tjl?Ri&t7n( M$R~3a O028<r+-,Z. dv@L~8N\!nD#Hv5>_gzBl,nOdghY k@ a2;~%:SoDkF$cg.?\,ICI}_Blbov$Xy)Ol?w xcL _;dq1Tp QOSO@OOOOhFOOOOgO`@Unknown G* Times New Roman5Symbol3. * Arial;SimSun[SO7.  Verdana5. *aTahoma_ StarSymbolArial Unicode MS?= * Courier New;WingdingsACambria Math"1hcFRFA {C( {C(4d)O)O 2qHP ?OO225! xxMUsers Guide to the Secured Areas / Conservation Management Status GeodatabaseTyrone Guthrie Jon Fisher9                           ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 Oh+'0 ,@ T`   PUsers Guide to the Secured Areas / Conservation Management Status GeodatabaseTyrone Guthrie Normal.dotm Jon Fisher4Microsoft Office Word@Ɣ @W+@8o8 {C՜.+,D՜.+,H hp  *The Nature Conservancy()O NUsers Guide to the Secured Areas / Conservation Management Status Geodatabase Title  8@ _PID_HLINKSAL QIE%http://www.conservationregistry.org/{Bhttps://maps.tnc.org/coredata{ba?#https://ecad.tnc.org/ConProSpatial{T<)http://www.conservationmeasures.org/CMP/{h49$http://www.conservationcommons.org/{7&6/http://home.tnc/conservationscience/cdis/maps/{3http://maps.tnc.org/{{u0ohttp://conserveonline.org/workspaces/cdnciss/documents/conservation-projects-service-public-metadata/view.html{br-http://conpro.tnc.org/help{qd*mailto:jon_fisher@tnc.org{ '"http://ecad.tnc.org/ConProSpatial{4$:http://conservationtools.tnc.org/conpro/help/edit_project{!http://maps.tnc.org/coredata{7&/http://home.tnc/conservationscience/cdis/maps/{http://maps.tnc.org/{y&#http://ecad.tnc.org/ConProSpatial/{V *http://elearn.tnc.org/cap/sem/player.html{.tDhttp://conpro.tnc.org/help/how-do-i-get-my-cap-workbook-into-miradi{Y&=http://conpro.tnc.org/help/download_from_conpro_to_data_pack{ http://maps.tnc.org/{fg http://conpro.tnc.org/{ "http://ecad.tnc.org/ConProSpatial{fghttp://conpro.tnc.org/{qdmailto:jon_fisher@tnc.org{  !"#$%&'()*+,-./0123456789:;<=>?@ABCEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"$%&'()*/Root Entry F"81Data D<1TableWordDocument.SummaryInformation(DocumentSummaryInformation8#CompObjy  F'Microsoft Office Word 97-2003 Document MSWordDocWord.Document.89q