﻿body 
{
    background-color: #000000;
    background-image: url(images/bg01.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}

td
{
    padding: 0px 0px 0px 0px;
}

a { text-decoration: none; color: #006698; font-size: 12pt;}
a:vlink { text-decoration: none; color: #006698; font-size: 12pt;}
a:hover { text-decoration: none; color: #006698; font-size: 12pt;}

h1
{
    font-family: Arial;
    font-size: 16pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #006698;
}

h2
{
    font-family: Arial;
    font-size: 12pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #515151;
}

p
{
    font-family: Arial;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #3f3f3f;
}

hr
{
    azimuth: center;
    border: solid 1pt #bfbfbf;
}

.table_main
{
    width: 960px;
}

.table_title
{
    background-color: Transparent;
    background-image: url(images/bg_titlebar01.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 960px;
    height: 107px;
}

.spacer_abovesearchbox
{
    height: 70px;
}

.table_body
{
    background-color: #ffffff;
    background-image: url(images/bg_body01.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    height: 300px;
}

.padding_body
{
    padding: 15px 8px 0px 8px;
}

.subnav01
{
    background-color: #cccccc;
    padding: 5px 5px 5px 5px;
}

.copy_title
{
    font-family: Arial;
    font-size: 12pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #515151;
}

.copy
{
    font-family: Arial;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #3f3f3f;
}

.link
{
    font-size: 10pt;
}

.fine_print
{
    font-family: Arial;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #3f3f3f;
}

.table_content_bottom
{
    background-color: #000000;
    background-image: url(images/bg_bottom01.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    width: 960px;
    height: 20px;
}

.text_footer
{
    font-family: Trebuchet MS;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #ffffff;
}

.hyperlink_footer
{
    font-family: Trebuchet MS;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #ffffff;
}