body {
	font: normal 12pt/1.3em Arial,"Helvetica Neue",Helvetica,sans-serif;
}

#content h1 { font-size: 24pt; }
#content h2 { font-size: 16pt; }
#content h3 { font-size: 14pt; }
#content h4, #content h5, #content h6 { font-size: 12pt; }

/* Hidden elements */

#toprightnav,
#mainnav,
#content-right,
#leftnav  {
	display: none;
}

#wrapper {
	width: auto;
	background: none;
}

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

#footer {
	width: auto;
	margin: 0;
}

/* Furniture elements */

#banner {
	height: auto;
}

#banner h2, #banner h2 a span {
	position: static;
}

#banner h2 {
	font: bold 14pt "Times New Roman", serif;
	margin-bottom: 12pt;
	color: #14306C;
}

#banner h2 a {
	width: auto;
	height: auto;
	/* font-style: italic; */
	text-decoration: none;
	color: #14306C;
}

#accreditation-logos {
	position: static;
}

#footer {
	visibility: hidden;
}

/*********************************************************************
 CONTENT STYLING
*********************************************************************/

#content h1#heading {
	width: 100%;
	min-height: 0;
	background: none;
	color: #000;
	font: bold 20pt Arial, sans-serif;
	margin: 0 0 0 0;
	padding: 0;
}

#content h1#heading span {
	display: none;
}

/*********************************************************************
 PAGE SPECIFIC STYLING
*********************************************************************/

/* Homepage */

#decoration {
	display: none;
}

#language-select {
	display: none;
}

/* Courses */

#content a.button.apply {
	display: none;
}

#existingUserLogin {
	display: none;
}

#registration-form {
	width: 100%;
	border: none;
	padding: 10pt;
}