body{background:#F6F6F6;}
#Logo{margin-top:40px;margin-bottom:60px;}
.Wide1 {margin:0px !important;padding-left: 100px;}
.pageTitle{padding-bottom: 10px;}
ul.pageAnchors {
    margin:0;
    margin-bottom:50px;
}

ul.pageAnchors li {
    padding: 5px 0;
    border-bottom: 1px solid #e5e3d5;
}

ul.pageAnchors li a{
    color:#A98F63;
    font-size:11px;
}

a {
    text-decoration:none;color:#A98F63;
}

.Content h1 {
    font-size:16px;
    font-weight:normal;
    margin: 30px 0 15px 0;
}

.Content h2 {
    font-size:10px;
    font-weight:bold;
    color:#535352;
    padding-bottom:10px;
    border-bottom: 1px solid #e5e3d5;
    margin-top:20px;
}

.Content {
    font-size:10px;
    color:#7c7b75;
}

.Content ol {
    list-style:decimal;
    margin-left:40px;
}

.Content ol li{
    margin:8px 0;
}

.Content ol ol{
    list-style:lower-alpha;
}


.pageTitle {
    color:#747474;
    font-size:17px;
    text-transform:uppercase;
    border-bottom: 1px solid #e5e3d5;
    margin-bottom:1px;
}

.pageTitleWrapper {
    border-bottom: 8px solid #e5e3d5;
    margin-bottom:30px;
}

.backToTop {
    margin: 40px 0;
    text-align:right
}

.backToTop a { 
    text-transform: uppercase;
    font-size:9px;
    color:#A98F63;
    text-decoration:none;
    background: url(/templates/__custom/images/backToTopArrow.png) no-repeat left center;
    width:90px;
    height:25px;
    padding-left:18px;
}
