body
{
    margin: 0px;
    color: #505051;
    background: #faf2da;
    background-image: url(Images/grad_back.gif);
    background-repeat: repeat-x;
    font: 12px "Times New Roman" , Times, serif;
}
select, option, input
{
    color: #505051;
    font-size: 11px;
}

img
{
    border: none;
}
a:hover
{
    margin-right: 1em;
    color: #000000;
    text-decoration: none;
}
a
{
    margin-right: 1em;
    color: #505051;
    text-decoration: none;
}
#pageContainer
{
    width: 920px;
    border-top: 4px solid #787878;
    border-bottom: 4px solid #787878;
    margin: auto;
    margin-top: 4em;
}
.areaContent
{
    width: 620px;
    float: left;
    margin-top:110px;
    padding-bottom: 4px;
    padding-left: 3em;
    
}

.areaContent
{     
    overflow:hidden;
    height: 300px;
    padding-right: 40px;
}

#pageHeader
{
    border-top: 1px solid #787878;
    border-bottom: 1px solid #787878;
    margin: 3px 0 0 0;
    height: 86px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.areaTopNavi
{
    margin-top: 113px;
    padding-bottom: 4px;
    height: 300px;
    float: left;
}
#pageSubNavi
{
    width: 155px;
    float: left;
    margin-right: 1em;
}
.areaSubNavi
{
    padding-top: 113px;
    padding-bottom: 4px;
    width: 200px;
    float: left;
    height: 280px;
}

#pageBody
{
}
#areaDisclaimer
{
    border-top: 1px solid #787878;
    border-bottom: 1px solid #787878;
    padding: 10px 0 10px 0;
    margin: 0 0 3px 0;
    color: #787878;
    font: 10px Verdana;
    text-transform: uppercase;
}
.topNavi
{
    color: #787878;
    font: normal 10px Verdana;
    text-transform: uppercase;
    text-decoration: none;
}
.topNaviNumber
{
    font: bold 32px Georgia;
}
.subNavi
{
    padding: 2px 0 2px 0;
    color: #787878;
    font-size: 13px;
}
.subNaviActive
{
    padding: 2px 0 2px 0;
    color: #787878;
    font-size: 13px;
    font-weight: bold;
}
.topNaviActive
{
    color: #787878;
}
.h1
{
    margin: 0 0 14px 0;
    color: #606060;
    font-size: 27px;
    line-height: 32px;
    font-family: "Times New Roman" , Times, serif;
}


.h2
{
    margin: 1em 0 1em 0;
    color: #787878;
    font-size: 19px;
    line-height: 22px;
}
.copyText
{
    display: block;
    margin: 0 0 12px 0;
    color: #787878;
    font-size: 17px;
    line-height: 21px;
}
.menuItemDiv
{
    width: 182px;
    margin-top: 1em;
    bottom: 0px;
    color: #111111;
    font-size: 16px;
    cursor: hand;
    overflow: hidden;
}

.disclLink
{
    display: inline;
    height: 30px;
}
