#main-title, 
#main-information {
		display: block;
}

#main-title {
		font-weight: bold;
		font-size: 20pt;
		font-weight: 900;
		margin-bottom: 5pt;
}

#main-information {
		font-weight: bold;
		font-size: 16pt;
		font-weight: 600;
}

#banner {
		display: none;
}

.image-row {
		display: none;
}

#leftContent {
		display: none;
}

#content {
    margin: 0 20pt;
    width: auto;
}

#main-content iframe {
		display: none;
}