@charset "UTF-8";
/* CSS Document */

body	{
	font-size: 9pt;
	line-height: 1.5em;
	font-family: helvetica, arial, sans-serif;
	letter-spacing: 0.02em; 
	padding: 2em;
}
	
#nav_main,
#quiz,
#site_info,
#secondary_content,
#skip_to_page_links,
.apply_now_btn {
	display: none;
}
	
h1, h3	{
	font-size: 1.5em;
	line-height: 1.5em;
	margin-bottom: 1em;
	padding-bottom: .5em;
	border-bottom: 1px solid #ccc;
}

h2 { font-size: 1em; }
	
#branding	{ color: #999; }
