/* =Print Style
-------------------------------------------------------------- */
body,
body.home,
body.page {
	background: none !important;
}
body, 
blockquote, div,
p, ul, ol, li, 
em, strong, a, 
table, tr, td {
	font-family: "Helvetica Neue", "Helvetica LT Std", Helvetica, Arial, sans-serif; 
}
a,
ul a,
li a {
	text-decoration: none !important;
	color: #ab4899;
}
#wrapper {
	clear: both !important;
	display: block !important;
	float: none !important;
	position: relative !important;
}
#header {
	border-bottom: 2pt solid #000;
	padding-bottom: 18pt;
}
.nav,
#primary-nav {
	display: none;
}
.page h1 {
	float: none;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	font-size: 13pt;
}
h1, h2, h3, h4, h5, h6,
.page h1,
.page h2,
.page .subtitle,
.page h2.subtitle,
.page h3.subtitle,
.page h4.subtitle,
.page h5.subtitle,
.page h6.subtitle,
.caption {
	color: #000 !important;
}
#access,
#branding img,
#respond,
#super-nav,
.main-nav,
.footer-nav,
.social-icon-links,
.social,
.social.sidebar,
.masthead .caption,
#slider .slider-nav,
#comcast .featuresImg,
#skip {
	display: none !important;
}
#container,
#header,
#footer {
	margin: 0;
	width: 100%;
}
#primary-table .masthead .dates {
	display: inline;
	position: relative;
	clear: left;
}
#logo {
	width: 200px !important;
	height: 74px !important;
}
.contact-us {
	text-align: left;
	background-image: none !important;
}
.home-link {
	display: none !important;
}
.alignleft,
.alignright {
	display: inline-block;
	width: 20%;
}
.alignright { 
	float: right;
}
.alignleft {
	float: left;
}
img { margin-bottom: 15px; }