BODY {
	background-color: #ffffff; /* body background */
	MARGIN-TOP: 0px; 
	FONT: 85%/1em Verdana /* enlarged font */
}

P {
	LINE-HEIGHT: 1.35em
}
HR {
	display: none
}
LI {
	LINE-HEIGHT: 1.35em /* Delete custom settings make consistent with P element */
}
#header {
  display: none
}
#container {
	MARGIN: 0 auto; 
	WIDTH: 100%; /* percentage based layout */
  background-color: #ffffff
}
#leftColumn, #rightColumn, #pathway, #footer,#footertext,#pagetitle, #pageEmphasis, 
#pageHighlight, 
#topBorder, 
#bottomBorder, 
#leftColumn P, 
#rightColumn P,  
#leftColumn H2, 
#navlist, #youarehere {display: none }

#content {
  padding: 1em;
	/* disabled for printing */
	background-color: #ffffff;
	min-height: 550px;
}
img {
  display: none
)


