.PageSectionLeftNav
{
    color: #FFFFFF;
    background-position: right top;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 36px;
    background-image: url('images/LeftNavSectionBackground.GIF');
    background-repeat: no-repeat;
    height: 240px;
    font-style: italic;
}
.PageSectionLeftNav .Label
{
    position: relative;
    top: 66px;
    margin-right: 20px;
    left: 75px;
    width: 131px;
}

a:link
{
    color: #3366CC;
    text-decoration: underline;
    font-weight: bold;
}
a:visited
{
    color: #3366CC;
    text-decoration: underline;
    font-weight: bold;
}
a:hover
{
    color: #99CC99;
    text-decoration: underline;
    font-weight: bold;
}
a:active
{
    color: #99CC99;
    text-decoration: none;
    font-weight: bold;
}
td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
.heading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16pt;
    font-weight: bold;
    color: #990000;
}
.subhead
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #990000;
}
body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
