.td-header-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #316C98;
}
.td-header-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF9900;
}

.td-header-bgimage {
	background: url(/images/Top-bg.gif) repeat-x;
	position: static;
	width: auto;
	background-image: url(/images/Top-bg.gif);
}
.heading {
	font-weight: 600;
	font-size: 12pt;
	color: #202020;
	font-family: Arial, Helvetica, sans-serif;
}
.td-header-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #66CC33;
}
.td-active-cell {
	
	color: #FFFFFF;
}
.colorCell {
	background-color: #8EA3E2;
}
.serviceLink {
	line-height: 15px;
	color: white;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.serviceLink:hover { 
	text-decoration: underline; 
}
#wrapper #page #page-bgtop #sidebar p {
	position: relative;
	visibility: visible;
	height: 70px;
	width: 150px;
	bottom: 3px;
}
