﻿
body {
}
#HomeHeader {
    color: #FFFFFF;
    font-family: Georgia;
    font-size: 22px;
    left: 35px;
    position: absolute;
    top: 35px;
    width: 335px;
}
#HomeHeader h1 {
    font-size: 35px;
    font-style: italic;
    font-weight: bold;
}
#HomeHeadDiv {
    position: relative;
}
#treeImg, #CreditsBar {
    display: inline-block;
    vertical-align: top;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}
#treeImg img {
    height: 344px;
    padding-right: 5px;
    width: 776px;
}
#homeNVCAImg {
   display: block;
    margin: auto;
}
#CreditsBar {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: white;/*#F5F4F0;*/
    border-color: #968C6D;
    border-image: none;
    border-style: solid;
    border-width: 4px 0;
    height: 302px;
    padding: 10px;
    width: 175px;
}
.ThomsonTag {
    margin-left: 30px;
    font-weight: bold;
    color: #7B7529;
}

#CreditsPWC {
    font-size: 12px;
    font-weight: bold;
    margin: auto;
    position: relative;
    width: 120px;
    display: block;
    margin: auto;
}
    #CreditsPWC p {
        margin: 5px 0 25px 0;
    }

    #CreditsPWC img {
        display: block;
        margin: auto;
    }

#HomeText {
    margin-top: -11px;
}
    #HomeText div.column h2
    {
        font-style:italic;
        font-family: Georgia;
        font-size: 20px;
    }
#HomeText div.column {
    float: left;
    margin-right: 10px;
    width: 314px;
}
#HomeText div.column h2 {
    margin-bottom: 5px;
    margin-top: 0;
    padding: 10px 0 0 10px;
}
#HomeText a {
    display: block;
    font-family: Georgia;
    font-size: 22px;
    font-style: italic;
    font-weight: bold;
    margin: 5px 0 5px 15px;
}
#HomeText p {
    font-family: Arial;
    font-size: 14px;
    line-height: 18px;
    margin: 5px 30px 0 10px;
    position: relative;
}
#HomeText div.gray {
    display: block;
    height: 310px;
    margin-right: 0;
    margin-top: 10px;
    width: 333px;
}
#HomeText div.panelbutton {
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    height: 150px;
    margin-top: 10px;
    position: relative;
}
#HomeText div.panelbutton:hover {
    background-color: #404041;
}
#HomeText div.orange {
    background-color: #EB8C00;
}
#HomeText div.rose {
    background-color: #DB538A;
}
#HomeText div.red {
    background-color: #DC6900;
}
#HomeText div.black {
    background-color: #602320;
}
#HomeText div.gray {
    background-color: #C7C8CA;
    color: #404041;
}

    #HomeText div.gray p, #HomeText div.gray a {
        margin: 10px 30px 0 10px;
    }
#HomeText div.gray p {
    padding-top: 10px;
}
#HomeText div.gray a {
    font-size: 14px;
    margin-right: 10px;
}
div.panelbutton img {
    bottom: 5px;
    position: absolute;
    right: 5px;
}


#NewsDiv a.UpdatereportLink {
    font-size: 12px;
}

#NewsDiv .reportPanel {
    border-bottom: 1px solid #C7C8CA;
    cursor: pointer;
    float: left;
    margin-top: 15px;
    padding-bottom: 10px;
    position: relative;
    width: 460px;
}

#USReports, #InternationalReports {
   float:left;
   width: 475px;
}

#InternationalReports {
    margin-left: 15px;
}

#USReports h3, #InternationalReports h3{
   color: #A32020;
   border-bottom: 4px solid #A32020;
   width: 460px;
   padding-bottom: 3px;
   margin-bottom: 0;
}

#OtherReports h3 {
       color: #A32020;
}

    #USReports div.TitleContainer, #InternationalReports div.TitleContainer {
    float: left;
    position: relative;
    margin-left: 5px;
    margin-top: 38px;
    width: 350px;
    }
    #USReports img, #InternationalReports img {
        border: 1px solid #C7C8CA;
    }

#USReports a.USReportTitle, #InternationalReports a.IntrReportTitle {
    line-height: 16px;
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
}

#USReports a.UpdatereportLink, #InternationalReports a.UpdatereportLink {
    float:left;
    clear:left;
    margin-top: 10px;
    text-align: center;
    width: 70px;
}

#ArchiveLink {
    color: #A32020;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
}

#ArchiveLink:hover {
    color: #EB8C00;
}

#OtherReports {
    padding-top: 10px;
    float: left;
    clear: both;
}


#NewsDiv .USReport, #NewsDiv .IntrReport {
    clear: left;
    float: left;
    padding: 5px;
    position: relative;
}

#CarouselContainer {
    clear:both;
    display: block;
}

