/* bitpipe abstract */
#micrositeSocialMediaNav{
	display: none;
}

.resDetail {
  background-color: #fff;
  overflow: hidden;
  padding: 30px 50px;
}

.resTitleLogo {
  clear: both;
  margin-bottom: 20px;
  overflow: hidden;
  width: 100%;
}
.resTitleLogo h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px !important;
}
.resTitleLogo h3 a {
  color: #15204f;
}
.resTitleLogo h4 {
  color: #666;
  font-size: 12px;
  font-weight: normal;
}

.resAbstract {
  clear: both;
  overflow: hidden;
  width: 100%;
}
.resAbstract .col1 {
  float: left;
  padding-right: 25px;
  width: 190px;
}
.resAbstract .col1 td {
  font-size: 12px;
  padding: 0 25px 5px 0;
  vertical-align: top;
}
.resAbstract .col1 td strong {
  font-weight: bold;
}
.resAbstract .col2 {
  float: left;
  width: 605px;
}
.resAbstract .col2 .abstract {
  border-top: 1px solid #ccc;
  padding: 10px 0 0;
}
.resAbstract .col2 h5 {
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-top: 2px;
  text-transform: uppercase;
}
.resAbstract .col2 p {
  margin-bottom: 10px;
}
.resAbstract .col2 a.viewNow {
  background: url(../images/viewNowGradient.png) repeat-x 0 0;
  border-radius: 8px;
  color: #fff !important;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0 20px;
  padding: 5px 30px;
  text-align: center;
}
.resAbstract .col2 a.viewNow:hover {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
  text-decoration: none !important;
}

/* Remove Old Sponsored Content Header From Abstract Pages */

#micrositeAdvertisement{
	display: none;
}

/* Site Container */
.site-container{
	background: #f2f2f2;
}

/* Site Header */

.header-logo{
	bottom: 0;
}
.header-search, .nav-list-item{
	top:0;
}
.nav{
	border-bottom: 1px solid #e3e3e3;
	padding-top: 0;
}
.nav .nav-social,.nav .nav-user{
	display: none;
}

/* Hide Printer Icon on Landing and Topic Pages */
body#microsite .contentTools-print{
	display: none;
}
/* Show Printer Icon on Article Pages */
body#article .contentTools-print{
	display: inline-block;
}

/* Ad Container */

.micrositeArticlePage .adContainer{
	height: auto;
	margin: 10px 0 10px -10px;
	max-height: 250px;
	max-width: 300px;
	width: 100%;
}

.micrositeArticlePage .micrositeSplash{
	background:url(../images/splashGradient.jpg)no-repeat 0 0;
	box-sizing:border-box;
	height:250px;
	width:300px;
}
.micrositeArticlePage .micrositeSplash .micrositeSplashHeader{
	background:rgb(0,82,114);
	background:rgba(0,82,114,.5);
	height:20px;
	padding:10px 20px;
}
.micrositeArticlePage .micrositeSplash .micrositeSplashHeader img{
	float: left;
	margin: 5px 10px 0 0;
}
.micrositeArticlePage .micrositeSplash .micrositeSplashHeader h2{
	color:#fff;
	display: inline;
	float:left;
	font-family: inherit;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.5;
	margin:0;
	text-transform: none;
	width:auto;
}
.micrositeArticlePage .micrositeSplash p{
	color:#fff;
	font-size: 22px;
	line-height: 25px;
	margin:40px 40px 20px;
	width:auto;
}
.micrositeArticlePage .micrositeSplash a{
	background:#f2f2f2;
	border-radius: 3px;
	box-sizing:border-box;
	color:#005272;
	font-family: 'NHaasGroteskTXW01-75Bd', Helvetica, Arial, sans-serif;
	font-size: 12px;
	height: 34px;
	margin: 0 40px;
	padding:10px 34px;
	width:122px;
}
.micrositeArticlePage .micrositeSplash a:hover{
	background:#e2e2e2;
}
/* Sponsored Content Header */

.fixedPosition{
	left: 0;
	position:fixed !important;
	top:-1px !important;
}
.relativePosition{
	position: relative !important;
	left: inherit !important;
}
.pushLeft{
	border-left: 1px solid #e3e3e3 !important;
	left: inherit !important;
}
.micrositeSponsoredContentHeader{
	display: block;
	height: 62px;
	padding:0 15px 10px;
	margin-top: 61px;
	background: #fff url(../images/border_diagonal.png) repeat-x 0 bottom;
	position: relative;
}
.micrositeSponsoredContentHeader ul{
	list-style: none;
}
.micrositeSponsoredContentHeader ul li{
	height: auto;
}
.micrositeSponsoredType{
	display: block;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: -.02em;
	line-height: 38px;
	color: #00b3ab;
	text-align: left;
	margin: 0;
}
/*.micrositeSponsoredType:before{
	content:"Sponsored Content";
}*/
.micrositeWhatIsThis{
	display: inline-block;
}
.micrositeWhatIsThis:hover{
	cursor: pointer;
}
.micrositeWhatIsThis a{
	color:#676767;
	display: none;
	font-size: 12px;
	margin-right: 15px;
	position: relative;
	top: -8px;
}
.micrositeWhatIsThis .icon-arrow-down{
	display: inline-block;
	font-size: 20px;
	top: -5px;
}
.micrositeSponsorLogo{
	float: right;
	margin-top: -20px;
}
.micrositeSponsorLogo p{
	display: none;
}
.micrositeWhatIsThis-dropDownPanel{
	background-color: #fff;
	border:1px solid #ccc;
	border-top: none;
	box-sizing:border-box;
	display: none;
	left: 0px;
	padding:15px 10px 15px 15px;
	position: absolute; 
	top: 62px;
	width: 100%;
	z-index: 3;
}
.micrositeWhatIsThis-dropDownPanel p{
	font-size: 12px;
	margin:0;
	padding:0; 
}

/* Fixed Position Sponsored Content Header */
.header-mobile-fixed .micrositeSponsoredContentHeader{
	position: relative;
	z-index: 3;
	width: 100%;
	box-sizing: border-box;
	height: 52px;
}
.header-desktop-fixed .micrositeSponsoredContentHeader{
	position: fixed;
	z-index: 999;
	width: 100%;
	box-sizing: border-box;
	height: 52px;
	top:58px;
}
.header-desktop-fixed .micrositeSponsoredType,.header-mobile-fixed .micrositeSponsoredType{
	line-height: 27px;
}
.header-desktop-fixed .micrositeWhatIsThis a,.header-desktop-fixed .micrositeWhatIsThis i,.header-desktop-fixed .micrositeSponsorLogo p,.header-mobile-fixed .micrositeWhatIsThis a,.header-mobile-fixed .micrositeWhatIsThis i,.header-mobile-fixed .micrositeSponsorLogo p{
	line-height: 18px !important;
}
.header-desktop-fixed .micrositeSponsorLogo img,.header-mobile-fixed .micrositeSponsorLogo img{
	margin-top: 0;
}
.header-desktop-fixed .locking-left-bar,.header-mobile-fixed .locking-left-bar{
	top: 125px !important;
}
.header-desktop-fixed .micrositeWhatIsThis-dropDownPanel,.header-mobile-fixed .micrositeWhatIsThis-dropDownPanel{
	top:42px;
}
.header-searchsite-display{
	background: #fff;
	border-bottom: 1px solid #e3e3e3;
	line-height: 55px;
}
/*.header-mobile-fixed .micrositeSponsoredContentHeader{
	top: -1px;
	position: fixed;
}*/
.header-mobile-fixed .main-content{
	margin-top: 140px;
}

/* Main Content Styling */

.main-content{
	background:#fff url(../images/gradient_bar_320.jpg)no-repeat 0 0;
	padding:10px 0 0;
}

/* Landing Page Middle Column Content */

.micrositeLandingPage{
	background: none;
	margin: 20px 0;
	padding-top: 0;
}
.micrositeLandingPage h2{
	color:#1a1a1a;
	font-family: 'NHaasGroteskTXW01-75Bd', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 20px;
	line-height: 22px;
	margin:0 0 10px;
}
.micrositeLandingPage .micrositeSectionIntro{
	display: block;
	font-style: normal;
	font-size: 13px;
	line-height: 20px;
	margin:0 0 20px;
}
.micrositeLandingPage .micrositeSectionIntro + hr{
	background: url(../images/border_diagonal.png) repeat-x 0 bottom !important;
	border: 0;
	height: 10px;
	left: inherit;
	position: relative;
	width: 100%;
}
.micrositeLandingPage h3{
	font-family: 'NHaasGroteskTXW01-75Bd', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 16px;
	line-height: 24px;
	margin: 20px 0;
}
.micrositeLandingPage p{
	display: none;
}
.micrositeLandingPage p + hr{
	background: #e3e3e3;
	border:0;
	height: 1px;
	left: inherit;
	margin: 0;
	max-width: 615px;
	position: relative;
	width: 100%;
}

/* Topic Page Middle Column Content */

.micrositeTopicPage{
	background: none;
	margin: 20px 0;
	padding-top: 0;
}
.micrositeTopicPage h2{
	color:#1a1a1a;
	font-family: 'NHaasGroteskTXW01-75Bd', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 20px;
	line-height: 22px;
	margin:0 0 20px;
}
.micrositeTopicPage .micrositeSectionIntro{
	display: block;
	font-style: normal;
	font-size: 13px;
	line-height: 20px;
	margin:0 0 30px;
}
.micrositeTopicPage .micrositeSectionIntro + hr{
	background: url(../images/border_diagonal.png) repeat-x 0 bottom !important;
	border: 0;
	height: 10px;
	left: inherit;
	margin-bottom: 35px;
	position: relative;
	width: 100%;
}
.micrositeTopicPage h3{
	font-family: 'NHaasGroteskTXW01-75Bd', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 16px;
	line-height: 24px;
	margin: 20px 0;
	color: #343433;
}
.micrositeTopicPage h3:first-of-type{
	margin: 0 0 20px;
}
.micrositeTopicPage p{
	display: none;
}
.micrositeTopicPage p + hr{
	background: #e3e3e3;
	border:0;
	height: 1px;
	left: inherit;
	margin: 0;
	max-width: 615px;
	position: relative;
	width: 100%;
}

/* Article Page Middle Column Content */

.micrositeArticlePage{
	background: none;
	margin: 40px 0;
	padding-top: 0;
}
.micrositeArticlePage h2{
	color:#1a1a1a;
	font-family: 'NHaasGroteskTXW01-75Bd', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 20px;
	line-height: 22px;
	margin:0 0 20px;
}
.micrositeAuthorByline{
	color: #000;
	font-size: 12px;
	font-weight: 700;
}
.micrositeAuthorByline .name{
	color: #000;
}
.micrositeAuthorByline .title{
	color: #999;
	display: block;
	font-size: 10px;
}
.micrositeArticlePage p{
	display: block;
	margin: 0 0 20px;
}
.micrositeArticlePage .micrositeSupportingMaterial{
	background: #f2f2f2;
	margin: 0 0 15px -20px;
	padding:10px 0;
	width: 118%;
}
.micrositeArticlePage img.ad{
	display: block;
	margin: 0 0 0 -10px;
	height: auto;
	width: 100%;
	max-height: 250px;
	max-width: 300px;
}
.micrositeArticlePage > ul{
	color: #666;
	margin:-15px 0 20px 20px;
	max-width: 620px;
}
.micrositeArticlePage ol{
	color: #666;
	margin:0 0 20px -17px; 	
}
.micrositeCallOut{
	background: url(../images/border_diagonal.png) repeat-x 0 top;
	margin: 0 0 20px;
	padding-top: 10px;
}
.micrositeCallOutTop{
	background: #333;
	height: auto;
	overflow: hidden;
	padding:20px 40px;
}
.micrositeCallOutTop p{
	color:#fff;
	font-size: 16px;
	line-height: 26px;
	margin:0;
	text-align: left;
}
.micrositeCallOutBottom{
	background: #000;
	padding: 10px 25px;
}
.micrositeCallOutBottom a{
	background: #128cc3;
	border-radius: 5px;
	box-sizing:border-box;
	color:#fff;
	display: block;
	font-size: 14px;
	line-height: 1;
	height: auto;
	margin: 0 auto;
	padding:14px 27px;
	text-align: center;
	width: 185px;
}
.micrositeDesktopResourcesBar,.micrositeDesktopRelatedContentBar{
	display: none;
}

.micrositeArticlePage .disclaimerContent hr{
	background: url(../images/border_diagonal.png) repeat-x 0 bottom !important;
	border: 0;
	height: 10px;
	left: inherit;
	margin-bottom: 15px;
	position: relative;
	width: 100%;
}

.disclaimerContent p {
	margin-bottom:0px;
}
.disclaimerContent .disclaimer{
	display: none;
	margin-bottom: 10px;
}
.showhide{
	color:#00b3ac;
	font-family: 'NHaasGroteskTXW01-75Bd', Helvetica, Arial, sans-serif;
	font-size: 14px !important;
}
.showhide:hover{
	cursor: pointer;
}

/* Left Column & Mobile Menus */

.micrositeShareBarDesktop{
	display:none;
}
.share-bar-desktop{
	background: none;
	padding:0 0 15px;
}
.micrositeShareBarDesktop .micrositeShareBarItemDesktop{
	display: inline-block;
}
.micrositeShareBarDesktop .micrositeShareBarItemDesktop a{
	color: #00b3ac;
	font-size: 25px;
}
.micrositeShareBarDesktop .micrositeShareBarItemDesktop a:hover{
	color: #006860;
}
.micrositeDesktopSeriesBar,.micrositeDesktopArticleBar{
	display: none;
}
.micrositeSeriesBarHeader,.micrositeArticleBarHeader{
	font-size: 18px;
	line-height: 1.22em;
	letter-spacing: -.02em;
	padding: 15px 20px 15px 43px;
	border-bottom: 1px solid #e3e3e3;
	position: relative;
}
.micrositeSeriesBarHeader .icon,.micrositeArticleBarHeader .icon{
	font-size: 35px;
	color: #00b3ac;
	position: absolute;
	top: 9px;
	left: 9px;
}
.micrositeSeriesBarItem,.micrositeArticleBarItem{
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4em;
	letter-spacing: .02em;
	padding: 15px 20px;
	border-bottom: 1px solid #e3e3e3;
	cursor: pointer;
}
.micrositeDesktopSeriesBar .micrositeSeriesBarItem,.micrositeDesktopArticleBar .micrositeArticleBarItem{
	font-size: 12px;
	font-weight: 300;
	line-height: 1.2em;
	letter-spacing: .02em;
	padding: 15px 20px;
	border-bottom: 1px solid #e3e3e3;
	cursor: pointer;
}
.micrositeSeriesBarItem:last-child,.micrositeArticleBarItem:last-child {
	border: 0;
}
.micrositeMobileSeriesSidebars .micrositeSeriesBarItem:last-child,.mobile-sidebars .micrositeSeriesBarItem:last-child{
	border-bottom: 1px solid #e3e3e3;
}
.micrositeSeriesBarItem.selected,.micrositeArticleBarItem.selected{
	background-color: #f2f2f2;
}
.micrositeSeriesBarItem.selected a,.micrositeArticleBarItem.selected a {
	color: #04B3AC;
}
.micrositeSeriesBarItem a,
.micrositeSeriesBarItem-link a,
.micrositeArticleBarItem a,
.micrositeArticleBarItem-link a {
	color: #999;
}
.micrositeSeriesBarItem:hover a,
.micrositeSeriesBarItem-link:hover a,
.micrositeArticleBarItem:hover a,
.micrositeArticleBarItem-link:hover a {
	color: #323232;
}

/* Just Mobile Menus */

.micrositeMobileSeriesSidebars,.mobile-sidebars{
	display: none;
	box-sizing:border-box;
	width: 100%;
	padding-left: 30px;
	margin-left: -30px;
	background-color: #fff;
}
.close-icon{
	font-size: 18px !important;
	top: 4px !important;
}
.micrositeMobileNativeResourcesBar{
	display: none;
	background: #fff;
}
.micrositeResourcesBarHeader{
	font-size: 18px;
	font-family: 'NHaasGroteskTXW01-75Bd', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1.22em;
	letter-spacing: -.02em;
	padding: 15px 20px 15px 57px;
	border-bottom: 1px solid #e3e3e3;
	position: relative;
}
.micrositeMobileNativeResourcesBar .micrositeResourcesBarHeader .icon{
	color:#00b3ac;
	font-size: 48px;
	left: 9px;
	position: absolute;
	top:2px;
}
.micrositeMobileNativeResourcesBar .micrositeResourcesBarItem{
	border-bottom: 1px solid #e3e3e3;
	font-size: 12px;
	font-family: 'NHaasGroteskTXW01-75Bd', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1.2em;
	letter-spacing: .02em;
	padding:20px;
	padding-left: 55px;
}
.micrositeMobileNativeResourcesBar .micrositeResourcesBarItem a{
	color: #008bc1;
}
.micrositeMobileNativeResourcesBar .micrositeResourcesBarItem a:hover{
	color: #005272;
}
.micrositeMobileNativeResourcesBar .micrositeResourcesBarItem span{
	color: #a6a6a6;
	display: block;
	white-space: nowrap;
	font-family: 'NeueHaasGroteskText W01', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
}
.micrositeMobileNativeResourcesBar .micrositeResourcesBarItem:last-child{
	border-bottom: 1px solid #e3e3e3;
}

/* Video Player */

#player{
	background: none;
	margin:20px auto;
	padding: 0;
}
#close {
	display: none;
}
.resizer {
	height: auto;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.thumb {
	display: block;
	height: 100%;
	margin-top: 0;
	position: relative;
	width: 100%;
	z-index: 9;
}
.thumb img {
	height: auto;
	position: absolute;
	width: 100%;
}
.thumb .videoDuration {
	background-color: rgba(0, 0, 0, 0.6);
	color: #fff;
	float: right;
	font-size: 12px;
	margin: 0;
	padding: 3px;
	position: relative;
	width: 30px;
}
.thumb .videoTitle {
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.6);
	color: #fff;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	padding: 11px 0;
	text-align: center;
	position: absolute;
	width: 100%;
}
.thumb:hover {
	cursor: pointer;
}

#playlist_player {
	float: none;
	padding-bottom: 62%;
	position: relative;
	height: 100%;
	margin: 0 auto;
	max-height: 100%;
	max-width: 100%;
	width: 100%;
}

.BrightcoveExperience {
	position: absolute;
	top: 0;
	left: 0;
}

.displayNone{
	left:-9999px;
	display: none !important;
}

@media (min-width: 360px){

	.micrositeArticlePage .micrositeSupportingMaterial{
		background: #f2f2f2;
		margin: 0 0 15px -20px;
		padding:10px 0;
		width: 118%;
	}
	.micrositeArticlePage img.ad{
		display: block;
		margin: 0 auto;
	}

}

@media (min-width: 640px){

	/* Sponsored Content Header */

	.micrositeSponsoredType{
		float: left;
	}
	.micrositeSponsoredType{
		display: block;
		font-size: 24px;
		font-weight: 700;
		line-height: 62px;
		letter-spacing: -.02em;
		color: #00b3ab;
		text-align: left;
		margin: 0 20px 0 0;
	}
	.micrositeWhatIsThis{
		float: left;
	}
	.micrositeWhatIsThis a{
		display: inline-block;
		float: left;
		line-height: 65px;
		margin-top: 0;
		top: 0;
	}
	.micrositeWhatIsThis i{
		float: left;
		line-height: 65px;
		margin-top: 0;
		top: 0 !important;
	}
	.micrositeSponsorLogo{
		margin: 0;
	}
	.micrositeSponsorLogo p{
		color:#333;
		display: inline-block;
		float: left;
		font-size: 15px;
		line-height: 65px;
		margin: 0;
		margin-right: 5px;
		position: relative;
		top: 0;
	}
	.micrositeSponsorLogo img{
		margin-top: 16px;
	}
	.micrositeWhatIsThis-dropDownPanel{
		width: 375px !important;
	}

	/* Fixed Sponsored Content Header */

	.header-mobile-fixed .micrositeSponsoredType{
		line-height: 42px;
	}
	.header-mobile-fixed .micrositeWhatIsThis a,.header-mobile-fixed .micrositeWhatIsThis i,.header-mobile-fixed .micrositeSponsorLogo p{
		line-height: 44px !important;
	}
	.header-mobile-fixed .micrositeSponsorLogo img{
		margin-top: 5px;
	}

	/* Main Content Styling */

	.main-content{
		background:#fff url(../images/gradient_bar_640.jpg)no-repeat 0 0;
		padding:20px 0 0;
	}

	/* Landing Page Middle Column Content */
	
	.micrositeLandingPage{
		margin: 20px 0 40px;
	}
	.micrositeLandingPage h2{
		font-size: 30px;
		line-height: 32px;
		margin: 0 0 20px;
	}
	.micrositeLandingPage .micrositeSectionIntro{
		font-size: 16px;
		line-height: 22px;
		margin: 0 0 60px;
	}
	.micrositeLandingPage h3{
		font-size: 20px;
		line-height: 26px;
	}
	.micrositeLandingPage p{
		display: block;
		font-size: 14px;
		line-height: 22px;
		margin: 0 0 40px;
	}

	/* Topic Page Middle Column Content */
	
	.micrositeTopicPage{
		margin: 40px 0 40px;
	}
	.micrositeTopicPage h2{
		font-size: 30px;
		line-height: 32px;
		margin: 0 0 20px;
	}
	.micrositeTopicPage .micrositeSectionIntro{
		font-size: 16px;
		line-height: 22px;
		margin: 0 0 30px;
	}
	.micrositeTopicPage h3{
		font-size: 20px;
		line-height: 26px;
		margin: 40px 0 20px;
	}
	.micrositeTopicPage h3:first-of-type{
		margin: 40px 0 20px;
	}
	.micrositeTopicPage .micrositeSectionIntro + hr{
		left: inherit;
		margin-bottom: 0;
		position: relative;
	}
	.micrositeTopicPage p{
		display: block;
		font-size: 14px;
		line-height: 22px;
		margin: 0 0 20px;
	}

	/* Article Page Middle Column Content */

	.micrositeArticlePage{
		background: none;
		margin: 40px 0;
		padding-top: 0;
	}
	.micrositeArticlePage h2{
		color:#1a1a1a;
		font-family: 'NHaasGroteskTXW01-75Bd', Helvetica, Arial, sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 37px;
		line-height: 50px;
		margin:0 0 20px;
	}
	.micrositeAuthorByline{
		font-size: 14px;
	}
	.micrositeAuthorByline .title{
		font-size: 11px;
	}
	.micrositeArticlePage p{
		margin: 0 0 20px;
	}
	.micrositeArticlePage .micrositeSupportingMaterial{
		background: none;
		margin: 0;
		padding:inherit;
		width: inherit; 
	}
	.micrositeArticlePage img.ad, .micrositeArticlePage .adContainer{
		border: 0;
		float: right;
		margin: 0 0 20px 20px;
		height: auto;
		width: 100%;
		max-height: 250px;
		max-width: 300px;
	}
	.micrositeArticlePage ul{
		font-size: 17px;
		margin: 20px 0 20px 20px;
		line-height: 1.3em;
	}
	.micrositeArticlePage p + ul,.micrositeArticlePage p + ol{
		color: #666;
	}
	.micrositeArticlePage ol{
		font-size: 17px;
		margin: 20px 0 20px 0;
		line-height: 1.3em;
	}
	.micrositeArticlePage li{
		margin-bottom: 20px;
	}
	.micrositeCallOutTop p{
		font-size: 22px;
		line-height: 38px;
	}
	.micrositeCallOutBottom a{
		font-size: 20px;
		line-height: .7;
		padding: 20px 30px;
		width: 275px;
	}

	.micrositeArticlePage .disclaimerContent hr{
		left: inherit;
		margin:0 0 20px;
		position: relative;
		width: auto;
	}

	.disclaimerContent p {
		margin-bottom:0px;
	}
	.disclaimerContent .disclaimer{
		display: none;
		margin-bottom: 10px;
	}
	.showhide{
		color:#00b3ac;
		font-family: 'NHaasGroteskTXW01-75Bd', Helvetica, Arial, sans-serif;
		font-size: 14px !important;
	}
	.showhide:hover{
		cursor: pointer;
	}

	 /* Mobile Menus */

	.micrositeMobileSeriesSidebars,.mobile-sidebars{
		padding-left: 40px;
		margin-left: -40px;
	}

	.close-icon{
		font-size: 20px !important;
		top: 7px !important;
	}

	/* Video Player */

	#player{
		background: none;
		clear: right;
		margin:20px auto;
		padding: 0;
	}
	#close{
		display: none;
	}
	.resizer {
		height: auto;
		width: 100%;
		overflow: hidden;
		position: relative;
	}
	.thumb {
		display: block;
		height: 100%;
		margin-top: 0;
		position: relative;
		width: 100%;
		z-index: 9;
	}
	.thumb img {
		height: 100%;
		width: 100%;
	}
	.thumb .videoDuration{
		font-size: 14px;
		padding:3px 6px;
		width: 36px;
	}
	.thumb .videoTitle{
		font-size: 24px;
	}

	/* Content Recommendation Container */

	.contentRecommendationContainer.notLoggedIn{
		clear: right;
		float: right;
		margin: 20px 0 40px 20px;
		width: 300px;
	}
	.contentRecommendationContainer.loggedIn{
		clear: right;
		float: right;
		margin-left: 20px;
		width: 100%;
	}
	.contentRecommendationContainer.loggedIn .postLogin .addressment{
		font-size: 15px;
		text-align: left;
	}
	.contentRecommendationContainer.loggedIn .postLogin li.asset{
		height: auto;
		margin-bottom: 10px;
		overflow: hidden;
		padding: 20px 0 0;
	}
	.contentRecommendationContainer.loggedIn .postLogin .circle{
		clear: left;
		float: left;
		margin:0 20px 0 10px; 
		width: 105px;
	}
	.contentRecommendationContainer.loggedIn .postLogin .asset p.cta{
		float: left;
		margin-bottom: 10px;
		text-align: left;
		width: 73%;
	}
	.contentRecommendationContainer.loggedIn .postLogin .asset .viewNow{
		float: left;
		margin:0;
		padding: 6px 0 0; 
	}
}

@media (min-width: 960px){

	/* Site Header */

	.header{
		background: #fff;
		height: 90px;
	}
	.header-logo{
		bottom: 10px;
	}

	/* Sponsored Content Header */

	.micrositeSponsoredContentHeader{
		margin-top: 0 !important;
	}
	.micrositeWhatIsThis a{
		display: inline-block;
		float: left;
		line-height: 65px !important;
		margin-top: 0 !important;
		top: 0 !important;
	}
	.micrositeWhatIsThis i{
		float: left;
	}

	/* Fixed Sponsored Content Header */
	.header-desktop-fixed .locking-full-bar{
		top: 0 !important;
	}
	.header-desktop-fixed .micrositeSponsoredType{
		line-height: 42px;
	}
	.header-desktop-fixed .micrositeWhatIsThis a,.header-desktop-fixed .micrositeWhatIsThis i,.header-desktop-fixed .micrositeSponsorLogo p{
		line-height: 44px !important;
	}
	.header-desktop-fixed .micrositeSponsorLogo img{
		margin-top: 5px;
	}

	/* Main Content Styling */

	.main-content{
		background:#fff url(../images/gradient_bar_960.jpg)no-repeat 0 0;
		padding:30px 40px 0;
	}

	/* Landing Page Middle Column Content */

	.micrositeLandingPage{
		margin: 30px 0 40px;
	}
	.micrositeLandingPage h2{
		font-size: 44px;
		line-height: 50px;
	}
	.micrositeLandingPage .micrositeSectionIntro{
		font-size: 20px;
		line-height: 26px;
		margin: 0 0 45px;
	}
	.micrositeLandingPage h3{
		font-size: 24px;
		line-height: 30px;
		margin: 30px 0 20px;
	}
	.micrositeLandingPage p{
		margin: 0 0 30px;
	}

	/* Topic Page Middle Column Content */

	.micrositeTopicPage{
		margin: 35px 0 40px;
	}
	.micrositeTopicPage h2{
		font-size: 44px;
		line-height: 50px;
	}
	.micrositeTopicPage .micrositeSectionIntro{
		font-size: 20px;
		line-height: 26px;
		margin: 0 0 40px;
	}
	.micrositeTopicPage h3{
		font-size: 24px;
		line-height: 30px;
		margin: 30px 0 20px;
	}
	.micrositeTopicPage p{
		margin: 0 0 20px;
	}

	/* Article Page Middle Column Content */

	.micrositeCallOut{
		margin: 0 0 40px;
	}
	.micrositeCallOutBottom{
		height: auto;
		overflow: hidden;
	}
	.micrositeCallOutBottom a{
		float: right;
	}
	.locking-left-bar .micrositeDesktopResourcesBar{
		background: url(../images/border_diagonal.png) repeat-x 0 top;
		display: block;
		margin-top: 10px;
		width: 170px;
	}
	.micrositeDesktopResourcesBar{
		display: none;
	}

	/* Left Column Menus */
	.locking-full-bar .micrositeRightRail,.micrositeDesktopResourcesBar{
		background: url(../images/border_diagonal.png) repeat-x 0 top;
		display: block;
		width: 175px;
	}
	.micrositeArticlePage .micrositeRightRail{
		display: none;
	}
	.micrositeShareBarDesktop{
		text-align: center;
		list-style: none;
		display: block; 
	}
	.content-left{
		padding-top: 40px;
	}
	.notPersistent{
		margin-top: 0 !important;
		position: relative !important;
		top:0 !important;
	}
	.micrositeShareBarDesktop{
		background: none;
		padding:0 0 10px;
		width: 175px;
	}
	.micrositeDesktopArticleBar{
		display: block;
		width:175px;
	}
	.micrositeSeriesBar, .micrositeArticleBar{
		font-family: 'NHaasGroteskTXW01-75Bd', Helvetica, Arial, sans-serif;
  		font-weight: 400;
  		font-style: normal;
	}
	.micrositeDesktopSeriesBar,.micrositeDesktopArticleBar{
		background: url(../images/border_diagonal.png) repeat-x 0 top;
		display: block;
		margin: 0;
    	padding-top: 10px;
    	width: 175px;
	}
	.micrositeDesktopRelatedContentBar{
		display: none;
	}
	.micrositeSeriesBarHeader,.micrositeArticleBarHeader{
		font-size: 18px;
		line-height: 1.22em;
		letter-spacing: -.02em;
		padding: 20px 20px 20px 43px;
		border-bottom: 1px solid #e3e3e3;
		position: relative;
	}
	.micrositeSeriesBarHeader,.micrositeArticleBarHeader{
		font-size: 15px;
		font-family: 'NHaasGroteskTXW01-75Bd', Helvetica, Arial, sans-serif;
		font-weight: 400;
		font-style: normal;
    	padding-left: 20px;
	}
	.micrositeSeriesBarHeader .icon,.micrositeArticleBarHeader .icon{
		top: 11px;
		left: -11px;
	}
	.micrositeSeriesBarItem,.micrositeArticleBarItem{
		font-family: 'NeueHaasGroteskText W01', Helvetica, Arial, sans-serif;
		padding: 20px 15px;
	}
	.micrositeSeriesBarItem.selected,.micrositeArticleBarItem.selected {
	    font-family: 'NeueHaasGroteskText W01', Helvetica, Arial, sans-serif;
	    border-left: 5px solid #00b3ac;
	    background-color: transparent;
	}
	.micrositeSeriesBarItem.selected a,.micrositeArticleBarItem.selected a{
		color: #323232;
	}
	.see-more,.see-more a{
		color:#b3b3b3;
		font-family: 'NHaasGroteskTXW01-75Bd', Helvetica, Arial, sans-serif;
		font-size: 14px !important;
		text-align: center;
	}
	.micrositeResourcesBarHeader{
		font-size: 15px;
		line-height: 1.22em;
		letter-spacing: -.02em;
		padding: 30px 0 20px;
		border-bottom: 1px solid #e3e3e3;
		position: relative;
	}
	.micrositeResourcesBarList{
		list-style:none; 
	}
	.micrositeResourcesBarItem{
		font-size: 12px;
		font-weight: 300;
		line-height: 1.2em;
		letter-spacing: .02em;
		margin-bottom: 0 !important;
		padding: 15px 20px;
		border-bottom: 1px solid #e3e3e3;
		cursor: pointer;
	}
	.micrositeResourcesBarItem:last-child{
		border: 0;
	}
	.micrositeResourcesBarItem a{
		color: #999;
		display: block;
	}
	.micrositeResourcesBarItem a:hover{
		color: #323232;
	}
	/* Mobile Menus */
	.micrositeMobileSeriesSidebars,.mobile-sidebars{
		display: none;
	}

	/* Video Player */

	#player{
		background: none;
		clear: right;
		margin:20px auto;
		padding: 0;
	}
	#close{
		display: none;
	}
	.resizer {
		height: auto;
		width: 100%;
		overflow: hidden;
		position: relative;
	}
	.thumb {
		display: block;
		height: 100%;
		margin-top: 0;
		position: absolute;
		width: 100%;
		z-index: 9;
	}
	.thumb img {
		height: 100%;
		width: 100%;
	}
	.thumb .videoDuration{
		font-size: 14px;
		padding:3px 6px;
		width: 36px;
	}
	.thumb .videoTitle{
		font-size: 24px;
	}

}

@media (min-width: 1280px){

	.micrositeSponsoredContentHeader{
		margin-top: 0px !important;
	}

	/* Main Content Styling */

	.main-content{
		background:#fff url(../images/gradient_bar.jpg)no-repeat 0 0;
		padding:39px 40px 0;
	}

	/* Landing Page Middle Column Content */

	.content-center{
		width: 750px;
	}
	.micrositeLandingPage{
		margin: 0 0 40px;
	}
	.micrositeLandingPage h2{
		margin: 35px 0 20px;
	}
	.micrositeLandingPage .micrositeSectionIntro{
		margin: 0 0 40px;
		width: 750px;
	}
	.micrositeLandingPage .micrositeSectionIntro + hr{
		left: inherit;
		position: relative;
		width: 750px;
	}
	.micrositeLandingPage h3{
		margin: 20px 0;
	}
	.micrositeLandingPage p{
		margin: 0 0 40px;
		width: 615px;
	}
	hr{
		width: 615px;
	}

	/* Topic Page Middle Column Content */

	.content-center{
		width: 870px;
	}
	.micrositeTopicPage{
		margin: 0 0 40px;
	}
	.micrositeTopicPage h2{
		margin: 40px 0 20px;
	}
	.micrositeTopicPage .micrositeSectionIntro{
		margin: 0 0 40px;
		width: 750px;
	}
	.micrositeTopicPage .micrositeSectionIntro + hr{
		left: inherit;
		position: relative;
		width: 750px;
	}
	.micrositeTopicPage h3{
		margin: 20px 0;
		width: 615px;
	}
	.micrositeTopicPage h3:first-of-type{
		margin: 20px 0 20px;
	}
	.micrositeTopicPage p{
		margin: 0 0 20px;
		width: 615px;
	}
	hr{
		width: 615px;
	}

	/* Article Page Middle Column Content */

	.micrositeArticlePage{
		margin: 0 0 40px;
		position: relative;
		width:870px;
	}
	.micrositeArticlePage h2{
		margin: 25px 0 15px;
		width: 640px;
	}
	.micrositeAuthorByline{
		margin: 0 0 25px !important;
	}
	.micrositeArticlePage p{
		margin: 0 0 45px;
		width: 640px;
	}
	.micrositeArticlePage p + ul,.micrositeArticlePage .videoContainer + ul{
		color: #666;
		margin: -35px 0 40px 20px;
		width: 620px;
	}
	.micrositeArticlePage p + ol,.micrositeArticlePage .videoContainer + ol{
		color: #666;
		margin: -35px 0 40px -20px;
		width: 620px;	
	}
	.micrositeArticlePage .videoContainer + ol,.micrositeArticlePage .videoContainer + ul{
		margin-top: 20px;
	}
	.micrositeCallOut{
		width: 640px;
	}
	.micrositeCallOutTop p{
		width: 100% !important;
	}
	.micrositeDesktopResourcesBar,.micrositeDesktopRelatedContentBar{
		clear: right;
		display: block;
		float: right;
		width: 200px;
	}

	.micrositeArticlePage .disclaimerContent hr{
		left: inherit;
		margin:0 0 20px;
		position: relative;
		width: 640px;
	}

	.disclaimerContent p {
		margin-bottom:0px;
	}
	.disclaimerContent .disclaimer{
		display: none;
		margin-bottom: 10px;
	}
	.showhide{
		color:#00b3ac;
		font-family: 'NHaasGroteskTXW01-75Bd', Helvetica, Arial, sans-serif;
		font-size: 14px !important;
	}
	.showhide:hover{
		cursor: pointer;
	}

	/* Left Column Menus */

	.micrositeShareBarDesktop{
		width: 200px;
	}

	.locking-left-bar .micrositeDesktopResourcesBar,.locking-left-bar .micrositeDesktopRelatedContentBar{
		display: none;
	}
	.micrositeDesktopSeriesBar{
		width: 200px;
	}
	.micrositeDesktopArticleBar{
		display: block;
		width:200px;
	}

	/* Right Column Menus */

	ul.micrositeResourcesBarList,ul.micrositeRelatedContentBarList{
		margin:0;
	}
	.micrositeResourcesBarHeader,.micrositeRelatedContentBarHeader{
		background: url(../images/border_diagonal.png) repeat-x 0 top;
		padding:25px 0 15px;
	}
	.micrositeRelatedContentBarHeader{
		border-bottom: 1px solid #e3e3e3;
		font-family: 'NHaasGroteskTXW01-75Bd', Helvetica, Arial, sans-serif;
		font-weight: 400;
		font-size: 15px;
		line-height: 1.22em;
		position: relative;
	}
	.micrositeRelatedContentBarItem,.micrositeResourcesBarItem{
		border-bottom: 1px solid #e3e3e3;
		font-family: 'NHaasGroteskTXW01-75Bd', Helvetica, Arial, sans-serif;
		font-size: 12px;
		line-height: 1.2em;
		list-style:none; 
		padding:15px 50px 15px 0; 
	}
	.micrositeRelatedContentBarItem:last-child,.micrositeResourcesBarItem:last-child{
		border: 0;
	}
	.micrositeRelatedContentBarItem a,.micrositeResourcesBarItem a{
		color: #008bc1;
		display: block;
		min-height: 30px;
	}
	.micrositeDesktopSeriesBar + .micrositeRightRail{
		display: none;
	}
	.micrositeArticlePage .micrositeRightRail{
		display: block;
	}
	.micrositeRightRail{
		clear: right;
		float: right;
		height: auto;
		overflow: hidden;
	}

	/* Video Player */

	#player{
		float: right;
		height: 170px;
		margin: 20px 0 40px 30px;
		width: 300px;
	}
	.thumb .videoDuration{
		font-size: 12px;
		padding:3px 6px;
		width: 36px;
	}
	.thumb .videoTitle{
		font-size: 14px;
	}
	#close {
		background: url(../images/close.png) no-repeat 46px 0;
		color: #000;
		cursor: pointer;
		display: none;
		font-size: 12px;
		padding: 3px 30px 3px 5px;
		position: absolute;
		right: 0;
		top: 0;
	}
	
}