﻿/*------------- main Header Box -----------------*/
.mainHeaderBox
{
    width: 888px;
    float: left;
    background: #f7f7f9 url(../../images/boxShadowRight.gif) repeat-y right;
    padding: 0px;
    margin: 0px;
    margin-bottom: 6px;
}
.mainHeaderBoxIn
{
    width: 880px;
    float: left;
    padding: 0px;
    margin: 0px;
}
.mainHeaderBoxBottomShadow
{
    width: 888px;
    height: 8px;
    float: left;
    background: #f7f7f9 url(../../images/boxShadowBottom.gif) repeat-x;
    padding: 0px;
    margin: 0px;
}
/*------------- home page search Box -----------------*/
.homePageSearchBox
{
    width: 232px;
    float: left;
    background: #f7f7f9 url(../../images/boxShadowRight.gif) repeat-y right;
    padding: 0px;
    margin: 0px;
}
.homePageSearchBoxIn
{
    width: 222px;
    height: 250px;
    float: left;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    border-right: #ffffff 1px solid;
    border-top: none;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}
.homePageSearchBoxPusher
{
    width: 210px;
    float: left;
    background-color:#F7F6F8;
    padding: 0px;
    margin: 0px;
    padding-top:7px;
    padding-bottom:7px;
}
.homePageSearchBoxBottomShadow
{
    width: 232px;
    height: 8px;
    float: left;
    background: #f7f7f9 url(../../images/boxShadowBottom.gif) repeat-x;
    padding: 0px;
    margin: 0px;
}

.homePageSearchBoxHederContainer
{
    width: 222px;
    height: 18px;
    background-color: #555E3A;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
    text-align: center;
    padding-top: 5px;
    border-right: #ffffff 1px solid;
    border-bottom: none;
    border-left: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
}
/*------------- home page select comminuty Box -----------------*/
.homePageSelectCommunityBox
{
    width: 390px;
    float: left;
    background: #f7f7f9 url(../../images/boxShadowRight.gif) repeat-y right;
    padding: 0px;
    margin: 0px;
}
.homePageSelectCommunityBoxIn
{
    width: 380px;
    height: 250px;
    float: left;
    padding: 0px;
    margin: 0px;
    border-right: #ffffff 1px solid;
    border-top: none;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}
.homePageSelectCommunityBoxBottomShadow
{
    width: 390px;
    height: 8px;
    float: left;
    background: #f7f7f9 url(../../images/boxShadowBottom.gif) repeat-x;
    padding: 0px;
    margin: 0px;
}

.homePageSelectCommunityBoxHederContainer
{
    width: 380px;
    height: 18px;
    background-color: #555E3A;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
    text-align: center;
    padding-top: 5px;
    border-right: #ffffff 1px solid;
    border-bottom: none;
    border-left: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
}
/*------------- home page footer Box -----------------*/
.homePageFooterBox
{
    width: 896px;
    height: 90px;
    float: left;
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
    text-align: center;
    color: #333333;
    font-size: 10px;
    font-weight:normal;
    font-family: Verdana;
    text-decoration: none;
    padding-top: 16px;
    padding-bottom: 0px;
}
.homePageFooterBox img
{
    margin: 0px;
    padding: 0px;
    padding-right:26px;
    border: none;
}
/*------------- home page news Box -----------------*/
.bullet2
{
    list-style-position: outside;
    list-style-image: url(../../images/bullet1.gif);
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana;
    color: #333333;
    margin: 0px;
    padding: 0px;
    padding-top:12px;
}
.bullet2 li
{
    padding:0px;
    margin:0px;
    padding-bottom:16px;
}
.lightBlue
{
    color: #7899A2;
    font-weight: bold;
}
.lightBlueL
{
    color: #7899A2;
    font-weight: bold;
    text-decoration: none;
}
.lightBlueL:hover
{
    color: #7899A2;
    font-weight: bold;
    text-decoration: underline;
}
.HBAGTLogoCss
{
    padding-right:47px;
}
.NewsAchiveHeader
{
    height:18px;
    background-color:#999999;
}
.NewsAchiveItem
{
    height:22px;
}
