﻿body
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, Sans-Serif;
}
p
{
    margin-top: 0px;
    padding-top: 0px;
}
a
{
    color: #2d72b3;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
h1, h2, h3, h4, h5
{
    color: #2d72b3;
    margin-top: 20px;
    margin-bottom: 3px;
}
h1
{
    font-size: 14pt;
    margin-top: 5px;
    text-transform: uppercase;
}
h2
{
    font-size: 12pt;
    text-transform: capitalize;
}
h3
{
    font-size: 10pt;
    text-transform: capitalize;
    margin-top: 0px;
}
img
{
    border: none 0px #FFFFFF;
}
table
{
    padding: 0px;
    margin: 0px;
    border: none 0px #FFFFFF;
}
td, th
{
    vertical-align: top;
}
textarea
{
    font-family: Arial, helvetica, Sans-Serif;
    font-size:10pt;
}
li
{
    list-style-image: url(images/bullet_square.gif);
}
.PageBg
{
    width: 100%;
    position: absolute;
    height: 100%;
    text-align: center;
    top: 0px;
    left: 0px;
    z-index: 0;
    background-image: url(/images/bg_grad.jpg);
    background-position: top;
    background-repeat:repeat-x;
}
.PageHeaderGradient
{
    position: relative;
    height: 40px;
    width: 748px;
    top: 35px;
    left: 0px;
    margin: 3px;
    background-image: url(/images/bg_grad_header.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
}
.BodyBorder
{
    position: relative;
    width: 755px;
    text-align: center;
    /*margin:0px 100px 0px 100px;*/
    display: inline-block;
    padding: 0px 1px 0px 1px;
    background-image: url(/images/bg_grad_line.jpg);
    background-repeat:repeat-x;
}
.PageLogin
{
    position: absolute;
    left: 545px;
    top: 42px;
    font-size: 10px;
    font-family: Verdana, Arial, helvetica;
    font-weight: 700;
    z-index: 10;
}
.PageTabs
{
    position: absolute;
    text-align: right;
    width: 715px;
    left: 10px;
    top: 71px;
    z-index: 10;
}
.PageTitle
{
    font-style: italic;
    color: #2d72b3;
    margin-top: 5px;
    margin-bottom: 3px;
    font-size: 14pt;
    font-weight: bold;
    font-variant: small-caps;
    display: block;
}
.PageContent
{
    border-top: solid 1pt #A2C6E8;
    width: 748px;
    margin: 3px;
    z-index: 20;
}
.PageFooter
{
    width: 748px;
    z-index: 20;
    margin: 3px;
    border-top: solid 1pt #A2C6E8;
}
.PageRule
{
    height: 2px;
    color: #a2c6e8;
    margin-top: 10px;
}
.MainBody
{
    background-color: #FFFFFF;
    display: inline-block;
    text-align: left;
}
.BodyMenu
{
    width: 235px;
    margin: 3px 3px 3px 0px;
}
.BodyContent
{
    width: 506px;
    border-left: solid 1px #A2C6E8;
    margin: 3px 0px 3px 0px;
    padding-left: 3px;
}
.MenuFrame
{
    border-top: solid 1px #2d72b3;
    border-bottom: solid 15px #a2c6e8;
    background-color: #5898d5;
    padding: 8px 0px 10px 0px;
}
.MenuItem
{
    background-color: #2d72b3;
    display: block;
    color: #a2c6e8;
    font-weight: bolder;
    font-size: 10pt;
    border-bottom: solid 2px #5898d5;
    padding: 5px 0px 5px 10px;
    vertical-align: middle;
    text-transform: uppercase;
    font-style: italic;
}
.MenuItem:hover
{
    color: White;
    text-decoration: none;
}

.MenuItemCondensed
{
    background-color: #2d72b3;
    display: block;
    color: #a2c6e8;
    font-weight: bolder;
    font-size: 8pt;
    border-bottom: solid 2px #5898d5;
    padding: 5px 0px 5px 10px;
    vertical-align: middle;
    text-transform: uppercase;
    font-style: italic;
}
.MenuItemCondensed:hover
{
    color: White;
    text-decoration: none;
}
.MenuItemSelected
{
    color: #FFFFFF;
}
.MenuSubItems
{
    border-bottom: solid 1px #a2c6e8;
    color: #dbecf7;
}
.MenuSubItem
{
    background-color: #5898d5;
    display: block;
    font-weight: 700;
    font-size: 10pt;
    padding: 2px 0px 2px 25px;
    font-style: italic;
    color: #cde1f9;
}
.MenuSubItem:hover
{
    color: White;
    text-decoration: none;
}
.MenuSubItemSelected
{
    background-color: #5898d5;
    display: block;
    color: #ffffff;
    font-weight: 700;
    font-size: 10pt;
    padding: 2px 0px 2px 25px;
    font-style: italic;
}
.MenuSubItemSelected:hover
{
    color: White;
    text-decoration: none;
}
.TextBlock
{
    background-image: url(/images/line_shade.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
.ContentText
{
    padding: 0px 15px 0px 25px;
}
.ContentBlock
{
    padding: 0px;
}
.QuotedSource
{
    font-family: Helvetica, Arial;
    font-size: 10px;
    font-style: italic;
}
.ContentLink
{
    color: #2d72b3;
    font-weight: bold;
}
.Symbols3
{
    font-family: 'Wingdings 3';
    font-style: normal;
    font-weight: normal;
}
.Warning
{
    color: #990033;
    text-transform: none;
}
.ClientItem
{
    text-align: right;
    color: #2d72b3;
}
.ClientItem:Hover
{
    font-weight: bold;
    cursor: pointer;
    text-decoration: underline;
}
.ClientItemSelected
{
    font-weight: bold;
    text-align: right;
    background-color: #E1E1E1;
    cursor: default;
    color: #000;
}
ClientName
{
    float: left;
}
.ClientListHide
{
    visibility: hidden;
    display: none;
}
.ClientListShow
{
    visibility: visible;
    display: block;
    padding: 0px 0px 0px 15px;
    border-bottom: 1px solid #000;
    background-color: #e9e9e9;
}

.Validator
{
	color: #A41436;
	font-weight: bold;
	font-size: 14pt;
	font-family: Wingdings;
}

