﻿body
{
    background-color: white;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.headertext
{
    font-size: 8pt;
    color: #890F13;
    font-family: Arial;
}
.title
{
    font-family:helvetica;
    font-size:20pt;
    color:#0F5889;
    font-weight: bold
}
h1
{
    font-family: helvetica;
    color: #0f5889;
    font-weight: bold;
    font-size: 20pt;
    margin: 0px;
}
.titlehome
{
    font-family:tahoma;
    font-size:14pt;
    color:#919191;
    font-weight: bold;
    white-space: nowrap;
}
.titlehomelink
{
    font-family:tahoma;
    font-size:14pt;
    color:#919191;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
}
.titlehomelink:hover
{
    font-family:tahoma;
    font-size:14pt;
    color:#6D707A;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
}
.subtitle
{
    font-family:helvetica;
    font-size:12pt;
    color:#0069B0;
    font-weight: bold
}
h2
{
    font-family: helvetica;
    color: #0069B0;
    font-weight: bold;
    font-size: 12pt;
    margin: 0px;
}
.copytitle
{
    font-family: helvetica;
    font-size: 12pt;
    color: #787878;
    font-weight: bold;
}

h3
{
    font-family: helvetica;
    font-weight: bold;
    font-size: 12pt;
    color: #787878;
    margin: 0px;
}
.textgreen
{
    font-size: 10pt;
    color: green;
    font-family: Arial;
    text-decoration: none;
}
.text
{
    font-size: 11pt;
    color: #000000;
    font-family: Arial;
    text-decoration: none;
}
h4
{
    color: #000000;
    font-family: Arial;
    font-size: 11pt;
    text-decoration: none;
    margin: 0px;
    font-weight: bold;
}

.textsm
{
    font-size: 9pt;
    color: #000000;
    font-family: Arial;
    text-decoration: none;
}
.texttiny
{
    font-size: 8pt;
    color: #000000;
    font-family: Arial;
    text-decoration: none;
}
.link
{
    font-family:arial;
    font-size:11pt;
    color:#0000ff;
    font-weight: normal;
    text-decoration: none
}
.link:hover
{
    font-family:arial;
    font-size:11pt;
    color:#00497B;
    font-weight: normal;
    text-decoration: underline
}
.linksm
{
    font-family:arial;
    font-size:9pt;
    color:#00497B;
    font-weight: normal;
    text-decoration: none
}
.linksm:hover
{
    font-family:arial;
    font-size:9pt;
    color:#00497B;
    font-weight: normal;
    text-decoration: underline
}
.copytitlered
{
    font-family: helvetica;
    font-size: 12pt;
    color: #C4161C;
    font-weight: bold;
}

.GoogleMapBorder
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}



