* {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #383431;
	font-size: 12pt;
	line-height: 110%;
	font-weight: normal;
}

/* Remove unwanted elements */
#footer, #footer_foundation, #nav-main, #leftNav, #identity, #searchnavContainer, #footerContainer, #breadcrumb, #deep_head, div.mcdropdown, #contact_form, #dialog_form, div.mcdropdown, .center5_head, #branding-bar, #toggles, #search, #section-nav, #skipnav, #subbranding-bar, .breadcrumbs, .page-title, .right-off-canvas-menu
{
display: none;
}
#irca_logo, #irca_contact {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 130px;
}
#irca_logo img {
	
}
.tab_content{
	display: block !important;
	}
.tab_container {
	border: none;
}

#irca_contact {
	padding-top: 20px;
	width: 100%;

}
/* Ensure the content spans the full width */
.head, #main_large {
	width: 100%; 
	margin: 0px;
	padding: 0px;
	float: none !important;
	color: black;
	background: transparent none;
 }
.head {
	position:absolute;
	top:0px;
	left: 0px;
}
#main_large {
	position:absolute;
	top:50px;
	left:0;
}
.contentArea {
background: none;
}
h1, #main_large h1 {
	font-size: 17pt;	
	width: auto;
	border-bottom: 1px solid #2A2A2A;
}
h2, #main_large h2 {
	font-size: 14pt;
	border-bottom: 0px;
	width: auto;
}

h3, #main_large h3 {
	font-size: 13pt;
	border-bottom: 0px;
	width: auto;
}

h4, #main_large h4 {
	font-size: 12pt;
	border-bottom: 0px;
	width: auto;
}