@media print {
	.audience-2column {display: none;}
	.audience-3column {display: none;}

	html { overflow: -moz-scrollbars-vertical !important; overflow-y: scroll;}
	* {
		margin: 0;
		padding:0;
	}
	body {
		color: #5B5B5B;
		line-height:120%;
		margin: 0;
		padding: 0;

		border: 0px #00F solid;
	}
	.clear {
	clear: both;
	margin: 0;
	padding: 0;
	}


	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */


	a {
	}
	p {
		margin: 10px 0 15px 0;
	}
	p.intro {
		color: #006FD2;
		font-size: 1.2em;
		margin: 10px 0 10px 0;
		line-height: 110%;
	}
	p.last-updated {
		color: #006FD2;
		font-size: 0.8em;
		margin: 10px 0 10px 0;
		line-height: 100%;
	}
	#wrap {
		background: transparent;
		width: 940px;
		margin: 0 auto 0 auto;
		text-align: left;
		border: 0px #F00 solid;
	}


	/*  Begin Header section
	=========================*/
.nivoSlider .nivo-html-caption {
	display: none !important;
	visibility: hidden;
}
#player {
	display: none;
}

	/*  Start global-links 
	=========================*/
		#header .global-links {
			width: 600px;
			padding: 0px; 
			float: right;
			border: 0px #f00 solid;
			top: 0px;
			position: relative;
			text-align:right;
			display: none;
			}

		#header #logo  {
			display: none;
			width: 0px;
			height: 0px;
			border: 0px #0F0 solid;
			}	
		#header #logoPrint  {
			display: block;
			width: 229px;
			height: 90px;
			border: 0px #0F0 solid;
			}
/* ========== Search Block ============*/
		#header .global .global-search {
			padding: 0px 0 0 0;
			width: 250px;
			float: inherit;
			border: 1px #0F0 solid;
			text-align:right;
			top: 60px;
			position: relative;
			display: none;
		}
	#navbar-links {
		display: none;

	}
	h1 span {
		display: block;
	}
	h1 a {
		display: block;
		top: 12px;
		text-decoration: none;
		width: 100%;
	}
		.nivo-caption {
			display: none;
		}
		.nivo-controlNav {
			display: none !important;
		}
	#leftcol {
		display: none;
		width: 0px;
	}
	#rightcol {
		float: left !important;
		width: 100% !important;
		margin: 0px 0 0 0px !important;
	}
	#page-content {
		width: 100% !important;
	}
	#secondary-nav {
		display: none;
	}
	#footer-wrap {
		display: none;
	}
/*Lifeline Support */
.page-body .banner {
	display: none;
}
.page-body .col-md-9.indi-long-form-text {
	left: 0px;
	padding: 0px;
}
.page-body .sidebar {
	display: none;
}
.page-body .indi-long-form-text p {
	font-size: 12px;
	margin-bottom: 5px;
}
.page-body .indi-long-form-text h2 {

	font-size: 24px;
}
.page-body .sub-title {

	font-size: 16px;
}
.page-body .indi-long-form-text h3 {
	margin-top: 20px;
	font-size: 20px;
}
.page-body .indi-long-form-text h4, .page-body .indi-long-form-text h4 a {
	font-size: 18px;
	margin-top: 15px;
}
.page-body .indi-long-form-text ul {
	font-size: 12px !important;
}
.page-body .indi-long-form-text li {
	margin-bottom: 4px;
}
}