﻿#liHow a, #liBenefits a, #liIr35 a, #liFaq a, #liHome a, #liContact a, #liAbout a
{
    color: #fff;
    background: url(../images/topmenu-li-bg.gif) 0 0 no-repeat;
}

#liHome a:hover, #liBenefits a:hover,  #liContact a:hover, #liFaq a:hover, #liIr35 a:hover, #liHow a:hover, #liAbout a:hover
{
    color: #fff;
    background: url(../images/topmenu-li-bg.gif) 0 -23px no-repeat;
}
/*
.side-menu li a.selected
{
    color: #000;
    text-decoration: none;
    background: url(../images/side-menu-li-hover.gif) repeat-x;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #b9d0d1;
}
*/

.calcTable
{
    margin-top: 0px;
}
.tableTopRow
{
    padding-top: 20px;
    height: 25px;
}
.tableRow
{
    height: 10px;
}
.tableBottomRow
{
    padding-bottom: 20px;
    height: 30px;
    vertical-align: top;
    padding-left: 10px;
}
.tableBottomCell
{
    height: 20px;
    vertical-align: middle;
    padding-left: 10px;
}
.calcTableCell
{
    padding-left: 10px;
    vertical-align: bottom;
    padding-left: 10px;
}
.calcTableCellRight
{
    padding-left: 10px;
    vertical-align: bottom;
    padding-right: 10px;
    text-align: right;
    width: 80px;
    height: 25px;
}
.calcButton
{
    margin-top: 20px;
}
.resultTableRow
{
    background-color: #ccdee4;
    color: #22353b;
    font-style: normal;
    font-weight: bold;
    margin-left: 2px;
    margin-right: 2px;
}

/*****************************************************/
