body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3E5262;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}

#masthead {
	height: 90px;
	background-color: #45688A;
	background-image: url(images/ecs-masthead-bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3E5262;

}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3E5262;

}

a {
	color: #000099;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #990000;

}
