/* firefox dotted line around links and images fix */
a {
    outline: none;
}

.p2c {
font-size: 8pt;
font-family: arial;}

.p2cBold {
font-size: 10pt;
font-weight: bold;
font-family: arial;}

.pgc {
padding: 5px 0px;
}

body
{
    font-family: Lucida Sans,Sans-Serif;
    font-size: 12px;
    color: #4E4E4E;
    background-color: #d9e9f4;
    margin-top: 0px;
}
.rfFooter
{
    margin: 0px 0px 0px 30px;
    background: url(/images/footer.png);
    padding: 0px 0px 0px 0px;
    width: 900px;
    height: 175px;
    background-repeat: no-repeat;
}

#rfFooterText {
font-size: 0.85em;
}
p
{   font-family: Lucida Sans,Sans-Serif;
    font-size: 12px;
    color: #4E4E4E;
 
    margin-top: 0px;
}
a
{
    color: #4e4e4e;
    text-decoration: underline;
    font-weight: normal;
}
a:hover
{
    text-decoration: underline;
    color: black;
}

.tabs {
margin: 0px}

.tabs li{margin-left: -25px}

h1
{
    color: #1b4889;
    font-size: x-large;
    padding-bottom: 5px;
    padding-top: 0px;
}

h2
{
    color: #1B4889;
    font-size:22px;
    font-weight: bold;
}

h3
{
    color: #1b4889;
    font-size:medium;
}

h4
{
    color: #1B4889;
    font-size:12px;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
}

h4.grey
{
    color: #4e4e4e;
    font-size:12px;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}

h5
{
    font-size:small;
    color: #60820E;
    
}
