@import url("shared.css");
@import url("shared_tables.css");
@import url("blkdomain.css");
@import url("blknews.css");
#pgprogram{
	display: block;
	clear: both;
	float: none;
	margin: 0 0 0 0;
	padding: 0;
	width: auto;
	height: auto;
}
#pgprogram H1{
	display: block;
	margin: 0;
	padding: 3px 0 3px 16px;
	background: #336699 url(../img/blkproduct_rt.gif) no-repeat right;
	color: White;
	font-size: 12px;
	font-weight: bold;
}
#pgprogram DIV{
	display: block;
	padding: 0;
	text-align: justify;
	margin: 16px 16px 16px 16px;
}
#pgprogram TABLE.shrlist{
	margin-top: 16px;
	margin-bottom: 16px;
}
#pgprogram TABLE.shrlist TD{
	text-align: center;
}
#pgprogram TABLE.shrlist TFOOT A{
	display: block;
	text-align: center;
}
#pgprogram TABLE.shrform{
	margin-top: 15px;
	width: 250px;
}
#pgprogram TABLE.shrlist TBODY TD{
	width: 20%;
}
#pgprogram TABLE.shrlist TBODY TH,
#pgprogram TABLE.shrlist THEAD TH{
	width: 40%;
	
}