
html body {
	color: #434343;
	font: normal 0.75em/1.2em Arial, Tahoma, Verdana, Helvetica, sans-serif;

}

p { line-height: 1.7em; }
a { color: #383972; }



/* Titles & Headings
----------------------------------------------------------- */
h1 { display: none; }
#logo { border: 0; }
h2 {
	font-size: 2em;
	border-top: 1px dashed #efefef;
	padding-top: 20px;
}
h3, .s-home h4 { font-size: 1.3em; color: #646361; }
.minih3, .s-home h4 { font-size: 1.2em; }

/* Footer
---------------------------------------------------------- */
#footer {
	border-top: 1px dashed #efefef;
}


/* Hide: -------------------------------------------------
	- Navigation (top, global and footer)
	- Photo on right hand side of every page
	- 'Contact a Garvan/MLC financial adviser link/image
*/
#topNav, #globalNav, #footer ul, .staff, .contact-garvan, .content-split {
	display: none;
}


/* Buttons
---------------------------------------------------------- */
a.btn {
	display: none;
}
