﻿body
{
    background: url(images/head_bg.png);
    background-repeat: no-repeat;
}
a.icfetoplinks
{
    font-family: Calibri;
    font-size: 14px;
    color: #003399;
    line-height: 24px;
    height: 24px;
    text-decoration: none;
    font-weight: bold;
}
a:hover.icfetoplinks
{
    text-decoration: underline;
}
#navi
{
    position: absolute;
    top: 0px;
    z-index: 9999;
}
.icfeheadtxt
{
    font-family: Calibri;
    font-size: 18px;
    font-weight: bold;
    color: #003399;
    line-height: 30px;
    height: 30px;
    border-bottom: 1px dotted #003399;
}
.icfecommontxt
{
    font-family: Calibri;
    font-size: 13px;
    color: #636465;
    line-height: 16px;
}
.Icfeusertxt
{
    font-family: Calibri;
    font-size: 13px;
    font-weight: normal;
    text-align: right;
    color: #003399;
}
.IcfeLoginTextBox
{
    font-family: Calibri;
    font-size: 14px;
    font-weight: normal;
    color: #000;
    border: 1px #aaaaaa solid;
    width: 160px;
    height: 20px;
    background-color: #ffffff;
}
.IcfeLoginbtn
{
    color: #ffffff;
    font-family: Verdana;
    font-size: 10px;
    height: 11px;
    border: 0;
    background: #003399;
    background-repeat: no-repeat;
    width: 56px;
}
a.Icfefootertxt
{
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #003399;
    font-weight: normal;
    text-decoration: none;
}
a:hover.Icfefootertxt
{
    color: #cf4313;
    text-decoration: underline;
}

.Icfefooterbg
{
    background: url(images/footerbg.jpg);
    background-repeat: repeat-x;
}