.content { font-family: "Trebuchet MS", sans-serif;
           font-size: 10pt;
           padding-left: 10;
           padding-right: 10;
           padding-top: 10;
           text-align: justify }

IMG.content {  }

DIV.below-sidebar { clear: both }

TABLE.content TD { vertical-align: top;
                   padding: 20px }

TABLE.content { padding: 20 }

H2, H3, H4 { font-family: "GeoSlab703 XBd BT", "Impact", sans-serif;
             font-weight: normal }

H2 { font-size: 26pt }

H3 { font-size: 16pt }

H4 { font-size: 12pt } 

TABLE.table { border: none;
              border-collapse: collapse;
              caption-side: top;
              margin: 10 }
             
TABLE.table TD { font-size: 10pt;
                 border: thin solid black;
                 text-align: center;
                 background-color: lightgreen }

TABLE.table .name { text-align: left;
                    padding-left: 10;
                    padding-right: 10 }

TABLE.table TD.cite { background-color: white;
                      text-align:left;
                      border: none }

CAPTION { font-weight: bold;
          font-size: large }


TD.file-name { width: 90;
               font-family: "Arial", "Helvetica", "sans-serif";
               font-weight: bold;
               font-size: 10pt }

TD.file-description { width: 400;
                      font-style: italic;
                      font-size: 10pt  }

TD.file-types { width: 100;
                font-size: 10pt  }

TD.file-icons { width: 120;
                text-align: right }

TD.section-header { font-size: 14pt;
                    padding-top: 50;
                    padding-bottom: 20 }

TABLE.distributor { margin-bottom: 1em;
                    background-color: transparent }
                    /* width: 100% } */

TABLE.distributor CAPTION { text-align: center;
                            white-space: nowrap;
                            padding-bottom: 20 }

TABLE.distributor TH { text-align: right;
                       vertical-align: top;
                       white-space: nowrap }

TABLE.distributor TD { text-align: left;
                       vertical-align: top;
                       white-space: nowrap }

P { padding-bottom: 20px }

DT { font-size: 14pt;
     clear: both }

DD { padding-bottom: 20 }

.menu-list A { font-family: "Arial", "Helvetica", "sans-serif";
               font-weight: normal;
               font-size: 12pt;
               text-decoration: none;
               margin-bottom: 50;
               color: Black;
               background: transparent }

.menu-list A:hover { background: Gray;
                     color: White }


DIV.more-info { color: Blue;
                background-color: White;
                text-align: left } 


DIV.more-info TD { color: Blue;
                   background-color: White;
                   text-align: left;
                   font-size: 10pt } 

DIV.more-info A { color: Blue;
                  background-color: Pink;
                  font-size: 16;
                  text-decoration: none;
                  padding-left: 10;
                  padding-right: 10 }

DIV.more-info A:hover  { color: Blue;
                         background-color: Pink;
                         border: solid thin Red }


UL.plain  { list-style-type: none }
