@charset "UTF-8";
#enamIntro {
	border: 1px solid #CCC;
	background-image: url(../images/callout-cell-bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	float: left;
	margin-bottom: 20px;
}
#enamIntronopic {
	border: 1px solid #CCC;
	background-image: url(../images/callout-cell-bg.jpg);
	background-repeat: repeat-x;
	/* [disabled]height: 240px; */
	float: left;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#enamPic {
	width: 160px;
	margin-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding: 0px;
	height: 240px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
#enamIntro h1 {
	margin-bottom: 2px;
	line-height: 28px;
}
#enamIntro h2 {
	margin-bottom: 0px;
	margin-top: 0px;
}
#enamIntro p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 1px;
	color: #333;
}
#enamIntro p.intro-tight {
	font-size: 12px;
	line-height: 14px;
	margin-top: 5px;
	margin-right: 15px;
	color: #333;
}
#enamIntro p.intro-lg {
	font-size: 14px;
	line-height: 24px;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 1px;
	color: #333;
}
.subs-lg-grey {
	color: #999;
	font-size: 23px;
	font-family: arial;
	line-height: 22px;
	margin-top: 9px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.subs-med-grey {
	color: #999;
	font-size: 14px;
	font-family: arial;
	line-height: 20px;
	margin-top: 9px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.subs-lt-blue {
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
	line-height: 18px;
	color: #0099cc;
}.subs-lt-blue a {
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
	line-height: 18px;
	color: #0099cc;
}

