/* Formatting for Rounded Corners */




td.Six
{	background-image:url(images/six_02.jpg);
	background-position: top;
	background-repeat: repeat;
	padding-left:4px;
	padding-right:2px;
	font-size:8pt;

}

td.seven
{	background-image:url(images/tall-column.gif);
	background-position: top;
	background-repeat: repeat;
	padding-left:4px;
	padding-right:2px;
	font-size:8pt;

}
td.SixBottom
{	background-image:url(images/six_03.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 14px;
}

td.Events
{	background-image:url(images/events-cell_02.jpg);
	background-position: top;
	background-repeat: repeat;
	padding-left:4px;
	padding-right:2px;
	font-size:8pt;

}	
td.EventsBottom
{	background-image:url(images/events-cell_03.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 14px;
}
td.Insights
{	background-image:url(images/HR-insights-main_15.gif);
	background-position: center;
	background-repeat: repeat;
	padding-left:4px;
	padding-right:2px;
	font-size:8pt;

}

td.InsightsBtm
{	background-image:url(images/index_23.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 14px;
}

td.Footer
{	background-image:url(images/HR-insights-main_21.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 59px;
}

