﻿.HdrTop
{
    height: 60px;
    background: #003399 URL(images/MainHdrBg_Blue.gif);
    width: 100%;
    color: White;
}

.HdrImgName
{
    float: left;
}
.HdrTopInner
{
    min-width: 900px;
}
.HdrAppGroup
{
    padding-left: 20px;
    float: left;
}
.HdrAppName h1
{
    float: left;
    margin: 0px;
    display: inline;
}
a.HdrAppName h1
{
    color: White;
    float: left;
    color: White;
    font-size: 24pt;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    text-decoration: none;
    line-height: 60px;
    vertical-align: baseline;
}

A.HdrAppName:hover, A.HdrAppName:link, A.HdrAppName:visited
{
    color: White;
    text-decoration: none;
}

.HdrAppTag h3
{
    float: left;
    padding-left: 5px;
    padding-top: 29px;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 9pt;
    color: #ffcc33;
    display: inline;
    margin: 0px;
    font-weight: normal;
}
.HdrProfileGroup
{
    float: right;
    position: relative;
    padding-right: 15px;
    padding-top: 3px;
    font-size: 9pt;
    vertical-align: middle;
    line-height: 24px;
}
.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: White;
}

.HdrSearchGroup
{
    clear: right;
    float: right;
    padding-top: 2px;
    padding-right: 15px;
    font-size: 9pt;
    vertical-align: middle;
}

.HdrSearchButtonGroup
{
    display: inline;
}

.HdrSearchButton
{
    font-size: 8pt;
}
.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-family: Tahoma, Arial, Sans-Serif;
    font-size: 8pt;
    padding: 1px 5px;
    margin: 0px;
}

.HdrLoginButton
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 8pt;
    padding: 1px 5px;
}

.HdrMenu
{
    background-color: #eeeeee;
    height: 20px;
    clear: right;
    font-family: Tahoma,arial,sans-serif;
    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/MainHdrBg_Blue.gif);
}

.PopupAppName
{
    float: left;
    font-size: 18pt;
    color: White;
    margin-left: 15px;
    margin-top: 5px;
    font-weight: bold;
    font-family: Arial, Sans-Serif;
}

.PopupAppTag
{
}

.PopupAppClose
{
    clear: both;
}

.PopupForm
{
}

.PopupEditPanels
{
    background: White;
    padding: 10px;
}

.SearchBoxWatermark
{
    color: Silver;
}
.HdrHalf
{
    height: 40px;
    background: #003399 URL(images/MainHdrBg_Blue.gif);
}
.HdrHalfName
{
    color: White;
    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: Silver;
    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-color: #EEEEEE;
    padding: 10px;
    min-height: 300px;
}

