﻿.HdrTop
{
    height: 70px;
    color: #003759;
    background: url(images/LightBG.gif);
    border-bottom: solid 1px #b8babd;
}
.HdrTopInner
{
    padding-left: 1%;
    width: 98%;
    padding-right: 1%;
    min-width: 900px;
}
.HdrTopFooter
{
    clear: both;
}
.HdrImgName
{
    float: left;
}
.HdrAppGroup
{
    float: left;
}
.HdrAppName
{
}
.HdrAppName h1
{
    float: left;
    margin: 0px;
    display: inline;
}
a.HdrAppName h1
{
    color: #003759;
    padding-top: 20px;
    font-size: 24pt;
    line-height: 50px;
    text-decoration: none;
    vertical-align: baseline;
    font-weight: normal;
}
A.HdrAppName:hover, A.HdrAppName:link, A.HdrAppName:visited
{
    color: #003759;
    text-decoration: none;
}
.HdrAppTag
{
    float: left;
}
.HdrAppTag h3
{
    float: left;
    padding-left: 10px;
    padding-top: 44px;
    font-size: 13px;
    color: #003759;
    display: inline;
    margin: 0px;
    font-weight: normal;
}
.HdrProfileGroup
{
    float: right;
    position: relative;
    padding-right: 0px;
    padding-top: 5px;
    font-size: 8pt;
    vertical-align: middle;
    line-height: 24px;
    color: Gray;
    padding-left: 15px;
}
.HdrProfilePicture
{
    padding-right: 5px;
    display: inline;
    height: 50px;
}
.HdrProfilePicture img
{
    padding: 2px;
    border: solid 1px #a2c1de;
    height: 20px;
    width: 20px;
    vertical-align: middle;
}
.HdrProfile
{
    display: inline;
    vertical-align: middle;
}
.HdrProfile a
{
    color: #3B4F65;
}
.HdrProfile a:hover
{
    color: #003759;
}
.HdrSearchGroup
{
    clear: right;
    float: right;
    position: relative;
    padding-top: 10px;
    font-size: 9pt;
    vertical-align: middle;
}
.HdrSearchButtonGroup
{
    display: inline;
}
.HdrSearchButton
{
    font-size: 8pt;
    padding-top: 2px;
}
.HdrSearchBox
{
    display: inline;
    padding-right: 5px;
}
.HdrSearchIcon
{
    display: inline;
    height: 20px;
    width: 20px;
    padding: 2px 0px;
    background: url(images/MainHdrSrch.gif) no-repeat center center;
}

.HdrSearchImage
{
    height: 18px;
    width: 18px;
}

.HdrSearchButton
{
    font-size: 8pt;
    padding: 1px 5px;
    margin: 0px;
}
.HdrLoginButton
{
    font-size: 8pt;
    padding: 1px 5px;
}
.HdrMenu
{
    background-color: #eeeeee;
    height: 20px;
    clear: right;
    font-size: 11px;
    line-height: 20px;
    vertical-align: baseline;
}
.HdrMenuCommunity
{
    padding: 0px 10px;
}

.HdrMenuSystem
{
    padding-right: 15px;
}
.HdrMenuGroup
{
    display: inline;
    margin-left: 0pt;
    padding-left: 0pt;
}
.HdrMenuGroup li
{
    border: medium none;
    display: inline;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-left: 0pt;
}
.HdrMenuGroup li a
{
    padding: 8px 8px 8px 8px;
    color: #003399;
    text-decoration: none;
}
.HdrMenuGroup .HdrMenuItemSelected a
{
    color: Black;
    background-color: #cae2f8;
}
.HdrMenuGroup .HdrMenuItem a
{
    color: #003399;
}
.HdrMenuGroup .HdrMenuItem a:hover
{
    background-color: #cae2f8;
    outline-color: invert;
    outline-style: none;
    outline-width: medium;
    color: White;
}
.HdrMenuGroup .HdrMenuItemSelected a:hover
{
    background-color: #cae2f8;
    outline-color: invert;
    outline-style: none;
    outline-width: medium;
}
.PopupAppGroup
{
    height: 50px;
    background: #003399 URL(images/darkbg.png);
}
.PopupAppName
{
    float: left;
    font-size: 18pt;
    color: White;
    margin-left: 15px;
    margin-top: 5px;
    font-weight: bold;
}
.PopupAppTag
{
}
.PopupAppClose
{
    clear: both;
}
.PopupForm
{
}
.PopupEditPanels
{
    background: White;
    padding: 10px;
}
.SearchBoxWatermark
{
    color: Silver;
}
.HdrHalf
{
    height: 40px;
    background: url(images/LightBG.gif);
    border-bottom: solid 1px #003759;
}
.HdrHalfName
{
    color: #003759;
    padding-top: 10px;
    padding-left: 10px;
    font-size: 14pt;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    text-decoration: none;
    vertical-align: baseline;
    float: left;
}
.HdrHalfTag
{
    float: left;
    color: #003759;
    padding-top: 16px;
    padding-left: 10px;
    font-size: 9pt;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    text-decoration: none;
    vertical-align: baseline;
}
.HdrHalfJoinBox
{
    border: solid 1px Silver;
    background: url(images/LightBG.gif);
    padding: 10px;
    min-height: 300px;
}
