﻿body
{
    background-color: #cecece;
}




a:link, a:visited
{
    font-size: 10pt;
    color: #082860;
    font-family: Tahoma, Arial;
    text-align: justify;
    line-height: 1.5em;
    text-decoration:none;
}

a:hover, a:active
{
    color: #990099;
     
}

a img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.boxHeading
{
    font-weight: bold;
    font-size: 15pt;
    font-family: Tahoma, Arial;
    text-align: left;
    color: #ffffff;
    padding-top: 10px;
}

.hpHeading
{
    font-size: 26pt;
    color: #330099;
    font-family:  Arial, Tahoma;
    font-weight: bold;
    padding-bottom: 10px;
}

.subHeading
{
    font-weight: bold;
    font-size: 14pt;
    color: #cc0099;
    font-family: Tahoma, Arial;
    padding-bottom: 10px;
}

.ivfSubHeading
{
    font-weight: bold;
    font-size: 14pt;
    color: #8dc54a;
    font-family: Tahoma, Arial;
    padding-bottom: 10px;
}

.subHeading2
{
    font-weight: bold;
    font-size: 11pt;
    color: #3399ff;
    font-family: Tahoma, Arial;
    padding-bottom: 10px;
       
}

.footer
{
    background-color: #082860;
     height: 27px
}

.text
{
    font-size: 10.5pt;
    color: #5a5a5a;
    font-family: Tahoma, Arial;
    
    line-height: 1.5em;
    padding-right:26px; 
    vertical-align:top
    
}

.inputTxt
{
    font-size: 10pt;
    color: #5a5a5a;
    font-family: Tahoma, Arial;
    height:15px
   
}

.input
{
    font-size: 10pt;
    color: #5a5a5a;
    font-family: Tahoma, Arial;
   
}

.mainMenu
{
    background-color: #990099;
    height:30px
}

a.mmTxt:link, a.mmTxt:visited
{
    font-size: 10pt;
    color: #ffffff;
    font-family: Tahoma, Arial;
    font-weight:bold;
    text-align:center;
    vertical-align: middle
   
}

a.mmTxt:hover, a.mmTxt:active
{
    color: #99ccff;
}

table.topTab TD
{
    border-top: #ffffff 1px solid;
    color: #ffffff;
    font-family: Tahoma, Arial;
    text-align:right;
    padding-left:10px;
    padding-top:3px;
    padding-bottom:3px;
    vertical-align:middle;
}

a.aTopMenu:link, a.aTopMenu:visited, a.aTopMenu:active, .topMenu
{
    font-size: 10.5pt;
    color: #ffffff;
    font-family: Tahoma, Arial;
    font-weight:bold;
    vertical-align: middle
   
}

a.aTopMenu:hover
{
    color:#082860
}