BODY
{
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
   
}
TD
{
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt
}

.videotext
{
  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
  FONT-SIZE: 10pt
}

TD .box
{
  border-left: 4px ridge red;
  border-top: 4px ridge red;
  border-bottom: 4px ridge red;
  border-right: 4px ridge red;
}

TD .footer
{
    COLOR: #333333;
    FONT-FAMILY: 'Trebuchet MS',  'Arial' Helevetica;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: center;
  }
  
  TD .footerline
{
  border-bottom: 1px ridge gray;
  }

.PageHeading
{
    COLOR: #333333;
    FONT-FAMILY: 'Trebuchet MS',  'Arial' Helevetica;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold
}


.HighlightWordsList
{
margin-top: -15px;
}

.HighlightWords
{
    COLOR: #cc0000;
    FONT-FAMILY:  'Trebuchet MS',  'Arial' Helevetica;
    FONT-SIZE: 14pt;
    FONT-WEIGHT:Bold;
  }
  
.BulletHeader
{
    COLOR: #cc0000;
    FONT-FAMILY: 'MS Sans Serif', Helvetica, Arial;
    FONT-WEIGHT: bold;
    FONT-SIZE:8pt;
}


UL
{
    list-style-position: outside;
}

LI
{
     list-style-image: url(images/LittleRedBullet.gif); 
     FONT-SIZE: 8pt;
   }


IMG.right
{
    FLOAT: right;
}

.printernonlink
{
COLOR: black;
    FONT-FAMILY: Helvetica, 'MS Sans Serif', Arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
}

A.printerlink:link
{
    COLOR: black;
    FONT-FAMILY: Helvetica, 'MS Sans Serif', Arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
}
A.printerlink:visited
{
    COLOR: black;
    FONT-FAMILY: Helvetica, 'MS Sans Serif', Arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
}
A.printerlink:hover
{
    COLOR: #cc0000;
    FONT-FAMILY: Helvetica, 'MS Sans Serif', Arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
}
A.printerlink:active
{
    COLOR: #cc0000;
    CURSOR: hand;
    FONT-FAMILY: Helvetica, 'MS Sans Serif', Arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
    style: "cursor:hand";
}

A.biglink:link
{
    COLOR: black;
    FONT-FAMILY: Helvetica, 'MS Sans Serif', Arial;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
}
A.biglink:visited
{
    COLOR: black;
    FONT-FAMILY: Helvetica, 'MS Sans Serif', Arial;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
}
A.biglink:hover
{
    COLOR: #cc0000;
    FONT-FAMILY: Helvetica, 'MS Sans Serif', Arial;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
}
A.biglink:active
{
    COLOR: #cc0000;
    CURSOR: hand;
    FONT-FAMILY: Helvetica, 'MS Sans Serif', Arial;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
    style: "cursor:hand";
}

.error
{
    COLOR: #CC0000;
    FONT-FAMILY: 'Trebuchet MS',  'Arial' Helevetica;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
}

.highlight { background: #FFFF40; }
.searchheading { font-size: 130%; font-weight: bold; }
.summary { font-size: 80%; font-style: italic; } 
.results { font-size: 100%; }
.category { color: #999999; }
.description { font-size: 100%; color: #008000; }
.context { font-size: 100%; }
.infoline { font-size: 80%; font-style: normal; color: #808080;}
.sorting { text-align: right; }
.result_title { font-size: 100%; }

.zoom_searchform { font-size: 100%; }
.zoom_options { font-size: 80%; }
input.zoom_button {  }
input.zoom_searchbox {  }