/* press releases */
.pressMain {
	color: #efb0a0;
}
.pressLblSm {
	font-size: 11px; font-weight: bold;
	color: #8f8c88;
}
.pressHeadline {
	font-size: 22px; font-weight: bold;
	line-height: 23px;
	color: #780020;
	margin-top: 4px; margin-bottom: 5px;
}
.pressSubhead {
	font-weight: bold;
	color: #780020;
	margin-bottom: 15px;
}
.tblPress, .headPress {
	font-family: arial,helvetica,sans-serif; font-size: 11px; font-weight: normal;
	line-height: 13px;
	text-decoration: none;
	padding: 2px; padding-left: 4px; padding-right: 4px;
	color: #ffffff;
}
.headPress, .headPress:link, .headPress:visited {
	padding: 0px;
	font-weight: bold;
	color: #ffefd3;
}
.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: #fffcfa;
}
.readmorePress, .readmorePress:link, .readmorePress:visited {
	font-family: verdana,arial,geneva,helvetica,sans-serif; font-size: 10px; font-weight: bold;
	text-align: right; text-decoration: none;
	color: #ffefd3;
}
.readmorePress:hover, .headPress:hover, .linksPress:hover {
	color: #ffdf40;
}
.imgPress {
	border-style: solid; border-width: 1px; border-color: #403d39;
}
