﻿td
{
    padding: 0px 0px 0px 0px;
}

a { font-family: Tahoma; text-decoration: none; size: 4; font-size: 14pt; color: #FFffff; }
a:vlink { font-family: Tahoma; text-decoration: underline; size: 4; font-size: 14pt; color: #C0AB63;}
a:hover { font-family: Tahoma; text-decoration: underline; size: 4; font-size: 14pt; color: #C0AB63;}

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 #998A5F;
}

h1
{
    font-family: Tahoma;
    font-size: 14pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #732f2e;
}

h2
{
    font-family: Tahoma;
    font-size: 12pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #002266;
}

p
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #333333;
}

.background_main
{
    background-color: #000000;
    background-image: url(images/bg03_new.jpg);
    background-position: top center;
    background-repeat: repeat-x;
}

.table_main
{
    width: 960px;
    margin-top: -8px;
}

.border_vertical
{
    background-image: url(images/border01.png);
    width: 5px;
    background-position: top left;
    background-repeat: no-repeat;
}

.column_body
{
    width: 950px;
}

.table_titlebar
{
    background-image: url(images/bg_titlebar01.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 950px;
    height: 93px;
}

.table_navigation
{
    background-image: url(images/bg_navigation01.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    height: 25px;
    width: 950px;
}

.big_graphic
{
    background-image: url(images/big_graphic02.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 950px;
    height: 260px;
}

.table_services
{
    background-image: url(images/bg_serviceareas01.jpg);
    background-position: left top;
    background-repeat: repeat-y;
    border: solid 2px #ffffff;
    width: 220px;
}

.padding_services
{
    padding: 5px 10px 5px 10px;
}

.services_title
{
    font-family: Tahoma;
    font-size: 14pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #ffffff;    
}

.services_text
{
    font-family: Tahoma;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #ffffff;    
}

.table_content
{
    background-color: #ffffff;
    background-image: url(images/bg_contentarea.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    width: 730px;
    height: 200px;
}

.content_padding
{
    padding: 5px 10px 5px 5px;
}

.copy
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #333333;
}

.link
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #0c84b0;
}

.footer_disclaimer
{
    font-family: Verdana;
    font-size: 7pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #ffffff;
}

.footer_copyright
{
    font-family: Verdana;
    font-size: 7pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #ffffff;
}