P
{
    font-size: 11px;
}

H2
{
    COLOR: #00694E; 
    FONT-SIZE: 12px;
}

H3
{
    COLOR: #00694E; 
    FONT-SIZE: 11px;
}

#top-banner-area
{
    width: 868px;
    height: 90px;
    background-image: url('images/na_top_banner.png');
}

.active-menu-item
{
    width: 128px;
    height: 31px;
    color: #CBCBCB;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.inactive-menu-item, .inactive-menu-item a
{
    width: 128px;
    height: 31px;
    color: White;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.inactive-menu-item a
{
    color: White;
    text-decoration: none;
}

.product-selector
{
    background-image: url('images/product_box.png');
    background-repeat: no-repeat;
    text-align: center;
    width: 214px;
    height: 121px;
}

.product-selector-title
{
    text-align: center;
    width: 204px;
    height: 35px;
    padding: 0 10px 0 10px;
    vertical-align: middle;
    color: White;
    font-style: italic;
    font-weight: bold;
    font-size: 11px;
    display: table-cell;
}

.product-selector-logo-container
{
    text-align: center;
    width: 214px;
    height: 40px;
    vertical-align: middle;
    display: table-cell;
}

.product-selector-logo-container img
{
    border: 0;
    vertical-align: middle;
}

.product-selector-text-container
{
    font-family: Arial;
    text-align: center;
    width: 194px;
    height: 40px;
    padding: 0 10px 0 10px;
    vertical-align: middle;
    color: black;
    font-style: italic;
    font-size: 9px;
    font-weight: bold;
    display: table-cell;
}

.application-logon-button
{
    background-image: url('images/button.png');
    background-repeat: no-repeat;
    color: White;
    text-align: center;
    vertical-align: middle;
    width: 116px;
    height: 23px;
    display: table-cell;
}

.application-logon-button a
{
    font-size: 12px;
    color: White;
    text-decoration: none;
}

