body {
  color : #000000;
  background : #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
a {
  text-decoration : underline;
  color : #0000ff;
}

#printBanner{
    display: inline;	
}

#framepos {
    width: auto;	
	
}

#controlspos, #menubar, #imgbar, .subhead img, .newslet, .navPosAbs, #menubar2, .leftBox, .locConts, #footer, .navPad {
  display : none;
  float: none;
}
.rightBox, .contentStory{
    width: 100%;
    float: none;
    position: static;
    height: auto;
    
}