ul, li
{
    margin: 0;
    padding: 0;
}

ul
{
    margin-left: 15px;
}

td
{
    font-size: 8pt;
    font-family: Helvetica, Arial;
}

td.red
{
    BACKGROUND-IMAGE: url(/Portals/1/Skins/Wausau Supply Skins/RedPixel.gif);
    BACKGROUND-REPEAT: repeat-x repeat-y;
    color: #ffffff;
}

table.stripedBackground
{
    BACKGROUND-IMAGE: url(/Portals/1/Skins/Wausau Supply Skins/StripedBackground.gif);
    BACKGROUND-REPEAT: repeat-x repeat-y;
    color: #000000;
}

.bold
{
    font-weight: bold;
}

.bigBold
{
    font-weight: bold;
    font-size: 10pt;
}

.giantBold
{
    font-weight: bold;
    font-size: 14pt;
}

.blue
{
    color: #3366CC;
    font-size: 9pt;
    font-weight: bold;
}

a
{
    color: #3366CC;
    font-size: 10pt;
    text-decoration: underline;
    font-weight: bold;
}

a.giant
{
    color: #3366CC;
    font-size: 14pt;
    text-decoration: underline;
    font-weight: bold;
}


.title
{
    background-image: url(/Portals/1/Skins/Wausau Supply Skins/RedPixel.gif);
    background-repeat: repeat-x repeat-y;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

