body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}

.bodybg {
        background-image: url(images/background.gif);
        background-repeat: repeat;
        background-position: center;
}

.tablebg {
        background-image: url(images/tablebg8.png);
        background-repeat: no-repeat;
        background-position: right;
}

.footertext {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #666666;
}

.footertextbold {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #666666;
}

.bottomrule{
       color: #009463;
       width: 980px;
       height: 5px;
}

a:hover.footerlink {
        color: #009463;
        font-weight: bold;
        text-decoration: none;
}

a:link.footerlink {
        color: #666666;
        font-weight: bold;
        text-decoration: none;
}

a:visited.footerlink {
        color: #666666;
        font-weight: bold;
        text-decoration: none;
}

a:active.footerlink {
        color: #666666;
        font-weight: bold;
        text-decoration: none;
}

.textalert {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #009463;
}

.textnorm {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #333333;
}

.textnorm2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: normal;
        color: #333333;
}

.textbold{
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 12px;
        font-weight: bold;
       letter-spacing: 0.05em;
        color: #333333;
}

.paragraphheading {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        letter-spacing: 0.05em;
        color: #009463;
}

.paragraphheading2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        letter-spacing: 0.05em;
        color: #009463;
}


.categoryBlue {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #5C7AD8;
}
a:link.catlink {
        color: #ffffff;
        text-decoration: none;
}
a:visited.catlink {
        color: #ffffff;
        text-decoration: none;
}
a:hover.catlink {
        color: #003366;
        text-decoration: none;
}
a:active.catlink {
        color: #ffffff;
        text-decoration: none;
}.categoryGreen {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #40933C;
}

.heading {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #AEAEAE;
        letter-spacing: 0.1em;
}