﻿html, body
{
    margin: 0px;
    padding: 0px;
    height: 100%;
}
body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-repeat: repeat-x;
    background-image: url(../images/page_bg.gif);
    background-color: #c5cdd5;
    text-align: center;
}
.shadow
{
    margin: 0px auto auto auto;
    text-align: left;
    width: 958px;
    background-image: url(../images/shadow_bg.png);
    background-repeat: repeat-y;
}
*html .shadow
{
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/shadow_bg.png' ,sizingMethod= 'scale' );
}
.container
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 4px;
    width: 950px;
    background-image: url(../images/content_bg.png);
    background-repeat: repeat-x;
}
.highLight
{
    width: 700px;
    padding: 0px;
    margin: auto 20px auto auto;
    min-height: 320px;
    position:relative;
}
*html .highLight
{
    height: 320px;
}
.footer
{
    clear: both;
    height: 35px;
    background-color: #9b5920;
}
.content_shadow1
{
    background-image: url(../images/shadow.png);
    margin: 0px;
    padding: 0px 1px 1px 1px;
}
*html .content_shadow1
{
    width: 1px;
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/shadow.png' ,sizingMethod= 'scale' );
}
.content_shadow2
{
    background-image: url(../images/shadow.png);
    margin: 0px;
    padding: 0px 1px 1px 1px;
}
*html .content_shadow2
{
    width: 1px;
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/shadow.png' ,sizingMethod= 'scale' );
}
.content_shadow3
{
    background-image: url(../images/shadow.png);
    margin: 0px;
    padding: 0px 1px 1px 0px;
}
*html .content_shadow3
{
    width: 1px;
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/shadow.png' ,sizingMethod= 'scale' );
}
.content_background
{
    background-image: url(../images/content_top_bg.jpg);
    background-repeat: repeat-x;
    background-color: #fcf3dd;
    width: 700px;
    margin: 0px;
    padding: 0px;
}
.content_lowerGradiant
{
    width: 700px;
    background-image: url(../images/menu_bottom_bg.png);
    background-repeat: repeat-x;
    background-position: bottom;
    margin: 0px 0px -1px 0px;
    padding: 0px 0px 1px 0px;
}

.content
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 1px 0px;
    width: 700px;
    min-height: 600px;
}
*html .content
{
    height: 600px;
}
.content_container
{
    position: relative;
    top: 25px;
    float: right;
    margin-right: 20px;
    margin-bottom: 55px;
}
*html .content_container
{
    margin-right: 10px;
}
.content_head
{
    background-image: url(../images/content_head_bg.gif);
    background-position: left top;
    background-repeat: no-repeat;
    height: 48px;
    position: relative;
}
.sitemap_list
{
    list-style-type: none;
    padding-left: 15px;
    margin: 0px;
}
.sitemap_list li
{
    margin-top: 5px;
}
.sitemap_list li a
{
    text-decoration: none;
    color: #000000;
}
.sitemap_list .header
{
    font-weight: bold;
}
a
{
    color: #387083; /*386f83*/
    text-decoration: none;
}
a:visited
{
    color: #387083;
}
a:active
{
    color: #99541D;
}
a:hover
{
    color: #99541D;
}

.footer_links
{
    font-size: .9em;
    color: #fff;
    float: right;
    margin: 10px 10px auto auto;
    padding: 0px;
}
.copyright
{
    color: #fff;
    float: left;
    margin: 10px auto auto 10px;
    padding: 0px;
    font-size: .9em;
}
.flashHeader
{
    position: relative;
    width:950px;
    height:221px;
}
.default_flashHeader
{
    position: relative;
    width:950px;
    height:507px;
}
.footer_link
{
    color: #fff;
    text-decoration: none;
}
.footer_link:visited
{
    color: #fff;
}
.footer_link:active
{
    color: #fff;
}
.footer_link:hover
{
    color: #fff;
}
