/*<meta />*/

@media only screen and (max-width: 1279px)
{
	/* OffCanvas styles */

	html,
	body
	{
		height: 100%;
		margin: 0;
	}

	.off-canvas
	{
		height: 100%;
		overflow-x: hidden;
	}

	.off-canvas-content
	{
		max-height: none;
	}

	/* Foundation Overrides */

	.foundation-wrap,
	.off-canvas-wrapper,
	.off-canvas-wrapper-inner
	{
		min-height: 100%;
	}

	.foundation-wrap,
	.off-canvas-wrapper
	{
		overflow: visible;
	}

	nav.title-bar .menu-icon
	{
		display: block;
		border: none;
		z-index: 100;
		position: absolute;
		background: transparent;
		cursor: pointer;
		top: 50%;
		transform: translateY(-50%);
	}

	nav.title-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
	}

	/* Topbar Menu Styles */

	.title-bar-section.middle > div
	{
		
	}

	.navigation-wrapper,
	ul.navigation
	{
		display: none;
	}

	.responsive-header
	{
		display: block;
		background: #292929;
		height: 60px;
	}

	.title-bar-layout a.logo
	{
		background-position: center center;
		background-repeat: no-repeat;
		top: 0;
		margin: 0;
	}

	.title-bar .menu-icon span
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-image: url("Images/Menu.png");
		height: 48px;
		width: 48px;
		display: block;
	}

	.search-bar .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.search-bar .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.search-input
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.off-canvas.position-right
	{
		background-position: top center;
	}

	.off-canvas.position-right ul ul
	{
		background-position: top center;
	}

	.off-canvas.position-left
	{
		background-position: top center;
	}

	.off-canvas.position-left ul ul
	{
		background-position: top center;
	}

	.off-canvas ul ul.is-accordion-submenu
	{
		background: inherit;
	}

	.off-canvas ul.off-canvas-list li.is-drilldown-submenu-parent > a:after
	{
		margin-left: 0.5rem;
	}

	.is-drilldown-submenu .js-drilldown-back > a:after
	{
		margin-left: 0.5em;
	}

	ul.off-canvas-list li a
	{
		font-size: 1em;
		color: #C1C1C1;
		border-bottom: solid 1px #262626;
		line-height: inherit;
	}

	ul.off-canvas-accordion ul > li > a
	{
		margin-left: 1em;
	}

	ul.off-canvas-accordion ul ul > li > a
	{
		margin-left: 2em;
	}

	ul.off-canvas-accordion ul ul ul > li > a
	{
		margin-left: 3em;
	}

	ul.off-canvas-accordion ul ul ul ul > li > a
	{
		margin-left: 4em;
	}

	ul.off-canvas-accordion-rtl ul > li > a
	{
		margin-left: inherit;
		margin-right: 1em;
	}

	ul.off-canvas-accordion-rtl ul ul > li > a
	{
		margin-left: inherit;
		margin-right: 2em;
	}

	ul.off-canvas-accordion-rtl ul ul ul > li > a
	{
		margin-left: inherit;
		margin-right: 3em;
	}

	ul.off-canvas-accordion-rtl ul ul ul ul > li > a
	{
		margin-left: inherit;
		margin-right: 4em;
	}

	/* Side Nav */

	.sidenav-layout
	{
		display: block;
		height: inherit;
		max-height: none;
	}

	.sidenav-wrapper
	{
		display: none;
	}

	.body-container
	{
		overflow: inherit;
	}

	.central-dropdown
	{
		position: absolute;
		right: 35px;
		top: 50%;
		transform: translateY(-50%);
		margin: 0;
	}

	.title-bar-layout .central-account-wrapper
	{
		display: none;
	}

	.menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	.menu-icon-container .central-account-drop
	{
		display: flex;
		align-items: center;
		justify-content: center;
		width: 48px;
		height: 48px;
		padding: 0;
	}

	.central-account-text
	{
		display: none;
	}

	.central-dropdown-content
	{
		right: -25px;
	}

	.defaultSkin,
	.defaultSkin body
	{
		height: 100%;
		margin: 0;
	}

	.defaultSkin .off-canvas
	{
		height: 100%;
		overflow-x: hidden;
	}

	.defaultSkin .off-canvas-content
	{
		max-height: none;
	}

	.defaultSkin .foundation-wrap,
	.defaultSkin .off-canvas-wrapper,
	.defaultSkin .off-canvas-wrapper-inner
	{
		min-height: 100%;
	}

	.defaultSkin .foundation-wrap,
	.defaultSkin .off-canvas-wrapper
	{
		overflow: visible;
	}

	.defaultSkin nav.title-bar .menu-icon
	{
		display: block;
		border: none;
		z-index: 100;
		position: absolute;
		background: transparent;
		cursor: pointer;
		top: 50%;
		transform: translateY(-50%);
	}

	.defaultSkin nav.title-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
	}

	.defaultSkin .title-bar-section.middle > div
	{
		
	}

	.defaultSkin .navigation-wrapper,
	.defaultSkin ul.navigation
	{
		display: none;
	}

	.defaultSkin .responsive-header
	{
		display: block;
		background: #292929;
		height: 60px;
	}

	.defaultSkin .title-bar-layout a.logo
	{
		background-position: center center;
		background-repeat: no-repeat;
		top: 0;
		margin: 0;
	}

	.defaultSkin .title-bar .menu-icon span
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-image: url("Images/Menu.png");
		height: 48px;
		width: 48px;
		display: block;
	}

	.defaultSkin .search-bar .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.defaultSkin .search-bar .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.defaultSkin .search-input
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.defaultSkin .off-canvas.position-right
	{
		background-position: top center;
	}

	.defaultSkin .off-canvas.position-right ul ul
	{
		background-position: top center;
	}

	.defaultSkin .off-canvas.position-left
	{
		background-position: top center;
	}

	.defaultSkin .off-canvas.position-left ul ul
	{
		background-position: top center;
	}

	.defaultSkin .off-canvas ul ul.is-accordion-submenu
	{
		background: inherit;
	}

	.defaultSkin .off-canvas ul.off-canvas-list li.is-drilldown-submenu-parent > a:after
	{
		margin-left: 0.5rem;
	}

	.defaultSkin .is-drilldown-submenu .js-drilldown-back > a:after
	{
		margin-left: 0.5em;
	}

	.defaultSkin ul.off-canvas-list li a
	{
		font-size: 1em;
		color: #C1C1C1;
		border-bottom: solid 1px #262626;
		line-height: inherit;
	}

	.defaultSkin ul.off-canvas-accordion ul > li > a
	{
		margin-left: 1em;
	}

	.defaultSkin ul.off-canvas-accordion ul ul > li > a
	{
		margin-left: 2em;
	}

	.defaultSkin ul.off-canvas-accordion ul ul ul > li > a
	{
		margin-left: 3em;
	}

	.defaultSkin ul.off-canvas-accordion ul ul ul ul > li > a
	{
		margin-left: 4em;
	}

	.defaultSkin ul.off-canvas-accordion-rtl ul > li > a
	{
		margin-left: inherit;
		margin-right: 1em;
	}

	.defaultSkin ul.off-canvas-accordion-rtl ul ul > li > a
	{
		margin-left: inherit;
		margin-right: 2em;
	}

	.defaultSkin ul.off-canvas-accordion-rtl ul ul ul > li > a
	{
		margin-left: inherit;
		margin-right: 3em;
	}

	.defaultSkin ul.off-canvas-accordion-rtl ul ul ul ul > li > a
	{
		margin-left: inherit;
		margin-right: 4em;
	}

	.defaultSkin .sidenav-layout
	{
		display: block;
		height: inherit;
		max-height: none;
	}

	.defaultSkin .sidenav-wrapper
	{
		display: none;
	}

	.defaultSkin .body-container
	{
		overflow: inherit;
	}

	.defaultSkin .central-dropdown
	{
		position: absolute;
		right: 35px;
		top: 50%;
		transform: translateY(-50%);
		margin: 0;
	}

	.defaultSkin .title-bar-layout .central-account-wrapper
	{
		display: none;
	}

	.defaultSkin .menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	.defaultSkin .menu-icon-container .central-account-drop
	{
		display: flex;
		align-items: center;
		justify-content: center;
		width: 48px;
		height: 48px;
		padding: 0;
	}

	.defaultSkin .central-account-text
	{
		display: none;
	}

	.defaultSkin .central-dropdown-content
	{
		right: -25px;
	}

	._Skins_theme_dark .body-container
	{
		padding-left: 0px;
		padding-right: 0px;
		overflow: inherit;
	}

	._Skins_theme_dark .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		left: auto;
		right: 35px;
	}

	._Skins_theme_dark .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_theme_dark .menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	._Skins_theme_dark .central-dropdown:hover
	{
		
	}

	._Skins_theme_dark .central-account-image
	{
		background: transparent url('Images/icon-user-white.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/icon-user-white.png') no-repeat center center;
	}

	._Skins_theme_dark .central-dropdown-content
	{
		height: auto;
		left: auto;
		right: -25px;
		background-color: #ffffff;
	}

	._Skins_theme_dark div.central-dropdown-content > a
	{
		
	}

	._Skins_theme_dark div.central-dropdown-content > a:hover
	{
		
	}

	._Skins_theme_dark .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_theme_dark .featured-snippets-container
	{
		
	}

	._Skins_theme_dark nav.title-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		padding-top: 15px;
		padding-bottom: 15px;
		background-color: #1d1d1d;
	}

	._Skins_theme_dark .off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		
	}

	._Skins_theme_dark #knowledge-panel
	{
		
	}

	._Skins_theme_dark #search-results-flex
	{
		
	}

	._Skins_theme_dark .knowledge-panel-container
	{
		
	}

	._Skins_theme_dark .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_theme_dark .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	._Skins_theme_dark .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	._Skins_theme_dark .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_theme_dark .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_theme_dark .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_theme_dark .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_theme_dark .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_theme_dark .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_theme_dark .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_theme_dark .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_theme_dark .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_theme_dark .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_theme_dark .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_theme_dark .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_theme_dark .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_theme_dark .knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	._Skins_theme_dark .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_theme_dark .knowledge-panel-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	._Skins_theme_dark .knowledge-panel-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	._Skins_theme_dark .knowledge-panel-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_theme_dark .title-bar-layout .logo-wrapper
	{
		min-height: 55px;
		flex-basis: 100%;
	}

	._Skins_theme_dark .title-bar-layout a.logo
	{
		width: 48px;
		height: 55px;
		background: transparent url('Images/AP_ICON_55x55_1.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/AP_ICON_55x55_1.png') no-repeat center center;
	}

	._Skins_theme_dark .menu-icon-container
	{
		min-height: 55px;
	}

	._Skins_theme_dark .off-canvas-wrapper-inner .outer-row
	{
		padding-left: 1em;
		padding-right: 1em;
	}

	._Skins_theme_dark .main-section > .outer-row
	{
		
	}

	._Skins_theme_dark .off-canvas-content
	{
		max-height: none;
	}

	._Skins_theme_dark .sidenav-layout
	{
		max-height: none;
	}

	._Skins_theme_dark .micro-content-proxy.faq .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_theme_dark .micro-content-proxy.faq .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	._Skins_theme_dark .micro-content-proxy.faq .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	._Skins_theme_dark .micro-content-proxy.faq .micro-content
	{
		background-position: center center;
	}

	._Skins_theme_dark .micro-content-proxy.faq
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.faq .micro-content-phrase span
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.faq .micro-content-phrase
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.faq .proxy-title
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.faq .micro-response
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.faq.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.faq .micro-response-title a
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.faq .micro-response-title
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.faq .micro-response-title a:visited
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.faq .micro-response-title a:focus
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.faq .micro-response-title a:hover
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.faq .micro-response-title a:active
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.faq .micro-response-url cite
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.faq .micro-response-url
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.faq .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_theme_dark .micro-content-proxy.faq .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	._Skins_theme_dark .micro-content-proxy.faq .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	._Skins_theme_dark .micro-content-proxy.faq.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_theme_dark .micro-content-proxy.knowledge .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_theme_dark .micro-content-proxy.knowledge .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	._Skins_theme_dark .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	._Skins_theme_dark .micro-content-proxy.knowledge .micro-content
	{
		background-position: center center;
	}

	._Skins_theme_dark .micro-content-proxy.knowledge
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.knowledge .micro-content-phrase span
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.knowledge .micro-content-phrase
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.knowledge .proxy-title
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.knowledge .micro-response
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.knowledge .micro-response-title a
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.knowledge .micro-response-title
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.knowledge .micro-response-title a:visited
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.knowledge .micro-response-title a:focus
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.knowledge .micro-response-title a:hover
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.knowledge .micro-response-title a:active
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.knowledge .micro-response-url cite
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.knowledge .micro-response-url
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.knowledge .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_theme_dark .micro-content-proxy.knowledge .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	._Skins_theme_dark .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	._Skins_theme_dark .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_theme_dark .micro-content-proxy.promotion .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_theme_dark .micro-content-proxy.promotion .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	._Skins_theme_dark .micro-content-proxy.promotion .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	._Skins_theme_dark .micro-content-proxy.promotion .micro-content
	{
		background-position: center center;
	}

	._Skins_theme_dark .micro-content-proxy.promotion
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.promotion .micro-content-phrase span
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.promotion .micro-content-phrase
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.promotion .proxy-title
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.promotion .micro-response
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.promotion .micro-response-title a
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.promotion .micro-response-title
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.promotion .micro-response-title a:visited
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.promotion .micro-response-title a:focus
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.promotion .micro-response-title a:hover
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.promotion .micro-response-title a:active
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.promotion .micro-response-url cite
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.promotion .micro-response-url
	{
		
	}

	._Skins_theme_dark .micro-content-proxy.promotion .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_theme_dark .micro-content-proxy.promotion .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	._Skins_theme_dark .micro-content-proxy.promotion .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	._Skins_theme_dark .micro-content-proxy.promotion.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_theme_dark .off-canvas
	{
		background-position: top center;
		background-color: #f4f4f4;
	}

	._Skins_theme_dark .off-canvas ul ul
	{
		background-position: top center;
		background-color: #f4f4f4;
	}

	._Skins_theme_dark ul.off-canvas-list li a
	{
		border-bottom: solid 0px #303335;
		color: #595959;
		font-family: AP;
		font-size: 1em;
		font-weight: bold;
		line-height: 1.6em;
	}

	._Skins_theme_dark ul.off-canvas-list ul > li > a
	{
		margin-left: 1em;
	}

	._Skins_theme_dark ul.off-canvas-list ul ul > li > a
	{
		margin-left: 2em;
	}

	._Skins_theme_dark ul.off-canvas-list ul ul ul > li > a
	{
		margin-left: 3em;
	}

	._Skins_theme_dark ul.off-canvas-list ul ul ul ul > li > a
	{
		margin-left: 4em;
	}

	._Skins_theme_dark ul.off-canvas-list li.js-drilldown-back > a
	{
		
	}

	._Skins_theme_dark ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle
	{
		border-top-color: #b9bec1;
	}

	._Skins_theme_dark ul.off-canvas-list li a:hover
	{
		color: #1ea1e1;
		background-color: transparent;
	}

	._Skins_theme_dark ul.off-canvas-list ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_theme_dark ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_theme_dark ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_theme_dark ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_theme_dark ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: transparent;
	}

	._Skins_theme_dark ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle:hover
	{
		
	}

	._Skins_theme_dark ul.off-canvas-list li a.selected
	{
		font-weight: bold;
	}

	._Skins_theme_dark ul.off-canvas-list ul > li > a.selected
	{
		
	}

	._Skins_theme_dark ul.off-canvas-list ul ul > li > a.selected
	{
		
	}

	._Skins_theme_dark ul.off-canvas-list ul ul ul > li > a.selected
	{
		
	}

	._Skins_theme_dark ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		
	}

	._Skins_theme_dark .title-bar .menu-icon span
	{
		background: transparent url('Images/toc-mobile.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/toc-mobile.png') no-repeat center center;
	}

	._Skins_theme_dark nav.title-bar .menu-icon
	{
		display: block;
		left: auto;
		right: -13px;
	}

	._Skins_theme_dark .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_theme_dark .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_theme_dark .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_theme_dark .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_theme_dark .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_theme_dark .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_theme_dark .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #d0d3d5;
	}

	._Skins_theme_dark .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #d0d3d5;
	}

	._Skins_theme_dark .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #d0d3d5;
	}

	._Skins_theme_dark .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_theme_dark .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_theme_dark .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_theme_dark .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_theme_dark .search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_theme_dark .search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_theme_dark .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_theme_dark .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_theme_dark .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_theme_dark .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_theme_dark .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_theme_dark .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_theme_dark .search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_theme_dark .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	._Skins_theme_dark .nav-search-wrapper
	{
		justify-content: center;
		flex-basis: 100%;
	}

	._Skins_theme_dark .nav-search
	{
		display: block;
		width: 100%;
		margin-top: 15px;
	}

	._Skins_theme_dark .search-bar .search-field
	{
		background-color: #ffffff;
		padding-right: 50px;
	}

	._Skins_theme_dark .search-bar .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #ffffff;
	}

	._Skins_theme_dark .search-bar .search-submit
	{
		
	}

	._Skins_theme_dark .search-filter-content
	{
		top: 2em;
		background-color: #ffffff;
	}

	._Skins_theme_dark .search-bar .search-filter-wrapper.open
	{
		background-position: center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	._Skins_theme_dark .search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: #ffffff;
	}

	._Skins_theme_dark .search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/icon-filter-selected.png') no-repeat center center;
	}

	._Skins_theme_dark .search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	._Skins_theme_dark .search-filter-content ul li button:focus
	{
		background-color: #ffffff;
	}

	._Skins_theme_dark #resultList .glossary .definition
	{
		
	}

	._Skins_theme_dark #resultList .glossary
	{
		background-position: center center;
	}

	._Skins_theme_dark #resultList .glossary .term
	{
		
	}

	._Skins_theme_dark #resultList .glossary .term a
	{
		
	}

	._Skins_theme_dark #resultList .glossary .term a:visited
	{
		
	}

	._Skins_theme_dark #resultList .glossary .term a:focus
	{
		
	}

	._Skins_theme_dark #resultList .glossary .term a:hover
	{
		
	}

	._Skins_theme_dark #resultList .glossary .term a:active
	{
		
	}

	._Skins_theme_dark h1#results-heading
	{
		
	}

	._Skins_theme_dark #results-heading
	{
		
	}

	._Skins_theme_dark .search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_theme_dark .search-bar .search-field::-moz-placeholder
	{
		
	}

	._Skins_theme_dark .search-bar .search-field:-moz-placeholder
	{
		
	}

	._Skins_theme_dark .search-bar .search-field:-ms-input-placeholder
	{
		
	}

	._Skins_theme_dark .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_theme_dark .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	._Skins_theme_dark .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	._Skins_theme_dark .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_theme_dark .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_theme_dark .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_theme_dark .featured-snippets-container .micro-response
	{
		
	}

	._Skins_theme_dark .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_theme_dark .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_theme_dark .featured-snippets-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	._Skins_theme_dark .featured-snippets-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	._Skins_theme_dark .featured-snippets-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_theme_dark .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_theme_dark .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_theme_dark .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_theme_dark .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_theme_dark .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_theme_dark .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_theme_dark .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_theme_dark .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_theme_dark .featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	._Skins_theme_dark #pagination
	{
		line-height: 2.5em;
	}

	._Skins_theme_dark #pagination a
	{
		
	}

	._Skins_theme_dark #pagination a:hover
	{
		
	}

	._Skins_theme_dark #pagination a#selected
	{
		
	}

	._Skins_theme_dark #resultList .description
	{
		
	}

	._Skins_theme_dark #resultList .gs-snippet
	{
		
	}

	._Skins_theme_dark #resultList h3.title a
	{
		
	}

	._Skins_theme_dark #resultList h3.title
	{
		
	}

	._Skins_theme_dark #resultList h3.title a:visited
	{
		
	}

	._Skins_theme_dark #resultList h3.title a:focus
	{
		
	}

	._Skins_theme_dark #resultList h3.title a:hover
	{
		
	}

	._Skins_theme_dark #resultList h3.title a:active
	{
		
	}

	._Skins_theme_dark #resultList .url cite
	{
		
	}

	._Skins_theme_dark #resultList
	{
		
	}

	._Skins_theme_dark .search-bar.search-bar-container .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/icon-search.png') no-repeat center center;
	}

	._Skins_theme_dark .search-bar.search-bar-container .search-submit:hover
	{
		background-repeat: no-repeat;
		background-color: transparent;
	}

	._Skins_theme_dark .phrase-suggest
	{
		
	}

	._Skins_theme_dark .phrase-suggest a
	{
		
	}

	._Skins_theme_dark .sidenav-wrapper
	{
		display: none;
	}

	._Skins_theme_dark .skip-to-content
	{
		color: #808080;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		background-color: #ffffff;
	}

	._Skins_Dark .body-container
	{
		padding-left: 0px;
		padding-right: 0px;
		overflow: inherit;
	}

	._Skins_Dark .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		left: auto;
		right: 35px;
	}

	._Skins_Dark .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_Dark .menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	._Skins_Dark .central-dropdown:hover
	{
		
	}

	._Skins_Dark .central-account-image
	{
		background: transparent url('Images/Dark/icon-user-white.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Dark/icon-user-white.png') no-repeat center center;
	}

	._Skins_Dark .central-dropdown-content
	{
		height: auto;
		left: auto;
		right: -25px;
		background-color: #ffffff;
	}

	._Skins_Dark div.central-dropdown-content > a
	{
		
	}

	._Skins_Dark div.central-dropdown-content > a:hover
	{
		
	}

	._Skins_Dark .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_Dark .featured-snippets-container
	{
		
	}

	._Skins_Dark nav.title-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		padding-top: 15px;
		padding-bottom: 15px;
		background-color: #000000;
	}

	._Skins_Dark .off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		
	}

	._Skins_Dark #knowledge-panel
	{
		
	}

	._Skins_Dark #search-results-flex
	{
		
	}

	._Skins_Dark .knowledge-panel-container
	{
		
	}

	._Skins_Dark .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Dark .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Dark/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Dark/arrow-up.png') no-repeat center center;
	}

	._Skins_Dark .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Dark/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Dark/arrow-down.png') no-repeat center center;
	}

	._Skins_Dark .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_Dark .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_Dark .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Dark .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_Dark .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Dark .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_Dark .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_Dark .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_Dark .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_Dark .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_Dark .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_Dark .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_Dark .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_Dark .knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	._Skins_Dark .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Dark .knowledge-panel-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Dark/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Dark/arrow-up.png') no-repeat center center;
	}

	._Skins_Dark .knowledge-panel-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Dark/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Dark/arrow-down.png') no-repeat center center;
	}

	._Skins_Dark .knowledge-panel-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_Dark .title-bar-layout .logo-wrapper
	{
		min-height: 55px;
		flex-basis: 100%;
	}

	._Skins_Dark .title-bar-layout a.logo
	{
		width: 55px;
		height: 55px;
		background: transparent url('Images/Dark/AP_ICON_55x55.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Dark/AP_ICON_55x55.png') no-repeat center center;
	}

	._Skins_Dark .menu-icon-container
	{
		min-height: 55px;
	}

	._Skins_Dark .off-canvas-wrapper-inner .outer-row
	{
		padding-left: 1em;
		padding-right: 1em;
	}

	._Skins_Dark .main-section > .outer-row
	{
		
	}

	._Skins_Dark .off-canvas-content
	{
		max-height: none;
	}

	._Skins_Dark .sidenav-layout
	{
		max-height: none;
	}

	._Skins_Dark .micro-content-proxy.faq .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Dark .micro-content-proxy.faq .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Dark/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Dark/arrow-up.png') no-repeat center center;
	}

	._Skins_Dark .micro-content-proxy.faq .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Dark/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Dark/arrow-down.png') no-repeat center center;
	}

	._Skins_Dark .micro-content-proxy.faq .micro-content
	{
		background-position: center center;
	}

	._Skins_Dark .micro-content-proxy.faq
	{
		
	}

	._Skins_Dark .micro-content-proxy.faq .micro-content-phrase span
	{
		
	}

	._Skins_Dark .micro-content-proxy.faq .micro-content-phrase
	{
		
	}

	._Skins_Dark .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Dark .micro-content-proxy.faq .proxy-title
	{
		
	}

	._Skins_Dark .micro-content-proxy.faq .micro-response
	{
		
	}

	._Skins_Dark .micro-content-proxy.faq.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Dark .micro-content-proxy.faq .micro-response-title a
	{
		
	}

	._Skins_Dark .micro-content-proxy.faq .micro-response-title
	{
		
	}

	._Skins_Dark .micro-content-proxy.faq .micro-response-title a:visited
	{
		
	}

	._Skins_Dark .micro-content-proxy.faq .micro-response-title a:focus
	{
		
	}

	._Skins_Dark .micro-content-proxy.faq .micro-response-title a:hover
	{
		
	}

	._Skins_Dark .micro-content-proxy.faq .micro-response-title a:active
	{
		
	}

	._Skins_Dark .micro-content-proxy.faq .micro-response-url cite
	{
		
	}

	._Skins_Dark .micro-content-proxy.faq .micro-response-url
	{
		
	}

	._Skins_Dark .micro-content-proxy.faq .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Dark .micro-content-proxy.faq .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Dark/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Dark/arrow-up.png') no-repeat center center;
	}

	._Skins_Dark .micro-content-proxy.faq .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Dark/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Dark/arrow-down.png') no-repeat center center;
	}

	._Skins_Dark .micro-content-proxy.faq.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_Dark .micro-content-proxy.knowledge .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Dark .micro-content-proxy.knowledge .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Dark/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Dark/arrow-up.png') no-repeat center center;
	}

	._Skins_Dark .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Dark/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Dark/arrow-down.png') no-repeat center center;
	}

	._Skins_Dark .micro-content-proxy.knowledge .micro-content
	{
		background-position: center center;
	}

	._Skins_Dark .micro-content-proxy.knowledge
	{
		
	}

	._Skins_Dark .micro-content-proxy.knowledge .micro-content-phrase span
	{
		
	}

	._Skins_Dark .micro-content-proxy.knowledge .micro-content-phrase
	{
		
	}

	._Skins_Dark .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Dark .micro-content-proxy.knowledge .proxy-title
	{
		
	}

	._Skins_Dark .micro-content-proxy.knowledge .micro-response
	{
		
	}

	._Skins_Dark .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Dark .micro-content-proxy.knowledge .micro-response-title a
	{
		
	}

	._Skins_Dark .micro-content-proxy.knowledge .micro-response-title
	{
		
	}

	._Skins_Dark .micro-content-proxy.knowledge .micro-response-title a:visited
	{
		
	}

	._Skins_Dark .micro-content-proxy.knowledge .micro-response-title a:focus
	{
		
	}

	._Skins_Dark .micro-content-proxy.knowledge .micro-response-title a:hover
	{
		
	}

	._Skins_Dark .micro-content-proxy.knowledge .micro-response-title a:active
	{
		
	}

	._Skins_Dark .micro-content-proxy.knowledge .micro-response-url cite
	{
		
	}

	._Skins_Dark .micro-content-proxy.knowledge .micro-response-url
	{
		
	}

	._Skins_Dark .micro-content-proxy.knowledge .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Dark .micro-content-proxy.knowledge .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Dark/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Dark/arrow-up.png') no-repeat center center;
	}

	._Skins_Dark .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Dark/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Dark/arrow-down.png') no-repeat center center;
	}

	._Skins_Dark .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_Dark .micro-content-proxy.promotion .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Dark .micro-content-proxy.promotion .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Dark/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Dark/arrow-up.png') no-repeat center center;
	}

	._Skins_Dark .micro-content-proxy.promotion .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Dark/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Dark/arrow-down.png') no-repeat center center;
	}

	._Skins_Dark .micro-content-proxy.promotion .micro-content
	{
		background-position: center center;
	}

	._Skins_Dark .micro-content-proxy.promotion
	{
		
	}

	._Skins_Dark .micro-content-proxy.promotion .micro-content-phrase span
	{
		
	}

	._Skins_Dark .micro-content-proxy.promotion .micro-content-phrase
	{
		
	}

	._Skins_Dark .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Dark .micro-content-proxy.promotion .proxy-title
	{
		
	}

	._Skins_Dark .micro-content-proxy.promotion .micro-response
	{
		
	}

	._Skins_Dark .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Dark .micro-content-proxy.promotion .micro-response-title a
	{
		
	}

	._Skins_Dark .micro-content-proxy.promotion .micro-response-title
	{
		
	}

	._Skins_Dark .micro-content-proxy.promotion .micro-response-title a:visited
	{
		
	}

	._Skins_Dark .micro-content-proxy.promotion .micro-response-title a:focus
	{
		
	}

	._Skins_Dark .micro-content-proxy.promotion .micro-response-title a:hover
	{
		
	}

	._Skins_Dark .micro-content-proxy.promotion .micro-response-title a:active
	{
		
	}

	._Skins_Dark .micro-content-proxy.promotion .micro-response-url cite
	{
		
	}

	._Skins_Dark .micro-content-proxy.promotion .micro-response-url
	{
		
	}

	._Skins_Dark .micro-content-proxy.promotion .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Dark .micro-content-proxy.promotion .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Dark/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Dark/arrow-up.png') no-repeat center center;
	}

	._Skins_Dark .micro-content-proxy.promotion .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Dark/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Dark/arrow-down.png') no-repeat center center;
	}

	._Skins_Dark .micro-content-proxy.promotion.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_Dark .off-canvas
	{
		background-position: top center;
		background-color: #303335;
	}

	._Skins_Dark .off-canvas ul ul
	{
		background-position: top center;
		background-color: #303335;
	}

	._Skins_Dark ul.off-canvas-list li a
	{
		border-bottom: solid 1px #303335;
		font-size: 1em;
		font-weight: normal;
		line-height: 1.6em;
		color: #ffffff;
	}

	._Skins_Dark ul.off-canvas-list ul > li > a
	{
		margin-left: 1em;
	}

	._Skins_Dark ul.off-canvas-list ul ul > li > a
	{
		margin-left: 2em;
	}

	._Skins_Dark ul.off-canvas-list ul ul ul > li > a
	{
		margin-left: 3em;
	}

	._Skins_Dark ul.off-canvas-list ul ul ul ul > li > a
	{
		margin-left: 4em;
	}

	._Skins_Dark ul.off-canvas-list li.js-drilldown-back > a
	{
		
	}

	._Skins_Dark ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle
	{
		border-top-color: #b9bec1;
	}

	._Skins_Dark ul.off-canvas-list li a:hover
	{
		color: #b9bec1;
		background-color: #303335;
	}

	._Skins_Dark ul.off-canvas-list ul > li > a:hover
	{
		background-color: #303335;
	}

	._Skins_Dark ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: #303335;
	}

	._Skins_Dark ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: #303335;
	}

	._Skins_Dark ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: #303335;
	}

	._Skins_Dark ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: #303335;
	}

	._Skins_Dark ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle:hover
	{
		
	}

	._Skins_Dark ul.off-canvas-list li a.selected
	{
		font-weight: bold;
	}

	._Skins_Dark ul.off-canvas-list ul > li > a.selected
	{
		
	}

	._Skins_Dark ul.off-canvas-list ul ul > li > a.selected
	{
		
	}

	._Skins_Dark ul.off-canvas-list ul ul ul > li > a.selected
	{
		
	}

	._Skins_Dark ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		
	}

	._Skins_Dark .title-bar .menu-icon span
	{
		background: transparent url('Images/Dark/Menu.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Dark/Menu.png') no-repeat center center;
	}

	._Skins_Dark nav.title-bar .menu-icon
	{
		display: block;
		left: auto;
		right: -13px;
	}

	._Skins_Dark .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_Dark .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_Dark .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_Dark .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_Dark .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_Dark .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_Dark .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #d0d3d5;
	}

	._Skins_Dark .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #d0d3d5;
	}

	._Skins_Dark .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #d0d3d5;
	}

	._Skins_Dark .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_Dark .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_Dark .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_Dark .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_Dark .search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/Dark/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Dark/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_Dark .search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/Dark/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Dark/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_Dark .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_Dark .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_Dark .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_Dark .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_Dark .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_Dark .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_Dark .search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/Dark/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Dark/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_Dark .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	._Skins_Dark .nav-search-wrapper
	{
		justify-content: center;
		flex-basis: 100%;
	}

	._Skins_Dark .nav-search
	{
		display: block;
		width: 100%;
		margin-top: 15px;
	}

	._Skins_Dark .search-bar .search-field
	{
		background-color: #ffffff;
		padding-right: 50px;
	}

	._Skins_Dark .search-bar .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #ffffff;
	}

	._Skins_Dark .search-bar .search-submit
	{
		
	}

	._Skins_Dark .search-filter-content
	{
		top: 2em;
		background-color: #ffffff;
	}

	._Skins_Dark .search-bar .search-filter-wrapper.open
	{
		background-position: center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	._Skins_Dark .search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: #ffffff;
	}

	._Skins_Dark .search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/Dark/icon-filter-selected.png') no-repeat center center;
	}

	._Skins_Dark .search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	._Skins_Dark .search-filter-content ul li button:focus
	{
		background-color: #ffffff;
	}

	._Skins_Dark #resultList .glossary .definition
	{
		
	}

	._Skins_Dark #resultList .glossary
	{
		background-position: center center;
	}

	._Skins_Dark #resultList .glossary .term
	{
		
	}

	._Skins_Dark #resultList .glossary .term a
	{
		
	}

	._Skins_Dark #resultList .glossary .term a:visited
	{
		
	}

	._Skins_Dark #resultList .glossary .term a:focus
	{
		
	}

	._Skins_Dark #resultList .glossary .term a:hover
	{
		
	}

	._Skins_Dark #resultList .glossary .term a:active
	{
		
	}

	._Skins_Dark h1#results-heading
	{
		
	}

	._Skins_Dark #results-heading
	{
		
	}

	._Skins_Dark .search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_Dark .search-bar .search-field::-moz-placeholder
	{
		
	}

	._Skins_Dark .search-bar .search-field:-moz-placeholder
	{
		
	}

	._Skins_Dark .search-bar .search-field:-ms-input-placeholder
	{
		
	}

	._Skins_Dark .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Dark .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Dark/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Dark/arrow-up.png') no-repeat center center;
	}

	._Skins_Dark .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Dark/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Dark/arrow-down.png') no-repeat center center;
	}

	._Skins_Dark .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_Dark .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_Dark .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Dark .featured-snippets-container .micro-response
	{
		
	}

	._Skins_Dark .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Dark .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Dark .featured-snippets-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Dark/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Dark/arrow-up.png') no-repeat center center;
	}

	._Skins_Dark .featured-snippets-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Dark/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Dark/arrow-down.png') no-repeat center center;
	}

	._Skins_Dark .featured-snippets-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_Dark .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_Dark .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_Dark .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_Dark .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_Dark .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_Dark .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_Dark .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_Dark .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_Dark .featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	._Skins_Dark #pagination
	{
		line-height: 2.5em;
	}

	._Skins_Dark #pagination a
	{
		
	}

	._Skins_Dark #pagination a:hover
	{
		
	}

	._Skins_Dark #pagination a#selected
	{
		
	}

	._Skins_Dark #resultList .description
	{
		
	}

	._Skins_Dark #resultList .gs-snippet
	{
		
	}

	._Skins_Dark #resultList h3.title a
	{
		
	}

	._Skins_Dark #resultList h3.title
	{
		
	}

	._Skins_Dark #resultList h3.title a:visited
	{
		
	}

	._Skins_Dark #resultList h3.title a:focus
	{
		
	}

	._Skins_Dark #resultList h3.title a:hover
	{
		
	}

	._Skins_Dark #resultList h3.title a:active
	{
		
	}

	._Skins_Dark #resultList .url cite
	{
		
	}

	._Skins_Dark #resultList
	{
		
	}

	._Skins_Dark .search-bar.search-bar-container .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/Dark/icon-search.png') no-repeat center center;
	}

	._Skins_Dark .search-bar.search-bar-container .search-submit:hover
	{
		background-repeat: no-repeat;
		background-color: transparent;
	}

	._Skins_Dark .phrase-suggest
	{
		
	}

	._Skins_Dark .phrase-suggest a
	{
		
	}

	._Skins_Dark .sidenav-wrapper
	{
		display: none;
	}

	._Skins_Dark .skip-to-content
	{
		color: #808080;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		background-color: #ffffff;
	}

	._Skins_HTML5___Side_Navigation .body-container
	{
		padding-left: 0px;
		padding-right: 0px;
		overflow: inherit;
	}

	._Skins_HTML5___Side_Navigation .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		left: auto;
		right: 35px;
	}

	._Skins_HTML5___Side_Navigation .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_HTML5___Side_Navigation .menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	._Skins_HTML5___Side_Navigation .central-dropdown:hover
	{
		
	}

	._Skins_HTML5___Side_Navigation .central-account-image
	{
		background: transparent url('Images/HTML5 - Side Navigation/icon-user-white.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Side Navigation/icon-user-white.png') no-repeat center center;
	}

	._Skins_HTML5___Side_Navigation .central-dropdown-content
	{
		height: auto;
		left: auto;
		right: -25px;
		background-color: var(--Lightest);
	}

	._Skins_HTML5___Side_Navigation div.central-dropdown-content > a
	{
		
	}

	._Skins_HTML5___Side_Navigation div.central-dropdown-content > a:hover
	{
		
	}

	._Skins_HTML5___Side_Navigation .central-separator
	{
		background-color: #cccccc;
	}

	._Skins_HTML5___Side_Navigation .featured-snippets-container
	{
		
	}

	._Skins_HTML5___Side_Navigation nav.title-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		padding-top: 15px;
		padding-bottom: 15px;
		background-color: var(--Primary);
	}

	._Skins_HTML5___Side_Navigation .off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		
	}

	._Skins_HTML5___Side_Navigation #knowledge-panel
	{
		
	}

	._Skins_HTML5___Side_Navigation #search-results-flex
	{
		
	}

	._Skins_HTML5___Side_Navigation .knowledge-panel-container
	{
		
	}

	._Skins_HTML5___Side_Navigation .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5___Side_Navigation .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5 - Side Navigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Side Navigation/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5___Side_Navigation .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5 - Side Navigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Side Navigation/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5___Side_Navigation .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_HTML5___Side_Navigation .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_HTML5___Side_Navigation .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_HTML5___Side_Navigation .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_HTML5___Side_Navigation .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_HTML5___Side_Navigation .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_HTML5___Side_Navigation .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_HTML5___Side_Navigation .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_HTML5___Side_Navigation .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_HTML5___Side_Navigation .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_HTML5___Side_Navigation .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_HTML5___Side_Navigation .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_HTML5___Side_Navigation .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_HTML5___Side_Navigation .knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	._Skins_HTML5___Side_Navigation .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5___Side_Navigation .knowledge-panel-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/HTML5 - Side Navigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Side Navigation/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5___Side_Navigation .knowledge-panel-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/HTML5 - Side Navigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Side Navigation/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5___Side_Navigation .knowledge-panel-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, var(--Lightest) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,var(--Lightest)));
		background: -webkit-linear-gradient(top, transparent 0%, var(--Lightest) 100%);
		background: -o-linear-gradient(top, transparent 0%,var(--Lightest) 100%);
		background: -ms-linear-gradient(top, transparent 0%,var(--Lightest) 100%);
		background: linear-gradient(transparent 0%,var(--Lightest) 100%);
		-pie-background: linear-gradient(transparent, var(--Lightest));
	}

	._Skins_HTML5___Side_Navigation .title-bar-layout .logo-wrapper
	{
		min-height: 40px;
		flex-basis: 100%;
	}

	._Skins_HTML5___Side_Navigation .title-bar-layout a.logo
	{
		background: transparent url('Images/HTML5 - Side Navigation/var(--LogoImage)') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Side Navigation/var(--LogoImage)') no-repeat center center;
	}

	._Skins_HTML5___Side_Navigation .menu-icon-container
	{
		min-height: 40px;
	}

	._Skins_HTML5___Side_Navigation .off-canvas-wrapper-inner .outer-row
	{
		padding-left: 1em;
		padding-right: 1em;
	}

	._Skins_HTML5___Side_Navigation .main-section > .outer-row
	{
		
	}

	._Skins_HTML5___Side_Navigation .off-canvas-content
	{
		max-height: none;
	}

	._Skins_HTML5___Side_Navigation .sidenav-layout
	{
		max-height: none;
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.faq .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.faq .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5 - Side Navigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Side Navigation/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.faq .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5 - Side Navigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Side Navigation/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.faq .micro-content
	{
		background-position: center center;
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.faq
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.faq .micro-content-phrase span
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.faq .micro-content-phrase
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.faq .proxy-title
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.faq .micro-response
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.faq.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.faq .micro-response-title a
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.faq .micro-response-title
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.faq .micro-response-title a:visited
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.faq .micro-response-title a:focus
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.faq .micro-response-title a:hover
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.faq .micro-response-title a:active
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.faq .micro-response-url cite
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.faq .micro-response-url
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.faq .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.faq .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/HTML5 - Side Navigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Side Navigation/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.faq .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/HTML5 - Side Navigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Side Navigation/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.faq.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.knowledge .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.knowledge .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5 - Side Navigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Side Navigation/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5 - Side Navigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Side Navigation/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.knowledge .micro-content
	{
		background-position: center center;
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.knowledge
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.knowledge .micro-content-phrase span
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.knowledge .micro-content-phrase
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.knowledge .proxy-title
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.knowledge .micro-response
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.knowledge .micro-response-title a
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.knowledge .micro-response-title
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.knowledge .micro-response-title a:visited
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.knowledge .micro-response-title a:focus
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.knowledge .micro-response-title a:hover
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.knowledge .micro-response-title a:active
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.knowledge .micro-response-url cite
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.knowledge .micro-response-url
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.knowledge .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.knowledge .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/HTML5 - Side Navigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Side Navigation/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/HTML5 - Side Navigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Side Navigation/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, var(--Lightest) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,var(--Lightest)));
		background: -webkit-linear-gradient(top, transparent 0%, var(--Lightest) 100%);
		background: -o-linear-gradient(top, transparent 0%,var(--Lightest) 100%);
		background: -ms-linear-gradient(top, transparent 0%,var(--Lightest) 100%);
		background: linear-gradient(transparent 0%,var(--Lightest) 100%);
		-pie-background: linear-gradient(transparent, var(--Lightest));
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.promotion .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.promotion .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5 - Side Navigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Side Navigation/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.promotion .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5 - Side Navigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Side Navigation/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.promotion .micro-content
	{
		background-position: center center;
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.promotion
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.promotion .micro-content-phrase span
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.promotion .micro-content-phrase
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.promotion .proxy-title
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.promotion .micro-response
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.promotion .micro-response-title a
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.promotion .micro-response-title
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.promotion .micro-response-title a:visited
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.promotion .micro-response-title a:focus
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.promotion .micro-response-title a:hover
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.promotion .micro-response-title a:active
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.promotion .micro-response-url cite
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.promotion .micro-response-url
	{
		
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.promotion .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.promotion .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/HTML5 - Side Navigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Side Navigation/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.promotion .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/HTML5 - Side Navigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Side Navigation/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5___Side_Navigation .micro-content-proxy.promotion.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_HTML5___Side_Navigation .off-canvas
	{
		background-position: top center;
		background-color: var(--Dark);
	}

	._Skins_HTML5___Side_Navigation .off-canvas ul ul
	{
		background-position: top center;
		background-color: var(--Dark);
	}

	._Skins_HTML5___Side_Navigation ul.off-canvas-list li a
	{
		border-bottom: solid 1px var(--Dark);
		color: var(--Lightest);
		font-size: 1em;
		font-weight: normal;
		line-height: 1.6em;
	}

	._Skins_HTML5___Side_Navigation ul.off-canvas-list ul > li > a
	{
		margin-left: 1em;
	}

	._Skins_HTML5___Side_Navigation ul.off-canvas-list ul ul > li > a
	{
		margin-left: 2em;
	}

	._Skins_HTML5___Side_Navigation ul.off-canvas-list ul ul ul > li > a
	{
		margin-left: 3em;
	}

	._Skins_HTML5___Side_Navigation ul.off-canvas-list ul ul ul ul > li > a
	{
		margin-left: 4em;
	}

	._Skins_HTML5___Side_Navigation ul.off-canvas-list li.js-drilldown-back > a
	{
		
	}

	._Skins_HTML5___Side_Navigation ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle
	{
		border-top-color: var(--Lightest);
	}

	._Skins_HTML5___Side_Navigation ul.off-canvas-list li a:hover
	{
		color: #b9bec1;
		background-color: var(--Dark);
	}

	._Skins_HTML5___Side_Navigation ul.off-canvas-list ul > li > a:hover
	{
		background-color: var(--Dark);
	}

	._Skins_HTML5___Side_Navigation ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: var(--Dark);
	}

	._Skins_HTML5___Side_Navigation ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: var(--Dark);
	}

	._Skins_HTML5___Side_Navigation ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: var(--Dark);
	}

	._Skins_HTML5___Side_Navigation ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: var(--Dark);
	}

	._Skins_HTML5___Side_Navigation ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle:hover
	{
		
	}

	._Skins_HTML5___Side_Navigation ul.off-canvas-list li a.selected
	{
		font-weight: bold;
	}

	._Skins_HTML5___Side_Navigation ul.off-canvas-list ul > li > a.selected
	{
		
	}

	._Skins_HTML5___Side_Navigation ul.off-canvas-list ul ul > li > a.selected
	{
		
	}

	._Skins_HTML5___Side_Navigation ul.off-canvas-list ul ul ul > li > a.selected
	{
		
	}

	._Skins_HTML5___Side_Navigation ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		
	}

	._Skins_HTML5___Side_Navigation .title-bar .menu-icon span
	{
		background: transparent url('Images/HTML5 - Side Navigation/Menu.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Side Navigation/Menu.png') no-repeat center center;
	}

	._Skins_HTML5___Side_Navigation nav.title-bar .menu-icon
	{
		display: block;
		left: auto;
		right: -13px;
	}

	._Skins_HTML5___Side_Navigation .search-auto-complete ul
	{
		background-color: var(--Lightest);
	}

	._Skins_HTML5___Side_Navigation .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_HTML5___Side_Navigation .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_HTML5___Side_Navigation .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_HTML5___Side_Navigation .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_HTML5___Side_Navigation .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_HTML5___Side_Navigation .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_HTML5___Side_Navigation .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_HTML5___Side_Navigation .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_HTML5___Side_Navigation .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_HTML5___Side_Navigation .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_HTML5___Side_Navigation .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_HTML5___Side_Navigation .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_HTML5___Side_Navigation .search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/HTML5 - Side Navigation/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Side Navigation/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_HTML5___Side_Navigation .search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/HTML5 - Side Navigation/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Side Navigation/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_HTML5___Side_Navigation .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_HTML5___Side_Navigation .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_HTML5___Side_Navigation .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_HTML5___Side_Navigation .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_HTML5___Side_Navigation .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_HTML5___Side_Navigation .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_HTML5___Side_Navigation .search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/HTML5 - Side Navigation/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Side Navigation/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_HTML5___Side_Navigation .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	._Skins_HTML5___Side_Navigation .nav-search-wrapper
	{
		justify-content: center;
		flex-basis: 100%;
	}

	._Skins_HTML5___Side_Navigation .nav-search
	{
		display: block;
		width: 100%;
		margin-top: 15px;
	}

	._Skins_HTML5___Side_Navigation .search-bar .search-field
	{
		background-color: #ffffff;
		padding-right: 50px;
	}

	._Skins_HTML5___Side_Navigation .search-bar .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: var(--Lightest);
	}

	._Skins_HTML5___Side_Navigation .search-bar .search-submit
	{
		
	}

	._Skins_HTML5___Side_Navigation .search-filter-content
	{
		top: 2em;
		background-color: var(--Lightest);
	}

	._Skins_HTML5___Side_Navigation .search-bar .search-filter-wrapper.open
	{
		background-position: center center;
		background-color: var(--Lightest);
		background-repeat: no-repeat;
	}

	._Skins_HTML5___Side_Navigation .search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: var(--Lightest);
	}

	._Skins_HTML5___Side_Navigation .search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/HTML5 - Side Navigation/icon-filter-selected.png') no-repeat center center;
	}

	._Skins_HTML5___Side_Navigation .search-filter-content ul li:hover
	{
		background-color: var(--Lightest);
	}

	._Skins_HTML5___Side_Navigation .search-filter-content ul li button:focus
	{
		background-color: var(--Lightest);
	}

	._Skins_HTML5___Side_Navigation #resultList .glossary .definition
	{
		
	}

	._Skins_HTML5___Side_Navigation #resultList .glossary
	{
		background-position: center center;
	}

	._Skins_HTML5___Side_Navigation #resultList .glossary .term
	{
		
	}

	._Skins_HTML5___Side_Navigation #resultList .glossary .term a
	{
		
	}

	._Skins_HTML5___Side_Navigation #resultList .glossary .term a:visited
	{
		
	}

	._Skins_HTML5___Side_Navigation #resultList .glossary .term a:focus
	{
		
	}

	._Skins_HTML5___Side_Navigation #resultList .glossary .term a:hover
	{
		
	}

	._Skins_HTML5___Side_Navigation #resultList .glossary .term a:active
	{
		
	}

	._Skins_HTML5___Side_Navigation h1#results-heading
	{
		
	}

	._Skins_HTML5___Side_Navigation #results-heading
	{
		
	}

	._Skins_HTML5___Side_Navigation .search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_HTML5___Side_Navigation .search-bar .search-field::-moz-placeholder
	{
		
	}

	._Skins_HTML5___Side_Navigation .search-bar .search-field:-moz-placeholder
	{
		
	}

	._Skins_HTML5___Side_Navigation .search-bar .search-field:-ms-input-placeholder
	{
		
	}

	._Skins_HTML5___Side_Navigation .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5___Side_Navigation .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5 - Side Navigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Side Navigation/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5___Side_Navigation .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5 - Side Navigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Side Navigation/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5___Side_Navigation .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_HTML5___Side_Navigation .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_HTML5___Side_Navigation .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_HTML5___Side_Navigation .featured-snippets-container .micro-response
	{
		
	}

	._Skins_HTML5___Side_Navigation .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_HTML5___Side_Navigation .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5___Side_Navigation .featured-snippets-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/HTML5 - Side Navigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Side Navigation/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5___Side_Navigation .featured-snippets-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/HTML5 - Side Navigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Side Navigation/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5___Side_Navigation .featured-snippets-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, var(--Lightest) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,var(--Lightest)));
		background: -webkit-linear-gradient(top, transparent 0%, var(--Lightest) 100%);
		background: -o-linear-gradient(top, transparent 0%,var(--Lightest) 100%);
		background: -ms-linear-gradient(top, transparent 0%,var(--Lightest) 100%);
		background: linear-gradient(transparent 0%,var(--Lightest) 100%);
		-pie-background: linear-gradient(transparent, var(--Lightest));
	}

	._Skins_HTML5___Side_Navigation .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_HTML5___Side_Navigation .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_HTML5___Side_Navigation .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_HTML5___Side_Navigation .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_HTML5___Side_Navigation .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_HTML5___Side_Navigation .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_HTML5___Side_Navigation .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_HTML5___Side_Navigation .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_HTML5___Side_Navigation .featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	._Skins_HTML5___Side_Navigation #pagination
	{
		line-height: 2.5em;
	}

	._Skins_HTML5___Side_Navigation #pagination a
	{
		
	}

	._Skins_HTML5___Side_Navigation #pagination a:hover
	{
		
	}

	._Skins_HTML5___Side_Navigation #pagination a#selected
	{
		
	}

	._Skins_HTML5___Side_Navigation #resultList .description
	{
		
	}

	._Skins_HTML5___Side_Navigation #resultList .gs-snippet
	{
		
	}

	._Skins_HTML5___Side_Navigation #resultList h3.title a
	{
		
	}

	._Skins_HTML5___Side_Navigation #resultList h3.title
	{
		
	}

	._Skins_HTML5___Side_Navigation #resultList h3.title a:visited
	{
		
	}

	._Skins_HTML5___Side_Navigation #resultList h3.title a:focus
	{
		
	}

	._Skins_HTML5___Side_Navigation #resultList h3.title a:hover
	{
		
	}

	._Skins_HTML5___Side_Navigation #resultList h3.title a:active
	{
		
	}

	._Skins_HTML5___Side_Navigation #resultList .url cite
	{
		
	}

	._Skins_HTML5___Side_Navigation #resultList
	{
		
	}

	._Skins_HTML5___Side_Navigation .search-bar.search-bar-container .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/HTML5 - Side Navigation/icon-search.png') no-repeat center center;
	}

	._Skins_HTML5___Side_Navigation .search-bar.search-bar-container .search-submit:hover
	{
		background-repeat: no-repeat;
		background-color: transparent;
	}

	._Skins_HTML5___Side_Navigation .phrase-suggest
	{
		
	}

	._Skins_HTML5___Side_Navigation .phrase-suggest a
	{
		
	}

	._Skins_HTML5___Side_Navigation .sidenav-wrapper
	{
		display: none;
	}

	._Skins_HTML5___Side_Navigation .skip-to-content
	{
		color: var(--Dark);
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		background-color: var(--Lightest);
	}

	._Skins_HTML5___Top_Navigation .body-container
	{
		
	}

	._Skins_HTML5___Top_Navigation .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		left: auto;
		right: 35px;
	}

	._Skins_HTML5___Top_Navigation .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_HTML5___Top_Navigation .menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	._Skins_HTML5___Top_Navigation .central-dropdown:hover
	{
		
	}

	._Skins_HTML5___Top_Navigation .central-account-image
	{
		background: transparent url('Images/HTML5 - Top Navigation/icon-user-white.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Top Navigation/icon-user-white.png') no-repeat center center;
	}

	._Skins_HTML5___Top_Navigation .central-dropdown-content
	{
		-webkit-box-shadow: 0px 1px 4px #b9bec1;
		-moz-box-shadow: 0px 1px 4px #b9bec1;
		box-shadow: 0px 1px 4px #b9bec1;
		-webkit-box-shadow: 0px 1px 4px #b9bec1;
		-moz-box-shadow: 0px 1px 4px #b9bec1;
		height: auto;
		left: auto;
		right: -25px;
		background-color: var(--Lightest);
	}

	._Skins_HTML5___Top_Navigation div.central-dropdown-content > a
	{
		
	}

	._Skins_HTML5___Top_Navigation div.central-dropdown-content > a:hover
	{
		
	}

	._Skins_HTML5___Top_Navigation .central-separator
	{
		background-color: #cccccc;
	}

	._Skins_HTML5___Top_Navigation .featured-snippets-container
	{
		
	}

	._Skins_HTML5___Top_Navigation nav.title-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		background-color: var(--Primary);
	}

	._Skins_HTML5___Top_Navigation .off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		
	}

	._Skins_HTML5___Top_Navigation #knowledge-panel
	{
		
	}

	._Skins_HTML5___Top_Navigation #search-results-flex
	{
		
	}

	._Skins_HTML5___Top_Navigation .knowledge-panel-container
	{
		
	}

	._Skins_HTML5___Top_Navigation .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5___Top_Navigation .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5 - Top Navigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Top Navigation/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5___Top_Navigation .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5 - Top Navigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Top Navigation/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5___Top_Navigation .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_HTML5___Top_Navigation .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_HTML5___Top_Navigation .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_HTML5___Top_Navigation .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_HTML5___Top_Navigation .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_HTML5___Top_Navigation .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_HTML5___Top_Navigation .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_HTML5___Top_Navigation .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_HTML5___Top_Navigation .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_HTML5___Top_Navigation .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_HTML5___Top_Navigation .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_HTML5___Top_Navigation .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_HTML5___Top_Navigation .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_HTML5___Top_Navigation .knowledge-panel-container .micro-content
	{
		-webkit-box-shadow: 0px 1px 4px #b9bec1;
		-moz-box-shadow: 0px 1px 4px #b9bec1;
		box-shadow: 0px 1px 4px #b9bec1;
		-webkit-box-shadow: 0px 1px 4px #b9bec1;
		-moz-box-shadow: 0px 1px 4px #b9bec1;
		background-position: center center;
	}

	._Skins_HTML5___Top_Navigation .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5___Top_Navigation .knowledge-panel-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/HTML5 - Top Navigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Top Navigation/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5___Top_Navigation .knowledge-panel-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/HTML5 - Top Navigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Top Navigation/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5___Top_Navigation .knowledge-panel-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, var(--Lightest) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,var(--Lightest)));
		background: -webkit-linear-gradient(top, transparent 0%, var(--Lightest) 100%);
		background: -o-linear-gradient(top, transparent 0%,var(--Lightest) 100%);
		background: -ms-linear-gradient(top, transparent 0%,var(--Lightest) 100%);
		background: linear-gradient(transparent 0%,var(--Lightest) 100%);
		-pie-background: linear-gradient(transparent, var(--Lightest));
	}

	._Skins_HTML5___Top_Navigation .title-bar-layout .logo-wrapper
	{
		min-height: 40px;
		flex-basis: 100%;
	}

	._Skins_HTML5___Top_Navigation .title-bar-layout a.logo
	{
		background: transparent url('Images/HTML5 - Top Navigation/var(--LogoImage)') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Top Navigation/var(--LogoImage)') no-repeat center center;
	}

	._Skins_HTML5___Top_Navigation .menu-icon-container
	{
		min-height: 40px;
	}

	._Skins_HTML5___Top_Navigation .off-canvas-wrapper-inner .outer-row
	{
		
	}

	._Skins_HTML5___Top_Navigation .main-section > .outer-row
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.faq .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.faq .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5 - Top Navigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Top Navigation/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.faq .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5 - Top Navigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Top Navigation/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.faq .micro-content
	{
		background-position: center center;
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.faq
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.faq .micro-content-phrase span
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.faq .micro-content-phrase
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.faq .proxy-title
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.faq .micro-response
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.faq.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.faq .micro-response-title a
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.faq .micro-response-title
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.faq .micro-response-title a:visited
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.faq .micro-response-title a:focus
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.faq .micro-response-title a:hover
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.faq .micro-response-title a:active
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.faq .micro-response-url cite
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.faq .micro-response-url
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.faq .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.faq .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/HTML5 - Top Navigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Top Navigation/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.faq .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/HTML5 - Top Navigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Top Navigation/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.faq.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.knowledge .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.knowledge .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5 - Top Navigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Top Navigation/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5 - Top Navigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Top Navigation/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.knowledge .micro-content
	{
		background-position: center center;
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.knowledge
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.knowledge .micro-content-phrase span
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.knowledge .micro-content-phrase
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.knowledge .proxy-title
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.knowledge .micro-response
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.knowledge .micro-response-title a
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.knowledge .micro-response-title
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.knowledge .micro-response-title a:visited
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.knowledge .micro-response-title a:focus
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.knowledge .micro-response-title a:hover
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.knowledge .micro-response-title a:active
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.knowledge .micro-response-url cite
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.knowledge .micro-response-url
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.knowledge .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.knowledge .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/HTML5 - Top Navigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Top Navigation/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/HTML5 - Top Navigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Top Navigation/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, var(--Lightest) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,var(--Lightest)));
		background: -webkit-linear-gradient(top, transparent 0%, var(--Lightest) 100%);
		background: -o-linear-gradient(top, transparent 0%,var(--Lightest) 100%);
		background: -ms-linear-gradient(top, transparent 0%,var(--Lightest) 100%);
		background: linear-gradient(transparent 0%,var(--Lightest) 100%);
		-pie-background: linear-gradient(transparent, var(--Lightest));
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.promotion .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.promotion .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5 - Top Navigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Top Navigation/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.promotion .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5 - Top Navigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Top Navigation/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.promotion .micro-content
	{
		background-position: center center;
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.promotion
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.promotion .micro-content-phrase span
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.promotion .micro-content-phrase
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.promotion .proxy-title
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.promotion .micro-response
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.promotion .micro-response-title a
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.promotion .micro-response-title
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.promotion .micro-response-title a:visited
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.promotion .micro-response-title a:focus
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.promotion .micro-response-title a:hover
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.promotion .micro-response-title a:active
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.promotion .micro-response-url cite
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.promotion .micro-response-url
	{
		
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.promotion .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.promotion .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/HTML5 - Top Navigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Top Navigation/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.promotion .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/HTML5 - Top Navigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Top Navigation/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5___Top_Navigation .micro-content-proxy.promotion.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_HTML5___Top_Navigation .off-canvas
	{
		background-position: top center;
		background-color: var(--Dark);
	}

	._Skins_HTML5___Top_Navigation .off-canvas ul ul
	{
		background-position: top center;
		background-color: var(--Dark);
	}

	._Skins_HTML5___Top_Navigation ul.off-canvas-list li a
	{
		border-bottom: solid 1px var(--Dark);
		color: #b9bec1;
		font-size: 1em;
		font-weight: normal;
		line-height: 1.6em;
	}

	._Skins_HTML5___Top_Navigation ul.off-canvas-list ul > li > a
	{
		margin-left: 1em;
	}

	._Skins_HTML5___Top_Navigation ul.off-canvas-list ul ul > li > a
	{
		margin-left: 2em;
	}

	._Skins_HTML5___Top_Navigation ul.off-canvas-list ul ul ul > li > a
	{
		margin-left: 3em;
	}

	._Skins_HTML5___Top_Navigation ul.off-canvas-list ul ul ul ul > li > a
	{
		margin-left: 4em;
	}

	._Skins_HTML5___Top_Navigation ul.off-canvas-list li.js-drilldown-back > a
	{
		
	}

	._Skins_HTML5___Top_Navigation ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle
	{
		border-top-color: #b9bec1;
	}

	._Skins_HTML5___Top_Navigation ul.off-canvas-list li a:hover
	{
		color: #b9bec1;
		background-color: var(--Dark);
	}

	._Skins_HTML5___Top_Navigation ul.off-canvas-list ul > li > a:hover
	{
		background-color: var(--Dark);
	}

	._Skins_HTML5___Top_Navigation ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: var(--Dark);
	}

	._Skins_HTML5___Top_Navigation ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: var(--Dark);
	}

	._Skins_HTML5___Top_Navigation ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: var(--Dark);
	}

	._Skins_HTML5___Top_Navigation ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: var(--Dark);
	}

	._Skins_HTML5___Top_Navigation ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle:hover
	{
		
	}

	._Skins_HTML5___Top_Navigation ul.off-canvas-list li a.selected
	{
		font-weight: bold;
	}

	._Skins_HTML5___Top_Navigation ul.off-canvas-list ul > li > a.selected
	{
		
	}

	._Skins_HTML5___Top_Navigation ul.off-canvas-list ul ul > li > a.selected
	{
		
	}

	._Skins_HTML5___Top_Navigation ul.off-canvas-list ul ul ul > li > a.selected
	{
		
	}

	._Skins_HTML5___Top_Navigation ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		
	}

	._Skins_HTML5___Top_Navigation .title-bar .menu-icon span
	{
		background: transparent url('Images/HTML5 - Top Navigation/Menu.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Top Navigation/Menu.png') no-repeat center center;
	}

	._Skins_HTML5___Top_Navigation nav.title-bar .menu-icon
	{
		display: block;
		left: auto;
		right: -13px;
	}

	._Skins_HTML5___Top_Navigation .search-auto-complete ul
	{
		background-color: var(--Lightest);
	}

	._Skins_HTML5___Top_Navigation .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_HTML5___Top_Navigation .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_HTML5___Top_Navigation .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_HTML5___Top_Navigation .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_HTML5___Top_Navigation .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_HTML5___Top_Navigation .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #cccccc;
	}

	._Skins_HTML5___Top_Navigation .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #cccccc;
	}

	._Skins_HTML5___Top_Navigation .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #cccccc;
	}

	._Skins_HTML5___Top_Navigation .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_HTML5___Top_Navigation .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_HTML5___Top_Navigation .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_HTML5___Top_Navigation .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_HTML5___Top_Navigation .search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/HTML5 - Top Navigation/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Top Navigation/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_HTML5___Top_Navigation .search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/HTML5 - Top Navigation/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Top Navigation/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_HTML5___Top_Navigation .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_HTML5___Top_Navigation .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_HTML5___Top_Navigation .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_HTML5___Top_Navigation .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_HTML5___Top_Navigation .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_HTML5___Top_Navigation .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_HTML5___Top_Navigation .search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/HTML5 - Top Navigation/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Top Navigation/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_HTML5___Top_Navigation .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	._Skins_HTML5___Top_Navigation .nav-search-wrapper
	{
		flex-basis: 100%;
	}

	._Skins_HTML5___Top_Navigation .nav-search
	{
		display: block;
	}

	._Skins_HTML5___Top_Navigation .search-bar .search-field
	{
		background-color: var(--Lightest);
		padding-right: 82px;
	}

	._Skins_HTML5___Top_Navigation .search-bar .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: var(--Lightest);
	}

	._Skins_HTML5___Top_Navigation .search-bar .search-submit
	{
		
	}

	._Skins_HTML5___Top_Navigation .search-filter-content
	{
		top: 2em;
		background-color: var(--Lightest);
	}

	._Skins_HTML5___Top_Navigation .search-bar .search-filter-wrapper.open
	{
		background-position: center center;
		background-color: var(--Lightest);
		background-repeat: no-repeat;
	}

	._Skins_HTML5___Top_Navigation .search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: var(--Lightest);
	}

	._Skins_HTML5___Top_Navigation .search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/HTML5 - Top Navigation/Filter.png') no-repeat center center;
	}

	._Skins_HTML5___Top_Navigation .search-filter-content ul li:hover
	{
		background-color: var(--Lightest);
	}

	._Skins_HTML5___Top_Navigation .search-filter-content ul li button:focus
	{
		background-color: var(--Lightest);
	}

	._Skins_HTML5___Top_Navigation #resultList .glossary .definition
	{
		
	}

	._Skins_HTML5___Top_Navigation #resultList .glossary
	{
		-webkit-box-shadow: 0px 1px 4px #b9bec1;
		-moz-box-shadow: 0px 1px 4px #b9bec1;
		box-shadow: 0px 1px 4px #b9bec1;
		-webkit-box-shadow: 0px 1px 4px #b9bec1;
		-moz-box-shadow: 0px 1px 4px #b9bec1;
		background-position: center center;
	}

	._Skins_HTML5___Top_Navigation #resultList .glossary .term
	{
		
	}

	._Skins_HTML5___Top_Navigation #resultList .glossary .term a
	{
		
	}

	._Skins_HTML5___Top_Navigation #resultList .glossary .term a:visited
	{
		
	}

	._Skins_HTML5___Top_Navigation #resultList .glossary .term a:focus
	{
		
	}

	._Skins_HTML5___Top_Navigation #resultList .glossary .term a:hover
	{
		
	}

	._Skins_HTML5___Top_Navigation #resultList .glossary .term a:active
	{
		
	}

	._Skins_HTML5___Top_Navigation h1#results-heading
	{
		
	}

	._Skins_HTML5___Top_Navigation #results-heading
	{
		
	}

	._Skins_HTML5___Top_Navigation .search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_HTML5___Top_Navigation .search-bar .search-field::-moz-placeholder
	{
		
	}

	._Skins_HTML5___Top_Navigation .search-bar .search-field:-moz-placeholder
	{
		
	}

	._Skins_HTML5___Top_Navigation .search-bar .search-field:-ms-input-placeholder
	{
		
	}

	._Skins_HTML5___Top_Navigation .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5___Top_Navigation .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5 - Top Navigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Top Navigation/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5___Top_Navigation .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5 - Top Navigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Top Navigation/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5___Top_Navigation .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_HTML5___Top_Navigation .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_HTML5___Top_Navigation .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_HTML5___Top_Navigation .featured-snippets-container .micro-response
	{
		
	}

	._Skins_HTML5___Top_Navigation .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_HTML5___Top_Navigation .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5___Top_Navigation .featured-snippets-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/HTML5 - Top Navigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Top Navigation/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5___Top_Navigation .featured-snippets-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/HTML5 - Top Navigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5 - Top Navigation/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5___Top_Navigation .featured-snippets-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, var(--Lightest) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,var(--Lightest)));
		background: -webkit-linear-gradient(top, transparent 0%, var(--Lightest) 100%);
		background: -o-linear-gradient(top, transparent 0%,var(--Lightest) 100%);
		background: -ms-linear-gradient(top, transparent 0%,var(--Lightest) 100%);
		background: linear-gradient(transparent 0%,var(--Lightest) 100%);
		-pie-background: linear-gradient(transparent, var(--Lightest));
	}

	._Skins_HTML5___Top_Navigation .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_HTML5___Top_Navigation .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_HTML5___Top_Navigation .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_HTML5___Top_Navigation .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_HTML5___Top_Navigation .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_HTML5___Top_Navigation .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_HTML5___Top_Navigation .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_HTML5___Top_Navigation .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_HTML5___Top_Navigation .featured-snippets-container .micro-content
	{
		-webkit-box-shadow: 0px 1px 4px #b9bec1;
		-moz-box-shadow: 0px 1px 4px #b9bec1;
		box-shadow: 0px 1px 4px #b9bec1;
		-webkit-box-shadow: 0px 1px 4px #b9bec1;
		-moz-box-shadow: 0px 1px 4px #b9bec1;
		background-position: center center;
	}

	._Skins_HTML5___Top_Navigation #pagination
	{
		line-height: 2.5em;
	}

	._Skins_HTML5___Top_Navigation #pagination a
	{
		
	}

	._Skins_HTML5___Top_Navigation #pagination a:hover
	{
		
	}

	._Skins_HTML5___Top_Navigation #pagination a#selected
	{
		
	}

	._Skins_HTML5___Top_Navigation #resultList .description
	{
		
	}

	._Skins_HTML5___Top_Navigation #resultList .gs-snippet
	{
		
	}

	._Skins_HTML5___Top_Navigation #resultList h3.title a
	{
		
	}

	._Skins_HTML5___Top_Navigation #resultList h3.title
	{
		
	}

	._Skins_HTML5___Top_Navigation #resultList h3.title a:visited
	{
		
	}

	._Skins_HTML5___Top_Navigation #resultList h3.title a:focus
	{
		
	}

	._Skins_HTML5___Top_Navigation #resultList h3.title a:hover
	{
		
	}

	._Skins_HTML5___Top_Navigation #resultList h3.title a:active
	{
		
	}

	._Skins_HTML5___Top_Navigation #resultList .url cite
	{
		
	}

	._Skins_HTML5___Top_Navigation #resultList
	{
		
	}

	._Skins_HTML5___Top_Navigation .search-bar.search-bar-container .search-submit
	{
		background: var(--Lightest) url('Images/HTML5 - Top Navigation/icon-searchGray-17x17.png') no-repeat center center;
		-pie-background: var(--Lightest) url('Skins/Fluid/Stylesheets/Images/HTML5 - Top Navigation/icon-searchGray-17x17.png') no-repeat center center;
	}

	._Skins_HTML5___Top_Navigation .search-bar .search-filter-wrapper
	{
		right: 32px;
	}

	._Skins_HTML5___Top_Navigation .search-bar.search-bar-container .search-submit:hover
	{
		background-repeat: no-repeat;
		background-color: var(--Lightest);
	}

	._Skins_HTML5___Top_Navigation .phrase-suggest
	{
		
	}

	._Skins_HTML5___Top_Navigation .phrase-suggest a
	{
		
	}

	._Skins_HTML5___Top_Navigation .sidenav-wrapper
	{
		display: none;
	}

	._Skins_HTML5___Top_Navigation .skip-to-content
	{
		color: var(--Dark);
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		background-color: var(--Lightest);
	}

	._Skins_Light_no_search .body-container
	{
		padding-left: 0px;
		padding-right: 0px;
		overflow: inherit;
	}

	._Skins_Light_no_search .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		left: auto;
		right: 35px;
	}

	._Skins_Light_no_search .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_Light_no_search .menu-icon-container .central-account-wrapper
	{
		display: none;
	}

	._Skins_Light_no_search .central-dropdown:hover
	{
		
	}

	._Skins_Light_no_search .central-account-image
	{
		background: transparent url('Images/Light-no-search/icon-user-white.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light-no-search/icon-user-white.png') no-repeat center center;
	}

	._Skins_Light_no_search .central-dropdown-content
	{
		height: auto;
		left: auto;
		right: -25px;
		background-color: #ffffff;
	}

	._Skins_Light_no_search div.central-dropdown-content > a
	{
		
	}

	._Skins_Light_no_search div.central-dropdown-content > a:hover
	{
		
	}

	._Skins_Light_no_search .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_Light_no_search .featured-snippets-container
	{
		
	}

	._Skins_Light_no_search nav.title-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		padding-top: 15px;
		padding-bottom: 15px;
		background-color: #e6e6e6;
	}

	._Skins_Light_no_search .off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		
	}

	._Skins_Light_no_search #knowledge-panel
	{
		
	}

	._Skins_Light_no_search #search-results-flex
	{
		
	}

	._Skins_Light_no_search .knowledge-panel-container
	{
		
	}

	._Skins_Light_no_search .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Light_no_search .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Light-no-search/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light-no-search/arrow-up.png') no-repeat center center;
	}

	._Skins_Light_no_search .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Light-no-search/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light-no-search/arrow-down.png') no-repeat center center;
	}

	._Skins_Light_no_search .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_Light_no_search .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_Light_no_search .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Light_no_search .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_Light_no_search .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Light_no_search .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_Light_no_search .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_Light_no_search .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_Light_no_search .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_Light_no_search .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_Light_no_search .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_Light_no_search .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_Light_no_search .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_Light_no_search .knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	._Skins_Light_no_search .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Light_no_search .knowledge-panel-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Light-no-search/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light-no-search/arrow-up.png') no-repeat center center;
	}

	._Skins_Light_no_search .knowledge-panel-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Light-no-search/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light-no-search/arrow-down.png') no-repeat center center;
	}

	._Skins_Light_no_search .knowledge-panel-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_Light_no_search .title-bar-layout .logo-wrapper
	{
		min-height: 55px;
		flex-basis: 100%;
	}

	._Skins_Light_no_search .title-bar-layout a.logo
	{
		width: 48px;
		height: 55px;
		background: transparent url('Images/Light-no-search/logo_AP_55px_1.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light-no-search/logo_AP_55px_1.png') no-repeat center center;
	}

	._Skins_Light_no_search .menu-icon-container
	{
		min-height: 55px;
	}

	._Skins_Light_no_search .off-canvas-wrapper-inner .outer-row
	{
		padding-left: 1em;
		padding-right: 1em;
	}

	._Skins_Light_no_search .main-section > .outer-row
	{
		
	}

	._Skins_Light_no_search .off-canvas-content
	{
		max-height: none;
	}

	._Skins_Light_no_search .sidenav-layout
	{
		max-height: none;
	}

	._Skins_Light_no_search .micro-content-proxy.faq .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Light_no_search .micro-content-proxy.faq .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Light-no-search/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light-no-search/arrow-up.png') no-repeat center center;
	}

	._Skins_Light_no_search .micro-content-proxy.faq .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Light-no-search/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light-no-search/arrow-down.png') no-repeat center center;
	}

	._Skins_Light_no_search .micro-content-proxy.faq .micro-content
	{
		background-position: center center;
	}

	._Skins_Light_no_search .micro-content-proxy.faq
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.faq .micro-content-phrase span
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.faq .micro-content-phrase
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.faq .proxy-title
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.faq .micro-response
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.faq.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.faq .micro-response-title a
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.faq .micro-response-title
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.faq .micro-response-title a:visited
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.faq .micro-response-title a:focus
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.faq .micro-response-title a:hover
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.faq .micro-response-title a:active
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.faq .micro-response-url cite
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.faq .micro-response-url
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.faq .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Light_no_search .micro-content-proxy.faq .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Light-no-search/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light-no-search/arrow-up.png') no-repeat center center;
	}

	._Skins_Light_no_search .micro-content-proxy.faq .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Light-no-search/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light-no-search/arrow-down.png') no-repeat center center;
	}

	._Skins_Light_no_search .micro-content-proxy.faq.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_Light_no_search .micro-content-proxy.knowledge .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Light_no_search .micro-content-proxy.knowledge .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Light-no-search/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light-no-search/arrow-up.png') no-repeat center center;
	}

	._Skins_Light_no_search .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Light-no-search/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light-no-search/arrow-down.png') no-repeat center center;
	}

	._Skins_Light_no_search .micro-content-proxy.knowledge .micro-content
	{
		background-position: center center;
	}

	._Skins_Light_no_search .micro-content-proxy.knowledge
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.knowledge .micro-content-phrase span
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.knowledge .micro-content-phrase
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.knowledge .proxy-title
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.knowledge .micro-response
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.knowledge .micro-response-title a
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.knowledge .micro-response-title
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.knowledge .micro-response-title a:visited
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.knowledge .micro-response-title a:focus
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.knowledge .micro-response-title a:hover
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.knowledge .micro-response-title a:active
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.knowledge .micro-response-url cite
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.knowledge .micro-response-url
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.knowledge .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Light_no_search .micro-content-proxy.knowledge .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Light-no-search/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light-no-search/arrow-up.png') no-repeat center center;
	}

	._Skins_Light_no_search .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Light-no-search/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light-no-search/arrow-down.png') no-repeat center center;
	}

	._Skins_Light_no_search .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_Light_no_search .micro-content-proxy.promotion .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Light_no_search .micro-content-proxy.promotion .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Light-no-search/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light-no-search/arrow-up.png') no-repeat center center;
	}

	._Skins_Light_no_search .micro-content-proxy.promotion .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Light-no-search/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light-no-search/arrow-down.png') no-repeat center center;
	}

	._Skins_Light_no_search .micro-content-proxy.promotion .micro-content
	{
		background-position: center center;
	}

	._Skins_Light_no_search .micro-content-proxy.promotion
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.promotion .micro-content-phrase span
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.promotion .micro-content-phrase
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.promotion .proxy-title
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.promotion .micro-response
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.promotion .micro-response-title a
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.promotion .micro-response-title
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.promotion .micro-response-title a:visited
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.promotion .micro-response-title a:focus
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.promotion .micro-response-title a:hover
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.promotion .micro-response-title a:active
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.promotion .micro-response-url cite
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.promotion .micro-response-url
	{
		
	}

	._Skins_Light_no_search .micro-content-proxy.promotion .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Light_no_search .micro-content-proxy.promotion .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Light-no-search/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light-no-search/arrow-up.png') no-repeat center center;
	}

	._Skins_Light_no_search .micro-content-proxy.promotion .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Light-no-search/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light-no-search/arrow-down.png') no-repeat center center;
	}

	._Skins_Light_no_search .micro-content-proxy.promotion.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_Light_no_search .off-canvas
	{
		background-position: top center;
		background-color: #f4f4f4;
	}

	._Skins_Light_no_search .off-canvas ul ul
	{
		background-position: top center;
		background-color: #f4f4f4;
	}

	._Skins_Light_no_search ul.off-canvas-list li a
	{
		border-bottom: solid 0px #303335;
		color: #595959;
		font-family: AP;
		font-size: 1em;
		font-weight: bold;
		line-height: 1.6em;
	}

	._Skins_Light_no_search ul.off-canvas-list ul > li > a
	{
		margin-left: 1em;
	}

	._Skins_Light_no_search ul.off-canvas-list ul ul > li > a
	{
		margin-left: 2em;
	}

	._Skins_Light_no_search ul.off-canvas-list ul ul ul > li > a
	{
		margin-left: 3em;
	}

	._Skins_Light_no_search ul.off-canvas-list ul ul ul ul > li > a
	{
		margin-left: 4em;
	}

	._Skins_Light_no_search ul.off-canvas-list li.js-drilldown-back > a
	{
		
	}

	._Skins_Light_no_search ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle
	{
		border-top-color: #b9bec1;
	}

	._Skins_Light_no_search ul.off-canvas-list li a:hover
	{
		color: #1ea1e1;
		background-color: transparent;
	}

	._Skins_Light_no_search ul.off-canvas-list ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_Light_no_search ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_Light_no_search ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_Light_no_search ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_Light_no_search ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: transparent;
	}

	._Skins_Light_no_search ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle:hover
	{
		
	}

	._Skins_Light_no_search ul.off-canvas-list li a.selected
	{
		font-weight: bold;
	}

	._Skins_Light_no_search ul.off-canvas-list ul > li > a.selected
	{
		
	}

	._Skins_Light_no_search ul.off-canvas-list ul ul > li > a.selected
	{
		
	}

	._Skins_Light_no_search ul.off-canvas-list ul ul ul > li > a.selected
	{
		
	}

	._Skins_Light_no_search ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		
	}

	._Skins_Light_no_search .title-bar .menu-icon span
	{
		background: transparent url('Images/Light-no-search/hamburgerMenu_1.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light-no-search/hamburgerMenu_1.png') no-repeat center center;
	}

	._Skins_Light_no_search nav.title-bar .menu-icon
	{
		display: block;
		left: auto;
		right: -13px;
	}

	._Skins_Light_no_search .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_Light_no_search .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_Light_no_search .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_Light_no_search .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_Light_no_search .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_Light_no_search .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_Light_no_search .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #d0d3d5;
	}

	._Skins_Light_no_search .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #d0d3d5;
	}

	._Skins_Light_no_search .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #d0d3d5;
	}

	._Skins_Light_no_search .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_Light_no_search .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_Light_no_search .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_Light_no_search .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_Light_no_search .search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/Light-no-search/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light-no-search/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_Light_no_search .search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/Light-no-search/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light-no-search/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_Light_no_search .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_Light_no_search .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_Light_no_search .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_Light_no_search .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_Light_no_search .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_Light_no_search .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_Light_no_search .search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/Light-no-search/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light-no-search/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_Light_no_search .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	._Skins_Light_no_search .nav-search-wrapper
	{
		justify-content: center;
		flex-basis: 100%;
	}

	._Skins_Light_no_search .nav-search
	{
		display: none;
		width: 100%;
		margin-top: 15px;
	}

	._Skins_Light_no_search .search-bar .search-field
	{
		background-color: #ffffff;
		padding-right: 50px;
	}

	._Skins_Light_no_search .search-bar .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #ffffff;
	}

	._Skins_Light_no_search .search-bar .search-submit
	{
		
	}

	._Skins_Light_no_search .search-filter-content
	{
		top: 2em;
		background-color: #ffffff;
	}

	._Skins_Light_no_search .search-bar .search-filter-wrapper.open
	{
		background-position: center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	._Skins_Light_no_search .search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: #ffffff;
	}

	._Skins_Light_no_search .search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/Light-no-search/icon-filter-selected.png') no-repeat center center;
	}

	._Skins_Light_no_search .search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	._Skins_Light_no_search .search-filter-content ul li button:focus
	{
		background-color: #ffffff;
	}

	._Skins_Light_no_search #resultList .glossary .definition
	{
		
	}

	._Skins_Light_no_search #resultList .glossary
	{
		background-position: center center;
	}

	._Skins_Light_no_search #resultList .glossary .term
	{
		
	}

	._Skins_Light_no_search #resultList .glossary .term a
	{
		
	}

	._Skins_Light_no_search #resultList .glossary .term a:visited
	{
		
	}

	._Skins_Light_no_search #resultList .glossary .term a:focus
	{
		
	}

	._Skins_Light_no_search #resultList .glossary .term a:hover
	{
		
	}

	._Skins_Light_no_search #resultList .glossary .term a:active
	{
		
	}

	._Skins_Light_no_search h1#results-heading
	{
		
	}

	._Skins_Light_no_search #results-heading
	{
		
	}

	._Skins_Light_no_search .search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_Light_no_search .search-bar .search-field::-moz-placeholder
	{
		
	}

	._Skins_Light_no_search .search-bar .search-field:-moz-placeholder
	{
		
	}

	._Skins_Light_no_search .search-bar .search-field:-ms-input-placeholder
	{
		
	}

	._Skins_Light_no_search .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Light_no_search .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Light-no-search/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light-no-search/arrow-up.png') no-repeat center center;
	}

	._Skins_Light_no_search .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Light-no-search/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light-no-search/arrow-down.png') no-repeat center center;
	}

	._Skins_Light_no_search .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_Light_no_search .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_Light_no_search .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Light_no_search .featured-snippets-container .micro-response
	{
		
	}

	._Skins_Light_no_search .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Light_no_search .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Light_no_search .featured-snippets-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Light-no-search/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light-no-search/arrow-up.png') no-repeat center center;
	}

	._Skins_Light_no_search .featured-snippets-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Light-no-search/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light-no-search/arrow-down.png') no-repeat center center;
	}

	._Skins_Light_no_search .featured-snippets-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_Light_no_search .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_Light_no_search .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_Light_no_search .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_Light_no_search .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_Light_no_search .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_Light_no_search .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_Light_no_search .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_Light_no_search .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_Light_no_search .featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	._Skins_Light_no_search #pagination
	{
		line-height: 2.5em;
	}

	._Skins_Light_no_search #pagination a
	{
		
	}

	._Skins_Light_no_search #pagination a:hover
	{
		
	}

	._Skins_Light_no_search #pagination a#selected
	{
		
	}

	._Skins_Light_no_search #resultList .description
	{
		
	}

	._Skins_Light_no_search #resultList .gs-snippet
	{
		
	}

	._Skins_Light_no_search #resultList h3.title a
	{
		
	}

	._Skins_Light_no_search #resultList h3.title
	{
		
	}

	._Skins_Light_no_search #resultList h3.title a:visited
	{
		
	}

	._Skins_Light_no_search #resultList h3.title a:focus
	{
		
	}

	._Skins_Light_no_search #resultList h3.title a:hover
	{
		
	}

	._Skins_Light_no_search #resultList h3.title a:active
	{
		
	}

	._Skins_Light_no_search #resultList .url cite
	{
		
	}

	._Skins_Light_no_search #resultList
	{
		
	}

	._Skins_Light_no_search .search-bar.search-bar-container .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/Light-no-search/icon-search.png') no-repeat center center;
	}

	._Skins_Light_no_search .search-bar.search-bar-container .search-submit:hover
	{
		background-repeat: no-repeat;
		background-color: transparent;
	}

	._Skins_Light_no_search .phrase-suggest
	{
		
	}

	._Skins_Light_no_search .phrase-suggest a
	{
		
	}

	._Skins_Light_no_search .sidenav-wrapper
	{
		display: none;
	}

	._Skins_Light_no_search .skip-to-content
	{
		color: #808080;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		background-color: #ffffff;
	}

	._Skins_Light .body-container
	{
		padding-left: 0px;
		padding-right: 0px;
		overflow: inherit;
	}

	._Skins_Light .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		left: auto;
		right: 35px;
	}

	._Skins_Light .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_Light .menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	._Skins_Light .central-dropdown:hover
	{
		
	}

	._Skins_Light .central-account-image
	{
		background: transparent url('Images/Light/icon-user-white.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light/icon-user-white.png') no-repeat center center;
	}

	._Skins_Light .central-dropdown-content
	{
		height: auto;
		left: auto;
		right: -25px;
		background-color: #ffffff;
	}

	._Skins_Light div.central-dropdown-content > a
	{
		
	}

	._Skins_Light div.central-dropdown-content > a:hover
	{
		
	}

	._Skins_Light .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_Light .featured-snippets-container
	{
		
	}

	._Skins_Light nav.title-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		padding-top: 15px;
		padding-bottom: 15px;
		background-color: #e6e6e6;
	}

	._Skins_Light .off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		
	}

	._Skins_Light #knowledge-panel
	{
		
	}

	._Skins_Light #search-results-flex
	{
		
	}

	._Skins_Light .knowledge-panel-container
	{
		
	}

	._Skins_Light .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Light .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Light/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light/arrow-up.png') no-repeat center center;
	}

	._Skins_Light .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Light/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light/arrow-down.png') no-repeat center center;
	}

	._Skins_Light .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_Light .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_Light .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Light .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_Light .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Light .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_Light .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_Light .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_Light .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_Light .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_Light .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_Light .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_Light .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_Light .knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	._Skins_Light .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Light .knowledge-panel-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Light/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light/arrow-up.png') no-repeat center center;
	}

	._Skins_Light .knowledge-panel-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Light/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light/arrow-down.png') no-repeat center center;
	}

	._Skins_Light .knowledge-panel-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_Light .title-bar-layout .logo-wrapper
	{
		min-height: 55px;
		flex-basis: 100%;
	}

	._Skins_Light .title-bar-layout a.logo
	{
		width: 48px;
		height: 55px;
		background: transparent url('Images/Light/AP_ICON_55x55_1.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light/AP_ICON_55x55_1.png') no-repeat center center;
	}

	._Skins_Light .menu-icon-container
	{
		min-height: 55px;
	}

	._Skins_Light .off-canvas-wrapper-inner .outer-row
	{
		padding-left: 1em;
		padding-right: 1em;
	}

	._Skins_Light .main-section > .outer-row
	{
		
	}

	._Skins_Light .off-canvas-content
	{
		max-height: none;
	}

	._Skins_Light .sidenav-layout
	{
		max-height: none;
	}

	._Skins_Light .micro-content-proxy.faq .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Light .micro-content-proxy.faq .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Light/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light/arrow-up.png') no-repeat center center;
	}

	._Skins_Light .micro-content-proxy.faq .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Light/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light/arrow-down.png') no-repeat center center;
	}

	._Skins_Light .micro-content-proxy.faq .micro-content
	{
		background-position: center center;
	}

	._Skins_Light .micro-content-proxy.faq
	{
		
	}

	._Skins_Light .micro-content-proxy.faq .micro-content-phrase span
	{
		
	}

	._Skins_Light .micro-content-proxy.faq .micro-content-phrase
	{
		
	}

	._Skins_Light .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Light .micro-content-proxy.faq .proxy-title
	{
		
	}

	._Skins_Light .micro-content-proxy.faq .micro-response
	{
		
	}

	._Skins_Light .micro-content-proxy.faq.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Light .micro-content-proxy.faq .micro-response-title a
	{
		
	}

	._Skins_Light .micro-content-proxy.faq .micro-response-title
	{
		
	}

	._Skins_Light .micro-content-proxy.faq .micro-response-title a:visited
	{
		
	}

	._Skins_Light .micro-content-proxy.faq .micro-response-title a:focus
	{
		
	}

	._Skins_Light .micro-content-proxy.faq .micro-response-title a:hover
	{
		
	}

	._Skins_Light .micro-content-proxy.faq .micro-response-title a:active
	{
		
	}

	._Skins_Light .micro-content-proxy.faq .micro-response-url cite
	{
		
	}

	._Skins_Light .micro-content-proxy.faq .micro-response-url
	{
		
	}

	._Skins_Light .micro-content-proxy.faq .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Light .micro-content-proxy.faq .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Light/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light/arrow-up.png') no-repeat center center;
	}

	._Skins_Light .micro-content-proxy.faq .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Light/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light/arrow-down.png') no-repeat center center;
	}

	._Skins_Light .micro-content-proxy.faq.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_Light .micro-content-proxy.knowledge .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Light .micro-content-proxy.knowledge .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Light/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light/arrow-up.png') no-repeat center center;
	}

	._Skins_Light .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Light/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light/arrow-down.png') no-repeat center center;
	}

	._Skins_Light .micro-content-proxy.knowledge .micro-content
	{
		background-position: center center;
	}

	._Skins_Light .micro-content-proxy.knowledge
	{
		
	}

	._Skins_Light .micro-content-proxy.knowledge .micro-content-phrase span
	{
		
	}

	._Skins_Light .micro-content-proxy.knowledge .micro-content-phrase
	{
		
	}

	._Skins_Light .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Light .micro-content-proxy.knowledge .proxy-title
	{
		
	}

	._Skins_Light .micro-content-proxy.knowledge .micro-response
	{
		
	}

	._Skins_Light .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Light .micro-content-proxy.knowledge .micro-response-title a
	{
		
	}

	._Skins_Light .micro-content-proxy.knowledge .micro-response-title
	{
		
	}

	._Skins_Light .micro-content-proxy.knowledge .micro-response-title a:visited
	{
		
	}

	._Skins_Light .micro-content-proxy.knowledge .micro-response-title a:focus
	{
		
	}

	._Skins_Light .micro-content-proxy.knowledge .micro-response-title a:hover
	{
		
	}

	._Skins_Light .micro-content-proxy.knowledge .micro-response-title a:active
	{
		
	}

	._Skins_Light .micro-content-proxy.knowledge .micro-response-url cite
	{
		
	}

	._Skins_Light .micro-content-proxy.knowledge .micro-response-url
	{
		
	}

	._Skins_Light .micro-content-proxy.knowledge .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Light .micro-content-proxy.knowledge .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Light/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light/arrow-up.png') no-repeat center center;
	}

	._Skins_Light .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Light/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light/arrow-down.png') no-repeat center center;
	}

	._Skins_Light .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_Light .micro-content-proxy.promotion .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Light .micro-content-proxy.promotion .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Light/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light/arrow-up.png') no-repeat center center;
	}

	._Skins_Light .micro-content-proxy.promotion .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Light/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light/arrow-down.png') no-repeat center center;
	}

	._Skins_Light .micro-content-proxy.promotion .micro-content
	{
		background-position: center center;
	}

	._Skins_Light .micro-content-proxy.promotion
	{
		
	}

	._Skins_Light .micro-content-proxy.promotion .micro-content-phrase span
	{
		
	}

	._Skins_Light .micro-content-proxy.promotion .micro-content-phrase
	{
		
	}

	._Skins_Light .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Light .micro-content-proxy.promotion .proxy-title
	{
		
	}

	._Skins_Light .micro-content-proxy.promotion .micro-response
	{
		
	}

	._Skins_Light .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Light .micro-content-proxy.promotion .micro-response-title a
	{
		
	}

	._Skins_Light .micro-content-proxy.promotion .micro-response-title
	{
		
	}

	._Skins_Light .micro-content-proxy.promotion .micro-response-title a:visited
	{
		
	}

	._Skins_Light .micro-content-proxy.promotion .micro-response-title a:focus
	{
		
	}

	._Skins_Light .micro-content-proxy.promotion .micro-response-title a:hover
	{
		
	}

	._Skins_Light .micro-content-proxy.promotion .micro-response-title a:active
	{
		
	}

	._Skins_Light .micro-content-proxy.promotion .micro-response-url cite
	{
		
	}

	._Skins_Light .micro-content-proxy.promotion .micro-response-url
	{
		
	}

	._Skins_Light .micro-content-proxy.promotion .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Light .micro-content-proxy.promotion .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Light/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light/arrow-up.png') no-repeat center center;
	}

	._Skins_Light .micro-content-proxy.promotion .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Light/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light/arrow-down.png') no-repeat center center;
	}

	._Skins_Light .micro-content-proxy.promotion.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_Light .off-canvas
	{
		background-position: top center;
		background-color: #f4f4f4;
	}

	._Skins_Light .off-canvas ul ul
	{
		background-position: top center;
		background-color: #f4f4f4;
	}

	._Skins_Light ul.off-canvas-list li a
	{
		border-bottom: solid 0px #303335;
		color: #595959;
		font-family: GoodOT-Book;
		font-size: 1em;
		font-weight: bold;
		line-height: 1.6em;
	}

	._Skins_Light ul.off-canvas-list ul > li > a
	{
		margin-left: 1em;
	}

	._Skins_Light ul.off-canvas-list ul ul > li > a
	{
		margin-left: 2em;
	}

	._Skins_Light ul.off-canvas-list ul ul ul > li > a
	{
		margin-left: 3em;
	}

	._Skins_Light ul.off-canvas-list ul ul ul ul > li > a
	{
		margin-left: 4em;
	}

	._Skins_Light ul.off-canvas-list li.js-drilldown-back > a
	{
		
	}

	._Skins_Light ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle
	{
		border-top-color: #b9bec1;
	}

	._Skins_Light ul.off-canvas-list li a:hover
	{
		color: #1ea1e1;
		background-color: transparent;
	}

	._Skins_Light ul.off-canvas-list ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_Light ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_Light ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_Light ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_Light ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: transparent;
	}

	._Skins_Light ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle:hover
	{
		
	}

	._Skins_Light ul.off-canvas-list li a.selected
	{
		font-weight: bold;
	}

	._Skins_Light ul.off-canvas-list ul > li > a.selected
	{
		
	}

	._Skins_Light ul.off-canvas-list ul ul > li > a.selected
	{
		
	}

	._Skins_Light ul.off-canvas-list ul ul ul > li > a.selected
	{
		
	}

	._Skins_Light ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		
	}

	._Skins_Light .title-bar .menu-icon span
	{
		background: transparent url('Images/Light/hamburgerMenu_1.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light/hamburgerMenu_1.png') no-repeat center center;
	}

	._Skins_Light nav.title-bar .menu-icon
	{
		display: block;
		left: auto;
		right: -13px;
	}

	._Skins_Light .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_Light .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_Light .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_Light .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_Light .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_Light .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_Light .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #d0d3d5;
	}

	._Skins_Light .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #d0d3d5;
	}

	._Skins_Light .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #d0d3d5;
	}

	._Skins_Light .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_Light .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_Light .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_Light .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_Light .search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/Light/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_Light .search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/Light/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_Light .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_Light .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_Light .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_Light .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_Light .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_Light .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_Light .search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/Light/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_Light .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	._Skins_Light .nav-search-wrapper
	{
		justify-content: center;
		flex-basis: 100%;
	}

	._Skins_Light .nav-search
	{
		display: block;
		width: 100%;
		margin-top: 15px;
	}

	._Skins_Light .search-bar .search-field
	{
		background-color: #ffffff;
		padding-right: 50px;
	}

	._Skins_Light .search-bar .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #ffffff;
	}

	._Skins_Light .search-bar .search-submit
	{
		
	}

	._Skins_Light .search-filter-content
	{
		top: 2em;
		background-color: #ffffff;
	}

	._Skins_Light .search-bar .search-filter-wrapper.open
	{
		background-position: center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	._Skins_Light .search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: #ffffff;
	}

	._Skins_Light .search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/Light/icon-filter-selected.png') no-repeat center center;
	}

	._Skins_Light .search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	._Skins_Light .search-filter-content ul li button:focus
	{
		background-color: #ffffff;
	}

	._Skins_Light #resultList .glossary .definition
	{
		
	}

	._Skins_Light #resultList .glossary
	{
		background-position: center center;
	}

	._Skins_Light #resultList .glossary .term
	{
		
	}

	._Skins_Light #resultList .glossary .term a
	{
		
	}

	._Skins_Light #resultList .glossary .term a:visited
	{
		
	}

	._Skins_Light #resultList .glossary .term a:focus
	{
		
	}

	._Skins_Light #resultList .glossary .term a:hover
	{
		
	}

	._Skins_Light #resultList .glossary .term a:active
	{
		
	}

	._Skins_Light h1#results-heading
	{
		
	}

	._Skins_Light #results-heading
	{
		
	}

	._Skins_Light .search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_Light .search-bar .search-field::-moz-placeholder
	{
		
	}

	._Skins_Light .search-bar .search-field:-moz-placeholder
	{
		
	}

	._Skins_Light .search-bar .search-field:-ms-input-placeholder
	{
		
	}

	._Skins_Light .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Light .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Light/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light/arrow-up.png') no-repeat center center;
	}

	._Skins_Light .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Light/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light/arrow-down.png') no-repeat center center;
	}

	._Skins_Light .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_Light .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_Light .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Light .featured-snippets-container .micro-response
	{
		
	}

	._Skins_Light .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Light .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Light .featured-snippets-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Light/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light/arrow-up.png') no-repeat center center;
	}

	._Skins_Light .featured-snippets-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Light/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Light/arrow-down.png') no-repeat center center;
	}

	._Skins_Light .featured-snippets-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_Light .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_Light .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_Light .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_Light .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_Light .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_Light .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_Light .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_Light .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_Light .featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	._Skins_Light #pagination
	{
		line-height: 2.5em;
	}

	._Skins_Light #pagination a
	{
		
	}

	._Skins_Light #pagination a:hover
	{
		
	}

	._Skins_Light #pagination a#selected
	{
		
	}

	._Skins_Light #resultList .description
	{
		
	}

	._Skins_Light #resultList .gs-snippet
	{
		
	}

	._Skins_Light #resultList h3.title a
	{
		
	}

	._Skins_Light #resultList h3.title
	{
		
	}

	._Skins_Light #resultList h3.title a:visited
	{
		
	}

	._Skins_Light #resultList h3.title a:focus
	{
		
	}

	._Skins_Light #resultList h3.title a:hover
	{
		
	}

	._Skins_Light #resultList h3.title a:active
	{
		
	}

	._Skins_Light #resultList .url cite
	{
		
	}

	._Skins_Light #resultList
	{
		
	}

	._Skins_Light .search-bar.search-bar-container .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/Light/icon-search.png') no-repeat center center;
	}

	._Skins_Light .search-bar.search-bar-container .search-submit:hover
	{
		background-repeat: no-repeat;
		background-color: transparent;
	}

	._Skins_Light .phrase-suggest
	{
		
	}

	._Skins_Light .phrase-suggest a
	{
		
	}

	._Skins_Light .sidenav-wrapper
	{
		display: none;
	}

	._Skins_Light .skip-to-content
	{
		color: #808080;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		background-color: #ffffff;
	}

	._Skins_LightNoSearch .body-container
	{
		padding-left: 0px;
		padding-right: 0px;
		overflow: inherit;
	}

	._Skins_LightNoSearch .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		left: auto;
		right: 35px;
	}

	._Skins_LightNoSearch .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_LightNoSearch .menu-icon-container .central-account-wrapper
	{
		display: none;
	}

	._Skins_LightNoSearch .central-dropdown:hover
	{
		
	}

	._Skins_LightNoSearch .central-account-image
	{
		background: transparent url('Images/LightNoSearch/icon-user-white.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/LightNoSearch/icon-user-white.png') no-repeat center center;
	}

	._Skins_LightNoSearch .central-dropdown-content
	{
		height: auto;
		left: auto;
		right: -25px;
		background-color: #ffffff;
	}

	._Skins_LightNoSearch div.central-dropdown-content > a
	{
		
	}

	._Skins_LightNoSearch div.central-dropdown-content > a:hover
	{
		
	}

	._Skins_LightNoSearch .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_LightNoSearch .featured-snippets-container
	{
		
	}

	._Skins_LightNoSearch nav.title-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		padding-top: 15px;
		padding-bottom: 15px;
		background-color: #e6e6e6;
	}

	._Skins_LightNoSearch .off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		
	}

	._Skins_LightNoSearch #knowledge-panel
	{
		
	}

	._Skins_LightNoSearch #search-results-flex
	{
		
	}

	._Skins_LightNoSearch .knowledge-panel-container
	{
		
	}

	._Skins_LightNoSearch .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_LightNoSearch .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/LightNoSearch/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/LightNoSearch/arrow-up.png') no-repeat center center;
	}

	._Skins_LightNoSearch .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/LightNoSearch/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/LightNoSearch/arrow-down.png') no-repeat center center;
	}

	._Skins_LightNoSearch .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_LightNoSearch .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_LightNoSearch .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_LightNoSearch .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_LightNoSearch .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_LightNoSearch .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_LightNoSearch .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_LightNoSearch .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_LightNoSearch .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_LightNoSearch .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_LightNoSearch .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_LightNoSearch .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_LightNoSearch .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_LightNoSearch .knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	._Skins_LightNoSearch .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_LightNoSearch .knowledge-panel-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/LightNoSearch/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/LightNoSearch/arrow-up.png') no-repeat center center;
	}

	._Skins_LightNoSearch .knowledge-panel-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/LightNoSearch/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/LightNoSearch/arrow-down.png') no-repeat center center;
	}

	._Skins_LightNoSearch .knowledge-panel-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_LightNoSearch .title-bar-layout .logo-wrapper
	{
		min-height: 55px;
		flex-basis: 100%;
	}

	._Skins_LightNoSearch .title-bar-layout a.logo
	{
		width: 48px;
		height: 55px;
		background: transparent url('Images/LightNoSearch/logo_AP_55px_1.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/LightNoSearch/logo_AP_55px_1.png') no-repeat center center;
	}

	._Skins_LightNoSearch .menu-icon-container
	{
		min-height: 55px;
	}

	._Skins_LightNoSearch .off-canvas-wrapper-inner .outer-row
	{
		padding-left: 1em;
		padding-right: 1em;
	}

	._Skins_LightNoSearch .main-section > .outer-row
	{
		
	}

	._Skins_LightNoSearch .off-canvas-content
	{
		max-height: none;
	}

	._Skins_LightNoSearch .sidenav-layout
	{
		max-height: none;
	}

	._Skins_LightNoSearch .micro-content-proxy.faq .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_LightNoSearch .micro-content-proxy.faq .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/LightNoSearch/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/LightNoSearch/arrow-up.png') no-repeat center center;
	}

	._Skins_LightNoSearch .micro-content-proxy.faq .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/LightNoSearch/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/LightNoSearch/arrow-down.png') no-repeat center center;
	}

	._Skins_LightNoSearch .micro-content-proxy.faq .micro-content
	{
		background-position: center center;
	}

	._Skins_LightNoSearch .micro-content-proxy.faq
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.faq .micro-content-phrase span
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.faq .micro-content-phrase
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.faq .proxy-title
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.faq .micro-response
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.faq.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.faq .micro-response-title a
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.faq .micro-response-title
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.faq .micro-response-title a:visited
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.faq .micro-response-title a:focus
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.faq .micro-response-title a:hover
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.faq .micro-response-title a:active
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.faq .micro-response-url cite
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.faq .micro-response-url
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.faq .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_LightNoSearch .micro-content-proxy.faq .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/LightNoSearch/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/LightNoSearch/arrow-up.png') no-repeat center center;
	}

	._Skins_LightNoSearch .micro-content-proxy.faq .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/LightNoSearch/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/LightNoSearch/arrow-down.png') no-repeat center center;
	}

	._Skins_LightNoSearch .micro-content-proxy.faq.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_LightNoSearch .micro-content-proxy.knowledge .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_LightNoSearch .micro-content-proxy.knowledge .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/LightNoSearch/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/LightNoSearch/arrow-up.png') no-repeat center center;
	}

	._Skins_LightNoSearch .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/LightNoSearch/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/LightNoSearch/arrow-down.png') no-repeat center center;
	}

	._Skins_LightNoSearch .micro-content-proxy.knowledge .micro-content
	{
		background-position: center center;
	}

	._Skins_LightNoSearch .micro-content-proxy.knowledge
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.knowledge .micro-content-phrase span
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.knowledge .micro-content-phrase
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.knowledge .proxy-title
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.knowledge .micro-response
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.knowledge .micro-response-title a
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.knowledge .micro-response-title
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.knowledge .micro-response-title a:visited
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.knowledge .micro-response-title a:focus
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.knowledge .micro-response-title a:hover
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.knowledge .micro-response-title a:active
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.knowledge .micro-response-url cite
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.knowledge .micro-response-url
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.knowledge .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_LightNoSearch .micro-content-proxy.knowledge .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/LightNoSearch/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/LightNoSearch/arrow-up.png') no-repeat center center;
	}

	._Skins_LightNoSearch .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/LightNoSearch/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/LightNoSearch/arrow-down.png') no-repeat center center;
	}

	._Skins_LightNoSearch .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_LightNoSearch .micro-content-proxy.promotion .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_LightNoSearch .micro-content-proxy.promotion .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/LightNoSearch/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/LightNoSearch/arrow-up.png') no-repeat center center;
	}

	._Skins_LightNoSearch .micro-content-proxy.promotion .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/LightNoSearch/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/LightNoSearch/arrow-down.png') no-repeat center center;
	}

	._Skins_LightNoSearch .micro-content-proxy.promotion .micro-content
	{
		background-position: center center;
	}

	._Skins_LightNoSearch .micro-content-proxy.promotion
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.promotion .micro-content-phrase span
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.promotion .micro-content-phrase
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.promotion .proxy-title
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.promotion .micro-response
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.promotion .micro-response-title a
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.promotion .micro-response-title
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.promotion .micro-response-title a:visited
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.promotion .micro-response-title a:focus
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.promotion .micro-response-title a:hover
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.promotion .micro-response-title a:active
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.promotion .micro-response-url cite
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.promotion .micro-response-url
	{
		
	}

	._Skins_LightNoSearch .micro-content-proxy.promotion .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_LightNoSearch .micro-content-proxy.promotion .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/LightNoSearch/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/LightNoSearch/arrow-up.png') no-repeat center center;
	}

	._Skins_LightNoSearch .micro-content-proxy.promotion .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/LightNoSearch/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/LightNoSearch/arrow-down.png') no-repeat center center;
	}

	._Skins_LightNoSearch .micro-content-proxy.promotion.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_LightNoSearch .off-canvas
	{
		background-position: top center;
		background-color: #f4f4f4;
	}

	._Skins_LightNoSearch .off-canvas ul ul
	{
		background-position: top center;
		background-color: #f4f4f4;
	}

	._Skins_LightNoSearch ul.off-canvas-list li a
	{
		border-bottom: solid 0px #303335;
		color: #595959;
		font-family: GoodOT-Book;
		font-size: 1em;
		font-weight: bold;
		line-height: 1.6em;
	}

	._Skins_LightNoSearch ul.off-canvas-list ul > li > a
	{
		margin-left: 1em;
	}

	._Skins_LightNoSearch ul.off-canvas-list ul ul > li > a
	{
		margin-left: 2em;
	}

	._Skins_LightNoSearch ul.off-canvas-list ul ul ul > li > a
	{
		margin-left: 3em;
	}

	._Skins_LightNoSearch ul.off-canvas-list ul ul ul ul > li > a
	{
		margin-left: 4em;
	}

	._Skins_LightNoSearch ul.off-canvas-list li.js-drilldown-back > a
	{
		
	}

	._Skins_LightNoSearch ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle
	{
		border-top-color: #b9bec1;
	}

	._Skins_LightNoSearch ul.off-canvas-list li a:hover
	{
		color: #1ea1e1;
		background-color: transparent;
	}

	._Skins_LightNoSearch ul.off-canvas-list ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_LightNoSearch ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_LightNoSearch ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_LightNoSearch ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_LightNoSearch ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: transparent;
	}

	._Skins_LightNoSearch ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle:hover
	{
		
	}

	._Skins_LightNoSearch ul.off-canvas-list li a.selected
	{
		font-weight: bold;
	}

	._Skins_LightNoSearch ul.off-canvas-list ul > li > a.selected
	{
		
	}

	._Skins_LightNoSearch ul.off-canvas-list ul ul > li > a.selected
	{
		
	}

	._Skins_LightNoSearch ul.off-canvas-list ul ul ul > li > a.selected
	{
		
	}

	._Skins_LightNoSearch ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		
	}

	._Skins_LightNoSearch .title-bar .menu-icon span
	{
		background: transparent url('Images/LightNoSearch/hamburgerMenu_1.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/LightNoSearch/hamburgerMenu_1.png') no-repeat center center;
	}

	._Skins_LightNoSearch nav.title-bar .menu-icon
	{
		display: block;
		left: auto;
		right: -13px;
	}

	._Skins_LightNoSearch .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_LightNoSearch .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_LightNoSearch .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_LightNoSearch .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_LightNoSearch .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_LightNoSearch .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_LightNoSearch .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #d0d3d5;
	}

	._Skins_LightNoSearch .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #d0d3d5;
	}

	._Skins_LightNoSearch .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #d0d3d5;
	}

	._Skins_LightNoSearch .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_LightNoSearch .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_LightNoSearch .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_LightNoSearch .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_LightNoSearch .search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/LightNoSearch/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/LightNoSearch/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_LightNoSearch .search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/LightNoSearch/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/LightNoSearch/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_LightNoSearch .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_LightNoSearch .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_LightNoSearch .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_LightNoSearch .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_LightNoSearch .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_LightNoSearch .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_LightNoSearch .search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/LightNoSearch/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/LightNoSearch/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_LightNoSearch .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	._Skins_LightNoSearch .nav-search-wrapper
	{
		justify-content: center;
		flex-basis: 100%;
	}

	._Skins_LightNoSearch .nav-search
	{
		display: none;
		width: 100%;
		margin-top: 15px;
	}

	._Skins_LightNoSearch .search-bar .search-field
	{
		background-color: #ffffff;
		padding-right: 50px;
	}

	._Skins_LightNoSearch .search-bar .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #ffffff;
	}

	._Skins_LightNoSearch .search-bar .search-submit
	{
		
	}

	._Skins_LightNoSearch .search-filter-content
	{
		top: 2em;
		background-color: #ffffff;
	}

	._Skins_LightNoSearch .search-bar .search-filter-wrapper.open
	{
		background-position: center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	._Skins_LightNoSearch .search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: #ffffff;
	}

	._Skins_LightNoSearch .search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/LightNoSearch/icon-filter-selected.png') no-repeat center center;
	}

	._Skins_LightNoSearch .search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	._Skins_LightNoSearch .search-filter-content ul li button:focus
	{
		background-color: #ffffff;
	}

	._Skins_LightNoSearch #resultList .glossary .definition
	{
		
	}

	._Skins_LightNoSearch #resultList .glossary
	{
		background-position: center center;
	}

	._Skins_LightNoSearch #resultList .glossary .term
	{
		
	}

	._Skins_LightNoSearch #resultList .glossary .term a
	{
		
	}

	._Skins_LightNoSearch #resultList .glossary .term a:visited
	{
		
	}

	._Skins_LightNoSearch #resultList .glossary .term a:focus
	{
		
	}

	._Skins_LightNoSearch #resultList .glossary .term a:hover
	{
		
	}

	._Skins_LightNoSearch #resultList .glossary .term a:active
	{
		
	}

	._Skins_LightNoSearch h1#results-heading
	{
		
	}

	._Skins_LightNoSearch #results-heading
	{
		
	}

	._Skins_LightNoSearch .search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_LightNoSearch .search-bar .search-field::-moz-placeholder
	{
		
	}

	._Skins_LightNoSearch .search-bar .search-field:-moz-placeholder
	{
		
	}

	._Skins_LightNoSearch .search-bar .search-field:-ms-input-placeholder
	{
		
	}

	._Skins_LightNoSearch .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_LightNoSearch .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/LightNoSearch/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/LightNoSearch/arrow-up.png') no-repeat center center;
	}

	._Skins_LightNoSearch .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/LightNoSearch/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/LightNoSearch/arrow-down.png') no-repeat center center;
	}

	._Skins_LightNoSearch .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_LightNoSearch .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_LightNoSearch .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_LightNoSearch .featured-snippets-container .micro-response
	{
		
	}

	._Skins_LightNoSearch .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_LightNoSearch .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_LightNoSearch .featured-snippets-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/LightNoSearch/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/LightNoSearch/arrow-up.png') no-repeat center center;
	}

	._Skins_LightNoSearch .featured-snippets-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/LightNoSearch/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/LightNoSearch/arrow-down.png') no-repeat center center;
	}

	._Skins_LightNoSearch .featured-snippets-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_LightNoSearch .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_LightNoSearch .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_LightNoSearch .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_LightNoSearch .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_LightNoSearch .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_LightNoSearch .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_LightNoSearch .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_LightNoSearch .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_LightNoSearch .featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	._Skins_LightNoSearch #pagination
	{
		line-height: 2.5em;
	}

	._Skins_LightNoSearch #pagination a
	{
		
	}

	._Skins_LightNoSearch #pagination a:hover
	{
		
	}

	._Skins_LightNoSearch #pagination a#selected
	{
		
	}

	._Skins_LightNoSearch #resultList .description
	{
		
	}

	._Skins_LightNoSearch #resultList .gs-snippet
	{
		
	}

	._Skins_LightNoSearch #resultList h3.title a
	{
		
	}

	._Skins_LightNoSearch #resultList h3.title
	{
		
	}

	._Skins_LightNoSearch #resultList h3.title a:visited
	{
		
	}

	._Skins_LightNoSearch #resultList h3.title a:focus
	{
		
	}

	._Skins_LightNoSearch #resultList h3.title a:hover
	{
		
	}

	._Skins_LightNoSearch #resultList h3.title a:active
	{
		
	}

	._Skins_LightNoSearch #resultList .url cite
	{
		
	}

	._Skins_LightNoSearch #resultList
	{
		
	}

	._Skins_LightNoSearch .search-bar.search-bar-container .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/LightNoSearch/icon-search.png') no-repeat center center;
	}

	._Skins_LightNoSearch .search-bar.search-bar-container .search-submit:hover
	{
		background-repeat: no-repeat;
		background-color: transparent;
	}

	._Skins_LightNoSearch .phrase-suggest
	{
		
	}

	._Skins_LightNoSearch .phrase-suggest a
	{
		
	}

	._Skins_LightNoSearch .sidenav-wrapper
	{
		display: none;
	}

	._Skins_LightNoSearch .skip-to-content
	{
		color: #808080;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		background-color: #ffffff;
	}

	._Skins_top_light .body-container
	{
		
	}

	._Skins_top_light .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		left: auto;
		right: 35px;
	}

	._Skins_top_light .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_top_light .menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	._Skins_top_light .central-dropdown:hover
	{
		
	}

	._Skins_top_light .central-account-image
	{
		background: transparent url('Images/top-light/icon-user-white.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/top-light/icon-user-white.png') no-repeat center center;
	}

	._Skins_top_light .central-dropdown-content
	{
		height: auto;
		left: auto;
		right: -25px;
		background-color: #ffffff;
	}

	._Skins_top_light div.central-dropdown-content > a
	{
		
	}

	._Skins_top_light div.central-dropdown-content > a:hover
	{
		
	}

	._Skins_top_light .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_top_light .featured-snippets-container
	{
		
	}

	._Skins_top_light nav.title-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		background-color: #f4f4f4;
	}

	._Skins_top_light .off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		
	}

	._Skins_top_light #knowledge-panel
	{
		
	}

	._Skins_top_light #search-results-flex
	{
		
	}

	._Skins_top_light .knowledge-panel-container
	{
		
	}

	._Skins_top_light .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_top_light .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/top-light/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/top-light/arrow-up.png') no-repeat center center;
	}

	._Skins_top_light .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/top-light/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/top-light/arrow-down.png') no-repeat center center;
	}

	._Skins_top_light .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_top_light .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_top_light .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_top_light .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_top_light .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_top_light .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_top_light .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_top_light .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_top_light .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_top_light .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_top_light .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_top_light .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_top_light .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_top_light .knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	._Skins_top_light .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_top_light .knowledge-panel-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/top-light/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/top-light/arrow-up.png') no-repeat center center;
	}

	._Skins_top_light .knowledge-panel-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/top-light/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/top-light/arrow-down.png') no-repeat center center;
	}

	._Skins_top_light .knowledge-panel-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_top_light .title-bar-layout .logo-wrapper
	{
		min-height: 55px;
		flex-basis: 100%;
	}

	._Skins_top_light .title-bar-layout a.logo
	{
		width: 55px;
		height: 55px;
		background: transparent url('Images/top-light/AP_ICON_55x55.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/top-light/AP_ICON_55x55.png') no-repeat center center;
	}

	._Skins_top_light .menu-icon-container
	{
		min-height: 55px;
	}

	._Skins_top_light .off-canvas-wrapper-inner .outer-row
	{
		
	}

	._Skins_top_light .main-section > .outer-row
	{
		
	}

	._Skins_top_light .micro-content-proxy.faq .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_top_light .micro-content-proxy.faq .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/top-light/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/top-light/arrow-up.png') no-repeat center center;
	}

	._Skins_top_light .micro-content-proxy.faq .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/top-light/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/top-light/arrow-down.png') no-repeat center center;
	}

	._Skins_top_light .micro-content-proxy.faq .micro-content
	{
		background-position: center center;
	}

	._Skins_top_light .micro-content-proxy.faq
	{
		
	}

	._Skins_top_light .micro-content-proxy.faq .micro-content-phrase span
	{
		
	}

	._Skins_top_light .micro-content-proxy.faq .micro-content-phrase
	{
		
	}

	._Skins_top_light .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_top_light .micro-content-proxy.faq .proxy-title
	{
		
	}

	._Skins_top_light .micro-content-proxy.faq .micro-response
	{
		
	}

	._Skins_top_light .micro-content-proxy.faq.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_top_light .micro-content-proxy.faq .micro-response-title a
	{
		
	}

	._Skins_top_light .micro-content-proxy.faq .micro-response-title
	{
		
	}

	._Skins_top_light .micro-content-proxy.faq .micro-response-title a:visited
	{
		
	}

	._Skins_top_light .micro-content-proxy.faq .micro-response-title a:focus
	{
		
	}

	._Skins_top_light .micro-content-proxy.faq .micro-response-title a:hover
	{
		
	}

	._Skins_top_light .micro-content-proxy.faq .micro-response-title a:active
	{
		
	}

	._Skins_top_light .micro-content-proxy.faq .micro-response-url cite
	{
		
	}

	._Skins_top_light .micro-content-proxy.faq .micro-response-url
	{
		
	}

	._Skins_top_light .micro-content-proxy.faq .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_top_light .micro-content-proxy.faq .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/top-light/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/top-light/arrow-up.png') no-repeat center center;
	}

	._Skins_top_light .micro-content-proxy.faq .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/top-light/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/top-light/arrow-down.png') no-repeat center center;
	}

	._Skins_top_light .micro-content-proxy.faq.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_top_light .micro-content-proxy.knowledge .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_top_light .micro-content-proxy.knowledge .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/top-light/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/top-light/arrow-up.png') no-repeat center center;
	}

	._Skins_top_light .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/top-light/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/top-light/arrow-down.png') no-repeat center center;
	}

	._Skins_top_light .micro-content-proxy.knowledge .micro-content
	{
		background-position: center center;
	}

	._Skins_top_light .micro-content-proxy.knowledge
	{
		
	}

	._Skins_top_light .micro-content-proxy.knowledge .micro-content-phrase span
	{
		
	}

	._Skins_top_light .micro-content-proxy.knowledge .micro-content-phrase
	{
		
	}

	._Skins_top_light .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_top_light .micro-content-proxy.knowledge .proxy-title
	{
		
	}

	._Skins_top_light .micro-content-proxy.knowledge .micro-response
	{
		
	}

	._Skins_top_light .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_top_light .micro-content-proxy.knowledge .micro-response-title a
	{
		
	}

	._Skins_top_light .micro-content-proxy.knowledge .micro-response-title
	{
		
	}

	._Skins_top_light .micro-content-proxy.knowledge .micro-response-title a:visited
	{
		
	}

	._Skins_top_light .micro-content-proxy.knowledge .micro-response-title a:focus
	{
		
	}

	._Skins_top_light .micro-content-proxy.knowledge .micro-response-title a:hover
	{
		
	}

	._Skins_top_light .micro-content-proxy.knowledge .micro-response-title a:active
	{
		
	}

	._Skins_top_light .micro-content-proxy.knowledge .micro-response-url cite
	{
		
	}

	._Skins_top_light .micro-content-proxy.knowledge .micro-response-url
	{
		
	}

	._Skins_top_light .micro-content-proxy.knowledge .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_top_light .micro-content-proxy.knowledge .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/top-light/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/top-light/arrow-up.png') no-repeat center center;
	}

	._Skins_top_light .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/top-light/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/top-light/arrow-down.png') no-repeat center center;
	}

	._Skins_top_light .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_top_light .micro-content-proxy.promotion .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_top_light .micro-content-proxy.promotion .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/top-light/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/top-light/arrow-up.png') no-repeat center center;
	}

	._Skins_top_light .micro-content-proxy.promotion .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/top-light/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/top-light/arrow-down.png') no-repeat center center;
	}

	._Skins_top_light .micro-content-proxy.promotion .micro-content
	{
		background-position: center center;
	}

	._Skins_top_light .micro-content-proxy.promotion
	{
		
	}

	._Skins_top_light .micro-content-proxy.promotion .micro-content-phrase span
	{
		
	}

	._Skins_top_light .micro-content-proxy.promotion .micro-content-phrase
	{
		
	}

	._Skins_top_light .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_top_light .micro-content-proxy.promotion .proxy-title
	{
		
	}

	._Skins_top_light .micro-content-proxy.promotion .micro-response
	{
		
	}

	._Skins_top_light .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_top_light .micro-content-proxy.promotion .micro-response-title a
	{
		
	}

	._Skins_top_light .micro-content-proxy.promotion .micro-response-title
	{
		
	}

	._Skins_top_light .micro-content-proxy.promotion .micro-response-title a:visited
	{
		
	}

	._Skins_top_light .micro-content-proxy.promotion .micro-response-title a:focus
	{
		
	}

	._Skins_top_light .micro-content-proxy.promotion .micro-response-title a:hover
	{
		
	}

	._Skins_top_light .micro-content-proxy.promotion .micro-response-title a:active
	{
		
	}

	._Skins_top_light .micro-content-proxy.promotion .micro-response-url cite
	{
		
	}

	._Skins_top_light .micro-content-proxy.promotion .micro-response-url
	{
		
	}

	._Skins_top_light .micro-content-proxy.promotion .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_top_light .micro-content-proxy.promotion .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/top-light/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/top-light/arrow-up.png') no-repeat center center;
	}

	._Skins_top_light .micro-content-proxy.promotion .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/top-light/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/top-light/arrow-down.png') no-repeat center center;
	}

	._Skins_top_light .micro-content-proxy.promotion.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_top_light .off-canvas
	{
		background-position: top center;
		background-color: #f4f4f4;
	}

	._Skins_top_light .off-canvas ul ul
	{
		background-position: top center;
		background-color: #f4f4f4;
	}

	._Skins_top_light ul.off-canvas-list li a
	{
		border-bottom: solid 0px #303335;
		color: #595959;
		font-family: GoodOT-Book;
		font-size: 1em;
		font-weight: bold;
		line-height: 1.6em;
	}

	._Skins_top_light ul.off-canvas-list ul > li > a
	{
		margin-left: 1em;
	}

	._Skins_top_light ul.off-canvas-list ul ul > li > a
	{
		margin-left: 2em;
	}

	._Skins_top_light ul.off-canvas-list ul ul ul > li > a
	{
		margin-left: 3em;
	}

	._Skins_top_light ul.off-canvas-list ul ul ul ul > li > a
	{
		margin-left: 4em;
	}

	._Skins_top_light ul.off-canvas-list li.js-drilldown-back > a
	{
		
	}

	._Skins_top_light ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle
	{
		border-top-color: #b9bec1;
	}

	._Skins_top_light ul.off-canvas-list li a:hover
	{
		color: #1ea1e1;
		background-color: transparent;
	}

	._Skins_top_light ul.off-canvas-list ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_top_light ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_top_light ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_top_light ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_top_light ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: transparent;
	}

	._Skins_top_light ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle:hover
	{
		
	}

	._Skins_top_light ul.off-canvas-list li a.selected
	{
		font-weight: bold;
	}

	._Skins_top_light ul.off-canvas-list ul > li > a.selected
	{
		
	}

	._Skins_top_light ul.off-canvas-list ul ul > li > a.selected
	{
		
	}

	._Skins_top_light ul.off-canvas-list ul ul ul > li > a.selected
	{
		
	}

	._Skins_top_light ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		
	}

	._Skins_top_light .title-bar .menu-icon span
	{
		background: transparent url('Images/top-light/hamburgerMenu_1.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/top-light/hamburgerMenu_1.png') no-repeat center center;
	}

	._Skins_top_light nav.title-bar .menu-icon
	{
		display: block;
		left: auto;
		right: -13px;
	}

	._Skins_top_light .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_top_light .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_top_light .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_top_light .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_top_light .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_top_light .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_top_light .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #d0d3d5;
	}

	._Skins_top_light .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #d0d3d5;
	}

	._Skins_top_light .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #d0d3d5;
	}

	._Skins_top_light .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_top_light .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_top_light .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_top_light .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_top_light .search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/top-light/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/top-light/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_top_light .search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/top-light/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/top-light/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_top_light .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_top_light .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_top_light .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_top_light .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_top_light .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_top_light .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_top_light .search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/top-light/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/top-light/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_top_light .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	._Skins_top_light .nav-search-wrapper
	{
		flex-basis: 100%;
	}

	._Skins_top_light .nav-search
	{
		display: block;
	}

	._Skins_top_light .search-bar .search-field
	{
		background-color: #ffffff;
		padding-right: 50px;
	}

	._Skins_top_light .search-bar .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #ffffff;
	}

	._Skins_top_light .search-bar .search-submit
	{
		
	}

	._Skins_top_light .search-filter-content
	{
		top: 2em;
		background-color: #ffffff;
	}

	._Skins_top_light .search-bar .search-filter-wrapper.open
	{
		background-position: center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	._Skins_top_light .search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: #ffffff;
	}

	._Skins_top_light .search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/top-light/Filter.png') no-repeat center center;
	}

	._Skins_top_light .search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	._Skins_top_light .search-filter-content ul li button:focus
	{
		background-color: #ffffff;
	}

	._Skins_top_light #resultList .glossary .definition
	{
		
	}

	._Skins_top_light #resultList .glossary
	{
		background-position: center center;
	}

	._Skins_top_light #resultList .glossary .term
	{
		
	}

	._Skins_top_light #resultList .glossary .term a
	{
		
	}

	._Skins_top_light #resultList .glossary .term a:visited
	{
		
	}

	._Skins_top_light #resultList .glossary .term a:focus
	{
		
	}

	._Skins_top_light #resultList .glossary .term a:hover
	{
		
	}

	._Skins_top_light #resultList .glossary .term a:active
	{
		
	}

	._Skins_top_light h1#results-heading
	{
		
	}

	._Skins_top_light #results-heading
	{
		
	}

	._Skins_top_light .search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_top_light .search-bar .search-field::-moz-placeholder
	{
		
	}

	._Skins_top_light .search-bar .search-field:-moz-placeholder
	{
		
	}

	._Skins_top_light .search-bar .search-field:-ms-input-placeholder
	{
		
	}

	._Skins_top_light .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_top_light .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/top-light/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/top-light/arrow-up.png') no-repeat center center;
	}

	._Skins_top_light .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/top-light/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/top-light/arrow-down.png') no-repeat center center;
	}

	._Skins_top_light .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_top_light .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_top_light .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_top_light .featured-snippets-container .micro-response
	{
		
	}

	._Skins_top_light .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_top_light .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_top_light .featured-snippets-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/top-light/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/top-light/arrow-up.png') no-repeat center center;
	}

	._Skins_top_light .featured-snippets-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/top-light/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/top-light/arrow-down.png') no-repeat center center;
	}

	._Skins_top_light .featured-snippets-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_top_light .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_top_light .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_top_light .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_top_light .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_top_light .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_top_light .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_top_light .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_top_light .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_top_light .featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	._Skins_top_light #pagination
	{
		line-height: 2.5em;
	}

	._Skins_top_light #pagination a
	{
		
	}

	._Skins_top_light #pagination a:hover
	{
		
	}

	._Skins_top_light #pagination a#selected
	{
		
	}

	._Skins_top_light #resultList .description
	{
		
	}

	._Skins_top_light #resultList .gs-snippet
	{
		
	}

	._Skins_top_light #resultList h3.title a
	{
		
	}

	._Skins_top_light #resultList h3.title
	{
		
	}

	._Skins_top_light #resultList h3.title a:visited
	{
		
	}

	._Skins_top_light #resultList h3.title a:focus
	{
		
	}

	._Skins_top_light #resultList h3.title a:hover
	{
		
	}

	._Skins_top_light #resultList h3.title a:active
	{
		
	}

	._Skins_top_light #resultList .url cite
	{
		
	}

	._Skins_top_light #resultList
	{
		
	}

	._Skins_top_light .search-bar.search-bar-container .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: #bed230 url('Images/top-light/SearchIcon.png') no-repeat center center;
	}

	._Skins_top_light .search-bar.search-bar-container .search-submit:hover
	{
		background-repeat: no-repeat;
		background-color: #bed230;
	}

	._Skins_top_light .phrase-suggest
	{
		
	}

	._Skins_top_light .phrase-suggest a
	{
		
	}

	._Skins_top_light .sidenav-wrapper
	{
		display: none;
	}

	._Skins_top_light .skip-to-content
	{
		color: #808080;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		background-color: #ffffff;
	}

	._Skins_topLight .body-container
	{
		
	}

	._Skins_topLight .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		left: auto;
		right: 35px;
	}

	._Skins_topLight .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_topLight .menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	._Skins_topLight .central-dropdown:hover
	{
		
	}

	._Skins_topLight .central-account-image
	{
		background: transparent url('Images/topLight/icon-user-white.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLight/icon-user-white.png') no-repeat center center;
	}

	._Skins_topLight .central-dropdown-content
	{
		height: auto;
		left: auto;
		right: -25px;
		background-color: #ffffff;
	}

	._Skins_topLight div.central-dropdown-content > a
	{
		
	}

	._Skins_topLight div.central-dropdown-content > a:hover
	{
		
	}

	._Skins_topLight .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_topLight .featured-snippets-container
	{
		
	}

	._Skins_topLight nav.title-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		background-color: #f4f4f4;
	}

	._Skins_topLight .off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		
	}

	._Skins_topLight #knowledge-panel
	{
		
	}

	._Skins_topLight #search-results-flex
	{
		
	}

	._Skins_topLight .knowledge-panel-container
	{
		
	}

	._Skins_topLight .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_topLight .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/topLight/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLight/arrow-up.png') no-repeat center center;
	}

	._Skins_topLight .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/topLight/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLight/arrow-down.png') no-repeat center center;
	}

	._Skins_topLight .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_topLight .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_topLight .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_topLight .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_topLight .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_topLight .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_topLight .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_topLight .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_topLight .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_topLight .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_topLight .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_topLight .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_topLight .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_topLight .knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	._Skins_topLight .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_topLight .knowledge-panel-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/topLight/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLight/arrow-up.png') no-repeat center center;
	}

	._Skins_topLight .knowledge-panel-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/topLight/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLight/arrow-down.png') no-repeat center center;
	}

	._Skins_topLight .knowledge-panel-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_topLight .title-bar-layout .logo-wrapper
	{
		min-height: 55px;
		flex-basis: 100%;
	}

	._Skins_topLight .title-bar-layout a.logo
	{
		width: 55px;
		height: 55px;
		background: transparent url('Images/topLight/AP_ICON_55x55.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLight/AP_ICON_55x55.png') no-repeat center center;
	}

	._Skins_topLight .menu-icon-container
	{
		min-height: 55px;
	}

	._Skins_topLight .off-canvas-wrapper-inner .outer-row
	{
		
	}

	._Skins_topLight .main-section > .outer-row
	{
		
	}

	._Skins_topLight .micro-content-proxy.faq .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_topLight .micro-content-proxy.faq .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/topLight/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLight/arrow-up.png') no-repeat center center;
	}

	._Skins_topLight .micro-content-proxy.faq .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/topLight/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLight/arrow-down.png') no-repeat center center;
	}

	._Skins_topLight .micro-content-proxy.faq .micro-content
	{
		background-position: center center;
	}

	._Skins_topLight .micro-content-proxy.faq
	{
		
	}

	._Skins_topLight .micro-content-proxy.faq .micro-content-phrase span
	{
		
	}

	._Skins_topLight .micro-content-proxy.faq .micro-content-phrase
	{
		
	}

	._Skins_topLight .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_topLight .micro-content-proxy.faq .proxy-title
	{
		
	}

	._Skins_topLight .micro-content-proxy.faq .micro-response
	{
		
	}

	._Skins_topLight .micro-content-proxy.faq.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_topLight .micro-content-proxy.faq .micro-response-title a
	{
		
	}

	._Skins_topLight .micro-content-proxy.faq .micro-response-title
	{
		
	}

	._Skins_topLight .micro-content-proxy.faq .micro-response-title a:visited
	{
		
	}

	._Skins_topLight .micro-content-proxy.faq .micro-response-title a:focus
	{
		
	}

	._Skins_topLight .micro-content-proxy.faq .micro-response-title a:hover
	{
		
	}

	._Skins_topLight .micro-content-proxy.faq .micro-response-title a:active
	{
		
	}

	._Skins_topLight .micro-content-proxy.faq .micro-response-url cite
	{
		
	}

	._Skins_topLight .micro-content-proxy.faq .micro-response-url
	{
		
	}

	._Skins_topLight .micro-content-proxy.faq .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_topLight .micro-content-proxy.faq .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/topLight/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLight/arrow-up.png') no-repeat center center;
	}

	._Skins_topLight .micro-content-proxy.faq .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/topLight/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLight/arrow-down.png') no-repeat center center;
	}

	._Skins_topLight .micro-content-proxy.faq.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_topLight .micro-content-proxy.knowledge .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_topLight .micro-content-proxy.knowledge .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/topLight/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLight/arrow-up.png') no-repeat center center;
	}

	._Skins_topLight .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/topLight/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLight/arrow-down.png') no-repeat center center;
	}

	._Skins_topLight .micro-content-proxy.knowledge .micro-content
	{
		background-position: center center;
	}

	._Skins_topLight .micro-content-proxy.knowledge
	{
		
	}

	._Skins_topLight .micro-content-proxy.knowledge .micro-content-phrase span
	{
		
	}

	._Skins_topLight .micro-content-proxy.knowledge .micro-content-phrase
	{
		
	}

	._Skins_topLight .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_topLight .micro-content-proxy.knowledge .proxy-title
	{
		
	}

	._Skins_topLight .micro-content-proxy.knowledge .micro-response
	{
		
	}

	._Skins_topLight .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_topLight .micro-content-proxy.knowledge .micro-response-title a
	{
		
	}

	._Skins_topLight .micro-content-proxy.knowledge .micro-response-title
	{
		
	}

	._Skins_topLight .micro-content-proxy.knowledge .micro-response-title a:visited
	{
		
	}

	._Skins_topLight .micro-content-proxy.knowledge .micro-response-title a:focus
	{
		
	}

	._Skins_topLight .micro-content-proxy.knowledge .micro-response-title a:hover
	{
		
	}

	._Skins_topLight .micro-content-proxy.knowledge .micro-response-title a:active
	{
		
	}

	._Skins_topLight .micro-content-proxy.knowledge .micro-response-url cite
	{
		
	}

	._Skins_topLight .micro-content-proxy.knowledge .micro-response-url
	{
		
	}

	._Skins_topLight .micro-content-proxy.knowledge .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_topLight .micro-content-proxy.knowledge .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/topLight/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLight/arrow-up.png') no-repeat center center;
	}

	._Skins_topLight .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/topLight/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLight/arrow-down.png') no-repeat center center;
	}

	._Skins_topLight .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_topLight .micro-content-proxy.promotion .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_topLight .micro-content-proxy.promotion .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/topLight/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLight/arrow-up.png') no-repeat center center;
	}

	._Skins_topLight .micro-content-proxy.promotion .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/topLight/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLight/arrow-down.png') no-repeat center center;
	}

	._Skins_topLight .micro-content-proxy.promotion .micro-content
	{
		background-position: center center;
	}

	._Skins_topLight .micro-content-proxy.promotion
	{
		
	}

	._Skins_topLight .micro-content-proxy.promotion .micro-content-phrase span
	{
		
	}

	._Skins_topLight .micro-content-proxy.promotion .micro-content-phrase
	{
		
	}

	._Skins_topLight .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_topLight .micro-content-proxy.promotion .proxy-title
	{
		
	}

	._Skins_topLight .micro-content-proxy.promotion .micro-response
	{
		
	}

	._Skins_topLight .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_topLight .micro-content-proxy.promotion .micro-response-title a
	{
		
	}

	._Skins_topLight .micro-content-proxy.promotion .micro-response-title
	{
		
	}

	._Skins_topLight .micro-content-proxy.promotion .micro-response-title a:visited
	{
		
	}

	._Skins_topLight .micro-content-proxy.promotion .micro-response-title a:focus
	{
		
	}

	._Skins_topLight .micro-content-proxy.promotion .micro-response-title a:hover
	{
		
	}

	._Skins_topLight .micro-content-proxy.promotion .micro-response-title a:active
	{
		
	}

	._Skins_topLight .micro-content-proxy.promotion .micro-response-url cite
	{
		
	}

	._Skins_topLight .micro-content-proxy.promotion .micro-response-url
	{
		
	}

	._Skins_topLight .micro-content-proxy.promotion .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_topLight .micro-content-proxy.promotion .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/topLight/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLight/arrow-up.png') no-repeat center center;
	}

	._Skins_topLight .micro-content-proxy.promotion .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/topLight/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLight/arrow-down.png') no-repeat center center;
	}

	._Skins_topLight .micro-content-proxy.promotion.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_topLight .off-canvas
	{
		background-position: top center;
		background-color: #f4f4f4;
	}

	._Skins_topLight .off-canvas ul ul
	{
		background-position: top center;
		background-color: #f4f4f4;
	}

	._Skins_topLight ul.off-canvas-list li a
	{
		border-bottom: solid 0px #303335;
		color: #595959;
		font-family: GoodOT-Book;
		font-size: 1em;
		font-weight: bold;
		line-height: 1.6em;
	}

	._Skins_topLight ul.off-canvas-list ul > li > a
	{
		margin-left: 1em;
	}

	._Skins_topLight ul.off-canvas-list ul ul > li > a
	{
		margin-left: 2em;
	}

	._Skins_topLight ul.off-canvas-list ul ul ul > li > a
	{
		margin-left: 3em;
	}

	._Skins_topLight ul.off-canvas-list ul ul ul ul > li > a
	{
		margin-left: 4em;
	}

	._Skins_topLight ul.off-canvas-list li.js-drilldown-back > a
	{
		
	}

	._Skins_topLight ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle
	{
		border-top-color: #b9bec1;
	}

	._Skins_topLight ul.off-canvas-list li a:hover
	{
		color: #1ea1e1;
		background-color: transparent;
	}

	._Skins_topLight ul.off-canvas-list ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_topLight ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_topLight ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_topLight ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_topLight ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: transparent;
	}

	._Skins_topLight ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle:hover
	{
		
	}

	._Skins_topLight ul.off-canvas-list li a.selected
	{
		font-weight: bold;
	}

	._Skins_topLight ul.off-canvas-list ul > li > a.selected
	{
		
	}

	._Skins_topLight ul.off-canvas-list ul ul > li > a.selected
	{
		
	}

	._Skins_topLight ul.off-canvas-list ul ul ul > li > a.selected
	{
		
	}

	._Skins_topLight ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		
	}

	._Skins_topLight .title-bar .menu-icon span
	{
		background: transparent url('Images/topLight/hamburgerMenu_1.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLight/hamburgerMenu_1.png') no-repeat center center;
	}

	._Skins_topLight nav.title-bar .menu-icon
	{
		display: block;
		left: auto;
		right: -13px;
	}

	._Skins_topLight .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_topLight .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_topLight .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_topLight .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_topLight .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_topLight .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_topLight .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #d0d3d5;
	}

	._Skins_topLight .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #d0d3d5;
	}

	._Skins_topLight .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #d0d3d5;
	}

	._Skins_topLight .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_topLight .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_topLight .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_topLight .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_topLight .search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/topLight/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLight/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_topLight .search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/topLight/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLight/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_topLight .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_topLight .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_topLight .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_topLight .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_topLight .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_topLight .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_topLight .search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/topLight/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLight/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_topLight .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	._Skins_topLight .nav-search-wrapper
	{
		flex-basis: 100%;
	}

	._Skins_topLight .nav-search
	{
		display: block;
	}

	._Skins_topLight .search-bar .search-field
	{
		background-color: #ffffff;
		padding-right: 50px;
	}

	._Skins_topLight .search-bar .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #ffffff;
	}

	._Skins_topLight .search-bar .search-submit
	{
		
	}

	._Skins_topLight .search-filter-content
	{
		top: 2em;
		background-color: #ffffff;
	}

	._Skins_topLight .search-bar .search-filter-wrapper.open
	{
		background-position: center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	._Skins_topLight .search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: #ffffff;
	}

	._Skins_topLight .search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/topLight/Filter.png') no-repeat center center;
	}

	._Skins_topLight .search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	._Skins_topLight .search-filter-content ul li button:focus
	{
		background-color: #ffffff;
	}

	._Skins_topLight #resultList .glossary .definition
	{
		
	}

	._Skins_topLight #resultList .glossary
	{
		background-position: center center;
	}

	._Skins_topLight #resultList .glossary .term
	{
		
	}

	._Skins_topLight #resultList .glossary .term a
	{
		
	}

	._Skins_topLight #resultList .glossary .term a:visited
	{
		
	}

	._Skins_topLight #resultList .glossary .term a:focus
	{
		
	}

	._Skins_topLight #resultList .glossary .term a:hover
	{
		
	}

	._Skins_topLight #resultList .glossary .term a:active
	{
		
	}

	._Skins_topLight h1#results-heading
	{
		
	}

	._Skins_topLight #results-heading
	{
		
	}

	._Skins_topLight .search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_topLight .search-bar .search-field::-moz-placeholder
	{
		
	}

	._Skins_topLight .search-bar .search-field:-moz-placeholder
	{
		
	}

	._Skins_topLight .search-bar .search-field:-ms-input-placeholder
	{
		
	}

	._Skins_topLight .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_topLight .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/topLight/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLight/arrow-up.png') no-repeat center center;
	}

	._Skins_topLight .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/topLight/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLight/arrow-down.png') no-repeat center center;
	}

	._Skins_topLight .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_topLight .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_topLight .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_topLight .featured-snippets-container .micro-response
	{
		
	}

	._Skins_topLight .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_topLight .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_topLight .featured-snippets-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/topLight/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLight/arrow-up.png') no-repeat center center;
	}

	._Skins_topLight .featured-snippets-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/topLight/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLight/arrow-down.png') no-repeat center center;
	}

	._Skins_topLight .featured-snippets-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_topLight .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_topLight .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_topLight .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_topLight .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_topLight .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_topLight .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_topLight .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_topLight .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_topLight .featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	._Skins_topLight #pagination
	{
		line-height: 2.5em;
	}

	._Skins_topLight #pagination a
	{
		
	}

	._Skins_topLight #pagination a:hover
	{
		
	}

	._Skins_topLight #pagination a#selected
	{
		
	}

	._Skins_topLight #resultList .description
	{
		
	}

	._Skins_topLight #resultList .gs-snippet
	{
		
	}

	._Skins_topLight #resultList h3.title a
	{
		
	}

	._Skins_topLight #resultList h3.title
	{
		
	}

	._Skins_topLight #resultList h3.title a:visited
	{
		
	}

	._Skins_topLight #resultList h3.title a:focus
	{
		
	}

	._Skins_topLight #resultList h3.title a:hover
	{
		
	}

	._Skins_topLight #resultList h3.title a:active
	{
		
	}

	._Skins_topLight #resultList .url cite
	{
		
	}

	._Skins_topLight #resultList
	{
		
	}

	._Skins_topLight .search-bar.search-bar-container .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: #bed230 url('Images/topLight/SearchIcon.png') no-repeat center center;
	}

	._Skins_topLight .search-bar.search-bar-container .search-submit:hover
	{
		background-repeat: no-repeat;
		background-color: #bed230;
	}

	._Skins_topLight .phrase-suggest
	{
		
	}

	._Skins_topLight .phrase-suggest a
	{
		
	}

	._Skins_topLight .sidenav-wrapper
	{
		display: none;
	}

	._Skins_topLight .skip-to-content
	{
		color: #808080;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		background-color: #ffffff;
	}

	._Skins_topLightFullWidth .body-container
	{
		
	}

	._Skins_topLightFullWidth .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		left: auto;
		right: 35px;
	}

	._Skins_topLightFullWidth .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_topLightFullWidth .menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	._Skins_topLightFullWidth .central-dropdown:hover
	{
		
	}

	._Skins_topLightFullWidth .central-account-image
	{
		background: transparent url('Images/topLightFullWidth/icon-user-white.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLightFullWidth/icon-user-white.png') no-repeat center center;
	}

	._Skins_topLightFullWidth .central-dropdown-content
	{
		height: auto;
		left: auto;
		right: -25px;
		background-color: #ffffff;
	}

	._Skins_topLightFullWidth div.central-dropdown-content > a
	{
		
	}

	._Skins_topLightFullWidth div.central-dropdown-content > a:hover
	{
		
	}

	._Skins_topLightFullWidth .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_topLightFullWidth .featured-snippets-container
	{
		
	}

	._Skins_topLightFullWidth nav.title-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		background-color: #f4f4f4;
	}

	._Skins_topLightFullWidth .off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		
	}

	._Skins_topLightFullWidth #knowledge-panel
	{
		
	}

	._Skins_topLightFullWidth #search-results-flex
	{
		
	}

	._Skins_topLightFullWidth .knowledge-panel-container
	{
		
	}

	._Skins_topLightFullWidth .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_topLightFullWidth .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/topLightFullWidth/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLightFullWidth/arrow-up.png') no-repeat center center;
	}

	._Skins_topLightFullWidth .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/topLightFullWidth/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLightFullWidth/arrow-down.png') no-repeat center center;
	}

	._Skins_topLightFullWidth .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_topLightFullWidth .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_topLightFullWidth .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_topLightFullWidth .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_topLightFullWidth .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_topLightFullWidth .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_topLightFullWidth .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_topLightFullWidth .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_topLightFullWidth .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_topLightFullWidth .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_topLightFullWidth .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_topLightFullWidth .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_topLightFullWidth .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_topLightFullWidth .knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	._Skins_topLightFullWidth .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_topLightFullWidth .knowledge-panel-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/topLightFullWidth/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLightFullWidth/arrow-up.png') no-repeat center center;
	}

	._Skins_topLightFullWidth .knowledge-panel-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/topLightFullWidth/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLightFullWidth/arrow-down.png') no-repeat center center;
	}

	._Skins_topLightFullWidth .knowledge-panel-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_topLightFullWidth .title-bar-layout .logo-wrapper
	{
		min-height: 55px;
		flex-basis: 100%;
	}

	._Skins_topLightFullWidth .title-bar-layout a.logo
	{
		width: 55px;
		height: 55px;
		background: transparent url('Images/topLightFullWidth/AP_ICON_55x55.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLightFullWidth/AP_ICON_55x55.png') no-repeat center center;
	}

	._Skins_topLightFullWidth .menu-icon-container
	{
		min-height: 55px;
	}

	._Skins_topLightFullWidth .off-canvas-wrapper-inner .outer-row
	{
		
	}

	._Skins_topLightFullWidth .main-section > .outer-row
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.faq .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_topLightFullWidth .micro-content-proxy.faq .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/topLightFullWidth/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLightFullWidth/arrow-up.png') no-repeat center center;
	}

	._Skins_topLightFullWidth .micro-content-proxy.faq .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/topLightFullWidth/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLightFullWidth/arrow-down.png') no-repeat center center;
	}

	._Skins_topLightFullWidth .micro-content-proxy.faq .micro-content
	{
		background-position: center center;
	}

	._Skins_topLightFullWidth .micro-content-proxy.faq
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.faq .micro-content-phrase span
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.faq .micro-content-phrase
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.faq .proxy-title
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.faq .micro-response
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.faq.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.faq .micro-response-title a
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.faq .micro-response-title
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.faq .micro-response-title a:visited
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.faq .micro-response-title a:focus
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.faq .micro-response-title a:hover
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.faq .micro-response-title a:active
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.faq .micro-response-url cite
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.faq .micro-response-url
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.faq .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_topLightFullWidth .micro-content-proxy.faq .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/topLightFullWidth/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLightFullWidth/arrow-up.png') no-repeat center center;
	}

	._Skins_topLightFullWidth .micro-content-proxy.faq .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/topLightFullWidth/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLightFullWidth/arrow-down.png') no-repeat center center;
	}

	._Skins_topLightFullWidth .micro-content-proxy.faq.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_topLightFullWidth .micro-content-proxy.knowledge .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_topLightFullWidth .micro-content-proxy.knowledge .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/topLightFullWidth/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLightFullWidth/arrow-up.png') no-repeat center center;
	}

	._Skins_topLightFullWidth .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/topLightFullWidth/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLightFullWidth/arrow-down.png') no-repeat center center;
	}

	._Skins_topLightFullWidth .micro-content-proxy.knowledge .micro-content
	{
		background-position: center center;
	}

	._Skins_topLightFullWidth .micro-content-proxy.knowledge
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.knowledge .micro-content-phrase span
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.knowledge .micro-content-phrase
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.knowledge .proxy-title
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.knowledge .micro-response
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.knowledge .micro-response-title a
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.knowledge .micro-response-title
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.knowledge .micro-response-title a:visited
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.knowledge .micro-response-title a:focus
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.knowledge .micro-response-title a:hover
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.knowledge .micro-response-title a:active
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.knowledge .micro-response-url cite
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.knowledge .micro-response-url
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.knowledge .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_topLightFullWidth .micro-content-proxy.knowledge .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/topLightFullWidth/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLightFullWidth/arrow-up.png') no-repeat center center;
	}

	._Skins_topLightFullWidth .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/topLightFullWidth/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLightFullWidth/arrow-down.png') no-repeat center center;
	}

	._Skins_topLightFullWidth .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_topLightFullWidth .micro-content-proxy.promotion .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_topLightFullWidth .micro-content-proxy.promotion .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/topLightFullWidth/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLightFullWidth/arrow-up.png') no-repeat center center;
	}

	._Skins_topLightFullWidth .micro-content-proxy.promotion .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/topLightFullWidth/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLightFullWidth/arrow-down.png') no-repeat center center;
	}

	._Skins_topLightFullWidth .micro-content-proxy.promotion .micro-content
	{
		background-position: center center;
	}

	._Skins_topLightFullWidth .micro-content-proxy.promotion
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.promotion .micro-content-phrase span
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.promotion .micro-content-phrase
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.promotion .proxy-title
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.promotion .micro-response
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.promotion .micro-response-title a
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.promotion .micro-response-title
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.promotion .micro-response-title a:visited
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.promotion .micro-response-title a:focus
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.promotion .micro-response-title a:hover
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.promotion .micro-response-title a:active
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.promotion .micro-response-url cite
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.promotion .micro-response-url
	{
		
	}

	._Skins_topLightFullWidth .micro-content-proxy.promotion .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_topLightFullWidth .micro-content-proxy.promotion .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/topLightFullWidth/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLightFullWidth/arrow-up.png') no-repeat center center;
	}

	._Skins_topLightFullWidth .micro-content-proxy.promotion .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/topLightFullWidth/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLightFullWidth/arrow-down.png') no-repeat center center;
	}

	._Skins_topLightFullWidth .micro-content-proxy.promotion.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_topLightFullWidth .off-canvas
	{
		background-position: top center;
		background-color: #f4f4f4;
	}

	._Skins_topLightFullWidth .off-canvas ul ul
	{
		background-position: top center;
		background-color: #f4f4f4;
	}

	._Skins_topLightFullWidth ul.off-canvas-list li a
	{
		border-bottom: solid 0px #303335;
		color: #595959;
		font-family: GoodOT-Book;
		font-size: 1em;
		font-weight: bold;
		line-height: 1.6em;
	}

	._Skins_topLightFullWidth ul.off-canvas-list ul > li > a
	{
		margin-left: 1em;
	}

	._Skins_topLightFullWidth ul.off-canvas-list ul ul > li > a
	{
		margin-left: 2em;
	}

	._Skins_topLightFullWidth ul.off-canvas-list ul ul ul > li > a
	{
		margin-left: 3em;
	}

	._Skins_topLightFullWidth ul.off-canvas-list ul ul ul ul > li > a
	{
		margin-left: 4em;
	}

	._Skins_topLightFullWidth ul.off-canvas-list li.js-drilldown-back > a
	{
		
	}

	._Skins_topLightFullWidth ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle
	{
		border-top-color: #b9bec1;
	}

	._Skins_topLightFullWidth ul.off-canvas-list li a:hover
	{
		color: #1ea1e1;
		background-color: transparent;
	}

	._Skins_topLightFullWidth ul.off-canvas-list ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_topLightFullWidth ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_topLightFullWidth ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_topLightFullWidth ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_topLightFullWidth ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: transparent;
	}

	._Skins_topLightFullWidth ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle:hover
	{
		
	}

	._Skins_topLightFullWidth ul.off-canvas-list li a.selected
	{
		font-weight: bold;
	}

	._Skins_topLightFullWidth ul.off-canvas-list ul > li > a.selected
	{
		
	}

	._Skins_topLightFullWidth ul.off-canvas-list ul ul > li > a.selected
	{
		
	}

	._Skins_topLightFullWidth ul.off-canvas-list ul ul ul > li > a.selected
	{
		
	}

	._Skins_topLightFullWidth ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		
	}

	._Skins_topLightFullWidth .title-bar .menu-icon span
	{
		background: transparent url('Images/topLightFullWidth/hamburgerMenu_1.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLightFullWidth/hamburgerMenu_1.png') no-repeat center center;
	}

	._Skins_topLightFullWidth nav.title-bar .menu-icon
	{
		display: block;
		left: auto;
		right: -13px;
	}

	._Skins_topLightFullWidth .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_topLightFullWidth .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_topLightFullWidth .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_topLightFullWidth .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_topLightFullWidth .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_topLightFullWidth .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_topLightFullWidth .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #d0d3d5;
	}

	._Skins_topLightFullWidth .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #d0d3d5;
	}

	._Skins_topLightFullWidth .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #d0d3d5;
	}

	._Skins_topLightFullWidth .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_topLightFullWidth .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_topLightFullWidth .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_topLightFullWidth .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_topLightFullWidth .search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/topLightFullWidth/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLightFullWidth/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_topLightFullWidth .search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/topLightFullWidth/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLightFullWidth/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_topLightFullWidth .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_topLightFullWidth .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_topLightFullWidth .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_topLightFullWidth .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_topLightFullWidth .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_topLightFullWidth .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_topLightFullWidth .search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/topLightFullWidth/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLightFullWidth/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_topLightFullWidth .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	._Skins_topLightFullWidth .nav-search-wrapper
	{
		flex-basis: 100%;
	}

	._Skins_topLightFullWidth .nav-search
	{
		display: block;
	}

	._Skins_topLightFullWidth .search-bar .search-field
	{
		background-color: #ffffff;
		padding-right: 50px;
	}

	._Skins_topLightFullWidth .search-bar .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #ffffff;
	}

	._Skins_topLightFullWidth .search-bar .search-submit
	{
		
	}

	._Skins_topLightFullWidth .search-filter-content
	{
		top: 2em;
		background-color: #ffffff;
	}

	._Skins_topLightFullWidth .search-bar .search-filter-wrapper.open
	{
		background-position: center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	._Skins_topLightFullWidth .search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: #ffffff;
	}

	._Skins_topLightFullWidth .search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/topLightFullWidth/Filter.png') no-repeat center center;
	}

	._Skins_topLightFullWidth .search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	._Skins_topLightFullWidth .search-filter-content ul li button:focus
	{
		background-color: #ffffff;
	}

	._Skins_topLightFullWidth #resultList .glossary .definition
	{
		
	}

	._Skins_topLightFullWidth #resultList .glossary
	{
		background-position: center center;
	}

	._Skins_topLightFullWidth #resultList .glossary .term
	{
		
	}

	._Skins_topLightFullWidth #resultList .glossary .term a
	{
		
	}

	._Skins_topLightFullWidth #resultList .glossary .term a:visited
	{
		
	}

	._Skins_topLightFullWidth #resultList .glossary .term a:focus
	{
		
	}

	._Skins_topLightFullWidth #resultList .glossary .term a:hover
	{
		
	}

	._Skins_topLightFullWidth #resultList .glossary .term a:active
	{
		
	}

	._Skins_topLightFullWidth h1#results-heading
	{
		
	}

	._Skins_topLightFullWidth #results-heading
	{
		
	}

	._Skins_topLightFullWidth .search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_topLightFullWidth .search-bar .search-field::-moz-placeholder
	{
		
	}

	._Skins_topLightFullWidth .search-bar .search-field:-moz-placeholder
	{
		
	}

	._Skins_topLightFullWidth .search-bar .search-field:-ms-input-placeholder
	{
		
	}

	._Skins_topLightFullWidth .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_topLightFullWidth .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/topLightFullWidth/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLightFullWidth/arrow-up.png') no-repeat center center;
	}

	._Skins_topLightFullWidth .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/topLightFullWidth/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLightFullWidth/arrow-down.png') no-repeat center center;
	}

	._Skins_topLightFullWidth .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_topLightFullWidth .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_topLightFullWidth .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_topLightFullWidth .featured-snippets-container .micro-response
	{
		
	}

	._Skins_topLightFullWidth .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_topLightFullWidth .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_topLightFullWidth .featured-snippets-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/topLightFullWidth/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLightFullWidth/arrow-up.png') no-repeat center center;
	}

	._Skins_topLightFullWidth .featured-snippets-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/topLightFullWidth/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/topLightFullWidth/arrow-down.png') no-repeat center center;
	}

	._Skins_topLightFullWidth .featured-snippets-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_topLightFullWidth .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_topLightFullWidth .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_topLightFullWidth .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_topLightFullWidth .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_topLightFullWidth .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_topLightFullWidth .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_topLightFullWidth .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_topLightFullWidth .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_topLightFullWidth .featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	._Skins_topLightFullWidth #pagination
	{
		line-height: 2.5em;
	}

	._Skins_topLightFullWidth #pagination a
	{
		
	}

	._Skins_topLightFullWidth #pagination a:hover
	{
		
	}

	._Skins_topLightFullWidth #pagination a#selected
	{
		
	}

	._Skins_topLightFullWidth #resultList .description
	{
		
	}

	._Skins_topLightFullWidth #resultList .gs-snippet
	{
		
	}

	._Skins_topLightFullWidth #resultList h3.title a
	{
		
	}

	._Skins_topLightFullWidth #resultList h3.title
	{
		
	}

	._Skins_topLightFullWidth #resultList h3.title a:visited
	{
		
	}

	._Skins_topLightFullWidth #resultList h3.title a:focus
	{
		
	}

	._Skins_topLightFullWidth #resultList h3.title a:hover
	{
		
	}

	._Skins_topLightFullWidth #resultList h3.title a:active
	{
		
	}

	._Skins_topLightFullWidth #resultList .url cite
	{
		
	}

	._Skins_topLightFullWidth #resultList
	{
		
	}

	._Skins_topLightFullWidth .search-bar.search-bar-container .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: #bed230 url('Images/topLightFullWidth/SearchIcon.png') no-repeat center center;
	}

	._Skins_topLightFullWidth .search-bar.search-bar-container .search-submit:hover
	{
		background-repeat: no-repeat;
		background-color: #bed230;
	}

	._Skins_topLightFullWidth .phrase-suggest
	{
		
	}

	._Skins_topLightFullWidth .phrase-suggest a
	{
		
	}

	._Skins_topLightFullWidth .sidenav-wrapper
	{
		display: none;
	}

	._Skins_topLightFullWidth .skip-to-content
	{
		color: #808080;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		background-color: #ffffff;
	}
}

