 body, td { font-size: 9pt;
            font-family : arial, helvetica, sans-serif }

 th { background: #ffffff;
      font-size: 9pt;
      font-weight: bold;
      font-family : arial, helvetica, sans-serif }

 .body { background: #ffffff;
        font-size: 9pt;
        font-family : arial, helvetica, sans-serif }

 .bodybold { background: #ffffff;
        font-size: 12pt;
        font-weight: bold;
        font-family : arial, helvetica, sans-serif }

 .diagnosis { font-size: 18pt;
              font-weight: bold;
              font-family: arial, helvetica, sans-serif }

 .excerpt { font-size: 9pt;
            font-weight: bold;
            font-family: arial, helvetica, sans-serif }

 .headerPrimary { font-size: 18pt;
              font-weight: bold;
              font-family: arial, helvetica, sans-serif }

 .headerSecondary { font-size: 12pt;
              font-weight: bold;
              font-family: arial, helvetica, sans-serif }

 .headerSmall { font-size: 6pt;
              font-weight: normal;
              font-family: arial, helvetica, sans-serif }
              
 .headerSmall a:link, .headerSmall a:visited, .headerSmall a:active
              { text-decoration: none; color: black; }

 .headerSmall a:hover { text-decoration: none; color: blue; }

 .td { font-size: 9pt;
       font-family : arial, helvetica, sans-serif }

 .textarea { background: #ffffff;
             font-size: 9pt;
             font-family : arial, helvetica, sans-serif }

 .texttable { font-size: 9pt;
              font-family : arial, helvetica, sans-serif }

 .texttable9 { font-size: 9pt;
              font-family : arial, helvetica, sans-serif }

 .dxtext {
           background: #f0f8ff;
           font-size: 9pt;
           font-family : arial, helvetica, sans-serif;
           height: 180px;
           overflow: auto;
           margin: 0px;
           padding: 3px;
           border: solid thin navy }

 .dxtext_readonly {
           background: #ffffe0;
           font-size: 9pt;
           font-family : arial, helvetica, sans-serif;
           height: 180px;
           overflow: auto;
           margin: 0px;
           padding: 3px;
           border: solid thin navy }

 .dxbutton { font-size: 10pt; }

 .ajaxtext {
             background: #f0f8ff;
             font-size: 10pt;
             font-family : arial, helvetica, sans-serif;
             border: inset #a0a0a0 1px }

 .ajaxtext_large {
             background: #f8faff;
             font-size: 12pt;
             font-weight: bold;
             font-family : arial, helvetica, sans-serif;
             border: inset #a0a0a0 1px }

 .error {
             color: red;
             font-family: 'New Century Schoolbook', serif;
             font-style: oblique;
             text-decoration: underline
             }

 .inputselect {
             background: #f0f8ff;
             font-size: 10pt;
             font-family : arial, helvetica, sans-serif;
             border: inset #a0a0a0 1px }

 .inputselect_large {
             background: #f8faff;
             font-size: 12pt;
             font-weight: bold;
             font-family : arial, helvetica, sans-serif;
             border: inset #a0a0a0 1px }

 .inputtext {
             background: #ffffff;
             font-size: 10pt;
             font-family : arial, helvetica, sans-serif;
             border: solid 1px #80b0e8 }

 .inputtext_readonly {
             background: #ffffe0;
             font-size: 10pt;
             font-family : arial, helvetica, sans-serif;
             border: solid 1px #b8b8b8 }

 .title_class { font-size: 18pt;
              font-weight: bold;
              font-family: arial, helvetica, sans-serif }

 .title_24 { font-size: 24pt;
              font-weight: bold;
              font-family: arial, helvetica, sans-serif }

 .title_18 { font-size: 18pt;
              font-weight: bold;
              font-family: arial, helvetica, sans-serif }

 .title_16 { font-size: 16pt;
              font-weight: bold;
              font-family: arial, helvetica, sans-serif }

 .title_14 { font-size: 14pt;
              font-weight: bold;
              font-family: arial, helvetica, sans-serif }

 .stacktrace { font-size: 10pt;
              font-weight: normal;
              font-family: monospace }

 .tooltip { font-size: 8pt;
            font-family: arial, helvetica, sans-serif;
            background: #ffffee;
            color: #000000;
            border: solid 1px;
            text-decoration: none;
            padding: 1px }
