﻿/* Text Box with Different Border: */
.tb-border 
{
    border: 1px solid #084584;
}

.tb-border-correct
{
    border: 1px solid #FF0000;
}

    .generalcopy
{
    font-family: Arial;
    font-size: 9pt;
    color: #000000;
}

.index_find_dest_box
{
    border-right: 0px dotted #BFD6F0;
    border-bottom: 1px dotted #BFD6F0;
}

.index_right_margin_box
{
    border-bottom: 1px dotted #BFD6F0;
}

.index_main_body_content
{
    border-bottom: 1px dotted #BFD6F0;
}

.generalcopy
{
    font-family: Arial;
    font-size: 9pt;
    color: #000000;
}

.what_is_nineblue_box
{
    border-bottom: 2px solid #ED1C24;
    font-family: Arial;
    font-size: 9pt;
    color: #000000;
}

.below_nineblue_box
{
    border-bottom: 2px solid #FCAF17;
    font-family: Arial;
    font-size: 9pt;
    color: #000000;
}