<?xml version="1.0"?>
<ExpressView xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <GroupByFields />
  <Columns>
    <ExpressViewColumn>
      <ColumnText>vwExhibitor_Order.Event Name</ColumnText>
      <Width>150</Width>
      <AggType>None</AggType>
    </ExpressViewColumn>
    <ExpressViewColumn>
      <ColumnText>vwExhibitor_Order.CoID</ColumnText>
      <Width>99</Width>
      <AggType>DistinctCount</AggType>
    </ExpressViewColumn>
    <ExpressViewColumn>
      <ColumnText>vwExhibitor_Order.Company Name</ColumnText>
      <Width>150</Width>
      <AggType>None</AggType>
    </ExpressViewColumn>
    <ExpressViewColumn>
      <ColumnText>vwExhibitor_Order.Item Type</ColumnText>
      <Width>150</Width>
      <AggType>None</AggType>
    </ExpressViewColumn>
    <ExpressViewColumn>
      <ColumnText>vwExhibitor_Order.Order Details</ColumnText>
      <Width>150</Width>
      <AggType>Count</AggType>
    </ExpressViewColumn>
    <ExpressViewColumn>
      <ColumnText>vwExhibitor_Order.Total Order Amount</ColumnText>
      <Width>150</Width>
      <AggType>Sum</AggType>
    </ExpressViewColumn>
    <ExpressViewColumn>
      <ColumnText>vwExhibitor_Order.Order Amount Invoiced</ColumnText>
      <Width>150</Width>
      <AggType>Sum</AggType>
      <FormulaTitle>Order Amount Invoiced</FormulaTitle>
    </ExpressViewColumn>
    <ExpressViewColumn>
      <ColumnText>vwExhibitor_Order.Paid Order Amount</ColumnText>
      <Width>150</Width>
      <AggType>Sum</AggType>
    </ExpressViewColumn>
    <ExpressViewColumn>
      <ColumnText>vwExhibitor_Order.Order Amount Balance</ColumnText>
      <Width>150</Width>
      <AggType>Sum</AggType>
    </ExpressViewColumn>
    <ExpressViewColumn>
      <ColumnText>vwExhibitor_Order.Order Date</ColumnText>
      <Width>150</Width>
      <AggType>None</AggType>
      <FormulaTitle>Order Date</FormulaTitle>
    </ExpressViewColumn>
  </Columns>
  <AllFilters>
    <ExpressViewFilter>
      <FilterText>vwExhibitor_Order.IsAdjustedOrder</FilterText>
      <Operator>et</Operator>
      <Values>
        <string>0</string>
      </Values>
    </ExpressViewFilter>
    <ExpressViewFilter>
      <FilterText>vwExhibitor_Order.Event Name</FilterText>
      <Operator>et</Operator>
      <Values>
        <string>@EventName@</string>
      </Values>
    </ExpressViewFilter>
    <ExpressViewFilter>
      <FilterText>vwExhibitor_Order.Order Amount Balance</FilterText>
      <Operator>lt</Operator>
      <Values>
        <string>0</string>
      </Values>
      <Title>Order.Order Amount Balance</Title>
    </ExpressViewFilter>
  </AllFilters>
  <AnyFilters />
  <TopNFilter>
    <Direction>Top</Direction>
    <N>10</N>
    <AggType>Values</AggType>
    <FilterField />
    <ForEachGroups />
  </TopNFilter>
  <Sorts>
    <ExpressViewSort>
      <SortText>vwExhibitor_Order.Company Name</SortText>
      <DisplayText>Company Name</DisplayText>
      <IsAscending>true</IsAscending>
    </ExpressViewSort>
    <ExpressViewSort>
      <SortText>vwExhibitor_Order.Order Date</SortText>
      <DisplayText>Order Date</DisplayText>
      <IsAscending>false</IsAscending>
    </ExpressViewSort>
    <ExpressViewSort>
      <SortText>vwExhibitor_Order.CoID</SortText>
      <DisplayText>CoID</DisplayText>
      <IsAscending>true</IsAscending>
    </ExpressViewSort>
    <ExpressViewSort>
      <SortText>vwExhibitor_Order.Item Type</SortText>
      <DisplayText>Item Type</DisplayText>
      <IsAscending>true</IsAscending>
    </ExpressViewSort>
    <ExpressViewSort>
      <SortText>vwExhibitor_Order.Paid Order Amount</SortText>
      <DisplayText>Order Amount Paid</DisplayText>
      <IsAscending>true</IsAscending>
    </ExpressViewSort>
    <ExpressViewSort>
      <SortText>vwExhibitor_Order.Total Order Amount</SortText>
      <DisplayText>Order Amount</DisplayText>
      <IsAscending>true</IsAscending>
    </ExpressViewSort>
    <ExpressViewSort>
      <SortText>vwExhibitor_Order.Event Name</SortText>
      <DisplayText>Event Name</DisplayText>
      <IsAscending>true</IsAscending>
    </ExpressViewSort>
    <ExpressViewSort>
      <SortText>vwExhibitor_Order.Order Amount Invoiced</SortText>
      <DisplayText>Order Amount Invoiced</DisplayText>
      <IsAscending>true</IsAscending>
    </ExpressViewSort>
    <ExpressViewSort>
      <SortText>vwExhibitor_Order.Order Details</SortText>
      <DisplayText>Order Details</DisplayText>
      <IsAscending>true</IsAscending>
    </ExpressViewSort>
    <ExpressViewSort>
      <SortText>vwExhibitor_Order.Order Amount Balance</SortText>
      <DisplayText>Order Amount Balance</DisplayText>
      <IsAscending>true</IsAscending>
    </ExpressViewSort>
  </Sorts>
  <Formatting>
    <GroupHeaderFormats />
    <GroupFooterFormats />
    <ColumnHeaderFormats>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>10</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#ffffff</BackgroundColor>
        <Weight>Bold</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Center</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>10</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#ffffff</BackgroundColor>
        <Weight>Bold</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Center</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>10</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#ffffff</BackgroundColor>
        <Weight>Bold</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Center</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>10</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#ffffff</BackgroundColor>
        <Weight>Bold</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Center</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>10</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#ffffff</BackgroundColor>
        <Weight>Bold</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Center</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>10</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#ffffff</BackgroundColor>
        <Weight>Bold</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Center</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>10</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#ffffff</BackgroundColor>
        <Weight>Bold</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Center</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>10</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#ffffff</BackgroundColor>
        <Weight>Bold</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Center</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>10</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#ffffff</BackgroundColor>
        <Weight>Bold</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Center</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>10</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#ffffff</BackgroundColor>
        <Weight>Bold</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Center</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
    </ColumnHeaderFormats>
    <DetailFormats>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>10</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#ffffff</BackgroundColor>
        <Weight>Normal</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Right</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>10</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#ffffff</BackgroundColor>
        <Weight>Normal</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Left</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>10</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#ffffff</BackgroundColor>
        <Weight>Normal</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Left</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>10</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#ffffff</BackgroundColor>
        <Weight>Normal</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Left</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>10</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#ffffff</BackgroundColor>
        <Weight>Normal</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Left</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>10</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#ffffff</BackgroundColor>
        <Weight>Normal</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Right</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>10</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#ffffff</BackgroundColor>
        <Weight>Normal</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Right</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>10</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#ffffff</BackgroundColor>
        <Weight>Normal</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Right</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>10</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#ffffff</BackgroundColor>
        <Weight>Normal</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Right</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>10</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#ffffff</BackgroundColor>
        <Weight>Normal</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Right</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
    </DetailFormats>
    <ReportFooterFormats>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>9</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#FFFFFF</BackgroundColor>
        <Weight>Normal</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Right</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>9</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#FFFFFF</BackgroundColor>
        <Weight>Normal</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Right</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>9</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#FFFFFF</BackgroundColor>
        <Weight>Normal</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Right</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>9</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#FFFFFF</BackgroundColor>
        <Weight>Normal</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Right</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>10</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#FFFFFF</BackgroundColor>
        <Weight>Normal</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Right</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>10</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#FFFFFF</BackgroundColor>
        <Weight>Normal</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Right</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>10</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#FFFFFF</BackgroundColor>
        <Weight>Normal</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Right</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>10</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#FFFFFF</BackgroundColor>
        <Weight>Normal</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Right</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>10</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#FFFFFF</BackgroundColor>
        <Weight>Normal</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Right</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
      <ExpressViewSectionFormatting>
        <FontFamily>Arial</FontFamily>
        <FontSize>9</FontSize>
        <FontColor>#545454</FontColor>
        <BackgroundColor>#FFFFFF</BackgroundColor>
        <Weight>Normal</Weight>
        <Underline>None</Underline>
        <HorizontalAlign>Right</HorizontalAlign>
        <VerticalAlign>Middle</VerticalAlign>
        <WrapText>true</WrapText>
        <UniformBorder>true</UniformBorder>
        <BorderFormatting>
          <TopColor>#ededed</TopColor>
          <TopWeight>0</TopWeight>
          <LeftColor>#ededed</LeftColor>
          <LeftWeight>0</LeftWeight>
          <BottomColor>#ededed</BottomColor>
          <BottomWeight>0</BottomWeight>
          <RightColor>#ededed</RightColor>
          <RightWeight>0</RightWeight>
        </BorderFormatting>
      </ExpressViewSectionFormatting>
    </ReportFooterFormats>
    <RowShading>
      <string>#F1F1F1</string>
      <string>#ffffff</string>
    </RowShading>
    <GroupColors>
      <string>#6896ed</string>
      <string>#68edbd</string>
      <string>#ede668</string>
      <string>#ed8168</string>
      <string>#bc68ed</string>
    </GroupColors>
  </Formatting>
  <ColumnHeaderLabels />
  <DataFormatting>
    <GroupHeaderFormats>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>Number</Type>
        <DecimalPlaces>2</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>true</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
    </GroupHeaderFormats>
    <GroupFooterFormats />
    <DetailFormats>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>Number</Type>
        <DecimalPlaces>2</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>true</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor>#920000</NegativeColor>
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>Number</Type>
        <DecimalPlaces>2</DecimalPlaces>
        <UseSeparator>false</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>true</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor>#920000</NegativeColor>
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>Number</Type>
        <DecimalPlaces>2</DecimalPlaces>
        <UseSeparator>false</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>true</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor>#920000</NegativeColor>
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>Number</Type>
        <DecimalPlaces>2</DecimalPlaces>
        <UseSeparator>false</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>true</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor>#920000</NegativeColor>
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
    </DetailFormats>
    <ReportFooterFormats>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>Number</Type>
        <DecimalPlaces>2</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>true</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>Number</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>true</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor>#920000</NegativeColor>
        <DateTimeFormat />
      </CellFormat>
      <CellFormat>
        <decimalSymbol>.</decimalSymbol>
        <Type>General</Type>
        <DecimalPlaces>0</DecimalPlaces>
        <UseSeparator>true</UseSeparator>
        <SeparatorSymbol>,</SeparatorSymbol>
        <UseCurrency>false</UseCurrency>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
        <BlankWhenZero>false</BlankWhenZero>
        <UsePercentSign>false</UsePercentSign>
        <UseNegativeSymbol>true</UseNegativeSymbol>
        <UseNegativeParens>false</UseNegativeParens>
        <NegativeColor />
        <DateTimeFormat />
      </CellFormat>
    </ReportFooterFormats>
  </DataFormatting>
  <Chart>
    <ChartType>Column</ChartType>
    <ValuesFields>
      <ExpressViewChartFieldObject>
        <UseValueOfGroup />
        <AggType>Sum</AggType>
        <SeriesName />
        <ReportColumnIndex>5</ReportColumnIndex>
      </ExpressViewChartFieldObject>
    </ValuesFields>
    <LabelsFields>
      <ExpressViewChartFieldObject>
        <UseValueOfGroup />
        <AggType>None</AggType>
        <SeriesName />
        <ReportColumnIndex>9</ReportColumnIndex>
      </ExpressViewChartFieldObject>
    </LabelsFields>
    <DataMethod>SeriesInColumns</DataMethod>
    <Height>0</Height>
    <Width>0</Width>
    <ChartLocation>Top</ChartLocation>
    <ShowChart>true</ShowChart>
    <Appearance>
      <Title />
      <Subtitle />
      <XAxisTitle />
      <YAxisTitle />
      <ValueAxisMin xsi:nil="true" />
      <ValueAxisMax xsi:nil="true" />
      <ExcludeLessThan xsi:nil="true" />
      <ExcludeGreaterThan xsi:nil="true" />
      <PointLabelsContent>None</PointLabelsContent>
      <LegendDisplay>Right</LegendDisplay>
      <LabelDisplay>auto</LabelDisplay>
      <KPIValueFormat>shortScale</KPIValueFormat>
      <NumberFormat>
        <UseSeparator>false</UseSeparator>
        <UseCurrency>false</UseCurrency>
        <UsePercentSign>false</UsePercentSign>
        <DecimalPlaces>-1</DecimalPlaces>
        <SeparatorSymbol>,</SeparatorSymbol>
        <CurrencySymbol>$</CurrencySymbol>
        <DecimalSymbol>.</DecimalSymbol>
      </NumberFormat>
      <DataColorInfo>
        <Type>Theme</Type>
        <ThemeName>-2</ThemeName>
        <LinearRangeColors>
          <string>#ff0000</string>
          <string>#0000ff</string>
        </LinearRangeColors>
        <CustomColors>
          <string>#ecdfbd</string>
          <string>#20457c</string>
          <string>#3b3a35</string>
          <string>#fb6648</string>
          <string>#5e3448</string>
        </CustomColors>
        <ThemeColors>
          <string>#947584</string>
          <string>#A0CDCA</string>
          <string>#D2555B</string>
          <string>#FCB17A</string>
          <string>#E8C7D8</string>
          <string>#BCDB6D</string>
          <string>#8FB5B1</string>
          <string>#FBB9FF</string>
          <string>#AEB27F</string>
          <string>#7FC971</string>
        </ThemeColors>
      </DataColorInfo>
      <Is3D>false</Is3D>
      <Style>
        <TitlePosition>TopCenter</TitlePosition>
        <TitleFontSize>18</TitleFontSize>
        <TitleFontColor>#5a5a5a</TitleFontColor>
        <TitleFontFamily>Roboto</TitleFontFamily>
        <SubtitleFontSize>12</SubtitleFontSize>
        <SubtitleFontColor>#5a5a5a</SubtitleFontColor>
        <SubtitleFontFamily>Roboto</SubtitleFontFamily>
        <LabelsFontSize>11</LabelsFontSize>
        <LabelsFontColor>#888888</LabelsFontColor>
        <LabelsFontFamily>Roboto</LabelsFontFamily>
      </Style>
      <SortDataBy>None</SortDataBy>
      <SortDataByDirection>Ascending</SortDataByDirection>
      <UseScroll>false</UseScroll>
    </Appearance>
  </Chart>
  <ExportSettings>
    <PageSize>Letter</PageSize>
    <PageOrientation>Portrait</PageOrientation>
    <FitToPageWidth>true</FitToPageWidth>
    <IncludeSetupInfo>No</IncludeSetupInfo>
    <UseGroupColors>true</UseGroupColors>
    <NoDataQualifiedMode>ShowMessage</NoDataQualifiedMode>
    <FlattenGroupsInExcelAndCsv>true</FlattenGroupsInExcelAndCsv>
    <StyleCellsInExcel>true</StyleCellsInExcel>
  </ExportSettings>
  <UseTopN>false</UseTopN>
  <IncludeDetailRows>true</IncludeDetailRows>
  <Id>0faa8475-00c5-40a1-9539-524c38babfce</Id>
  <Description />
  <FilterDescription />
  <ReportType>ExpressView</ReportType>
  <ExportType>Default</ExportType>
  <ReportTreeShortcut>Default</ReportTreeShortcut>
  <AllowOutputPdf>true</AllowOutputPdf>
  <AllowOutputCsv>true</AllowOutputCsv>
  <AllowOutputExcel>true</AllowOutputExcel>
  <AllowOutputRtf>true</AllowOutputRtf>
  <CustomEntities>
    <webreports />
  </CustomEntities>
  <CustomJoins>
    <webreports />
  </CustomJoins>
  <Api />
</ExpressView>