﻿body
{
    background-color: #26624b;
}
.RegularText
{
    font-size: 10pt;
    color: black;
    font-family: Arial;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.RegularText A:visited
{
    color: #c90000;
    text-decoration: underline;
}
.RegularText A:hover
{
    color: Red;
    /* font-weight:bold; */
    text-decoration: underline;
}
.RegularText A:link
{
    color: #c90000;
    text-decoration: underline;
}
.QuickSearchBox
{
    font-size: 9pt;
    color: white;
    /*font-weight: bold;*/
    font-family: Arial;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 3px;
    padding-top: 3px;
}
.Footer
{
    font-size: 9pt;
    color: white;
    background-color: #1f4434;
    font-family: 'Arial';
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}
.Footer A:visited
{
    color: white;
    text-decoration: none;
}
.Footer A:hover
{
    color: #1f4434;
    background-color: white;
}
.Footer A:link
{
    color: white;
    text-decoration: none;
}
.Heading
{
    font-size: 13pt;
    color: black;
    font-family: 'Arial';
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-weight: bold;
    border-top: black 2px solid;
    border-bottom: black 2px solid;
    background-image: url(Graphics/Heading.jpg);
}
.SubHeading
{
    font-size: 11pt;
    color: black;
    font-family: 'Arial';
    font-weight: bold;
    border-top: black 1px solid;
    border-bottom: black 1px solid;
}
.FinePrint
{
    font-size: 8pt;
    color: #26624b;
    font-family: Arial;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.CalculatorsMenu
{
    font-size: 8pt;
    color: black;
    font-family: Arial;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.Artog
{
    font-size: 9pt;
    color: black;
    font-weight:bold;
    font-family: Arial;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.Links
{
    font-size: 10pt;
    color: #26624b;
    font-family: Arial;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.Links A:visited
{
    color: #26624b;
    text-decoration: none;
}
.Links A:hover
{
    color: Red;
    text-decoration: underline;
}
.Links A:link
{
    color: #26624b;
    text-decoration: none;
}
.SearchCategory
{
    font-size: 10pt;
    font-weight: bold;
    color: #b22222;
    font-family: Arial;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.IDX-Property-Search
{
    font-size: 9pt;
    color: black;
    font-family: Arial;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
}
.IDX-Property-Search A:visited
{
    color: #b22222;
    font-weight: bold;
    text-decoration: none;
}
.IDX-Property-Search A:hover
{
    color: red;
    font-weight: bold;
    text-decoration: underline;
}
.IDX-Property-Search A:link
{
    color: #b22222;
    font-weight: bold;
    text-decoration: none;
}

.IDX-Details-Heading
{
    font-size: 11pt;
    color: #b22222;
    font-family: Arial;
    font-weight: bold;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
}
.IDX-Details-Heading A:visited
{
    color: #b22222;
    text-decoration: underline;
}
.IDX-Details-Heading A:hover
{
    color: red;
    text-decoration: underline;
}
.IDX-Details-Heading A:link
{
    color: #b22222;
    text-decoration: underline;
}
.IDX-Details-Text
{
    font-size: 10pt;
    color: black;
    font-family: Arial;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 3px;
    padding-top: 3px;
}
.IDX-Details-Title
{
    font-size: 10pt;
    color: black;
    font-weight: bold;
    font-family: Arial;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 3px;
    padding-top: 3px;
}
.IDX-Other-Details-Text
{
    font-size: 8pt;
    color: black;
    font-family: Arial;
}
.IDX-Unit-Title
{
    font-size: 9pt;
    color: white;
    background-color: #1f4434;
    font-family: 'Arial';
}
.IDX-Unit-Details
{
    font-size: 9pt;
    color: black;
    background-color: #a2b8b8;
    font-family: Arial;
}
.Disclaimer
{
    font-size: 8pt;
    color: black;
    background-color: #a2b8b8;
    font-family: 'Arial';
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}
.Disclaimer A:visited
{
    color: black;
    text-decoration: none;
}
.Disclaimer A:hover
{
    color: red;
    text-decoration: underline;
}
.Disclaimer A:link
{
    color: black;
    text-decoration: none;
}