@charset "UTF-8";
body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #5D5D5D;
  background: #fff;
  line-height: 1.6;
  margin: 0
}
strong {
  font-weight: 600;
}
p {
  margin: 1em 0;
}
html a {
  color: #949b50;;;
  text-decoration: none;
}
#content-area a {
  text-decoration: underline;
}
#content-area a:hover {
  color: #454d40;;
}
.header-wrapper {
  background: #fff url('../images/header-background.png') center center repeat-x;
  border-bottom: 8px solid #454d40;
  margin-bottom: 1em;
}
.header {
  margin-left: auto;
  margin-right: auto;
  padding: 1.25em;
  height: 100%;
}
.header .float-wrapper {
  float: left;
  width: 100%;
}
.header .logo {
  float: right;
}
.header a:hover {
  text-decoration: none;
}
.container {
  max-width: 1005px;
}
.container {
  width: 100%;
}
.float-left {
  float: left;
}
#content {
  -webkit-box-shadow: 0px 15px 23px -8px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 15px 23px -8px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 15px 23px -8px rgba(0, 0, 0, 0.75);
  padding: 0 5px 0 10px;
}
#content img {
  max-width: 80%;
  height: auto;
}
.header .site-name strong {
  color: #454d40;
}
.header .site-name em {
  font-size: 0.47em;
  font-style: normal;
}
.header .site-name {
  color: #000;
}
@media screen and (min-width: 768px) and (max-width: 1088px) {
  .header {
    width: 100%;
    min-height: 135px;
  }
  .header .logo a img {
    width: 260px;
    float: right;
    margin-top: 0;
  }
  .header .site-name {
    float: left;
    font-size: 2.5em;
    line-height: 1em;
    padding-right: 2em;
    padding-top: 10px;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 1089px) {
  .header {
    width: 1088px;
    min-height: 150px;
  }
  .header .logo {
    padding-top: 10px;
  }
  .header .logo a img {
    float: right;
  }
  .header .site-name {
    float: left;
    font-size: 3em;
    line-height: 1em;
    padding-right: 2em;
    padding-top: 10px;
    text-transform: uppercase;
  }
}
@media screen and (max-width: 767px) {
  .header {
    min-height: 155px;
  }
  .header .site-name {
    width: 100%;
    position: absolute;
    top: 82px;
  }
  .header .site-name em {
    display: none;
  }
  .header .logo {
    width: 100%;
    text-align: center;
    margin-top: -10px;
  }
  .header .logo a img {
    width: 240px;
  }
  .header .site-name {
    font-size: 2.6em;
    line-height: 1em;
    text-align: center;
  }
  #main {
    padding: 0 15px;
  }
}
.titles span {
  display: block;
}
.titles .line1 {
  border-bottom: 1px solid #fff;
}
.titles.size64 {
  padding-top: 20px;
  padding-left: 5px;
}
.titles {
  display: inline-block;
  padding-bottom: 10px;
  font-weight: bold;
  text-align: center;
}
.titles.size64 span {
  color: #fff;
}

.site-name {
  color: #000;
  float: right;
  font-weight: 300;
  font-family:"Myriad Pro Light", sans-serif;
}
.report-heading {
  font-size: 2.4em;
  line-height: 1em;
  font-weight: 200;
}
.sub-heading {
  font-weight: 200;
}
.site-name .date {
  font-size: 1.8em;
  font-weight: 200;
}
.site-name .date span {
  font-weight: 400;
}
.header .logo-image {
  margin-top: 50px;
}
.breadcrumb {
  padding-top: 1em;
}
.breadcrumb a {
  font-family:"Myriad Pro Light", sans-serif;
  text-decoration: none;
  color: #868F3A;
  font-weight: 600;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
ul > li > ul, ul > ul > li {
  list-style: square url('data:image/gif;base64,R0lGODlhBQAKAIABAAAAAP///yH5BAEAAAEALAAAAAAFAAoAAAIIjI+ZwKwPUQEAOw==');
  padding-left: 1em;
}
.book-block-menu .menu ul > li > ul, ul > ul > li {
  padding-left: 0;
}
ul > li > ul {
  padding-bottom: 1em;
}
ul, ol {
  padding-left: 2em;
}
td.shaded {
  background-color: #d7d8d7;
}
/* Book navigations */
.book-navigation ul, .book-navigation ul li {
  background: none !important;
  list-style: none !important;
  padding-left: 0;
}
.book-navigation ul li a {
  padding-left: 0;
}
.book-navigation .page-links {
  border-top: 2px solid #a1a1a1;
  border-bottom: none;
  margin-top: 1em;
  padding-top: 1em;
  padding-left: 0;
  padding-right: 0;
  display: table;
}
.book-navigation .page-links .book-nav-link {
  display: table-cell;
  height: 48px;
  vertical-align: middle;
  float: none;
  padding-top: 0.5em;
  padding-bottom: 0.5em;  
  text-decoration: none;
  -webkit-transition: 200ms all;
  transition: 200ms all;
  border-radius: 3px;
}
.book-navigation .page-previous {
  background: #f0f0f0 url('../images/book-nav-prev.png') 5px 50% no-repeat;
  color: #6e6e6f;
  padding-left: 30px;
  padding-right: 10px;
  width: 45%;
}
.book-navigation .page-previous:hover {
  background: #e0e0e0 url('../images/book-nav-prev.png') 5px 50% no-repeat;
  color: #000;
}
.book-navigation .page-up {
  background: #f0f0f0 url('../images/book-nav-up.png') 90% 50% no-repeat;
  color: #6e6e6f;
  padding-left: 10px;
  padding-right: 50px;
  margin: 0 3%;
  width: 10%;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
}
.book-navigation .page-up:hover {
  background: #e0e0e0 url('../images/book-nav-up.png') 90% 50% no-repeat;
  color: #000;
}
.book-navigation .page-next {
  background: #f0f0f0 url('../images/book-nav-next.png') 98% 50% no-repeat;
  color: #6e6e6f;
  padding-left: 10px;
  padding-right: 32px;
  width: 45%;
}
.book-navigation .page-next:hover {
  background: #e0e0e0 url('../images/book-nav-next.png') 98% 50% no-repeat;
  color: #000;
}
.book-block-menu ul {
  list-style: none;
}
.book-block-menu > ul {
  padding-left: 0;
}
.book-block-menu > ul > li > a {
  display: none;
}
.book-block-menu > ul > li > ul > li > a {
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  padding: 0.5em 1em;
  font-size: 1.1em;
}
.book-block-menu a:hover {
  text-decoration: underline;	
}
.book-block-menu a {
  color: #fff;
  text-decoration: none;
}
.book-block-menu li > ul > li > a {
  padding: 0.25em 1em 0.25em 2em;
  border-top: 1px solid #fff;
  display: block;
}
/* Back to top link */
.box .back-to-top, .case-study .back-to-top {
  display: none;
}
.back-to-top {
  display: block;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 5em;
}
.back-to-top a {
  float: right;
  color: #6e6e6f;
  text-decoration: none;
  background: url('../images/back-to-top.png') 0 50% no-repeat;
  padding-left: 25px;
}
#content .book-navigation ul {
  list-style-image: url(../images/bullet.png);
  clear: left;
  padding-left: 1em;
}
.toc > ul {
  list-style: none;
  padding-left: 0;
}
.toc ul > li > ul {
  list-style-image: url("../images/bullet.png");
  clear: left;
  padding-left: 1em;
}
.toc > ul > li {
  font-weight: bold;
}
.toc ul > li > ul {
  font-weight: normal;
}
.toc ul > li > ul {
  padding-bottom: 0.5em;
  padding-top: 0.5em;
}
/* Table of contents - sidebar */
ul.menu {
  list-style: none;
  padding-left: 0;
  font-size: 0.9em;
}
ul.menu > li {
  font-weight: bold;
}
ul.menu > li > ul > li {
  font-weight: normal;
}
ul.menu li.expanded > ul {
  display: none;
}
ul.menu li.expanded.active-child > a, ul.menu li.expanded > a.active {
  color: #FFF;
  background-color: #454d40;
}
ul.menu > li > a {
  font-size: 1.2em;
  border-radius: 3px;
  color: #454d40;
  text-decoration: none;
  display: block;
  padding: 8px;
  margin: 0 0 5px;
  background-color: #EBEBEB;
  font-family: unlimited_pro_regularregular, Arial, Helvetica, sans-serif;
  line-height: 1.6;
  -webkit-transition: background-color .2s;
}
ul.menu > li > ul > li > a {
  background: none;
  border: none;
  padding: 0;
  font-size: 1.3em;
  border-left: 2px solid #fff;
  border-radius: 0;
  padding-left: 5px;
}
ul.menu > li > ul > li > a:hover {
  border-left: 2px solid #868F3A;
}
ul.menu > li > ul > li > a.active {
  font-weight: bold;
  color: #868F3A;
  border-left: 2px solid #868F3A;
}
/* Footer */
#footer {
  margin: 0 auto;
  padding: 20px 0;
  line-height: 20px;
  background-color: #EBEBEB;
  margin-top: 5em;
}
#footer .footer-inner .footer-left {
  float: left;
}
#footer .footer-inner .footer-right {
  float: right;
}
#footer a {
  color: #3D3935;
}
#sidebar-first > div > ul.menu {
  margin-top: 1.5em;
}
ul.menu .clickable:hover {
  background: #6e6e6e;
  color: #fff;
}
#skip {
  text-align: center;
  width: 100%;
  background: #000;
  color: #fff;
}
#skip a {
  color: #fff;
}
/* Report specific CSS */
.caption {
  font-size: 0.9em;

}
.caption:not(:first-of-type) {
  margin-top: 3em;
}
#content-area ul {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}
#content-area ul li {
  list-style-type: none;
  background: url(../images/arrow-orange.png) no-repeat .2em .66em;
  margin: .6em 0;
  padding-left: 1em;
}
h2,h3,h4,h5 {
  color: #949b50;
  font-family:"Myriad Pro Light", sans-serif;
}
h1 {
  font-size: 2.2em;
  color: #5c5c5c;
  font-family:"Myriad Pro Light", sans-serif;
  line-height: 1.1em;
}
h2 {
  font-size: 1.7em;
}
h3 {
  font-size: 1.5em;
  font-weight: 400;
}
h4 {
  font-size: 1.1em;
}
a {
  color: #949b50;
}
.box {
  padding: 1em;
  margin: 1em 0;
  background: #f5f5f5;
}
.caption {
  color: #949b50;
  font-weight: bold;
}
table {
  border-collapse:collapse;
  border-spacing: 0 !important;
}
td.cell-green {
  color: #949b50;
}
td.cell-olive, td.cell-total {
  background: #d9dcbf;
}
.row-bordered td {
  border-bottom: 1px solid #949b50;
}
.footnotes {
  font-size: 0.9em;
}
table {
  width: 100%;
}
tr, td, th {
  border-collapse: collapse !important;
}
.data-cell-pull-right td:not(:first-child) {
  text-align: right !important;
}
.ws-nowrap {
  white-space: nowrap;
}
td.cell-pull-right {
  text-align: right !important;
}
.table-all-border td, .table-all-border th {
  border: 1px solid #000;
  padding: 0 0.25em;
}
.__data-cell-nowrap {
  white-space: nowrap;
}
th {
  background: #949b50;
  color: #fff;
  padding: 1em;
  text-align:center;
}
.indent {
  text-indent: 2em;
}
blockquote {
  padding-left: 2em;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
.fin-caption {
  font-weight: 600;
}
.fin-caption em {
  font-weight: 400;
}
.fin-table {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  margin-bottom:1em;
  font-family: "Times New Roman", Times, serif;
  min-width: 55%;
}
.fin-note-table {
  margin-bottom:1em;
  font-family: "Times New Roman", Times, serif;
  min-width: 55%;
}
.fin-table th, .fin-note-table th {
  background: none;
  text-align: center;
  color: #000;
}
.fin-note-table td:nth-of-type(2), .fin-note-table td:nth-of-type(3) {
  min-width: 20%;
}
table.all-bordered td, table.all-bordered th {
  border: 1px solid #000;
  border-collapse: collapse;
}
.__cell-bordered {
  border-bottom: 1px solid #000;
  border-collapse:collapse;
  border-collapse: collapse;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.__underlined {
  text-decoration: underline;
}
.note8b th:nth-child(1) {
  width: 44%;
}
.note8b th:nth-child(2), .note8b th:nth-child(3) {
  width: 20%;
}
.equal-width-2col th, .equal-width-2col td {
  width: 50%;
}
td.table-header {
  text-align: center !important;
  font-weight: bold;
}
.page-index-igis-contact-information strong {
  color: #949b50;
}
/* Start InDesign generated CSS rules */
a._idGenColorInherit {
  color:inherit;
}
div.Basic-Graphics-Frame {
  border-color:#000000;
  border-width:1px;
  border-style:solid;
}
div.Basic-Text-Frame {
  border-style:solid;
}
td.IGIS-Table {
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:#000000;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#000000;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:#000000;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#000000;
  padding-top:4px;
  padding-bottom:4px;
  padding-left:4px;
  padding-right:4px;
  vertical-align:top;
}
table.No-Table-Style {
  border-collapse:collapse;
  border-color:#000000;
  border-style:solid;
  border-width:1px;
  margin-bottom:-4px;
  margin-top:4px;
}
td.No-Table-Style {
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:#000000;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#000000;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:#000000;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#000000;
  padding-top:4px;
  padding-bottom:4px;
  padding-left:4px;
  padding-right:4px;
  vertical-align:top;
}
td._-Table-body-cells {
  border-bottom-color:#6d6e71;
  border-bottom-width:1px;
  border-left-width:0px;
  border-right-width:0px;
  border-top: none;
}
td._-Table-heading-cells {
  background-color:#949b50;
  border-bottom-width:0px;
  border-left-color:#ffffff;
  border-left-width:1px;
  border-right-color:#ffffff;
  border-right-width:1px;
  border-top-width:0px;
  vertical-align:middle;
}
td._-Table-total-lines {
  background-color:#d9dcbf;
  border-bottom-color:#6d6e71;
  border-bottom-width:1px;
  border-left-width:0px;
  border-right-width:0px;
  border-top-color:#6d6e71;
  border-top-width:1px;
}
td._-Table-total-lines-bottom {
  background-color:#d9dcbf;
  border-bottom-color:#6d6e71;
  border-bottom-width:2px;
  border-left-width:0px;
  border-right-width:0px;
  border-top-color:#6d6e71;
  border-top-width:1px;
}
p._-BOX---Body {
  color:#949b50;
}
li._-BOX---Bullets-1 {
  -epub-hyphens:none;
  color:#9da45f;
  font-family:"Myriad Pro", sans-serif;
  font-size:16px;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1.263;
  list-style-position:outside;
  margin-bottom:6px;
  margin-left:14px;
  margin-right:0;
  margin-top:0;
  orphans:1;
  page-break-after:auto;
  page-break-before:auto;
  text-align:left;
  text-decoration:none;
  text-indent:0;
  text-transform:none;
  widows:1;
}
p._-Body {
  -epub-hyphens:none;
  color:#414042;
  font-family:"Myriad Pro Light", sans-serif;
  font-size:16px;
  font-style:normal;
  font-variant:normal;
  font-weight:300;
  line-height:1.263;
  margin-bottom:6px;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  orphans:1;
  page-break-after:auto;
  page-break-before:auto;
  text-align:left;
  text-decoration:none;
  text-indent:0;
  text-transform:none;
  widows:1;
}
p._-Body---indented {
  -epub-hyphens:none;
  color:#414042;
  font-style:normal;
  font-variant:normal;
  font-weight:300;
  line-height:1.263;
  margin-bottom:6px;
  margin-left:14px;
  margin-right:0;
  margin-top:0;
  orphans:1;
  page-break-after:auto;
  page-break-before:auto;
  text-align:left;
  text-decoration:none;
  text-indent:0;
  text-transform:none;
  widows:1;
}
p._-Body---indented-Index {
  -epub-hyphens:none;
  color:#414042;
  font-style:normal;
  font-variant:normal;
  font-weight:300;
  line-height:1.263;
  margin-bottom:6px;
  margin-left:28px;
  margin-right:0;
  margin-top:0;
  orphans:1;
  page-break-after:auto;
  page-break-before:auto;
  text-align:left;
  text-decoration:none;
  text-indent:-14px;
  text-transform:none;
  widows:1;
}
p._-Footnotes {
  -epub-hyphens:none;
  color:#414042;
  font-size:14px;
  font-style:normal;
  font-variant:normal;
  font-weight:300;
  line-height:1.375;
  margin-bottom:6px;
  margin-left:14px;
  margin-right:0;
  margin-top:0;
  orphans:1;
  page-break-after:auto;
  page-break-before:auto;
  text-align:left;
  text-decoration:none;
  text-indent:-14px;
  text-transform:none;
  widows:1;
}
p._-H1 {
  -epub-hyphens:none;
  color:#949b50;
  font-family:"Myriad Pro", sans-serif;
  font-size:43px;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:0.953;
  margin-bottom:0;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  orphans:1;
  page-break-after:auto;
  page-break-before:auto;
  text-align:left;
  text-decoration:none;
  text-indent:0;
  text-transform:none;
  widows:1;
}
p._-H2 {
  -epub-hyphens:none;
  color:#949b50;
  font-family:"Myriad Pro Light", sans-serif;
  font-size:20px;
  font-style:normal;
  font-variant:normal;
  font-weight:300;
  line-height:1.1;
  margin-bottom:9px;
  margin-left:0;
  margin-right:0;
  margin-top:9px;
  orphans:1;
  page-break-after:auto;
  page-break-before:auto;
  text-align:left;
  text-decoration:none;
  text-indent:0;
  text-transform:none;
  widows:1;
}
p._-H3 {
  -epub-hyphens:none;
  color:#949b50;
  font-family:"Myriad Pro", sans-serif;
  font-size:11px;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:1.091;
  margin-bottom:6px;
  margin-left:0;
  margin-right:0;
  margin-top:6px;
  orphans:1;
  page-break-after:auto;
  page-break-before:auto;
  text-align:left;
  text-decoration:none;
  text-indent:0;
  text-transform:none;
  widows:1;
}
p._-H4 {
  -epub-hyphens:none;
  color:#949b50;
  font-family:"Myriad Pro", sans-serif;
  font-size:16px;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1.2;
  margin-bottom:6px;
  margin-left:0;
  margin-right:0;
  margin-top:6px;
  orphans:1;
  page-break-after:auto;
  page-break-before:auto;
  text-align:left;
  text-decoration:none;
  text-indent:0;
  text-transform:none;
  widows:1;
}
p._-Part-heading {
  -epub-hyphens:none;
  color:#949b50;
  font-family:"Myriad Pro Light", sans-serif;
  font-size:20px;
  font-style:normal;
  font-variant:normal;
  font-weight:300;
  line-height:2.05;
  margin-bottom:0;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  orphans:1;
  page-break-after:auto;
  page-break-before:auto;
  text-align:left;
  text-decoration:none;
  text-indent:0;
  text-transform:none;
  widows:1;
}
p._-Table-body {
  -epub-hyphens:none;
  color:#414042;
  font-family:"Myriad Pro Light", sans-serif;
  font-size:16px;
  font-style:normal;
  font-variant:normal;
  font-weight:300;
  line-height:1.263;
  margin-bottom:6px;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  orphans:1;
  page-break-after:auto;
  page-break-before:auto;
  text-align:left;
  text-decoration:none;
  text-indent:0;
  text-transform:none;
  widows:1;
}
p._-Table-body-numbers-colums {
  -epub-hyphens:none;
  color:#414042;
  font-family:"Myriad Pro Light", sans-serif;
  font-size:16px;
  font-style:normal;
  font-variant:normal;
  font-weight:300;
  line-height:1.263;
  margin-bottom:6px;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  orphans:1;
  page-break-after:auto;
  page-break-before:auto;
  text-align:right;
  text-decoration:none;
  text-indent:0;
  text-transform:none;
  widows:1;
}
p._-Table-heading-white {
  -epub-hyphens:none;
  color:#ffffff;
  font-family:"Myriad Pro", sans-serif;
  font-size:16px;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1.263;
  margin-bottom:0;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  orphans:1;
  page-break-after:auto;
  page-break-before:auto;
  text-align:left;
  text-decoration:none;
  text-indent:0;
  text-transform:none;
  widows:1;
}
p._Index-Text {
  -epub-hyphens:none;
  color:#414042;
  font-family:"Myriad Pro Light", sans-serif;
  font-size:16px;
  font-style:normal;
  font-variant:normal;
  font-weight:300;
  line-height:1.263;
  margin-bottom:6px;
  margin-left:14px;
  margin-right:0;
  margin-top:0;
  orphans:1;
  page-break-after:auto;
  page-break-before:auto;
  text-align:left;
  text-decoration:none;
  text-indent:-14px;
  text-transform:none;
  widows:1;
}
p.Normal {
  color:#000000;
  font-family:"Times New Roman", serif;
  font-size:12px;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1.2;
  margin-bottom:0;
  margin-left:0;
  margin-right:36px;
  margin-top:0;
  orphans:1;
  page-break-after:auto;
  page-break-before:auto;
  text-align:left;
  text-decoration:none;
  text-indent:0;
  text-transform:none;
  widows:1;
}
span._-Body-Green {
  color:#949b50;
}
span._-Bold {
  font-style:normal;
  font-weight:normal;
}
span._-Bold-Italic {
  font-style:italic;
  font-weight:bold;
}
span._-Hyperlink {
  color:#949b50;
}
span._-Italic {
  font-style:italic;
  font-weight:normal;
}
table.TableOverride-1 {
  border-collapse:collapse;
}
table.TableOverride-2 {
  border-collapse:collapse;
  border-width:2px;
  margin-right:1px;
}
td.CellOverride-1 {
  border-bottom-color:#949b50;
  border-bottom-width:1px;
  border-left-width:0px;
  border-right-width:0px;
  border-top-color:#949b50;
  border-top-width:0px;
}
td.CellOverride-2 {
  border-bottom-color:#949b50;
  border-bottom-width:1px;
  border-left-width:0px;
  border-right-width:0px;
  border-top-color:#949b50;
  border-top-width:1px;
}
td.CellOverride-3 {
  background-color:#949b50;
  border-top-width:0px;
}
td.CellOverride-4 {
  background-color:#949b50;
  border-left-color:#ffffff;
  border-left-width:1px;
  border-right-color:#ffffff;
  border-right-width:1px;
  border-top-width:0px;
  vertical-align:middle;
}
td.CellOverride-5 {
  background-color:#949b50;
  border-bottom-style:solid;
  border-left-color:#ffffff;
  border-left-width:1px;
  border-right-color:#ffffff;
  border-right-width:1px;
  border-top-width:0px;
  vertical-align:middle;
}
td.CellOverride-6 {
  background-color:#949b50;
  border-left-color:#ffffff;
  border-left-width:1px;
  border-right-color:#ffffff;
  border-top-width:0px;
  vertical-align:middle;
}
td.CellOverride-7 {
  border-right-style:solid;
  padding-right:26px;
  vertical-align:bottom;
}
td.CellOverride-8 {
  border-bottom-style:solid;
  border-left-style:solid;
  border-right-style:solid;
  padding-right:26px;
  vertical-align:bottom;
}
td.CellOverride-9 {
  border-left-style:solid;
  padding-right:34px;
  vertical-align:bottom;
}
td.CellOverride-10 {
  padding-right:26px;
}
td.CellOverride-11 {
  padding-right:26px;
}
td.CellOverride-12 {
  padding-right:34px;
}
td.CellOverride-13 {
  background-color:#d9dcbf;
}
td.CellOverride-14 {
  background-color:#d9dcbf;
  padding-right:26px;
}
td.CellOverride-15 {
  background-color:#d9dcbf;
  padding-right:34px;
}
td.CellOverride-16 {
  border-top-color:#000000;
  border-top-style:solid;
}
td.CellOverride-17 {
  background-color:#d9dcbf;
  padding-right:28px;
}
td.CellOverride-18 {
  background-color:#d9dcbf;
  padding-right:68px;
}
td.CellOverride-19 {
  padding-right:28px;
}
td.CellOverride-20 {
  padding-right:68px;
}
td.CellOverride-21 {
  border-bottom-color:#000000;
  border-bottom-style:solid;
  padding-right:68px;
}
td.CellOverride-22 {
  border-left-width:0px;
  border-top-color:#000000;
  border-top-style:solid;
}
td.CellOverride-23 {
  background-color:#d9dcbf;
  padding-right:40px;
}
td.CellOverride-24 {
  padding-right:40px;
}
td.CellOverride-25 {
  padding-right:57px;
}
td.CellOverride-26 {
  border-bottom-color:#000000;
  border-bottom-style:solid;
  border-top-color:#000000;
  border-top-style:solid;
}
td.CellOverride-27 {
  border-bottom-color:#000000;
  border-bottom-style:solid;
}
td.CellOverride-28 {
  border-bottom-style:none;
  border-top-style:none;
  padding-bottom:3px;
  padding-top:6px;
}
td.CellOverride-29 {
  border-bottom-style:none;
  border-top-style:none;
  padding-bottom:3px;
  padding-top:3px;
}
td.CellOverride-30 {
  border-bottom-style:solid;
  border-bottom-width:0px;
  border-top-style:none;
  padding-bottom:3px;
  padding-top:3px;
}
td.CellOverride-31 {
  border-bottom-style:none;
  border-right-color:#000000;
  border-top-style:none;
  padding-bottom:3px;
  padding-left:14px;
  padding-top:3px;
}
td.CellOverride-32 {
  border-bottom-style:solid;
  border-bottom-width:0px;
  border-left-color:#000000;
  border-right-color:#000000;
  border-top-style:solid;
  border-top-width:0px;
  padding-bottom:3px;
  padding-right:28px;
  padding-top:3px;
}
td.CellOverride-33 {
  border-bottom-style:solid;
  border-left-color:#000000;
  border-right-color:#000000;
  border-top-style:solid;
  border-top-width:0px;
  padding-bottom:3px;
  padding-right:28px;
  padding-top:3px;
}
td.CellOverride-34 {
  border-bottom-style:none;
  border-right-style:none;
  border-top-style:none;
  padding-bottom:3px;
  padding-left:14px;
  padding-top:3px;
}
td.CellOverride-35 {
  border-bottom-style:solid;
  border-left-style:none;
  border-right-style:none;
  padding-bottom:3px;
  padding-right:28px;
  padding-top:3px;
}
td.CellOverride-36 {
  border-bottom-style:none;
  border-top-style:none;
  padding-bottom:3px;
  padding-left:14px;
  padding-top:3px;
}
td.CellOverride-37 {
  border-bottom-style:solid;
  border-right-style:none;
  padding-bottom:3px;
  padding-right:28px;
  padding-top:3px;
}
td.CellOverride-38 {
  border-bottom-style:solid;
  border-left-style:none;
  padding-bottom:3px;
  padding-right:28px;
  padding-top:3px;
}
td.CellOverride-39 {
  border-bottom-style:none;
  border-right-style:none;
  padding-bottom:3px;
  padding-right:28px;
  padding-top:3px;
}
td.CellOverride-40 {
  border-bottom-style:none;
  border-left-style:none;
  border-right-style:none;
  padding-bottom:3px;
  padding-right:28px;
  padding-top:3px;
}
td.CellOverride-41 {
  border-bottom-style:none;
  border-left-style:none;
  padding-bottom:3px;
  padding-right:28px;
  padding-top:3px;
}
td.CellOverride-42 {
  border-bottom-style:none;
  border-right-style:none;
  border-top-style:none;
  padding-bottom:3px;
  padding-right:28px;
  padding-top:3px;
}
td.CellOverride-43 {
  border-bottom-style:none;
  border-left-style:none;
  border-right-style:none;
  border-top-style:none;
  padding-bottom:3px;
  padding-right:28px;
  padding-top:3px;
}
td.CellOverride-44 {
  border-bottom-style:none;
  border-left-style:none;
  border-top-style:none;
  padding-bottom:3px;
  padding-right:28px;
  padding-top:3px;
}
td.CellOverride-45 {
  border-bottom-style:solid;
  border-right-style:none;
  border-top-style:none;
  padding-bottom:3px;
  padding-right:28px;
  padding-top:3px;
}
td.CellOverride-46 {
  border-bottom-style:solid;
  border-left-style:none;
  border-right-style:none;
  border-top-style:none;
  padding-bottom:3px;
  padding-right:28px;
  padding-top:3px;
}
td.CellOverride-47 {
  border-bottom-style:solid;
  border-left-style:none;
  border-top-style:none;
  padding-bottom:3px;
  padding-right:28px;
  padding-top:3px;
}
td.CellOverride-48 {
  border-bottom-style:none;
  border-right-style:none;
  border-top-style:none;
  padding-bottom:3px;
  padding-top:3px;
}
td.CellOverride-49 {
  border-bottom-style:none;
  border-left-style:none;
  border-right-style:none;
  border-top-style:none;
  padding-bottom:3px;
  padding-top:3px;
}
td.CellOverride-50 {
  border-bottom-style:solid;
  border-top-style:none;
  padding-bottom:3px;
  padding-right:28px;
  padding-top:3px;
}
td.CellOverride-51 {
  border-bottom-style:none;
  border-left-style:none;
  border-right-style:none;
  border-top-style:none;
  padding-bottom:3px;
  padding-left:0px;
  padding-right:0px;
  padding-top:3px;
}
td.CellOverride-52 {
  border-bottom-style:none;
  padding-bottom:3px;
  padding-right:28px;
  padding-top:3px;
}
td.CellOverride-53 {
  border-top-style:none;
  padding-bottom:3px;
  padding-top:3px;
}
td.CellOverride-54 {
  border-top-style:none;
  padding-bottom:3px;
  padding-right:28px;
  padding-top:3px;
}
td.CellOverride-55 {
  border-bottom-style:solid;
  padding-right:28px;
}
td.CellOverride-56 {
  border-bottom-style:solid;
  border-right-style:none;
  padding-bottom:5px;
  padding-top:3px;
}
td.CellOverride-57 {
  border-bottom-style:solid;
  border-left-style:none;
  border-right-style:none;
  padding-bottom:5px;
  padding-right:28px;
  padding-top:3px;
}
td.CellOverride-58 {
  border-bottom-color:#000000;
  border-bottom-style:solid;
  border-top-color:#000000;
  border-top-style:solid;
  vertical-align:top;
}
td.CellOverride-59 {
  border-bottom-color:#000000;
  border-bottom-style:solid;
  vertical-align:top;
}
td.CellOverride-60 {
  border-bottom-style:none;
  border-top-style:none;
  padding-top:9px;
}
td.CellOverride-61 {
  border-bottom-style:none;
  border-top-style:none;
  padding-right:17px;
  padding-top:9px;
}
td.CellOverride-62 {
  border-bottom-style:none;
  border-top-style:none;
}
td.CellOverride-63 {
  border-bottom-style:none;
  border-top-style:none;
  padding-right:17px;
}
td.CellOverride-64 {
  border-bottom-style:none;
  border-top-style:none;
  padding-left:14px;
}
td.CellOverride-65 {
  border-bottom-style:none;
  border-top-style:none;
  padding-left:0px;
  padding-right:17px;
}
td.CellOverride-66 {
  border-bottom-style:solid;
  border-top-style:none;
  padding-right:17px;
  padding-top:0px;
}
td.CellOverride-67 {
  border-bottom-style:none;
  border-right-style:none;
  border-top-style:none;
}
td.CellOverride-68 {
  border-bottom-style:solid;
  border-left-style:none;
  border-right-style:none;
  border-top-style:solid;
  padding-right:17px;
}
td.CellOverride-69 {
  border-bottom-style:none;
  border-top-style:solid;
  padding-right:17px;
}
td.CellOverride-70 {
  border-bottom-style:solid;
  border-right-style:none;
  border-top-style:none;
}
td.CellOverride-71 {
  border-bottom-style:solid;
  border-left-style:none;
  border-right-style:none;
  border-top-style:solid;
}
td.CellOverride-72 {
  border-bottom-style:none;
  border-top-style:solid;
}
td.CellOverride-73 {
  border-bottom-style:solid;
  border-top-style:solid;
}
td.CellOverride-74 {
  border-top-style:none;
}
td.CellOverride-75 {
  border-top-style:solid;
}
td.CellOverride-76 {
  border-top-style:solid;
  padding-right:17px;
}
td.CellOverride-77 {
  padding-left:0px;
}
p.ParaOverride-1 {
  text-align:right;
}
p.ParaOverride-2 {
  margin-bottom:0px;
}
li.ParaOverride-3 {
  text-indent:0px;
}
p.ParaOverride-4 {
  page-break-after:always;
}
p.ParaOverride-5 {
  text-align:center;
}
p.ParaOverride-6 {
  text-align:left;
}
p.ParaOverride-7 {
  margin-bottom:8px;
  margin-top:8px;
}
p.ParaOverride-8 {
  margin-bottom:5px;
  margin-top:5px;
}
p.ParaOverride-9 {
  margin-bottom:5px;
}
p.ParaOverride-10 {
  margin-right:1px;
}
p.ParaOverride-11 {
  page-break-after:avoid;
}
span.CharOverride-1 {
  font-size:30px;
}
span.CharOverride-2 {
  font-style:normal;
  font-weight:normal;
}
span.CharOverride-3 {
  font-size:27px;
}
span.CharOverride-4 {
  font-size:58%;
  vertical-align:super;
}
span.CharOverride-5 {
  color:#949b50;
  font-size:20px;
}
span.CharOverride-6 {
  color:#949b50;
  font-size:11px;
  font-style:normal;
  font-weight:bold;
}
span.CharOverride-7 {
  font-style:italic;
  font-weight:normal;
}
span.CharOverride-8 {
  color:#000000;
}
span.CharOverride-9 {
  font-size:19px;
}
span.CharOverride-10 {
  font-size:11px;
}
span.CharOverride-11 {
  font-size:9px;
}
span.CharOverride-12 {
  color:#949b50;
  font-size:43px;
}
span.CharOverride-13 {
  color:#949b50;
}
span.CharOverride-14 {
  font-style:normal;
  font-weight:bold;
}
span.CharOverride-15 {
  color:#ffffff;
}
td._idGenCellOverride-1 {
  border-right-color:#ffffff;
  border-right-style:solid;
  border-right-width:1px;
}
td._idGenCellOverride-2 {
  border-bottom-color:#6d6e71;
  border-bottom-style:solid;
  border-bottom-width:1px;
}
td._idGenCellOverride-3 {
  border-bottom-color:#000000;
  border-bottom-style:solid;
  border-bottom-width:0px;
}
td._idGenCellOverride-4 {
  border-top-color:#6d6e71;
  border-top-style:solid;
  border-top-width:0px;
}
td._idGenCellOverride-5 {
  border-top-color:#000000;
  border-top-style:solid;
  border-top-width:0px;
}
col._idGenTableRowColumn-1 {
  width:68px;
}
col._idGenTableRowColumn-2 {
  width:332px;
}
tr._idGenTableRowColumn-3 {
  min-height:15px;
}
col._idGenTableRowColumn-4 {
  width:107px;
}
col._idGenTableRowColumn-5 {
  width:27px;
}
col._idGenTableRowColumn-6 {
  width:88px;
}
col._idGenTableRowColumn-7 {
  width:89px;
}
tr._idGenTableRowColumn-8 {
  min-height:30px;
}
tr._idGenTableRowColumn-9 {
  min-height:27px;
}
tr._idGenTableRowColumn-10 {
  min-height:17px;
}
col._idGenTableRowColumn-11 {
  width:137px;
}
col._idGenTableRowColumn-12 {
  width:95px;
}
col._idGenTableRowColumn-13 {
  width:167px;
}
tr._idGenTableRowColumn-14 {
  min-height:31px;
}
tr._idGenTableRowColumn-15 {
  min-height:23px;
}
tr._idGenTableRowColumn-16 {
  min-height:24px;
}
col._idGenTableRowColumn-17 {
  width:46px;
}
col._idGenTableRowColumn-18 {
  width:42px;
}
col._idGenTableRowColumn-19 {
  width:112px;
}
col._idGenTableRowColumn-20 {
  width:72px;
}
col._idGenTableRowColumn-21 {
  width:82px;
}
col._idGenTableRowColumn-22 {
  width:45px;
}
tr._idGenTableRowColumn-23 {
  min-height:51px;
}
col._idGenTableRowColumn-24 {
  width:92px;
}
col._idGenTableRowColumn-25 {
  width:122px;
}
col._idGenTableRowColumn-26 {
  width:155px;
}
col._idGenTableRowColumn-27 {
  width:14px;
}
col._idGenTableRowColumn-28 {
  width:77px;
}
tr._idGenTableRowColumn-29 {
  min-height:63px;
}
tr._idGenTableRowColumn-30 {
  min-height:16px;
}
tr._idGenTableRowColumn-31 {
  min-height:13px;
}
tr._idGenTableRowColumn-32 {
  height:9px;
}
tr._idGenTableRowColumn-33 {
  min-height:49px;
}
col._idGenTableRowColumn-34 {
  width:238px;
}
col._idGenTableRowColumn-35 {
  width:54px;
}
tr._idGenTableRowColumn-36 {
  min-height:32px;
}
tr._idGenTableRowColumn-37 {
  min-height:33px;
}
tr._idGenTableRowColumn-38 {
  min-height:29px;
}
col._idGenTableRowColumn-39 {
  width:198px;
}
col._idGenTableRowColumn-40 {
  width:65px;
}
col._idGenTableRowColumn-41 {
  width:69px;
}
col._idGenTableRowColumn-42 {
  width:67px;
}
tr._idGenTableRowColumn-43 {
  min-height:20px;
}
tr._idGenTableRowColumn-44 {
  min-height:39px;
}
tr._idGenTableRowColumn-45 {
  min-height:135px;
}
tr._idGenTableRowColumn-46 {
  min-height:57px;
}
#_idContainer000 {
  display:inline-block;
  height:609px;
  width:414px;
}
#_idContainer001 {
  display:inline-block;
  height:24px;
  width:125px;
}
#_idContainer002 {
  display:inline-block;
  height:14px;
  width:13px;
}
#_idContainer004 {
  display:inline-block;
  height:0px;
  position:relative;
  width:398px;
}
#_idContainer006, #_idContainer009, #_idContainer020, #_idContainer022 {
  display:inline-block;
  height:0px;
  position:relative;
  width:191px;
}
#_idContainer028, #_idContainer031, #_idContainer034 {
  display:inline-block;
  height:0px;
  position:relative;
  width:189px;
}
#_idContainer037 {
  height:0px;
  left:0px;
  position:absolute;
  top:0px;
  width:191px;
  z-index:1;
}
#_idContainer038 {
  height:23px;
  left:0px;
  overflow:hidden;
  position:absolute;
  top:9px;
  width:95px;
  z-index:0;
}
#_idContainer039 {
  display:inline-block;
  height:32px;
  position:relative;
  width:193px;
}
#_idContainer041, #_idContainer052, #_idContainer079, #_idContainer097, #_idContainer137 {
  height:54px;
  left:0px;
  position:absolute;
  top:0px;
  width:32px;
  z-index:1;
}
#_idContainer042, #_idContainer053, #_idContainer080, #_idContainer098, #_idContainer138 {
  height:36px;
  left:0px;
  position:absolute;
  top:18px;
  width:31px;
  z-index:4;
}
#_idContainer043, #_idContainer054, #_idContainer081, #_idContainer099, #_idContainer139 {
  height:36px;
  left:32px;
  position:absolute;
  top:0px;
  width:31px;
  z-index:2;
}
#_idContainer044, #_idContainer055, #_idContainer082, #_idContainer100, #_idContainer140 {
  height:54px;
  left:32px;
  position:absolute;
  top:18px;
  width:31px;
  z-index:0;
}
#_idContainer045, #_idContainer056, #_idContainer083, #_idContainer101, #_idContainer141 {
  height:36px;
  left:32px;
  position:absolute;
  top:37px;
  width:31px;
  z-index:3;
}
#_idContainer046, #_idContainer057, #_idContainer084, #_idContainer102, #_idContainer142 {
  display:inline-block;
  height:75px;
  position:relative;
  width:65px;
}
#_idContainer050 {
  display:inline-block;
  height:0px;
  position:relative;
  width:328px;
}
#_idContainer060 {
  display:inline-block;
  height:0px;
  position:relative;
  width:330px;
}
#_idContainer061 {
  display:inline-block;
  height:291px;
  width:422px;
}
#_idContainer062, #_idContainer065, #_idContainer068, #_idContainer071, #_idContainer074 {
  display:inline-block;
  height:31px;
  position:relative;
  width:27px;
}
#_idContainer063 {
  display:inline-block;
  height:254px;
  width:400px;
}
#_idContainer066 {
  display:inline-block;
  height:507px;
  width:400px;
}
#_idContainer069 {
  display:inline-block;
  height:153px;
  width:400px;
}
#_idContainer072 {
  display:inline-block;
  height:477px;
  width:400px;
}
#_idContainer075 {
  display:inline-block;
  height:316px;
  width:400px;
}
#_idContainer087 {
  display:inline-block;
  height:0px;
  position:relative;
  width:319px;
}
#_idContainer088 {
  height:180px;
  left:0px;
  position:absolute;
  top:0px;
  width:193px;
  z-index:0;
}
#_idContainer089 {
  height:18px;
  left:18px;
  position:absolute;
  top:33px;
  width:62px;
  z-index:1;
}
#_idContainer090 {
  height:15px;
  left:18px;
  position:absolute;
  top:45px;
  width:62px;
  z-index:2;
}
#_idContainer091 {
  height:15px;
  left:18px;
  position:absolute;
  top:57px;
  width:73px;
  z-index:3;
}
#_idContainer092 {
  display:inline-block;
  height:180px;
  position:relative;
  width:193px;
}
#_idContainer093 {
  height:199px;
  left:0px;
  position:absolute;
  top:0px;
  width:193px;
  z-index:0;
}
#_idContainer094 {
  height:37px;
  left:15px;
  position:absolute;
  top:55px;
  width:68px;
  z-index:1;
}
#_idContainer095 {
  display:inline-block;
  height:199px;
  position:relative;
  width:193px;
}
#_idContainer104, #_idContainer144, #_idContainer149 {
  display:inline-block;
  height:0px;
  position:relative;
  width:325px;
}
#_idContainer105, #_idContainer106 {
  display:inline-block;
  height:595px;
  width:400px;
}
#_idContainer107 {
  display:inline-block;
  height:25px;
  width:156px;
}
#_idContainer108, #_idContainer110, #_idContainer112, #_idContainer114, #_idContainer116, #_idContainer118, #_idContainer120, #_idContainer122, #_idContainer124, #_idContainer126, #_idContainer128, #_idContainer130, #_idContainer132, #_idContainer134 {
  display:inline-block;
  height:595px;
  width:386px;
}
#_idContainer109, #_idContainer111, #_idContainer113, #_idContainer115, #_idContainer117, #_idContainer119, #_idContainer121, #_idContainer123, #_idContainer125, #_idContainer127, #_idContainer129, #_idContainer131, #_idContainer133, #_idContainer135 {
  display:inline-block;
  height:595px;
  width:385px;
}
#_idContainer150, #_idContainer155, #_idContainer160 {
  height:17px;
  left:0px;
  overflow:hidden;
  position:absolute;
  top:0px;
  width:157px;
  z-index:0;
}
#_idContainer151, #_idContainer156, #_idContainer161 {
  height:0px;
  left:72px;
  position:absolute;
  top:9px;
  width:325px;
  z-index:1;
}
#_idContainer152, #_idContainer157, #_idContainer162 {
  display:inline-block;
  height:17px;
  position:relative;
  width:400px;
}
#_idContainer153, #_idContainer159, #_idContainer165 {
  display:inline-block;
  height:15px;
  position:relative;
  width:6px;
}
img._idGenObjectAttribute-1 {
  height:100%;
  min-width:100%;
  width:100%;
}
div._idGenObjectStyleOverride-1 {
  border-width:0px;
}
div._idGenObjectStyleOverride-2 {
  border-color:#949b50;
}
div._idGenObjectStyleOverride-3 {
  background-color:#bcbec0;
  border-color:#ffffff;
  border-style:solid;
  border-width:1px;
}
div._idGenObjectStyleOverride-4 {
  background-color:#a7a9ac;
  border-color:#ffffff;
  border-style:solid;
  border-width:1px;
}
div._idGenObjectStyleOverride-5 {
  background-color:#d1d3d4;
  border-color:#ffffff;
  border-style:solid;
  border-width:1px;
}
div._idGenObjectStyleOverride-6 {
  background-color:#e6e7e8;
  border-color:#ffffff;
  border-style:solid;
  border-width:1px;
}
div._idGenObjectStyleOverride-7 {
  background-color:#949b50;
  border-color:#ffffff;
  border-style:solid;
  border-width:1px;
}
div._idGenObjectStyleOverride-8 {
  background-color:#ffffff;
  border-color:#ffffff;
  border-style:solid;
  border-width:1px;
}
div._idGenObjectStyleOverride-9 {
  background-color:#eff0e5;
  border-width:0px;
}
hr.HorizontalRule-1 {
  border-bottom:none;
  border-left:none;
  border-right:none;
  border-top:solid #939598 1px;
}
div._idGenObjectLayout-1 {
  text-align:center;
}


