/* Additional attributes for content in RIGHT column */
#colRight H1
{
	font-size:14px;
	font-weight:normal;
	margin-bottom:3px;
	margin-left:0px;	
}

#colRight P.bodytext
{
	font-size: 10px;
}

/* Overriding attributes for content in template #3 */
#ct03 #colLeft P.bodytext,
#ct03 #colNormal P.bodytext,
#ct03 #colRight P.bodytext
{
	font-size: 10px;
}

#ct03 #colLeft H1,
#ct03 #colNormal H1,
#ct03 #colRight H1
{
	font-size:12px;
	font-weight:normal;
	margin-bottom:3px;
	margin-left:0px;	
}

/* NEWS splash in #4 */
TABLE#news-table
{
	margin-left: 10px;
	border: solid 1px black;
}
TD.news-header
{
	background-color:navy;
}
TD.news-header H1
{
	color: white;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
DIV.tx-mininews-pi1-fp_listrow P
{
	font-size: 11px;
	font-color: navy;
	font-family: verdana;
	margin: 0px 0px 0px 0px;
}
DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-datetime
{
	font-size: 10px;
}
DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-title
{
	font-weight: bold;
}
DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-teaser A:hover
{
	text-decoration: underline;
}