﻿body {
}
.white
{
    font-size: 9pt;
    color: white;
    font-family: Arial;
}
.white-bold
{
    font-size: 9pt;
    color: white;
    font-family: Arial;
    font-weight: bold;
}
.white-title
{
    font-size: 15pt;
    color: white;
    font-family: Arial;
    font-weight: bold;
}
.Menu
{
    font-size: 8pt;
    color: white;
    font-family: Arial;
    background-color: #03024e;
}
.MenuGroup
{ 
    background-color: #03024e;
    
}
.DefaultItemLook
{
    color: white;
    font-family: arial;
    font-size: 8pt;
    cursor: hand;
    font-weight: bold;
}
.MenuItemHover
{
    font-size: 8pt;
    color: #c4960f;
    font-family: Arial;
    background-color: #03024e;
}
.MenuItemDown
{
    font-size: 8pt;
    color: white;
    font-family: Arial;
    background-color: #03024e;
}
.Menu_vert
{
    font-size: 9pt;
    color: #03024e;
    font-family: Arial;
    font-weight: bold;
    background-color: #ffffff;
    text-align: left;
}
.Menu_vertGroup
{ 
    background-color: #ffffff;
    text-align: left;
}
.DefaultItemLook_vert
{
    color: #03024e;
    font-family: arial;
    font-size: 9pt;
    cursor: hand;
    font-weight: bold;
    text-align: left;
}
.Menu_vertItemHover
{
    font-size: 9pt;
    color: #03024e;
    font-family: Arial;
    font-weight: bold;
    background-color: #c4960f;
    text-align: left;
}
.Menu_vertItemDown
{
    font-size: 9pt;
    color: #03024e;
    font-family: Arial;
    font-weight: bold;
    background-color: #c4960f;
    text-align: left;
}
.hyperlink
{
    font-size: 9pt;
    color: black;
    font-family: arial;
    text-decoration: none;
}
.hyperlink-8
{
    font-size: 8pt;
    color: black;
    font-family: arial;
    text-decoration: none;
}
.content_text
{
    font-size: 9pt;
    color: black;
    font-family: arial;
}
.content_text_left
{
    font-size: 9pt;
    color: black;
    font-family: arial;
    text-align: left;
}
.content_text_right
{
    font-size: 9pt;
    color: black;
    font-family: arial;
    text-align: right;
}
.content_text_validator
{
    font-size: 9pt;
    color: red;
    font-weight: bold;
    font-family: arial;
}
.content_text_disclaimer
{
    font-size: 8pt;
    color: black;
    font-family: arial;
    text-align: left;
}
.content_text_bold_10
{
    font-size: 10pt;
    color: black;
    font-family: arial;
    font-weight: bold;
    text-align: left;
}
.content_text_bold_10_gold
{
    font-size: 10pt;
    color: #c4960f;
    font-family: arial;
    font-weight: bold;
    text-align: left;
}
.content_text_bold_12
{
    font-size: 12pt;
    color: black;
    font-family: arial;
    font-weight: bold;
}
.content_text_bold_18_gold
{
    font-size: 18pt;
    color: #c4960f;
    font-family: arial;
    font-weight: bold;
}
.content_text_bold
{
    font-size: 9pt;
    color: black;
    font-family: arial;
    font-weight: bold;
}
.content_text_bold_top
{
    font-size: 9pt;
    color: black;
    font-family: arial;
    font-weight: bold;
    vertical-align: top;
}
.content_text_bold_blue
{
    font-size: 10pt;
    color: #4169e1;
    font-family: arial;
    font-weight: bold;
}
.hyperlink-table
{
    font-size: 8pt;
    color: black;
    font-family: arial;
    text-decoration: none;
}
.content_table
{
    font-size: 8pt;
    color: black;
    font-family: arial;
}
.content_table_header
{
    font-size: 9pt;
    color: black;
    font-family: arial;
    font-weight: bold;
}
.search_watermark
{
    font-size: 9pt;
    color: #696969;
    font-family: arial;
    vertical-align: top;
    font-weight: bold;
}
.mls_list_alt
{
    background-color: #d8e4f8;
}


