/* press releases */
.pgPressMain {
	width: 801px;
	padding-left: 14px;
	margin-top: 11px;
}

.newsHeadsBg {
	background-color: #dcebe0;
	color: #444;
}
.lblMain {
	font-family: verdana,arial,sans-serif; font-weight: bold; font-size: 9px;
	color: #dfdcd8;
	background-color: #1f1c18;
	margin-bottom: 0px;
	padding: 3px;
}
.pressMain {
	color: #000;
}
.tblPress, .headPress, td.tblPress {
	width: 33%;
	background-image: url(../images/bg_presshead.gif); background-repeat: x;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	padding: 3px 6px 3px 6px;
	color: #004480;
}
div.tblPress {
	background-image: none;
}

div.headPress, a.headPress:link, a.headPress:visited {
	width: auto;
	background-image: none;
	padding: 0px;
	font-family: Arial,Geneva,Sans-serif; font-weight: bold; font-size: 13px;
	color: #558dc2;
}
a.headPress:hover {
	color: #000;
}
div.headPress {
	background-color: #d2dcd5;
	padding: 3px 3px 4px 3px;
	border: solid 1px #c2ccc4; border-width: 0px 1px 1px 0px;
}
.linksPress, .linksPress:link, .linksPress:visited, .linksPress:hover {
	font-size: 11px; font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	color: #444;
}
.linksPress:hover {
	color: #000;
}
.readmorePress, .readmorePress:link, .readmorePress:hover, .readmorePress:visited {
	font-size: 11px; font-weight: bold;
	text-align: right; text-decoration: none;
	color: #32a769;
}
.readmorePress:hover {
	color: #333;
}
.imgPress {
	border-style: solid; border-width: 1px; border-color: #908d89;
}

.pressHeadline {
	font-size: 17px; font-weight: bold;
	line-height: 17px;
}
.pressSubhead {
	font-size: 12px; font-weight: bold;
}
