body
{
}

.Header
{
    color: #183c6c;
    font-family: Verdana;
    font-size: 18pt;
    font-weight: bold;
}

.Header2
{
    color: #191970;
    font-family: Verdana;
    font-size: 14pt;
    font-weight: bold;
}

.User, .Label, .TabContent
{
    color: Black;
    font-family: Verdana;
    font-size: 12px;
}

.ExplainLabel
{
    font-family: Verdana;
    font-size: 10px;
    font-style: italic;
}

.BoldLabel
{
    color: Black;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
}

.ErrorLabel
{
    color: Red;
    font-family: Verdana;
    font-size: 14px;
}

.HeaderLabel, .PopupLabel
{
    color: Black;
    font-family: Verdana;
    font-size: 20px;
    font-weight: bold;
}

div.RadMenu .rmGroup .RightFloat, div.RadMenu .rmGroup .rmLast
{
    float: none;
}

div.RadMenu .rmRootGroup .RightFloat, div.RadMenu .rmRootGroup .rmLast
{
    float: right;
}

.newsHeader
{
    color: #2598d5;
    font-family: Calibri;
    font-size: 18pt;
    font-weight: bold;
}

.DMHeader
{
    color: Black;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    width: 100px;
    float: left;
    display: inline;
}

.contactTopic
{
    color: Black;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    width: 100px;
    float: left;
    display: inline;
}

.contactText
{
    color: Black;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    width: 200px;
    float: left;
    display: inline;
}

.contactColumn
{
    vertical-align: top;
    padding-left: 5px;
    padding-bottom: 7px;
}

.contactHeader
{
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 18pt;
    font-weight: normal;
}

.newsItem
{
    padding-top: 10px;
    padding-bottom: 20px;
}

.NewsEditor
{
    padding-top: 5px;
    padding-bottom: 5px;
}

.timeStamp
{
    font-family: Verdana;
    font-size: 9pt;
    color: #6a7279;
}
.welcomeText
{
    font-family: Verdana;
    font-weight: bold;
    font-size: large;
    font-family: Calibri;
    color: #183c6c;
    text-align: center;
}

.tfb-header-image
{
    width: 94px;
    height: 71px;
    background: #191970 url('../Images/CP_Contact.png') center center no-repeat;
    position: absolute;
    top: 0;
    left: 15px;
}

.tfb-header-homeimage
{
    width: 94px;
    height: 71px;
    background: #191970 url('../Images/CP_Home.png') center center no-repeat;
    position: absolute;
    top: 0;
    left: 15px;
}

.tfb-header-logbook
{
    width: 94px;
    height: 71px;
    background: #191970 url('../Images/CP_Logbook.png') center center no-repeat;
    position: absolute;
    top: 0;
    left: 15px;
}

.tfb-header-reportemail
{
    width: 94px;
    height: 71px;
    background: #191970 url('../Images/CP_ReportEmail.png') center center no-repeat;
    position: absolute;
    top: 0;
    left: 15px;
}

.tfb-header-loginimage
{
    width: 94px;
    height: 71px;
    background: #191970 url('../Images/Login.png') center center no-repeat;
    position: absolute;
    top: 0;
    left: 15px;
}

.tfb-header h2
{
    margin: 0;
    padding: 0;
    color: inherit;
    font-weight: normal;
}


/* ucPageHeader */
.tfb-header
{
    min-width: 760px;
    margin: 0px 0 40px 0;
    padding: 10px 25px 10px 125px;
    color: #ffffff;
    font-family: Verdana;
    background-color: White;
    line-height: 28px;
    position: relative;
}

.tfb-header-emptyimage
{
    width: 94px;
    height: 71px;
    position: absolute;
    top: 0px;
    left: 15px;
}

.tfb-header-frijado-image
{
    position: absolute;
    top: -8px;
    right: 15px;
}

/* fri-jado general styles */
.fjHeader
{
    color: #183c6c;
    font-family: Verdana;
    font-size: 18pt;
    font-weight: bold;
}

.fjSmallHeader
{
    color: #A9A9A9;
    font-family: Verdana;
    font-size: 14pt;
    font-weight: bold;
}

.fjText
{
    color: Black;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
}

.fjErrorText
{
    color: Red;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
}

.fjTopic
{
    color: Black;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
}

.fjGrayTopic
{
    color: #A9A9A9;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
}

.FloatInline
{
    float: left;
    display: inline;
    width: 220px;
}

.TabContent
{
    background-color: White;
    border-style: solid;
    border-color: #B5BAA4;
    border-width: 1px;
}

div.CloseButton
{
    height: 18px;
    width: 28px;
    cursor: pointer;
    background-image: url('../Images/CloseButtonSprite.gif');
    background-position: 0 0;
}

div:hover.CloseButton
{
    background-position: 0 -18px;
}

.DocMan_LeftPane_Item
{
    position: absolute;
    height: 54px;
    border-bottom: 1px solid #B5BAA4;
    width: 100%;
}

.DocMan_LeftPane_Item_Content
{
    position: absolute;
    height: 100%;
    left: 6px;
    right: 36px;
    top: 6px;
    padding-right: 6px;
}

.DocMan_LeftPane_Item_RadioButton
{
    position: absolute;
    height: 100%;
    right: 6px;
    top: 20px;
    width: 30px;
}