/* press releases */
.pressMain {
	color: #000000;
}
.pressLblSm {
	color: #707887;
	font-size: 11px; font-weight: bold;
	margin-bottom: 3px;
}

.tblPress, .headPress {
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	padding: 11px 6px 13px 6px;
	color: #004480;
}
.tblPress {
	border: solid 1px #d8e1e3; border-width: 0px 0px 1px 0px;
}
.datePress {
	font-size: 10px; font-weight: bold;
	margin-top: 1px; margin-left: -1px;
	color: #707488;
}
.headPress, .headPress:link, .headPress:visited, .headPress:hover {
	padding: 0px;
	font-weight: bold;
	color: #0020a0;
}
.headPress:hover {
	color: #001050;
	text-decoration: underline;
}

.linksPress, .linksPress:link, .linksPress:visited, .linksPress:hover {
	font-size: 11px; font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	color: #3f3c38;
}
.linksPress:hover {
	color: #001050;
	text-decoration: underline;
}
.readmorePress, .readmorePress:link, .readmorePress:hover, .readmorePress:visited {
	font-family: Geneva,Arial,Helvetica,sans-serif; font-size: 9px; font-weight: normal;
	text-align: right; text-decoration: none;
	color: #606678;
}
.readmorePress:hover {
	color: #001050;
	text-decoration: underline;
}
.imgPress {
	border: solid 1px #443f39; border-color: #d0d4e9 #443f39 #443f39 #d0d4e9;
}

.pressHeadline {
	font-size: 17px; font-weight: bold;
	line-height: 17px;
}
.pressSubhead {
	font-size: 12px; font-weight: bold;
}

