﻿body {
    margin: 0px 0px 0px 0px;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    color: #404040;
}

div.Background
{
    width: 100%;
    background: url("/_images/sitebackground.jpg") no-repeat center top; 
}

div.Container
{
    display: inline-block;
    width: 998px;
}

    div.Header
    {
        float: left;
        width: 703px;
        height: 60px;
        padding: 30px 148px 10px 147px;
    }
        div.HeaderLogo
        {
            float: left;
            width: 140px;
        }
        
        div.HeaderSearch
        {
            float: left;
            width: 210px;
            padding: 30px 0px 0px 353px;
        }
        
            div.HeaderSearch h1
            {
                float: left;
                padding: 5px 0px 0px 0px;
                margin: 0px 0px 0px 0px;
                font-size: 11px;
                font-weight: normal;
            }
            
            .searchBox
            {
                float: left;
                border: 1px solid #c8c7c7;
                width: 122px;
                height: 21px;
                background: url("/_images/searchBackground.jpg");
                margin: 0px 5px 0px 5px;
            }
            
            a.searchGo
            {
                float: left;
                text-decoration: none;
                display: block;
                width: 28px;
                height: 25px;
                background: url("/_images/searchGo.gif");
            }
      

        div.HeaderImagesLeft
        {
            float: left;
            text-align: left;
        }
          
      div.HeaderImages
      {
        float: left;
        position: absolute;
        top: 133px;
        width: 100%;
        height: 308px;
      }
                 
div.Content
{
    float: left;
    text-align: left;
    width: 703px;
    padding: 0px 147px 0px 148px;
}

    div.BodyText
    {
        float: left;
        position: relative;
        z-index: 100;
        width: 321px;
        padding: 228px 35px 0px 147px;
    }
    
    a.green, a.readMoreLink
    {
        display: block;
        height: 20px;
        text-decoration: none;
        background: url("/_images/readMoreLink.jpg") no-repeat;
        color: #06412f;
        padding: 0px 0px 0px 15px;
        margin: 5px 0px 0px 0px;
    }
    
    a.green,a.readMoreLink:hover
    {
        text-decoration: underline;
    }
    a.green
    {
    	clear:both;
        margin:0px;
        background: url("");
    }
    
div.Footer
{
    float: left;
    width: 703px;
    padding: 20px 147px 0px 148px;
}

    div.FooterLinks
    {
        float: left;
        width: 703px;
        border-top: 1px solid #0d5841;
        padding: 5px 0px 10px 0px;
        font-size: 11px;
    }
    a.footerLink
    {
        color: #404040;
        text-decoration: none;
    }
    a.footerLink:hover
    {
        text-decoration: underline;
    }


.FloatLeft
{
	float:left;
}
.ClearBoth
{
	clear:both;
}
.Pager *
{
	color:#046A52;
}
.Pager span
{
	font-weight:bold;
}


a.standard
{
    text-decoration: none;
    font-weight: bold;
    color: #06412F;
}

a.standard:hover
{
    text-decoration: underline;
}

a.quickLinks, a.innerPageLink
{
    display: block;
    text-decoration: none;
    height: 20px;
    padding: 3px 0px 10px 27px;
    color: #404040;
    font-size: 11px;
}
a.quickLinks:hover,  a.innerPageLink:hover
{
    text-decoration: underline;
}

a.innerPageLink
{
    font-size: 12px;
    padding: 0px 0px 0px 27px;
}

a.divisionLink
{
    display: block;
    text-decoration: none;
    height: 20px;
    padding: 5px 0px 10px 27px;
    color: #06412F;
    font-weight: bold;
    font-size: 14px;
    background: url("/_images/icon_webLink.jpg") no-repeat;
}

a.divisionLink:hover
{
    text-decoration: underline;
}


a.emailLink
{
    display: block;
    text-decoration: none;
    height: 20px;
    padding: 5px 0px 10px 27px;
    color: #06412F;
    font-weight: bold;
    font-size: 12px;
    background: url("/_images/icon_email.jpg") no-repeat;
}

a.emailLink:hover
{
    text-decoration: underline;
}


a.divisionLink:hover
{
    text-decoration: underline;
}


.financialLink
{
    background: url("/_images/icon_FinancialReport.jpg") no-repeat;
}

.performanceLink
{
    background: url("/_images/icon_PerformanceHistory.jpg") no-repeat;
}

.pressLink
{
    background: url("/_images/icon_PressRelease.jpg") no-repeat;
}

.taxLink
{
    background: url("/_images/icon_taxInformation.jpg") no-repeat;
}

.shareholderLink
{
    background: url("/_images/icon_Shareholder.jpg") no-repeat;
}

.analystLink
{
    background: url("/_images/icon_analyst.jpg") no-repeat;
}

.contactLink
{
    background: url("/_images/icon_ContactInvestor.jpg") no-repeat;
}

.note
{
    font-size: 11px;
}

div.NoSilverlightImage
{
    position: absolute;
    display: inline-block;
    height: 308px;
    width: 100%;
    text-align: center;
}