A{text-decoration:none; color: white;}
    A:visited{text-decoration:none; color: white;}
    A:hover{text-decoration:none; color: black;}
    .body_text
    {
      font-family: Arial,Helvetica,sans-serif;
      font-size: 10pt;
      font-weight: normal;
    }
    a.body_link:link
    {
      color: #009999;
      font-weight: bold;
    }
    a.body_link:visited
    {
      color: #009999;
      font-weight: bold;
    }
    a.body_link:hover
    {
      color: black;
      font-weight: bold;
    }
    .bread_crumbs
    {
      color: black;
      font-family: Arial,Helvetica,sans-serif;
      font-weight: bold;
      font-size: 8pt;
    }
    a.bread_crumbs:link
    {
      color: #009999;
      font-family: Arial,Helvetica,sans-serif;
      font-weight: bold;
      font-size: 8pt;
    }
    a.bread_crumbs:visited
    {
      color: #009999;
      font-family: Arial,Helvetica,sans-serif;
      font-weight: bold;
      font-size: 8pt;
    }
    a.bread_crumbs:hover
    {
      color: black;
      font-family: Arial,Helvetica,sans-serif;
      font-weight: bold;
      font-size: 8pt;
    }
    a.bread_crumbs:active
    {
      color: black;
      font-family: Arial,Helvetica,sans-serif;
      font-weight: bold;
      font-size: 8pt;
    }
    .bottom_page_info
    {
      font-family: Arial,Helvetica,sans-serif;
      font-size: 8pt;
      text-align: center;
    }
    .email_text
    {
		color: #009a9d;
    }
    .notes
    {
      font-family: Arial,Helvetica,sans-serif;
      font-size: 8pt;
    }
    .vertical_border_img
    {
      background-image:url('/amtest_images/vertical_border.gif');
      background-position: 50% 50%;
      background-repeat:repeat-y;
    }
    .horizontal_border_img
    {
      background-image:url('/amtest_images/horizontal_border.gif');
      background-position: 50% 50%;
      background-repeat:repeat-x;
    }
    .top_left_border_img
    {
      background-image:url('/amtest_images/border_top_left.gif');
      background-repeat:no-repeat;
      background-position: 5px 11px;
    }
    .top_right_border_img
    {
      background-image:url('/amtest_images/border_top_right.gif');
      background-repeat:no-repeat;
      background-position: 0px 11px;
    }
    .bottom_left_border_img
    {
      background-image:url('/amtest_images/border_bottom_left.gif');
      background-repeat:no-repeat;
      background-position: 5px 0px;
    }
    .bottom_right_border_img
    {
      background-image:url('/amtest_images/border_bottom_right.gif');
      background-repeat:no-repeat;
      background-position: 0px 0px;
    }
    #dropmenudiv
    {
      position:absolute;
      border:1px solid black;
      border-bottom-width: 0;
      font:normal 12px Verdana;
      line-height:18px;
      z-index:100;
    }
    #dropmenudiv a
    {
      width: 100%;
      display: block;
      text-indent: 3px;
      border-bottom: 1px solid black;
      padding: 1px 0;
      text-decoration: none;
      font-weight: bold;
    }
    #dropmenudiv a:hover
    { /*hover background color*/
      background-color: white;
    }
    #lims
    {
      color: black;
      font-family: Arial,Helvetica,sans-serif;
      font-size: 10pt;
      font-weight: normal;
    }
    #lims a
    {
      color: #009999;
      font-family: Arial,Helvetica,sans-serif;
      font-size: 10pt;
      font-weight: normal;
    }
    #lims a:hover
    {
      font-weight: bold;
    }
    #lims td
    {
      color: black;
      font-family: Arial,Helvetica,sans-serif;
      font-size: 10pt;
      font-weight: normal;
    }
