<div class="table__wrapper">
    <div class="table__title">
        <h3>Index Name<svg class="icon icon-caret"><use xlink:href="/assets/sprites/icons.svg#ico-caret"></use></svg><span class="table__description">Secondary Information</span></h3>
        <ul class="table__tabs">
            <li class="active">Total</li>
            <li>Net</li>
        </ul>
    </div>
    <table class="table alternative" id="myTable">
        <thead>
            <tr>
                <th class="table__cell table__header" scope="col">
                    <a href="#">
                    <span>Name</span>
                    <span class="table__sort">
                        <svg class="icon icon-chevron-up"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-up"></use></svg>
                        <svg class="icon icon-chevron-down"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-down"></use></svg>
                    </span>
                </a>
                </th>
                <th class="table__cell table__header" scope="col">
                    <a href="#">
                    <span class="table__sort">
                        <svg class="icon icon-chevron-up"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-up"></use></svg>
                        <svg class="icon icon-chevron-down"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-down"></use></svg>
                    </span>
                    <span>Daily</span>
                </a>
                </th>
                <th class="table__cell table__header" scope="col">
                    <a href="#">
                    <span class="table__sort">
                        <svg class="icon icon-chevron-up"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-up"></use></svg>
                        <svg class="icon icon-chevron-down"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-down"></use></svg>
                    </span>
                    <span>MTD</span>
                </a>
                </th>
                <th class="table__cell table__header" scope="col">
                    <a href="#">
                    <span class="table__sort">
                        <svg class="icon icon-chevron-up"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-up"></use></svg>
                        <svg class="icon icon-chevron-down"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-down"></use></svg>
                    </span>
                    <span>YTD</span>
                </a>
                </th>
                <th class="table__cell table__header" scope="col">
                    <a href="#">
                    <span class="table__sort">
                        <svg class="icon icon-chevron-up"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-up"></use></svg>
                        <svg class="icon icon-chevron-down"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-down"></use></svg>
                    </span>
                    <span>1Y</span>
                </a>
                </th>
                <th class="table__cell table__header" scope="col">
                    <a href="#">
                    <span class="table__sort">
                        <svg class="icon icon-chevron-up"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-up"></use></svg>
                        <svg class="icon icon-chevron-down"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-down"></use></svg>
                    </span>
                    <span>3Y</span>
                </a>
                </th>
                <th class="table__cell table__header" scope="col">
                    <a href="#">
                    <span class="table__sort">
                        <svg class="icon icon-chevron-up"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-up"></use></svg>
                        <svg class="icon icon-chevron-down"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-down"></use></svg>
                    </span>
                    <span>5Y</span>
                </a>
                </th>
                <th class="table__cell table__header" scope="col">
                    <a href="#">
                    <span class="table__sort">
                        <svg class="icon icon-chevron-up"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-up"></use></svg>
                        <svg class="icon icon-chevron-down"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-down"></use></svg>
                    </span>
                    <span>10Y</span>
                </a>
                </th>
            </tr>
        </thead>
        <tbody>

            <tr class="table__row">
                <td data-column="Name" class="table__cell">Russell 3000®</td>
                <td data-column="Daily" class="table__cell align-center">-0.60</td>
                <td data-column="MTD" class="table__cell align-center">2.63</td>
                <td data-column="YTD" class="table__cell align-center"><span class="table__cell--value  increase"><svg class="icon icon-caret"><use xlink:href="/assets/sprites/icons.svg#ico-caret"></use></svg><span>2.36</span></span>
                </td>
                <td data-column="1Y" class="table__cell align-center">15.22</td>
                <td data-column="3Y" class="table__cell align-center">10.45</td>
                <td data-column="5Y" class="table__cell align-center">12.45</td>
                <td data-column="10Y" class="table__cell align-center">9.06</td>
            </tr>

            <tr class="table__row">
                <td data-column="Name" class="table__cell">Russell 3000® Growth</td>
                <td data-column="Daily" class="table__cell align-center">-0.76</td>
                <td data-column="MTD" class="table__cell align-center">3.46</td>
                <td data-column="YTD" class="table__cell align-center"><span class="table__cell--value  increase"><svg class="icon icon-caret"><use xlink:href="/assets/sprites/icons.svg#ico-caret"></use></svg><span>5.34</span></span>
                </td>
                <td data-column="1Y" class="table__cell align-center">21.39</td>
                <td data-column="3Y" class="table__cell align-center">13.07</td>
                <td data-column="5Y" class="table__cell align-center">14.82</td>
                <td data-column="10Y" class="table__cell align-center">10.71</td>
            </tr>

            <tr class="table__row">
                <td data-column="Name" class="table__cell">Russell 3000® Value</td>
                <td data-column="Daily" class="table__cell align-center">-0.42</td>
                <td data-column="MTD" class="table__cell align-center">1.75</td>
                <td data-column="YTD" class="table__cell align-center"><span class="table__cell--value  decrease"><svg class="icon icon-caret"><use xlink:href="/assets/sprites/icons.svg#ico-caret"></use></svg><span>-0.69</span></span>
                </td>
                <td data-column="1Y" class="table__cell align-center">9.14</td>
                <td data-column="3Y" class="table__cell align-center">7.82</td>
                <td data-column="5Y" class="table__cell align-center">10.04</td>
                <td data-column="10Y" class="table__cell align-center">7.33</td>
            </tr>

            <tr class="table__row">
                <td data-column="Name" class="table__cell">Russell 1000®</td>
                <td data-column="Daily" class="table__cell align-center">-0.65</td>
                <td data-column="MTD" class="table__cell align-center">2.53</td>
                <td data-column="YTD" class="table__cell align-center"><span class="table__cell--value  increase"><svg class="icon icon-caret"><use xlink:href="/assets/sprites/icons.svg#ico-caret"></use></svg><span>2.17</span></span>
                </td>
                <td data-column="1Y" class="table__cell align-center">15.13</td>
                <td data-column="3Y" class="table__cell align-center">10.48</td>
                <td data-column="5Y" class="table__cell align-center">12.53</td>
                <td data-column="10Y" class="table__cell align-center">9.03</td>
            </tr>

            <tr class="table__row">
                <td data-column="Name" class="table__cell">Russell 1000® Growth</td>
                <td data-column="Daily" class="table__cell align-center">-0.82</td>
                <td data-column="MTD" class="table__cell align-center">3.39</td>
                <td data-column="YTD" class="table__cell align-center"><span class="table__cell--value  increase"><svg class="icon icon-caret"><use xlink:href="/assets/sprites/icons.svg#ico-caret"></use></svg><span>5.22</span></span>
                </td>
                <td data-column="1Y" class="table__cell align-center">21.41</td>
                <td data-column="3Y" class="table__cell align-center">13.30</td>
                <td data-column="5Y" class="table__cell align-center">14.98</td>
                <td data-column="10Y" class="table__cell align-center">10.74</td>
            </tr>

            <tr class="table__row">
                <td data-column="Name" class="table__cell">Russell 1000® Value</td>
                <td data-column="Daily" class="table__cell align-center">-0.46</td>
                <td data-column="MTD" class="table__cell align-center">1.62</td>
                <td data-column="YTD" class="table__cell align-center"><span class="table__cell--value  decrease"><svg class="icon icon-caret"><use xlink:href="/assets/sprites/icons.svg#ico-caret"></use></svg><span>-0.94</span></span>
                </td>
                <td data-column="1Y" class="table__cell align-center">8.96</td>
                <td data-column="3Y" class="table__cell align-center">7.64</td>
                <td data-column="5Y" class="table__cell align-center">10.03</td>
                <td data-column="10Y" class="table__cell align-center">7.23</td>
            </tr>

            <tr class="table__row">
                <td data-column="Name" class="table__cell">Russell 2000®</td>
                <td data-column="Daily" class="table__cell align-center">0.01</td>
                <td data-column="MTD" class="table__cell align-center">3.85</td>
                <td data-column="YTD" class="table__cell align-center"><span class="table__cell--value  increase"><svg class="icon icon-caret"><use xlink:href="/assets/sprites/icons.svg#ico-caret"></use></svg><span>4.66</span></span>
                </td>
                <td data-column="1Y" class="table__cell align-center">16.30</td>
                <td data-column="3Y" class="table__cell align-center">10.29</td>
                <td data-column="5Y" class="table__cell align-center">11.62</td>
                <td data-column="10Y" class="table__cell align-center">9.48</td>
            </tr>

            <tr class="table__row">
                <td data-column="Name" class="table__cell">Russell 2000® Growth</td>
                <td data-column="Daily" class="table__cell align-center">-0.07</td>
                <td data-column="MTD" class="table__cell align-center">4.25</td>
                <td data-column="YTD" class="table__cell align-center"><span class="table__cell--value  increase"><svg class="icon icon-caret"><use xlink:href="/assets/sprites/icons.svg#ico-caret"></use></svg><span>6.75</span></span>
                </td>
                <td data-column="1Y" class="table__cell align-center">21.13</td>
                <td data-column="3Y" class="table__cell align-center">10.41</td>
                <td data-column="5Y" class="table__cell align-center">12.92</td>
                <td data-column="10Y" class="table__cell align-center">10.38</td>
            </tr>

            <tr class="table__row">
                <td data-column="Name" class="table__cell">Russell 2000® Value</td>
                <td data-column="Daily" class="table__cell align-center">0.10</td>
                <td data-column="MTD" class="table__cell align-center">3.40</td>
                <td data-column="YTD" class="table__cell align-center"><span class="table__cell--value  increase"><svg class="icon icon-caret"><use xlink:href="/assets/sprites/icons.svg#ico-caret"></use></svg><span>2.41</span></span>
                </td>
                <td data-column="1Y" class="table__cell align-center">11.40</td>
                <td data-column="3Y" class="table__cell align-center">10.05</td>
                <td data-column="5Y" class="table__cell align-center">10.24</td>
                <td data-column="10Y" class="table__cell align-center">8.48</td>
            </tr>

            <tr class="table__row">
                <td data-column="Name" class="table__cell">Russell Midcap®</td>
                <td data-column="Daily" class="table__cell align-center">-0.41</td>
                <td data-column="MTD" class="table__cell align-center">2.08</td>
                <td data-column="YTD" class="table__cell align-center"><span class="table__cell--value  increase"><svg class="icon icon-caret"><use xlink:href="/assets/sprites/icons.svg#ico-caret"></use></svg><span>1.45</span></span>
                </td>
                <td data-column="1Y" class="table__cell align-center">12.80</td>
                <td data-column="3Y" class="table__cell align-center">8.35</td>
                <td data-column="5Y" class="table__cell align-center">11.26</td>
                <td data-column="10Y" class="table__cell align-center">9.14</td>
            </tr>

            <tr class="table__row">
                <td data-column="Name" class="table__cell">Russell Microcap®</td>
                <td data-column="Daily" class="table__cell align-center">0.20</td>
                <td data-column="MTD" class="table__cell align-center">3.99</td>
                <td data-column="YTD" class="table__cell align-center"><span class="table__cell--value  increase"><svg class="icon icon-caret"><use xlink:href="/assets/sprites/icons.svg#ico-caret"></use></svg><span>6.01</span></span>
                </td>
                <td data-column="1Y" class="table__cell align-center">18.40</td>
                <td data-column="3Y" class="table__cell align-center">10.04</td>
                <td data-column="5Y" class="table__cell align-center">12.09</td>
                <td data-column="10Y" class="table__cell align-center">9.25</td>
            </tr>

            <tr class="table__row">
                <td data-column="Name" class="table__cell">Russell Top 200®</td>
                <td data-column="Daily" class="table__cell align-center">-0.74</td>
                <td data-column="MTD" class="table__cell align-center">2.71</td>
                <td data-column="YTD" class="table__cell align-center"><span class="table__cell--value  increase"><svg class="icon icon-caret"><use xlink:href="/assets/sprites/icons.svg#ico-caret"></use></svg><span>2.45</span></span>
                </td>
                <td data-column="1Y" class="table__cell align-center">16.04</td>
                <td data-column="3Y" class="table__cell align-center">11.35</td>
                <td data-column="5Y" class="table__cell align-center">13.05</td>
                <td data-column="10Y" class="table__cell align-center">9.00</td>
            </tr>

            <tr class="table__row">
                <td data-column="Name" class="table__cell">Russell Top 50® Mega Cap</td>
                <td data-column="Daily" class="table__cell align-center">-0.82</td>
                <td data-column="MTD" class="table__cell align-center">3.37</td>
                <td data-column="YTD" class="table__cell align-center"><span class="table__cell--value  increase"><svg class="icon icon-caret"><use xlink:href="/assets/sprites/icons.svg#ico-caret"></use></svg><span>1.99</span></span>
                </td>
                <td data-column="1Y" class="table__cell align-center">15.02</td>
                <td data-column="3Y" class="table__cell align-center">11.56</td>
                <td data-column="5Y" class="table__cell align-center">12.59</td>
                <td data-column="10Y" class="table__cell align-center">8.70</td>
            </tr>

            <tr class="table__row">
                <td data-column="Name" class="table__cell">Russell 2500™</td>
                <td data-column="Daily" class="table__cell align-center">-0.18</td>
                <td data-column="MTD" class="table__cell align-center">3.28</td>
                <td data-column="YTD" class="table__cell align-center"><span class="table__cell--value  increase"><svg class="icon icon-caret"><use xlink:href="/assets/sprites/icons.svg#ico-caret"></use></svg><span>3.28</span></span>
                </td>
                <td data-column="1Y" class="table__cell align-center">15.59</td>
                <td data-column="3Y" class="table__cell align-center">9.28</td>
                <td data-column="5Y" class="table__cell align-center">11.29</td>
                <td data-column="10Y" class="table__cell align-center">9.58</td>
            </tr>

        </tbody>
    </table>
</div>
<div class="table__wrapper">
    <div class="table__title">
        <h3>Index Name<svg class="icon icon-caret"><use xlink:href="/assets/sprites/icons.svg#ico-caret"></use></svg><span class="table__description">Secondary Information</span></h3>
        <ul class="table__tabs">
            <li class="active">Total</li>
            <li>Net</li>
        </ul>
    </div>
    <table class="table alternative" id="myTable">
        <thead>
        <tr>
            <th class="table__cell table__header" scope="col">
                <a href="#">
                    <span>Name</span>
                    <span class="table__sort">
                        <svg class="icon icon-chevron-up"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-up"></use></svg>
                        <svg class="icon icon-chevron-down{% if header.active %} active{% endif %}"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-down"></use></svg>
                    </span>
                </a>
            </th>
            <th class="table__cell table__header" scope="col">
                <a href="#">
                    <span class="table__sort">
                        <svg class="icon icon-chevron-up"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-up"></use></svg>
                        <svg class="icon icon-chevron-down{% if header.active %} active{% endif %}"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-down"></use></svg>
                    </span>
                    <span>Daily</span>
                </a>
            </th>
            <th class="table__cell table__header" scope="col">
                <a href="#">
                    <span class="table__sort">
                        <svg class="icon icon-chevron-up"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-up"></use></svg>
                        <svg class="icon icon-chevron-down{% if header.active %} active{% endif %}"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-down"></use></svg>
                    </span>
                    <span>MTD</span>
                </a>
            </th>
            <th class="table__cell table__header" scope="col">
                <a href="#">
                    <span class="table__sort">
                        <svg class="icon icon-chevron-up"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-up"></use></svg>
                        <svg class="icon icon-chevron-down{% if header.active %} active{% endif %}"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-down"></use></svg>
                    </span>
                    <span>YTD</span>
                </a>
            </th>
            <th class="table__cell table__header" scope="col">
                <a href="#">
                    <span class="table__sort">
                        <svg class="icon icon-chevron-up"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-up"></use></svg>
                        <svg class="icon icon-chevron-down{% if header.active %} active{% endif %}"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-down"></use></svg>
                    </span>
                    <span>1Y</span>
                </a>
            </th>
            <th class="table__cell table__header" scope="col">
                <a href="#">
                    <span class="table__sort">
                        <svg class="icon icon-chevron-up"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-up"></use></svg>
                        <svg class="icon icon-chevron-down{% if header.active %} active{% endif %}"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-down"></use></svg>
                    </span>
                    <span>3Y</span>
                </a>
            </th>
            <th class="table__cell table__header" scope="col">
                <a href="#">
                    <span class="table__sort">
                        <svg class="icon icon-chevron-up"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-up"></use></svg>
                        <svg class="icon icon-chevron-down{% if header.active %} active{% endif %}"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-down"></use></svg>
                    </span>
                    <span>5Y</span>
                </a>
            </th>
            <th class="table__cell table__header" scope="col">
                <a href="#">
                    <span class="table__sort">
                        <svg class="icon icon-chevron-up"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-up"></use></svg>
                        <svg class="icon icon-chevron-down{% if header.active %} active{% endif %}"><use xlink:href="/assets/sprites/icons.svg#ico-chevron-down"></use></svg>
                    </span>
                    <span>10Y</span>
                </a>
            </th>
        </tr>
        </thead>
        <tbody>
            {% for index in familyPerformanceData %}
            <tr class="table__row">
                <td data-column="Name" class="table__cell">{{ index.DisplayName }}</td>
                <td data-column="Daily" class="table__cell align-center">{{ index._performanceValues.Current.PerfValueDisplay }}</td>
                <td data-column="MTD" class="table__cell align-center">{{ index._performanceValues.MonthTD.PerfValueDisplay }}</td>
                <td data-column="YTD" class="table__cell align-center"><span class="table__cell--value  {% if index._performanceValues.YearTD.PerfValue < 0 %}decrease{% else %}increase{% endif %}"><svg class="icon icon-caret"><use xlink:href="/assets/sprites/icons.svg#ico-caret"></use></svg><span>{{ index._performanceValues.YearTD.PerfValueDisplay }}</span></span></td>
                <td data-column="1Y" class="table__cell align-center">{{ index._performanceValues.OneYear.PerfValueDisplay }}</td>
                <td data-column="3Y" class="table__cell align-center">{{ index._performanceValues.ThreeYear.PerfValueDisplay }}</td>
                <td data-column="5Y" class="table__cell align-center">{{ index._performanceValues.FiveYear.PerfValueDisplay }}</td>
                <td data-column="10Y" class="table__cell align-center">{{ index._performanceValues.TenYear.PerfValueDisplay }}</td>
            </tr>
            {% endfor %}
        </tbody>
    </table>
</div>
{
  "familyPerformanceData": [
    {
      "_performanceValues": {
        "Current": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.6,
          "PerfValueDisplay": "-0.60",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.60"
        },
        "OneDay": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.6,
          "PerfValueDisplay": "-0.60",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.60"
        },
        "MonthTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 2.63,
          "PerfValueDisplay": "2.63",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "2.63"
        },
        "ThreeMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.02,
          "PerfValueDisplay": "0.0200000000",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.0200000000"
        },
        "YearTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 2.36,
          "PerfValueDisplay": "2.36",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "2.36"
        },
        "OneYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 15.22,
          "PerfValueDisplay": "15.22",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "15.22"
        },
        "ThreeYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 10.45,
          "PerfValueDisplay": "10.45",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "10.45"
        },
        "FiveYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 12.45,
          "PerfValueDisplay": "12.45",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "12.45"
        },
        "TenYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": null,
          "PerfValueDisplay": "9.06",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "9.06"
        },
        "OneWeek": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.6,
          "PerfValueDisplay": "-0.60",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.60"
        },
        "QuarterTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.6,
          "PerfValueDisplay": "-0.60",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.60"
        },
        "OneMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.6,
          "PerfValueDisplay": "-0.60",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.60"
        }
      },
      "mnemonic": "US3000",
      "IndexName": null,
      "DisplayName": "Russell 3000®",
      "IndexId": null,
      "CurrencyId": null,
      "Currency": "USD",
      "PeriodDate": "15/05/2018"
    },
    {
      "_performanceValues": {
        "Current": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.76,
          "PerfValueDisplay": "-0.76",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.76"
        },
        "OneDay": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.76,
          "PerfValueDisplay": "-0.76",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.76"
        },
        "MonthTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 3.46,
          "PerfValueDisplay": "3.46",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "3.46"
        },
        "ThreeMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.02,
          "PerfValueDisplay": "0.0200000000",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.0200000000"
        },
        "YearTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 5.34,
          "PerfValueDisplay": "5.34",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "5.34"
        },
        "OneYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 21.39,
          "PerfValueDisplay": "21.39",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "21.39"
        },
        "ThreeYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 13.07,
          "PerfValueDisplay": "13.07",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "13.07"
        },
        "FiveYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 14.82,
          "PerfValueDisplay": "14.82",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "14.82"
        },
        "TenYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": null,
          "PerfValueDisplay": "10.71",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "10.71"
        },
        "OneWeek": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.76,
          "PerfValueDisplay": "-0.76",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.76"
        },
        "QuarterTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.76,
          "PerfValueDisplay": "-0.76",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.76"
        },
        "OneMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.76,
          "PerfValueDisplay": "-0.76",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.76"
        }
      },
      "mnemonic": "US3001",
      "IndexName": null,
      "DisplayName": "Russell 3000® Growth",
      "IndexId": null,
      "CurrencyId": null,
      "Currency": "USD",
      "PeriodDate": "15/05/2018"
    },
    {
      "_performanceValues": {
        "Current": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.42,
          "PerfValueDisplay": "-0.42",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.42"
        },
        "OneDay": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.42,
          "PerfValueDisplay": "-0.42",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.42"
        },
        "MonthTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 1.75,
          "PerfValueDisplay": "1.75",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "1.75"
        },
        "ThreeMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.02,
          "PerfValueDisplay": "0.0200000000",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.0200000000"
        },
        "YearTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.69,
          "PerfValueDisplay": "-0.69",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.69"
        },
        "OneYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 9.14,
          "PerfValueDisplay": "9.14",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "9.14"
        },
        "ThreeYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 7.82,
          "PerfValueDisplay": "7.82",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "7.82"
        },
        "FiveYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 10.04,
          "PerfValueDisplay": "10.04",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "10.04"
        },
        "TenYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": null,
          "PerfValueDisplay": "7.33",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "7.33"
        },
        "OneWeek": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.42,
          "PerfValueDisplay": "-0.42",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.42"
        },
        "QuarterTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.42,
          "PerfValueDisplay": "-0.42",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.42"
        },
        "OneMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.42,
          "PerfValueDisplay": "-0.42",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.42"
        }
      },
      "mnemonic": "US3002",
      "IndexName": null,
      "DisplayName": "Russell 3000® Value",
      "IndexId": null,
      "CurrencyId": null,
      "Currency": "USD",
      "PeriodDate": "15/05/2018"
    },
    {
      "_performanceValues": {
        "Current": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.65,
          "PerfValueDisplay": "-0.65",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.65"
        },
        "OneDay": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.65,
          "PerfValueDisplay": "-0.65",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.65"
        },
        "MonthTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 2.53,
          "PerfValueDisplay": "2.53",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "2.53"
        },
        "ThreeMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.02,
          "PerfValueDisplay": "0.0200000000",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.0200000000"
        },
        "YearTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 2.17,
          "PerfValueDisplay": "2.17",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "2.17"
        },
        "OneYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 15.13,
          "PerfValueDisplay": "15.13",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "15.13"
        },
        "ThreeYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 10.48,
          "PerfValueDisplay": "10.48",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "10.48"
        },
        "FiveYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 12.53,
          "PerfValueDisplay": "12.53",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "12.53"
        },
        "TenYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": null,
          "PerfValueDisplay": "9.03",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "9.03"
        },
        "OneWeek": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.65,
          "PerfValueDisplay": "-0.65",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.65"
        },
        "QuarterTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.65,
          "PerfValueDisplay": "-0.65",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.65"
        },
        "OneMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.65,
          "PerfValueDisplay": "-0.65",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.65"
        }
      },
      "mnemonic": "US1000",
      "IndexName": null,
      "DisplayName": "Russell 1000®",
      "IndexId": null,
      "CurrencyId": null,
      "Currency": "USD",
      "PeriodDate": "15/05/2018"
    },
    {
      "_performanceValues": {
        "Current": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.82,
          "PerfValueDisplay": "-0.82",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.82"
        },
        "OneDay": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.82,
          "PerfValueDisplay": "-0.82",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.82"
        },
        "MonthTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 3.39,
          "PerfValueDisplay": "3.39",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "3.39"
        },
        "ThreeMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.02,
          "PerfValueDisplay": "0.0200000000",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.0200000000"
        },
        "YearTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 5.22,
          "PerfValueDisplay": "5.22",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "5.22"
        },
        "OneYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 21.41,
          "PerfValueDisplay": "21.41",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "21.41"
        },
        "ThreeYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 13.3,
          "PerfValueDisplay": "13.30",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "13.30"
        },
        "FiveYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 14.98,
          "PerfValueDisplay": "14.98",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "14.98"
        },
        "TenYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": null,
          "PerfValueDisplay": "10.74",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "10.74"
        },
        "OneWeek": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.82,
          "PerfValueDisplay": "-0.82",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.82"
        },
        "QuarterTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.82,
          "PerfValueDisplay": "-0.82",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.82"
        },
        "OneMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.82,
          "PerfValueDisplay": "-0.82",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.82"
        }
      },
      "mnemonic": "US1001",
      "IndexName": null,
      "DisplayName": "Russell 1000® Growth",
      "IndexId": null,
      "CurrencyId": null,
      "Currency": "USD",
      "PeriodDate": "15/05/2018"
    },
    {
      "_performanceValues": {
        "Current": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.46,
          "PerfValueDisplay": "-0.46",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.46"
        },
        "OneDay": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.46,
          "PerfValueDisplay": "-0.46",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.46"
        },
        "MonthTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 1.62,
          "PerfValueDisplay": "1.62",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "1.62"
        },
        "ThreeMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.02,
          "PerfValueDisplay": "0.0200000000",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.0200000000"
        },
        "YearTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.94,
          "PerfValueDisplay": "-0.94",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.94"
        },
        "OneYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 8.96,
          "PerfValueDisplay": "8.96",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "8.96"
        },
        "ThreeYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 7.64,
          "PerfValueDisplay": "7.64",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "7.64"
        },
        "FiveYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 10.03,
          "PerfValueDisplay": "10.03",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "10.03"
        },
        "TenYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": null,
          "PerfValueDisplay": "7.23",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "7.23"
        },
        "OneWeek": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.46,
          "PerfValueDisplay": "-0.46",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.46"
        },
        "QuarterTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.46,
          "PerfValueDisplay": "-0.46",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.46"
        },
        "OneMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.46,
          "PerfValueDisplay": "-0.46",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.46"
        }
      },
      "mnemonic": "US1002",
      "IndexName": null,
      "DisplayName": "Russell 1000® Value",
      "IndexId": null,
      "CurrencyId": null,
      "Currency": "USD",
      "PeriodDate": "15/05/2018"
    },
    {
      "_performanceValues": {
        "Current": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.01,
          "PerfValueDisplay": "0.01",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.01"
        },
        "OneDay": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.01,
          "PerfValueDisplay": "0.01",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.01"
        },
        "MonthTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 3.85,
          "PerfValueDisplay": "3.85",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "3.85"
        },
        "ThreeMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.02,
          "PerfValueDisplay": "0.0200000000",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.0200000000"
        },
        "YearTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 4.66,
          "PerfValueDisplay": "4.66",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "4.66"
        },
        "OneYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 16.3,
          "PerfValueDisplay": "16.30",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "16.30"
        },
        "ThreeYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 10.29,
          "PerfValueDisplay": "10.29",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "10.29"
        },
        "FiveYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 11.62,
          "PerfValueDisplay": "11.62",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "11.62"
        },
        "TenYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": null,
          "PerfValueDisplay": "9.48",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "9.48"
        },
        "OneWeek": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.01,
          "PerfValueDisplay": "0.01",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.01"
        },
        "QuarterTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.01,
          "PerfValueDisplay": "0.01",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.01"
        },
        "OneMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.01,
          "PerfValueDisplay": "0.01",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.01"
        }
      },
      "mnemonic": "US2000",
      "IndexName": null,
      "DisplayName": "Russell 2000®",
      "IndexId": null,
      "CurrencyId": null,
      "Currency": "USD",
      "PeriodDate": "15/05/2018"
    },
    {
      "_performanceValues": {
        "Current": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.07,
          "PerfValueDisplay": "-0.07",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.07"
        },
        "OneDay": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.07,
          "PerfValueDisplay": "-0.07",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.07"
        },
        "MonthTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 4.25,
          "PerfValueDisplay": "4.25",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "4.25"
        },
        "ThreeMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.02,
          "PerfValueDisplay": "0.0200000000",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.0200000000"
        },
        "YearTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 6.75,
          "PerfValueDisplay": "6.75",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "6.75"
        },
        "OneYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 21.13,
          "PerfValueDisplay": "21.13",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "21.13"
        },
        "ThreeYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 10.41,
          "PerfValueDisplay": "10.41",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "10.41"
        },
        "FiveYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 12.92,
          "PerfValueDisplay": "12.92",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "12.92"
        },
        "TenYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": null,
          "PerfValueDisplay": "10.38",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "10.38"
        },
        "OneWeek": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.07,
          "PerfValueDisplay": "-0.07",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.07"
        },
        "QuarterTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.07,
          "PerfValueDisplay": "-0.07",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.07"
        },
        "OneMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.07,
          "PerfValueDisplay": "-0.07",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.07"
        }
      },
      "mnemonic": "US2001",
      "IndexName": null,
      "DisplayName": "Russell 2000® Growth",
      "IndexId": null,
      "CurrencyId": null,
      "Currency": "USD",
      "PeriodDate": "15/05/2018"
    },
    {
      "_performanceValues": {
        "Current": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.1,
          "PerfValueDisplay": "0.10",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.10"
        },
        "OneDay": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.1,
          "PerfValueDisplay": "0.10",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.10"
        },
        "MonthTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 3.4,
          "PerfValueDisplay": "3.40",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "3.40"
        },
        "ThreeMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.02,
          "PerfValueDisplay": "0.0200000000",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.0200000000"
        },
        "YearTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 2.41,
          "PerfValueDisplay": "2.41",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "2.41"
        },
        "OneYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 11.4,
          "PerfValueDisplay": "11.40",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "11.40"
        },
        "ThreeYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 10.05,
          "PerfValueDisplay": "10.05",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "10.05"
        },
        "FiveYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 10.24,
          "PerfValueDisplay": "10.24",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "10.24"
        },
        "TenYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": null,
          "PerfValueDisplay": "8.48",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "8.48"
        },
        "OneWeek": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.1,
          "PerfValueDisplay": "0.10",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.10"
        },
        "QuarterTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.1,
          "PerfValueDisplay": "0.10",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.10"
        },
        "OneMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.1,
          "PerfValueDisplay": "0.10",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.10"
        }
      },
      "mnemonic": "US2002",
      "IndexName": null,
      "DisplayName": "Russell 2000® Value",
      "IndexId": null,
      "CurrencyId": null,
      "Currency": "USD",
      "PeriodDate": "15/05/2018"
    },
    {
      "_performanceValues": {
        "Current": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.41,
          "PerfValueDisplay": "-0.41",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.41"
        },
        "OneDay": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.41,
          "PerfValueDisplay": "-0.41",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.41"
        },
        "MonthTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 2.08,
          "PerfValueDisplay": "2.08",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "2.08"
        },
        "ThreeMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.02,
          "PerfValueDisplay": "0.0200000000",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.0200000000"
        },
        "YearTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 1.45,
          "PerfValueDisplay": "1.45",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "1.45"
        },
        "OneYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 12.8,
          "PerfValueDisplay": "12.80",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "12.80"
        },
        "ThreeYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 8.35,
          "PerfValueDisplay": "8.35",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "8.35"
        },
        "FiveYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 11.26,
          "PerfValueDisplay": "11.26",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "11.26"
        },
        "TenYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": null,
          "PerfValueDisplay": "9.14",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "9.14"
        },
        "OneWeek": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.41,
          "PerfValueDisplay": "-0.41",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.41"
        },
        "QuarterTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.41,
          "PerfValueDisplay": "-0.41",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.41"
        },
        "OneMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.41,
          "PerfValueDisplay": "-0.41",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.41"
        }
      },
      "mnemonic": "US5015",
      "IndexName": null,
      "DisplayName": "Russell Midcap®",
      "IndexId": null,
      "CurrencyId": null,
      "Currency": "USD",
      "PeriodDate": "15/05/2018"
    },
    {
      "_performanceValues": {
        "Current": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.2,
          "PerfValueDisplay": "0.20",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.20"
        },
        "OneDay": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.2,
          "PerfValueDisplay": "0.20",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.20"
        },
        "MonthTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 3.99,
          "PerfValueDisplay": "3.99",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "3.99"
        },
        "ThreeMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.02,
          "PerfValueDisplay": "0.0200000000",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.0200000000"
        },
        "YearTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 6.01,
          "PerfValueDisplay": "6.01",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "6.01"
        },
        "OneYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 18.4,
          "PerfValueDisplay": "18.40",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "18.40"
        },
        "ThreeYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 10.04,
          "PerfValueDisplay": "10.04",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "10.04"
        },
        "FiveYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 12.09,
          "PerfValueDisplay": "12.09",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "12.09"
        },
        "TenYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": null,
          "PerfValueDisplay": "9.25",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "9.25"
        },
        "OneWeek": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.2,
          "PerfValueDisplay": "0.20",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.20"
        },
        "QuarterTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.2,
          "PerfValueDisplay": "0.20",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.20"
        },
        "OneMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.2,
          "PerfValueDisplay": "0.20",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.20"
        }
      },
      "mnemonic": "US5003",
      "IndexName": null,
      "DisplayName": "Russell Microcap®",
      "IndexId": null,
      "CurrencyId": null,
      "Currency": "USD",
      "PeriodDate": "15/05/2018"
    },
    {
      "_performanceValues": {
        "Current": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.74,
          "PerfValueDisplay": "-0.74",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.74"
        },
        "OneDay": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.74,
          "PerfValueDisplay": "-0.74",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.74"
        },
        "MonthTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 2.71,
          "PerfValueDisplay": "2.71",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "2.71"
        },
        "ThreeMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.02,
          "PerfValueDisplay": "0.0200000000",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.0200000000"
        },
        "YearTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 2.45,
          "PerfValueDisplay": "2.45",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "2.45"
        },
        "OneYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 16.04,
          "PerfValueDisplay": "16.04",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "16.04"
        },
        "ThreeYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 11.35,
          "PerfValueDisplay": "11.35",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "11.35"
        },
        "FiveYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 13.05,
          "PerfValueDisplay": "13.05",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "13.05"
        },
        "TenYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": null,
          "PerfValueDisplay": "9.00",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "9.00"
        },
        "OneWeek": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.74,
          "PerfValueDisplay": "-0.74",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.74"
        },
        "QuarterTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.74,
          "PerfValueDisplay": "-0.74",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.74"
        },
        "OneMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.74,
          "PerfValueDisplay": "-0.74",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.74"
        }
      },
      "mnemonic": "US5016",
      "IndexName": null,
      "DisplayName": "Russell Top 200®",
      "IndexId": null,
      "CurrencyId": null,
      "Currency": "USD",
      "PeriodDate": "15/05/2018"
    },
    {
      "_performanceValues": {
        "Current": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.82,
          "PerfValueDisplay": "-0.82",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.82"
        },
        "OneDay": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.82,
          "PerfValueDisplay": "-0.82",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.82"
        },
        "MonthTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 3.37,
          "PerfValueDisplay": "3.37",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "3.37"
        },
        "ThreeMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.02,
          "PerfValueDisplay": "0.0200000000",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.0200000000"
        },
        "YearTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 1.99,
          "PerfValueDisplay": "1.99",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "1.99"
        },
        "OneYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 15.02,
          "PerfValueDisplay": "15.02",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "15.02"
        },
        "ThreeYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 11.56,
          "PerfValueDisplay": "11.56",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "11.56"
        },
        "FiveYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 12.59,
          "PerfValueDisplay": "12.59",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "12.59"
        },
        "TenYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": null,
          "PerfValueDisplay": "8.70",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "8.70"
        },
        "OneWeek": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.82,
          "PerfValueDisplay": "-0.82",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.82"
        },
        "QuarterTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.82,
          "PerfValueDisplay": "-0.82",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.82"
        },
        "OneMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.82,
          "PerfValueDisplay": "-0.82",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.82"
        }
      },
      "mnemonic": "US5017",
      "IndexName": null,
      "DisplayName": "Russell Top 50® Mega Cap",
      "IndexId": null,
      "CurrencyId": null,
      "Currency": "USD",
      "PeriodDate": "15/05/2018"
    },
    {
      "_performanceValues": {
        "Current": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.18,
          "PerfValueDisplay": "-0.18",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.18"
        },
        "OneDay": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.18,
          "PerfValueDisplay": "-0.18",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.18"
        },
        "MonthTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 3.28,
          "PerfValueDisplay": "3.28",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "3.28"
        },
        "ThreeMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 0.02,
          "PerfValueDisplay": "0.0200000000",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "0.0200000000"
        },
        "YearTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 3.28,
          "PerfValueDisplay": "3.28",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "3.28"
        },
        "OneYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 15.59,
          "PerfValueDisplay": "15.59",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "15.59"
        },
        "ThreeYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 9.28,
          "PerfValueDisplay": "9.28",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "9.28"
        },
        "FiveYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": 11.29,
          "PerfValueDisplay": "11.29",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "11.29"
        },
        "TenYear": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": null,
          "PerfValueDisplay": "9.58",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "9.58"
        },
        "OneWeek": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.18,
          "PerfValueDisplay": "-0.18",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.18"
        },
        "QuarterTD": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.18,
          "PerfValueDisplay": "-0.18",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.18"
        },
        "OneMonth": {
          "DataDate": "/Date(1526335200000)/",
          "PerfValue": -0.18,
          "PerfValueDisplay": "-0.18",
          "IndexValueRaw": null,
          "IndexValue": null,
          "IndexValueDisplay": "-0.18"
        }
      },
      "mnemonic": "US5012",
      "IndexName": null,
      "DisplayName": "Russell 2500™",
      "IndexId": null,
      "CurrencyId": null,
      "Currency": "USD",
      "PeriodDate": "15/05/2018"
    }
  ]
}

There are no notes for this item.