﻿td
{
    padding: 0px 0px 0px 0px;
}

a { text-decoration: none; size: 2; font-size: 10pt; color: #057996; }
a:vlink { text-decoration: underline; size: 2; font-size: 10pt; color: #057996;}
a:hover { text-decoration: underline; size: 2; font-size: 10pt; color: #057996;}

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, h2
{
    font-family: Trebuchet MS;
    font-size: 16pt;
    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: #026c86;
    background-image: url(images/bg01.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}

.table_main
{
    width: 960px;
    background-color: Transparent;
    margin-top: 20px;
}

.table_titlebar
{
    background-image: url(images/bg_titlebar01.png);
    background-position: left top;
    background-repeat: no-repeat;
    height: 110px;
    width: 960px;
}

.spacer_titlebar_top
{
    height: 80px;
}

.bg_navigation
{
    background-color: #000000;
    /*background-image: url(images/bg_navigation_top.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 25px;
    width: 840px;*/
    padding-bottom: 3px;
    color: #ffffff;
}

.spacer_titlebar_bottom
{
    height: 0px;
}

.bg_content
{
    background-color: #2a2a2a;
    background-image: url(images/bg_contentarea01.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    height: 450px;
    width: 960px;
}

.content_homepage
{
    background-color: #ffffff;
    height: 140px;
}

.content_subpages
{
    background-color: #ffffff;
    height: 340px;
}

.content_padding
{
    padding: 8px 8px 8px 8px;
}

.content_area2
{
    padding: 8px 8px 8px 8px;
    background-color: #ffffff;
    height: 340px;    
}

.title_page
{
    font-family: Trebuchet MS;
    font-size: 16pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #e6ab24;
}

.copy_homepage
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #ffffff;
}

.copy
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
}

.subtitle
{
    font-family: Trebuchet MS;
    font-size: 12pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #006699;
}
    
.borders
{
    border: solid 3px #ffffff;
}

.text_copyright
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #ffffff;
}

.hyperlink_footer
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #e6ab24;
}

.fine_print
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
}

/* 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;
}