﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<StiSerializer version="1.02" type="Net" application="StiReport">
  <Dictionary Ref="1" type="Dictionary" isKey="true">
    <BusinessObjects isList="true" count="0" />
    <Databases isList="true" count="0" />
    <DataSources isList="true" count="9">
      <Categories Ref="2" type="DataTableSource" isKey="true">
        <Alias>Categories</Alias>
        <Columns isList="true" count="3">
          <value>CategoryID,System.Int32</value>
          <value>CategoryName,System.String</value>
          <value>Description,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Categories</Name>
        <NameInSource>Demo.Categories</NameInSource>
      </Categories>
      <Customers Ref="3" type="DataTableSource" isKey="true">
        <Alias>Customers</Alias>
        <Columns isList="true" count="11">
          <value>CustomerID,System.String</value>
          <value>CompanyName,System.String</value>
          <value>ContactName,System.String</value>
          <value>ContactTitle,System.String</value>
          <value>Address,System.String</value>
          <value>City,System.String</value>
          <value>Region,System.String</value>
          <value>PostalCode,System.String</value>
          <value>Country,System.String</value>
          <value>Phone,System.String</value>
          <value>Fax,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Customers</Name>
        <NameInSource>Demo.Customers</NameInSource>
      </Customers>
      <Employees Ref="4" type="DataTableSource" isKey="true">
        <Alias>Employees</Alias>
        <Columns isList="true" count="14">
          <value>EmployeeID,System.Int32</value>
          <value>LastName,System.String</value>
          <value>FirstName,System.String</value>
          <value>Title,System.String</value>
          <value>BirthDate,System.DateTime</value>
          <value>HireDate,System.DateTime</value>
          <value>Address,System.String</value>
          <value>City,System.String</value>
          <value>Region,System.String</value>
          <value>PostalCode,System.String</value>
          <value>Country,System.String</value>
          <value>HomePhone,System.String</value>
          <value>Notes,System.String</value>
          <value>ReportsTo,System.Int32</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Employees</Name>
        <NameInSource>Demo.Employees</NameInSource>
      </Employees>
      <Order_x0020_Details Ref="5" type="DataTableSource" isKey="true">
        <Alias>Order Details</Alias>
        <Columns isList="true" count="5">
          <value>OrderID,System.Int32</value>
          <value>ProductID,System.Int32</value>
          <value>UnitPrice,System.Decimal</value>
          <value>Quantity,System.Int16</value>
          <value>Discount,System.Single</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Order Details</Name>
        <NameInSource>Demo.Order Details</NameInSource>
      </Order_x0020_Details>
      <Orders Ref="6" type="DataTableSource" isKey="true">
        <Alias>Orders</Alias>
        <Columns isList="true" count="14">
          <value>OrderID,System.Int32</value>
          <value>CustomerID,System.String</value>
          <value>EmployeeID,System.Int32</value>
          <value>OrderDate,System.DateTime</value>
          <value>RequiredDate,System.DateTime</value>
          <value>ShippedDate,System.DateTime</value>
          <value>ShipVia,System.Int32</value>
          <value>Freight,System.Decimal</value>
          <value>ShipName,System.String</value>
          <value>ShipAddress,System.String</value>
          <value>ShipCity,System.String</value>
          <value>ShipRegion,System.String</value>
          <value>ShipPostalCode,System.String</value>
          <value>ShipCountry,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Orders</Name>
        <NameInSource>Demo.Orders</NameInSource>
      </Orders>
      <Products Ref="7" type="DataTableSource" isKey="true">
        <Alias>Products</Alias>
        <Columns isList="true" count="7">
          <value>ProductID,System.Int32</value>
          <value>ProductName,System.String</value>
          <value>SupplierID,System.Int32</value>
          <value>CategoryID,System.Int32</value>
          <value>QuantityPerUnit,System.String</value>
          <value>UnitPrice,System.Decimal</value>
          <value>UnitsInStock,System.Int16</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Products</Name>
        <NameInSource>Demo.Products</NameInSource>
      </Products>
      <Shippers Ref="8" type="DataTableSource" isKey="true">
        <Alias>Shippers</Alias>
        <Columns isList="true" count="3">
          <value>ShipperID,System.Int32</value>
          <value>CompanyName,System.String</value>
          <value>Phone,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Shippers</Name>
        <NameInSource>Demo.Shippers</NameInSource>
      </Shippers>
      <Suppliers Ref="9" type="DataTableSource" isKey="true">
        <Alias>Suppliers</Alias>
        <Columns isList="true" count="12">
          <value>SupplierID,System.Int32</value>
          <value>CompanyName,System.String</value>
          <value>ContactName,System.String</value>
          <value>ContactTitle,System.String</value>
          <value>Address,System.String</value>
          <value>City,System.String</value>
          <value>Region,System.String</value>
          <value>PostalCode,System.String</value>
          <value>Country,System.String</value>
          <value>Phone,System.String</value>
          <value>Fax,System.String</value>
          <value>HomePage,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Suppliers</Name>
        <NameInSource>Demo.Suppliers</NameInSource>
      </Suppliers>
      <Countries Ref="10" type="DataTableSource" isKey="true">
        <Alias>Countries</Alias>
        <Columns isList="true" count="3">
          <value>CountriesID,System.Int32</value>
          <value>Flag,System.Byte[]</value>
          <value>CountryName,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Countries</Name>
        <NameInSource>Demo.Countries</NameInSource>
      </Countries>
    </DataSources>
    <Relations isList="true" count="8">
      <Employees Ref="11" type="DataRelation" isKey="true">
        <Alias>Employees</Alias>
        <ChildColumns isList="true" count="1">
          <value>ReportsTo</value>
        </ChildColumns>
        <ChildSource isRef="4" />
        <Dictionary isRef="1" />
        <Name>Employees</Name>
        <NameInSource>EmployeesEmployees</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>EmployeeID</value>
        </ParentColumns>
        <ParentSource isRef="4" />
      </Employees>
      <Products Ref="12" type="DataRelation" isKey="true">
        <Alias>Products</Alias>
        <ChildColumns isList="true" count="1">
          <value>ProductID</value>
        </ChildColumns>
        <ChildSource isRef="5" />
        <Dictionary isRef="1" />
        <Name>Products</Name>
        <NameInSource>ProductsOrder_Details</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>ProductID</value>
        </ParentColumns>
        <ParentSource isRef="7" />
      </Products>
      <Orders Ref="13" type="DataRelation" isKey="true">
        <Alias>Orders</Alias>
        <ChildColumns isList="true" count="1">
          <value>OrderID</value>
        </ChildColumns>
        <ChildSource isRef="5" />
        <Dictionary isRef="1" />
        <Name>Orders</Name>
        <NameInSource>OrdersOrder_Details</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>OrderID</value>
        </ParentColumns>
        <ParentSource isRef="6" />
      </Orders>
      <Customers Ref="14" type="DataRelation" isKey="true">
        <Alias>Customers</Alias>
        <ChildColumns isList="true" count="1">
          <value>CustomerID</value>
        </ChildColumns>
        <ChildSource isRef="6" />
        <Dictionary isRef="1" />
        <Name>Customers</Name>
        <NameInSource>CustomersOrders</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>CustomerID</value>
        </ParentColumns>
        <ParentSource isRef="3" />
      </Customers>
      <Shippers Ref="15" type="DataRelation" isKey="true">
        <Alias>Shippers</Alias>
        <ChildColumns isList="true" count="1">
          <value>ShipVia</value>
        </ChildColumns>
        <ChildSource isRef="6" />
        <Dictionary isRef="1" />
        <Name>Shippers</Name>
        <NameInSource>ShippersOrders</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>ShipperID</value>
        </ParentColumns>
        <ParentSource isRef="8" />
      </Shippers>
      <Employees Ref="16" type="DataRelation" isKey="true">
        <Alias>Employees</Alias>
        <ChildColumns isList="true" count="1">
          <value>EmployeeID</value>
        </ChildColumns>
        <ChildSource isRef="6" />
        <Dictionary isRef="1" />
        <Name>Employees</Name>
        <NameInSource>EmployeesOrders</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>EmployeeID</value>
        </ParentColumns>
        <ParentSource isRef="4" />
      </Employees>
      <Categories Ref="17" type="DataRelation" isKey="true">
        <Alias>Categories</Alias>
        <ChildColumns isList="true" count="1">
          <value>CategoryID</value>
        </ChildColumns>
        <ChildSource isRef="7" />
        <Dictionary isRef="1" />
        <Name>Categories</Name>
        <NameInSource>CategoriesProducts</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>CategoryID</value>
        </ParentColumns>
        <ParentSource isRef="2" />
      </Categories>
      <Suppliers Ref="18" type="DataRelation" isKey="true">
        <Alias>Suppliers</Alias>
        <ChildColumns isList="true" count="1">
          <value>SupplierID</value>
        </ChildColumns>
        <ChildSource isRef="7" />
        <Dictionary isRef="1" />
        <Name>Suppliers</Name>
        <NameInSource>SuppliersProducts</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>SupplierID</value>
        </ParentColumns>
        <ParentSource isRef="9" />
      </Suppliers>
    </Relations>
    <Report isRef="0" />
    <Variables isList="true" count="0" />
  </Dictionary>
  <EngineVersion>EngineV2</EngineVersion>
  <GlobalizationStrings isList="true" count="0" />
  <MetaTags isList="true" count="0" />
  <Pages isList="true" count="1">
    <Page1 Ref="19" type="Page" isKey="true">
      <Border>None;Black;2;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Components isList="true" count="1">
        <ReportTitleBand1 Ref="20" type="ReportTitleBand" isKey="true">
          <Brush>Transparent</Brush>
          <CanShrink>True</CanShrink>
          <ClientRectangle>0,0.4,19,27.2</ClientRectangle>
          <Components isList="true" count="1">
            <RichText1 Ref="21" type="Stimulsoft.Report.Components.StiRichText" isKey="true">
              <BackColor>Transparent</BackColor>
              <CanBreak>True</CanBreak>
              <CanGrow>True</CanGrow>
              <CanShrink>True</CanShrink>
              <ClientRectangle>0,0.2,18.8,27</ClientRectangle>
              <ComponentStyle>Style1</ComponentStyle>
              <Conditions isList="true" count="0" />
              <DataColumn />
              <Margins>0,0,0,0</Margins>
              <Name>RichText1</Name>
              <Page isRef="19" />
              <Parent isRef="20" />
              <Text>__LP___x005C_rtf1_x005C_ansi_x005C_ansicpg1252_x005C_uc1_x005C_htmautsp_x005C_deff2__LP___x005C_fonttbl__LP___x005C_f0_x005C_fcharset0_x0020_Times_x0020_New_x0020_Roman_x003B___RP____LP___x005C_f2_x005C_fcharset0_x0020_Segoe_x0020_UI_x003B___RP____LP___x005C_f3_x005C_fcharset0_x0020_Arial_x003B___RP____RP____LP___x005C_colortbl_x005C_red0_x005C_green0_x005C_blue0_x003B__x005C_red255_x005C_green255_x005C_blue255_x003B___RP___x005C_loch_x005C_hich_x005C_dbch_x005C_pard_x005C_plain_x005C_ltrpar_x005C_itap0__LP___x005C_lang1033_x005C_fs18_x005C_f3_x005C_cf0_x0020__x005C_cf0_x005C_ql__LP___x005C_fs28_x005C_f3_x005C_b_x0020___LP___x005C_lang2057_x005C_ltrch_x0020_Report_x0020_Disclaimer_x0020_Notice__RP___x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020__x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x005C_b_x0020___LP___x005C_lang2057_x005C_ltrch_x0020_About_x0020_Using_x0020_This_x0020_Report__RP___x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020__x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020___LP___x005C_lang2057_x005C_ltrch_x0020_By_x0020_using_x0020_or_x0020_accessing_x0020_this_x0020_report_x0020_you_x0020_are_x0020_accepting_x0020_all_x0020_the_x0020_terms_x0020_of_x0020_this_x0020_disclaimer_x0020_notice._x0020__x0020_If_x0020_you_x0020_do_x0020_not_x0020_agree_x0020_with_x0020_anything_x0020_in_x0020_this_x0020_notice_x0020_you_x0020_should_x0020_not_x0020_use_x0020_or_x0020_access_x0020_this_x0020_report.__RP___x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020__x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020__x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x005C_b_x0020___LP___x005C_lang2057_x005C_ltrch_x0020_Warranties_x0020_and_x0020_Liability__RP___x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020__x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020___LP___x005C_lang2057_x005C_ltrch_x0020_While_x0020_every_x0020_effort_x0020_is_x0020_made_x0020_to_x0020_ensure_x0020_that_x0020_the_x0020_content_x0020_of_x0020_this_x0020_report_x0020_is_x0020_accurate_x002C__x0020_the_x0020_report_x0020_is_x0020_provided_x0020_on_x0020_an_x0020__x005C_ldblquote_x0020_as_x0020_is_x005C_rdblquote_x0020__x0020_basis_x0020_and_x0020_Gallagher_x0020_Group_x0020_Limited_x0020_makes_x0020_no_x0020_representations_x0020_or_x0020_warranties_x0020_in_x0020_relation_x0020_to_x0020_the_x0020_accuracy_x0020_or_x0020_completeness_x0020_of_x0020_the_x0020_information_x0020_found_x0020_on_x0020_it._x0020__x0020_While_x0020_the_x0020_content_x0020_of_x0020_this_x0020_report_x0020_is_x0020_provided_x0020_in_x0020_good_x0020_faith_x002C__x0020_we_x0020_do_x0020_not_x0020_warrant_x0020_that_x0020_the_x0020_information_x0020_will_x0020_be_x0020_kept_x0020_up_x0020_to_x0020_date_x002C__x0020_be_x0020_true_x002C__x0020_accurate_x0020_and_x0020_not_x0020_misleading_x002C__x0020_or_x0020_that_x0020_this_x0020_report_x0020_will_x0020_always_x0020__x0028_or_x0020_forever_x0029__x0020_be_x0020_available_x0020_for_x0020_use.__RP___x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020__x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020___LP___x005C_lang2057_x005C_ltrch_x0020_We_x0020_do_x0020_not_x0020_warrant_x0020_that_x0020_the_x0020_servers_x0020_that_x0020_make_x0020_this_x0020_report_x0020_available_x0020_will_x0020_be_x0020_error_x002C__x0020_virus_x0020_or_x0020_bug_x0020_free_x0020_and_x0020_you_x0020_accept_x0020_that_x0020_it_x0020_is_x0020_your_x0020_responsibility_x0020_to_x0020_make_x0020_adequate_x0020_provision_x0020_for_x0020_protection_x0020_against_x0020_such_x0020_threats._x0020__x0020_We_x0020_recommend_x0020_scanning_x0020_any_x0020_files_x0020_before_x0020_downloading.__RP___x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020__x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020___LP___x005C_lang2057_x005C_ltrch_x0020_Nothing_x0020_on_x0020_this_x0020_report_x0020_should_x0020_be_x0020_taken_x0020_to_x0020_constitute_x0020_professional_x0020_advice_x0020_or_x0020_a_x0020_formal_x0020_recommendation_x0020_and_x0020_Gallagher_x0020_Group_x0020_Limited_x0020_hereby_x0020_excludes_x0020_all_x0020_representations_x0020_and_x0020_warranties_x0020_whatsoever_x0020__x0028_whether_x0020_implied_x0020_by_x0020_law_x0020_or_x0020_otherwise_x0029__x0020_relating_x0020_to_x0020_the_x0020_content_x0020_and_x0020_use_x0020_of_x0020_this_x0020_report.__RP___x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020__x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020___LP___x005C_lang2057_x005C_ltrch_x0020_In_x0020_no_x0020_event_x0020_will_x0020_Gallagher_x0020_Group_x0020_Limited_x0020_be_x0020_liable_x0020_for_x0020_any_x0020_incidental_x002C__x0020_indirect_x002C__x0020_consequential_x002C__x0020_punitive_x0020_or_x0020_special_x0020_damages_x0020_of_x0020_any_x0020_kind_x002C__x0020_or_x0020_any_x0020_other_x0020_damages_x0020_whatsoever_x002C__x0020_including_x002C__x0020_without_x0020_limitation_x002C__x0020_those_x0020_resulting_x0020_from_x0020_loss_x0020_of_x0020_profit_x002C__x0020_loss_x0020_of_x0020_contracts_x002C__x0020_loss_x0020_of_x0020_reputation_x002C__x0020_goodwill_x002C__x0020_data_x002C__x0020_information_x002C__x0020_income_x002C__x0020_anticipated_x0020_savings_x0020_or_x0020_business_x0020_relationships_x002C__x0020_whether_x0020_or_x0020_not_x0020_Gallagher_x0020_Group_x0020_Limited_x0020_has_x0020_been_x0020_advised_x0020_of_x0020_the_x0020_possibility_x0020_of_x0020_such_x0020_damage_x002C__x0020_arising_x0020_out_x0020_of_x0020_or_x0020_in_x0020_connection_x0020_with_x0020_the_x0020_use_x0020_of_x0020_this_x0020_report_x0020_or_x0020_any_x0020_linked_x0020_reports.__RP___x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020__x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020__x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x005C_b_x0020___LP___x005C_lang2057_x005C_ltrch_x0020_Exceptions__RP___x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020__x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020___LP___x005C_lang2057_x005C_ltrch_x0020_Nothing_x0020_in_x0020_this_x0020_disclaimer_x0020_notice_x0020_shall_x0020_serve_x0020_to_x0020_limit_x0020_or_x0020_exclude_x0020_any_x0020_liability_x0020_for_x0020_death_x0020_or_x0020_personal_x0020_injury_x0020_arising_x0020_from_x0020__x005B_site_x002F_company_x0020_name_x005D__x005C_rquote_x0020_s_x0020_negligence_x002C__x0020_or_x0020_for_x0020_fraud_x002C__x0020_or_x0020_for_x0020_anything_x0020_else_x0020_which_x0020_it_x0020_would_x0020_not_x0020_be_x0020_lawful_x0020_for_x0020__x005B_site_x002F_company_x0020_name_x005D__x0020_to_x0020_exclude.__RP___x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020__x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020__x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x005C_b_x0020___LP___x005C_lang2057_x005C_ltrch_x0020_Use_x0020_of_x0020_this_x0020_Report__RP___x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020__x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020___LP___x005C_lang2057_x005C_ltrch_x0020_By_x0020_using_x0020_this_x0020_report_x0020_you_x0020_agree_x0020_to_x0020_the_x0020_exclusions_x0020_and_x0020_limitations_x0020_of_x0020_liability_x0020_stated_x0020_above_x0020_and_x0020_accept_x0020_them_x0020_as_x0020_reasonable._x0020__x0020_Do_x0020_not_x0020_use_x0020_this_x0020_report_x0020_if_x0020_you_x0020_do_x0020_not_x0020_agree_x0020_that_x0020_they_x0020_are_x0020_reasonable.__RP___x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020__x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020___LP___x005C_lang2057_x005C_ltrch_x0020_If_x0020_any_x0020_of_x0020_the_x0020_content_x0020_of_x0020_this_x0020_disclaimer_x0020_notice_x0020_is_x0020_found_x0020_to_x0020_be_x0020_illegal_x002C__x0020_invalid_x0020_or_x0020_unenforceable_x0020_under_x0020_the_x0020_applicable_x0020_law_x002C__x0020_that_x0020_will_x0020_have_x0020_no_x0020_bearing_x0020_on_x0020_the_x0020_enforceability_x0020_of_x0020_the_x0020_rest_x0020_of_x0020_the_x0020_disclaimer_x0020_notice_x0020_and_x0020_the_x0020_illegal_x002C__x0020_invalid_x0020_or_x0020_unenforceable_x0020_part_x0020_shall_x0020_be_x0020_amended_x0020_to_x0020_the_x0020_minimum_x0020_extent_x0020_necessary_x0020_to_x0020_make_x0020_it_x0020_legal_x002C__x0020_valid_x0020_and_x0020_enforceable.__RP___x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020__x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020___LP___x005C_lang9_x005C_ltrch_x0020_All_x0020_material_x0020_on_x0020_this_x0020_report_x002C__x0020_including_x0020_text_x0020_and_x0020_images_x002C__x0020_is_x0020_protected_x0020_by_x0020_copyright_x0020_law_x0020_and_x0020_such_x0020_copyright_x0020_is_x0020_owned_x0020_by_x0020_Gallagher_x0020_unless_x0020_credited_x0020_otherwise._x0020_It_x0020_may_x0020_not_x0020_be_x0020_copied_x002C__x0020_reproduced_x002C__x0020_republished_x002C__x0020_downloaded_x002C__x0020_posted_x002C__x0020_distributed_x002C__x0020_broadcast_x0020_or_x0020_transmitted_x0020_in_x0020_any_x0020_way_x0020_without_x0020_the_x0020_copyright_x0020_owner_x005C_rquote_x0020_s_x0020_consent._x0020___RP___x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020__x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020___LP___x005C_lang9_x005C_ltrch_x0020_No_x0020_part_x0020_of_x0020_this_x0020_report_x0020_may_x0020_be_x0020_distributed_x0020_or_x0020_copied_x0020_for_x0020_any_x0020_commercial_x0020_purpose_x0020_or_x0020_financial_x0020_gain.__RP___x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020__x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020___LP___x005C_lang2057_x005C_ltrch_x0020_All_x0020_intellectual_x0020_property_x0020_rights_x0020_in_x0020_relation_x0020_to_x0020_this_x0020_report_x0020_are_x0020_reserved_x0020_and_x0020_owned_x0020_by_x0020_Gallagher_x0020_Group_x0020_Limited.__RP___x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020__x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020__x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x005C_b_x0020___LP___x005C_lang2057_x005C_ltrch_x0020_Law_x0020_and_x0020_Jurisdiction__RP___x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020__x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020___LP___x005C_lang2057_x005C_ltrch_x0020_This_x0020_disclaimer_x0020_notice_x0020_shall_x0020_be_x0020_interpreted_x0020_and_x0020_governed_x0020_by_x0020_English_x0020_law_x002C__x0020_and_x0020_any_x0020_disputes_x0020_in_x0020_relation_x0020_to_x0020_it_x0020_are_x0020_subject_x0020_to_x0020_the_x0020_jurisdiction_x0020_of_x0020_the_x0020_courts_x0020_in_x0020_England_x0020_and_x0020_Wales.__RP___x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020__x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020__x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x005C_b_x0020___LP___x005C_lang2057_x005C_ltrch_x0020_Variations__RP___x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020__x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020___LP___x005C_lang2057_x005C_ltrch_x0020_We_x0020_reserve_x0020_the_x0020_right_x0020_to_x0020_revise_x0020_and_x0020_amend_x0020_this_x0020_disclaimer_x0020_notice_x0020_from_x0020_time_x0020_to_x0020_time_x0020_and_x0020_any_x0020_revised_x0020_version_x0020_will_x0020_be_x0020_deemed_x0020_to_x0020_be_x0020_applicable_x0020_from_x0020_the_x0020_first_x0020_date_x0020_of_x0020_publication_x0020_on_x0020_this_x0020_report._x0020__x0020___RP___x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020__x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020__x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x005C_b_x0020___LP___x005C_lang2057_x005C_ltrch_x0020_About_x0020_Us__RP___x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020__x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___LP___x005C_fs24_x005C_f3_x0020___LP___x005C_lang2057_x005C_ltrch_x0020_This_x0020_report_x0020_is_x0020_owned_x0020_by_x0020_Gallagher_x0020_Group_x0020_Limited__RP___x005C_li0_x005C_ri0_x005C_sa0_x005C_sb0_x005C_fi0_x005C_ql_x005C_par__RP___x000D__x000A___RP___x000D__x000A___RP__</Text>
            </RichText1>
          </Components>
          <Conditions isList="true" count="0" />
          <Name>ReportTitleBand1</Name>
          <Page isRef="19" />
          <Parent isRef="19" />
        </ReportTitleBand1>
      </Components>
      <Conditions isList="true" count="0" />
      <Guid>8fca6ec0316b43b7bbb231c7b0757f21</Guid>
      <Margins>1,1,1,1</Margins>
      <Name>Page1</Name>
      <PageHeight>29.7</PageHeight>
      <PageWidth>21</PageWidth>
      <Report isRef="0" />
      <Watermark Ref="22" type="Stimulsoft.Report.Components.StiWatermark" isKey="true">
        <Font>Arial,100</Font>
        <TextBrush>[50:0:0:0]</TextBrush>
      </Watermark>
    </Page1>
  </Pages>
  <PrinterSettings Ref="23" type="Stimulsoft.Report.Print.StiPrinterSettings" isKey="true" />
  <ReferencedAssemblies isList="true" count="8">
    <value>System.Dll</value>
    <value>System.Drawing.Dll</value>
    <value>System.Windows.Forms.Dll</value>
    <value>System.Data.Dll</value>
    <value>System.Xml.Dll</value>
    <value>Stimulsoft.Controls.Dll</value>
    <value>Stimulsoft.Base.Dll</value>
    <value>Stimulsoft.Report.Dll</value>
  </ReferencedAssemblies>
  <ReportAlias>Report</ReportAlias>
  <ReportChanged>3/4/2013 10:45:52 AM</ReportChanged>
  <ReportCreated>3/4/2013 10:44:13 AM</ReportCreated>
  <ReportFile>C:\Users\nadinw\Desktop\Report.mrt</ReportFile>
  <ReportGuid>71533b4eb00442d4b6a9d93860ce5056</ReportGuid>
  <ReportName>Report</ReportName>
  <ReportUnit>Centimeters</ReportUnit>
  <ReportVersion>2012.3.1500</ReportVersion>
  <Script>using System;
using System.Drawing;
using System.Windows.Forms;
using System.Data;
using Stimulsoft.Controls;
using Stimulsoft.Base.Drawing;
using Stimulsoft.Report;
using Stimulsoft.Report.Dialogs;
using Stimulsoft.Report.Components;

namespace Reports
{
    public class Report : Stimulsoft.Report.StiReport
    {
        public Report()        {
            this.InitializeComponent();
        }

        #region StiReport Designer generated code - do not modify
		#endregion StiReport Designer generated code - do not modify
    }
}
</Script>
  <ScriptLanguage>CSharp</ScriptLanguage>
  <Styles isList="true" count="1">
    <Style1 Ref="24" type="Stimulsoft.Report.StiStyle" isKey="true">
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial,9</Font>
      <Name>Style1</Name>
      <TextBrush>Black</TextBrush>
    </Style1>
  </Styles>
</StiSerializer>