#pageheader,
.addthis_toolbox,
#article-comments,
.nocontent,
#channel-nav,
#section-nav,
#company-nav,
#subs-footer {
    display: none;
}

body {
    color: #444;
    background-color: #fff;
    font: 62.5%/1.7em "Trebuchet MS", "Times New Roman", serif;
}

.article h1 {
    margin: 0 0 10px 0;
    font-size: 26px;
    line-height: 32px;
    font-weight: 200;
}

.article h2 {
    margin: 0 0 10px 0;
    font-size: 22px;
    line-height: 24px;
    font-weight: 200;
}

.article h3 {
    margin: 0 0 10px 0;
    font-size: 18px;
    line-height: 24px;
    font-weight: 200;
}

.article h4 {
    margin: 0 0 10px 0;
    font-size: 16px;
    line-height: 18px;
    font-weight: 200;
}

.article h5 {
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
}

.article p,
.article li {
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 18px;
}

p.standfirst {
    margin: 0 0 10px 0;
    color: #999;
    background-color: transparent;
    font-size: 16px;
    line-height: 22px;
}

.index-entry p,
.index-entry li {
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
}

.imgRight {
    float: right;
    margin: 0 0 0 20px;
}

.imgLeft {
    float: left;
    margin: 0 20px 0 0;
}

.imgRight,
.imgLeft,
.imgCenter {
    border-top: 2px solid #999;
    border-bottom: 1px solid #999;
}

.boxRight,
.boxLeft,
.boxCenter {
    margin: 10px 0;
    background-color: #efefef;
    border-top: 2px solid #999;
    border-bottom: 1px solid #999;
    color: inherit;
}

.caption {
    font-size: 0.8em;
}

* {
overflow: visible;
}

img {
    border: none;
}

* {
    margin: 0;
    padding: 0;
}

a.gallery-link {
    font-size: 18px;
    text-decoration: none;
}
a {
    color: #444;
    background-color: transparent;
    text-decoration: none;
}

a.gallery-link {
    font-size: 18px;
    text-decoration: none;
}
.gallery-thumb a {
    display: block;
    min-height: 191px;
}
.gallery-thumb a {
    display: inline-block;
    max-width: 140px;
    min-height: 180px;
}

.gallery-thumb {
    position: relative;
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 140px;
    margin: 10px;
    padding-left: 5px;
}

#gallery-modal {
    display: none;
    width: 640px;
    height: auto;
    margin: 0 auto;
    background-color: #fff;
    overflow: auto;
}

.gallery-thumb {
    margin: 0 0 5px 0;
}

.gallery-thumb span {
    clear: both;
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    color: #999;
    background-color: inherit;
    padding-top: 2px;
}

.page-head {
    position: relative;
    margin: 5px 10px 10px 10px;
    text-align: left;
    overflow: hidden;
}

.page-head h1 {
    margin: 0 0 10px 0;
    font-size: 32px;
    line-height: 32px;
    font-weight: 200;
}

.panel-group .panel {
    margin-bottom: .5rem;
}

.panel-heading {
    color: #fff;
    color: #444;
}

.panel-title {
    font-size: 1rem;
    line-height: 2rem;
    font-weight: 400;
}

.panel-title a {
    padding: .5rem;
    background-color: transparent;
}

.panel-body {
    color: #444;
    background-color: white;
}

.panel-body button.btn {
    margin: 1rem 0;
}

.pull-right {
    padding-left: 0.7%;

}

.collapse.in {
    display: inline-block;
}

.collapse {
    display: inline-block;
}

.glyphicon {
    display: none;
}

.panel-title {
    font-size: 1rem;
    line-height: 2rem;
    font-weight: bold;
}

a.back-to-top {
    display: none;
}

button {
    display: none;
}
