/*<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_SideNavigationSEI .body-container
	{
		padding-left: 0px;
		padding-right: 0px;
		overflow: inherit;
	}

	._Skins_SideNavigationSEI .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		left: auto;
		right: 35px;
	}

	._Skins_SideNavigationSEI .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_SideNavigationSEI .menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	._Skins_SideNavigationSEI .central-dropdown:hover
	{
		
	}

	._Skins_SideNavigationSEI .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_SideNavigationSEI .central-dropdown-content
	{
		height: auto;
		left: auto;
		right: -25px;
		background-color: #ffffff;
	}

	._Skins_SideNavigationSEI div.central-dropdown-content > a
	{
		
	}

	._Skins_SideNavigationSEI div.central-dropdown-content > a:hover
	{
		
	}

	._Skins_SideNavigationSEI .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_SideNavigationSEI .featured-snippets-container
	{
		
	}

	._Skins_SideNavigationSEI nav.title-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		padding-top: 15px;
		padding-bottom: 15px;
		background: #307fe2 none;
		-pie-background: #307fe2;
	}

	._Skins_SideNavigationSEI .off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		
	}

	._Skins_SideNavigationSEI #knowledge-panel
	{
		
	}

	._Skins_SideNavigationSEI #search-results-flex
	{
		
	}

	._Skins_SideNavigationSEI .knowledge-panel-container
	{
		
	}

	._Skins_SideNavigationSEI .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigationSEI .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_SideNavigationSEI .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_SideNavigationSEI .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_SideNavigationSEI .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_SideNavigationSEI .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_SideNavigationSEI .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_SideNavigationSEI .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_SideNavigationSEI .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_SideNavigationSEI .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_SideNavigationSEI .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_SideNavigationSEI .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_SideNavigationSEI .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_SideNavigationSEI .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_SideNavigationSEI .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_SideNavigationSEI .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_SideNavigationSEI .knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	._Skins_SideNavigationSEI .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigationSEI .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_SideNavigationSEI .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_SideNavigationSEI .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_SideNavigationSEI .title-bar-layout .logo-wrapper
	{
		min-height: 40px;
		flex-basis: 100%;
	}

	._Skins_SideNavigationSEI .title-bar-layout a.logo
	{
		width: 372px;
		height: 30px;
		background: transparent url('Images/Sage Enterprise Intelligence White-small.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Sage Enterprise Intelligence White-small.png') no-repeat center center;
	}

	._Skins_SideNavigationSEI .menu-icon-container
	{
		min-height: 40px;
	}

	._Skins_SideNavigationSEI .off-canvas-wrapper-inner .outer-row
	{
		padding-left: 1em;
		padding-right: 1em;
	}

	._Skins_SideNavigationSEI .main-section > .outer-row
	{
		
	}

	._Skins_SideNavigationSEI .off-canvas-content
	{
		max-height: none;
	}

	._Skins_SideNavigationSEI .sidenav-layout
	{
		max-height: none;
	}

	._Skins_SideNavigationSEI .micro-content-proxy.faq .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigationSEI .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_SideNavigationSEI .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_SideNavigationSEI .micro-content-proxy.faq .micro-content
	{
		background-position: center center;
	}

	._Skins_SideNavigationSEI .micro-content-proxy.faq
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.faq .micro-content-phrase span
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.faq .micro-content-phrase
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.faq .proxy-title
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.faq .micro-response
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.faq.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.faq .micro-response-title a
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.faq .micro-response-title
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.faq .micro-response-title a:visited
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.faq .micro-response-title a:focus
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.faq .micro-response-title a:hover
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.faq .micro-response-title a:active
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.faq .micro-response-url cite
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.faq .micro-response-url
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.faq .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigationSEI .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_SideNavigationSEI .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_SideNavigationSEI .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_SideNavigationSEI .micro-content-proxy.knowledge .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigationSEI .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_SideNavigationSEI .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_SideNavigationSEI .micro-content-proxy.knowledge .micro-content
	{
		background-position: center center;
	}

	._Skins_SideNavigationSEI .micro-content-proxy.knowledge
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.knowledge .micro-content-phrase span
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.knowledge .micro-content-phrase
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.knowledge .proxy-title
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.knowledge .micro-response
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.knowledge .micro-response-title a
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.knowledge .micro-response-title
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.knowledge .micro-response-title a:visited
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.knowledge .micro-response-title a:focus
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.knowledge .micro-response-title a:hover
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.knowledge .micro-response-title a:active
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.knowledge .micro-response-url cite
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.knowledge .micro-response-url
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.knowledge .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigationSEI .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_SideNavigationSEI .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_SideNavigationSEI .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_SideNavigationSEI .micro-content-proxy.promotion .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigationSEI .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_SideNavigationSEI .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_SideNavigationSEI .micro-content-proxy.promotion .micro-content
	{
		background-position: center center;
	}

	._Skins_SideNavigationSEI .micro-content-proxy.promotion
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.promotion .micro-content-phrase span
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.promotion .micro-content-phrase
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.promotion .proxy-title
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.promotion .micro-response
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.promotion .micro-response-title a
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.promotion .micro-response-title
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.promotion .micro-response-title a:visited
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.promotion .micro-response-title a:focus
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.promotion .micro-response-title a:hover
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.promotion .micro-response-title a:active
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.promotion .micro-response-url cite
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.promotion .micro-response-url
	{
		
	}

	._Skins_SideNavigationSEI .micro-content-proxy.promotion .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigationSEI .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_SideNavigationSEI .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_SideNavigationSEI .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_SideNavigationSEI .off-canvas
	{
		background-position: top center;
		background-color: #333333;
	}

	._Skins_SideNavigationSEI .off-canvas ul ul
	{
		background-position: top center;
		background-color: #333333;
	}

	._Skins_SideNavigationSEI ul.off-canvas-list li a
	{
		border-bottom: solid 1px #262626;
		font-size: 1em;
		font-weight: normal;
		line-height: 1.6em;
		color: #ffffff;
	}

	._Skins_SideNavigationSEI ul.off-canvas-list ul > li > a
	{
		margin-left: 1em;
	}

	._Skins_SideNavigationSEI ul.off-canvas-list ul ul > li > a
	{
		margin-left: 2em;
	}

	._Skins_SideNavigationSEI ul.off-canvas-list ul ul ul > li > a
	{
		margin-left: 3em;
	}

	._Skins_SideNavigationSEI ul.off-canvas-list ul ul ul ul > li > a
	{
		margin-left: 4em;
	}

	._Skins_SideNavigationSEI ul.off-canvas-list li.js-drilldown-back > a
	{
		
	}

	._Skins_SideNavigationSEI ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle
	{
		border-top-color: #a1a8ac;
	}

	._Skins_SideNavigationSEI ul.off-canvas-list li a:hover
	{
		color: #C1C1C1;
		background-color: #242424;
	}

	._Skins_SideNavigationSEI ul.off-canvas-list ul > li > a:hover
	{
		background-color: #242424;
	}

	._Skins_SideNavigationSEI ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: #242424;
	}

	._Skins_SideNavigationSEI ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: #242424;
	}

	._Skins_SideNavigationSEI ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: #242424;
	}

	._Skins_SideNavigationSEI ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: #242424;
	}

	._Skins_SideNavigationSEI ul.off-canvas-list li a.selected
	{
		font-weight: bold;
	}

	._Skins_SideNavigationSEI ul.off-canvas-list ul > li > a.selected
	{
		
	}

	._Skins_SideNavigationSEI ul.off-canvas-list ul ul > li > a.selected
	{
		
	}

	._Skins_SideNavigationSEI ul.off-canvas-list ul ul ul > li > a.selected
	{
		
	}

	._Skins_SideNavigationSEI ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		
	}

	._Skins_SideNavigationSEI .title-bar .menu-icon span
	{
		background: transparent url('Images/Menu.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Menu.png') no-repeat center center;
	}

	._Skins_SideNavigationSEI nav.title-bar .menu-icon
	{
		display: block;
		left: auto;
		right: -13px;
	}

	._Skins_SideNavigationSEI .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_SideNavigationSEI .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_SideNavigationSEI .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_SideNavigationSEI .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_SideNavigationSEI .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_SideNavigationSEI .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_SideNavigationSEI .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_SideNavigationSEI .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_SideNavigationSEI .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_SideNavigationSEI .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_SideNavigationSEI .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_SideNavigationSEI .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_SideNavigationSEI .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_SideNavigationSEI .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_SideNavigationSEI .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_SideNavigationSEI .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_SideNavigationSEI .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_SideNavigationSEI .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_SideNavigationSEI .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_SideNavigationSEI .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_SideNavigationSEI .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_SideNavigationSEI .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_SideNavigationSEI .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	._Skins_SideNavigationSEI .nav-search-wrapper
	{
		justify-content: center;
		flex-basis: 100%;
	}

	._Skins_SideNavigationSEI .nav-search
	{
		display: block;
		width: 100%;
		margin-top: 15px;
	}

	._Skins_SideNavigationSEI .search-bar .search-field
	{
		background-color: #ffffff;
		padding-right: 50px;
	}

	._Skins_SideNavigationSEI .search-bar .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #ffffff;
	}

	._Skins_SideNavigationSEI .search-bar .search-submit
	{
		
	}

	._Skins_SideNavigationSEI .search-filter-content
	{
		top: 3em;
		background-color: #ffffff;
	}

	._Skins_SideNavigationSEI .search-bar .search-filter-wrapper.open
	{
		background-position: center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	._Skins_SideNavigationSEI .search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: #307fe2;
	}

	._Skins_SideNavigationSEI .search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #e5e4e2;
	}

	._Skins_SideNavigationSEI .search-filter-content ul li:hover
	{
		background-color: #307fe2;
	}

	._Skins_SideNavigationSEI .search-filter-content ul li button:focus
	{
		background-color: #307fe2;
	}

	._Skins_SideNavigationSEI #resultList .glossary .definition
	{
		
	}

	._Skins_SideNavigationSEI #resultList .glossary
	{
		background-position: center center;
	}

	._Skins_SideNavigationSEI #resultList .glossary .term
	{
		
	}

	._Skins_SideNavigationSEI #resultList .glossary .term a
	{
		
	}

	._Skins_SideNavigationSEI #resultList .glossary .term a:visited
	{
		
	}

	._Skins_SideNavigationSEI #resultList .glossary .term a:focus
	{
		
	}

	._Skins_SideNavigationSEI #resultList .glossary .term a:hover
	{
		
	}

	._Skins_SideNavigationSEI #resultList .glossary .term a:active
	{
		
	}

	._Skins_SideNavigationSEI h1#results-heading
	{
		
	}

	._Skins_SideNavigationSEI #results-heading
	{
		
	}

	._Skins_SideNavigationSEI .search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_SideNavigationSEI .search-bar .search-field::-moz-placeholder
	{
		
	}

	._Skins_SideNavigationSEI .search-bar .search-field:-moz-placeholder
	{
		
	}

	._Skins_SideNavigationSEI .search-bar .search-field:-ms-input-placeholder
	{
		
	}

	._Skins_SideNavigationSEI .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigationSEI .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_SideNavigationSEI .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_SideNavigationSEI .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_SideNavigationSEI .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_SideNavigationSEI .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_SideNavigationSEI .featured-snippets-container .micro-response
	{
		
	}

	._Skins_SideNavigationSEI .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_SideNavigationSEI .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigationSEI .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_SideNavigationSEI .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_SideNavigationSEI .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_SideNavigationSEI .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_SideNavigationSEI .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_SideNavigationSEI .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_SideNavigationSEI .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_SideNavigationSEI .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_SideNavigationSEI .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_SideNavigationSEI .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_SideNavigationSEI .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_SideNavigationSEI .featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	._Skins_SideNavigationSEI #pagination
	{
		line-height: 2.5em;
	}

	._Skins_SideNavigationSEI #pagination a
	{
		
	}

	._Skins_SideNavigationSEI #pagination a:hover
	{
		
	}

	._Skins_SideNavigationSEI #pagination a#selected
	{
		
	}

	._Skins_SideNavigationSEI #resultList .description
	{
		
	}

	._Skins_SideNavigationSEI #resultList .gs-snippet
	{
		
	}

	._Skins_SideNavigationSEI #resultList h3.title a
	{
		
	}

	._Skins_SideNavigationSEI #resultList h3.title
	{
		
	}

	._Skins_SideNavigationSEI #resultList h3.title a:visited
	{
		
	}

	._Skins_SideNavigationSEI #resultList h3.title a:focus
	{
		
	}

	._Skins_SideNavigationSEI #resultList h3.title a:hover
	{
		
	}

	._Skins_SideNavigationSEI #resultList h3.title a:active
	{
		
	}

	._Skins_SideNavigationSEI #resultList .url cite
	{
		
	}

	._Skins_SideNavigationSEI #resultList
	{
		
	}

	._Skins_SideNavigationSEI .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_SideNavigationSEI .search-bar.search-bar-container .search-submit:hover
	{
		background-repeat: no-repeat;
		background-color: transparent;
	}

	._Skins_SideNavigationSEI .phrase-suggest
	{
		
	}

	._Skins_SideNavigationSEI .phrase-suggest a
	{
		
	}

	._Skins_SideNavigationSEI .sidenav-wrapper
	{
		display: none;
	}

	._Skins_SideNavigationSEI .skip-to-content
	{
		color: #808080;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		background-color: #ffffff;
	}

	._Skins_Marketing_TopNavigation .body-container
	{
		
	}

	._Skins_Marketing_TopNavigation .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		left: auto;
		right: 35px;
	}

	._Skins_Marketing_TopNavigation .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_Marketing_TopNavigation .menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	._Skins_Marketing_TopNavigation .central-dropdown:hover
	{
		
	}

	._Skins_Marketing_TopNavigation .central-account-image
	{
		background: transparent url('Images/Marketing-TopNavigation/icon-user-white.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Marketing-TopNavigation/icon-user-white.png') no-repeat center center;
	}

	._Skins_Marketing_TopNavigation .central-dropdown-content
	{
		height: auto;
		left: auto;
		right: -25px;
		background-color: #ffffff;
	}

	._Skins_Marketing_TopNavigation div.central-dropdown-content > a
	{
		
	}

	._Skins_Marketing_TopNavigation div.central-dropdown-content > a:hover
	{
		
	}

	._Skins_Marketing_TopNavigation .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_Marketing_TopNavigation .featured-snippets-container
	{
		
	}

	._Skins_Marketing_TopNavigation nav.title-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		background-color: #ffffff;
	}

	._Skins_Marketing_TopNavigation .off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		
	}

	._Skins_Marketing_TopNavigation #knowledge-panel
	{
		
	}

	._Skins_Marketing_TopNavigation #search-results-flex
	{
		
	}

	._Skins_Marketing_TopNavigation .knowledge-panel-container
	{
		
	}

	._Skins_Marketing_TopNavigation .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Marketing_TopNavigation .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Marketing-TopNavigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Marketing-TopNavigation/arrow-up.png') no-repeat center center;
	}

	._Skins_Marketing_TopNavigation .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Marketing-TopNavigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Marketing-TopNavigation/arrow-down.png') no-repeat center center;
	}

	._Skins_Marketing_TopNavigation .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_Marketing_TopNavigation .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_Marketing_TopNavigation .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Marketing_TopNavigation .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_Marketing_TopNavigation .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Marketing_TopNavigation .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_Marketing_TopNavigation .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_Marketing_TopNavigation .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_Marketing_TopNavigation .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_Marketing_TopNavigation .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_Marketing_TopNavigation .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_Marketing_TopNavigation .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_Marketing_TopNavigation .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_Marketing_TopNavigation .knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	._Skins_Marketing_TopNavigation .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Marketing_TopNavigation .knowledge-panel-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Marketing-TopNavigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Marketing-TopNavigation/arrow-up.png') no-repeat center center;
	}

	._Skins_Marketing_TopNavigation .knowledge-panel-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Marketing-TopNavigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Marketing-TopNavigation/arrow-down.png') no-repeat center center;
	}

	._Skins_Marketing_TopNavigation .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_Marketing_TopNavigation .title-bar-layout .logo-wrapper
	{
		min-height: 55px;
		flex-basis: 100%;
	}

	._Skins_Marketing_TopNavigation .title-bar-layout a.logo
	{
		width: 229px;
		height: 55px;
		background: transparent url('Images/Marketing-TopNavigation/PlaceholderLogo-gray.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Marketing-TopNavigation/PlaceholderLogo-gray.png') no-repeat center center;
	}

	._Skins_Marketing_TopNavigation .menu-icon-container
	{
		min-height: 55px;
	}

	._Skins_Marketing_TopNavigation .off-canvas-wrapper-inner .outer-row
	{
		
	}

	._Skins_Marketing_TopNavigation .main-section > .outer-row
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.faq .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.faq .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Marketing-TopNavigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Marketing-TopNavigation/arrow-up.png') no-repeat center center;
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.faq .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Marketing-TopNavigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Marketing-TopNavigation/arrow-down.png') no-repeat center center;
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.faq .micro-content
	{
		background-position: center center;
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.faq
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.faq .micro-content-phrase span
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.faq .micro-content-phrase
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.faq .proxy-title
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.faq .micro-response
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.faq.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.faq .micro-response-title a
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.faq .micro-response-title
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.faq .micro-response-title a:visited
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.faq .micro-response-title a:focus
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.faq .micro-response-title a:hover
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.faq .micro-response-title a:active
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.faq .micro-response-url cite
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.faq .micro-response-url
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.faq .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.faq .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Marketing-TopNavigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Marketing-TopNavigation/arrow-up.png') no-repeat center center;
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.faq .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Marketing-TopNavigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Marketing-TopNavigation/arrow-down.png') no-repeat center center;
	}

	._Skins_Marketing_TopNavigation .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_Marketing_TopNavigation .micro-content-proxy.knowledge .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.knowledge .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Marketing-TopNavigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Marketing-TopNavigation/arrow-up.png') no-repeat center center;
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Marketing-TopNavigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Marketing-TopNavigation/arrow-down.png') no-repeat center center;
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.knowledge .micro-content
	{
		background-position: center center;
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.knowledge
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.knowledge .micro-content-phrase span
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.knowledge .micro-content-phrase
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.knowledge .proxy-title
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.knowledge .micro-response
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.knowledge .micro-response-title a
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.knowledge .micro-response-title
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.knowledge .micro-response-title a:visited
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.knowledge .micro-response-title a:focus
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.knowledge .micro-response-title a:hover
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.knowledge .micro-response-title a:active
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.knowledge .micro-response-url cite
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.knowledge .micro-response-url
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.knowledge .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.knowledge .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Marketing-TopNavigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Marketing-TopNavigation/arrow-up.png') no-repeat center center;
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Marketing-TopNavigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Marketing-TopNavigation/arrow-down.png') no-repeat center center;
	}

	._Skins_Marketing_TopNavigation .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_Marketing_TopNavigation .micro-content-proxy.promotion .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.promotion .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Marketing-TopNavigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Marketing-TopNavigation/arrow-up.png') no-repeat center center;
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.promotion .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Marketing-TopNavigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Marketing-TopNavigation/arrow-down.png') no-repeat center center;
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.promotion .micro-content
	{
		background-position: center center;
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.promotion
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.promotion .micro-content-phrase span
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.promotion .micro-content-phrase
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.promotion .proxy-title
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.promotion .micro-response
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.promotion .micro-response-title a
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.promotion .micro-response-title
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.promotion .micro-response-title a:visited
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.promotion .micro-response-title a:focus
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.promotion .micro-response-title a:hover
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.promotion .micro-response-title a:active
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.promotion .micro-response-url cite
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.promotion .micro-response-url
	{
		
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.promotion .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.promotion .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Marketing-TopNavigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Marketing-TopNavigation/arrow-up.png') no-repeat center center;
	}

	._Skins_Marketing_TopNavigation .micro-content-proxy.promotion .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Marketing-TopNavigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Marketing-TopNavigation/arrow-down.png') no-repeat center center;
	}

	._Skins_Marketing_TopNavigation .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_Marketing_TopNavigation .off-canvas
	{
		background-position: top center;
		background-color: #f5f5f5;
	}

	._Skins_Marketing_TopNavigation .off-canvas ul ul
	{
		background-position: top center;
		background-color: #f5f5f5;
	}

	._Skins_Marketing_TopNavigation ul.off-canvas-list li a
	{
		border-bottom: solid 0px #262626;
		color: #000000;
		font-size: 1em;
		font-weight: normal;
		line-height: 1;
	}

	._Skins_Marketing_TopNavigation ul.off-canvas-list ul > li > a
	{
		margin-left: 1em;
	}

	._Skins_Marketing_TopNavigation ul.off-canvas-list ul ul > li > a
	{
		margin-left: 2em;
	}

	._Skins_Marketing_TopNavigation ul.off-canvas-list ul ul ul > li > a
	{
		margin-left: 3em;
	}

	._Skins_Marketing_TopNavigation ul.off-canvas-list ul ul ul ul > li > a
	{
		margin-left: 4em;
	}

	._Skins_Marketing_TopNavigation ul.off-canvas-list li.js-drilldown-back > a
	{
		
	}

	._Skins_Marketing_TopNavigation ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle
	{
		border-top-color: #D9443F;
	}

	._Skins_Marketing_TopNavigation ul.off-canvas-list li a:hover
	{
		color: #000000;
		background-color: #dcdcdc;
	}

	._Skins_Marketing_TopNavigation ul.off-canvas-list ul > li > a:hover
	{
		background-color: #dcdcdc;
	}

	._Skins_Marketing_TopNavigation ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: #dcdcdc;
	}

	._Skins_Marketing_TopNavigation ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: #dcdcdc;
	}

	._Skins_Marketing_TopNavigation ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: #dcdcdc;
	}

	._Skins_Marketing_TopNavigation ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: #dcdcdc;
	}

	._Skins_Marketing_TopNavigation ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle:hover
	{
		
	}

	._Skins_Marketing_TopNavigation ul.off-canvas-list li a.selected
	{
		font-weight: bold;
	}

	._Skins_Marketing_TopNavigation ul.off-canvas-list ul > li > a.selected
	{
		
	}

	._Skins_Marketing_TopNavigation ul.off-canvas-list ul ul > li > a.selected
	{
		
	}

	._Skins_Marketing_TopNavigation ul.off-canvas-list ul ul ul > li > a.selected
	{
		
	}

	._Skins_Marketing_TopNavigation ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		
	}

	._Skins_Marketing_TopNavigation .title-bar .menu-icon span
	{
		background: transparent url('Images/Marketing-TopNavigation/HamburgerIcon-gray.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Marketing-TopNavigation/HamburgerIcon-gray.png') no-repeat center center;
	}

	._Skins_Marketing_TopNavigation nav.title-bar .menu-icon
	{
		display: block;
		left: auto;
		right: -13px;
	}

	._Skins_Marketing_TopNavigation .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_Marketing_TopNavigation .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_Marketing_TopNavigation .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_Marketing_TopNavigation .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_Marketing_TopNavigation .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_Marketing_TopNavigation .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_Marketing_TopNavigation .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_Marketing_TopNavigation .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_Marketing_TopNavigation .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_Marketing_TopNavigation .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_Marketing_TopNavigation .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_Marketing_TopNavigation .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_Marketing_TopNavigation .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_Marketing_TopNavigation .search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/Marketing-TopNavigation/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Marketing-TopNavigation/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_Marketing_TopNavigation .search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/Marketing-TopNavigation/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Marketing-TopNavigation/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_Marketing_TopNavigation .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_Marketing_TopNavigation .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_Marketing_TopNavigation .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_Marketing_TopNavigation .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_Marketing_TopNavigation .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_Marketing_TopNavigation .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_Marketing_TopNavigation .search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/Marketing-TopNavigation/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Marketing-TopNavigation/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_Marketing_TopNavigation .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	._Skins_Marketing_TopNavigation .nav-search-wrapper
	{
		flex-basis: 100%;
	}

	._Skins_Marketing_TopNavigation .nav-search
	{
		display: block;
	}

	._Skins_Marketing_TopNavigation .search-bar .search-field
	{
		border-left: solid 1px #d3d3d3;
		border-right: solid 1px #d3d3d3;
		border-top: solid 1px #d3d3d3;
		border-bottom: solid 1px #d3d3d3;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;
		background-color: #ffffff;
		padding-right: 50px;
	}

	._Skins_Marketing_TopNavigation .search-bar .search-filter
	{
		border-top: solid 1px #d3d3d3;
		border-bottom: solid 1px #d3d3d3;
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #ffffff;
	}

	._Skins_Marketing_TopNavigation .search-bar .search-submit
	{
		border-right: solid 1px #d3d3d3;
		border-top: solid 1px #d3d3d3;
		border-bottom: solid 1px #d3d3d3;
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
	}

	._Skins_Marketing_TopNavigation .search-filter-content
	{
		top: 2em;
		background-color: #ffffff;
	}

	._Skins_Marketing_TopNavigation .search-bar .search-filter-wrapper.open
	{
		background-position: center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	._Skins_Marketing_TopNavigation .search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: #ffffff;
	}

	._Skins_Marketing_TopNavigation .search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/Marketing-TopNavigation/Filter.png') no-repeat center center;
	}

	._Skins_Marketing_TopNavigation .search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	._Skins_Marketing_TopNavigation .search-filter-content ul li button:focus
	{
		background-color: #ffffff;
	}

	._Skins_Marketing_TopNavigation #resultList .glossary .definition
	{
		
	}

	._Skins_Marketing_TopNavigation #resultList .glossary
	{
		background-position: center center;
	}

	._Skins_Marketing_TopNavigation #resultList .glossary .term
	{
		
	}

	._Skins_Marketing_TopNavigation #resultList .glossary .term a
	{
		
	}

	._Skins_Marketing_TopNavigation #resultList .glossary .term a:visited
	{
		
	}

	._Skins_Marketing_TopNavigation #resultList .glossary .term a:focus
	{
		
	}

	._Skins_Marketing_TopNavigation #resultList .glossary .term a:hover
	{
		
	}

	._Skins_Marketing_TopNavigation #resultList .glossary .term a:active
	{
		
	}

	._Skins_Marketing_TopNavigation h1#results-heading
	{
		
	}

	._Skins_Marketing_TopNavigation #results-heading
	{
		
	}

	._Skins_Marketing_TopNavigation .search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_Marketing_TopNavigation .search-bar .search-field::-moz-placeholder
	{
		
	}

	._Skins_Marketing_TopNavigation .search-bar .search-field:-moz-placeholder
	{
		
	}

	._Skins_Marketing_TopNavigation .search-bar .search-field:-ms-input-placeholder
	{
		
	}

	._Skins_Marketing_TopNavigation .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Marketing_TopNavigation .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Marketing-TopNavigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Marketing-TopNavigation/arrow-up.png') no-repeat center center;
	}

	._Skins_Marketing_TopNavigation .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Marketing-TopNavigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Marketing-TopNavigation/arrow-down.png') no-repeat center center;
	}

	._Skins_Marketing_TopNavigation .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_Marketing_TopNavigation .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_Marketing_TopNavigation .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Marketing_TopNavigation .featured-snippets-container .micro-response
	{
		
	}

	._Skins_Marketing_TopNavigation .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Marketing_TopNavigation .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Marketing_TopNavigation .featured-snippets-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Marketing-TopNavigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Marketing-TopNavigation/arrow-up.png') no-repeat center center;
	}

	._Skins_Marketing_TopNavigation .featured-snippets-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Marketing-TopNavigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Marketing-TopNavigation/arrow-down.png') no-repeat center center;
	}

	._Skins_Marketing_TopNavigation .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_Marketing_TopNavigation .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_Marketing_TopNavigation .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_Marketing_TopNavigation .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_Marketing_TopNavigation .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_Marketing_TopNavigation .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_Marketing_TopNavigation .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_Marketing_TopNavigation .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_Marketing_TopNavigation .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_Marketing_TopNavigation .featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	._Skins_Marketing_TopNavigation #pagination
	{
		line-height: 2.5em;
	}

	._Skins_Marketing_TopNavigation #pagination a
	{
		
	}

	._Skins_Marketing_TopNavigation #pagination a:hover
	{
		
	}

	._Skins_Marketing_TopNavigation #pagination a#selected
	{
		
	}

	._Skins_Marketing_TopNavigation #resultList .description
	{
		
	}

	._Skins_Marketing_TopNavigation #resultList .gs-snippet
	{
		
	}

	._Skins_Marketing_TopNavigation #resultList h3.title a
	{
		
	}

	._Skins_Marketing_TopNavigation #resultList h3.title
	{
		
	}

	._Skins_Marketing_TopNavigation #resultList h3.title a:visited
	{
		
	}

	._Skins_Marketing_TopNavigation #resultList h3.title a:focus
	{
		
	}

	._Skins_Marketing_TopNavigation #resultList h3.title a:hover
	{
		
	}

	._Skins_Marketing_TopNavigation #resultList h3.title a:active
	{
		
	}

	._Skins_Marketing_TopNavigation #resultList .url cite
	{
		
	}

	._Skins_Marketing_TopNavigation #resultList
	{
		
	}

	._Skins_Marketing_TopNavigation .search-bar.search-bar-container .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #ffffff;
	}

	._Skins_Marketing_TopNavigation .search-bar.search-bar-container .search-submit:hover
	{
		background-repeat: no-repeat;
		background-color: #ffffff;
	}

	._Skins_Marketing_TopNavigation .phrase-suggest
	{
		
	}

	._Skins_Marketing_TopNavigation .phrase-suggest a
	{
		
	}

	._Skins_Marketing_TopNavigation .sidenav-wrapper
	{
		display: none;
	}

	._Skins_Marketing_TopNavigation .skip-to-content
	{
		color: #808080;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		background-color: #ffffff;
	}

	._Skins_SideNavigation_UDM .body-container
	{
		padding-left: 0px;
		padding-right: 0px;
		overflow: inherit;
	}

	._Skins_SideNavigation_UDM .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		left: auto;
		right: 35px;
	}

	._Skins_SideNavigation_UDM .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_SideNavigation_UDM .menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	._Skins_SideNavigation_UDM .central-dropdown:hover
	{
		
	}

	._Skins_SideNavigation_UDM .central-account-image
	{
		background: transparent url('Images/SideNavigation-UDM/icon-user-white.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation-UDM/icon-user-white.png') no-repeat center center;
	}

	._Skins_SideNavigation_UDM .central-dropdown-content
	{
		height: auto;
		left: auto;
		right: -25px;
		background-color: #ffffff;
	}

	._Skins_SideNavigation_UDM div.central-dropdown-content > a
	{
		
	}

	._Skins_SideNavigation_UDM div.central-dropdown-content > a:hover
	{
		
	}

	._Skins_SideNavigation_UDM .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_SideNavigation_UDM .featured-snippets-container
	{
		
	}

	._Skins_SideNavigation_UDM nav.title-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		padding-top: 15px;
		padding-bottom: 15px;
		background-color: #2279ca;
	}

	._Skins_SideNavigation_UDM .off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		
	}

	._Skins_SideNavigation_UDM #knowledge-panel
	{
		
	}

	._Skins_SideNavigation_UDM #search-results-flex
	{
		
	}

	._Skins_SideNavigation_UDM .knowledge-panel-container
	{
		
	}

	._Skins_SideNavigation_UDM .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigation_UDM .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigation-UDM/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation-UDM/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigation_UDM .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigation-UDM/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation-UDM/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigation_UDM .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_SideNavigation_UDM .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_SideNavigation_UDM .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_SideNavigation_UDM .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_SideNavigation_UDM .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_SideNavigation_UDM .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_SideNavigation_UDM .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_SideNavigation_UDM .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_SideNavigation_UDM .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_SideNavigation_UDM .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_SideNavigation_UDM .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_SideNavigation_UDM .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_SideNavigation_UDM .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_SideNavigation_UDM .knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	._Skins_SideNavigation_UDM .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigation_UDM .knowledge-panel-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/SideNavigation-UDM/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation-UDM/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigation_UDM .knowledge-panel-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/SideNavigation-UDM/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation-UDM/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigation_UDM .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_SideNavigation_UDM .title-bar-layout .logo-wrapper
	{
		min-height: 43px;
		flex-basis: 100%;
	}

	._Skins_SideNavigation_UDM .title-bar-layout a.logo
	{
		width: 250px;
		height: 43px;
		background: transparent url('Images/SideNavigation-UDM/Digital_LogoNectari_Blanc_RGB3.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation-UDM/Digital_LogoNectari_Blanc_RGB3.png') no-repeat center center;
	}

	._Skins_SideNavigation_UDM .menu-icon-container
	{
		min-height: 43px;
	}

	._Skins_SideNavigation_UDM .off-canvas-wrapper-inner .outer-row
	{
		padding-left: 1em;
		padding-right: 1em;
	}

	._Skins_SideNavigation_UDM .main-section > .outer-row
	{
		
	}

	._Skins_SideNavigation_UDM .off-canvas-content
	{
		max-height: none;
	}

	._Skins_SideNavigation_UDM .sidenav-layout
	{
		max-height: none;
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.faq .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.faq .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigation-UDM/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation-UDM/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.faq .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigation-UDM/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation-UDM/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.faq .micro-content
	{
		background-position: center center;
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.faq
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.faq .micro-content-phrase span
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.faq .micro-content-phrase
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.faq .proxy-title
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.faq .micro-response
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.faq.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.faq .micro-response-title a
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.faq .micro-response-title
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.faq .micro-response-title a:visited
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.faq .micro-response-title a:focus
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.faq .micro-response-title a:hover
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.faq .micro-response-title a:active
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.faq .micro-response-url cite
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.faq .micro-response-url
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.faq .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.faq .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/SideNavigation-UDM/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation-UDM/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.faq .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/SideNavigation-UDM/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation-UDM/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigation_UDM .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_SideNavigation_UDM .micro-content-proxy.knowledge .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.knowledge .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigation-UDM/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation-UDM/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigation-UDM/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation-UDM/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.knowledge .micro-content
	{
		background-position: center center;
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.knowledge
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.knowledge .micro-content-phrase span
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.knowledge .micro-content-phrase
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.knowledge .proxy-title
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.knowledge .micro-response
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.knowledge .micro-response-title a
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.knowledge .micro-response-title
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.knowledge .micro-response-title a:visited
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.knowledge .micro-response-title a:focus
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.knowledge .micro-response-title a:hover
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.knowledge .micro-response-title a:active
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.knowledge .micro-response-url cite
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.knowledge .micro-response-url
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.knowledge .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.knowledge .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/SideNavigation-UDM/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation-UDM/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/SideNavigation-UDM/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation-UDM/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigation_UDM .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_SideNavigation_UDM .micro-content-proxy.promotion .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.promotion .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigation-UDM/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation-UDM/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.promotion .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigation-UDM/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation-UDM/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.promotion .micro-content
	{
		background-position: center center;
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.promotion
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.promotion .micro-content-phrase span
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.promotion .micro-content-phrase
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.promotion .proxy-title
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.promotion .micro-response
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.promotion .micro-response-title a
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.promotion .micro-response-title
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.promotion .micro-response-title a:visited
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.promotion .micro-response-title a:focus
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.promotion .micro-response-title a:hover
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.promotion .micro-response-title a:active
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.promotion .micro-response-url cite
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.promotion .micro-response-url
	{
		
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.promotion .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.promotion .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/SideNavigation-UDM/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation-UDM/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigation_UDM .micro-content-proxy.promotion .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/SideNavigation-UDM/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation-UDM/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigation_UDM .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_SideNavigation_UDM .off-canvas
	{
		background-position: top center;
		background-color: #333333;
	}

	._Skins_SideNavigation_UDM .off-canvas ul ul
	{
		background-position: top center;
		background-color: #333333;
	}

	._Skins_SideNavigation_UDM ul.off-canvas-list li a
	{
		border-bottom: solid 1px #262626;
		font-size: 1em;
		font-weight: normal;
		line-height: 1.6em;
		color: #ffffff;
	}

	._Skins_SideNavigation_UDM ul.off-canvas-list ul > li > a
	{
		
	}

	._Skins_SideNavigation_UDM ul.off-canvas-list ul ul > li > a
	{
		
	}

	._Skins_SideNavigation_UDM ul.off-canvas-list ul ul ul > li > a
	{
		
	}

	._Skins_SideNavigation_UDM ul.off-canvas-list ul ul ul ul > li > a
	{
		
	}

	._Skins_SideNavigation_UDM ul.off-canvas-list li.js-drilldown-back > a
	{
		
	}

	._Skins_SideNavigation_UDM ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle
	{
		border-top-color: #a1a8ac;
	}

	._Skins_SideNavigation_UDM ul.off-canvas-list li a:hover
	{
		color: #C1C1C1;
		background-color: #242424;
	}

	._Skins_SideNavigation_UDM ul.off-canvas-list ul > li > a:hover
	{
		background-color: #242424;
	}

	._Skins_SideNavigation_UDM ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: #242424;
	}

	._Skins_SideNavigation_UDM ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: #242424;
	}

	._Skins_SideNavigation_UDM ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: #242424;
	}

	._Skins_SideNavigation_UDM ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: #242424;
	}

	._Skins_SideNavigation_UDM ul.off-canvas-list li a.selected
	{
		font-weight: bold;
	}

	._Skins_SideNavigation_UDM ul.off-canvas-list ul > li > a.selected
	{
		
	}

	._Skins_SideNavigation_UDM ul.off-canvas-list ul ul > li > a.selected
	{
		
	}

	._Skins_SideNavigation_UDM ul.off-canvas-list ul ul ul > li > a.selected
	{
		
	}

	._Skins_SideNavigation_UDM ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		
	}

	._Skins_SideNavigation_UDM .title-bar .menu-icon span
	{
		background: transparent url('Images/SideNavigation-UDM/Menu.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation-UDM/Menu.png') no-repeat center center;
	}

	._Skins_SideNavigation_UDM nav.title-bar .menu-icon
	{
		display: block;
		left: auto;
		right: -13px;
	}

	._Skins_SideNavigation_UDM .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_SideNavigation_UDM .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_SideNavigation_UDM .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_SideNavigation_UDM .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_SideNavigation_UDM .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_SideNavigation_UDM .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_SideNavigation_UDM .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_SideNavigation_UDM .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_SideNavigation_UDM .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_SideNavigation_UDM .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_SideNavigation_UDM .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_SideNavigation_UDM .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_SideNavigation_UDM .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_SideNavigation_UDM .search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/SideNavigation-UDM/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation-UDM/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_SideNavigation_UDM .search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/SideNavigation-UDM/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation-UDM/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_SideNavigation_UDM .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_SideNavigation_UDM .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_SideNavigation_UDM .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_SideNavigation_UDM .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_SideNavigation_UDM .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_SideNavigation_UDM .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_SideNavigation_UDM .search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/SideNavigation-UDM/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation-UDM/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_SideNavigation_UDM .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	._Skins_SideNavigation_UDM .nav-search-wrapper
	{
		justify-content: center;
		flex-basis: 100%;
	}

	._Skins_SideNavigation_UDM .nav-search
	{
		display: block;
		width: 100%;
		margin-top: 15px;
	}

	._Skins_SideNavigation_UDM .search-bar .search-field
	{
		background-color: #ffffff;
		padding-right: 50px;
	}

	._Skins_SideNavigation_UDM .search-bar .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #ffffff;
	}

	._Skins_SideNavigation_UDM .search-bar .search-submit
	{
		
	}

	._Skins_SideNavigation_UDM .search-filter-content
	{
		top: 2.5em;
		background-color: #ffffff;
	}

	._Skins_SideNavigation_UDM .search-bar .search-filter-wrapper.open
	{
		background-position: center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	._Skins_SideNavigation_UDM .search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: #2279ca;
	}

	._Skins_SideNavigation_UDM .search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #00a385;
	}

	._Skins_SideNavigation_UDM .search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	._Skins_SideNavigation_UDM .search-filter-content ul li button:focus
	{
		background-color: #ffffff;
	}

	._Skins_SideNavigation_UDM #resultList .glossary .definition
	{
		
	}

	._Skins_SideNavigation_UDM #resultList .glossary
	{
		background-position: center center;
	}

	._Skins_SideNavigation_UDM #resultList .glossary .term
	{
		
	}

	._Skins_SideNavigation_UDM #resultList .glossary .term a
	{
		
	}

	._Skins_SideNavigation_UDM #resultList .glossary .term a:visited
	{
		
	}

	._Skins_SideNavigation_UDM #resultList .glossary .term a:focus
	{
		
	}

	._Skins_SideNavigation_UDM #resultList .glossary .term a:hover
	{
		
	}

	._Skins_SideNavigation_UDM #resultList .glossary .term a:active
	{
		
	}

	._Skins_SideNavigation_UDM h1#results-heading
	{
		
	}

	._Skins_SideNavigation_UDM #results-heading
	{
		
	}

	._Skins_SideNavigation_UDM .search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_SideNavigation_UDM .search-bar .search-field::-moz-placeholder
	{
		
	}

	._Skins_SideNavigation_UDM .search-bar .search-field:-moz-placeholder
	{
		
	}

	._Skins_SideNavigation_UDM .search-bar .search-field:-ms-input-placeholder
	{
		
	}

	._Skins_SideNavigation_UDM .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigation_UDM .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigation-UDM/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation-UDM/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigation_UDM .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigation-UDM/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation-UDM/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigation_UDM .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_SideNavigation_UDM .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_SideNavigation_UDM .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_SideNavigation_UDM .featured-snippets-container .micro-response
	{
		
	}

	._Skins_SideNavigation_UDM .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_SideNavigation_UDM .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigation_UDM .featured-snippets-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/SideNavigation-UDM/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation-UDM/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigation_UDM .featured-snippets-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/SideNavigation-UDM/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation-UDM/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigation_UDM .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_SideNavigation_UDM .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_SideNavigation_UDM .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_SideNavigation_UDM .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_SideNavigation_UDM .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_SideNavigation_UDM .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_SideNavigation_UDM .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_SideNavigation_UDM .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_SideNavigation_UDM .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_SideNavigation_UDM .featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	._Skins_SideNavigation_UDM #pagination
	{
		line-height: 2.5em;
	}

	._Skins_SideNavigation_UDM #pagination a
	{
		
	}

	._Skins_SideNavigation_UDM #pagination a:hover
	{
		
	}

	._Skins_SideNavigation_UDM #pagination a#selected
	{
		
	}

	._Skins_SideNavigation_UDM #resultList .description
	{
		
	}

	._Skins_SideNavigation_UDM #resultList .gs-snippet
	{
		
	}

	._Skins_SideNavigation_UDM #resultList h3.title a
	{
		
	}

	._Skins_SideNavigation_UDM #resultList h3.title
	{
		
	}

	._Skins_SideNavigation_UDM #resultList h3.title a:visited
	{
		
	}

	._Skins_SideNavigation_UDM #resultList h3.title a:focus
	{
		
	}

	._Skins_SideNavigation_UDM #resultList h3.title a:hover
	{
		
	}

	._Skins_SideNavigation_UDM #resultList h3.title a:active
	{
		
	}

	._Skins_SideNavigation_UDM #resultList .url cite
	{
		
	}

	._Skins_SideNavigation_UDM #resultList
	{
		
	}

	._Skins_SideNavigation_UDM .search-bar.search-bar-container .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/SideNavigation-UDM/icon-search.png') no-repeat center center;
	}

	._Skins_SideNavigation_UDM .search-bar.search-bar-container .search-submit:hover
	{
		background-repeat: no-repeat;
		background-color: transparent;
	}

	._Skins_SideNavigation_UDM .phrase-suggest
	{
		
	}

	._Skins_SideNavigation_UDM .phrase-suggest a
	{
		
	}

	._Skins_SideNavigation_UDM .sidenav-wrapper
	{
		display: none;
	}

	._Skins_SideNavigation_UDM .skip-to-content
	{
		color: #808080;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		background-color: #ffffff;
	}

	._Skins_SideNavigation .body-container
	{
		padding-left: 0px;
		padding-right: 0px;
		overflow: inherit;
	}

	._Skins_SideNavigation .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		left: auto;
		right: 35px;
	}

	._Skins_SideNavigation .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_SideNavigation .menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	._Skins_SideNavigation .central-dropdown:hover
	{
		
	}

	._Skins_SideNavigation .central-account-image
	{
		background: transparent url('Images/SideNavigation/icon-user-white.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation/icon-user-white.png') no-repeat center center;
	}

	._Skins_SideNavigation .central-dropdown-content
	{
		height: auto;
		left: auto;
		right: -25px;
		background-color: #ffffff;
	}

	._Skins_SideNavigation div.central-dropdown-content > a
	{
		
	}

	._Skins_SideNavigation div.central-dropdown-content > a:hover
	{
		
	}

	._Skins_SideNavigation .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_SideNavigation .featured-snippets-container
	{
		
	}

	._Skins_SideNavigation nav.title-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		padding-top: 15px;
		padding-bottom: 15px;
		background: #307fe2 none;
		-pie-background: #307fe2;
	}

	._Skins_SideNavigation .off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		
	}

	._Skins_SideNavigation #knowledge-panel
	{
		
	}

	._Skins_SideNavigation #search-results-flex
	{
		
	}

	._Skins_SideNavigation .knowledge-panel-container
	{
		
	}

	._Skins_SideNavigation .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigation .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigation .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigation .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_SideNavigation .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_SideNavigation .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_SideNavigation .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_SideNavigation .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_SideNavigation .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_SideNavigation .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_SideNavigation .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_SideNavigation .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_SideNavigation .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_SideNavigation .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_SideNavigation .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_SideNavigation .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_SideNavigation .knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	._Skins_SideNavigation .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigation .knowledge-panel-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/SideNavigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigation .knowledge-panel-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/SideNavigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigation .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_SideNavigation .title-bar-layout .logo-wrapper
	{
		min-height: 40px;
		flex-basis: 100%;
	}

	._Skins_SideNavigation .title-bar-layout a.logo
	{
		width: 142px;
		height: 29px;
		background: transparent url('Images/SideNavigation/Nectari-blue_1.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation/Nectari-blue_1.png') no-repeat center center;
	}

	._Skins_SideNavigation .menu-icon-container
	{
		min-height: 40px;
	}

	._Skins_SideNavigation .off-canvas-wrapper-inner .outer-row
	{
		padding-left: 1em;
		padding-right: 1em;
	}

	._Skins_SideNavigation .main-section > .outer-row
	{
		
	}

	._Skins_SideNavigation .off-canvas-content
	{
		max-height: none;
	}

	._Skins_SideNavigation .sidenav-layout
	{
		max-height: none;
	}

	._Skins_SideNavigation .micro-content-proxy.faq .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigation .micro-content-proxy.faq .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigation .micro-content-proxy.faq .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigation .micro-content-proxy.faq .micro-content
	{
		background-position: center center;
	}

	._Skins_SideNavigation .micro-content-proxy.faq
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.faq .micro-content-phrase span
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.faq .micro-content-phrase
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.faq .proxy-title
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.faq .micro-response
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.faq.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.faq .micro-response-title a
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.faq .micro-response-title
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.faq .micro-response-title a:visited
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.faq .micro-response-title a:focus
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.faq .micro-response-title a:hover
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.faq .micro-response-title a:active
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.faq .micro-response-url cite
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.faq .micro-response-url
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.faq .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigation .micro-content-proxy.faq .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/SideNavigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigation .micro-content-proxy.faq .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/SideNavigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigation .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_SideNavigation .micro-content-proxy.knowledge .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigation .micro-content-proxy.knowledge .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigation .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigation .micro-content-proxy.knowledge .micro-content
	{
		background-position: center center;
	}

	._Skins_SideNavigation .micro-content-proxy.knowledge
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.knowledge .micro-content-phrase span
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.knowledge .micro-content-phrase
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.knowledge .proxy-title
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.knowledge .micro-response
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.knowledge .micro-response-title a
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.knowledge .micro-response-title
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.knowledge .micro-response-title a:visited
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.knowledge .micro-response-title a:focus
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.knowledge .micro-response-title a:hover
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.knowledge .micro-response-title a:active
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.knowledge .micro-response-url cite
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.knowledge .micro-response-url
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.knowledge .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigation .micro-content-proxy.knowledge .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/SideNavigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigation .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/SideNavigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigation .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_SideNavigation .micro-content-proxy.promotion .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigation .micro-content-proxy.promotion .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigation .micro-content-proxy.promotion .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigation .micro-content-proxy.promotion .micro-content
	{
		background-position: center center;
	}

	._Skins_SideNavigation .micro-content-proxy.promotion
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.promotion .micro-content-phrase span
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.promotion .micro-content-phrase
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.promotion .proxy-title
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.promotion .micro-response
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.promotion .micro-response-title a
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.promotion .micro-response-title
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.promotion .micro-response-title a:visited
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.promotion .micro-response-title a:focus
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.promotion .micro-response-title a:hover
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.promotion .micro-response-title a:active
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.promotion .micro-response-url cite
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.promotion .micro-response-url
	{
		
	}

	._Skins_SideNavigation .micro-content-proxy.promotion .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigation .micro-content-proxy.promotion .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/SideNavigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigation .micro-content-proxy.promotion .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/SideNavigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigation .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_SideNavigation .off-canvas
	{
		background-position: top center;
		background-color: #333333;
	}

	._Skins_SideNavigation .off-canvas ul ul
	{
		background-position: top center;
		background-color: #333333;
	}

	._Skins_SideNavigation ul.off-canvas-list li a
	{
		border-bottom: solid 1px #262626;
		font-size: 1em;
		font-weight: normal;
		line-height: 1.6em;
		color: #ffffff;
	}

	._Skins_SideNavigation ul.off-canvas-list ul > li > a
	{
		margin-left: 1em;
	}

	._Skins_SideNavigation ul.off-canvas-list ul ul > li > a
	{
		margin-left: 2em;
	}

	._Skins_SideNavigation ul.off-canvas-list ul ul ul > li > a
	{
		margin-left: 3em;
	}

	._Skins_SideNavigation ul.off-canvas-list ul ul ul ul > li > a
	{
		margin-left: 4em;
	}

	._Skins_SideNavigation ul.off-canvas-list li.js-drilldown-back > a
	{
		
	}

	._Skins_SideNavigation ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle
	{
		border-top-color: #a1a8ac;
	}

	._Skins_SideNavigation ul.off-canvas-list li a:hover
	{
		color: #C1C1C1;
		background-color: #242424;
	}

	._Skins_SideNavigation ul.off-canvas-list ul > li > a:hover
	{
		background-color: #242424;
	}

	._Skins_SideNavigation ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: #242424;
	}

	._Skins_SideNavigation ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: #242424;
	}

	._Skins_SideNavigation ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: #242424;
	}

	._Skins_SideNavigation ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: #242424;
	}

	._Skins_SideNavigation ul.off-canvas-list li a.selected
	{
		font-weight: bold;
	}

	._Skins_SideNavigation ul.off-canvas-list ul > li > a.selected
	{
		
	}

	._Skins_SideNavigation ul.off-canvas-list ul ul > li > a.selected
	{
		
	}

	._Skins_SideNavigation ul.off-canvas-list ul ul ul > li > a.selected
	{
		
	}

	._Skins_SideNavigation ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		
	}

	._Skins_SideNavigation .title-bar .menu-icon span
	{
		background: transparent url('Images/SideNavigation/Menu.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation/Menu.png') no-repeat center center;
	}

	._Skins_SideNavigation nav.title-bar .menu-icon
	{
		display: block;
		left: auto;
		right: -13px;
	}

	._Skins_SideNavigation .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_SideNavigation .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_SideNavigation .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_SideNavigation .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_SideNavigation .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_SideNavigation .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_SideNavigation .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_SideNavigation .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_SideNavigation .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_SideNavigation .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_SideNavigation .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_SideNavigation .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_SideNavigation .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_SideNavigation .search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/SideNavigation/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_SideNavigation .search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/SideNavigation/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_SideNavigation .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_SideNavigation .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_SideNavigation .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_SideNavigation .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_SideNavigation .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_SideNavigation .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_SideNavigation .search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/SideNavigation/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_SideNavigation .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	._Skins_SideNavigation .nav-search-wrapper
	{
		justify-content: center;
		flex-basis: 100%;
	}

	._Skins_SideNavigation .nav-search
	{
		display: block;
		width: 100%;
		margin-top: 15px;
	}

	._Skins_SideNavigation .search-bar .search-field
	{
		background-color: #ffffff;
		padding-right: 50px;
	}

	._Skins_SideNavigation .search-bar .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #ffffff;
	}

	._Skins_SideNavigation .search-bar .search-submit
	{
		
	}

	._Skins_SideNavigation .search-filter-content
	{
		top: 3em;
		background-color: #ffffff;
	}

	._Skins_SideNavigation .search-bar .search-filter-wrapper.open
	{
		background-position: center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	._Skins_SideNavigation .search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: #307fe2;
	}

	._Skins_SideNavigation .search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #e5e4e2;
	}

	._Skins_SideNavigation .search-filter-content ul li:hover
	{
		background-color: #307fe2;
	}

	._Skins_SideNavigation .search-filter-content ul li button:focus
	{
		background-color: #307fe2;
	}

	._Skins_SideNavigation #resultList .glossary .definition
	{
		
	}

	._Skins_SideNavigation #resultList .glossary
	{
		background-position: center center;
	}

	._Skins_SideNavigation #resultList .glossary .term
	{
		
	}

	._Skins_SideNavigation #resultList .glossary .term a
	{
		
	}

	._Skins_SideNavigation #resultList .glossary .term a:visited
	{
		
	}

	._Skins_SideNavigation #resultList .glossary .term a:focus
	{
		
	}

	._Skins_SideNavigation #resultList .glossary .term a:hover
	{
		
	}

	._Skins_SideNavigation #resultList .glossary .term a:active
	{
		
	}

	._Skins_SideNavigation h1#results-heading
	{
		
	}

	._Skins_SideNavigation #results-heading
	{
		
	}

	._Skins_SideNavigation .search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_SideNavigation .search-bar .search-field::-moz-placeholder
	{
		
	}

	._Skins_SideNavigation .search-bar .search-field:-moz-placeholder
	{
		
	}

	._Skins_SideNavigation .search-bar .search-field:-ms-input-placeholder
	{
		
	}

	._Skins_SideNavigation .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigation .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigation .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigation .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_SideNavigation .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_SideNavigation .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_SideNavigation .featured-snippets-container .micro-response
	{
		
	}

	._Skins_SideNavigation .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_SideNavigation .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigation .featured-snippets-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/SideNavigation/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigation .featured-snippets-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/SideNavigation/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigation/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigation .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_SideNavigation .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_SideNavigation .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_SideNavigation .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_SideNavigation .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_SideNavigation .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_SideNavigation .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_SideNavigation .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_SideNavigation .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_SideNavigation .featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	._Skins_SideNavigation #pagination
	{
		line-height: 2.5em;
	}

	._Skins_SideNavigation #pagination a
	{
		
	}

	._Skins_SideNavigation #pagination a:hover
	{
		
	}

	._Skins_SideNavigation #pagination a#selected
	{
		
	}

	._Skins_SideNavigation #resultList .description
	{
		
	}

	._Skins_SideNavigation #resultList .gs-snippet
	{
		
	}

	._Skins_SideNavigation #resultList h3.title a
	{
		
	}

	._Skins_SideNavigation #resultList h3.title
	{
		
	}

	._Skins_SideNavigation #resultList h3.title a:visited
	{
		
	}

	._Skins_SideNavigation #resultList h3.title a:focus
	{
		
	}

	._Skins_SideNavigation #resultList h3.title a:hover
	{
		
	}

	._Skins_SideNavigation #resultList h3.title a:active
	{
		
	}

	._Skins_SideNavigation #resultList .url cite
	{
		
	}

	._Skins_SideNavigation #resultList
	{
		
	}

	._Skins_SideNavigation .search-bar.search-bar-container .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/SideNavigation/icon-search.png') no-repeat center center;
	}

	._Skins_SideNavigation .search-bar.search-bar-container .search-submit:hover
	{
		background-repeat: no-repeat;
		background-color: transparent;
	}

	._Skins_SideNavigation .phrase-suggest
	{
		
	}

	._Skins_SideNavigation .phrase-suggest a
	{
		
	}

	._Skins_SideNavigation .sidenav-wrapper
	{
		display: none;
	}

	._Skins_SideNavigation .skip-to-content
	{
		color: #808080;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		background-color: #ffffff;
	}

	._Skins_SideNavigationNew .body-container
	{
		padding-left: 0px;
		padding-right: 0px;
		overflow: inherit;
	}

	._Skins_SideNavigationNew .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		left: auto;
		right: 35px;
	}

	._Skins_SideNavigationNew .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_SideNavigationNew .menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	._Skins_SideNavigationNew .central-dropdown:hover
	{
		
	}

	._Skins_SideNavigationNew .central-account-image
	{
		background: transparent url('Images/SideNavigationNew/icon-user-white.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigationNew/icon-user-white.png') no-repeat center center;
	}

	._Skins_SideNavigationNew .central-dropdown-content
	{
		height: auto;
		left: auto;
		right: -25px;
		background-color: #ffffff;
	}

	._Skins_SideNavigationNew div.central-dropdown-content > a
	{
		
	}

	._Skins_SideNavigationNew div.central-dropdown-content > a:hover
	{
		
	}

	._Skins_SideNavigationNew .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_SideNavigationNew .featured-snippets-container
	{
		
	}

	._Skins_SideNavigationNew nav.title-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		padding-top: 15px;
		padding-bottom: 15px;
		background-color: #303335;
	}

	._Skins_SideNavigationNew .off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		
	}

	._Skins_SideNavigationNew #knowledge-panel
	{
		
	}

	._Skins_SideNavigationNew #search-results-flex
	{
		
	}

	._Skins_SideNavigationNew .knowledge-panel-container
	{
		
	}

	._Skins_SideNavigationNew .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigationNew .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigationNew/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigationNew/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigationNew .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigationNew/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigationNew/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigationNew .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_SideNavigationNew .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_SideNavigationNew .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_SideNavigationNew .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_SideNavigationNew .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_SideNavigationNew .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_SideNavigationNew .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_SideNavigationNew .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_SideNavigationNew .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_SideNavigationNew .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_SideNavigationNew .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_SideNavigationNew .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_SideNavigationNew .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_SideNavigationNew .knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	._Skins_SideNavigationNew .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigationNew .knowledge-panel-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/SideNavigationNew/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigationNew/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigationNew .knowledge-panel-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/SideNavigationNew/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigationNew/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigationNew .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_SideNavigationNew .title-bar-layout .logo-wrapper
	{
		min-height: 40px;
		flex-basis: 100%;
	}

	._Skins_SideNavigationNew .title-bar-layout a.logo
	{
		background-repeat: no-repeat;
		background: transparent url('Images/SideNavigationNew/PlaceholderLogo-white.png') no-repeat center center;
	}

	._Skins_SideNavigationNew .menu-icon-container
	{
		min-height: 40px;
	}

	._Skins_SideNavigationNew .off-canvas-wrapper-inner .outer-row
	{
		padding-left: 1em;
		padding-right: 1em;
	}

	._Skins_SideNavigationNew .main-section > .outer-row
	{
		
	}

	._Skins_SideNavigationNew .off-canvas-content
	{
		max-height: none;
	}

	._Skins_SideNavigationNew .sidenav-layout
	{
		max-height: none;
	}

	._Skins_SideNavigationNew .micro-content-proxy.faq .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigationNew .micro-content-proxy.faq .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigationNew/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigationNew/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigationNew .micro-content-proxy.faq .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigationNew/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigationNew/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigationNew .micro-content-proxy.faq .micro-content
	{
		background-position: center center;
	}

	._Skins_SideNavigationNew .micro-content-proxy.faq
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.faq .micro-content-phrase span
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.faq .micro-content-phrase
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.faq .proxy-title
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.faq .micro-response
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.faq.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.faq .micro-response-title a
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.faq .micro-response-title
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.faq .micro-response-title a:visited
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.faq .micro-response-title a:focus
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.faq .micro-response-title a:hover
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.faq .micro-response-title a:active
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.faq .micro-response-url cite
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.faq .micro-response-url
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.faq .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigationNew .micro-content-proxy.faq .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/SideNavigationNew/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigationNew/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigationNew .micro-content-proxy.faq .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/SideNavigationNew/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigationNew/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigationNew .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_SideNavigationNew .micro-content-proxy.knowledge .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigationNew .micro-content-proxy.knowledge .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigationNew/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigationNew/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigationNew .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigationNew/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigationNew/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigationNew .micro-content-proxy.knowledge .micro-content
	{
		background-position: center center;
	}

	._Skins_SideNavigationNew .micro-content-proxy.knowledge
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.knowledge .micro-content-phrase span
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.knowledge .micro-content-phrase
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.knowledge .proxy-title
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.knowledge .micro-response
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.knowledge .micro-response-title a
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.knowledge .micro-response-title
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.knowledge .micro-response-title a:visited
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.knowledge .micro-response-title a:focus
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.knowledge .micro-response-title a:hover
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.knowledge .micro-response-title a:active
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.knowledge .micro-response-url cite
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.knowledge .micro-response-url
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.knowledge .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigationNew .micro-content-proxy.knowledge .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/SideNavigationNew/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigationNew/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigationNew .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/SideNavigationNew/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigationNew/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigationNew .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_SideNavigationNew .micro-content-proxy.promotion .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigationNew .micro-content-proxy.promotion .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigationNew/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigationNew/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigationNew .micro-content-proxy.promotion .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigationNew/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigationNew/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigationNew .micro-content-proxy.promotion .micro-content
	{
		background-position: center center;
	}

	._Skins_SideNavigationNew .micro-content-proxy.promotion
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.promotion .micro-content-phrase span
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.promotion .micro-content-phrase
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.promotion .proxy-title
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.promotion .micro-response
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.promotion .micro-response-title a
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.promotion .micro-response-title
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.promotion .micro-response-title a:visited
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.promotion .micro-response-title a:focus
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.promotion .micro-response-title a:hover
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.promotion .micro-response-title a:active
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.promotion .micro-response-url cite
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.promotion .micro-response-url
	{
		
	}

	._Skins_SideNavigationNew .micro-content-proxy.promotion .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigationNew .micro-content-proxy.promotion .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/SideNavigationNew/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigationNew/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigationNew .micro-content-proxy.promotion .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/SideNavigationNew/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigationNew/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigationNew .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_SideNavigationNew .off-canvas
	{
		background-position: top center;
		background-color: #333333;
	}

	._Skins_SideNavigationNew .off-canvas ul ul
	{
		background-position: top center;
		background-color: #333333;
	}

	._Skins_SideNavigationNew ul.off-canvas-list li a
	{
		border-bottom: solid 1px #262626;
		font-size: 1em;
		font-weight: normal;
		line-height: 1.6em;
		color: #ffffff;
	}

	._Skins_SideNavigationNew ul.off-canvas-list ul > li > a
	{
		margin-left: 1em;
	}

	._Skins_SideNavigationNew ul.off-canvas-list ul ul > li > a
	{
		margin-left: 2em;
	}

	._Skins_SideNavigationNew ul.off-canvas-list ul ul ul > li > a
	{
		margin-left: 3em;
	}

	._Skins_SideNavigationNew ul.off-canvas-list ul ul ul ul > li > a
	{
		margin-left: 4em;
	}

	._Skins_SideNavigationNew ul.off-canvas-list li.js-drilldown-back > a
	{
		
	}

	._Skins_SideNavigationNew ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle
	{
		border-top-color: #a1a8ac;
	}

	._Skins_SideNavigationNew ul.off-canvas-list li a:hover
	{
		color: #C1C1C1;
		background-color: #242424;
	}

	._Skins_SideNavigationNew ul.off-canvas-list ul > li > a:hover
	{
		background-color: #242424;
	}

	._Skins_SideNavigationNew ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: #242424;
	}

	._Skins_SideNavigationNew ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: #242424;
	}

	._Skins_SideNavigationNew ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: #242424;
	}

	._Skins_SideNavigationNew ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: #242424;
	}

	._Skins_SideNavigationNew ul.off-canvas-list li a.selected
	{
		font-weight: bold;
	}

	._Skins_SideNavigationNew ul.off-canvas-list ul > li > a.selected
	{
		
	}

	._Skins_SideNavigationNew ul.off-canvas-list ul ul > li > a.selected
	{
		
	}

	._Skins_SideNavigationNew ul.off-canvas-list ul ul ul > li > a.selected
	{
		
	}

	._Skins_SideNavigationNew ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		
	}

	._Skins_SideNavigationNew .title-bar .menu-icon span
	{
		background: transparent url('Images/SideNavigationNew/Menu.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigationNew/Menu.png') no-repeat center center;
	}

	._Skins_SideNavigationNew nav.title-bar .menu-icon
	{
		display: block;
		left: auto;
		right: -13px;
	}

	._Skins_SideNavigationNew .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_SideNavigationNew .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_SideNavigationNew .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_SideNavigationNew .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_SideNavigationNew .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_SideNavigationNew .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_SideNavigationNew .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_SideNavigationNew .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_SideNavigationNew .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_SideNavigationNew .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_SideNavigationNew .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_SideNavigationNew .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_SideNavigationNew .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_SideNavigationNew .search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/SideNavigationNew/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigationNew/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_SideNavigationNew .search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/SideNavigationNew/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigationNew/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_SideNavigationNew .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_SideNavigationNew .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_SideNavigationNew .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_SideNavigationNew .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_SideNavigationNew .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_SideNavigationNew .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_SideNavigationNew .search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/SideNavigationNew/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigationNew/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_SideNavigationNew .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	._Skins_SideNavigationNew .nav-search-wrapper
	{
		justify-content: center;
		flex-basis: 100%;
	}

	._Skins_SideNavigationNew .nav-search
	{
		display: block;
		width: 100%;
		margin-top: 15px;
	}

	._Skins_SideNavigationNew .search-bar .search-field
	{
		background-color: #ffffff;
		padding-right: 50px;
	}

	._Skins_SideNavigationNew .search-bar .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #ffffff;
	}

	._Skins_SideNavigationNew .search-bar .search-submit
	{
		
	}

	._Skins_SideNavigationNew .search-filter-content
	{
		top: 2em;
		background-color: #ffffff;
	}

	._Skins_SideNavigationNew .search-bar .search-filter-wrapper.open
	{
		background-position: center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	._Skins_SideNavigationNew .search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: #ffffff;
	}

	._Skins_SideNavigationNew .search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/SideNavigationNew/icon-filter-selected.png') no-repeat center center;
	}

	._Skins_SideNavigationNew .search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	._Skins_SideNavigationNew .search-filter-content ul li button:focus
	{
		background-color: #ffffff;
	}

	._Skins_SideNavigationNew #resultList .glossary .definition
	{
		
	}

	._Skins_SideNavigationNew #resultList .glossary
	{
		background-position: center center;
	}

	._Skins_SideNavigationNew #resultList .glossary .term
	{
		
	}

	._Skins_SideNavigationNew #resultList .glossary .term a
	{
		
	}

	._Skins_SideNavigationNew #resultList .glossary .term a:visited
	{
		
	}

	._Skins_SideNavigationNew #resultList .glossary .term a:focus
	{
		
	}

	._Skins_SideNavigationNew #resultList .glossary .term a:hover
	{
		
	}

	._Skins_SideNavigationNew #resultList .glossary .term a:active
	{
		
	}

	._Skins_SideNavigationNew h1#results-heading
	{
		
	}

	._Skins_SideNavigationNew #results-heading
	{
		
	}

	._Skins_SideNavigationNew .search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_SideNavigationNew .search-bar .search-field::-moz-placeholder
	{
		
	}

	._Skins_SideNavigationNew .search-bar .search-field:-moz-placeholder
	{
		
	}

	._Skins_SideNavigationNew .search-bar .search-field:-ms-input-placeholder
	{
		
	}

	._Skins_SideNavigationNew .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigationNew .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigationNew/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigationNew/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigationNew .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/SideNavigationNew/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigationNew/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigationNew .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_SideNavigationNew .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_SideNavigationNew .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_SideNavigationNew .featured-snippets-container .micro-response
	{
		
	}

	._Skins_SideNavigationNew .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_SideNavigationNew .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_SideNavigationNew .featured-snippets-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/SideNavigationNew/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigationNew/arrow-up.png') no-repeat center center;
	}

	._Skins_SideNavigationNew .featured-snippets-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/SideNavigationNew/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SideNavigationNew/arrow-down.png') no-repeat center center;
	}

	._Skins_SideNavigationNew .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_SideNavigationNew .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_SideNavigationNew .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_SideNavigationNew .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_SideNavigationNew .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_SideNavigationNew .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_SideNavigationNew .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_SideNavigationNew .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_SideNavigationNew .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_SideNavigationNew .featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	._Skins_SideNavigationNew #pagination
	{
		line-height: 2.5em;
	}

	._Skins_SideNavigationNew #pagination a
	{
		
	}

	._Skins_SideNavigationNew #pagination a:hover
	{
		
	}

	._Skins_SideNavigationNew #pagination a#selected
	{
		
	}

	._Skins_SideNavigationNew #resultList .description
	{
		
	}

	._Skins_SideNavigationNew #resultList .gs-snippet
	{
		
	}

	._Skins_SideNavigationNew #resultList h3.title a
	{
		
	}

	._Skins_SideNavigationNew #resultList h3.title
	{
		
	}

	._Skins_SideNavigationNew #resultList h3.title a:visited
	{
		
	}

	._Skins_SideNavigationNew #resultList h3.title a:focus
	{
		
	}

	._Skins_SideNavigationNew #resultList h3.title a:hover
	{
		
	}

	._Skins_SideNavigationNew #resultList h3.title a:active
	{
		
	}

	._Skins_SideNavigationNew #resultList .url cite
	{
		
	}

	._Skins_SideNavigationNew #resultList
	{
		
	}

	._Skins_SideNavigationNew .search-bar.search-bar-container .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/SideNavigationNew/icon-search.png') no-repeat center center;
	}

	._Skins_SideNavigationNew .search-bar.search-bar-container .search-submit:hover
	{
		background-repeat: no-repeat;
		background-color: transparent;
	}

	._Skins_SideNavigationNew .phrase-suggest
	{
		
	}

	._Skins_SideNavigationNew .phrase-suggest a
	{
		
	}

	._Skins_SideNavigationNew .sidenav-wrapper
	{
		display: none;
	}

	._Skins_SideNavigationNew .skip-to-content
	{
		color: #808080;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		background-color: #ffffff;
	}

	._Skins_Top_Navigation_Test .body-container
	{
		
	}

	._Skins_Top_Navigation_Test .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		left: auto;
		right: 35px;
	}

	._Skins_Top_Navigation_Test .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_Top_Navigation_Test .menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	._Skins_Top_Navigation_Test .central-dropdown:hover
	{
		
	}

	._Skins_Top_Navigation_Test .central-account-image
	{
		background: transparent url('Images/Top Navigation Test/icon-user-white.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Top Navigation Test/icon-user-white.png') no-repeat center center;
	}

	._Skins_Top_Navigation_Test .central-dropdown-content
	{
		height: auto;
		left: auto;
		right: -25px;
		background-color: #ffffff;
	}

	._Skins_Top_Navigation_Test div.central-dropdown-content > a
	{
		
	}

	._Skins_Top_Navigation_Test div.central-dropdown-content > a:hover
	{
		
	}

	._Skins_Top_Navigation_Test .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_Top_Navigation_Test .featured-snippets-container
	{
		
	}

	._Skins_Top_Navigation_Test nav.title-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		background-color: #292928;
	}

	._Skins_Top_Navigation_Test .off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		
	}

	._Skins_Top_Navigation_Test #knowledge-panel
	{
		
	}

	._Skins_Top_Navigation_Test #search-results-flex
	{
		
	}

	._Skins_Top_Navigation_Test .knowledge-panel-container
	{
		
	}

	._Skins_Top_Navigation_Test .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Top_Navigation_Test .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Top Navigation Test/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Top Navigation Test/arrow-up.png') no-repeat center center;
	}

	._Skins_Top_Navigation_Test .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Top Navigation Test/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Top Navigation Test/arrow-down.png') no-repeat center center;
	}

	._Skins_Top_Navigation_Test .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_Top_Navigation_Test .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_Top_Navigation_Test .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Top_Navigation_Test .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_Top_Navigation_Test .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Top_Navigation_Test .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_Top_Navigation_Test .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_Top_Navigation_Test .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_Top_Navigation_Test .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_Top_Navigation_Test .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_Top_Navigation_Test .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_Top_Navigation_Test .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_Top_Navigation_Test .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_Top_Navigation_Test .knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	._Skins_Top_Navigation_Test .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Top_Navigation_Test .knowledge-panel-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Top Navigation Test/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Top Navigation Test/arrow-up.png') no-repeat center center;
	}

	._Skins_Top_Navigation_Test .knowledge-panel-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Top Navigation Test/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Top Navigation Test/arrow-down.png') no-repeat center center;
	}

	._Skins_Top_Navigation_Test .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_Navigation_Test .title-bar-layout .logo-wrapper
	{
		min-height: 40px;
		flex-basis: 100%;
	}

	._Skins_Top_Navigation_Test .title-bar-layout a.logo
	{
		background-repeat: no-repeat;
		background: transparent url('Images/Top Navigation Test/GeneralGreenLogo.png') no-repeat center center;
	}

	._Skins_Top_Navigation_Test .menu-icon-container
	{
		min-height: 40px;
	}

	._Skins_Top_Navigation_Test .off-canvas-wrapper-inner .outer-row
	{
		
	}

	._Skins_Top_Navigation_Test .main-section > .outer-row
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.faq .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.faq .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Top Navigation Test/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Top Navigation Test/arrow-up.png') no-repeat center center;
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.faq .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Top Navigation Test/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Top Navigation Test/arrow-down.png') no-repeat center center;
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.faq .micro-content
	{
		background-position: center center;
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.faq
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.faq .micro-content-phrase span
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.faq .micro-content-phrase
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.faq .proxy-title
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.faq .micro-response
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.faq.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.faq .micro-response-title a
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.faq .micro-response-title
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.faq .micro-response-title a:visited
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.faq .micro-response-title a:focus
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.faq .micro-response-title a:hover
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.faq .micro-response-title a:active
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.faq .micro-response-url cite
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.faq .micro-response-url
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.faq .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.faq .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Top Navigation Test/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Top Navigation Test/arrow-up.png') no-repeat center center;
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.faq .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Top Navigation Test/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Top Navigation Test/arrow-down.png') no-repeat center center;
	}

	._Skins_Top_Navigation_Test .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_Navigation_Test .micro-content-proxy.knowledge .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.knowledge .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Top Navigation Test/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Top Navigation Test/arrow-up.png') no-repeat center center;
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Top Navigation Test/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Top Navigation Test/arrow-down.png') no-repeat center center;
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.knowledge .micro-content
	{
		background-position: center center;
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.knowledge
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.knowledge .micro-content-phrase span
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.knowledge .micro-content-phrase
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.knowledge .proxy-title
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.knowledge .micro-response
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.knowledge .micro-response-title a
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.knowledge .micro-response-title
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.knowledge .micro-response-title a:visited
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.knowledge .micro-response-title a:focus
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.knowledge .micro-response-title a:hover
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.knowledge .micro-response-title a:active
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.knowledge .micro-response-url cite
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.knowledge .micro-response-url
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.knowledge .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.knowledge .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Top Navigation Test/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Top Navigation Test/arrow-up.png') no-repeat center center;
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Top Navigation Test/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Top Navigation Test/arrow-down.png') no-repeat center center;
	}

	._Skins_Top_Navigation_Test .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_Navigation_Test .micro-content-proxy.promotion .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.promotion .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Top Navigation Test/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Top Navigation Test/arrow-up.png') no-repeat center center;
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.promotion .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Top Navigation Test/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Top Navigation Test/arrow-down.png') no-repeat center center;
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.promotion .micro-content
	{
		background-position: center center;
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.promotion
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.promotion .micro-content-phrase span
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.promotion .micro-content-phrase
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.promotion .proxy-title
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.promotion .micro-response
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.promotion .micro-response-title a
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.promotion .micro-response-title
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.promotion .micro-response-title a:visited
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.promotion .micro-response-title a:focus
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.promotion .micro-response-title a:hover
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.promotion .micro-response-title a:active
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.promotion .micro-response-url cite
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.promotion .micro-response-url
	{
		
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.promotion .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.promotion .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Top Navigation Test/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Top Navigation Test/arrow-up.png') no-repeat center center;
	}

	._Skins_Top_Navigation_Test .micro-content-proxy.promotion .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Top Navigation Test/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Top Navigation Test/arrow-down.png') no-repeat center center;
	}

	._Skins_Top_Navigation_Test .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_Navigation_Test .off-canvas
	{
		background-position: top center;
		background-color: #333333;
	}

	._Skins_Top_Navigation_Test .off-canvas ul ul
	{
		background-position: top center;
		background-color: #333333;
	}

	._Skins_Top_Navigation_Test ul.off-canvas-list li a
	{
		border-bottom: solid 1px #262626;
		font-size: 1em;
		font-weight: normal;
		line-height: 1.6em;
		color: #C1C1C1;
	}

	._Skins_Top_Navigation_Test ul.off-canvas-list ul > li > a
	{
		
	}

	._Skins_Top_Navigation_Test ul.off-canvas-list ul ul > li > a
	{
		
	}

	._Skins_Top_Navigation_Test ul.off-canvas-list ul ul ul > li > a
	{
		
	}

	._Skins_Top_Navigation_Test ul.off-canvas-list ul ul ul ul > li > a
	{
		
	}

	._Skins_Top_Navigation_Test ul.off-canvas-list li.js-drilldown-back > a
	{
		
	}

	._Skins_Top_Navigation_Test ul.off-canvas-list li a:hover
	{
		color: #C1C1C1;
		background-color: #242424;
	}

	._Skins_Top_Navigation_Test ul.off-canvas-list ul > li > a:hover
	{
		background-color: #242424;
	}

	._Skins_Top_Navigation_Test ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: #242424;
	}

	._Skins_Top_Navigation_Test ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: #242424;
	}

	._Skins_Top_Navigation_Test ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: #242424;
	}

	._Skins_Top_Navigation_Test ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: #242424;
	}

	._Skins_Top_Navigation_Test ul.off-canvas-list li a.selected
	{
		font-weight: bold;
	}

	._Skins_Top_Navigation_Test ul.off-canvas-list ul > li > a.selected
	{
		
	}

	._Skins_Top_Navigation_Test ul.off-canvas-list ul ul > li > a.selected
	{
		
	}

	._Skins_Top_Navigation_Test ul.off-canvas-list ul ul ul > li > a.selected
	{
		
	}

	._Skins_Top_Navigation_Test ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		
	}

	._Skins_Top_Navigation_Test .title-bar .menu-icon span
	{
		background: transparent url('Images/Top Navigation Test/Menu.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Top Navigation Test/Menu.png') no-repeat center center;
	}

	._Skins_Top_Navigation_Test nav.title-bar .menu-icon
	{
		display: block;
		left: auto;
		right: -13px;
	}

	._Skins_Top_Navigation_Test .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_Top_Navigation_Test .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_Top_Navigation_Test .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_Top_Navigation_Test .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_Top_Navigation_Test .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_Top_Navigation_Test .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_Top_Navigation_Test .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_Top_Navigation_Test .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_Top_Navigation_Test .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_Top_Navigation_Test .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_Top_Navigation_Test .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_Top_Navigation_Test .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_Top_Navigation_Test .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_Top_Navigation_Test .search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/Top Navigation Test/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Top Navigation Test/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_Top_Navigation_Test .search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/Top Navigation Test/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Top Navigation Test/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_Top_Navigation_Test .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_Top_Navigation_Test .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_Top_Navigation_Test .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_Top_Navigation_Test .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_Top_Navigation_Test .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_Top_Navigation_Test .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_Top_Navigation_Test .search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/Top Navigation Test/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Top Navigation Test/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_Top_Navigation_Test .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	._Skins_Top_Navigation_Test .nav-search-wrapper
	{
		flex-basis: 100%;
	}

	._Skins_Top_Navigation_Test .nav-search
	{
		display: block;
	}

	._Skins_Top_Navigation_Test .search-bar .search-field
	{
		background-color: #ffffff;
		padding-right: 50px;
	}

	._Skins_Top_Navigation_Test .search-bar .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #ffffff;
	}

	._Skins_Top_Navigation_Test .search-bar .search-submit
	{
		
	}

	._Skins_Top_Navigation_Test .search-filter-content
	{
		top: 2em;
		background-color: #ffffff;
	}

	._Skins_Top_Navigation_Test .search-bar .search-filter-wrapper.open
	{
		background-position: center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	._Skins_Top_Navigation_Test .search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: #ffffff;
	}

	._Skins_Top_Navigation_Test .search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/Top Navigation Test/Filter.png') no-repeat center center;
	}

	._Skins_Top_Navigation_Test .search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	._Skins_Top_Navigation_Test .search-filter-content ul li button:focus
	{
		background-color: #ffffff;
	}

	._Skins_Top_Navigation_Test #resultList .glossary .definition
	{
		
	}

	._Skins_Top_Navigation_Test #resultList .glossary
	{
		background-position: center center;
	}

	._Skins_Top_Navigation_Test #resultList .glossary .term
	{
		
	}

	._Skins_Top_Navigation_Test #resultList .glossary .term a
	{
		
	}

	._Skins_Top_Navigation_Test #resultList .glossary .term a:visited
	{
		
	}

	._Skins_Top_Navigation_Test #resultList .glossary .term a:focus
	{
		
	}

	._Skins_Top_Navigation_Test #resultList .glossary .term a:hover
	{
		
	}

	._Skins_Top_Navigation_Test #resultList .glossary .term a:active
	{
		
	}

	._Skins_Top_Navigation_Test h1#results-heading
	{
		
	}

	._Skins_Top_Navigation_Test #results-heading
	{
		
	}

	._Skins_Top_Navigation_Test .search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_Top_Navigation_Test .search-bar .search-field::-moz-placeholder
	{
		
	}

	._Skins_Top_Navigation_Test .search-bar .search-field:-moz-placeholder
	{
		
	}

	._Skins_Top_Navigation_Test .search-bar .search-field:-ms-input-placeholder
	{
		
	}

	._Skins_Top_Navigation_Test .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Top_Navigation_Test .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Top Navigation Test/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Top Navigation Test/arrow-up.png') no-repeat center center;
	}

	._Skins_Top_Navigation_Test .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Top Navigation Test/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Top Navigation Test/arrow-down.png') no-repeat center center;
	}

	._Skins_Top_Navigation_Test .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_Top_Navigation_Test .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_Top_Navigation_Test .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Top_Navigation_Test .featured-snippets-container .micro-response
	{
		
	}

	._Skins_Top_Navigation_Test .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Top_Navigation_Test .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Top_Navigation_Test .featured-snippets-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Top Navigation Test/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Top Navigation Test/arrow-up.png') no-repeat center center;
	}

	._Skins_Top_Navigation_Test .featured-snippets-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Top Navigation Test/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Top Navigation Test/arrow-down.png') no-repeat center center;
	}

	._Skins_Top_Navigation_Test .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_Navigation_Test .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_Top_Navigation_Test .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_Top_Navigation_Test .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_Top_Navigation_Test .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_Top_Navigation_Test .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_Top_Navigation_Test .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_Top_Navigation_Test .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_Top_Navigation_Test .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_Top_Navigation_Test .featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	._Skins_Top_Navigation_Test #pagination
	{
		line-height: 2.5em;
	}

	._Skins_Top_Navigation_Test #pagination a
	{
		
	}

	._Skins_Top_Navigation_Test #pagination a:hover
	{
		
	}

	._Skins_Top_Navigation_Test #pagination a#selected
	{
		
	}

	._Skins_Top_Navigation_Test #resultList .description
	{
		
	}

	._Skins_Top_Navigation_Test #resultList .gs-snippet
	{
		
	}

	._Skins_Top_Navigation_Test #resultList h3.title a
	{
		
	}

	._Skins_Top_Navigation_Test #resultList h3.title
	{
		
	}

	._Skins_Top_Navigation_Test #resultList h3.title a:visited
	{
		
	}

	._Skins_Top_Navigation_Test #resultList h3.title a:focus
	{
		
	}

	._Skins_Top_Navigation_Test #resultList h3.title a:hover
	{
		
	}

	._Skins_Top_Navigation_Test #resultList h3.title a:active
	{
		
	}

	._Skins_Top_Navigation_Test #resultList .url cite
	{
		
	}

	._Skins_Top_Navigation_Test #resultList
	{
		
	}

	._Skins_Top_Navigation_Test .search-bar.search-bar-container .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: #bed230 url('Images/Top Navigation Test/SearchIcon.png') no-repeat center center;
	}

	._Skins_Top_Navigation_Test .search-bar.search-bar-container .search-submit:hover
	{
		background-repeat: no-repeat;
		background-color: #bed230;
	}

	._Skins_Top_Navigation_Test .phrase-suggest
	{
		
	}

	._Skins_Top_Navigation_Test .phrase-suggest a
	{
		
	}

	._Skins_Top_Navigation_Test .sidenav-wrapper
	{
		display: none;
	}

	._Skins_Top_Navigation_Test .skip-to-content
	{
		color: #808080;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		background-color: #ffffff;
	}

	._Skins_WebsiteSkin .body-container
	{
		
	}

	._Skins_WebsiteSkin .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		left: auto;
		right: 35px;
	}

	._Skins_WebsiteSkin .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_WebsiteSkin .menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	._Skins_WebsiteSkin .central-dropdown:hover
	{
		
	}

	._Skins_WebsiteSkin .central-account-image
	{
		background: transparent url('Images/WebsiteSkin/icon-user-white.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/WebsiteSkin/icon-user-white.png') no-repeat center center;
	}

	._Skins_WebsiteSkin .central-dropdown-content
	{
		height: auto;
		left: auto;
		right: -25px;
		background-color: #ffffff;
	}

	._Skins_WebsiteSkin div.central-dropdown-content > a
	{
		
	}

	._Skins_WebsiteSkin div.central-dropdown-content > a:hover
	{
		
	}

	._Skins_WebsiteSkin .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_WebsiteSkin .featured-snippets-container
	{
		
	}

	._Skins_WebsiteSkin nav.title-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		background-color: transparent;
	}

	._Skins_WebsiteSkin .off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		
	}

	._Skins_WebsiteSkin #knowledge-panel
	{
		
	}

	._Skins_WebsiteSkin #search-results-flex
	{
		
	}

	._Skins_WebsiteSkin .knowledge-panel-container
	{
		
	}

	._Skins_WebsiteSkin .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_WebsiteSkin .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/WebsiteSkin/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/WebsiteSkin/arrow-up.png') no-repeat center center;
	}

	._Skins_WebsiteSkin .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/WebsiteSkin/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/WebsiteSkin/arrow-down.png') no-repeat center center;
	}

	._Skins_WebsiteSkin .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_WebsiteSkin .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_WebsiteSkin .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_WebsiteSkin .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_WebsiteSkin .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_WebsiteSkin .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_WebsiteSkin .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_WebsiteSkin .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_WebsiteSkin .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_WebsiteSkin .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_WebsiteSkin .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_WebsiteSkin .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_WebsiteSkin .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_WebsiteSkin .knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	._Skins_WebsiteSkin .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_WebsiteSkin .knowledge-panel-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/WebsiteSkin/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/WebsiteSkin/arrow-up.png') no-repeat center center;
	}

	._Skins_WebsiteSkin .knowledge-panel-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/WebsiteSkin/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/WebsiteSkin/arrow-down.png') no-repeat center center;
	}

	._Skins_WebsiteSkin .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_WebsiteSkin .title-bar-layout .logo-wrapper
	{
		min-height: 40px;
		flex-basis: 100%;
	}

	._Skins_WebsiteSkin .title-bar-layout a.logo
	{
		background-repeat: no-repeat;
		background: none;
		background-position: center center;
	}

	._Skins_WebsiteSkin .menu-icon-container
	{
		min-height: 40px;
	}

	._Skins_WebsiteSkin .off-canvas-wrapper-inner .outer-row
	{
		
	}

	._Skins_WebsiteSkin .main-section > .outer-row
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.faq .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_WebsiteSkin .micro-content-proxy.faq .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/WebsiteSkin/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/WebsiteSkin/arrow-up.png') no-repeat center center;
	}

	._Skins_WebsiteSkin .micro-content-proxy.faq .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/WebsiteSkin/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/WebsiteSkin/arrow-down.png') no-repeat center center;
	}

	._Skins_WebsiteSkin .micro-content-proxy.faq .micro-content
	{
		background-position: center center;
	}

	._Skins_WebsiteSkin .micro-content-proxy.faq
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.faq .micro-content-phrase span
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.faq .micro-content-phrase
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.faq .proxy-title
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.faq .micro-response
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.faq.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.faq .micro-response-title a
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.faq .micro-response-title
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.faq .micro-response-title a:visited
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.faq .micro-response-title a:focus
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.faq .micro-response-title a:hover
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.faq .micro-response-title a:active
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.faq .micro-response-url cite
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.faq .micro-response-url
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.faq .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_WebsiteSkin .micro-content-proxy.faq .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/WebsiteSkin/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/WebsiteSkin/arrow-up.png') no-repeat center center;
	}

	._Skins_WebsiteSkin .micro-content-proxy.faq .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/WebsiteSkin/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/WebsiteSkin/arrow-down.png') no-repeat center center;
	}

	._Skins_WebsiteSkin .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_WebsiteSkin .micro-content-proxy.knowledge .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_WebsiteSkin .micro-content-proxy.knowledge .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/WebsiteSkin/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/WebsiteSkin/arrow-up.png') no-repeat center center;
	}

	._Skins_WebsiteSkin .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/WebsiteSkin/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/WebsiteSkin/arrow-down.png') no-repeat center center;
	}

	._Skins_WebsiteSkin .micro-content-proxy.knowledge .micro-content
	{
		background-position: center center;
	}

	._Skins_WebsiteSkin .micro-content-proxy.knowledge
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.knowledge .micro-content-phrase span
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.knowledge .micro-content-phrase
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.knowledge .proxy-title
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.knowledge .micro-response
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.knowledge .micro-response-title a
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.knowledge .micro-response-title
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.knowledge .micro-response-title a:visited
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.knowledge .micro-response-title a:focus
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.knowledge .micro-response-title a:hover
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.knowledge .micro-response-title a:active
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.knowledge .micro-response-url cite
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.knowledge .micro-response-url
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.knowledge .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_WebsiteSkin .micro-content-proxy.knowledge .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/WebsiteSkin/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/WebsiteSkin/arrow-up.png') no-repeat center center;
	}

	._Skins_WebsiteSkin .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/WebsiteSkin/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/WebsiteSkin/arrow-down.png') no-repeat center center;
	}

	._Skins_WebsiteSkin .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_WebsiteSkin .micro-content-proxy.promotion .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_WebsiteSkin .micro-content-proxy.promotion .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/WebsiteSkin/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/WebsiteSkin/arrow-up.png') no-repeat center center;
	}

	._Skins_WebsiteSkin .micro-content-proxy.promotion .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/WebsiteSkin/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/WebsiteSkin/arrow-down.png') no-repeat center center;
	}

	._Skins_WebsiteSkin .micro-content-proxy.promotion .micro-content
	{
		background-position: center center;
	}

	._Skins_WebsiteSkin .micro-content-proxy.promotion
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.promotion .micro-content-phrase span
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.promotion .micro-content-phrase
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.promotion .proxy-title
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.promotion .micro-response
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.promotion .micro-response-title a
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.promotion .micro-response-title
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.promotion .micro-response-title a:visited
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.promotion .micro-response-title a:focus
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.promotion .micro-response-title a:hover
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.promotion .micro-response-title a:active
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.promotion .micro-response-url cite
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.promotion .micro-response-url
	{
		
	}

	._Skins_WebsiteSkin .micro-content-proxy.promotion .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_WebsiteSkin .micro-content-proxy.promotion .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/WebsiteSkin/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/WebsiteSkin/arrow-up.png') no-repeat center center;
	}

	._Skins_WebsiteSkin .micro-content-proxy.promotion .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/WebsiteSkin/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/WebsiteSkin/arrow-down.png') no-repeat center center;
	}

	._Skins_WebsiteSkin .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_WebsiteSkin .off-canvas
	{
		background-position: top center;
		background-color: #ffffff;
	}

	._Skins_WebsiteSkin .off-canvas ul ul
	{
		background-position: top center;
		background-color: #ffffff;
	}

	._Skins_WebsiteSkin ul.off-canvas-list li a
	{
		border-bottom: solid 1px #d3d3d3;
		color: #2279ca;
		font-size: 1em;
		font-weight: normal;
		line-height: 1;
	}

	._Skins_WebsiteSkin ul.off-canvas-list ul > li > a
	{
		
	}

	._Skins_WebsiteSkin ul.off-canvas-list ul ul > li > a
	{
		
	}

	._Skins_WebsiteSkin ul.off-canvas-list ul ul ul > li > a
	{
		
	}

	._Skins_WebsiteSkin ul.off-canvas-list ul ul ul ul > li > a
	{
		
	}

	._Skins_WebsiteSkin ul.off-canvas-list li.js-drilldown-back > a
	{
		
	}

	._Skins_WebsiteSkin ul.off-canvas-list li a:hover
	{
		color: #7469b9;
		background-color: #dcdcdc;
	}

	._Skins_WebsiteSkin ul.off-canvas-list ul > li > a:hover
	{
		background-color: #dcdcdc;
	}

	._Skins_WebsiteSkin ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: #dcdcdc;
	}

	._Skins_WebsiteSkin ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: #dcdcdc;
	}

	._Skins_WebsiteSkin ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: #dcdcdc;
	}

	._Skins_WebsiteSkin ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: #dcdcdc;
	}

	._Skins_WebsiteSkin ul.off-canvas-list li a.selected
	{
		font-weight: bold;
	}

	._Skins_WebsiteSkin ul.off-canvas-list ul > li > a.selected
	{
		
	}

	._Skins_WebsiteSkin ul.off-canvas-list ul ul > li > a.selected
	{
		
	}

	._Skins_WebsiteSkin ul.off-canvas-list ul ul ul > li > a.selected
	{
		
	}

	._Skins_WebsiteSkin ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		
	}

	._Skins_WebsiteSkin .title-bar .menu-icon span
	{
		background: transparent url('Images/WebsiteSkin/Menu.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/WebsiteSkin/Menu.png') no-repeat center center;
	}

	._Skins_WebsiteSkin nav.title-bar .menu-icon
	{
		display: block;
		left: auto;
		right: -13px;
	}

	._Skins_WebsiteSkin .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_WebsiteSkin .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_WebsiteSkin .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_WebsiteSkin .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_WebsiteSkin .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_WebsiteSkin .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_WebsiteSkin .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_WebsiteSkin .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_WebsiteSkin .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_WebsiteSkin .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_WebsiteSkin .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_WebsiteSkin .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_WebsiteSkin .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_WebsiteSkin .search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/WebsiteSkin/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/WebsiteSkin/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_WebsiteSkin .search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/WebsiteSkin/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/WebsiteSkin/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_WebsiteSkin .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_WebsiteSkin .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_WebsiteSkin .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_WebsiteSkin .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_WebsiteSkin .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_WebsiteSkin .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_WebsiteSkin .search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/WebsiteSkin/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/WebsiteSkin/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_WebsiteSkin .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	._Skins_WebsiteSkin .nav-search-wrapper
	{
		flex-basis: 100%;
	}

	._Skins_WebsiteSkin .nav-search
	{
		display: block;
	}

	._Skins_WebsiteSkin .search-bar .search-field
	{
		background-color: #ffffff;
		padding-right: 50px;
	}

	._Skins_WebsiteSkin .search-bar .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #ffffff;
	}

	._Skins_WebsiteSkin .search-bar .search-submit
	{
		
	}

	._Skins_WebsiteSkin .search-filter-content
	{
		top: 2em;
		background-color: #ffffff;
	}

	._Skins_WebsiteSkin .search-bar .search-filter-wrapper.open
	{
		background-position: center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	._Skins_WebsiteSkin .search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: #ffffff;
	}

	._Skins_WebsiteSkin .search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/WebsiteSkin/Filter.png') no-repeat center center;
	}

	._Skins_WebsiteSkin .search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	._Skins_WebsiteSkin .search-filter-content ul li button:focus
	{
		background-color: #ffffff;
	}

	._Skins_WebsiteSkin #resultList .glossary .definition
	{
		
	}

	._Skins_WebsiteSkin #resultList .glossary
	{
		background-position: center center;
	}

	._Skins_WebsiteSkin #resultList .glossary .term
	{
		
	}

	._Skins_WebsiteSkin #resultList .glossary .term a
	{
		
	}

	._Skins_WebsiteSkin #resultList .glossary .term a:visited
	{
		
	}

	._Skins_WebsiteSkin #resultList .glossary .term a:focus
	{
		
	}

	._Skins_WebsiteSkin #resultList .glossary .term a:hover
	{
		
	}

	._Skins_WebsiteSkin #resultList .glossary .term a:active
	{
		
	}

	._Skins_WebsiteSkin h1#results-heading
	{
		
	}

	._Skins_WebsiteSkin #results-heading
	{
		
	}

	._Skins_WebsiteSkin .search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_WebsiteSkin .search-bar .search-field::-moz-placeholder
	{
		
	}

	._Skins_WebsiteSkin .search-bar .search-field:-moz-placeholder
	{
		
	}

	._Skins_WebsiteSkin .search-bar .search-field:-ms-input-placeholder
	{
		
	}

	._Skins_WebsiteSkin .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_WebsiteSkin .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/WebsiteSkin/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/WebsiteSkin/arrow-up.png') no-repeat center center;
	}

	._Skins_WebsiteSkin .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/WebsiteSkin/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/WebsiteSkin/arrow-down.png') no-repeat center center;
	}

	._Skins_WebsiteSkin .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_WebsiteSkin .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_WebsiteSkin .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_WebsiteSkin .featured-snippets-container .micro-response
	{
		
	}

	._Skins_WebsiteSkin .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_WebsiteSkin .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_WebsiteSkin .featured-snippets-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/WebsiteSkin/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/WebsiteSkin/arrow-up.png') no-repeat center center;
	}

	._Skins_WebsiteSkin .featured-snippets-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/WebsiteSkin/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/WebsiteSkin/arrow-down.png') no-repeat center center;
	}

	._Skins_WebsiteSkin .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_WebsiteSkin .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_WebsiteSkin .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_WebsiteSkin .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_WebsiteSkin .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_WebsiteSkin .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_WebsiteSkin .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_WebsiteSkin .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_WebsiteSkin .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_WebsiteSkin .featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	._Skins_WebsiteSkin #pagination
	{
		line-height: 2.5em;
	}

	._Skins_WebsiteSkin #pagination a
	{
		
	}

	._Skins_WebsiteSkin #pagination a:hover
	{
		
	}

	._Skins_WebsiteSkin #pagination a#selected
	{
		
	}

	._Skins_WebsiteSkin #resultList .description
	{
		
	}

	._Skins_WebsiteSkin #resultList .gs-snippet
	{
		
	}

	._Skins_WebsiteSkin #resultList h3.title a
	{
		
	}

	._Skins_WebsiteSkin #resultList h3.title
	{
		
	}

	._Skins_WebsiteSkin #resultList h3.title a:visited
	{
		
	}

	._Skins_WebsiteSkin #resultList h3.title a:focus
	{
		
	}

	._Skins_WebsiteSkin #resultList h3.title a:hover
	{
		
	}

	._Skins_WebsiteSkin #resultList h3.title a:active
	{
		
	}

	._Skins_WebsiteSkin #resultList .url cite
	{
		
	}

	._Skins_WebsiteSkin #resultList
	{
		
	}

	._Skins_WebsiteSkin .search-bar.search-bar-container .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #7469b9;
	}

	._Skins_WebsiteSkin .search-bar.search-bar-container .search-submit:hover
	{
		background-repeat: no-repeat;
		background-color: #7469b9;
	}

	._Skins_WebsiteSkin .phrase-suggest
	{
		
	}

	._Skins_WebsiteSkin .phrase-suggest a
	{
		
	}

	._Skins_WebsiteSkin .sidenav-wrapper
	{
		display: none;
	}

	._Skins_WebsiteSkin .skip-to-content
	{
		color: #808080;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		background-color: #ffffff;
	}
}

