﻿td
{
    padding: 0px 0px 0px 0px;
}

a { text-decoration: none; size: 3; font-size: 14pt; color: #FDB813; }
a:vlink { text-decoration: underline; size: 3; font-size: 14pt; color: #FDB813;}
a:hover { text-decoration: underline; size: 3; font-size: 14pt; color: #FDB813;}

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: dashed 1px #993300;
}

h1
{
    font-family: Trebuchet MS;
    font-size: 14pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #e6ab24;
}

h2
{
    font-family: Trebuchet MS;
    font-size: 14pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #e6ab24;
}

p
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
}  

.background_main
{
    background-color: #336799;
    background-image: url(images/bg01.jpg);
    background-position: center top;
    background-repeat: repeat-x;
}

.table_main
{
    width: 960px;
    background-color: Transparent;
    margin-top: 20px;
}

.table_titlebar
{
    background-image: url(images/titlebar01.png);
    background-position: left top;
    background-repeat: no-repeat;
    height: 100px;
    width: 960px;
}

.spacer
{
    height: 5px;
}

.table_content
{
    background-color: Transparent;
    background-image: url(images/background_content.png);
    background-position: center top;
    background-repeat: no-repeat;
    width: 960px;
    height: 400px;
}

.blue_border
{
    border: solid 3px #39444e;
}

.content_padding
{
    padding: 8px 8px 8px 15px;
}

.copy
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
}

.link
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #006699;
}

.table_footer
{
    background-color: #0C182D;
    border: solid 2px #39444e;
    height: 30px;
    width: 930px;
}

.footer_padding
{
    padding: 8px 8px 8px 8px;
}

.text_footer
{
    color: #ffffff;
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}

.hyperlink_footer
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #FDB813;
}    

/* Sponsor Styles */
.bg_sponsor_title
{
    /*background-color: #08090b;
    border-bottom: solid 1px #000000;*/
}

.title_sponsor
{
    font-family: Trebuchet MS;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #e6ab24;
}
