#Contacts table {margin-top: 10px;}

#Contacts .SectionHead { 	font-size: 1.3em;
	line-height: 1.2em;
	color: #000;
	background-color: #88a9c3;
	padding: 6px;
	text-align: center; 
 }

#Contacts .SectionSubHead { 	font-size: 1.1em;
	line-height: 1.1em;
	color: #fff;
	background-color: #333;
	padding: 4px;
	text-align: center; 
 }

#Contacts .Title {
	font-weight: bold;
}

#Contacts .GreenBarOff {}

#Contacts .GreenBarOn {background-color:#495b68;}

#Contacts td {padding: 4px;}