.siteMapHeader h1 a,
.siteMapLeft h1 a {
    text-decoration: none;
}
body {
    font-family: arial, verdana, sans-serif;
    font-size: 14px;
    color: #333;
}
.noscriptmsg {
        display: none;
    }

body > noscript {
        display: none;
    }
h1 {
    color: #f38238;
    font-size: 22px;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 0;
}
h2 {
    color: #000;
    font-size: 15px;
    margin-bottom: 10px;
}
.post .entry h2 {
    font-size: 20px;
}
p {
    line-height: 1.5em;
    margin-bottom: 7px;
}
.threecol,
.twocol {
    width: 100%;
    padding: 0;
    background: #eef0f7;
    clear: left;
    margin-top: 5px;
}
.left {
    float: left;
    width: 50%;
}
.servicecolumn {
    width: 33%;
    float: left;
}
ol,
ul {
    margin: 0 0 20px 30px;
    padding: 0 0 0 10px;
}
li {
    margin-bottom: 5px;
    line-height: 20px;
}
table {
    width: 100%;
    border: none;
    padding: 0;
    margin: 0;
}
td {
    padding: 5px 10px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: #eef0f7;
}
.tabs {
    width: 100%;
    display: inline-block;
}
.tab-links {
    margin: 0;
    padding: 0;
}
.tab-content {
    padding: 15px;
    border-radius: 3px;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
    background: #fff;
}
.tab.active {
    display: block;
}
.tab {
    display: none;
}
.tab-links li {
    margin: 0 5px;
    float: left;
    list-style: none;
}
li.active a,
li.active a:hover {
    background: #fff;
    color: #4c4c4c;
}
.tab-links a {
    padding: 9px 8px;
    display: inline-block;
    border-radius: 3px 3px 0 0;
    background: #7fb5da;
    font-size: 15px;
    font-weight: 600;
    color: #4c4c4c;
    transition: all linear 0.15s;
}
.siteMapColumn {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-spacing: 7px;
}
.siteMapHeader h1 {
    font-size: 18px;
    color: #576ead;
}
.threecol .siteMapLeft h3 a {
    font-size: 12px !important;
    white-space: pre-wrap;
    overflow: hidden;
    text-decoration: none;
    font-weight: 500;
}
.siteMapLeft {
    float: left;
    width: 33%;
}
.siteMapLeft h1 {
    font-size: 16px;
}
.imageButton {
    padding: 5px;
    float: left;
}
.imageButton .textArea {
    color: #fff !important;
    width: 100%;
    height: 30%;
    background-color: black;
    opacity: 0.9;
    text-align: center;
    position: absolute;
    bottom: -3px;
    left: 0px;
    padding: 5px 3px;
    box-sizing: border-box;
    display: inline-table;
}
.imageButton .textArea span {
    display: table-cell;
    vertical-align: middle;
}
.imageButtonImage {
    background-size: cover;
    display: block;
    height: 112px;
    width: 112px;
    float: left;
    position: relative;
    font-size: 11px;
    font-weight: bold;
    color: #fff !important;
}
.FormParagraph,
.FormParagraphLabel,
#backToDiv,
#breadcrumbs,
#divisionalSearchBox,
#googleFilter,
#homebanner,
#leftcol,
#mobilebreadcrumbs,
#nav,
#navForMobile,
#sidebar,
#sidebarDiv,
#toptabs,
.gmnoprint,
.languagelinks,
.menu-button,
.nav,
.rightimg,
.searchAtTopIcon,
footer,
.print_page,
.geolocator,
.corner-link {
    display: none;
}
