﻿body {
margin:.5em;
padding:0;
height:100%;
background-color:#ffffff;
background-image:url(images/body-bg_alt.jpg);
background-position:top;
background-repeat:repeat-x;
font-size:.9em;
}


A.Menu:link {text-decoration: none; color: #CC0000;}
A.Menu:visited {text-decoration: none ; color: #CC0000;}
A.Menu:active {text-decoration: none ; color: #CC0000;}
A.Menu:hover {text-decoration: none; color: #c00000;}

A.calcList:link {text-decoration: none; color: #547699;}
A.calcList:visited {text-decoration: none ; color: #547699;}
A.calcList:active {text-decoration: none ; color: #547699;}
A.calcList:hover {text-decoration:none ; color: #547699; font-weight:bold}

.homeMenu
{
    font-family:Tahoma;
    font-size:12px;
    color: #CC0000;
    font-weight:bold;  
    
}    
    

.heading1
{
    font-family:Tahoma;
    color:#DA8619;
    font-size:15px;
    font-weight:bold;
}

.heading2
{
    font-family:Tahoma;
    color:Black;
    font-size:13px;
    font-weight:bold;
    
}


.mainText
{
    font-family:Tahoma;
    color: #333333;
    font-size:12px;
    line-height:0.5cm;
    }


.mainTextJustify
{
    font-family:Tahoma;
    color: #333333;
    font-size:12px;
    line-height:0.5cm;
    text-align:justify;
}

.mainTextBold
{
    font-family:Tahoma;
    color: black;
    font-size:12px;
    font-weight:bold;
 
    
    
}

.mainTextSmallJustify
{
    font-family:Tahoma;
    color: #666666;
    font-size:11px;
    line-height:0.5cm;
    text-align:justify;
}


.mainTextSmall
{
    font-family:Tahoma;
    color: #666666;
    font-size:11px;
    line-height:0.5cm;
}


.outerTableCellPadding
{
    padding:15px;
    padding-top:0px
}


.tableHeadings

{
    font-family:Tahoma;
    color: black;
    font-size:12px;
    font-weight:bold;
    text-align:center;
 }



.tableCellPadding
{
    padding:5px;
    empty-cells:show
    
}

.centerTable
{
    border:1px solid #BBD1E2;
    background-color:White;
    text-align:left;
    padding:20px
    
    }

.calcListTable
{
    border:1px solid #BBD1E2;
    color: #547699;
    font-weight:Bold
}
    
.mailingListTable
{
    border:1px solid #BBD1E2;
    color: #547699;
    
}

.mainTextBoldRed
{
    font-family:Tahoma;
    color: #CC0000;
    font-size:12px;
    font-weight:bold;
}