body
{
    background: #eee;
    margin: 0;
    padding: 0;
    font-family: Tahoma, "Segoe UI" , "Trebuchet MS" , Arial, Verdana;
    color: #333;
    font-size: 12px;
    line-height: 1.3em;
}

a, a:link
{
    color: #008016;
    text-decoration: underline;
}

a:visited
{
    color: #006f13;
    text-decoration: underline;
}

a:hover
{
    text-decoration: none;
}

#wrapper
{
    margin: 0 auto;
    background: #fff;
    width: 958px;
    padding: 0;
    border: 1px solid #ddd;
    border-top: 0;
}

#header
{
    font-family: "Segoe UI" , Tahoma, "Trebuchet MS" , Arial, Verdana, Sans-Serif;
    margin: 0 auto;
    width: 958px;
    height: 120px;
    color: #008016;
}

#header p
{
    font-family: "Segoe UI" , Tahoma, "Trebuchet MS" , Arial, Verdana, Sans-Serif;
    color: #008016;
}

#header a, #header a:link
{
    color: #008016;
    text-decoration: underline;
}

#header a:visited
{
    color: #006f13;
    text-decoration: underline;
}

#header a:hover
{
    text-decoration: none;
}

#logo
{
    float: left;
    padding: 25px 0 0 20px;
    width: 201px;
}

#headerRight
{
    float: right;
    padding: 20px 20px 0 0;
    width: 650px;
    text-align: right;
}

#menu
{
    margin: 0;
    padding: 0;
    width: 958px; /*height: 27px;*/
    height: 44px;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    background: url(images/bg-menu.png);
    background-repeat: repeat-x;
}
#menuLeft
{
    float: left;
    width:770px;
}
#menuRight
{
    float: right;
    width: 170px;
    color: White;
    font-size:11px;
    line-height:normal;
    padding-top:3px;
    text-align:right;
    padding-right:18px;
}

.ContainerWrapper
{
    margin: 0 0 13px 0;
}

#contentContainer
{
    margin: 13px auto 0 auto;
    width: 934px;
    clear: both;
}

.contentpane
{
    width: 100%;
}

.leftpane .ContainerWrapper
{
    width: 250px;
    margin-right: 13px;
}

.rightpane .ContainerWrapper
{
    width: 250px;
    margin-left: 13px;
}

.DNNAligncenter
{
    text-align: left;
}

#footer
{
    margin: 0 auto;
    padding: 20px 0 20px 0;
    width: 958px;
    font-size: 11px;
    color: #666;
    text-align: center;
}

#footer a
{
    color: #666;
}

h1
{
    margin: 0 0 5px 0;
    font-family: Tahoma, "Segoe UI" , "Trebuchet MS" , Arial, Verdana;
    font-size: 20px;
    font-weight: normal;
    color: #008016;
    line-height: 1.3em;
}

h2
{
    margin: 0 0 5px 0;
    font-weight: bold;
    font-family: Tahoma, "Segoe UI" , "Trebuchet MS" , Arial, Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #00382B;
    line-height: 1.3em;
}

h3
{
    margin: 0 0 5px 0;
    font-family: Tahoma, "Segoe UI" , "Trebuchet MS" , Arial, Verdana;
    font-size: 12px;
    color: #008016;
    font-weight: normal;
    line-height: 1.3em;
}

h4
{
    margin: 0 0 5px 0;
    font-family: Tahoma, "Segoe UI" , "Trebuchet MS" , Arial, Verdana;
    font-size: 10px;
    color: #486F03;
    font-weight: bold;
}

h5
{
    margin: 0 0 5px 0;
    font-family: Tahoma, "Segoe UI" , "Trebuchet MS" , Arial, Verdana;
    font-size: 10px;
    color: #000;
    font-weight: normal;
}

p, td p, .Normal, .NormalBold
{
    margin: 0;
    padding-bottom: 10px;
    font-family: Tahoma, "Segoe UI" , "Trebuchet MS" , Arial, Verdana;
    color: #333;
    font-size: 13px;
    line-height: 1.3em;
}

img
{
    border: 0;
}

hr
{
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-bottom: 0;
    height: 1px;
}

tr
{
    vertical-align: top;
}

.form
{
    text-align: left;
    clear: both;
}

.form .SubHead
{
    font-family: Tahoma, "Segoe UI" , "Trebuchet MS" , Arial, Verdana;
    color: #666;
    font-weight: bold;
    width: 140px;
    display: block;
}

.form .NormalTextBox
{
    font-family: Tahoma, "Segoe UI" , "Trebuchet MS" , Arial, Verdana;
    border: 1px solid #336600;
}

.form a.CommandButton:link
{
    font-size: 12px;
    color: #336600;
    text-decoration: underline;
    font-weight: bold;
    font-size: 14px;
}

a.CommandButton:visited
{
    color: #274d00;
    text-decoration: underline;
}

a.CommandButton:hover
{
    color: #336600;
    text-decoration: none;
}

ul, ol
{
    margin-top: 0;
}

ul li
{
    list-style-type: disc;
}

li
{
    font-family: Tahoma, "Segoe UI" , "Trebuchet MS" , Arial, Verdana;
    padding: 0;
}





/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/
#HouseMenuNav, #HouseMenuNav ul
{
    /* all submenu lists */
    padding: 0;
    margin: 0;
    border: 0;
    list-style: none;
    white-space: nowrap;
    position: relative;
    z-index: 99;
}

#HouseMenuNav li
{
    /* all list items */
    position: relative;
    display: inline;
    float: left;
    margin: 0;
    border: 0;
    padding: 0;
}

#HouseMenuNav li li
{
    /* all items under the top level */
    z-index: 89;
}

#HouseMenuNav a
{
    /* all links within the menu wrapper */
    display: block;
    margin: 0;
    border: 0;
    padding: 0;
    font-weight: normal;
}

#HouseMenuNav li li a
{
    /* all item links under the top level */
    margin: 0;
    border: 0;
    padding: 0;
}

#HouseMenuNav li a:hover
{
    margin: 0;
    border: 0;
    padding: 0;
}

#HouseMenuNav li li a:hover
{
    margin: 0;
    border: 0;
    padding: 0;
}

#HouseMenuNav li ul
{
    position: absolute;
    top: 26px;
    margin: 0;
    border: 0;
    padding: 0;
    z-index: 88;
}

#HouseMenuNav li ul ul
{
    /* third-and-above-level lists */
    margin: 0;
    border: 0;
    padding: 0;
}

#HouseMenuNav li:hover ul ul, #HouseMenuNav li:hover ul ul ul, #HouseMenuNav li.sfhover ul ul, #HouseMenuNav li.sfhover ul ul ul
{
    left: -9999px;
}

#HouseMenuNav li:hover ul, #HouseMenuNav li li:hover ul, #HouseMenuNav li li li:hover ul, #HouseMenuNav li.sfhover ul, #HouseMenuNav li li.sfhover ul, #HouseMenuNav li li li.sfhover ul
{
    /* lists nested under hovered list items */
    left: auto;
    z-index: 99;
}

#HouseMenuNav iframe
{
    position: absolute;
    left: 0;
    top: 40;
    z-index: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
    display: block;
}

.ArrowPointer
{
    cursor: default;
}

/*******************************************************
 Presentation CSS that typically needs to be customized
*******************************************************/
#HouseMenuNav, #HouseMenuNav ul
{
    /* all submenu lists */

    height: 29px;
    background-color: transparent;
    margin: 0;
}

#HouseMenuNav li ul
{
    /* second-level lists = all list items under the top/parent menu  #cc0000*/
    width: 190px;
    left: -9999px;
    margin: 0 0 0 0;
    margin: 0;
    background-color: #4FAD25;
    height: auto;
    margin-top: 5px;
}

#HouseMenuNav li
{
    /* all list items */
    line-height: normal;
    background-color: transparent;
    height: 29px;
    width: auto;
    text-align: left;
    padding-top: 7px;
}

#HouseMenuNav li:hover
{
    background-color: transparent;
    height: 29px;
    padding-top: 7px;
}

#HouseMenuNav li:hover a
{
    padding-right: 12px;
    color: #3c841c;
}

#HouseMenuNav li:hover li a
{
    padding-left: 5px;
    color: #fff;
    background: none;
}

#HouseMenuNav li li
{
    /* all items under the top level */ /* all items under the top level - submenu/child items */
    width: 190px;
    height: 23px;
    _width: 190px;
    background-image: none;
    margin: 0px;
    padding: 0px;
    padding-top: 7px;
    border-bottom: 1px solid #cdcecc;
}

#HouseMenuNav li li:hover
{
    background-color: transparent;
    color: #000;
    height: 23px;
    width: auto;
    width: 190px;
}

#HouseMenuNav a
{
    /* all links within the menu wrapper */
    font-family: Tahoma, "Segoe UI" , "Trebuchet MS" , Arial, Verdana;
    text-decoration: none;
    color: #fff;
    border-right: 1px solid #fff;
    padding-left: 12px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#HouseMenuNav #HouseMenuNavItemHome li a:link, #HouseMenuNav #HouseMenuNavItemHome li a:hover, #HouseMenuNav #HouseMenuNavItemHome li a:visited, #HouseMenuNav #HouseMenuNavItemHome a, #HouseMenuNav #HouseMenuNavItemHome a:hover, #HouseMenuNav #HouseMenuNavItemHome a:visited
{
    /*border-left: 0;*/
}

#HouseMenuNav li a
{
    /* all links within the menu wrapper */
    height: auto;
    width: auto;
    font-size: 12px;
    background-color: transparent;
    padding-right: 12px;
    font-size: 14px;
}

#HouseMenuNav li li a
{
    /* all item links under the top level = all child links */
    width: 165px;
    height: 17px;
    margin-left: 5px;
    font-size: 14px;
    background-color: #4FAD25;
    color: #fff;
}

#HouseMenuNav li a:hover
{
    color: #3c841c;
    font-size: 12px;
    height: auto;
    background-color: transparent;
    border-right: 1px solid #fff;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 14px;
}

#HouseMenuNav li li a:hover
{
    width: 165px;
    color: #3c841c;
    height: 17px;
    background-color: transparent;
    margin-left: 5px;
    font-size: 14px;
}
/* second-level lists.when the mouseover to the first level and dispaly the popup list-yuchen*/

#HouseMenuNav li ul ul
{
    /* third-and-above-level lists */
    margin: -26px 0 0 190px;
    line-height: 12px;
}
#HouseMenuNav #HouseMenuNavParentItem a
{
    /* all links under the parent item (li) */
    color: #fff;
    background-color: transparent;
    text-decoration: none;
}

#HouseMenuNav a#HouseMenuNavParentLink
{
    /* parent link itself */
    color: #fff;
    background-color: transparent;
    text-decoration: none;
}

#HouseMenuNav a#HouseMenuNavCurrentLink
{
    /* current selected/active link */
    color: #3c841c;
    background-color: transparent;
    text-decoration: none;
}

#HouseMenuNav li li a#HouseMenuNavCurrentLink
{
    /* current selected/active link */
    color: #3c841c;
    background-color: transparent;
    text-decoration: none;
}

#HouseMenuNav a:hover#HouseMenuNavCurrentLink
{
    /* color: #000; */
}

/* Hide the Splash link in HouseMenu */
#HouseMenuNav #HouseMenuNavItemSplash
{
    display: none;
    visibility: hidden;
}

