/* press releases */
.pressMain {
	color: #000;
}
.tblPress, .headPress {
	font-family: arial,helvetica,sans-serif; font-size: 12px; font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	padding: 7px 3px;
	color: #004480;
}
.tblPress {
	border: solid 1px #afa8a0; border-width: 0px 0px 1px 0px;
}
.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: 11px; font-weight: bold;
	text-align: right; text-decoration: none;
}
.readmorePress:hover {
	color: #484440;
}
.imgPress {
	border-style: solid; border-width: 1px; border-color: #80888a;
}

.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;
}
.pressSidebar {
	height: 375px; 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;
	padding: 1px 5px;
}
