﻿


.MasterHeadingText
{
    color : White;
    font-size: 9pt;
    font-family: Verdana;    
}

.NormalBoldText
{
    color : Black;
    font-size: 10pt;
    font-weight: bold;    
    font-family: Verdana;
}


.NormalText
{
    color : Black;
    font-size: 10pt;
    font-family: Verdana;
}

.bulletText
{
    color : Black;
    font-size: 10pt;
    width: 420px;
    text-align: left;
    font-family: Verdana;
}


.MasterHeadingTextBF
{
    color: #000000;
    font-size: 10pt;
    font-family: Verdana;
    text-align: left;
}


.mainTable
{
    width: 95%;
    font-size: 10pt;
    
}

.heading
{
    font-weight: 700;
    font-size: 14pt;       
    font-family: Verdana;
}


.linkText
{
    font-size: 10pt;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;  
}



.linkImg
{
    border-style: none;
}

.defaultTextbox
{
    font-size: 11pt;    
    font-family: Verdana;
}

.defaultCheckbox
{
    font-size: 11pt;    
}

.defaultButton
{
    font-size: 11pt;    
    font-weight: 700;
}

.menuFont
{
    font-family: Arial, Helvetica, sans-serif;
}
