﻿body {
    background-color: #FFFFFF;
    color: #FFFFFF;
    font-family: cambria,georgia,arial,sans-serif;
    font-size: 14px;
    margin: 0 0 0 0;
}
h1
{
    font-size: 38px;
    font-weight: bold;
    font-family: Calibri;
    color: #1B8FC0;
    margin-top: 4px;
    margin-bottom: 4px;
}
h2 
{
    font-weight: bold;
    font-size: 13pt;
    color: #1B8FC0;
    font-family: Cambria;
}
.header
{
    background-image: url('img/bannerSplash.jpg');
    background-repeat: no-repeat;
    background-position: inherit;
    height: 215px;
}
.content a
{
    color: #1B8FC0;
    text-decoration: underline;
}
.info
{
    font-family: Verdana,Arial; 
    font-size:8pt; 
    color:#6c6c6c;
    list-style-image: url(../img/bulletBlue.gif);
    list-style-position: inside;
}
a
{
    border-style: none;
    text-decoration: none;
    color: #FFFFFF;
}
.clearboth
{
    clear: both;
}
.orangeline
{
    background-color: #FF9900;
    height: 7px;
    margin: 0;
    padding: 0;
}
.blueline
{
    background-color: #1B8FC0;
    height: 29px;
    font-weight: bold;
    font-size: 10px;
    font-family: Calibri;
}
#wrapper {
    border-style: none;
    text-align:left;
    width:975px;
    margin:10px auto;
    background-color: #FFFFFF;
}
.footer
{
    text-align: center;
}
.inlinelist
{
    display: inline-table;
}
#verisignSeal
{
    display: inline-block;
    float: right;
}
#followUs
{
    display: inline-block;
}
