#top_feature_holder, #main_nav, #sec_nav, #breadcrumb, #footer, #contact_box, #left_column, #right_column, #page_pic, .courses_bt, .ncourse_search_holder, #hp_feature, .contact_right, .nprint {
	display: none!important;
}

/*-  COMMON ELEMENTS
----------------------------------------------------------------------*/
body {
	font-family: "Helvetica New", Helvetica, Sans-serif;
	color: #000000;
	background-color: #ffffff;
	font-size: 12px;
}
a {
	color: #000000;
	text-decoration: none;
}
h1 {
	color: #000000;
	font-size: 200%;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
h2 {
	color: #000000;
	font-size: 130%;
	font-weight: bold;
}
h3 {
	color: #000000;
	font-size: 120%;
	font-weight: bold;
}
h4 {
	color: #000000;
	font-size: 110%;
	font-weight: bold;
}
h5 {
	color: #000000;
	font-size: 100%;
}
p {
	margin: 0px;
	padding: 0 0 5px 0;
	line-height: 140%;
}
