@charset "iso-8859-1";
@import url("../../common/css/format.css");

div#categoryImage {
	background-image : url("../images/outsourcing_image.jpg");
}

h3.mediumHeading {
	background-color : #29669f;
	border-bottom : 1px solid #153276;
}

h4.reference {
	background : url("../images/outsourcing_bullet.gif") left center no-repeat;
}

table.dataTable {
}

table.dataTable th {
	color : #ffffff;
	background-color : #29669f;
}

table.dataTable td {
	background-color : #ecf3fa;
}
