﻿body
{
    font-family: 'Helvetica' , Verdana;
    background-color: white;
    font-size: 11pt;
    color: gray;
    margin-top: 0px;
    padding-left: 0px;
    margin-left: 0px;
    padding-top: 0px;
    
    line-height: 15pt;
}
A
{
    font-size: 11pt;
    color: #8cc63f;
    font-family: 'Helvetica' , Verdana;
    font-weight: bold;
    text-decoration: none;
    line-height: normal;
}
A.leftnav
{
    font-size: 10pt;
    color: darkgreen;
    font-family: 'Helvetica' , Verdana;
    font-weight: bold;
    text-decoration: none;
    line-height: normal;
}
H1
{
    font-size: 35pt;
    color: #8cc63f;
    font-family: 'Helvetica' , Verdana;
    line-height: 50px;
}
H2
{
    font-size: 15pt;
    color: darkgreen;
    font-family: 'Helvetica' , Verdana;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
H3
{
    font-size: 21pt;
    color: darkgreen;
    font-family: 'Helvetica' , Verdana;
}
H4
{
    font-size: 30pt;
    color: #8cc63f;
    font-family: 'Helvetica' , Verdana;
    line-height: 50px;
}
.bodyheading
{
    font-weight: bold;
    font-size: 12pt;
    color: #gray;
    font-family: 'Helvetica' , Verdana;
    margin-top: 0px;
    padding-left: 0px;
    margin-left: 0px;
    padding-top: 0px;
	line-height: 15pt;
}
.whitetxt
{
    font-weight: bold;
    font-size: 14pt;
    color: white;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.dgreentxtb
{
    font-size: 9pt;
    color: darkgreen;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-weight: bold;
}
.dgreentxt
{
    font-size: 13pt;
    color: darkgreen;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-weight: normal;
    line-height: 15pt;
}
.greentxt
{
    font-size: 13pt;
    color: #8cc63f;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-weight: normal;
    line-height: 15pt;
}
.calc
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-family: 'Helvetica' , Verdana;
    font-size: 8pt;
    color: darkgreen;
    width:40px;
}
.calcb
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-family: 'Helvetica' , Verdana;
    font-size: 8pt;
    color: darkgreen;
    width:40px;    
    font-weight: bold;
}
.txtcalc
{
    font-family: 'Helvetica' , Verdana;
    font-size: 8pt;
    color: darkgreen;
    line-height: normal;
}
.txtcalcb
{
    font-family: 'Helvetica' , Verdana;
    font-size: 8pt;
    color: darkgreen;
    font-weight: bold;
    line-height: normal;
}
.txtcalcc
{
    font-family: 'Helvetica' , Verdana;
    font-size: 7pt;
    color: darkgray;
    font-weight: bold;
    line-height: normal;
}