
body, .companyContentACBallast, .companyContentESS, .companyHeader
{
	font-size: small;
}

.companyContentACBallast, .companyContentESS
{
	vertical-align: middle;
	height: 48px;
	background-color: #f5f5f5;
	border-top: solid 1px gray;
	border-bottom: solid 1px gray;
	text-align: left;
	padding-left: 5px;
}

.footerBlankCell { background-color: #f5f5f5; border: solid 1px gray; width:auto; }

.companyContentACBallast { color: green; border-right: none; border-left: solid 1px gray; }

.companyContentESS { color: black; border-left: none; border-right: solid 1px gray; }

.companyImageESS, .companyImageACBallast 
{
	border-top: none;
	border-left: none;
	border-bottom: gray 1px solid; 
}
.companyImageESS { border-right: gray 1px solid; }
.companyImageACBallast { border-left: gray 1px solid; }

.companyHeader
{
	vertical-align: middle;
	border-bottom: gray thin solid;
	background-color: #dcdcdc;
	text-align: center;
	color: Black;
	height: 15px;
}

.EmailACBallast { color:Green; }
.EmailESS { color: Blue; }
.FooterTable { width:100%; }
