.left-col
{
    background-repeat:repeat-y;
    background-image:url("site-images/lcol-filler.jpg");
    padding:0;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
    width: 265px;
    float: left;
    display:block;
    overflow: auto;
}

.left-col-text
{
    font-family: verdana, sans-serif;
    font-size: 9pt;
    color: #ffffff;
    margin-left:65px;
    width:185px;
    display:block;
}

.left-col-sep
{
    height:5px;
    width:180px;
    border-bottom: 1px dotted #cccccc;
    display: block;
}

.left-col-text b
{
    color: #dddddd;
}

.left-col-text a
{
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.left-col-text a:hover
{
    color: #f7ad37;
    text-decoration: underline;
}

.left-col img
{
    display:block;
    border:none;
    margin:0;
}

.left-col-bullet
{
    font-size:12pt;
    font-weight:bold;
    color:#f7ad37;
}
