﻿.normalSettings
{
    font-size: 8pt;
    font-family: tahoma;
}
BODY
{
    font-size: 8pt;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-arrow-color: #666666;
    scrollbar-track-color: #ffffff;
    font-family: Tahoma;
}

.TableRow
{
    font-size: 11px;
    color: #2B3E42;
    font-style:italic;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-left: auto;
    margin-right: 6px;
    vertical-align: top;
    text-align: left;
    background-color:#D5E1DD;
}

.Message
{
    font-weight: normal;
    font-size: 10px;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: left;
}

HTML
{
    font-size: 8pt;
    font-family: Tahoma;
}
TABLE
{
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    font-family: Tahoma;
}
A
{
    font-size: 10pt;
    color: #035bba;
    text-decoration: none FONT-SIZE: 8pt;
}
A.NormalTENLink
{
    font-size: 9pt;
    text-decoration: none FONT-SIZE: 9pt;
    text-align:left;
}
A:HOVER
{
    font-size: 10pt;
    color: #035bba;
    text-decoration: underline;
    text-align:left;
}
A.NormalTENLink:HOVER
{
    font-size: 8pt;
    text-decoration: underline;
    text-align:left;
}

A:LINK
{
    color: #035bba;
    font-size: 10pt;
    text-align: right;
}
A.NormalTENLink:LINK
{
    color: #668598;
    font-size: 8pt;
    text-align:left;
}
A:VISITED
{
    color: #035bba;
}
A.NormalTENLink:VISITED
{
    font-size: 8pt;
    color: #668598;
    text-align:left;
}
TD
{
    font-weight: normal;
    font-size: 8pt;
    margin-left: 0px;
    font-family: tahoma;
    text-align: left;
}
TR
{
    font-weight: normal;
    font-size: 8pt;
    font-family: tahoma;
}

.TextBox
{
    border: 1px solid #c7ccdc;
    font-size: 9pt;
    font-family: tahoma, Verdana, 'Times New Roman';
    text-align: left;
}

.TextBoxButton
{
    border: 1px solid #c7ccdc;
    font-size: 9pt;
    font-family: tahoma, Verdana, 'Times New Roman';
    text-align: center;
}

.ListBox
{
    border-right: #c7ccdc 1px solid;
    border-top: #c7ccdc 1px solid;
    border-left: #c7ccdc 1px solid;
    border-bottom: #c7ccdc 1px solid;
    font-size: 8pt;
    font-family: tahoma, Verdana, 'Times New Roman';
}

.Button
{
    border: 1px solid darkgray;
    background-color: gainsboro;
    font-size: 11pt;
    font-family: tahoma, Verdana, 'Times New Roman';
    height: 23px;
}
.TableBackGround
{
    font-weight: bold;
    background-color: #F7F6F3;
    font-size: 11px;
    color: #808080;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
P
{
    margin: 10;
    line-height: 150%;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10pt;
    font-family: Tahoma;
    text-align: justify;
}
LI
{
    margin-top: 3pt;
    font-style: normal;
    font-variant: normal;
    font-size: 10pt;
    line-height: normal;
    font-family: Tahoma;
}

PLeftAlign
{
    margin: 10;
    line-height: 150%;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10pt;
    font-family: Tahoma;
    text-align: left;
}

.SearchTextBox
{
    border-right: #c7ccdc 1px solid;
    border-top: #c7ccdc 1px solid;
    border-left: #c7ccdc 1px solid;
    border-bottom: #c7ccdc 1px solid;
    border-spacing:2px;
    font-size: 18pt;
    width:450;
    height:38;
    border-bottom-style:ridge;
    vertical-align:middle;
    font-family: tahoma, Verdana, 'Times New Roman';
}
