/*Semi-Custom CSS*/

body
{
    color: #000;
    font-family: times;
    font-size: 16px;
    background-position: center top;
    background-color: #2b292a;
    background-image: url(images/background.jpg); /*variable*/
    background-repeat: repeat-x;
}

h1
{
     font-family: sans-serif, verdana, Arial, Helvetica;
}


h2
{
    font-family: sans-serif, verdana, Arial, Helvetica;
    font-size: 20px;
    color: #2d32b2;
    padding: 0;
    margin-bottom: 10px;
    font-weight: bold;
    border-bottom: 1px solid #ac5822;
}


A
{
    color: #2d32b2;
    text-decoration: underline;
}

A:visited
{
    color: #2d32b2;
    text-decoration: underline;
}

A:hover
{
    color: #2d32b2;
    text-decoration: none;
}

A:active
{
    color: #2d32b2;
    text-decoration: underline;
}


#container
{
    margin: 0px auto;
    width: 877px;
    padding-top: 30px;
}

.pageHeaderTop
{
    width: 877px;
    height: 96px;
}

.pageHeaderTop[class]
{
   background-image: url(images/bg_headerTop.png); /*variable*/   
   background-repeat: no-repeat; 
}

.pageHeader
{
    width: 877px; /*variable*/
    height: 305px; /*variable*/   
    background-repeat: no-repeat; /*variable*/
    background-image: url(images/bg_header.jpg); /*variable*/   
}



.pageNavigation
{
    width: 877px; /*variable*/
    height: 65px; /*variable*/
    font-family: Garamond, Georgia;
    background-image: url(images/bg_navigation.jpg); /*variable*/
    background-repeat: no-repeat; /*variable*/
}


.contentNavigation
{
    width: 877px;
    text-align: center;
}

.contentNavigation .content
{
    width: 877px;
    text-align: center;
}


.pageContentArea
{
    width: 877px; /*variable*/
    background-image: url(images/bg_content.jpg); /*variable*/
    background-repeat: repeat-y;
}



.contentContentArea
{
    width: 877px; /*variable*/
    
}

.contentContentArea .content
{
    width: 820px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 5px;
    text-align: left;
    min-height: 274px;
    height: auto !important;
    height: 274px;
}


.pageFooterTop
{
    width: 877px; /*variable*/
    height: 53px; /*variable*/
    position: relative;
}

.pageFooterTop[class]
{
    background-image: url(images/bg_footerTop.png);
    background-repeat: no-repeat; /*variable*/    
}



.pageFooter
{
    margin-top: 0px;
    width: 877px; /*variable*/
    height: 202px; /*variable*/
    background-repeat: no-repeat; /*variable*/ 
    background-image: url(images/bg_footer.jpg);   
}


.pageFooterBottom
{
    width: 877px; /*variable*/
    height: 5px; /*variable*/
}

.pageFooterBottom[class]
{
    background-image: url(images/bg_footerBottom.png);
    background-repeat: no-repeat; /*variable*/    
}


.contentFooter
{
       
}

.contentFooter .content
{

}

.pageFooter A
{
    color: #FFFFFF;
    text-decoration: underline;
}

.pageFooter A:visited
{
    color: #FFFFFF;
    text-decoration: underline;
}

.pageFooter A:hover
{
    color: #FFFFFF;
    text-decoration: none;
}
.pageFooter A:active
{
    color: #FFFFFF;
    text-decoration: underline;
}



.pageBottom
{
    width: 850px; /*variable*/
    height: 90px; /*variable*/
    color: #fff;
    text-align: center;
    margin-top: 10px;
    margin-left: 0px;
    font-family: Garamond, Arial, Helvetica, sans-serif;
}

.pageBottom A:link
{
    color: #fff;
    text-decoration: underline;
}

.pageBottom A:visited
{
    color: #fff;
    text-decoration: underline;
}

.pageBottom A:hover
{
    color: #fff;
    text-decoration: none;
}
.pageBottom A:active
{
    color: #fff;
    text-decoration: underline;
}


.HHLogo
{
    top: -40px;
    float: right;
    z-index: 5;
    position: relative;
}






/*
#ffffff white
*/

/* RadMenu Default skin */

.RadMenu
{
    /*border: 0px solid #010101;*/
    border-bottom-width: 0; /*border-top-color: #383838;*/ /*background: #444 url(Menu/MenuBackground.jpg) repeat-x;*/
    text-align: left; /*left:10px;*/
    margin-top: 10px;
    border-right-width: 0;
}

.RadMenu_rtl
{
    text-align: right;
}

.RadMenu_Context
{
    background: none;
    border: 0;
}

.RadMenu a
{
    text-decoration: none;
    cursor: pointer;
}

.RadMenu .rmLink
{
    line-height: 22px;
    text-decoration: none;
    color: #ac5822;
}

.RadMenu .rmLink:focus, .RadMenu .rmFocused
{
    outline: 0;
}

.RadMenu .rmExpanded
{
    position: relative;
    z-index: 10000;
}

.RadMenu .rmLink:hover, .RadMenu .rmFocused, .RadMenu .rmExpanded
{
    color: #ac5822; /*background: #fff url(Menu/MenuBackground_white.jpg) repeat-x top left;*/
    font-weight: bold;
}

.RadMenu .rmLink .rmText
{
    
    font-size: 22px;
    cursor: pointer;
}

.RadMenu .rmGroup
{
    background: #1c38c8;
}

.RadMenu .rmGroup .rmLink
{
    text-decoration: none;
    color: #ac5822;
    
}

.RadMenu_rtl .rmGroup .rmLink
{
    text-align: right;
}

.RadMenu .rmGroup .rmLink:hover, .RadMenu .rmGroup .rmFocused, .RadMenu .rmGroup .rmExpanded
{
    color: #ac5822; /*background: #444;*/
    font-weight: bold;
}

.RadMenu .rmText
{
    padding: 0px 12px 5px 10px;
}

.RadMenu .rmGroup .rmLink .rmText
{
    font-size: 17px;
   /* padding: 0px 35px 5px 20px;*/
}

.RadMenu_rtl .rmGroup .rmLink .rmText
{
    padding: 4px 20px 5px 37px;
}

/* <expand arrows styling> */

.RadMenu .rmGroup .rmLink .rmExpandRight
{
    background: transparent /*url(Menu/ArrowExpand.gif)*/ no-repeat right -1px;
}

.RadMenu .rmGroup .rmLink .rmExpandLeft
{
    background: transparent /*url(Menu/ArrowExpandRTL.gif)*/ no-repeat left -1px;
}

.RadMenu .rmGroup .rmLink:hover .rmExpandRight, .RadMenu .rmGroup .rmFocused .rmExpandRight, .RadMenu .rmGroup .rmExpanded .rmExpandRight
{
    /*background-image: url(Menu/ArrowExpandHovered.gif); } .RadMenu .rmGroup .rmLink:hover .rmExpandLeft, .RadMenu .rmGroup .rmFocused .rmExpandLeft, .RadMenu .rmGroup .rmExpanded .rmExpandLeft { 	/*background-image: url(Menu/ArrowExpandHoveredRTL.gif);*/
}

/* </expand arrows styling> */

.RadMenu .rmHorizontal .rmItem
{
    border-right: 0px solid #353535;
    padding-bottom: 0px;
}
.RadMenu .rmHorizontal .rmLast
{
    border-right: 0;
}

.RadMenu .rmVertical .rmItem
{
    border-bottom: 0px solid #353535;
}
.RadMenu .rmVertical .rmLast
{
    border-bottom: 0;
    padding-bottom: 1px;
}

.RadMenu_rtl .rmHorizontal .rmItem
{
    border-left: 0;
}

.RadMenu .rmRootGroup .rmGroup .rmItem, .RadMenu_Context .rmGroup .rmItem
{
    border-right: 0;
    border-bottom: 0;
    padding-bottom: 0;
}


.RadMenu .rmRootGroup .rmItem
{
    background-image: url(images/navDivider.gif);
    background-position: right;
    background-repeat: no-repeat;
}




.RadMenu .rmRootGroup .rmLast
{
    background-image: none;
}
.RadMenu .rmRootGroup .rmLevel1 .rmItem
{
    background-image: none;
}

/*This style controls the dropdown menu background color and border*/
.RadMenu .rmGroup
{
    /*border: 1px solid #828282;*/
    background-color: #fff;
}

.RadMenu .rmGroup .rmExpanded
{
    z-index: 1;
}

.RadMenu .rmTopArrow, .RadMenu .rmBottomArrow
{
    height: 10px;
    width: 100%;
    background: #fff /*url(Menu/ArrowScrollUpDown.gif)*/ no-repeat top center;
}

.RadMenu .rmBottomArrow
{
    background-position: center -18px;
}

.RadMenu .rmLeftArrow, .RadMenu .rmRightArrow
{
    width: 10px;
    height: 100%;
    background: #fff /*url(Menu/ArrowScrollLeftRight.gif)*/ no-repeat left center;
}

.RadMenu .rmRightArrow
{
    background-position: -18px center;
}

.RadMenu .rmItem .rmDisabled .rmText
{
    color: #999;
}

.RadMenu .rmRootGroup .rmItem .rmDisabled
{
    background: none;
}

.RadMenu .rmGroup .rmItem .rmDisabled
{
    background-color: #fff;
}

.RadMenu .rmRootGroup .rmSeparator, .RadMenu .rmGroup .rmSeparator
{
    background: #8f8f8f;
    border-top: 1px solid #676767;
    border-bottom: 0;
}

.RadMenu .rmSeparator .rmText
{
    display: none;
}

.RadMenu .rmHorizontal .rmSeparator
{
    height: 20px;
    width: 1px;
    line-height: 20px;
    border: 0;
}

.RadMenu .rmVertical .rmSeparator
{
    height: 1px;
    margin: 3px 0;
    border: 0;
    line-height: 1px;
}

.RadMenu .rmLeftImage
{
    margin: 2px;
}

.RadMenu .rmSlide
{
    margin: 0px 0 0 -1px !important;
}


/*Pad dropdown box*/
.RadMenu .rmHorizontal .rmSlide
{
    margin-top: 0px !important;
}

.RadMenu_rtl .rmSlide
{
    margin-left: 0 !important;
    margin-right: -1px !important;
}

.RadMenu .rmGroup .rmSlide
{
    margin: 0 !important;
}

.RadMenu .rmItem .rmDisabled:hover
{
    background: none;
}