body, form, p, ul, li, input, h1, h2, h3, h4, h5, h6, dl, dt, dd { 
	color: black;
	text-decoration: none;
	background: white;
	font-size:12pt;
	line-height:normal;
}

div#container, div#content {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	background: transparent;     
  }


div#header {
	display:none;
	}		

div#mainnav {
	display:none;
  }

div#leftcol {
	display:none;
	}
		
div#rightcol {
	display:none;
	}
		
div#rightcolhome {
	display:none;
	}

div#footer {
	display:none;
  }	
	
.boldnews {
	color: black;
	font-weight:bold;
	text-decoration: none;
	background: white;
	font-size:12pt;
	line-height:normal;
	}	
	
img.mngmntpic {
	float:left;
	margin:8px 8px 8px 0;
	display:inline;
	}	
	