﻿@import "SiteLayout.css";



BODY
{
    padding: 0px;
    margin: 0px;
}

P
{
    margin-top: 0px;
}

BODY, P, TD
{
    font-family: Verdana;
    font-size: 9pt;
    line-height: 1.5em;
}

small
{
    line-height: normal;
}

.body 
{
    background-color: #FFFFCC;
}

IMG
{
    border: 0px;
	behavior: url(/js/iepngfix.htc);
	display: block;
}

H1, H2, H3, H4, H5, H6
{
    margin-top: 0px;
    margin-bottom: 5px;
}

H1
{
    font-size: 19px;
}

H2
{
    font-size: 16px;
}

H3
{
    font-size: 13px;
}

H4
{
    font-size: 10px;
}

H5
{
    font-size: 11px;
}



UL LI
{
    line-height: 1.5em;
}

#TopNavigation
{
    background-image: url(/userfiles/image/nav_bg.gif);
    padding: 0px;
    margin: 0px;
    border: 0px;
}