div#logo a {
	background:url('/images/logo_contact.gif') no-repeat;
}

div#masthead {
	background-color: #007d6d;
	height: 200px;
	background-image: url('/images/header_contact.jpg');		
}

div#column1 {
	background-image: url('/images/column_contact.gif');
	
}

a{
	color: #007d6d;
}

p.intro 
{
	color: #007d6d;

}

#pressTable tr {

}

#pressTable th {
	font-size: 10px;
	line-height: 15px; 
	background-color:#9bd3cc;
	color: #333333;
	text-align: left;
	padding: 3px;
	margin-bottom:1px;
	border-bottom: 1px solid #ffffff;	
}

#pressTable td {
	font-size: 10px;
	line-height: 15px; 
	background-color: #dee7e6;
	color: #333333;	
	padding: 3px;
	margin-bottom:1px;	
	border-bottom: 1px solid #ffffff;		
}
