div.noprint,
div#sidebar,
div.breadcrumbs,
div#addThis,
div#cookie-law-info-bar
{
    display: none!important;
}

div#content_banner ul,
div#content_banner li{
    list-style: none;
}

div#content_banner li a[href]:after{
    display: none;
}

div#content_related ul,
div#content_related li{
    list-style: none;
    margin: 0;
    padding: 0;
}

div#content_related li a[href]:after{
    display: none;
}

div#content_related li{
    text-align: center;
}

a:link:after, a:visited:after {  
	display: none;
	content: "";    
}

.right-col-top,
.right-col-bottom,
.show-for-small-down,
.hide-for-medium-up {
	display: none;
}

.large-1 {
	width: 8.33333%; 
}

.large-2 {
	width: 16.66667%; 
}

.large-3 {
	width: 25%; 
}

.large-4 {
	width: 33.33333%; 
}

.large-5 {
	width: 41.66667%; 
}

.large-6 {
	width: 50%; 
}

.large-7 {
	width: 58.33333%; 
}

.large-8 {
	width: 66.66667%; 
}

.large-9 {
	width: 75%; 
}

.large-10 {
	width: 83.33333%; 
}

.large-11 {
	width: 91.66667%; 
}

.large-12 {
	width: 100%; 
}

.banner .item-details .caption {
	background-color: #002663;
}

.header_nav {
	display: none;
}

.main-content-column {
	width: 75%;
}

.header-lower,
.page-actions,
.copyright,
.built-on-message {
	display: none;
}

.footer {
	padding-top: 0px;
}

.header-upper .header_logo a {
	background: url("../images/logo.png") !important;
}

a {
	text-decoration: none !important;
}

.hierarchical_submenu a,
.hierarchical_submenu a.selected, 
.hierarchical_submenu a.selected-ancestor {
	padding-left: 15px;
}

.hierarchical_submenu li li a {
	padding-left: 20px;
}

.side-menu-container {
	display: none;
}

.slick-dots {
	background: none !important;
}
