﻿@media screen
{
    *
    {
        margin: 0px;
        padding: 0px;
        position: relative;
        top: 0px;
        left: 0px;
        list-style-position: inside;
    }
    html
    {
        overflow: scroll;
        background: #99C5DD;
    }
    body
    {
        font-family: Arial, "Lucida Sans" , Verdana;
        line-height: 150%;
        font-size: 0.75em;
        color: #333333;
    }
    h1, h2, h3
    {
        text-transform: uppercase;
        color: #0068B1;
    }
    h2
    {
        font-size: 14px;
    }
    h3
    {
        font-size: 12px;
    }
    li
    {
        list-style-image: url("Images/Bullet.gif");
    }
    
    p
    {
        margin-bottom: 1em;
    }
    a
    {
        color: #0068B1;
    }
    fieldset
    {
        display: block;
        clear: both;
    }
    fieldset label
    {
        display: inline-block;
        width: 150px;
    }
    fieldset div
    {
        margin-bottom: 3px;
    }
    #bodyMain li
    {
        padding-left: 10px;
    }
    
    #formContainer
    {
        width: 770px;
        display: block;
        margin: 10px auto;
        background: #FFFFFF;
    }
    
    #header
    {
        background: url("Images/Header.jpg") no-repeat;
        height: 81px;
        width: 770px;
        padding: 10px 0px 0px 0px;
        border-bottom: solid 1px #0068B1;
    }
    #footerContainer
    {
        background: url("Images/Footer.jpg") #D1E4F3 no-repeat left bottom;
        width: 770px;
        border-top: solid 1px #0068B1;
        text-align: center;
    }
    #footerKeywords
    {
        font-size: 0.8em;
    }
    #footerKeywords p
    {
        margin: 0px;
    }
    #legalList li
    {
        display: inline;
        list-style-image: none;
        margin: 0px 5px;
    }
    
    #legalList li a
    {
        color: #0068B1;
        font-size: 16px;
        text-decoration: none;
    }
    #legalList li a:hover
    {
        text-decoration: underline;
    }
    
    #websiteAuthor
    {
        background: #99C5DD;
        color: #FFFFFF;
        width: 770px;
        text-align: center;
    }
    #websiteAuthor a
    {
        color: #FFFFFF;
    }
    
    #header h1
    {
        margin: 10px 10px 0px;
    }
    
    #header h1 span 
    {
        display: block;
        margin-bottom: 5px;
    }
    #header h1 span.mainHeading
    {
        font-size: 22px;
        color: #0068B1;
    }
    #header h1 span.subHeading
    {
        font-size: 16px;
        color: #1584F0;
    }
    
    #navigation
    {
        margin-left: 30px;
        margin-top: 67px;
        position: absolute;
    }
    
    li.AspNet-Menu-Leaf
    {
        display: inline;
        padding: 0px;
        margin: 0px;
    }
    .noStyleMenu li.AspNet-Menu-Leaf
    {
        display: block;
    }
    
    li.AspNet-Menu-Leaf a
    {
        display: inline-block;
        text-transform: uppercase;
        font-weight: bold;
        text-align: center;
        color: #FFFFFF;
        text-decoration: none;
        background: url("Images/NavItem.jpg") no-repeat;
        width: 96px;
        height: 20px;
        margin-right: 1px;
        padding-top: 4px;
    }
    
    .noStyleMenu li.AspNet-Menu-Leaf a
    {
        background: none;
        color: inherit;   
    }
    
    li.AspNet-Menu-Leaf a:hover, li.AspNet-Menu-Selected a
    {
        background: url("Images/NavSelected.jpg") no-repeat;
    }
    
    .noStyleMenu li.AspNet-Menu-Leaf a:hover, .noStyleMenu li.AspNet-Menu-Selected
    {
        background: none;
        color: inherit;   
    }
    
    #bodyMainPrimary, #bodyMainSecondary
    {
        margin-left: 10px;
        margin-top: 10px;
        display: block;
        float: left;
        width: 500px;
    }
    #bodyMainSecondary
    {
        margin-left: 0px;
        float: right;
        width: 232px;
    }
        
    
    div.sidePanel
    {
        width: 232px;
        background: url("Images/SideInfoFooter.jpg") no-repeat left bottom;
        padding-bottom: 20px;
        margin-bottom: 10px;
    }
    
    div.sidePanelBody
    {
        font-family: Arial, Lucida Sans, Times New Roman;
        font-size: 0.9em;
        padding-top: 10px;
        border-left: solid 1px #0068B1;
    }
    
    img.footerBanner
    {
        margin: 10px 0px 0px;
        padding: 0px;
        display: block;
        border-top: solid 1px #0068B1;
        border-bottom: solid 1px #0068B1;
    }
    
    #contactDetails
    {
        background: url("Images/Contact.jpg") no-repeat left bottom;
        width: 232px;
        height: 70px;
        color: #FFFFFF;
        font-weight: bold;
    }
    #contactDetails li
    {
        list-style-type: none;
    }
    #contactDetails a
    {
        color: #FFFFFF;
    }
    #contactEmail, #contactPhone
    {
        position: absolute;
        top: 10px;
        left: 35px;
        font-size: 14px;
        list-style-image: none;
    }
    #contactPhone
    {
        top: 40px;
        font-size: 18px;
    }
    
    div.sidePanel h3 
    {
        width: 212px;
        height: 24px;
        display: block;
        background: url("Images/SideInfoHeader.jpg");
        color: #FFFFFF;
        font-size: 16px;
        padding-left: 20px;
        padding-top: 10px;
    }
    
    .box 
    {
        display: block;
        background: transparent;
        float: left;
    }
    .boxTL, .boxTR, .boxCL, .boxCR, .boxBL, .boxBR
    {
        display: block;
        margin: 0px;
        float: left;
        clear: left;
        width: 100%;
    }
    .boxTR, .boxCR, .boxBR
    {
        float: right;
        clear: right;
    }
    .boxTL
    {
        background: url("Images/BBoxTL.jpg");
        height: 12px;
    }
    .boxTR
    {
        background: url("Images/BBoxTR.jpg");
        height: 12px;
        width: 19px;
    }
    .boxCL
    {
        background: url("Images/BBoxCL.jpg");
    }
    .boxCR
    {
        background: url("Images/BBoxCR.jpg") repeat-y right top;
    }
    .boxBL
    {
        background: url("Images/BBoxBL.jpg");
        height: 23px;
    }
    .boxBR
    {
        background: url("Images/BBoxBR.jpg");
        height: 23px;
        width: 19px;
    }
    
    .homePageBox
    {
        width: 230px;
        margin: 0px 5px;
        min-width: 20em;
    }
    
    .boxContent 
    {
        padding: 8px;
        padding-right: 12px;
    }
    
    .boxContent * 
    {
        color: #FFFFFF;
        list-style-image: none;
    }
    
    /* Clear Fix */
    #bodyMain:after,
    #bodyMainPrimary:after,
    #bodyMainSecondary:after
    {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

}
