/* press releases */
.pressMain {
	color: #000000;
}
.tblPress, .headPress {
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	padding: 0px;
	color: #004480;
}
.headPress {
	padding: 0px;
	font-weight: bold;
}
.linksPress, .linksPress:link, .linksPress:visited, .linksPress:hover {
	font-size: 11px; font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	color: #5f5c58;
}
.linksPress:hover {
	color: #000044;
}
.readmorePress, .readmorePress:hover, .readmorePress:visited {
	font-size: 11px; font-weight: bold;
	text-align: right; text-decoration: none;
}
.readmorePress:hover {
	color: #000044;
}
.imgPress {
	border-style: solid; border-width: 1px; border-color: #403d39;
}

.pressHeadline {
	font-size: 17px; font-weight: bold;
	line-height: 17px;
}
.pressSubhead {
	font-size: 12px; font-weight: bold;
}
