body{
        background-color:#FFFFFF;
        font-family:Tahoma,Verdana,Arial;
        font-size:9pt;
}

table{
        font-family:Tahoma,Verdana,Arial;
        font-size:9pt;
        color:#383939;
}


a{
        color:#2A4D98;
}

input
{
        border:solid 1px #767676;
}

textarea
{
       border:solid 1px #767676;
}

h1{ 
       font-size:12pt;
}

h2(
      font-size:11pt;
}

h3{
      font-size: 10pt;
}

h4{
      font-size:9pt;
}

.small
{
        font-size:8pt;
}
.darker
{
        color:#505050;
}
.white
{
        color:#FFFFFF;
        font-weight:bold;
}

.teal
{
        color:#2C4F99;
        font-weight:bold;
}

.news_title
{
        color:#126E96;
}

.copyright
{
        color:#2A4D98;
        font-size:9pt;
        text-decoration:none;
}

.copyright:hover
{
       text-decoration:underline;
}

.menu
{
        font-size:9pt;
        color:#FFFFFF;
        font-weight:bold;
        text-decoration:none;
}

.menu_here
{
        font-size:9pt;
        font-weight:bold;
        color:#9D3048;
        text-decoration:none;
}

.date
{
        font-size:9pt;
        font-weight:normal;
        color:#A21401;
}

.title
{
        font-weight:bold;
        font-size:10pt;
}

.orange
{
       color:#BC511C;
}

.gray
{
        color:#4E4D4D;
}

.c_type
{
        background-color:#E6E6E6;
        padding:5px;
}

.type_a
{
        font-weight:normal;
}

.title2
{
        font-weight:bold;
}

.sub_menu
{
        font-size:9pt;
        color:#2B4283;
        font-weight:bold;
        text-decoration:none;
}

.c_text
{
        padding:7px 10px 7px 12px;
}

.mega_title
{
        font-size:9pt;
        color:#0D286D;
}

.bold
{
        font-weight:bold;
}

.orange_bold
{
        font-weight:bold;
        color:#BC511C;
}

.small_text
{
        font-size:8pt;
}

.char_cell_left
{
        border:solid 1px #AEAEB0;
        border-bottom:none;
        border-right:none;
}

.char_cell_right
{
        border:solid 1px #AEAEB0;
        border-bottom:none;
        border-left:none;
}

.char_cell_left_bottom
{
        border:solid 1px #AEAEB0;
        border-right:none;
}

.char_cell_right_bottom
{
        border:solid 1px #AEAEB0;
        border-left:none;
}

small-x
{
        font-size:8pt;
}
