@charset "utf-8";
/* CSS Document */

body { 
  color : #000000; 
  background : #ffffff; 
  font-family: Arial, Helvetica, sans-serif;
  font-size : 10pt;
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
#sidebar1sub, #headersub  { 
  display : none; 
}

.thrColAbsHdr #container { 
	width: auto; 
	margin: auto; 
	text-align: left;
} 

.thrColAbsHdr #subContent { 
	margin: 0;
}