TABLE.portlet { width:100%; }
TABLE.portlet TH.title {
	text-align:left;
	border-bottom:1px solid #D0D0D0;
	color:#003399;
}
TABLE.portlet P.subtitle { margin:-4px 0px 0.5em 0px; }
TABLE.portlet P.indent {
	margin:0px 0px 0.5em 16px;
	line-height:1.4em; }
DIV.icon {
	display:block;
	float:left;
	background:#003399;
	width:12px;
	height:12px;
	margin-bottom:0px;
	margin-right:2px;
}
TABLE.portlet H3 {
	font-size:11px;
	font-weight:bold;
}
TABLE.portlet TABLE.h { width:100%; border-collapse:collapse; margin-bottom:2px; }
TABLE.portlet TABLE.h TH { 
	font-size:11px;
	font-weight:bold;
	color:#003399;
	text-align:left;
	vertical-align:top;
}
TABLE.portlet TABLE.h TH.grayed { color:#D0D0D0; }
TABLE.portlet TABLE.h TD.date { 
	color:#003399;
	text-align:right;
	vertical-align:top;
	padding-left:0.5em;
	white-space:nowrap;
}
TABLE.portlet TABLE.h TD.indent {
	padding-left:16px;
	text-align:left;
	font-weight:normal;
}
TABLE.portlet TABLE.list {
	width:100%;
	border-collapse:collapse;
}
TABLE.portlet TABLE.list TD.item, TABLE.portlet TABLE.list TH.item {
	border-top:1px solid #D0D0D0;
	border-bottom:1px solid #D0D0D0; }
TABLE.portlet TABLE.list TH { background-color:#E8F2FE; }
TABLE.portlet TABLE.list TABLE.h TH { background-color:transparent; }
TABLE.portlet TABLE.round TD { text-align:left; vertical-align:top; }

TABLE#news TH.title { color:#AC2D2D; }
TABLE#news DIV.icon { background-color:#AC2D2D; }