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