.PrintTop{
        color : #000000;
        font-family : Arial,sans-serif;
        font-weight : bold;
        font-size : 28px;
        text-align : center;
}
.PrintHeader{
        color : #000000;
        font-family : Arial,sans-serif;
        font-weight : bold;
        font-size : 24px;
        text-align : center;
}
.PrintSubHeader{
        color : #000000;
        font-family : Arial,sans-serif;
        font-weight : bold;
        font-size : 20px;
        text-align : center;
}
.PrintMiniHeader{
        color : #000000;
        font-family : Arial,sans-serif;
        font-weight : bold;
        font-size : 16px;
        text-align : center;
}
.PrintText{
        color : #000000;
        font-family : Arial,sans-serif;
        font-size : 13px;
}
.PrintGrid{
        color : #000000;
        font-family : Arial,sans-serif;
        font-size : 11px;
        font-weight : bold;
        text-align : center;
}
.PrintCopyright{
        color : #000000;
        font-family : Arial,sans-serif;
        font-size : 10px;
        vertical-align : top;
}

.PageHeader{
        color : #101099;
        font-family : Arial Black,Tahoma,Arial,sans-serif;
        font-size : 36px;
        font-weight : bold;
        text-decoration : none;
        text-align : center;
        vertical-align : middle;
}
.PageHeaderRed{
        color : #882020;
        font-family : Arial Black,Tahoma,Arial,sans-serif;
        font-size : 36px;
        font-weight : bold;
        text-decoration : none;
        text-align : center;
        vertical-align : middle;
}
.PageHeaderGreen{
        color : #40A030;
        font-family : Arial Black,Tahoma,Arial,sans-serif;
        font-size : 36px;
        font-weight : bold;
        text-decoration : none;
        text-align : center;
        vertical-align : middle;
}
.PageSubHead{
        background : #c3cfdb;
        color : #000000;
        font-family : Arial,sans-serif;
        font-size : 14px;
        font-weight : bold;
        text-align : center;
}
.PageFooter{
        background : #C0C0C0;
        color : #000000;
        font-family : Arial,sans-serif;
        font-size : 11px;
        font-weight : bold;
}
.SectionHeader{
        background : #c3cfdb;
        color : #000000;
        font-family : Arial,sans-serif;
        font-size : 18px;
        font-weight : bold;
        text-align : center;
}
.SectionSubHead{
        background : #d1dcfa;
        color : #000000;
        font-family : Arial,sans-serif;
        font-size : 14px;
        font-weight : bold;
        text-indent : 8px;
}
.ReturnText{
        color : #202020;
        font-family : Arial,sans-serif;
        font-size : 11px;
        font-weight : normal;
        text-decoration : none;
}
.ParagraphText{
        color : #000000;
        font-family : Times,serif;
        font-size : 15px;
        font-weight : normal;
        padding-left : 7px;
        padding-right : 3px;
        padding-bottom : 7px; 
}
.StatDesc{
        color : #000000;
        font-family : Arial,sans-serif;
        font-size : 13px;
        font-weight : bold;
        vertical-align : middle;
        padding-left : 8px;
        padding-right : 8px;
}
.StatText{
        color : #000000;
        font-family : Arial,sans-serif;
        font-size : 13px;
        font-weight : normal;
        vertical-align : middle;
        padding-left : 8px;
        padding-right : 8px;
}
.TableBorder{
        border:1px #303030 solid;
        border-collapse:collapse;
        empty-cells:hide;
}
.TableNoBorder{
        border-collapse:collapse;
        empty-cells:hide;
}
.TableDesc{
        border:1px #303030 solid;
        color : #000000;
        font-family : Arial,sans-serif;
        font-size : 13px;
        font-weight : bold;
        vertical-align : middle;
        padding-left : 7px;
        padding-right : 7px;
}
.TableText{
        border:1px #303030 solid;
        color : #000000;
        font-family : Arial,sans-serif;
        font-size : 13px;
        font-weight : normal;
        vertical-align : middle;
        padding-left : 6px;
        padding-right : 6px;
}
.AbilityText{
        border:1px #303030 solid;
        color : #000000;
        font-family : Arial,sans-serif;
        font-size : 13px;
        font-weight : normal;
        vertical-align : middle;
        padding-left : 10px;
        padding-right : 10px;
}
.LineItemHeader{
        background : #d6d6d6;
        color : #000000;
        font-family : Arial,sans-serif;
        font-size : 13px;
        font-weight : bold;
        text-align : center;
}
.LineItemNorm{
        color : #000000;
        font-family : Arial,sans-serif;
        font-size : 13px;
        vertical-align : bottom;
}
.LineItemColor{
        background : #ece8e0;
        color : #000000;
        font-family : Arial,sans-serif;
        font-size : 13px;
        vertical-align : bottom;
}
.ListHeader{
        color : #000000;
        font-family : Arial,sans-serif;
        font-size : 13px;
        font-weight : bold;
        text-indent : 5px;
}
.ListSubHead{
        color : #000000;
        font-family : Arial,sans-serif;
        font-size : 13px;
        font-weight : normal;
        text-indent : 5px;
}
.ListText{
        color : #000000;
        font-family : Arial,sans-serif;
        font-size : 13px;
        font-weight : normal;
}
.ListSmallText{
        color : #000000;
        font-family : Arial,sans-serif;
        font-size : 12px;
        font-weight : normal;
}
.PageLink {
        color : #000000;
}
.ScriptLink {
        color : #000000;
        text-decoration : none;
}

ul {
        padding-bottom : 4px;
        margin-bottom : 4px;
}
