/* CSS Document */

body { 
  color : #000; 
  background : #ffffff; 
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10pt; 
  width:610px;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FFF;
	display:none;
	}

#content-main, #right-col-ditr, #right-col-ll {
	position:absolute;
	left:0px;
	width:610px;
	text-align:left;
	}

#body_bg, #top_nav, #left-col, #top-home, #basenav_home, .footer_home, #first-tee {
	display:none;
	}


input.noPrint { display: none; }

 


