﻿.FloatRequestTitle
{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #394088;
}
.FloatRequestLabelText
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #333399;
}
.FloatRequestValueText
{
    font-family: Tahoma;
    font-size: 11px;
    color: #555555;
}
.FloatRequestLink
{
    font-family: Tahoma;
    font-size: 11px;
    color: #608FC3;
}

.DetailLayerInner
{
    background: #EEF4FB;
    color: #000000;
    font: 16px arial,helvetica;
    z-index: 2;
    border: solid 1px #ACCFFB;
    width: 248px;
    padding: 5px 5px 20px 5px;
}
#ContentTypeTabs
{
    width: 60%;
    line-height: 1.6;
    display: inline;
}
#ContentTypeTabs ul
{
    margin: 0px;
    margin-left: 10px;
    padding: 0px;
    list-style: none;
}
#ContentTypeTabs li
{
    float: left;
    height: 21px;
    color: Black;
    background-color: #F1F1F1;
    margin: 2px 2px 0 2px;
    border-top: 1px solid #E3E3E3;
    border-left: 1px solid #E3E3E3;
    border-right: 1px solid #E3E3E3;
    padding: 5px 10px 0 10px;
    font-weight: bold;
}
#ContentTypeTabs a
{
    display: block;
    text-decoration: none;
    font-weight: bold;
    color: #555;
}
#ContentTypeTabs a:hover
{
    color: #000;
}
#ContentTypeTabs #current
{
    background-color: #D0E4FC;
    border-top: 1px solid #B2D4F9;
    border-left: 1px solid #B2D4F9;
    border-right: 1px solid #B2D4F9;
}
#ContentTypeTabs #current a
{
    color: #2C3381;
}
#ContentTypeTabs #current a:hover
{
    color: #2D35BE;
}
.PagerTypeTabs
{
    line-height: 1.6;
    margin: 0;
    padding: 0;
    display: inline;
    font-size: 8pt;
}
.PagerTypeTabs ul
{
    margin: 0px;
    margin-left: 50px;
    padding: 0px;
    list-style: none;
}
.PagerTypeTabs li
{
    float: left;
    margin: 2px 2px 0 2px;
    color: #2D3681;
    list-style: none;
    padding: 0px 2px;
}
.PagerTypeTabs a
{
    display: block;
    font-weight: bold;
    color: #2D3681;
}
.PagerTypeTabsCurrent, .PagerTypeTabsCurrent a
{
    text-decoration: none;
    color: #2D3681;
    font-weight: Bold;
}
.PageLinkPrevNext
{
    color: #2D3681;
    font-weight: Bold;
    font-size: 8pt;
}
#SearchTabs
{
    width: 60%;
    line-height: 1.6;
    display: inline;
    border-bottom: solid 2px #FF0000;
}

#SearchTabs ul
{
    margin: 0px;
    margin-left: 10px;
    padding: 0px;
    list-style: none;
}
#SearchTabs li
{
    float: left;
    height: 21px;
    color: Black;
    background-color: #F1F1F1;
    margin: 2px 2px 0 2px;
    border-top: 1px solid #E3E3E3;
    border-left: 1px solid #E3E3E3;
    border-right: 1px solid #E3E3E3;
    padding: 5px 10px 0 10px;
    font-weight: bold;
}
#SearchTabs a
{
    display: block;
    text-decoration: none;
    font-weight: bold;
    color: #555;
}
#SearchTabs a:hover
{
    color: #000;
}
#SearchTabs #currentSearch
{
    background-color: #D0E4FC;
    border-top: 1px solid #B2D4F9;
    border-left: 1px solid #B2D4F9;
    border-right: 1px solid #B2D4F9;
}
#SearchTabs #currentSearch a
{
    color: #2C3381;
}
#SearchTabs #currentSearch a:hover
{
    color: #2D35BE;
}
.makeInvisible
{
    display: none;
}
div#pagingControlsRes
{
    text-align: right;
    padding: 5px;
}
div#pagingControlsRes .linkType3
{
    font-weight: bold;
}
.ActiveContentType
{
    color: #A91111;
    text-decoration: none;
    font-family: Arial;
}
.InActiveContentType
{
    color: #4A4A4A;
    text-decoration: none;
    font-family: Arial;
}
.LinkBlock
{
    padding-left: 8px;
    padding-top: 5px;
    margin-right: 5px;
    padding-bottom: 5px;
    width: 18%;
    border-bottom: solid 1px #76A5D8;
    margin-bottom: 10px;
}
.FirstColMargin
{
    padding-left: 10px;
}
.fixedFieldLength
{
    width: 275px;
    border: 1px solid #7e9db9;
}
