﻿body 
{
    font-size: 10pt;
    font-family: Tahoma, Arial;
    color: #555555;
}
.PageHeaderParagraph
{
    font-size: 14pt;
    color: #34b96f;
}
.PageWords
{
    color: #666666;
}
.PageTips
{
    FONT-WEIGHT: bold; 
    color: #B97F34;
}
.HeaderSubTitle
{
    FONT-WEIGHT: bold; 
    FONT-SIZE: 7pt; 
    COLOR: #3473b9; 
}
.HeaderPreSubTitle
{
    FONT-WEIGHT: bold; 
    FONT-SIZE: 7pt; 
    COLOR: black; 
}
.HeaderTitle
{
    font-weight: bold;
    font-size: 18pt;
    color: black;
}
.PageHeaderTitle
{
    font-weight: bold;
    font-size: 18pt;
    color: #34b96f;
}
.BulletBox-Blue
{
    background-color: #cad1ef;
}
.BulletBoxHeader-Blue
{
    font-weight: bold;
    font-size: 8pt;
    color: #555555;
    background-color: #cad1ef;
}
.BulletBox-Green
{
    background-color: #90F5CB;
}
.BulletBoxHeader-Green
{
    font-weight: bold;
    font-size: 8pt;
    color: #555555;
    background-color: #90F5CB;
}
.BulletBox-Gray
{
    background-color: #D2D2D2;
}
.BulletBoxHeader-Gray
{
    font-weight: bold;
    font-size: 8pt;
    color: #555555;
    background-color: #D2D2D2;
}
.BulletBox-Sky
{
    background-color: #EEEEFF;
}
.BulletBoxHeader-Sky
{
    font-weight: bold;
    font-size: 8pt;
    color: #555555;
    background-color: #EEEEFF;
}
.BulletBox-Olive
{
    background-color: #DDEEDD;
}
.BulletBoxHeader-Olive
{
    font-weight: bold;
    font-size: 8pt;
    color: #555555;
    background-color: #DDEEDD;
}
.BulletBox-Silver
{
    background-color: #EEEEEE;
}
.BulletBoxHeader-Silver
{
    font-weight: bold;
    font-size: 8pt;
    color: #555555;
    background-color: #EEEEEE;
}
.BulletBox-Biege
{
    background-color: #EEEEDD;
}
.BulletBoxHeader-Biege
{
    font-weight: bold;
    font-size: 8pt;
    color: #555555;
    background-color: #EEEEDD;
}
.BulletBox-Orange
{
    background-color: #F9BF74;
}
.BulletBoxHeader-Orange
{
    font-weight: bold;
    font-size: 8pt;
    color: #555555;
    background-color: #F9BF74;
}
.TextHeader
{
    font-weight: bold;
    font-size: 9pt;
    color: #333333;
}
.FooterWords
{
    font-size: 7pt;
    color: #B97F34;
}
.WordSeperator
{
    color: #a0a0a0;
}
.HeaderLink
{
    font-weight: bold;
    font-size: 10pt;
    color: #B97F34;
}
.ExplanationHeader
{
    font-weight: bold;
    font-size: 12pt;
    color: #3473B9;
}
.FieldOutline
{
    border: solid 1px #a0a0a0;
    background-color: #ffffee;
}