﻿body
{
    font-family: Verdana, Arial, Tahoma, Sans-Serif;
    font-size: 12px;
    line-height: 17px;
    color: Black;
}

div#wrapper div#bottom
{
    font-size: 11px;
    color: White;
    text-align: center;
}

span.boldgreen
{
    font-weight: bold;
    color: #265124;
}

span.green
{
    color: #265124;
}

span.gray
{
    color: #525252;
}

h1
{
    margin: 0px;
    padding: 0px;
    color: Black;
    font-size: 19px; 
    line-height: 25px;
    font-weight: normal;
    letter-spacing: -1px;
}

h2
{
    margin: 0px;
    padding: 0px;
    color: #265124;
    font-size: 19px; 
    line-height: 25px;
    font-weight: normal;
    letter-spacing: -1px;
}

h2
{
    margin: 0px;
    padding: 0px;
    color: #265124;
    font-size: 19px; 
    line-height: 25px;
    font-weight: normal;
    letter-spacing: -1px;
    display: inline;
}

input
{
    vertical-align: middle;
}

p
{
    padding: 0px 0px 0px 0px;
    clear: both;
}

.text_rollover
{
    font-size:11px;
    color:Gray;
}

.superscript
{
    vertical-align: super;
    font-size: 9px;
    color: Gray;
}