
/* set white bg and set standard PRINT font size */
body {
   background: #fff;
   font-size: 10pt;
   font-family: "Tahoma", sans-serif;
   overflow: visible;
}

body * {
/*   background: #fff !important;*/
   color: #000 !important;
   font-size: 10pt;
   font-family: "Tahoma", sans-serif !important;
   overflow: visible !important;
   float: none !important;
}


.e-head-pre-wrap,
.e-navigation-wrap,
.e-panel-c,
#strapline
{
	display: none;
}


.system-logo {
	display: none !important;
}

.print-logo {
	display: block;
	float: none !important;
	margin-bottom: 50px;
}

.print-headers {
	display: block;
}

.print-headers p {
	font-size: 16pt;
	font-weight: bold;
}

.e-wrapper {
	width: 670px;
}

.e-title {
	display: block;
}



.e-panel-b {
	width: 100% !important;
	margin: 0;
	padding: 0;
	height: auto;
	float: none !important;
	clear: both !important;
}

.e-panel-c {
/*	clear: both;
	width: auto !important;
	margin: 0;
	padding: 20px 0;
	float: none !important;
	height: auto;*/
}

.e-foot-post {
	margin-top: 12pt;
	border-top: 1px solid #000;
}




a:link, a:visited {
   color: #520 !important;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   margin: 0;
   padding: 0;
}

   
   
#clear-all {
	display: none;
}



div.para-block,
div.para-special-solutions,
div.para-special-consultancy,
div.para-feature {
	border: 0 !important;
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	clear: both;
}

div.para-block h4,
div.para-special-solutions h4,
div.para-special-solutions p,
div.para-special-consultancy h4,
div.para-special-consultancy p,
div.para-block p {
	width: 100% !important;
	margin: 0 !important;
	clear: both;
}



.para-icon {
	display	: none;
	/*background: #fff !important;*/
}



/* ####################################### */
/* ######### HOME PAGE OVERIDES ######### */
/* ####################################### */

.section-altus .e-panel-c {
	display: block;
	width: auto;
}

.section-altus .e-panel-c .e-__news {
	display: none;
}

.section-altus .e-panel-c .e-__quote {
	width: auto;
}

div.home-content {
	color: #000;
	position: static !important;
	width: 100% !important;
	clear: both;
	float: none !important;
	
}


/* ####################################### */
/* ####### CLIENTS PAGE OVERIDES ######### */
/* ####################################### */

.section-clients ul.all-clients li {
	float: left !important;
}
