﻿@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);
/* HTML */

* {
   outline:transparent none!important;
}
html {
      background-color:#ffffff;
      overflow-y:scroll;
      -webkit-text-size-adjust:none;
}
body {
      font-family:'Open Sans' , Arial, sans-serif;
      font-weight:400;
      background-color:#ffffff;
      font-size:12pt;
      line-height:18pt;
      color:#6d6e71;
      max-width:960px;
      margin:0 auto 0 auto;
      padding:0 30px 20px 30px;
}
h1 {
    font-weight:400;
    color:#323137;
    line-height:1.1;
    margin-top:48px;
    margin-bottom:12px;
    font-size:27pt;
    font-weight:600;
}
h2 {
    font-weight:400;
    color:#323137;
    line-height:1.1;
    margin-top:48px;
    margin-bottom:12px;
    font-size:22.5pt;
    font-weight:600;
}
h3 {
    font-weight:400;
    color:#323137;
    line-height:1.1;
    margin-top:48px;
    margin-bottom:12px;
    font-size:19pt;
    font-weight:600;
}
h4 {
    font-weight:400;
    color:#323137;
    line-height:1.1;
    margin-top:48px;
    margin-bottom:12px;
    font-size:16pt;
    font-weight:600;
}
h5 {
    font-weight:400;
    color:#323137;
    line-height:1.1;
    margin-top:48px;
    margin-bottom:12px;
    font-size:14pt;
    font-weight:600;
}
h6 {
    font-weight:400;
    color:#323137;
    line-height:1.1;
    margin-top:48px;
    margin-bottom:12px;
    font-size:12pt;
    font-weight:600;
}
p {
   margin:24px 0 24px 0;
}
ol {
    margin-top:0;
    margin-bottom:0;
}
ul {
    margin-top:0;
    margin-bottom:0;
}
ul li {
       color:#6d6e71!important;
       font-size:12pt!important;
       line-height:18pt!important;
}
ol li {
       color:#6d6e71!important;
       font-size:12pt!important;
       line-height:18pt!important;
}
table {
       color:#6d6e71!important;
       font-size:12pt!important;
       line-height:18pt!important;
       width:100%;
       font-size:12pt;
       margin:20px 0;
}
td {
    color:#6d6e71!important;
    font-size:12pt!important;
    line-height:18pt!important;
}
#footer {
         margin:30px 0 0 0;
         padding:0;
         border-top:1px solid #ddd;
}
#scrollUp {
           bottom:25px;
           right:25px;
           height:40px;
           width:40px;
           background:url(scroll-up.png)  no-repeat;
           border:none;
           text-decoration:none;
}
#scrollUp:hover {
                 background:url(scroll-up-over.png)  no-repeat;
}
a {
   outline:0;
   background-color:transparent;
   color:#e9510e;
   text-decoration:underline;
}
a:visited {
           color:#e9510e;
           text-decoration:underline;
}
a:hover {
         text-decoration:none;
}
a.dropspot {
            color:#e9510e;
            border-bottom:1px dotted;
            text-decoration:none;
}
a.dropspot:hover {
                  border-bottom:1px solid;
                  text-decoration:none;
}
a.expandspot {
              color:#e9510e;
              border-bottom:1px dotted;
              text-decoration:none;
}
a.expandspot:hover {
                    color:#e9510e;
                    border-bottom:1px solid;
                    text-decoration:none;
}
a.glossterm {
             color:#e9510e;
             border-bottom:1px dotted;
             text-decoration:none;
}
a.glossterm:hover {
                   color:#e9510e;
                   border-bottom:1px solid;
                   text-decoration:none;
}
p.image-caption {
                 font-style:italic;
}
p.introduction {
                font-weight:300;
                font-size:14pt;
                line-height:1.4;
}
p.small {
         font-size:85%;
}
p.small-caps {
              font-weight:bold;
              text-transform:uppercase;
              margin:48px 0 12px 0;
              padding:0;
}
p.condensed {
             margin-top:0;
             margin-bottom:0;
}
p.code-block {
              font:12pt "Courier New" , Courier, monospace;
              line-height:18pt;
              margin:0;
}
p.proc-heading {
                font-size:12pt;
                font-weight:bold;
                color:#6d6e71;
                margin:32px 0 12px 0;
                x-next-type:p;
}
p.table-subheader {
                   font-size:9pt!important;
                   font-weight:bold;
                   color:#6d6e71;
                   text-transform:uppercase;
                   margin:0;
                   padding-top:16px;
}
p.message-heading {
                   font-size:12pt;
                   font-weight:bold;
                   padding-bottom:6px;
}
p.message-note {
                font-size:12pt;
                line-height:18pt;
                padding:24px;
                border:1px solid #e1e1e1;
                -webkit-border-radius:4px;
                -moz-border-radius:4px;
                border-radius:4px;
                border-left:5px solid #1b809e;
}
p.message-important {
                     font-size:12pt;
                     line-height:18pt;
                     padding:24px;
                     border:1px solid #e1e1e1;
                     -webkit-border-radius:4px;
                     -moz-border-radius:4px;
                     border-radius:4px;
                     border-left:5px solid #FFCC66;
}
p.message-caution {
                   font-size:12pt;
                   line-height:18pt;
                   padding:24px;
                   border:1px solid #e1e1e1;
                   -webkit-border-radius:4px;
                   -moz-border-radius:4px;
                   border-radius:4px;
                   border-left:5px solid #D41153;
}
p.message-tip {
               font-size:12pt;
               line-height:18pt;
               padding:24px;
               border:1px solid #e1e1e1;
               -webkit-border-radius:4px;
               -moz-border-radius:4px;
               border-radius:4px;
               border-left:5px solid #46B490;
}
p.message-callout {
                   font-size:12pt;
                   line-height:18pt;
                   padding:24px;
                   border:1px solid #e1e1e1;
                   -webkit-border-radius:4px;
                   -moz-border-radius:4px;
                   border-radius:4px;
                   border-left:5px solid #6d6e71;
}
p.tag-new {
           font-size:9pt;
           font-weight:bold;
           line-height:normal;
           color:#6d6e71;
           padding:8px 15px 8px 15px ! important;
           margin:0 -8px 0 -8px ! important;
           text-transform:uppercase;
           background-color:#fff2cc;
           border-left:5px solid #f0ad4e;
}
p.tag-fixed {
             font-size:9pt;
             font-weight:bold;
             line-height:normal;
             color:#6d6e71;
             padding:8px 15px 8px 15px ! important;
             margin:0 -8px 0 -8px ! important;
             text-transform:uppercase;
             background-color:#dff0d8;
             border-left:5px solid #5cb85c;
}
p.tag-advice {
              font-size:9pt;
              font-weight:bold;
              line-height:normal;
              color:#6d6e71;
              padding:8px 15px 8px 15px ! important;
              margin:0 -8px 0 -8px ! important;
              text-transform:uppercase;
              background-color:#d9edf7;
              border-left:5px solid #5bc0de;
}
p.tag-workaround {
                  font-size:9pt;
                  font-weight:bold;
                  line-height:normal;
                  color:#6d6e71;
                  padding:8px 15px 8px 15px ! important;
                  margin:0 -8px 0 -8px ! important;
                  text-transform:uppercase;
                  background-color:#eee1f7;
                  border-left:5px solid #bb88de;
}
p.tag-system {
              font-size:9pt;
              font-weight:bold;
              line-height:normal;
              color:#6d6e71;
              padding:8px 15px 8px 15px ! important;
              margin:0 -8px 0 -8px ! important;
              text-transform:uppercase;
              background-color:#f2dede;
              border-left:5px solid #d9534f;
}
p.tag-internal {
                font-size:9pt;
                font-weight:bold;
                line-height:normal;
                color:#6d6e71;
                padding:8px 15px 8px 15px ! important;
                margin:0 -8px 0 -8px ! important;
                text-transform:uppercase;
                background-color:#e7e7e7;
                border-left:5px solid #999999;
}
p.tag-statutory {
                 font-size:9pt;
                 font-weight:bold;
                 line-height:normal;
                 color:#6d6e71;
                 padding:8px 15px 8px 15px ! important;
                 margin:0 -8px 0 -8px ! important;
                 text-transform:uppercase;
                 background-color:#dbe5f1;
                 border-left:5px solid #4f81bd;
}
p.even-pages-header {
}
p.odd-pages-header {
}
p.even-pages-footer {
}
p.odd-pages-footer {
}
p.toc-footer-left {
}
p.toc-footer-right {
}
p.corporate-header {
}
p.corporate-footer {
}
span.inline-code {
                  font:12pt "Courier New" , Courier, monospace;
                  padding:0px 4px 0px 4px;
                  color:#dd1144;
                  background-color:#f7f7f9;
                  border:1px solid #e1e1e8;
                  -webkit-border-radius:4px;
                  -moz-border-radius:4px;
                  border-radius:4px;
}
span.inline-highlight {
                       background-color:#ffffb2;
                       padding:3px;
}
span.inline-small-caps {
                        font-weight:bold;
                        text-transform:uppercase;
}
span.inline-message-heading {
                             font-size:12pt;
                             font-weight:bold;
}
span.inline-superscript {
                         font-size:8pt;
                         vertical-align:baseline;
                         position:relative;
                         top:-6px;
}
span.expandtext {
                 color:#FDB924;
                 font-style:normal;
}
span.glosstext {
                color:#FDB924;
                font-style:normal;
}
table.table-data {
                  x-border-spacing:0px;
                  x-1st-row:1;
                  x-1st-row-name:t1st;
                  x-row-pat-1:1;
                  x-row-pat-1-name:t1Row;
                  x-row-pat-count:2;
                  x-row-pat-2:1;
                  x-row-pat-2-name:t2Row;
                  margin-left:0px;
                  margin-right:0px;
                  margin-top:20px;
                  margin-bottom:20px;
                  background-color:#ffffff;
                  color:#323232;
                  font-size:11pt;
                  line-height:16pt;
}
table.table-data td {
                     padding-left:8px;
                     padding-right:8px;
                     padding-top:6px;
                     padding-bottom:6px;
                     vertical-align:top;
}
table.table-data p {
                    margin-top:0;
                    margin-bottom:0;
                    margin-left:0;
                    margin-right:0;
}
table.table-data tr.t1st td {
                             color:#323232;
                             font-size:11pt;
                             line-height:16pt;
                             font-weight:bold;
                             margin-top:0pt;
                             margin-bottom:0pt;
                             margin-left:0pt;
                             margin-right:0pt;
                             border-bottom-style:Solid;
                             border-bottom-width:3px;
                             border-bottom-color:#dddddd;
                             background-color:#f6f6f6;
}
table.table-data tr.t1Row td {
                              color:#323232;
                              font-size:11pt;
                              line-height:16pt;
                              margin-top:0pt;
                              margin-bottom:0pt;
                              margin-left:0pt;
                              margin-right:0pt;
                              border-bottom-style:Solid;
                              border-bottom-width:1px;
                              border-bottom-color:#dddddd;
}
table.table-data tr.t2Row td {
                              color:#323232;
                              font-size:11pt;
                              line-height:16pt;
                              margin-top:0pt;
                              margin-bottom:0pt;
                              margin-left:0pt;
                              margin-right:0pt;
                              border-bottom-style:Solid;
                              border-bottom-width:1px;
                              border-bottom-color:#dddddd;
}
table.table-data-condensed {
                            x-border-spacing:0px;
                            x-1st-row:1;
                            x-1st-row-name:t1st;
                            x-row-pat-1:1;
                            x-row-pat-1-name:t1Row;
                            x-row-pat-count:2;
                            x-row-pat-2:1;
                            x-row-pat-2-name:t2Row;
                            margin-left:0px;
                            margin-right:0px;
                            margin-top:20px;
                            margin-bottom:20px;
                            background-color:#ffffff;
                            color:#323232;
                            font-size:11pt;
                            line-height:16pt;
}
table.table-data-condensed td {
                               padding-left:8px;
                               padding-right:8px;
                               padding-top:2px;
                               padding-bottom:2px;
                               vertical-align:top;
}
table.table-data-condensed p {
                              margin-top:0;
                              margin-bottom:0;
                              margin-left:0;
                              margin-right:0;
}
table.table-data-condensed tr.t1st td {
                                       color:#323232;
                                       font-size:11pt;
                                       line-height:16pt;
                                       font-weight:bold;
                                       margin-top:0pt;
                                       margin-bottom:0pt;
                                       margin-left:0pt;
                                       margin-right:0pt;
                                       border-bottom-style:Solid;
                                       border-bottom-width:3px;
                                       border-bottom-color:#dddddd;
                                       background-color:#f6f6f6;
}
table.table-data-condensed tr.t1Row td {
                                        color:#323232;
                                        font-size:11pt;
                                        line-height:16pt;
                                        margin-top:0pt;
                                        margin-bottom:0pt;
                                        margin-left:0pt;
                                        margin-right:0pt;
                                        border-bottom-style:Solid;
                                        border-bottom-width:1px;
                                        border-bottom-color:#dddddd;
}
table.table-data-condensed tr.t2Row td {
                                        color:#323232;
                                        font-size:11pt;
                                        line-height:16pt;
                                        margin-top:0pt;
                                        margin-bottom:0pt;
                                        margin-left:0pt;
                                        margin-right:0pt;
                                        border-bottom-style:Solid;
                                        border-bottom-width:1px;
                                        border-bottom-color:#dddddd;
}
table.table-code-block {
                        x-1st-row:1;
                        x-1st-row-name:t1st;
                        x-row-pat-1:1;
                        x-row-pat-1-name:t1Row;
                        x-row-pat-count:2;
                        x-row-pat-2:1;
                        x-row-pat-2-name:t2Row;
                        margin-left:0px;
                        margin-right:0px;
                        margin-top:20px;
                        margin-bottom:20px;
                        background-color:#f6f6f6;
                        color:#6d6e71;
                        font-size:11pt;
                        line-height:16pt;
                        border-left-style:Solid;
                        border-left-width:1px;
                        border-left-color:#dddddd;
                        border-right-style:Solid;
                        border-right-width:1px;
                        border-right-color:#dddddd;
                        border-top-style:Solid;
                        border-top-width:1px;
                        border-top-color:#dddddd;
                        border-bottom-style:Solid;
                        border-bottom-width:1px;
                        border-bottom-color:#dddddd;
                        -webkit-border-radius:4px;
                        -moz-border-radius:4px;
                        border-radius:4px;
}
table.table-code-block td {
                           padding-left:24px;
                           padding-right:24px;
                           padding-top:24px;
                           padding-bottom:24px;
}
table.table-code-block p {
                          margin-top:0;
                          margin-bottom:0;
                          margin-left:0;
                          margin-right:0;
}
table.table-code-block tr.t1st td {
                                   margin-top:0pt;
                                   margin-bottom:0pt;
                                   margin-left:0pt;
                                   margin-right:0pt;
}
table.table-message-note {
                          x-border-spacing:0px;
                          x-1st-row:1;
                          x-1st-row-name:t1st;
                          x-row-pat-1:1;
                          x-row-pat-1-name:t1Row;
                          x-row-pat-count:2;
                          x-row-pat-2:1;
                          x-row-pat-2-name:t2Row;
                          margin-left:0px;
                          margin-right:0px;
                          margin-top:20px;
                          margin-bottom:20px;
                          background-color:#ffffff;
                          color:#323232;
                          font-size:11pt;
                          line-height:16pt;
                          border-left-style:Solid;
                          border-left-width:5px;
                          border-left-color:#1b809e;
                          border-right-style:Solid;
                          border-right-width:1px;
                          border-right-color:#e1e1e1;
                          border-top-style:Solid;
                          border-top-width:1px;
                          border-top-color:#e1e1e1;
                          border-bottom-style:Solid;
                          border-bottom-width:1px;
                          border-bottom-color:#e1e1e1;
                          -webkit-border-radius:4px;
                          -moz-border-radius:4px;
                          border-radius:4px;
}
table.table-message-note td {
                             padding-left:24px;
                             padding-right:24px;
                             padding-top:24px;
                             padding-bottom:24px;
}
table.table-message-note p {
                            margin-top:0;
                            margin-bottom:0;
                            margin-left:0;
                            margin-right:0;
}
table.table-message-note tr.t1st td {
                                     color:#323232;
                                     font-size:11pt;
                                     line-height:16pt;
                                     margin-top:0pt;
                                     margin-bottom:0pt;
                                     margin-left:0pt;
                                     margin-right:0pt;
}
table.table-message-important {
                               x-border-spacing:0px;
                               x-1st-row:1;
                               x-1st-row-name:t1st;
                               x-row-pat-1:1;
                               x-row-pat-1-name:t1Row;
                               x-row-pat-count:2;
                               x-row-pat-2:1;
                               x-row-pat-2-name:t2Row;
                               margin-left:0px;
                               margin-right:0px;
                               margin-top:20px;
                               margin-bottom:20px;
                               background-color:#ffffff;
                               color:#323232;
                               font-size:11pt;
                               line-height:16pt;
                               border-left-style:Solid;
                               border-left-width:5px;
                               border-left-color:#FFCC66;
                               border-right-style:Solid;
                               border-right-width:1px;
                               border-right-color:#e1e1e1;
                               border-top-style:Solid;
                               border-top-width:1px;
                               border-top-color:#e1e1e1;
                               border-bottom-style:Solid;
                               border-bottom-width:1px;
                               border-bottom-color:#e1e1e1;
                               -webkit-border-radius:4px;
                               -moz-border-radius:4px;
                               border-radius:4px;
}
table.table-message-important td {
                                  padding-left:24px;
                                  padding-right:24px;
                                  padding-top:24px;
                                  padding-bottom:24px;
}
table.table-message-important p {
                                 margin-top:0;
                                 margin-bottom:0;
                                 margin-left:0;
                                 margin-right:0;
}
table.table-message-important tr.t1st td {
                                          color:#323232;
                                          font-size:11pt;
                                          line-height:16pt;
                                          margin-top:0pt;
                                          margin-bottom:0pt;
                                          margin-left:0pt;
                                          margin-right:0pt;
}
table.table-message-caution {
                             x-border-spacing:0px;
                             x-1st-row:1;
                             x-1st-row-name:t1st;
                             x-row-pat-1:1;
                             x-row-pat-1-name:t1Row;
                             x-row-pat-count:2;
                             x-row-pat-2:1;
                             x-row-pat-2-name:t2Row;
                             margin-left:0px;
                             margin-right:0px;
                             margin-top:20px;
                             margin-bottom:20px;
                             background-color:#ffffff;
                             color:#323232;
                             font-size:11pt;
                             line-height:16pt;
                             border-left-style:Solid;
                             border-left-width:5px;
                             border-left-color:#D41153;
                             border-right-style:Solid;
                             border-right-width:1px;
                             border-right-color:#e1e1e1;
                             border-top-style:Solid;
                             border-top-width:1px;
                             border-top-color:#e1e1e1;
                             border-bottom-style:Solid;
                             border-bottom-width:1px;
                             border-bottom-color:#e1e1e1;
                             -webkit-border-radius:4px;
                             -moz-border-radius:4px;
                             border-radius:4px;
}
table.table-message-caution td {
                                padding-left:24px;
                                padding-right:24px;
                                padding-top:24px;
                                padding-bottom:24px;
}
table.table-message-caution p {
                               margin-top:0;
                               margin-bottom:0;
                               margin-left:0;
                               margin-right:0;
}
table.table-message-caution tr.t1st td {
                                        color:#323232;
                                        font-size:11pt;
                                        line-height:16pt;
                                        margin-top:0pt;
                                        margin-bottom:0pt;
                                        margin-left:0pt;
                                        margin-right:0pt;
}
table.table-message-tip {
                         x-border-spacing:0px;
                         x-1st-row:1;
                         x-1st-row-name:t1st;
                         x-row-pat-1:1;
                         x-row-pat-1-name:t1Row;
                         x-row-pat-count:2;
                         x-row-pat-2:1;
                         x-row-pat-2-name:t2Row;
                         margin-left:0px;
                         margin-right:0px;
                         margin-top:20px;
                         margin-bottom:20px;
                         background-color:#ffffff;
                         color:#323232;
                         font-size:11pt;
                         line-height:16pt;
                         border-left-style:Solid;
                         border-left-width:5px;
                         border-left-color:#46B490;
                         border-right-style:Solid;
                         border-right-width:1px;
                         border-right-color:#e1e1e1;
                         border-top-style:Solid;
                         border-top-width:1px;
                         border-top-color:#e1e1e1;
                         border-bottom-style:Solid;
                         border-bottom-width:1px;
                         border-bottom-color:#e1e1e1;
                         -webkit-border-radius:4px;
                         -moz-border-radius:4px;
                         border-radius:4px;
}
table.table-message-tip td {
                            padding-left:24px;
                            padding-right:24px;
                            padding-top:24px;
                            padding-bottom:24px;
}
table.table-message-tip p {
                           margin-top:0;
                           margin-bottom:0;
                           margin-left:0;
                           margin-right:0;
}
table.table-message-tip tr.t1st td {
                                    color:#323232;
                                    font-size:11pt;
                                    line-height:16pt;
                                    margin-top:0pt;
                                    margin-bottom:0pt;
                                    margin-left:0pt;
                                    margin-right:0pt;
}
table.table-message-callout {
                             x-1st-row:1;
                             x-1st-row-name:t1st;
                             x-row-pat-1:1;
                             x-row-pat-1-name:t1Row;
                             x-row-pat-count:2;
                             x-row-pat-2:1;
                             x-row-pat-2-name:t2Row;
                             margin-left:0px;
                             margin-right:0px;
                             margin-top:20px;
                             margin-bottom:20px;
                             background-color:#ffffff;
                             color:#323232;
                             font-size:11pt;
                             line-height:16pt;
                             border-left-style:Solid;
                             border-left-width:5px;
                             border-left-color:#6d6e71;
                             border-right-style:Solid;
                             border-right-width:1px;
                             border-right-color:#e1e1e1;
                             border-top-style:Solid;
                             border-top-width:1px;
                             border-top-color:#e1e1e1;
                             border-bottom-style:Solid;
                             border-bottom-width:1px;
                             border-bottom-color:#e1e1e1;
                             -webkit-border-radius:4px;
                             -moz-border-radius:4px;
                             border-radius:4px;
}
table.table-message-callout td {
                                padding-left:24px;
                                padding-right:24px;
                                padding-top:24px;
                                padding-bottom:24px;
}
table.table-message-callout p {
                               margin-top:0;
                               margin-bottom:0;
                               margin-left:0;
                               margin-right:0;
}
table.table-message-callout tr.t1st td {
                                        color:#323232;
                                        font-size:11pt;
                                        line-height:16pt;
                                        margin-top:0pt;
                                        margin-bottom:0pt;
                                        margin-left:0pt;
                                        margin-right:0pt;
}
table.table-release-notes {
                           x-border-spacing:0px;
                           x-col-pat-1:1;
                           x-col-pat-1-name:t1Col;
                           x-col-pat-count:2;
                           x-col-pat-2:1;
                           x-col-pat-2-name:t2Col;
                           x-last-col:1;
                           x-last-col-name:last;
                           margin-left:0px;
                           margin-right:0px;
                           margin-top:20px;
                           margin-bottom:20px;
                           background-color:#ffffff;
                           color:#323232;
                           font-size:11pt;
                           line-height:16pt;
}
table.table-release-notes td {
                              padding-left:8px;
                              padding-right:8px;
                              padding-top:8px;
                              padding-bottom:8px;
                              vertical-align:top;
}
table.table-release-notes p {
                             margin-top:0;
                             margin-bottom:0;
                             margin-left:0;
                             margin-right:0;
}
table.table-release-notes td.t1Col {
                                    color:#323232;
                                    font-size:11pt;
                                    line-height:16pt;
                                    margin-top:0pt;
                                    margin-bottom:0pt;
                                    margin-left:0pt;
                                    margin-right:0pt;
                                    border-bottom-style:Solid;
                                    border-bottom-width:0px;
                                    border-bottom-color:#ffffff;
}
table.table-release-notes td.t2Col {
                                    color:#323232;
                                    font-size:11pt;
                                    line-height:16pt;
                                    margin-top:0pt;
                                    margin-bottom:0pt;
                                    margin-left:0pt;
                                    margin-right:0pt;
                                    border-bottom-style:Solid;
                                    border-bottom-width:0px;
                                    border-bottom-color:#ffffff;
}
table.table-release-notes td.last {
                                   color:#323232;
                                   font-size:11pt;
                                   line-height:16pt;
                                   margin-top:0pt;
                                   margin-bottom:0pt;
                                   margin-left:0pt;
                                   margin-right:0pt;
                                   padding-top:12px;
                                   padding-bottom:12px;
                                   border-bottom-style:Solid;
                                   border-bottom-width:1px;
                                   border-bottom-color:#dddddd;
}
table.table-unstyled {
                      x-border-spacing:0px;
                      x-1st-row:1;
                      x-1st-row-name:t1st;
                      x-row-pat-1:1;
                      x-row-pat-1-name:t1Row;
                      x-row-pat-count:2;
                      x-row-pat-2:1;
                      x-row-pat-2-name:t2Row;
                      margin-left:0px;
                      margin-right:0px;
                      margin-top:20px;
                      margin-bottom:20px;
                      background-color:#ffffff;
                      color:#323232;
                      font-size:11pt;
                      line-height:16pt;
}
table.table-unstyled td {
                         padding-left:0px;
                         padding-right:0px;
                         padding-top:0px;
                         padding-bottom:0px;
                         vertical-align:top;
}
table.table-unstyled p {
                        margin-top:0;
                        margin-bottom:0;
                        margin-left:0;
                        margin-right:0;
}
table.table-unstyled tr.t1st td {
                                 color:#323232;
                                 font-size:11pt;
                                 line-height:16pt;
                                 margin-top:0pt;
                                 margin-bottom:0pt;
                                 margin-left:0pt;
                                 margin-right:0pt;
                                 border-bottom-style:Solid;
                                 border-bottom-width:0px;
                                 border-bottom-color:#ffffff;
}
table.table-unstyled tr.t1Row td {
                                  color:#323232;
                                  font-size:11pt;
                                  line-height:16pt;
                                  margin-top:0pt;
                                  margin-bottom:0pt;
                                  margin-left:0pt;
                                  margin-right:0pt;
                                  border-bottom-style:Solid;
                                  border-bottom-width:0px;
                                  border-bottom-color:#ffffff;
}
table.table-unstyled tr.t2Row td {
                                  color:#323232;
                                  font-size:11pt;
                                  line-height:16pt;
                                  margin-top:0pt;
                                  margin-bottom:0pt;
                                  margin-left:0pt;
                                  margin-right:0pt;
                                  border-bottom-style:Solid;
                                  border-bottom-width:0px;
                                  border-bottom-color:#ffffff;
}
li.list-ordered {
                 color:#323232;
                 font-size:11pt;
                 line-height:16pt;
                 list-style:decimal;
                 margin-top:24px;
                 margin-bottom:24px;
}
li.list-ordered-narrow {
                        color:#323232;
                        font-size:11pt;
                        line-height:16pt;
                        list-style:decimal;
                        margin-top:12px;
                        margin-bottom:12px;
}
li.list-ordered-condensed {
                           color:#323232;
                           font-size:11pt;
                           line-height:16pt;
                           list-style:decimal;
                           margin-top:0px;
                           margin-bottom:0px;
}
li.list-unordered {
                   color:#323232;
                   font-size:11pt;
                   line-height:16pt;
                   list-style:disc;
                   margin-top:24px;
                   margin-bottom:24px;
}
li.list-unordered-narrow {
                          color:#323232;
                          font-size:11pt;
                          line-height:16pt;
                          list-style:disc;
                          margin-top:12px;
                          margin-bottom:12px;
}
li.list-unordered-condensed {
                             color:#323232;
                             font-size:11pt;
                             line-height:16pt;
                             list-style:disc;
                             margin-top:0px;
                             margin-bottom:0px;
}
li.list-unstyled {
                  color:#323232;
                  font-size:11pt;
                  line-height:16pt;
                  list-style:none;
                  margin-top:24px;
                  margin-bottom:24px;
}
li.list-unstyled-narrow {
                         color:#323232;
                         font-size:11pt;
                         line-height:16pt;
                         list-style:none;
                         margin-top:12px;
                         margin-bottom:12px;
}
li.list-unstyled-condensed {
                            color:#323232;
                            font-size:11pt;
                            line-height:16pt;
                            list-style:none;
                            margin-top:0px;
                            margin-bottom:0px;
}
li.list-downloads {
                   color:#323232;
                   font-size:11pt;
                   line-height:16pt;
                   list-style:none;
                   background-image:url(download.png);
                   background-repeat:no-repeat;
                   background-position:0 50%;
                   padding-left:30px;
                   margin-top:24px;
                   margin-bottom:24px;
                   margin-left:-40px;
}
li.list-downloads-narrow {
                          color:#323232;
                          font-size:11pt;
                          line-height:16pt;
                          list-style:none;
                          background-image:url(download.png);
                          background-repeat:no-repeat;
                          background-position:0 50%;
                          padding-left:30px;
                          margin-top:12px;
                          margin-bottom:12px;
                          margin-left:-40px;
}
li.list-downloads-condensed {
                             color:#323232;
                             font-size:11pt;
                             line-height:16pt;
                             list-style:none;
                             background-image:url(download.png);
                             background-repeat:no-repeat;
                             background-position:0 50%;
                             padding-left:30px;
                             margin-top:0px;
                             margin-bottom:0px;
                             margin-left:-40px;
}
li.first-child-space {
                      color:#323232;
                      font-size:11pt;
                      line-height:16pt;
                      margin-top:24px;
}
li.last-child-space {
                     color:#323232;
                     font-size:11pt;
                     line-height:16pt;
                     margin-bottom:24px;
}
li.first-child-no-space {
                         color:#323232;
                         font-size:11pt;
                         line-height:16pt;
                         margin-top:0px;
}
li.last-child-no-space {
                        color:#323232;
                        font-size:11pt;
                        line-height:16pt;
                        margin-bottom:0px;
}
p.jumbo-heading {
                 font-weight:700;
                 margin:34px 0 20px 0;
                 font-size:36pt;
                 line-height:36pt;
                 color:#323137;
}
p.jumbo-intro {
               font-weight:300;
               margin:-9px 0 16px 0;
               font-size:18pt;
               line-height:20pt;
               color:#6d6e71;
}
table.table-feature {
                     x-1st-row:1;
                     x-1st-row-name:t1st;
                     x-row-pat-1:1;
                     x-row-pat-1-name:t1Row;
                     x-row-pat-count:2;
                     x-row-pat-2:1;
                     x-row-pat-2-name:t2Row;
                     margin-left:0px;
                     margin-right:0px;
                     margin-top:20px;
                     margin-bottom:20px;
                     background-color:#ffffff;
                     color:#6d6e71;
                     font-size:12pt;
                     line-height:18pt;
                     border-left-style:Solid;
                     border-left-width:1px;
                     border-left-color:#dddddd;
                     border-right-style:Solid;
                     border-right-width:1px;
                     border-right-color:#dddddd;
                     border-top-style:Solid;
                     border-top-width:1px;
                     border-top-color:#dddddd;
                     border-bottom-style:Solid;
                     border-bottom-width:4px;
                     border-bottom-color:#dddddd;
                     -webkit-border-radius:4px;
                     -moz-border-radius:4px;
                     border-radius:4px;
}
table.table-feature td {
                        padding-left:24px!important;
                        padding-right:24px!important;
                        padding-top:24px!important;
                        padding-bottom:24px!important;
                        text-align:center;
}
table.table-feature p {
                       margin-top:0;
                       margin-bottom:0;
                       margin-left:0;
                       margin-right:0;
}
table.table-feature tr.t1st td {
                                margin-top:0pt;
                                margin-bottom:0pt;
                                margin-left:0pt;
                                margin-right:0pt;
}
table.table-feature:hover {
                           border-bottom-color:#e9510e;
                           -webkit-border-radius:4px;
                           -moz-border-radius:4px;
                           border-radius:4px;
}
table.table-feature h4 {
                        font-family:'Open Sans' , Arial, sans-serif;
                        font-weight:600;
                        font-size:15.645pt;
                        margin:20px 0 10px 0;
}
table.table-feature h4 a {
                          color:#e9510e;
                          text-decoration:none;
}
table.table-feature h4 a:hover {
                                border-bottom:1px solid;
}
table.table-feature a {
                       color:#6d6e71;
                       text-decoration:none;
                       border:none;
}
table.table-feature a:hover {
                             border-bottom:1px dotted;
}
table.table-feature .icon {
                           width:48px;
                           height:48px;
                           margin:0 auto;
}
table.table-feature td a.help {
                               display:block;
                               width:48px;
                               height:48px;
                               outline:none;
                               background:url(help.png)  0 0 no-repeat;
}
table.table-feature td a.star {
                               display:block;
                               width:48px;
                               height:48px;
                               outline:none;
                               background:url(star.png)  0 0 no-repeat;
}
table.table-feature td a.like {
                               display:block;
                               width:48px;
                               height:48px;
                               outline:none;
                               background:url(like.png)  0 0 no-repeat;
}
table.table-feature td a.print {
                                display:block;
                                width:48px;
                                height:48px;
                                outline:none;
                                background:url(print.png)  0 0 no-repeat;
}
table.table-feature td a.note {
                               display:block;
                               width:48px;
                               height:48px;
                               outline:none;
                               background:url(note.png)  0 0 no-repeat;
}
table.table-feature td a.date {
                               display:block;
                               width:48px;
                               height:48px;
                               outline:none;
                               background:url(date.png)  0 0 no-repeat;
}
table.table-feature td a.contact {
                                  display:block;
                                  width:48px;
                                  height:48px;
                                  outline:none;
                                  background:url(contact.png)  0 0 no-repeat;
}
table.table-feature td a.support {
                                  display:block;
                                  width:48px;
                                  height:48px;
                                  outline:none;
                                  background:url(support.png)  0 0 no-repeat;
}
table.table-feature td a.video {
                                display:block;
                                width:48px;
                                height:48px;
                                outline:none;
                                background:url(video.png)  0 0 no-repeat;
}
table.table-feature td a.flag {
                               display:block;
                               width:48px;
                               height:48px;
                               outline:none;
                               background:0 0 no-repeat;
}
table.table-feature td:hover a.help {
                                     background-position:0 -48px;
                                     border:none;
}
table.table-feature td:hover a.star {
                                     background-position:0 -48px;
                                     border:none;
}
table.table-feature td:hover a.like {
                                     background-position:0 -48px;
                                     border:none;
}
table.table-feature td:hover a.print {
                                      background-position:0 -48px;
                                      border:none;
}
table.table-feature td:hover a.note {
                                     background-position:0 -48px;
                                     border:none;
}
table.table-feature td:hover a.date {
                                     background-position:0 -48px;
                                     border:none;
}
table.table-feature td:hover a.contact {
                                        background-position:0 -48px;
                                        border:none;
}
table.table-feature td:hover a.support {
                                        background-position:0 -48px;
                                        border:none;
}
table.table-feature td:hover a.video {
                                      background-position:0 -48px;
                                      border:none;
}
table.table-feature td:hover a.flag {
                                     background-position:0 -48px;
                                     border:none;
}
table.DefaultTable {
                    border:none;
                    width:100%;
                    font-size:12pt;
                    margin:20px 0;
}
table.DefaultTable th {
                       text-align:left;
                       background-color:#2b393d;
}
table.DefaultTable tr.SubHeader {
                                 background-color:#f8f8f8;
}
table.DefaultTable td {
                       vertical-align:top;
}
p.TableCaption {
                margin:0 0 -10px 0;
                text-align:left;
                font-weight:bold;
                font-style:italic;
                color:#777;
}
p.TableHeader {
               font-weight:bold;
               margin:0;
               padding:3px 10px;
               color:#ffffff;
}
p.TableSubHeader {
                  font-weight:bold;
                  margin:0;
                  padding:6px 10px;
                  font-style:italic;
}
p.TableTextNormal {
                   padding:3px 10px;
                   margin:0;
                   vertical-align:top;
                   padding:3px 10px;
                   margin:0;
}
p.TableTextCondensed {
                      padding:3px 10px;
                      margin:0;
                      vertical-align:top;
                      padding:0px 10px;
}
p.TableTextExpanded {
                     padding:3px 10px;
                     margin:0;
                     vertical-align:top;
                     padding:6px 10px;
}
table.Autofit {
               width:auto;
               margin:20px 0;
               border:none;
               padding:0;
               vertical-align:top;
}
table.Blank {
             width:100%;
             margin:20px 0;
             border:none;
             padding:0;
             vertical-align:top;
}
table.Blank td {
                border:none;
                padding:0;
                vertical-align:top;
}
table.Blank p {
               border:none;
               padding:0;
               vertical-align:top;
}
