/* press releases */
.pressMain {
	/* background-image: url(../images/bg_pressMain.gif); */
	color: #505050;
	margin: 16px 8px 0px 0px;
	padding: 0px;
	height: 213px; overflow: auto;
	scrollbar-face-color: #9eb8c0;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #e0e9ee;
	scrollbar-darkshadow-color: #e0e9ee;
	scrollbar-track-color: #e0e9ee;
	scrollbar-arrow-color: #203040;
}
.pressLbl {
	background-color: #d5d8da;
	color: #ba6004;
	font-family: tahoma,geneva,arial,helvetica,sans-serif; font-size: 10px; font-weight: bold;
	padding: 3px 8px 1px 4px;
	margin: 0px;
	border: solid 1px #a0a0a0; border-width: 0px 1px 1px 0px;
}
.tblPress, .headPress {
	/* background-image: url(../images/bg_tblPress.gif); */
	font-family: geneva,arial,helvetica,sans-serif; font-size: 11px; font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	padding: 10px 4px 9px 4px;
	color: #505050;
}
td.tblPress {
	border: solid 1px #D6E2E8; border-width: 0px 0px 1px 0px;
}
.headPress, .headPress:link, .headPress:visited, .headPress:hover {
	padding: 0px;
	font-weight: bold;
	color: #505050;
}
.linksPress, .linksPress:link, .linksPress:visited, .linksPress:hover {
	font-family: geneva,arial,helvetica,sans-serif; font-size: 11px; font-weight: normal;
	line-height: 13px;
	text-decoration: none;
	color: #505050;
}
.readmorePress, .readmorePress:hover {
	font-family: geneva,arial,helvetica,sans-serif; font-size: 10px; font-weight: bold;
	text-align: right; text-decoration: none;
}
.readmorePress:hover {
	color: #505050;
}
.imgPress {
	border-style: solid; border-width: 1px; border-color: #a0a8aa;
}

.pressLblSm {
	font-size: 11px; font-weight: bold;
}
.pressHeadline {
	color: #002480;
	font-size: 18px; font-weight: bold;
}
.pressSubhead {
	color: #000000;
	font-size: 12px; font-weight: bold;
}
.pressTxtBodyMain {
	line-height: 16px;
	font-weight: normal;
}