﻿td
{
    padding: 0px 0px 0px 0px;
}

a { text-decoration: none; size: 2; font-size: 10pt; color: #3366cc; }
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: #339999;
}

h2
{
    font-family: Arial;
    font-size: 12pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #339966;
}

p
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
}

.main_background
{
    background-color: #A1B4CD;
}

.table_main
{
    width: 750px;
    border: solid 2px #000000;
}

.table_title
{
    background-image: url(images/titlebar1.jpg);
    width: 750px;
    height: 100px;
}

.table_navigation
{
    height: 26px;
    background-color: #486187;
    border: solid 1px #000000;
    padding-top: 15px;
}

.table_body
{
    height: 300px;
    background-color: #ffffff;
    background-image: url(images/bg_body.png);
    background-position: left top;
    background-repeat: no-repeat;    
    width: 100%;
}

.padding_content
{
    padding: 8px 8px 10px 8px;
}

.page_title
{
    font-family: Verdana;
    font-size: 14pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bolder;
    color: #339999;
}

.copy_title
{
    font-family: Arial;
    font-size: 11pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #339966;
}

.copy
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
}

.fine_print
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
}

.table_footer
{
    background-color: #D6E0EE;
    height: 30px;
    border-top: solid 1px #666666;
}

.footer_text
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
}

.footer_hyperlink
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #006699;
}    