﻿div#Container
{
    margin-left     : auto;
    margin-right    : auto;
    margin-top      : 0px;
    margin-bottom   : 40px;
    padding-bottom  : 20px;
    width           : 980px;
    border          : 1px solid #B0B0B0;
    border-top      : 0px solid #B0B0B0;
    text-align      : left;
    color           : #000000;
    overflow        : visible;
    background-color    : #FFFFFF;
    background-image    : url(/CustomerData/1/Images/Container.Background.png);
    background-position : 0px 0px;
    background-repeat   : repeat-y;
}

div#Content
{
    float           : left;
    display         : inline-block;
    width           : 690px;
    margin-top      : 0px;
    margin-right    : 0px;
    padding         : 0px 5px 0px 0px;
    border          : 0px solid #FF0000;
}

div#Content * h1
{
    font-size       : 11pt;
    margin-bottom   : 8pt;
    font-weight     : bold;
    color           : #000000;
}

div#Content * h2
{
    font-size       : 9pt;
    font-weight     : bold;
    color           : #000000;
}

div#Content * h3
{
    font-size       : 7pt;
    font-weight     : bold;
    color           : #000000;
}

div#Content * h1 a
{
    font-size       : 11pt;
    margin-bottom   : 8pt;
    font-weight     : bold;
    color           : #000000;
    text-decoration : none;
}

/* Begin Overrides */
div#Content div#Article, div#Content div.Article
{
    clear               : both;
    float               : none;
    background-image    : none; /* url(/CustomerData/1/Images/Point.png); */
    background-position : 0px 0px;
    background-repeat   : no-repeat;
    border              : 0px solid #FF0000;
    margin-left         : 20px;
    margin-bottom       : 20px;
}

div#Content a.More
{
    margin-top      : 0px;
    margin-bottom   : 10px;
    display         : block;
    color           : #384677;
}

/* End Overrides */

div#Content * div.Block
{
    padding-bottom  : 20px;
    text-align      : left;
    display         : inline-block;
    width           : 100%;
}

div#Content * div.BlockA
{
    padding-bottom  : 10px;
    text-align      : justify;
}

div#Content * div.Block img
{
    border          : 1px solid #C4C4C4;
    margin-top      : 3px;
}

div#Content * div.Block img.Left
{
    margin-right    : 10px;
}

div#Content * div.Block img.Right
{
    margin-left     : 10px;
}

div#Content * div.Block a
{
    text-decoration : none;
}

div#Content * div.Block a:hover
{
    text-decoration : underline;
}

div#Content *
{
}

div#Content * ul
{
    color           : #000000;
    margin-top      : 5px;
    margin-left     : -20px;
    margin-bottom   : 5px;
    padding         : 0;
    padding-left    : 20px;
    list-style-type : none;
}

div#Content ul li
{
    background-image    : url(/CustomerData/1/Images/Menu.List.Item.png);
    background-repeat   : no-repeat;
    background-position : 0px 6px;
    padding-left        : 15px;
    margin-bottom       : 6px;
}

br
{
    letter-spacing  : normal;
}

div#Content div.Rule
{
    border              : 0px;
    height              : 1px;
    margin-top          : 10px;
    margin-bottom       : 10px;
    margin-left         : 20px;
    background-image    : url('/CustomerData/1/Images/HR.gif');
    background-position : center center;
    background-repeat   : repeat-x;
    border              : 0px solid #FF0000;
}

div#Content div.Article div.Rule
{
    border              : 0px;
    height              : 1px;
    margin-top          : 15px;
    margin-bottom       : 15px;
    margin-left         : 0px !important;
    background-image    : url('/CustomerData/1/Images/HR.gif');
    background-position : center center;
    background-repeat   : repeat-x;
    border              : 0px solid #FF0000;
}
