body {
	background-image: none;
}
#UtilityNavBar,
#PrimaryNav,
#PrimaryNavMenu,
#HeaderQuickLinks,
#HeaderSearchForm,
#nav-toggle .icon-bar {
        display: none;
}

#Header #Logobar{
	background-color: white; background-image: none;
}

#MainZone, #Content {
margin: 0;
padding: 0;
}

p {
	display: block;
	/*width: 640px;*/
	margin: 0 0 1em 0;
	padding: 0;
	max-width: 640px;
}

/* 2021 */

header, footer section, .footer__sub-footer .b-description, .c-social-sharing, .section.section--c-video-player, iframe {
    display: none !important;
}

.section--subpage-w-nav .column.is-3, .section--subpage-wo-nav .column.is-3  {
	display: none;
	width: 0;
}
.section--subpage-w-nav .column.is-8, .section--subpage-wo-nav .column.is-8 {
	width: 100%;
}

h1:before {
    content: url('/Aaaai/build/images/aaaai-footer-logo.png');
}

#content, .c-footer {
	max-width: 640px;
}

.footer__sub-footer .b-copyright {
	width: 640px;
}

.section.c-hero--routing, .column.hero--routing__title {
	padding: .1em;
	margin: .5em;
	background: none;
}

.o-content, .section--main-content {
	padding: .5em;
}

p {
	font-size: .9em !important;
}

a {
	font-size: .95em !important;
}

h1 {
	font-size: 1.2em !important;
}

h2 {
	font-size: 1.1em !important;
}
