@charset "utf-8";
/* CSS Document */

body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
  border: none !important;
  float: none !important;
  margin: 8px !important;
  padding: 0% !important;
  width: auto !important;
  visibility: visible !important;
  overflow: visible !important;
}
a {
  text-decoration : underline;
  color : #0000ff;
}
#header, #side-a {
  display : none;
}
#contentwide {
	width: auto; 
	margin-left: auto;
	margin-right: 15px; 
	float: none;}

#contentwide table tr th{
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;	
  align: left;
  margin-right: 10px;
}

table {
	align: left;	
}
.collapus {
  	font-family : "Times New Roman", Times, serif;
  	font-size : 12pt;		
	clear: both;
	margin-left: auto;
	margin-right: 0px; 
	align: left;
}