﻿body
{
    color: #000;
    font-family: sans-serif, Arial, Helvetica;
    font-size: 14px;
    background: #999966;
    background-position: top center;
}


.container
{
    width: 960px;
    margin: 0px auto 0px auto;
}

.pageHeader
{
    width: 960px; /*variable*/
    height: 80px; /*variable*/
    background: #ffffcc;
    margin-top: 20px;
    border: 4px double #000;
}

.pageHeader a
{
    color: #660000;
}

.headerLeft
{
    width: 340px;
    float: left;  
    margin-left: 120px;
}
.headerRight, .headerRight address
{
    width: 240px;
    float: right;  
    text-align: right;
    font-size: 12px;
    padding: 2px 5px 5px 0;
    font-style: normal;
}

.pageHeader h1, .pageHeader h2
{
    margin: 0px;
    font-family: Times New Roman;
}

.pageHeader h1
{
   font-size: 45px;
}

.pageHeader h2
{
   clear: left;
   font-size: 16px;
   text-align: center;
}


#A1
{
    float: left;
}

.pageNavigation
{
    width: 960px; /*variable*/
    height: 48px; /*variable*/
    background-repeat: no-repeat;
    background-image: url(images/bg_nav.png);
}

.barbedWire
{
    background: url(images/barbed_wire1.gif) no-repeat;
    height: 16px;
    width: 873px;
    margin: 0 auto;
    margin-top: 25px;
}

.contentNavigation
{
    width: 960px;
    margin-left: 0px;
    text-align: center; /*padding-left: 100px;*/
}

.contentNavigation .content
{
    width: 960px;
    margin: 0 auto;
    text-align: center;
}


.pageContentArea
{
    width: 960px;
    background-image: url(images/bg_content_repeat.png);
    background-repeat: repeat-y;
}
.contentContentArea
{
    width: 960px;
    margin: 0 auto !important;
    background: url(images/bg_content.png) no-repeat;
}
.contentContentArea .content
{
    padding: 23px 15px 15px 15px;
    width: 850px;
    margin: 0 auto;
    min-height: 500px;
}

.contentContentArea .content A:link
{
    color: #000;
    text-decoration: underline;
}

.contentContentArea .content A:visited
{
    color: #000;
    text-decoration: underline;
}

.contentContentArea .content A:hover
{
    color: #000;
    text-decoration: none;
}
.contentContentArea .content A:active
{
    color: #000;
    text-decoration: underline;
}

#footerLinkSection
{
    padding-top: 20px !important;
    clear: both;
}
.pageFooter
{
    width: 960px;
    height: 100px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url(images/bg_footer.png);
    font-family: Garamond, Arial, Helvetica, sans-serif;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    padding-bottom: 0px !important;
}

.numberSevenLeft
{
    height: 50px;
    width: 50px;   
    float: left;
    font-size: 50px;
    color: #000;
    margin: 20px 0 0 50px;
}

.numberSevenRight
{
    height: 50px;
    width: 50px;   
    float: right;
    font-size: 50px;
    color: #000;
    margin: 20px 50px 0 0;
}

.pageBottomMiddle
{
    width: 695px;
    float: left; 
        font-family: sans-serif, Arial, Helvetica;
}

.pageBottomMiddle a
{
    color: #003399 !important; 
}

.pageBottom address
{
    font-style: normal;
    color: #000;
}

.pageBottom
{
    width: 896px; /*variable*/
    height: 180px; /*variable*/
    color: #ffffff;
    text-align: center;
    margin: 0 auto;
    font-family: Garamond, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.pageBottom A:link
{
    color: #ffffff;
    text-decoration: underline;
}

.pageBottom A:visited
{
    color: #ffffff;
    text-decoration: underline;
}

.pageBottom A:hover
{
    color: #ffffff;
    text-decoration: none;
}
.pageBottom A:active
{
    color: #ffffff;
    text-decoration: underline;
}

#copyright
{
    color: #ffffff;
}



.HHLogo
{
    top: -35px;
    float: right;
    z-index: 5;
    position: relative;
}

.ajax__tab_container
{
    color: #000000;
}



.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: 8px;
    margin-left: 0px !important;
    border-right-width: 0;
    font-family: Arial, Tahoma, Verdana;
    font-variant: small-caps;
    letter-spacing: 1px;
    float: none !important;
}

.RadMenu_rtl
{
    text-align: right;
}

.RadMenu_Context
{
    background: none;
    border: 0;
}

.RadMenu a
{
    text-decoration: none;
    cursor: pointer;
}

.RadMenu .rmLink
{
    text-decoration: none;
    color: #000;
    background: #999966 url(images/link_tab.gif) no-repeat;
    width: 140px;
    height: 40px;
    margin: 10px 5px 0px 5px !important;
}

.RadMenu .rmLink:focus, .RadMenu .rmFocused
{
    outline: 0;
}

.RadMenu .rmExpanded
{
    position: relative;
    z-index: 10000;
}

.RadMenu .rmLink:hover, .RadMenu .rmExpanded
{
    color: #fff; /*background: #fff url(Menu/MenuBackground_white.jpg) repeat-x top left;*/
    background: url(images/hover_tab.gif) no-repeat;

}

.RadMenu .rmLink:hover, .RadMenu .rmFocused, .RadMenu .rmExpanded
{
    color: #000; /*background: #fff url(Menu/MenuBackground_white.jpg) repeat-x top left;*/
    background: url(images/active_tab.gif) no-repeat;

}

.RadMenu .rmLink .rmText
{
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
}

.RadMenu .rmGroup
{
    background: #004b6f;
}

.RadMenu .rmGroup .rmLink
{
    text-decoration: none;
    color: #fff;
    background: none;
}

.RadMenu_rtl .rmGroup .rmLink
{
    text-align: right;
}

.RadMenu .rmGroup .rmLink:hover, .RadMenu .rmGroup .rmFocused, .RadMenu .rmGroup .rmExpanded
{
    color: #000; /*background: #444;*/
    background: none;
}

/*.rmFirst
{
}
.rmLast
{
     
}*/
.RadMenu .rmRootGroup .rmLink
{
    padding: 10px 20px 0px 20px !important;
}

.RadMenu .rmGroup .rmLink
{
    padding: 0px 0px 0px 0px !important;
}

.RadMenu .rmHorizontal .rmText
{
    padding: 0px !important;
}

/* <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 .rmItem .rmFirst
{
    padding-left: 0px;
}

.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 .rmLast
{
    background-image: none;
}
.RadMenu .rmRootGroup .rmLevel1 .rmItem
{
    background-image: none;
}

/*This style controls the dropdown menu background color and border*/
/*.RadMenu .rmGroup
{
}*/

/*Top Position dropdown box*/
.RadMenu .rmHorizontal .rmSlide
{
    margin: -13px 0 0 7px !important;
}


/*Pad dropdown box*/
.RadMenu .rmHorizontal .rmSlide .rmVertical
{
    background: #cccc99;
    padding: 0 13px 0px 5px !important;
}



.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 .rmItem .rmDisabled:hover
{
    background: none;
}



