/* esc.publisher */

.nptitle {
	font-weight: bold;
	display:block;
	margin-bottom:1em;
}

.nplink {
	color: #0061ab;
	text-decoration: none;
}

.nplink:hover {
	color: #0061ab;
	text-decoration: none;
}

.npdoctitle {
	font-weight: bold;
	color: #0061ab;
}

.npdoctext {
	font-weight: normal;
	color: #575757;
}

.nplead {
	font-weight: normal;
	color: #575757;
}

.npheadline {
	font-weight: bold;
	color: #0061ab;
}

.npheadline:hover {
	font-weight: bold;
	color: #0061ab;
	text-decoration: none;
}

.npheadlinelead {
	font-weight: normal;
	color: #575757;
}

.npthumbtitle {
	font-weight: normal;
	color: #575757;
}

.npthumbtext {
	font-weight: normal;
	color: #575757;
}

.nppictext {
	font-weight: normal;
	color: #575757;
}