@charset "UTF-8";
a:link {
	color: #007885;
	text-decoration: none;
}
a {
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #007885;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #007885;
}
#oneSheet {
	padding-top: 16px;
	padding-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 507px;
}
.pressPhotosContainer {
	text-align: left;
	width: 507px;
	float: right;
	padding-top: 16px;
	padding-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#pressPhoto1 {
	float: left;
	width: 120px;
}
#pressPhoto2 {
	float: left;
	width: 120px;
	margin-right: 8px;
}
#njjs {
	background-color: #EBE8D6;
	padding-top: 4px;
	background-image: url(../Images/Nav/rc_top_sb.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#njjs p {
	font-size: 70%;
	line-height: 1.4em;
	margin-top: 8px;
	margin-right: 16px;
	margin-left: 16px;
}
#njjsCap {
	background-image: url(../Images/Nav/rc_bottom_sb_drk.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 16px;
}
#PressPhotosContent {
	text-align: left;
	width: 507px;
	padding-top: 16px;
}
#PressPhotosContent img {
	float: left;
	margin-right: 8px;
	display: inline;
}
#PressPhotosDLL {
	height: 120px;
	width: 507px;
}
