body
{
    font-family: Calibri, Arial;
    color: #000;
    font-size: 11pt;
    margin: 0px;
    padding: 0px;
}


.CustomLogin {
    display: none;
}

.pageOuter
{
    width: 100%;
    text-align: center;
}

.pageInner
{
    width: 1000px;
    background-color: #FFF;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

/* Header */

#Banner
{
    width: 100%;
    text-align: center;
}

    #Banner IMG
    {
        margin: 24px auto;
    }

#welcome {
    font-size: 2em;
    text-align: center;
    margin: 16px 0;
}

    #welcome SPAN, #welcome a:link
    {
        text-decoration: none;
    }

/* Header End */


/* Login Page */

.GenericLogin input.FormButton {
    margin: 5px 8px 0 0;
}

.CustomLogin {
    margin-top: -20px;
    padding: 5px;
    float: left;
}
    .CustomLogin h1 {
        margin: 3px 0;
        font-size: 18px;
    }

/* Login Page End */


/* Landing Page */

.land
{
    width: 1000px !IMPORTANT;
    margin-left: -5px !IMPORTANT;
}




/* Landing Page End */

p, h2, h3, h4, h5, h6, ul, ol
{
    font-size: 100%;
}

select
{
    margin-top: 5px;
}

a
{
    color: #615589;
    text-decoration: underline;
}

    a:visited
    {
        color: #615589;
        text-decoration: underline;
    }

    a:hover
    {
        color: #615589;
        text-decoration: underline;
    }


h1
{
    color: #333333;
    font-weight: bold;
}

h2
{
    font-weight: bold;
    color: #000000;
    background-color: #C4C4D1;
    width: 100%;
    height: 15px;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    padding-top: 2px;
}

h3
{
    font-style: italic;
    font-weight: bold;
    color: #333333;
}

h4
{
    font-weight: bold;
}

h5
{
    font-style: italic;
}

ul
{
    list-style-type: square;
}

    ul ul
    {
        list-style-type: disc;
    }

        ul ul ul
        {
            list-style-type: none;
        }

label
{
    font-size: 10pt;
}

#rhstext
{
    font-size: 70%;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
input {
    border: 1px #666 solid;
    border-radius: 2px;
    padding: 8px;

}
#container
{
    width: 100%;
    float: left;
}

    #container DIV#maincontent
    {
        float: left;
        width: 629px;
        min-height: 600px;
        padding: 5px;
    }

    #container DIV#maincontentfull
    {
        float: left;
        width: 779px;
        min-height: 600px;
        padding: 5px;
        margin-right: -150px;
    }

#breadcrumb
{
    background-color: #E9E9E9;
    padding: 3px;
    width: 994px;
    color: #8071B2;
}

    #breadcrumb a:link
    {
        text-decoration: none;
    }

.ContentPanel
{
    width: 629px;
    margin-left: 5px;
}

.ContentPanelFull
{
    width: 779px;
    padding-left: 5px;
}

.FormPanelFull
{
    position: relative;
    margin-left: 211px;
    margin-top: 0px;
    margin-right: -215px;
    padding-right: 0px;
    padding-top: 0px;
    width: 691px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 0px solid #000;
    font-size: 75%;
    border-right: 1px solid #000;
    border-bottom: 0px solid #000;
    display: block;
}

.PhonePanel
{
    position: relative;
    margin-left: 211px;
    margin-top: 0px;
    padding-right: 0px;
    padding-top: 0px;
    width: 540px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 100px;
    border-top: 1px solid #000;
    font-size: 75%;
    display: block;
}


/********** left  hand side navigation styles ***********/

#topleft
{
    width: 210px;
    margin-top: 0px;
    height: 70px;
    background-color: #ffffff;
    font-size: 110%;
    font-weight: bold;
    border-right: 1px solid #000;
    padding-left: 0px;
    padding-top: 18px;
    text-align: center;
    vertical-align: middle;
}

#topright
{
    position: relative;
    width: 501px;
    margin-top: 0px;
    height: 53px;
    background-color: #ffffff;
    font-size: 130%;
    font-weight: bold;
    margin-right: -215px;
    border-right: 1px solid #000;
    padding-left: 10px;
    padding-top: 17px;
}

#topnav
{
    width: 779px;
    padding: 0px 5px;
    height: 20px;
    margin: -5px 0px 5px -5px;
}

#shadow
{
    width: 923px;
    height: 1px;
    background-color: black;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
    font-size: 20%;
}

#shadow2
{
    width: 923px;
    height: 1px;
    background-color: black;
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    opacity: 0.2;
    font-size: 10%;
}

#topnav a
{
    color: #000000;
    padding-top: 4px;
    text-decoration: none;
}

    #topnav a:hover, #lhsnavlist a:active, #lhsnavselected a:link, #lhsnavselected a:visited, #lhsnavselected a:hover, #lhsnavselected a:active
    {
        color: #006AC8;
        text-decoration: underline;
    }

#bottomnav
{
    background-image: url(../../images/footer.gif);
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    left: 0px;
    height: 16px;
    font-size: 70%;
    margin-top: 0px;
    margin-left: -1px;
    padding-top: 0px;
}

    #bottomnav a
    {
        color: #ffffff;
        padding-left: 4px;
        padding-right: 8px;
        text-decoration: none;
        vertical-align: bottom;
    }

        #bottomnav a:hover, #lhsnavlist a:active, #lhsnavselected a:link, #lhsnavselected a:visited, #lhsnavselected a:hover, #lhsnavselected a:active
        {
            color: #006AC8;
        }

#copyright
{
    position: relative;
    width: 850px;
    left: 0px;
    height: 16px;
    background-color: #e1e1e1;
    font-size: 70%;
    padding-top: 2px;
    padding-left: 2px;
}

#rhsnavlist
{
    margin-left: 1px;
    width: 140px;
    background-color: #E9E9E9;
    padding: 5px;
}

    #rhsnavlist H2
    {
        width: 144px;
        margin-left: -5px;
        margin-top: -5px;
        padding: 3px;
        background-color: #8071B2;
        color: #FFFFFF;
    }

    #rhsnavlist ul
    {
        font-size: 10pt;
        margin-left: 18px;
        margin-top: -10px;
    }

    #rhsnavlist a
    {
        padding: 2px 2px 2px 0px;
        color: #000000;
        text-decoration: none;
    }

        #rhsnavlist a:link, #lhsnavlist a:visited
        {
            color: #000000;
            text-decoration: none;
        }

        #rhsnavlist a:hover, #lhsnavlist a:active, #lhsnavselected a:link, #lhsnavselected a:visited, #lhsnavselected a:hover, #lhsnavselected a:active
        {
            font-weight: 520;
            color: #010080;
            text-decoration: underline;
        }

#lhssubnavlist
{
    background-color: #B7E0EE;
}

    #lhssubnavlist ul
    {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

    #lhssubnavlist li
    {
        margin: 0;
    }

    #lhssubnavlist a
    {
        display: block;
        padding: 3px 2px 3px 15px;
    }

        #lhssubnavlist a:link, #lhssubnavlist a:visited
        {
            color: #000;
            text-decoration: none;
            background-color: #B7E0EE;
        }

        #lhssubnavlist a:hover, #lhssubnavlist a:active
        {
            text-decoration: none;
            background-color: #B7E0EE;
        }

#lhssubnavselected
{
    background-color: #B7E0EE;
    color: #fff;
    padding: 1px 1px 3px 15px;
    margin-left: 15px;
}

#lhsnavlist
{
    width: 200px;
    margin: 0 auto;
}

    #lhsnavlist a
    {
        color: #000000;
        font-family: Calibri !IMPORTANT;
        font-size: 11pt !IMPORTANT;
    }

        #lhsnavlist a:link, #lhsnavlist a:visited
        {
            color: #000000;
            text-decoration: none;
        }

        #lhsnavlist a:hover, #lhsnavlist a:active, #lhsnavselected a:link, #lhsnavselected a:visited, #lhsnavselected a:hover, #lhsnavselected a:active
        {
            font-weight: normal;
            color: #8071b2;
            text-decoration: underline;
        }

.TopicHeadingSelectedLink, .TopicHeadingTopicSelected
{
    font-weight: bold;
}



@media print
{
    #lhsnavlist, #Masthead, #topnav, #bottomnav
    {
        display: none;
    }

    #MainContent
    {
        width: 630px;
        margin-left: 0px;
    }
}

.SearchButton
{
    color: #000000;
    background-color: #cccccc;
    border-color: #C5BBAF;
    border-width: 1px;
    border-style: Solid;
    font-size: 100%;
    height: 20px;
}

.SearchBox
{
    color: #000000;
    background-color: #fcfcfc;
    border-color: #C5BBAF;
    border-width: 1px;
    border-style: Solid;
    font-size: 0.9em;
    width: 100px;
    margin-left: 20px;
}

.SearchDDL
{
    color: #000000;
    background-color: #fcfcfc;
    border-color: #C5BBAF;
    border-width: 1px;
    border-style: Solid;
    font-size: 80%;
    width: 175px;
    margin-left: 20px;
}

.LoginHeader
{
    font-size: medium;
    font-weight: bold;
}

.Message
{
    font-size: 100%;
    font-weight: bold;
    color: Red;
}


.AskFormHR
{
    color: Black;
    line-height: 1px;
    height: 1px;
}

.TabTitle, .HowToUseTitle, .DocLibTitle
{
    font-weight: bold;
}


.HowToUseMessage
{
    color: Red;
}

.title
{
    font-weight: bold;
    padding-top: 10px;
}

.SMESectionLink a, .SMESectionLink a:visited
{
}

.SMETopicLink a, .SMETopicLink a:visited
{
    padding-left: 10px;
}

.TopicSelectedLink a, .TopicSelectedLink a:visited
{
    font-weight: bold;
}

#TopicSelectedLink a, #TopicSelectedLink a:visited
{
    font-weight: bold;
}

.SegmentSelectedLink a, .SegmentSelectedLink a:visited
{
    font-weight: bold;
}

.aplogo
{
    margin-left: 670px;
}

.printbutton
{
    visibility: hidden;
    display: none;
}

.loginError {
    color: red;
    text-align: center;
}

.dvbdy1
{
    font-size: 8pt;
    BORDER: #000000 1px solid;
    WIDTH: 250px;
    background: #FFFFE2;
    color: #000000;
    zindex: 2;
    z-index: 2;
    padding-left: 4px;
    padding-right: 4px;
}

.dvhdr1
{
    font-size: 8pt;
    font-weight: bold;
    BORDER: #000000 1px solid;
    WIDTH: 250px;
    background: #FEFFBD;
    color: #000000;
    zindex: 2;
    z-index: 2;
    padding-left: 4px;
    padding-right: 4px;
}
