﻿
    a:hover
    { 
        cursor: pointer; 
        font-weight: bold; 
        text-decoration: underline; 
    }
    body 
    { 
        margin: 0; 
        padding: 0; 
        color: #ffffff; 
        background-color: black; 
        font-size: 14px; /* =1px hides intrinsic whitespace */
        line-height: normal; /* =0 hides intrinsic whitespace */
    }
    #tdTheConciseHeaderRow 
    {
        height: 100px; /* Header Height = bgImage Height = 100px */
        padding-left: 185px; /* Header Text Offset = bgImage Width = 185px */
        padding-right: 0; 
        padding-top: 0; 
        padding-bottom: 0; 
        margin: 0; 
        text-align: left; 
        border: 1px solid #18205C; 
    }
    @media print 
    { 
        #trTheConciseHeaderRow { display: none; } 
    }
    .BlurbBase 
    {
        vertical-align: top; 
        text-align: left; 
        padding: 0; 
        margin: 0; 
        FONT-FAMILY: "Bookman Old Style", Georgia, Garamond, "Times New Roman", serif, Times; 
        font-weight: normal; 
        background: transparent; 
    }
    #spanBlurb_1 
    { 
        color: #3399ff; 
        font-size: 19px; 
        letter-spacing: -1px; 
        line-height: 1.1em; 
    }
    #spanBlurb_2 
    { 
        color: #99ccff; 
        font-size: 22pt;
        letter-spacing: -1px; 
        line-height: 1em; 
        padding-top: 0px; 
    }
    #spanBlurb_3 
    { 
        color: #3399ff; 
        font-size: 19px; 
        letter-spacing: -1px; 
        line-height: 1em; 
    }
    #divTitleText
    {
        position: absolute;
        top: 0px;
        margin-top: 15px;
    }
    .PageTitleText
    {
        POSITION: relative; 
        TOP: 0px; 
        LEFT: 0px; 
        COLOR: #ccffcc; 
        FONT-SIZE: 56px; 
        FONT-FAMILY: 'Bookman Old Style', Georgia, 'Times New Roman', Times, serif; 
        FONT-WEIGHT: normal; 
        FONT-STYLE: normal; 
        LETTER-SPACING: -4px; 
        text-align: left; 
    }
    .Trademark	{
        COLOR: #ccffcc; 
        FONT-SIZE: 24px; 
        LETTER-SPACING: -1px; 
        FONT-FAMILY: Verdana, Tahoma, Georgia; 
        FONT-WEIGHT: normal; 
        FONT-STYLE: normal; 
        POSITION: relative;
        TOP: -21px; 
        LEFT: 0px; 
    }
    #divCustLoginLink 
    {
        float: right; 
        position: relative; 
        top: -30px; 
        margin-right: 15px; 
        vertical-align: middle; 
        z-index: 205; 
        visibility: visible; 
    }
    #aCustLoginLink 
    {
        color: #ccffcc; 
        font-size: 12px; 
        font-family: Verdana; 
        font-style: normal; 
        line-height: normal; 
        text-decoration: underline;
    }
    #divMenuBar 
    {
        position: relative; 
        left: 0px; 
        top: 0px; 
        margin-bottom: 2px;
    }
    .MenuItemFrame 
    {
        width: 100px; 
        height: 20px; 
        margin: 0; 
        padding: 0;
        background-color: #000000; 
        border: none;
        text-align: center;
        vertical-align: middle;
    }
    .MenuItemText 
    {
        color: #ccffcc; 
        font-family: Tahoma, Arial, sans-serif; 
        font-size: 13px;
        font-weight: normal;
        text-decoration: none;
        text-align: center;
        line-height: 13px; 
    }
