body
{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background: #FFFFFF;
	font-size: 12pt;
}

#page_title,
#accessibility_links,
#main_navigation_title,
#btn_home,
#btn_school_leavers,
#btn_adult_learners,
#btn_employers,
#btn_international,
#main_navigation,
#college_status_title,
#tls_bulb,
#text_only_link,
#log_in_link,
#frm_search,
#left_column,
#right_column,
#content_image
{
	display: none;
}

#logo
{
	
}

#content_icon
{
	text-align: center;
	width: 96%;
}

#content_heading,
#content_title
{
	font-size: 16pt;
	width: 96%;
	text-align: center;
}

#content
{
	width: 96%;
}

	#content h3
	{
		width: 96%;
		font-weight: bold;
		font-size: 14pt;
		padding: 0 0 6pt 0;
		margin: 0;
	}
	
	#content h4
	{
		width: 96%;
		font-weight: bold;
		font-size: 12pt;
		padding: 0 0 6pt 0;
		margin: 0;
	}
	
	#content p
	{
		width: 96%;
		font-weight: normal;
		padding: 0 0 12pt 0;
		margin: 0;
		text-align: justify;
	}

#footer
{
	border-top: 1pt solid #999999;
	color: #999999;
	padding: 6pt 0 6pt 0;
	margin: 6pt 0 0 0;
	text-align: center;
	width: 96%;
}

#footer_logos
{
	text-align: center;
}

a img
{
	border: none;
}

#wrapper
{
	border: none;
}

h3 a:link,
h3 a:visited,
h4 a:link,
h4 a:visited
{
	text-decoration: none;
	color: #000000;
}

