﻿td
{
    padding: 0px 0px 0px 0px;
}

a { text-decoration: none; size: 2; font-size: 10pt; color: #FF8A15; }
a:vlink { text-decoration: underline; size: 2; font-size: 10pt; color: #FF8A15;}
a:hover { text-decoration: underline; size: 2; font-size: 10pt; color: #FF8A15;}

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: solid 1px #FF8A15;
}

h1
{
    font-family: Tahoma;
    font-size: 14pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #3B4E5F;
}

h2
{
    font-family: Tahoma;
    font-size: 12pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #FF8A15;
}

p
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
}  

.background_main
{
    background-color: #3B4E5F;
    background-image: url(images/bg01.jpg);
    background-position: center top;
    background-repeat: repeat-x;
}

.table_main
{
    width: 960px;
}

.table_title
{
    background-color: Transparent;
    background-image: url(images/titlebar01.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 960px;
    height: 103px;    
}

.table_navigation_top
{
    height: 23px;
}

.padding_content
{
    padding: 8px 8px 8px 8px;
    background-color: #ffffff;
    height: 300px;
}

.bottom_body
{
    background-color: Transparent;
    background-image: url(images/bg_body_bottom01.png);
    background-position: center top;
    background-repeat: no-repeat;
    width: 960px;
    height: 22px;
}

.homepage_bottom01
{
    background-color: #373E44;
    background-image: url(images/bg_homepage_bottom01.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}

.homepage_bottom02
{
    background-color: #373E44;
    background-image: url(images/bg_homepage_bottom02.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}

.bottom_homepage
{
    background-color: Transparent;
    background-image: url(images/bg_homepage_border01.png);
    background-position: center top;
    background-repeat: no-repeat;
    width: 960px;
    height: 22px;
}

.page_title
{
    font-family: Tahoma;
    font-size: 14pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #3B4E5F;
}

.subtitle
{
    font-family: Tahoma;
    font-size: 12pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #FF8A15;
}

.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;
}    

.hyperlink
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #FF8A15;
}

.divider1
{
    border-right: dashed 2px #99CCFF;
}

.table_navigation_bottom
{
    background-color: #2B3034;
    border: solid 1px #ffffff;
}

.navigation_bottom
{
    font-family: Tahoma;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #ffffff;
}

.footer_text
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #ffffff;
}

.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;
}