﻿td
{
    padding: 0px 0px 0px 0px;
}

a { text-decoration: none; size: 2; font-size: 10pt; color: #455674; }
a:vlink { text-decoration: underline; size: 2; font-size: 10pt; color: #000000;}
a:hover { text-decoration: underline; size: 2; font-size: 10pt; color: #000000;}

ul, li
{
    font-family: Verdana;
    font-size: small;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
    /* list-style-type: square; */
    list-style-position: outside;
}

hr
{
    azimuth: center;
    border: dotted 1px #AD6627;
}

h1
{
    font-family: Verdana;
    font-size: 14pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bolder;
    color: #455674;
}

h2
{
    font-family: Arial;
    font-size: 11pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #000000;
}

p
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
}

.main_background
{
    background-color: #22262d;
    background-image: url(images/bg01.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    /*margin-bottom: -15px;*/
}

.main_table
{
    width: 960px;
}

.table_titlebar
{
    /*background-image: url(images/titlebar01.png);
    background-position: left top;
    background-repeat: no-repeat;
    height: 70px;
    width: 960px;*/
    margin-top: 15px;
}

.shadow
{
    background-image: url(images/shadowbackground01.png);
    width: 935px;
}

.left_column
{
    background-color: #455674;
    background-image: url(images/leftsideborder.jpg);
    background-position: left top;
    background-repeat: repeat-y;
    width: 30px;
}

.copy_table
{
    background-color: #CFD5DF;
    background-image: url(images/bg_body.jpg);
    background-position: left top;
    background-repeat: repeat-y;
    border: solid 2px #CFD5DF;
    border-style: inset;
    width: 930px;
    height: 200px;
    padding: 8px 8px 8px 8px;
}

.page_title
{
    font-family: Verdana;
    font-size: 14pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bolder;
    color: #455674;
}

.copy_title
{
    font-family: Arial;
    font-size: 11pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #000000;
}

.copy
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
}

.table_footer
{
    height: 55px;
}

.copyright_text
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #ffffff;
}

.footer_hyperlink
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #ffff99;
}

.backtotop
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #006699;
    text-decoration: underline;    
}

.fine_print
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
}