/* CSS Document */


body {
    margin:0px 0px;
    padding:0px;
    background-color:#fff;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    }
    

        


.top
{
    float: right;
    font-weight: bold;
}


.rowColor
{
    background-color: #d6e0e5;
}


.tableTitle
{
    color: #FFFFFF;
    background-color: #16668b;
    font-weight: bold;
}

ul
{
    list-style-image: url(/images/img_bullet.gif);
    list-style-position: outside;
    list-style-type: square;
    margin-left: 15px; padding-left: 1.5em;
}





html {
min-height: 101%;
}









