/* press releases */
.pressMain {
	color: #000000;
}
.pressLblSm {
	font-size: 11px; font-weight: bold;
	color: #8f8c88;
}
.pressHeadline {
	font-size: 22px; font-weight: bold;
	line-height: 23px;
	color: #003378;
	margin-top: 5px; margin-bottom: 3px;
}
.pressSubhead {
	font-weight: bold;
	color: #001048;
	margin-bottom: 20px;
}
.tblPress, .headPress {
	font-family: arial,helvetica,sans-serif; font-size: 12px; font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	padding: 2px; padding-left: 4px; padding-right: 4px;
	color: #004480;
}
.headPress {
	padding: 0px;
	font-weight: bold;
}
.linksPress, .linksPress:link, .linksPress:visited {
	font-family: arial,geneva,helvetica,sans-serif; font-size: 11px; font-weight: normal;
	line-height: 13px;
	text-decoration: none;
	color: #000000;
}
.readmorePress, .readmorePress:hover {
	font-family: Arial,Geneva,Helvetica,Sans-serif; font-size: 10px; font-weight: normal;
	letter-spacing: .05em;
	text-align: right; text-decoration: none;
}
.readmorePress:hover {
	color: #000044;
}
.imgPress {
	border: solid 1px #7f7c78;
}

