body { 
	font-size:12pt; 
	background:#fff; 
	text-align:left;
	color:black;
}
body * { 
	color:black !important;
	font-family:"Times New Roman",Times,serif !important;
}
a {
	color:#0000cc !important;
}
a:after,
a:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}	
#global-wrapper { 
	background-image:none;
	background-color:#fff; 
	width:100%;
	margin:0 2%;
	padding:0;
	padding-top:1em;
}

.print {
	display:block;
}
.hr {
	height:1px;
	background:#000 !important;
}
	
#head, 
#head *, 
#main-nav, 
#main-nav *, 
#breadcrumb,
.main-wrapper .sidebar,
.main-wrapper .inner-wrapper .sidebar,
.push,
#footer-wrapper ul { 
	display:none !important;
	width:1px;
}

#footer-wrapper {
	left:0;
	top:0;
	position:static;
	margin-top:30px;
}


.inner-wrapper,
#content {
	width:100% !important;
	float:none !important;
}	
