TABLE.CalcTableMain
{
    FONT-SIZE: 12pt
}
td.CalcTableMain { font-size: 12pt; text-align: center; font-family: Arial; 
               font-weight: bold }
a:link.CalcHlpLink
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: black;
    TEXT-DECORATION: underline
}
a:visited.CalcHlpLink
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: black;
    TEXT-DECORATION: underline
}
a:hover.CalcHlpLink { color: #000000; text-decoration: underline }
TEXTAREA.Calculator
{
    FONT-SIZE: 8pt
}
SELECT.Calculator
{
    FONT-SIZE: 8pt
}
INPUT.Calculator
{
    FONT-SIZE: 8pt
}
table.CalcSubTable { font-size: 10pt }
TD.CalcSubTable
{
    FONT-SIZE: 10pt;
    font-family: Arial; background-color:#FFFFFF
}
td.CalcSubTableBold
{ 
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold; background-color:#FFFFFF
}
TABLE.Calculator
{
    FONT-SIZE: 10pt
}
TD.Calculator
{
    FONT-SIZE: 12pt;
    TEXT-ALIGN: center;
    font-family: Arial; 
}
td.CalculatorTitle { font-size: 12pt; color: #000000; font-family: Arial; font-weight: bold }

OPTION.Calculator
{
    FONT-SIZE: 8pt
}
TABLE.ResultTable
{
    FONT-SIZE: 10pt
}
td.ResultTable { font-size: 10pt; font-family: Arial; font-weight: bold }
.Title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    TEXT-ALIGN: center
}
td.logo
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    TEXT-ALIGN: center;
	font-family: Arial
}
.stateYearSelect
{
}
.Calculator
{
    FONT-SIZE: 8pt
}
.disclaimer  { font-size: 8pt; text-align: Left; font-family: Arial }
.Note        { font-size: 10pt; text-align: Left; font-family: Arial; font-style: italic }
table.ResultSubTable { background-color: #FFFFFF; font-family: Arial; font-size: 10pt }
td.ResultSubTable { background-color: #FFFFFF; font-family: Arial; font-size: 10pt; text-align: 
               Right }
td.ResultSubTableTitle { font-weight: bold; font-size: 10pt; color: #FFFFFF; background-color: #660000; 
               font-family: Arial }
.instructions
{
    FONT-SIZE: 10pt;
    FONT-STYLE: italic
}
td.Title     { font-weight: bold; font-size: 10pt; color: #FFFFFF; background-color: #003366; 
               font-family: Arial }
.StateYear   { font-size: 10pt; text-align: center; font-family: Arial; font-weight: bold }