BODY
{
}
#TextAnnotation
{
    BORDER-RIGHT: black thin solid;
    BORDER-TOP: black thin solid;
    FONT-SIZE: 9pt;
    LEFT: 0px;
    FLOAT: left;
    BORDER-LEFT: black thin solid;
    WIDTH: 250px;
    COLOR: black;
    LINE-HEIGHT: 15pt;
    BORDER-BOTTOM: black thin solid;
    FONT-FAMILY: Arial, Helvetica, 'sans serif';
    POSITION: absolute;
    TOP: 0px;
    BACKGROUND-COLOR: #b5e7e7;
    TEXT-ALIGN: center
}
#TextAnnotationsTable
{
    TEXT-ALIGN: center
}
#txtTextAnnotation
{
    WIDTH: 225px
}
INPUT
{
    FONT-SIZE: 95%
}
#downloadhelp
{
  width: 250px;
  background-color: white;
  padding: 1em 1em 1em 1em;
  position: absolute;
  top: 100px;
  left: 100px;
  border: solid black thin;
  font-size: 90%;
  display: none;
}