/* styles imported from NatureServe */

    body {background-color: #ffffff; margin-top:0px; margin-left:0px; margin-right:0px;}

    a.whitefont {font-family: verdana; font-size: 11px; color:#FFFFFF; font-weight:bold}
    a.red {font-family: verdana; font-size: 11px; color:#FF0000;font-weight: bold;}
    a.sublinks{font-family: verdana; font-size: 11px; color:#000066; text-decoration:none;}
    a.find{font-family: verdana; font-size: 10px; color:#000066; text-decoration:none;}
    a.link2 {font-family: verdana; font-size: 11px; color:#000099; font-weight: bold;text-decoration:none;}
    a.link3 {font-family: verdana; font-size: 11px; color:#000099; font-weight: bold;text-decoration:none;margin-left:-30px;}
    a.link {font-family: verdana; font-size: 13px; color:#000099; font-weight: bold;text-decoration:none;}
    a:hover {color: #660066; text-decoration:underline;}
    a.left_link      {font-family: verdana; font-size: 11px; line-height:20px; color:#000099; font-weight:bold;text-decoration:none; background-color:#ddebf3;}
    a.left_link2     {font-family: verdana; font-size: 11px; line-height:20px; color:#000099; font-weight:bold;text-decoration:none;}
    a.list_tool_name {font-family: verdana; font-size: 11px; line-height:20px; color:#000099; font-weight:bold;text-decoration:none;}
    a.list_tool_web  {font-family: verdana; font-size: 11px; line-height:20px; color:#000099;                  text-decoration:none;}

    a.alpha_search {font-family: verdana; font-size: 11px; color:#000099;}
    a.record_nav {font-family: verdana; font-size: 10px; color:#000099; text-decoration:none;}

    td, .copy {font-family: verdana; font-size: 11px;}
    td.list_tool { background-color:#ffffff; width: 550px;}
    div.login {width: 160px; border: solid #084f8d 1px;}

    table#tool_table { background-color:#084f8d; border: solid #084f8d 0px; }
    td.selected_tab { background-color:#ffffff; width:100px; height:24px; align:center; }
    td.not_selected_tab { width:100px; height:24px; align:center; }
    a.not_selected_tab { color:#ffffff; }
    div.table_top {background-color:#084f8d; }
    .tool_section_header { font-weight: bold; align:left; margin-top: 5px; margin-left: 4px;}
    .tool_info {font-weight: normal; background-color:#ddebf3; margin-left: 20px;}
    .tool_info_textbox {font-weight: normal; background-color:#ddebf3; margin-left: 20px; border: solid #ddebf3 2px;}

    .whitefont {font-family: verdana; font-size: 11px; color:#FFFFFF}
    .leftnav {font-family: arial, helvetica, verdana;line-height:10px;font-size: 12px; font-weight: bold;color:#003366}
    .left_link_chosen {font-family: verdana; font-size: 11px; line-height:20px;color:#FFFFFF; font-weight:bold; text-decoration:none; background-color:#084f8d;}
    .header {font-family: arial, helvetica, verdana; line-height:10px; font-size: 16px; font-weight: bold; color:#003366}
    .blue {font-family: verdana; font-size: 11px; color:#000066;}
    .boldblue {font-family: verdana; font-size: 11px; color:#000066; font-weight: bold;}
    .findings {position: relative; left:140px; top: -10px;}
    .style3 {color: #003366}
    .input_1 { margin-top:10px; margin-left:10px;}

    div.below_banner {width: 800px; border: solid #084f8d 1px;}
    div.tool_description_show {margin-left: 20px; width:500px; height: 150px; overflow: auto; background-color: #ddebf3;}*/
    span.left_nav  { width: 176px; margins: 5px,5px,5px,5px; background-color:#ddebf3; font-family: verdana; font-size: 11px; }
    span.main_body { width: 604px; margins: 5px,5px,5px,5px; background-color:#111111; border: solid #084f8d 1px;}
    .tool_provider_menu_header {margin-top:20px;}
    .tool_provider_menu_item   {margin-left:20px;}
    .submit_cancel_buttons {margin-top:20px; margin-left:400px; margin-bottom: 10px;}
    .err_under {font-family: Verdana, Helvetica; font-size: 8pt; color: red; margin-bottom: 8px;}

    div.category0 {margin-left: 0;}
    div.category1 {margin-left: 20px;}


/* styles from old tools database */

P, INPUT, TEXTAREA {
    font-family: Verdana, Helvetica;
    font-size: 11px;
    }


#msg, .msg {
    color: blue;
}
#err, .err {
    color: red;
}
#success, .success {
    color: green;
}

#tooltitle {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    font-weight:bold;
    color: #666633;
    }

a.category:link, a.category:visited {
        color            : #663300;
        font-weight      : bold;
}

h2 {
    font-family: Verdana, Helvetica;
    font-size: 12px;
    color: #000;
}

h3 {
    font-family: Verdana, Helvetica;
    font-size: small;
    color: #666633;
}

#tab_text {
    font-family: Verdana, Helvetica;
    font-size: xx-small;
}

#dek {
    POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;
}