﻿body
{
    font-family: Verdana;
    font-size: 8pt;
    color: Black;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color:Transparent;
    height:100%;
}
#divHeading {display:none;}
#divBreadcrumPrint {width:978px;height:40px;font-size:8pt;color:Black;text-align:left;display:inline-block;}
#tdNavigation {display:none;}
#divFooting {display:none;}
p
{
    margin-top: 0;
    margin-bottom: 0;
}
blockquote
{
    margin-top:0;
    margin-bottom:0;
}
ul
{
    text-align: left;
    margin-top:0;
    margin-bottom:0;
    margin-left: 18px;
    list-style-type:disc;
    line-height:16px;
}
ol
{
    text-align: left;
    margin-top:0;
    margin-bottom:0;
    line-height:16px;
    margin-left: 28px;
}
li
{
    margin-left: 0;
    margin-right: 0;
    text-align:left;
}
hr
{
    width: 100%;
    line-height: 1px;
    color: #1c4094;
    border-color: #1c4094;
    background-color: #1c4094;
    height:1px;
}
img
{
    border-color: Black;
}
.download:link {text-decoration: none;color: #ef3d35;}
.download:visited {text-decoration: none;color: #ef3d35;}
.download:active {text-decoration: none;color: #ef3d35;}
.download:hover {text-decoration: underline;color: #ef3d35;}
.extlink:link {text-decoration: none;color: #ef3d35;}
.extlink:visited {text-decoration: none;color: #ef3d35;}
.extlink:active{text-decoration: none;color: #ef3d35;}
.extlink:hover {text-decoration: underline;color: #ef3d35;}
.intlink:link {text-decoration: none;color: #ef3d35;}
.intlink:visited {text-decoration: none;color: #ef3d35;}
.intlink:active {text-decoration: none;color: #ef3d35;}
.intlink:hover {text-decoration: underline;color: #ef3d35;}
.email:link {text-decoration: none;color: #ef3d35;}
.email:visited {text-decoration: none;color: #ef3d35;}
.email:active {text-decoration: none;color: #ef3d35;}
.email:hover {text-decoration: underline;color: #ef3d35;}
#divContent
{
    font-size: 8pt;
    line-height: 16px;
    font-family: Verdana;
    color: black;
    padding-bottom:5px;
}