﻿body
{
    background-color: #FFFFFF;
    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;
    font-size: 10pt;
    color: black;
    font-family: Arial;
}
.text
{
    font-size: 10pt;
    color: #143b64;
    font-family: arial;
}
.textformbox
{
    font-size: 9pt;
    color: #a7704d;
    font-family: verdana;
}
.textsm
{
    font-size: 8pt;
    color: black;
    font-family: arial;
}
.texttiny
{
    font-size: 7pt;
    color: black;
    font-family: arial;
}
.textheader
{
    font-size: 10pt;
    color: #7490B2;
    font-family: times;
}
.textfooter
{
    font-size: 10pt;
    color: #FBFECF;
    font-family: arial;
}
.textcredit
{
    font-size: 9pt;
    color: #a7704d;
    font-family: arial;
}
h1
{
    font-weight: bold;
    font-size: 14pt;
    color: #143B64;
    font-family: Arial;
    margin: 0px;
    padding: 0px;
}
h2
{
    font-weight: bold;
    font-size: 10pt;
    color: #a7704d;
    font-family: Arial;
    margin: 0px;
    padding: 0px;
}
.link
{
    font-size: 10pt;
    color: #0000FF;
    font-family: arial;
    text-decoration: underline;
}
.link:hover
{
    font-size: 10pt;
    color: #0000FF;
    font-family: arial;
    text-decoration: underline;
}
.linkhome
{
    font-size: 10pt;
    color: #7490b2;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
}
.linkhome:hover
{
    font-size: 10pt;
    color: #7490b2;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: underline;
}
.linknav
{
    font-size: 10pt;
    color: #428951;
    font-family: arial;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: -0.05em;
}
.linknav:hover
{
    font-size: 10pt;
    color: #428951;
    font-family: arial;
    text-decoration: underline;
    font-weight: bold;
    letter-spacing: -0.05em;
}
.linkfooter
{
    color: #7490B2;
    font-family: arial;
    font-size: 8pt;
    text-decoration: underline;
    letter-spacing: 0.05em;
}
.linkfooter:hover
{
    color: #B8C4D0;
    font-family: arial;
    font-size: 8pt;
    text-decoration: underline;
    letter-spacing: 0.05em;
}
.linkcredit
{
    color: #a7704d;
    font-family: arial;
    font-size: 9pt;
    text-decoration: underline;
}
.linkcredit:hover
{
    color: #845F3D;
    font-family: arial;
    font-size: 9pt;
    text-decoration: underline;
}
.linktiny
{
    color: #0000FF;
    font-family: arial;
    font-size: 7pt;
    text-decoration: underline;
}
h3
{
    font-weight: bold;
    font-size: 13pt;
    color: #143b64;
    font-family: Arial;
    margin: 0px;
    padding: 0px;
}
.bulletlist
{
    line-height: 14pt;
}

.formelement
{
    border: #b7c3cf 2px solid;
    font-size: 9pt;
    color: #a7704d;
    font-family: verdana;
}
