body {
	font-family: arial;
	background-color: white !important;
	background-image: none !important;
	color:black;
}
.head, .menu, .rightarea, .sharing, .breadcrumb {
	display: none!important;
}

.printlogo {
	display: block;
	width: 100%;
	background: #595959;
	font-size: 20px;
}

.printlogo img { 
	margin-right: 20px;
}

.allwrap {
	width: 100%;
}

h1, h2, h3, h4 {
	margin: 10px 0px;
	padding: 0px;
	text-decoration: none;
	color: black;
}

a {
	color: black;
	text-decoration: underline; 
}

.bodytext {
	font-size: 10pt;
}

.csc-header h1 {
	font-size: 13pt;
}

.allwrap, .span8, .span10 {
	width: 100%;
}

div.contentarea {
	width: 100%;
	float: none;
	padding: 0px 10px;
	margin-top: 0px;
}

.row-fluid .span8 {
	width: 100%;
}