﻿body
{
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
    color: #010066;
    font-weight: bold;
}

.wapContainer
{
    background-color: #ffffff;
    color: #010066;
}

.H1ctAHeading
{
    font-family: Arial;
    color: #010066;
    font-size: 14pt;
    height: auto;
    margin: 0px;
    padding: 2px;
    text-align: left;
}

.H2ctASubHeading
{
    font-family: Arial;
    color: #010066;
    font-size: 12pt;
    height: auto;
    margin: 0px;
    padding: 2px;
    text-align: left;
}

.PctAPara
{
    font-family: Arial;
    color: #010066;
    font-size: 10pt;
    text-align: left;
    font-weight: bold;
}

.ctAImage, .ctAPara, .ctALink, .ctASmall, .ctAHeading, .ctASubHeading, .ctAList, .ctSmallLinkA
{
    background-color: #ffffff;
    color: #010066;
    font-weight: bold;
}

.ctAImage, .ctALink, .ctASmall, .ctParaLinkA, .ctAList, .ctSmallLinkA
{
    text-align: left;
    font-family: Arial;
    font-size: 10pt;
    color: #010066;
    font-weight: bold;
}

.ctAImage
{
    text-align: center;
}

.ctALink, .ctParaLinkA, .ctAExternalLink, .ctSmallLinkA
{
    text-align: left;
}

.ctALink a, .ctALink a:hover, .ctParaLinkA a, .ctParaLinkA a:hover, .ctSmallLinkA a, .ctSmallLinkA a:hover
{
    font-family: Arial;
    color: #010066;
    font-size: 10pt;
}

.ctASmall, .small
{
    padding: 0px;
    font-size: 8pt;
    color: #010066;
    text-align: center;
}

.footer
{
    padding-top: 5px;
    margin-top: 5px;
    text-align: center;
}

.footer div
{
    text-align: center;
}

input
{
    font-family: Arial;
    font-size: 0.9em;
}

.inputtype
{
    font-family: Arial;
    font-size: 0.9em;
}

.PctAError
{
    font-family: Arial;
    color: #FF0000;
    font-size: 10pt;
    text-align: left;
    font-weight: bold;
}