﻿body {
    margin: 10px auto 0;
    padding: 0;
    width: 934px;
    color: #3C3C3B;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 14px;
}

.footerPage h1 {
    font-size: 16px;
    margin-top: 20px;
}

.errorPage {
    float: left; 
    margin: 30px 0 50px 165px !important;	
    display: inline; 
    padding-bottom: 0; 
    width: 602px; 
    line-height: 20px;
}

.errorPage h1 {
    font-size: 24px; 
    font-weight: bold;
    margin-top: 20px;
    line-height: 28px; 
    margin-left: 35px;
}

.errorPage a {
    font-weight: bold;
}

.errorPage p {
    padding-left: 0; 
    margin-left: 35px; 
}

/* Sitemap on erropage */
.errorPagesMainCategory {
    width:195px; 
    float: left; 
    margin: 0 5px 30px 0; 
    display: inline;
}

.errorPagesMainCategory a {
    display: block; 
    float: none;
}

.errorPagesMainCategory .Level1 {
    margin-left: 0; 
    font-weight: bold; 
    font-size: 9pt;
}

.errorPagesMainCategory .Level2 {
    margin: 5px 0 0 10px; 
    font-weight: bold;
}

.errorPagesMainCategory .Level3 {
    margin-left: 20px;
}

.errorPagesMainCategory .Level4 {
    margin-left: 40px;
}

.errorPagesMainCategory .Level5 {
    margin-left: 60px;
}

.errorPageSitemapContainer {
    float: left; 
    margin: 20px 0 15px 0; 
    width: 100%;
}

.errorPageSitemapElement {
    float: left; 
    width: 100%;
}

.errorPage .Header {
    float: left; 
    font-size: 12pt; 
    font-weight: bold; 
    margin-bottom: 10px;
}

.errorPageSitemapElement a {
    font-weight: normal;
}

.errorPageBackHome {
    display: none;
}

.errorPageSitemapElementTop {
    width:195px; 
    float: left; 
    margin: 0 5px 30px 0; 
    display: inline;
}

.errorPageSitemapElementTop a {
    display: block; 
    float: none;
}

.sitemapLeft, .sitemapCenter, .sitemapRight {
    width: 200px; 
    float: left;
}

.sitemapHR {
    margin: 20px 0 20px 0; 
    overflow: hidden; 
    width: 100%; 
    height: 1px; 
    float: left;
}

