body {
    font-family: "RO Sans", Arial;
    font-size: .8rem;
    line-height: .9rem;
}

.bd-logo {
    text-align: center;
}

.bd-logo img {
    max-width: 150px;
}

div[style] {
    background-image: none;
    width: auto !important;
}

div.bd-photo[style] {
    height: 0 !important;
}

/*.bd-block .bd-text h1, .bd-block .bd-text h2, .bd-block .bd-text p, .bd-block .bd-text ul, .bd-block .bd-text ol {*/
.bd-text h1, .bd-text h2, .bd-text p, .bd-text ul, .bd-text ol {
    margin-bottom: 0;
    padding-bottom: 0;
}

a {
    color: #154273;
    text-decoration: none;
}

ul,
ol,
.bd-icons,
.bd-arrows,
ul.hyperlinks li,
.movie li.bd-arrows,
.audiocontent li.bd-arrows,
.bd-tile .bd-text li,
.bd-text .bd-checklist li {
    background-image: none;
}

.bd-photo img, #bd-feedback, .bd-pageActions, .bd-pageBanner, .bd-portletFooter, footer, .media {
    display: none;
    background-image: none;
}

.bd ul.bd-printcheck li {
    list-style-type: circle;
    padding-left: 0;
    background-image: none;
}

.bd-1of12 { float: left; width: 8.3333%; }
.bd-2of12 { float: left; width: 16.6666%; }
.bd-3of12 { float: left; width: 25%; }
.bd-4of12 { float: left; width: 33.3333%; }
.bd-5of12 { float: left; width: 41.6666%; }
.bd-6of12 { float: left; width: 50%; }
.bd-7of12 { float: left; width: 58.3333%; }
.bd-8of12 { float: left; width: 66.6666%; }
.bd-9of12 { float: left; width: 75%; }
.bd-10of12 { float: left; width: 83.3333%; }
.bd-11of12 { float: left; width: 91.6666%; }
.bd-12of12 { float: left; width: 100%; }

.bd-block {
    display: block;
    width: 100%;
    clear: both;
}
