body
{
    background-color: #ffffff;
    margin : 0px;
    background-image : url('/dls/images/left-side-bg.jpg');
    background-repeat: repeat-y;
}

body, p,td,th
{
    font-size : 10pt;
    font-family : Verdana, Arial, sans-serif;
}

td
{
    vertical-align : top;
}

td.separatorBar
{
    background-color : #8a7967;
}

td.navColumn
{
    background-color: #d8cfc6;
    /*padding-left : 10px;*/
    font-size : 9pt;
    padding-top : 10px;
    line-height: 175%;
    width : 187px;
}

h1
{
    color : #89242a;
    font-size : 12pt;
}

td.contentColumn
{
    padding-top : 10px;
    padding-left : 25px;
    padding-right : 12px;
}

td.gutter
{
    width : 20px;
}

td.events
{
    font-size : 8pt;
    padding-left : 2px;
}

td.eventsHeader
{
    background-color : #0083c9;
    color : white;
    font-weight : bold;
    padding-left : 2px;
}

td.navColumn li
{
    /*list-style-type: none;*/
}

td.navColumn li ul li
{
    list-style-type : circle;
    /*list-style-type : none;*/
    margin-left : -25px;
}

td.copyright
{
    text-align: center;
    font-size: 8pt;
}

a:link
{
    color : #0083c9;
    /*color : #3198d3;*/
}

a:visited
{
    /*color : #00649b;*/
    color : #005d90;
}

a:hover, a:active
{
    color : #faa634;
}

td.copyright a, td.copyright a:link, td.copyright a:visited
{
    color : #ac9f96;
}

td.copyright a:hover, td.copyright a:active
{
    color : #faa634;
}

td.navColumn a, td.navColumn a:link, td.navColumn a:visited
{
    /*color : #3198d3;*/
    color : #0083c9;

    /*display : block;
    width : 177px;
    margin-left : -30px;*/
    /*background-color : lightyellow;*/
}

td.navColumn a:hover, td.navColumn a:active
{
    color : #faa634;
}

td.navColumn li ul li a,td.navColumn li ul li a:link,td.navColumn li ul li a:visited
{
    /*background-color: red;*/
    /*width : 162px;*/
}

td.oneCol
{
    width : 175px;
}

td.twoCol
{
    width : 370px;
}

td.threeCol
{
    width : 565px;
}
