/***********************
	ECI
	11/24/08
***********************/
body {
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	width: 950px;
	background: url("../images/common/Background.GIF") repeat-y 0 0;
}

table tr.heading td { 
	padding: 5px 0;
	background: #000033;
	color: #fff;
	text-align: left;
	text-indent: 40px;
}