﻿body
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 72.5%;
}

A
{
    color: #5a87c5;
    text-decoration: none;
}
A:hover
{
    text-decoration: underline;
}
A:focus
{
    outline-style: none;
    outline-color: invert;
    outline-width: medium;
}
P
{
    padding-bottom: 1em;
    line-height: 1.5em;
    font-size: 1.1em;
    text-align: left;
}


H1
{
    padding-bottom: 0.5em;
    line-height: 1.4em;
    font-size: 2.8em;
}

H2
{
    padding-bottom: 0.5em;
    line-height: 1.2em;
    font-size: 2.8em;
}
H3
{
    font-family: "Lucida Sans" , "Lucida Sans Unicode" , "Lucida Grande" , Arial, Helvetica, sans-serif;
}
H4
{
    font-family: "Lucida Sans" , "Lucida Sans Unicode" , "Lucida Grande" , Arial, Helvetica, sans-serif;
}
STRONG
{
    font-family: "Lucida Sans" , "Lucida Sans Unicode" , "Lucida Grande" , Arial, Helvetica, sans-serif;
}
H3
{
    padding-bottom: 0.3em;
    font-size: 1.6em;
    font-weight: bold;
}
H4
{
    padding-bottom: 0.8em;
    font-size: 1.2em;
    font-weight: bold;
}


.content
{
    padding: 5px;
}

.contentFrame
{
    background-position: #FFFFFF;
    width: 960px;
    background: #FFFFFF;
    border: 0;
}

td.FieldTitleSummary
{
    width: 300px;
    vertical-align: top;
}

td.FieldSummary
{
    width: 430px;
    vertical-align: top;
    font-weight: bold;
}

td.FieldTitle
{
    vertical-align: top;
}

td.Field
{
    width: 430px;
    vertical-align: top;
}
#sectionTitle
{
    border-bottom: #000 10px solid;
    position: relative;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    background: url(images/client/blue_grad.gif) #5a87c5 repeat-x;
    height: 60px;
    padding-top: 0px;
}
#sectionTitle H1
{
    line-height: 60px;
    text-transform: uppercase;
    color: #fff;
    font-size: 2.8em;
}
UL
{
    font-size: 1.1em;
}
OL
{
    font-size: 1.1em;
}
LI
{
    font-size: 13px;
}
UL LI
{

    padding-bottom: 0.3em;
    line-height: 1.5em;
    padding-left: 12px;
    list-style-type: disc;
}
OL LI
{

    padding-bottom: 0.3em;
    line-height: 1.5em;
    padding-left: 12px;
    list-style-type: disc;
}

#sideCol
{
    width: 300px;
    float: right;
    padding-left: 10px;
}
#sideCol .module
{
    border-bottom: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 2em;
    overflow: hidden;
    border-right: #cccccc 1px solid;
    padding-top: 0px;
}
#sideCol .title
{
    padding-bottom: 11px;
    margin: 0px -10px 0px -10px; /*background: url(../images/grads/grad-page.png) repeat-x 50% bottom;*/
}
#sideCol .title H3
{
    padding-bottom: 0px;
    line-height: 30px;
    padding-left: 8px;
    padding-right: 8px;
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Arial, Helvetica, sans-serif;
    background: url(/images/client/bsg-box-header.gif) #486d9f repeat-x left bottom;
    color: #fff;
    font-size: 1.4em;
    font-weight: normal;
    padding-top: 0px;
}