@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Open+Sans');

.opensans {
  font-family: "Open Sans", sans-serif;
}

/* @font-face { */
            /* font-family:"Open Sans Bold"; */
            /* src:url('OpenSans-SemiBold.ttf'); */
/* } */
/* @font-face { */
            /* font-family:"Open Sans"; */
            /* src:url('OpenSans-Regular.ttf'); */
/* } */
h1 {
    font-size:1.6rem;
    font-family:"Open Sans Bold";
    font-weight:600;
    line-height:2rem;
    margin:25px 0px 25px 0px;
    color:#1B4F72;
}
h2 {
    font-size:1.4rem;
    font-family:"Open Sans Bold";
    font-weight:600;
    line-height:2rem;
    margin:20px 0px 20px 0px;
    color:#1A5276;
}
h3 {
    font-size:1.1rem;
    font-family:"Open Sans Bold";
    font-weight:600;
    line-height:2rem;
    margin:15px 0px;
    color:#1F618D;
}
h4 {
    font-size:1rem;
    font-family:"Open Sans Bold";
    font-weight:600;
    line-height:2rem;
    margin:15px 0px;
    color:#2471A3;
}
h5 {
    font-size:0.9rem;
    font-family:"Open Sans Bold";
    font-weight:600;
    line-height:2rem;
    margin:15px 0px;
    color:#2980B9;
}
h6 {
    font-size:0.87rem;
    font-family:"Open Sans Bold";
    font-weight:600;
    line-height:2rem;
    margin:15px 0px;
    color:#5499C7;
}
h7 {
    font-size:0.84rem;
    font-family:"Open Sans Bold";
    font-weight:600;
    line-height:2rem;
    margin:15px 0px;
    color:#2980B9;
}
body {
      font-size:0.857rem;
      font-weight:normal;
      font-family:"Open Sans";
      line-height:27pt;
}
div.contentarea {
                 margin:50px;
}
p {
   margin-bottom:8px;
   margin-top:8px;
   font-size:0.857rem;
   font-family:"Open Sans";
   font-weight:normal;
   line-height:27pt;
}
.highlight {
            background-color:yellow;
            word-wrap:break-word;
            overflow-wrap:break-word;
}
li {
    margin-bottom:6px;
    margin-top:6px;
    font-size:0.857rem;
    font-weight:normal;
    font-family:"Open Sans";
    line-height:27pt;
}
ol li {
       margin-bottom:6px;
       margin-top:6px;
       font-size:0.857rem;
       font-weight:normal;
       font-family:"Open Sans";
       line-height:27pt;
}
ol li ol li {
             margin-bottom:6px;
             margin-top:6px;
             font-size:0.857rem;
             font-weight:normal;
             font-family:"Open Sans";
             line-height:27pt;
}
ol li ol li ol li {
                   margin-bottom:6px;
                   margin-top:6px;
                   font-size:0.857rem;
                   font-weight:normal;
                   font-family:"Open Sans";
                   line-height:27pt;
}
ul li {
       margin-bottom:6px;
       margin-top:6px;
       font-size:0.857rem;
       font-weight:normal;
       font-family:"Open Sans";
       line-height:27pt;
}
ul li ul li {
             margin-bottom:6px;
             margin-top:6px;
             font-size:0.857rem;
             font-weight:normal;
             font-family:"Open Sans";
             line-height:27pt;
}
td ul li {
          margin-bottom:6px;
          margin-top:6px;
          font-size:0.857rem;
          font-weight:normal;
          font-family:"Open Sans";
          line-height:27pt;
}
td ol li {
          margin-bottom:6px;
          margin-top:6px;
          font-size:0.857rem;
          font-weight:normal;
          font-family:"Open Sans";
          line-height:27pt;
}
.syscont {
          font-family:Segoe, "Segoe UI" , "DejaVu Sans" , "Trebuchet MS" , Verdana, "sans-serif";
          font-size:0.857rem;
          line-height:27pt;
}
.codeb {
        font-family:"Courier New";
        font-size:16px;
        font-weight:bold;
}
.codebu {
         font-family:"Courier New";
         font-size:16px;
         font-weight:bold;
         text-decoration:underline;
}
.codeu {
        font-family:"Courier New";
        font-size:16px;
        text-decoration:underline;
}
.codei {
        font-family:"Courier New";
        font-size:16px;
        font-style:italic;
}
ol {
    list-style-type:decimal;
    font-size:0.857rem;
    font-weight:normal;
    font-family:"Open Sans";
    line-height:27pt;
}
ol li ol {
          list-style-type:upper-alpha;
          font-size:0.857rem;
          font-weight:normal;
          font-family:"Open Sans";
          line-height:27pt;
}
ol li ol li ol {
                list-style-type:upper-roman;
                font-size:0.857rem;
                font-weight:normal;
                font-family:"Open Sans";
                line-height:27pt;
}
ol li ol li ol li ol {
                      list-style-type:lower-alpha;
                      font-size:0.857rem;
                      font-weight:normal;
                      font-family:"Open Sans";
                      line-height:27pt;
}
ol li ol li ol li ol li ol {
                            list-style-type:lower-roman;
                            font-size:0.857rem;
                            font-weight:normal;
                            font-family:"Open Sans";
                            line-height:27pt;
}
ul {
    list-style-type:disc;
    font-size:0.857rem;
    font-weight:normal;
    font-family:"Open Sans";
    line-height:27pt;
}
ul li ul {
          list-style-type:square;
          font-size:0.857rem;
          font-weight:normal;
          font-family:"Open Sans";
          line-height:27pt;
}
ul li ul li ul {
                list-style-type:circle;
                font-size:0.857rem;
                font-weight:normal;
                font-family:"Open Sans";
                line-height:27pt;
}
ul li ul li ul li ul {
                      list-style-type:square;
                      font-size:0.857rem;
                      font-weight:normal;
                      font-family:"Open Sans";
                      line-height:27pt;
}
.note {
       border:1px solid black;
       background:#40A4DC url("../../images/note-icon.png")  no-repeat 10px 12px;
       top:20px;
       padding:5px 40px;
       color:#fff;
}
.notew {
        border:1px solid black;
        background:#40A4DC url("images/note-icon.png")  no-repeat 10px 12px;
        top:20px;
        padding:5px 40px;
        color:#fff;
        word-wrap:break-word;
        overflow-wrap:break-word;
}
.jira {
       border:1px dotted #641E16;
       background:white url("images/jira-icon.png")  no-repeat 10px 12px;
       top:20px;
       padding:5px 40px;
       font-family:Arial;
       font-size:12pt;
       color:#4A235A;
       font-weight:bold;
}
.img {
      margin:10px 0px 10px 0px;
      text-align:center;
}
.border {
         border:1px solid black;
}
.borderm {
          border:1px solid black;
          height:540px;
          width:270px;
}
.border2 {
          border:1px solid black;
          width:450px;
}
.borderwidth {
              border:1px solid black;
              width:100%;
}
.borderc {
          border:1px solid black;
          text-align:center;
}
.toc {
      font-weight:bold;
}
a.expandspot {
              color:#008000;
              cursor:hand;
              font-style:italic;
              text-decoration:none;
}
span.expandtext {
                 font-style:italic;
                 font-weight:normal;
                 color:#ff0000;
}
a.dropspot {
            cursor:hand;
            color:#008000;
            font-style:italic;
            text-decoration:none;
}
a.glossterm {
             color:#800000;
             cursor:hand;
             font-style:italic;
             text-decoration:none;
}
span.glosstext {
                font-style:italic;
                font-weight:normal;
                color:#0000ff;
}
.code {
       font-family:"Courier New";
       font-size:16px;
}
.codewrap {
           font-family:"Courier New";
           font-size:16px;
           word-wrap:break-word;
           width:1000px;
           overflow-wrap:break-word;
}
.wrap {
       word-wrap:break-word;
}
.figcap {
         text-align:center;
         color:#3E046A;
}
.todo {
       background-color:#E76293;
       color:#ffffff;
       margin:10px 10px;
       padding:5px 5px;
       border:1px solid #5407A8;
}

.codeblock {
            border:1px solid #6082EF;
            word-wrap:break-word;
            font-family:"Courier New";
            overflow-wrap:break-word;
            -ms-word-break:break-all;
            word-break:break-all;
            word-break:break-word;
            -ms-hyphens:auto;
            -moz-hyphens:auto;
            -webkit-hyphens:auto;
            hyphens:auto;
}
.codeblock2 {
             border:1px solid #6082EF;
}
.header {
         width:100%;
         background-color:#019dd9;
         top:0px;
         position:absolute;
         color:white;
         margin:0px;
         padding:0px;
}
.footer {
         width:100%;
         top:0px;
         position: fixed;
         margin:0px;
         padding:0px;
         width:900px text-align:center;
         margin:20px 0px 10px 0px;
}
.footerf {
        position: fixed;
	    left: 0;
		height: 80px;
	    bottom: 0;
	    width: 100%;
	    background-color: #444;
	    color: white;
	    text-align: center;
}
.home {
       height:100px;
       width:100%;
       margin:auto;
       background-color:#019dd9;
       position:absolute;
       top:0;
       bottom:0;
       left:0;
       right:0;
}
.home3 {
        height:100px;
        width:100%;
        margin:auto;
        background-color:#019dd9;
        position:absolute;
        top:0;
        bottom:0;
        left:0;
        right:0;
}
.homel {
        height:250px;
        width:100%;
        margin:auto;
        line-height:50px;
        background-color:#019dd9;
        position:absolute;
        top:0;
        bottom:0;
        left:0;
        right:0;
}
.homeblank {
            height:100px;
            width:100%;
            margin:auto;
            position:absolute;
            top:0;
            bottom:0;
            left:0;
            right:0;
}
.home2 {
        height:100px;
        width:100%;
        margin:300px 20px 200px 40px;
        background-color:#019dd9;
        position:absolute;
        top:0;
        bottom:0;
        left:0;
        right:0;
}
.home2l {
         height:250px;
         width:100%;
         line-height:50px;
         margin:300px 20px 200px 40px;
         background-color:#019dd9;
         position:absolute;
         top:0;
         bottom:0;
         left:0;
         right:0;
}
.homecontent {
              font-size:40px;
              font-family:"Open Sans Bold";
              font-weight:600;
              color:white;
              top:0px;
              bottom:0px;
              left:0;
              right:0;
              margin-top:30px;
              text-align:center;
}
.footerline {
             border-width:2px;
             width:100%;
             color:#000000;
}
a.button {
          text-decoration:none;
          display:inline-block;
          padding:4px 8px;
          margin:5px;
          font-size:30px;
          font-weight:bold;
          font-family:Arial;
}
span.button {
             text-decoration:none;
             display:inline-block;
             padding:4px 8px;
             margin:5px;
             font-size:30px;
             font-weight:bold;
             font-family:Arial;
}
a.button:hover {
                background-color:#99A3A4;
                color:black;
}
.navigate {
           background-color:#019dd9;
           color:white;
           border-radius:20%;
}
.firstlevel {
             color:#00008B;
             text-decoration:none;
             font-family:"Open Sans Bold";
             font-size:22px;
             margin:10px 0px 10px 10px;
}
.firstlevel a {
               color:#00008B;
               text-decoration:none;
               font-family:"Open Sans Bold";
               font-size:22px;
               margin:10px 0px 10px 10px;
}
.secondlevel {
              color:#0000FF;
              text-decoration:none;
              font-family:"Open Sans Bold";
              font-size:20px;
              margin:5px 0px 5px 20px;
}
.secondlevel a {
                color:#0000FF;
                text-decoration:none;
                font-family:"Open Sans Bold";
                font-size:20px;
                margin:5px 0px 5px 20px;
}
.thirdlevel {
             color:#4169E1;
             text-decoration:none;
             font-family:"Open Sans Bold";
             font-size:18px;
             margin:5px 0px 5px 30px;
}
.thirdlevel a {
               color:#4169E1;
               text-decoration:none;
               font-family:"Open Sans Bold";
               font-size:18px;
               margin:5px 0px 5px 30px;
}
.fourthlevel {
              color:#00008B;
              text-decoration:none;
              font-family:"Open Sans Bold";
              font-size:16px;
              margin:5px 0px 5px 40px;
}
.fourthlevel a {
                color:#00008B;
                text-decoration:none;
                font-family:"Open Sans Bold";
                font-size:16px;
                margin:5px 0px 5px 40px;
}
.fifthlevel {
             color:#0000FF;
             text-decoration:none;
             font-family:"Open Sans Bold";
             font-size:14px;
             margin:5px 0px 5px 50px;
}
.fifthlevel a {
               color:#0000FF;
               text-decoration:none;
               font-family:"Open Sans Bold";
               font-size:14px;
               margin:5px 0px 5px 50px;
}
.firstlevel a:hover {
                     background-color:#A2DFF5;
                     text-decoration:underline;
}
.secondlevel a:hover {
                      background-color:#A2DFF5;
                      text-decoration:underline;
}
.thirdlevel a:hover {
                     background-color:#A2DFF5;
                     text-decoration:underline;
}
.fourthlevel a:hover {
                      background-color:#A2DFF5;
                      text-decoration:underline;
}
.fifthlevel a:hover {
                     background-color:#A2DFF5;
                     text-decoration:underline;
}
table.content {
               border-collapse:collapse;
}
td.contentpadding {
                   padding:5px;
}
th.contentpadding {
                   padding:5px;
}
table.contentwr {
                 border-collapse:collapse;
                 word-wrap:break-word;
                 table-layout:fixed;
                 width:1200px;
}
td.wrap {
         word-break:break-all;
         word-wrap:break-word;
}
table.def {
           border-collapse:collapse;
}
td {
    font-size:0.875rem;
    font-family:"Open Sans";
    font-weight:normal;
    line-height:27pt;
}
th {
    background-color:#EBF5FB;
}
p.head {
        font-size:1rem;
        margin-bottom:8px;
        margin-top:8px;
        font-family:"Open Sans Bold";
        font-weight:bold;
        line-height:27pt;
}
tr.rename {
           background-color:yellow;
}
td.rename {
           background-color:yellow;
}
.rename {
         background-color:yellow;
}
tr.new {
        background-color:dodgerblue;
}
tr.delete {
           background-color:tomato;
}
.green {
        background-color:darkseagreen;
}
.head {
       font-size:16px;
       font-family:"Open Sans Bold";
       font-weight:bold;
}
.container {
            width:100%;
            background-color:white;
            height:100%;
}
.sidenav {
          height:800px;
          max-height:800px;
          width:20%;
          float:left;
          position:fixed;
          z-index:1;
          top:0;
          bottom:0;
          left:0;
          background-color:white;
          border-right:1px solid black;
          overflow:scroll;
}
.main {
       float:right;
       width:75%;
       padding:0px 10px;
       height:600px;
       max-height:600px;
       overflow:scroll;
       overflow-x:auto;
       overflow-y:scroll;
       margin-left:22%;
}
.main30 {
         float:right;
         width:75%;
         padding:0px 10px;
         height:600px;
         max-height:600px;
         overflow:scroll;
         overflow-x:auto;
         overflow-y:scroll;
         margin-left:25%;
}
.sidenavl {
           height:800px;
           max-height:800px;
           width:25%;
           float:left;
           position:fixed;
           z-index:1;
           top:0;
           bottom:0;
           left:0;
           background-color:white;
           border-right:1px solid black;
           overflow:scroll;
}
.mainl {
        float:right;
        width:70%;
        padding:0px 10px;
        height:600px;
        max-height:600px;
        overflow:scroll;
        overflow-x:auto;
        overflow-y:scroll;
        margin-left:40%;
}
.main2 {
        float:right;
        width:80%;
        padding:0px 10px;
        height:1100px;
        max-height:1100px;
        overflow:scroll;
        overflow-x:auto;
        overflow-y:scroll;
        margin-left:20%;
}
.sidenav a {
            padding:2px 0px 2px 10px;
            text-decoration:none;
            font-size:12px;
            color:blue;
            border:1px solid black;
            display:block;
            line-height:20pt;
}
.sidenavl a {
             padding:2px 0px 2px 10px;
             text-decoration:none;
             font-size:12px;
             color:blue;
             border:1px solid black;
             display:block;
             line-height:20pt;
}
.sidenav a:hover {
                  background-color:#A2DFF5;
}
.sidenavl a:hover {
                   background-color:#A2DFF5;
}
.tablinks {
           background-color:#f1f1f1;
           float:left;
           border:none;
           border-right:1px solid #ccc;
           outline:none;
           cursor:pointer;
           padding:14px 16px;
           transition:0.3s;
           font-size:0.857rem;
           font-weight:normal;
           font-family:"Open Sans";
}
.clearfix {
           clear:both;
}
.tablinks:hover {
                 background-color:#A2DFF5!important;
                 text-decoration:underline!important;
}
.testp {
        padding:0px -5px 0px 10px;
        border:1px solid #ccc;
        border-top:none;
        background:white;
        width:100%;
}
.tabcontent {
             display:none;
             padding:40px 12px 6px 12px;
             border:1px solid #ccc;
             border-top:none;
             background:white;
}
.fakelink {
           cursor:pointer;
           color:blue;
           text-decoration:underline;
}
.fakelinkwhite {
                cursor:pointer;
                color:white;
                text-decoration:underline;
}
#text {
       display:none;
       margin:1px 0 5px 20px;
       color:#000000;
       width:100%;
       border:1px dashed #000000;
       font-family:"Open Sans";
       font-size:14px;
       border-left-width:1px;
       border-left-color:#000000;
       border-right-width:1px;
       border-right-color:#000000;
       border-top-width:1px;
       border-top-color:#000000;
       border-bottom-width:1px;
       border-bottom-color:#000000;
}
#text1 {
        display:none;
        margin:1px 0 5px 20px;
        color:#000000;
        width:100%;
        border:1px dashed #000000;
        font-family:"Open Sans";
        font-size:14px;
        border-left-width:1px;
        border-left-color:#000000;
        border-right-width:1px;
        border-right-color:#000000;
        border-top-width:1px;
        border-top-color:#000000;
        border-bottom-width:1px;
        border-bottom-color:#000000;
}
#text2 {
        display:none;
        margin:1px 0 5px 20px;
        color:#000000;
        width:100%;
        border:1px dashed #000000;
        font-family:"Open Sans";
        font-size:14px;
        border-left-width:1px;
        border-left-color:#000000;
        border-right-width:1px;
        border-right-color:#000000;
        border-top-width:1px;
        border-top-color:#000000;
        border-bottom-width:1px;
        border-bottom-color:#000000;
}
#text3 {
        display:none;
        margin:1px 0 5px 20px;
        color:#000000;
        width:100%;
        border:1px dashed #000000;
        font-family:"Open Sans";
        font-size:14px;
        border-left-width:1px;
        border-left-color:#000000;
        border-right-width:1px;
        border-right-color:#000000;
        border-top-width:1px;
        border-top-color:#000000;
        border-bottom-width:1px;
        border-bottom-color:#000000;
}
#text4 {
        display:none;
        margin:1px 0 5px 20px;
        color:#000000;
        width:100%;
        border:1px dashed #000000;
        font-family:"Open Sans";
        font-size:14px;
        border-left-width:1px;
        border-left-color:#000000;
        border-right-width:1px;
        border-right-color:#000000;
        border-top-width:1px;
        border-top-color:#000000;
        border-bottom-width:1px;
        border-bottom-color:#000000;
}
#text5 {
        display:none;
        margin:1px 0 5px 20px;
        color:#000000;
        width:100%;
        border:1px dashed #000000;
        font-family:"Open Sans";
        font-size:14px;
        border-left-width:1px;
        border-left-color:#000000;
        border-right-width:1px;
        border-right-color:#000000;
        border-top-width:1px;
        border-top-color:#000000;
        border-bottom-width:1px;
        border-bottom-color:#000000;
}
#text6 {
        display:none;
        margin:1px 0 5px 20px;
        color:#000000;
        width:100%;
        border:1px dashed #000000;
        font-family:"Open Sans";
        font-size:14px;
        border-left-width:1px;
        border-left-color:#000000;
        border-right-width:1px;
        border-right-color:#000000;
        border-top-width:1px;
        border-top-color:#000000;
        border-bottom-width:1px;
        border-bottom-color:#000000;
}
#text7 {
        display:none;
        margin:1px 0 5px 20px;
        color:#000000;
        width:100%;
        border:1px dashed #000000;
        font-family:"Open Sans";
        font-size:14px;
        border-left-width:1px;
        border-left-color:#000000;
        border-right-width:1px;
        border-right-color:#000000;
        border-top-width:1px;
        border-top-color:#000000;
        border-bottom-width:1px;
        border-bottom-color:#000000;
}
#text8 {
        display:none;
        margin:1px 0 5px 20px;
        color:#000000;
        width:100%;
        border:1px dashed #000000;
        font-family:"Open Sans";
        font-size:14px;
        border-left-width:1px;
        border-left-color:#000000;
        border-right-width:1px;
        border-right-color:#000000;
        border-top-width:1px;
        border-top-color:#000000;
        border-bottom-width:1px;
        border-bottom-color:#000000;
}
#text9 {
        display:none;
        margin:1px 0 5px 20px;
        color:#000000;
        width:100%;
        border:1px dashed #000000;
        font-family:"Open Sans";
        font-size:14px;
        border-left-width:1px;
        border-left-color:#000000;
        border-right-width:1px;
        border-right-color:#000000;
        border-top-width:1px;
        border-top-color:#000000;
        border-bottom-width:1px;
        border-bottom-color:#000000;
}
#text10 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text11 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text12 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text13 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text14 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text15 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text16 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text17 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text18 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text19 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text20 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text21 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text22 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text23 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text24 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text25 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text26 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text27 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text28 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text29 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text30 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text31 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text32 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text33 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text34 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text35 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text36 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text37 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text38 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text39 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text40 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text41 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text42 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text43 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text44 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text45 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text46 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text47 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text48 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text49 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text50 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text51 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text52 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text53 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text54 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text55 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text56 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text57 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text58 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text59 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text60 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;

         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text61 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text62 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text63 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text64 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text65 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text66 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text67 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text68 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text69 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text70 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text71 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text72 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text73 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text74 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text75 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text76 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text77 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text78 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text79 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text80 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text81 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text82 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text83 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text84 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text85 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text86 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text87 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text88 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text89 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text90 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text91 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text92 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text93 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text94 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text95 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text96 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text97 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text98 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text99 {
         display:none;
         margin:1px 0 5px 20px;
         color:#000000;
         width:100%;
         border:1px dashed #000000;
         font-family:"Open Sans";
         font-size:14px;
         border-left-width:1px;
         border-left-color:#000000;
         border-right-width:1px;
         border-right-color:#000000;
         border-top-width:1px;
         border-top-color:#000000;
         border-bottom-width:1px;
         border-bottom-color:#000000;
}
#text100 {
          display:none;
          margin:1px 0 5px 20px;
          color:#000000;
          width:100%;
          border:1px dashed #000000;
          font-family:"Open Sans";
          font-size:14px;
          border-left-width:1px;
          border-left-color:#000000;
          border-right-width:1px;
          border-right-color:#000000;
          border-top-width:1px;
          border-top-color:#000000;
          border-bottom-width:1px;
          border-bottom-color:#000000;
}
#show {
       display:none;
       float:left;
       padding:0;
       line-height:15px;
       font-family:"Open Sans";
       font-size:14px;
       padding:10px 2px 5px 10px;
       margin:0 0 10px 10px;
}
#show1 {
        display:none;
        float:left;
        padding:0;
        line-height:15px;
        font-family:"Open Sans";
        font-size:14px;
        padding:10px 2px 5px 10px;
        margin:0 0 10px 10px;
}
#show2 {
        display:none;
        float:left;
        padding:0;
        line-height:15px;
        font-family:"Open Sans";
        font-size:14px;
        padding:10px 2px 5px 10px;
        margin:0 0 10px 10px;
}
#show3 {
        display:none;
        float:left;
        padding:0;
        line-height:15px;
        font-family:"Open Sans";
        font-size:14px;
        padding:10px 2px 5px 10px;
        margin:0 0 10px 10px;
}
#show4 {
        display:none;
        float:left;
        padding:0;
        line-height:15px;
        font-family:"Open Sans";
        font-size:14px;
        padding:10px 2px 5px 10px;
        margin:0 0 10px 10px;
}
#show5 {
        display:none;
        float:left;
        padding:0;
        line-height:15px;
        font-family:"Open Sans";
        font-size:14px;
        padding:10px 2px 5px 10px;
        margin:0 0 10px 10px;
}
#show6 {
        display:none;
        float:left;
        padding:0;
        line-height:15px;
        font-family:"Open Sans";
        font-size:14px;
        padding:10px 2px 5px 10px;
        margin:0 0 10px 10px;
}
#show7 {
        display:none;
        float:left;
        padding:0;
        line-height:15px;
        font-family:"Open Sans";
        font-size:14px;
        padding:10px 2px 5px 10px;
        margin:0 0 10px 10px;
}
#show8 {
        display:none;
        float:left;
        padding:0;
        line-height:15px;
        font-family:"Open Sans";
        font-size:14px;
        padding:10px 2px 5px 10px;
        margin:0 0 10px 10px;
}
#show9 {
        display:none;
        float:left;
        padding:0;
        line-height:15px;
        font-family:"Open Sans";
        font-size:14px;
        padding:10px 2px 5px 10px;
        margin:0 0 10px 10px;
}
#show10 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show11 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show12 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show13 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show14 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show15 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show16 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show17 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show18 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show19 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show20 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show21 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show22 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show23 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show24 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show25 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show26 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show27 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show28 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show29 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show30 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show31 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show32 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show33 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show34 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show35 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show36 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show37 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show38 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show39 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show40 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show41 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show42 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show43 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show44 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show45 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show46 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show47 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show48 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show49 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show50 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show51 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show52 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show53 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show54 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show55 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show56 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show57 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show58 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show59 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show60 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show61 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show62 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show63 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show64 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show65 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show66 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show67 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show68 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show69 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show70 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show71 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show72 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show73 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show74 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show75 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show76 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show77 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show78 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show79 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show80 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show81 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show82 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show83 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show84 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show85 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show86 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show87 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show88 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show89 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show90 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show91 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show92 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show93 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show94 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show95 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show96 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show97 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show98 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show99 {
         display:none;
         float:left;
         padding:0;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#show100 {
          display:none;
          float:left;
          padding:0;
          line-height:15px;
          font-family:"Open Sans";
          font-size:14px;
          padding:10px 2px 5px 10px;
          margin:0 0 10px 10px;
}
#hide {
       float:left;
       line-height:15px;
       font-family:"Open Sans";
       font-size:14px;
       padding:10px 2px 5px 10px;
       margin:0 0 10px 10px;
}
#hide1 {
        float:left;
        line-height:15px;
        font-family:"Open Sans";
        font-size:14px;
        padding:10px 2px 5px 10px;
        margin:0 0 10px 10px;
}
#hide2 {
        float:left;
        line-height:15px;
        font-family:"Open Sans";
        font-size:14px;
        padding:10px 2px 5px 10px;
        margin:0 0 10px 10px;
}
#hide3 {
        float:left;
        line-height:15px;
        font-family:"Open Sans";
        font-size:14px;
        padding:10px 2px 5px 10px;
        margin:0 0 10px 10px;
}
#hide4 {
        float:left;
        line-height:15px;
        font-family:"Open Sans";
        font-size:14px;
        padding:10px 2px 5px 10px;
        margin:0 0 10px 10px;
}
#hide5 {
        float:left;
        line-height:15px;
        font-family:"Open Sans";
        font-size:14px;
        padding:10px 2px 5px 10px;
        margin:0 0 10px 10px;
}
#hide6 {
        float:left;
        line-height:15px;
        font-family:"Open Sans";
        font-size:14px;
        padding:10px 2px 5px 10px;
        margin:0 0 10px 10px;
}
#hide7 {
        float:left;
        line-height:15px;
        font-family:"Open Sans";
        font-size:14px;
        padding:10px 2px 5px 10px;
        margin:0 0 10px 10px;
}
#hide8 {
        float:left;
        line-height:15px;
        font-family:"Open Sans";
        font-size:14px;
        padding:10px 2px 5px 10px;
        margin:0 0 10px 10px;
}
#hide9 {
        float:left;
        line-height:15px;
        font-family:"Open Sans";
        font-size:14px;
        padding:10px 2px 5px 10px;
        margin:0 0 10px 10px;
}
#hide10 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide11 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide12 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide13 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide14 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide15 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide16 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide17 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide18 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide19 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide20 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide21 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide22 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide23 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide24 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide25 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide26 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide27 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide28 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide29 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide30 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide31 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide32 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide33 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide34 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide35 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide36 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide37 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide38 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide39 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide40 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide41 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide42 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide43 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide44 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide45 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide46 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;

}
#hide47 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide48 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide49 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide50 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide51 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide52 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide53 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide54 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide55 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide56 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide57 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide58 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide59 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide60 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide61 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide62 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide63 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide64 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide65 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide66 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide67 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide68 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide69 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide70 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide71 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide72 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide73 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide74 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide75 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide76 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide77 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide78 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide79 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide80 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide81 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide82 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide83 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide84 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide85 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide86 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide87 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide88 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide89 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide90 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide91 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide92 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide93 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide94 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide95 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide96 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide97 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide98 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide99 {
         float:left;
         line-height:15px;
         font-family:"Open Sans";
         font-size:14px;
         padding:10px 2px 5px 10px;
         margin:0 0 10px 10px;
}
#hide100 {
          float:left;
          line-height:15px;
          font-family:"Open Sans";
          font-size:14px;
          padding:10px 2px 5px 10px;
          margin:0 0 10px 10px;
}
#block {
        margin:0 0 15px 20px;
        padding:0 0 0 0;
        font-family:"Open Sans";
}
#block a {
          font-weight:300;
          color:#007ac3;
          padding-left:4px;
          display:inline;
          font-family:"Open Sans";
          font-size:16px;
          text-decoration:none;
}
#block a:hover {
                color:#660099;
                text-decoration:none;
}
.corner {
         background-color:#019dd9;
         font-size:18px;
         color:white;
         border-radius:20%;
}
.expand-heading {
                 border:1px solid blue;
                 padding:5px;
                 margin:0 0 10px 0px;
}
.wrapper {
          width:98%;
}
.download_pdf {
               border:1px solid #40a4dc;
               float:right;
               height:28px;
               line-height:28px;
               border-radius:17px;
               padding:0 20px;
               font-size:12px;
               color:#40a4dc;
               transition:0.2s ease;
			   background-color: white;
}
.download_pdf:hover {
                     box-shadow:0 0.5px 0 1px #40a4dc;
}
.download_pdf_home:hover {
                          box-shadow:0 0.5px 0 1px #40a4dc;
}
.download_pdf_options {
                       font-size:0.857rem;
                       font-weight:normal;
                       font-family:"Open Sans";
                       line-height:5pt;
                       float:right;
                       height:60px;
                       color:#40a4dc;
                       margin:0px 0px 40px 0px;
}
.download_pdf_text {
                    text-decoration:none;
                    font-family:"Open Sans";
                    margin:3px;
}
.download_pdf_home {
                    border:1px solid #40a4dc;
                    float:right;
                    height:28px;
                    line-height:28px;
                    border-radius:17px;
                    padding:0 20px;
                    font-size:12px;
                    color:#40a4dc;
                    transition:0.2s ease;
}
.ui-accordion-header.ui-state-default {
                                       background:#c5c5c5;
}
.ui-accordion-header.ui-state-active {
                                      background:#007fff;
}
#accordion .ui-accordion-content {
                                  max-height:300px;
                                  overflow-x:auto;
                                  overflow-y:scroll;
}
#accordion2 .ui-accordion-content {
                                   max-height:300px;
                                   overflow-x:auto;
                                   overflow-y:scroll;
}
#accordion3 .ui-accordion-content {
                                   max-height:300px;
                                   overflow-x:auto;
                                   overflow-y:scroll;
}
#accordion4 .ui-accordion-content {
                                   max-height:300px;
                                   overflow-x:auto;
                                   overflow-y:scroll;
}
#accordion5 .ui-accordion-content {
                                   max-height:300px;
                                   overflow-x:auto;
                                   overflow-y:scroll;
}
#accordion6 .ui-accordion-content {
                                   max-height:300px;
                                   overflow-x:auto;
                                   overflow-y:scroll;
}
#accordion7 .ui-accordion-content {
                                   max-height:300px;
                                   overflow-x:auto;
                                   overflow-y:scroll;
}
#accordion8 .ui-accordion-content {
                                   max-height:300px;
                                   overflow-x:auto;
                                   overflow-y:scroll;
}
#accordion9 .ui-accordion-content {
                                   max-height:300px;
                                   overflow-x:auto;
                                   overflow-y:scroll;
}
#accordion10 .ui-accordion-content {
                                    max-height:300px;
                                    overflow-x:auto;
                                    overflow-y:scroll;
}
#accordion11 .ui-accordion-content {
                                    max-height:300px;
                                    overflow-x:auto;
                                    overflow-y:scroll;
}
#accordion12 .ui-accordion-content {
                                    max-height:300px;
                                    overflow-x:auto;
                                    overflow-y:scroll;
}
#accordion13 .ui-accordion-content {
                                    max-height:300px;
                                    overflow-x:auto;
                                    overflow-y:scroll;
}
#accordion14 .ui-accordion-content {
                                    max-height:300px;
                                    overflow-x:auto;
                                    overflow-y:scroll;
}
#accordion15 .ui-accordion-content {
                                    max-height:300px;
                                    overflow-x:auto;
                                    overflow-y:scroll;
}
#accordion16 .ui-accordion-content {
                                    max-height:300px;
                                    overflow-x:auto;
                                    overflow-y:scroll;
}
#accordion17 .ui-accordion-content {
                                    max-height:300px;
                                    overflow-x:auto;
                                    overflow-y:scroll;
}
#accordion18 .ui-accordion-content {
                                    max-height:300px;
                                    overflow-x:auto;
                                    overflow-y:scroll;
}
#accordion19 .ui-accordion-content {
                                    max-height:300px;
                                    overflow-x:auto;
                                    overflow-y:scroll;
}
#accordion20 .ui-accordion-content {
                                    max-height:300px;
                                    overflow-x:auto;
                                    overflow-y:scroll;
}
.jtabs {
        overflow-x:hidden;
        overflow-y:scroll;
        height:450px;
        margin-top:10px;
}
.jtabs2 {
         overflow-x:hidden;
         overflow-y:scroll;
         height:700px;
         margin-top:10px;
}
.ui-helper-reset {
                  line-height:1.8;
}
.ui-widget {
            font-size:0.857rem;
            font-weight:normal;
            font-family:"Open Sans";
            font-weight:300;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
                                       font-family:"Open Sans";
                                       font-weight:300;
}
.tab {
      overflow:hidden;
      border:1px solid #ccc;
      border-bottom:none;
      background-color:#f1f1f1;
      float:left;
      width:100%;
}
.tab2 {
       overflow:hidden;
       border:1px solid #ccc;
       border-bottom:none;
       background-color:#f1f1f1;
       float:left;
       width:100%;
}
.tab button {
             float:left;
             border:none;
             outline:none;
             cursor:pointer;
             background-color:#f1f1f1;
             border-right:1px solid #ccc;
             padding:14px 16px;
             transition:0.3s;
             font-size:0.857rem;
             font-weight:normal;
             font-family:"Open Sans";
}
tab button:hover {
                  background-color:#8CA3D9;
}
.tab button.active {
                    background-color:#ccc;
}
.tabs {
       margin-top:0.5em;
}
#tabs-nobg {
            padding:0px;
}
#tabs-major {
             padding:0px;
}
ol.toc {
        list-style-type:none;
        counter-reset:item;
        margin:0;
        padding:0;
        list-style-position:outside;
}
li.toc {
        display:table;
        counter-increment:item;
        margin-bottom:5px;
}
li.toc:before {
               content:"counters(item, ".")  "."";
               display:table-cell;
               padding-right:20px;
}
li.toc li.toc:before {
                      content:"counters(item, ".")  " "";
                      display:table-cell;
                      padding-right:40px;
}
ol.toc li.toc {
               color:#00008B;
               text-decoration:none;
               font-family:"Open Sans Bold";
               font-size:22px;
               margin:10px 0px 10px 0px;
}
ol.toc li.toc a {
                 color:#00008B;
                 text-decoration:none;
                 font-family:"Open Sans Bold";
                 font-size:22px;
                 margin:10px 0px 10px 0px;
}
ol.toc li.toc ol.toc li.toc {
                             color:#0000FF;
                             text-decoration:none;
                             font-family:"Open Sans Bold";
                             font-size:20px;
                             margin:5px 0px 5px 0px;
}
ol.toc li.toc ol.toc li.toc a {
                               color:#0000FF;
                               text-decoration:none;
                               font-family:"Open Sans Bold";
                               font-size:20px;
                               margin:5px 0px 5px 0px;
}
ol.toc li.toc ol.toc li.toc ol.toc li.toc {
                                           color:#4169E1;
                                           text-decoration:none;
                                           font-family:"Open Sans Bold";
                                           font-size:18px;
                                           margin:5px 0px 5px 0px;
}
ol.toc li.toc ol.toc li.toc ol.toc li.toc a {
                                             color:#4169E1;
                                             text-decoration:none;
                                             font-family:"Open Sans Bold";
                                             font-size:18px;
                                             margin:5px 0px 5px 0px;
}
ol.toc li.toc ol.toc li.toc ol.toc li.toc ol.toc li.toc {
                                                         color:#00008B;
                                                         text-decoration:none;
                                                         font-family:"Open Sans Bold";
                                                         font-size:16px;
                                                         margin:5px 0px 5px 0px;
}
ol.toc li.toc ol.toc li.toc ol.toc li.toc ol.toc li.toc a {
                                                           color:#00008B;
                                                           text-decoration:none;
                                                           font-family:"Open Sans Bold";
                                                           font-size:16px;
                                                           margin:5px 0px 5px 0px;
}
ol.toc li.toc ol.toc li.toc ol.toc li.toc ol.toc li.toc ol.toc li.toc {
                                                                       color:#0000FF;
                                                                       text-decoration:none;
                                                                       font-family:"Open Sans Bold";
                                                                       font-size:14px;
                                                                       margin:5px 0px 5px 0px;
}
ol.toc li.toc ol.toc li.toc ol.toc li.toc ol.toc li.toc ol.toc li.toc a {
                                                                         color:#0000FF;
                                                                         text-decoration:none;
                                                                         font-family:"Open Sans Bold";
                                                                         font-size:14px;
                                                                         margin:5px 0px 5px 0px;
}
ol.toc li.toc a:hover {
                       background-color:#A2DFF5;
                       text-decoration:underline;
}
ol.toc li.toc ol.toc li.toc a:hover {
                                     background-color:#A2DFF5;
                                     text-decoration:underline;
}
ol.toc li.toc ol.toc li.toc ol.toc li.toc a:hover {
                                                   background-color:#A2DFF5;
                                                   text-decoration:underline;
}
ol.toc li.toc ol.toc li.toc ol.toc li.toc ol.toc li.toc a:hover {
                                                                 background-color:#A2DFF5;
                                                                 text-decoration:underline;
}
ol.toc li.toc ol.toc li.toc ol.toc li.toc ol.toc li.toc ol.toc li.toc a:hover {
                                                                               background-color:#A2DFF5;
                                                                               text-decoration:underline;
}
.keywords {
           border:2px solid #9E9E9E;
           margin:10px 0px;
           padding:5px 35px;
           color:black;
           background:#FDFEFE url("images/keyword-icon.png")  no-repeat 10px 12px;
}
.tag {
      padding:5px 5px 5px 35px;
      background:#7CD8E7 url("images/tag-icon.png")  no-repeat 10px 5px;
}
scopecontainer {
                height:4000px;
                background:#f2f2f2;
}
ul.scope {
          display:inline-block;
          vertical-align:middle;
          margin:0 auto;
}
ul.scope:after {
                clear:both;
                float:none;
                display:block;
}
ul.scope li {
             float:left;
             list-style:none;
             text-align:center;
             margin-right:30px;
             width:250px;
             height:150px;
             box-shadow:5pt 5pt 5pt #ccebff;
             color:black;
             display:inline-table;
             vertical-align:middle;
             border:1px solid #66c2ff;
             padding:5px;
}
ul.scope li:before {
                    display:inline;
                    height:100%;
                    vertical-align:middle;
}
ul.scope li a {
               width:250px;
               height:150px;
               text-decoration:none;
               display:block;
               color:black;
               vertical-align:middle;
}
ul.scope li a:hover {
                     text-decoration:underline;
                     color:blue;
}
.ticketmessage {
                background-color:#D2DAE7;
                color:black;
                padding:5px;
                border:1px solid black;
}
.ticketnote {
             background-color:#D0E1FC;
             color:black;
             padding:5px;
             border:1px solid black;
}
.ticketactivity {
                 background-color:white;
                 color:black;
                 padding:5px;
                 border:1px solid black;
}
td.def {
        padding:0 5px 0 5px;
}
td.defrb {
          border-left:1px solid black;
          padding:0 5px 0 5px;
}
div.story {
           box-shadow:5pt 5pt 5pt #CCD1D1;
           border:0.5px solid #5D6D7E;
           margin:5px 0 5px 0;
           padding:5px;
}
.TFtable {
          border-collapse:collapse;
          margin-left:35px;
}
.TFtable tr {
             background:#b8d1f3;
}
.TFtable tr:nth-child(odd) {
                            background:#FFFFFF;
}
.TFtable tr:nth-child(even) {
                             background:#EBF5FB;
}
.TFtable th {
             background:#6F76ED;
}
