.navTopBlock
{
    font-size: 14px;
    font-weight: bold;
    color: #660000;
}

#tabContainer ul li
{
    padding-left: 10px;
    padding-right: 10px;
    color: #DBD8D8;
}

#rootMiddleCenter1Column
{
    border: solid 1px #BEBFC1;
    padding-top: 20px;
    padding-bottom: 20px;
}

#rootMiddleCenter1Column #entranceContainer
{
    clear: both;
}

#entranceContainer #splashContainer
{
    float: left;
    width: 200px;
}

#splashContainer #splash
{
    text-align: center;
}

#splashContainer #text1
{
    text-align: center;
    font-weight: bold;
    color: #919191;
}

#splashContainer #text2
{
    text-align: center;
    font-weight: bold;
    color: #919191;
}

#entranceContainer #detailContainer
{
    float: right;
    width: 560px;
}

#detailContainer #bulletHeading
{
    clear: both;
    font-size: 13px;
    font-weight: bold;
    color: #660000;
    padding-bottom: 20px;
}

#detailContainer #bulletListing
{
    clear: both;
    font-size: 13px;
    padding-bottom: 20px;
}

#detailContainer #warning
{
    clear: both;
    font-size: 11px;
    height: 150px;
    overflow: auto;
    border: solid 1px #BEBFC1;
    background-color: #E9E9E9;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
}

#detailContainer #enterExitBlock
{
    clear: both;
    text-align: center;
}

#enterExitBlock ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#enterExitBlock ul li
{
    display: inline;
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0px;
}

#enterExitBlock ul li a:link,
#enterExitBlock ul li a:visited
{
    text-decoration: underline;
}

#enterExitBlock ul li a:hover
{
    color: #660000;
}

#rootMiddleCenter1Column #contentBlock
{
    clear: both;
}
