.headerBackground{
	background-image:url('/espanol/_code/images/top_banner.jpg');
	background-repeat: no-repeat;
}
.newslink{ font:10px Arial }
.portletTitle_l{ 
	background-image:url(/_code/images/tab_green_l.gif);
	background-repeat:no-repeat;
	width:10px;
	background-color: #99CC99;
}
.portletTitle_r{ 
	background-image:url(/_code/images/tab_green_r.gif);
	background-repeat:no-repeat;
	width:10px;
	background-color: #99CC99;
}
.portletTitle{
	background-image:url(/_code/images/tab_green_m.gif);
	background-repeat:repeat-x;
	/* white-space:nowrap; */
	/* text-align:center; */
	font-size:small;
	font-weight: bold;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; /* 'Bernard MT Condensed' */
	color: #004400;
	background-color: #99CC99;
}
.portletContent{
	line-height: 130%;
	margin-bottom: 5px;
	border-top: 1px solid #cccccc; /* bg13 medium grey */
	border-bottom: 1px solid #cccccc; /* bg13 medium grey */
	border-right: 1px solid #cccccc; /* bg13 medium grey */
	border-left: 1px solid #cccccc; /* bg13 medium grey */
}
