﻿body
{
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
}

.wapContainer
{
    background-color: #ffffff;
}

.H1ctAHeading
{
    font-family: Arial;
    color: #FFFFFF;
    font-size: 0.9em;
    height: auto;
    margin: 0px;
    padding-top: 4px;
    padding-left: 2px;
    text-transform: uppercase;
    background-image: url(heading_bg.gif);
    background-color: #026333;
    background-position: left top;
    background-repeat: repeat-x;
}

.H2ctASubHeading
{
    font-family: Arial;
    color: #026333;
    font-size: 0.8em;
    height: auto;
    margin: 0px;
    padding-left: 2px;
    text-transform: uppercase;
    font-weight: bold;
}

.PctAPara
{
    font-family: Arial;
    color: #252728;
    font-size: 0.8em;
    text-align: left;
    padding-left: 2px;
}

.PctAError
{
    font-family: Arial;
    color: #FF0000;
    font-size: 0.8em;
    text-align: left;
}

.PctAPara a
{
    font-family: Arial;
    color: #026333;
    font-size: 0.85em;
    font-weight: bold;
    text-decoration: none;   
}

.ctAImage, .ctAPara, .ctASmall, .ctAHeading, .ctASubHeading, .ctSmallLinkA
{
    background-color: #ffffff;
}

.ctALink
{
    background-image: url(link_bg.gif);    
    background-position: center top;
    background-color: #EEEEEE;
    margin-bottom: 2px;  
    color:#252728;
    font-family: Arial;
    font-size: 0.825em;    
    font-weight: bold;
    text-align: center;
}

.ctALink a, .ctALink a:hover
{
    margin-bottom: 2px;  
    color:#252728;
    font-family: Arial;
    font-size: 0.825em;    
    font-weight: bold;
    text-align: center;
}

.ctLinkA, .ctLinkA a
{
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 0px;    
    text-decoration: none;
    font-family: Arial;
    color:#252728;
    text-align: center;
}

.ctAImage, .ctASmall, .ctParaLinkA, .ctAList, .ctSmallLinkA
{
    text-align: center;
    font-family: Arial;
    font-size: 0.85em;
}

.ctAImage
{
    padding: 0px;
    text-align: center;
}

.ctASmall, .ctParaLinkA, .ctAHeading, .ctAPara
{
    padding-left: 2px;    
}

.ctParaLinkA a, .ctParaLinkA a:hover, .ctAExternalLink a,  .ctSmallLinkA a, .ctSmallLinkA a:hover
{
    text-decoration: none;
    font-family: Arial;
    color: #252728;
    font-size: 0.8em;    
    font-weight: bold;
}

.ctASmall, .small
{
    font-family: Tahoma, Verdana;
    font-size: 0.75em;
    color: #666666;
}

.footer
{
    padding-top: 5px;
}

input
{
    font-family: Tahoma, Verdana;
    font-size: 0.8em;   
}

.ctAList li
{
    margin-left: -15px;
}

img
{
    border: 0px;
}

.ctAImage
{
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 0px;    
}

.ctAImage img
{
    margin-bottom: -2px;
}

.faqLinks, .ctAExternalLink a
{
    font-family: Arial;
    color: #026333;
    font-size: 0.85em;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    text-transform:uppercase;   
    background-image: url(arrow.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;    
}

.ctLinkACMSi, .ctALinkCMSi a
{
    font-family: Arial;
    color: #026333;
    font-size: 0.7em;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    text-transform:uppercase;   
    background-image: url(arrow.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;    
}

strong, b
{
	color:#026333;
}
