﻿td
{
    padding: 0px 0px 0px 0px;
}

a { color: #8EA1B1; text-decoration: none; font-family: Veranda; size: 2; font-size: 10pt }
a:vlink { color: #ffffff; text-decoration: none; font-family: Veranda; size: 2; font-size: 10pt }
a:hover { color: #ffffff; text-decoration: none; font-family: Veranda; size: 2; font-size: 10pt }

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;
}

h1, h2
{
    font-family: Arial;
    font-size: 20pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #ffffff;
}

p
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #ffffff;
    vertical-align: top;
}

.h
{
    azimuth: center;
    color: #333333;
    height: 1px;
}

.main_background
{
    background: #173350;
    background-color: #173350;
    /*background: #A1B4CD;
    background-color: #A1B4CD;*/
    background-image: url(images/bgStripe.jpg);
    background-repeat:repeat-x;
    background-position: left top;
    /*margin: 0px 0px 0px 0px;*/
}

.main_table
{
    /*border: solid 3px #ffffff;
    background-color: #ffffff; */
    width: 960px;
    padding: 0px 0px 0px 0px;
    margin-top: -15px;
}

.titlebar_table
{
    background-image: url(images/background_titlebar.png);
    background-position: left top;
    background-repeat: no-repeat;
    height: 105px;
    padding-left: 5px;
    padding-bottom: 20px;
}

.body_background
{
    background-image: url(images/background_content.png);
    /*background-color: #1B4A7F; */
    background-position: left top;
    /*background-repeat: repeat-x;
    height: 250px; */
    /*border-top: dotted 1px #ffffff;
    border-bottom: dotted 1px #ffffff;*/
}

.content_table
{
    height: 200px;
    /*width: 98%;
    vertical-align: top;*/
    background-color: #ffffff;
    background: transparent;
     background-image: url(images/background_content.png);
    background-position: left top;
    background-repeat: repeat-x;
    /*border-left: solid 1px #cc3300;
    border-right: solid 1px #cc3300; */
    margin-bottom: 10px;
    margin-top: 10px;    
    margin-left: 0px;
    margin-right: 0px;            
}

.page_title
{
    font-family: Arial;
    font-size: 20pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #ffffff;
}

.copy_title
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #ffffff;
}

.copy
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #ffffff;
    vertical-align: top;
}

.small_text
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #ffffff;
}

.hyperlink
{
    font-family: Verdana;
    font-size: small;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #95B7D3;
}

.footer_table
{
    /* background-color: #F3C242; 
    background-color: #003300;
    z-index: 100;
    position: absolute;
    bottom: 0px;*/
    background-image: url(images/background_footer.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 155px;    
    /*width: 100%;
     padding: 5px 8px 2px 10px;    */
}

.footer_text
{
    font-family: Verdana;
    font-size: x-small;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #494C56;
    padding: 5px 10px 3px 5px;
}

.backtotop
{
    font-family: Verdana;
    font-size: x-small;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #006699;
    text-decoration: underline;    
}

.fine_print
{
    font-family: Verdana;
    font-size: xx-small;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #ffffff;
}