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


.thrColHyb #sidebar1 {
	display:none;
	background-repeat:no-repeat;
	width:0px;
	height:798px;
}

.thrColHyb #mainContent {
  margin: 0 0px 0 0px; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
  padding: 15px 2em 0 2em; /* padding here creates white space "inside the box." */
} 


body {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#666666;
}