.noprint, div.rightnav, table#head { display : none; }
	div#subcontent { 
		width: 40em; padding: 10px 5px 30px;
		border-bottom: 1px solid black; border-top: 1px solid black;
	}
	tabel#footcont  { width: 40em; }
	td#footA { text-align: left; }
	
	
div.greybar{
	font-family: helvetica, verdana;
	display: block;
	background:#eeeeee;
	border-top:1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	padding:.2em;
	padding-left:0px;
	padding-right:0px;
	width:100%;
	color:#001F6F;
	font-weight:bold;
	font-size:1.0em;
	margin-bottom:10px;
	text-transform: uppercase;
	text-align:center;
}