/*<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_perc_main_html_5 .body-container
	{
		padding-left: 0px;
		padding-right: 0px;
		overflow: inherit;
	}

	._Skins_perc_main_html_5 .featured-snippets-container
	{
		
	}

	._Skins_perc_main_html_5 .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		left: auto;
		right: 35px;
	}

	._Skins_perc_main_html_5 .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_perc_main_html_5 .menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	._Skins_perc_main_html_5 .central-dropdown:hover
	{
		
	}

	._Skins_perc_main_html_5 .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_perc_main_html_5 .central-dropdown-content
	{
		height: auto;
		left: auto;
		right: -25px;
		background-color: #ffffff;
	}

	._Skins_perc_main_html_5 div.central-dropdown-content > a
	{
		
	}

	._Skins_perc_main_html_5 div.central-dropdown-content > a:hover
	{
		
	}

	._Skins_perc_main_html_5 .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_perc_main_html_5 nav.title-bar
	{
		padding-top: 1px;
		padding-bottom: 50px;
		background: transparent url('Images/hero_image_6_1_5.png') repeat center top;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/hero_image_6_1_5.png') repeat center top;
	}

	._Skins_perc_main_html_5 .off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		padding-left: 1em;
		padding-right: 1em;
	}

	._Skins_perc_main_html_5 #knowledge-panel
	{
		
	}

	._Skins_perc_main_html_5 #search-results-flex
	{
		
	}

	._Skins_perc_main_html_5 .knowledge-panel-container
	{
		
	}

	._Skins_perc_main_html_5 .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_html_5 .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_perc_main_html_5 .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_perc_main_html_5 .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_perc_main_html_5 .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_perc_main_html_5 .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_perc_main_html_5 .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_perc_main_html_5 .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_perc_main_html_5 .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_perc_main_html_5 .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_perc_main_html_5 .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_perc_main_html_5 .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_perc_main_html_5 .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_perc_main_html_5 .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_perc_main_html_5 .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_perc_main_html_5 .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_perc_main_html_5 .knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	._Skins_perc_main_html_5 .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_html_5 .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_perc_main_html_5 .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_perc_main_html_5 .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_perc_main_html_5 .title-bar-layout .logo-wrapper
	{
		min-height: 40px;
		align-self: flex-start;
		flex-basis: auto;
	}

	._Skins_perc_main_html_5 .title-bar-layout a.logo
	{
		align-self: flex-start;
		background: transparent url('Images/Percipio_logo_alone@150x36_3.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Percipio_logo_alone@150x36_3.png') no-repeat center center;
	}

	._Skins_perc_main_html_5 .menu-icon-container
	{
		min-height: 40px;
	}

	._Skins_perc_main_html_5 .off-canvas-wrapper-inner .outer-row
	{
		padding-left: 1em;
		padding-right: 1em;
	}

	._Skins_perc_main_html_5 .main-section > .outer-row
	{
		padding-top: 0px;
	}

	._Skins_perc_main_html_5 .off-canvas-content
	{
		max-height: none;
	}

	._Skins_perc_main_html_5 .sidenav-layout
	{
		max-height: none;
	}

	._Skins_perc_main_html_5 .micro-content-proxy.faq .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_html_5 .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_perc_main_html_5 .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_perc_main_html_5 .micro-content-proxy.faq .micro-content
	{
		background-position: center center;
	}

	._Skins_perc_main_html_5 .micro-content-proxy.faq
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.faq .micro-content-phrase span
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.faq .micro-content-phrase
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.faq .proxy-title
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.faq .micro-response
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.faq.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.faq .micro-response-title a
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.faq .micro-response-title
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.faq .micro-response-title a:visited
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.faq .micro-response-title a:focus
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.faq .micro-response-title a:hover
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.faq .micro-response-title a:active
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.faq .micro-response-url cite
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.faq .micro-response-url
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.faq .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_html_5 .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_perc_main_html_5 .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_perc_main_html_5 .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_perc_main_html_5 .micro-content-proxy.knowledge .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_html_5 .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_perc_main_html_5 .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_perc_main_html_5 .micro-content-proxy.knowledge .micro-content
	{
		background-position: center center;
	}

	._Skins_perc_main_html_5 .micro-content-proxy.knowledge
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.knowledge .micro-content-phrase span
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.knowledge .micro-content-phrase
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.knowledge .proxy-title
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.knowledge .micro-response
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.knowledge .micro-response-title a
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.knowledge .micro-response-title
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.knowledge .micro-response-title a:visited
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.knowledge .micro-response-title a:focus
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.knowledge .micro-response-title a:hover
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.knowledge .micro-response-title a:active
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.knowledge .micro-response-url cite
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.knowledge .micro-response-url
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.knowledge .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_html_5 .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_perc_main_html_5 .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_perc_main_html_5 .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_perc_main_html_5 .micro-content-proxy.promotion .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_html_5 .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_perc_main_html_5 .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_perc_main_html_5 .micro-content-proxy.promotion .micro-content
	{
		background-position: center center;
	}

	._Skins_perc_main_html_5 .micro-content-proxy.promotion
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.promotion .micro-content-phrase span
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.promotion .micro-content-phrase
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.promotion .proxy-title
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.promotion .micro-response
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.promotion .micro-response-title a
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.promotion .micro-response-title
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.promotion .micro-response-title a:visited
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.promotion .micro-response-title a:focus
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.promotion .micro-response-title a:hover
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.promotion .micro-response-title a:active
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.promotion .micro-response-url cite
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.promotion .micro-response-url
	{
		
	}

	._Skins_perc_main_html_5 .micro-content-proxy.promotion .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_html_5 .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_perc_main_html_5 .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_perc_main_html_5 .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_perc_main_html_5 .off-canvas
	{
		background-position: top center;
		background-color: #ffffff;
	}

	._Skins_perc_main_html_5 .off-canvas ul ul
	{
		background-position: top center;
		background-color: #ffffff;
	}

	._Skins_perc_main_html_5 ul.off-canvas-list li a
	{
		border-bottom: solid 1px #164794;
		color: #0073C4;
		font-size: 1em;
		font-weight: normal;
		line-height: 1.6em;
	}

	._Skins_perc_main_html_5 ul.off-canvas-list ul > li > a
	{
		margin-left: 1em;
	}

	._Skins_perc_main_html_5 ul.off-canvas-list ul ul > li > a
	{
		margin-left: 2em;
	}

	._Skins_perc_main_html_5 ul.off-canvas-list ul ul ul > li > a
	{
		margin-left: 3em;
	}

	._Skins_perc_main_html_5 ul.off-canvas-list ul ul ul ul > li > a
	{
		margin-left: 4em;
	}

	._Skins_perc_main_html_5 ul.off-canvas-list li.js-drilldown-back > a
	{
		
	}

	._Skins_perc_main_html_5 ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle
	{
		border-top-color: #164794;
	}

	._Skins_perc_main_html_5 ul.off-canvas-list li a:hover
	{
		color: #0073C4;
		font-family: Lato, sans-serif;
		background-color: transparent;
	}

	._Skins_perc_main_html_5 ul.off-canvas-list ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_perc_main_html_5 ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_perc_main_html_5 ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_perc_main_html_5 ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_perc_main_html_5 ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: transparent;
	}

	._Skins_perc_main_html_5 ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle:hover
	{
		border-top-color: #0073C4;
	}

	._Skins_perc_main_html_5 ul.off-canvas-list li a.selected
	{
		color: #164794;
		font-family: Lato, sans-serif;
		font-weight: bold;
		background: #e1e1e1;
		background: -moz-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(100%,#e1e1e1));
		background: -webkit-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -o-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: -ms-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: linear-gradient(#e1e1e1 0%,#e1e1e1 100%);
		-pie-background: linear-gradient(#e1e1e1, #e1e1e1);
	}

	._Skins_perc_main_html_5 ul.off-canvas-list ul > li > a.selected
	{
		background: #e1e1e1;
		background: -moz-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(100%,#e1e1e1));
		background: -webkit-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -o-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: -ms-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: linear-gradient(#e1e1e1 0%,#e1e1e1 100%);
		-pie-background: linear-gradient(#e1e1e1, #e1e1e1);
	}

	._Skins_perc_main_html_5 ul.off-canvas-list ul ul > li > a.selected
	{
		background: #e1e1e1;
		background: -moz-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(100%,#e1e1e1));
		background: -webkit-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -o-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: -ms-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: linear-gradient(#e1e1e1 0%,#e1e1e1 100%);
		-pie-background: linear-gradient(#e1e1e1, #e1e1e1);
	}

	._Skins_perc_main_html_5 ul.off-canvas-list ul ul ul > li > a.selected
	{
		background: #e1e1e1;
		background: -moz-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(100%,#e1e1e1));
		background: -webkit-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -o-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: -ms-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: linear-gradient(#e1e1e1 0%,#e1e1e1 100%);
		-pie-background: linear-gradient(#e1e1e1, #e1e1e1);
	}

	._Skins_perc_main_html_5 ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		background: #e1e1e1;
		background: -moz-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(100%,#e1e1e1));
		background: -webkit-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -o-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: -ms-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: linear-gradient(#e1e1e1 0%,#e1e1e1 100%);
		-pie-background: linear-gradient(#e1e1e1, #e1e1e1);
	}

	._Skins_perc_main_html_5 .title-bar .menu-icon span
	{
		background: transparent url('Images/mobile_menu.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/mobile_menu.png') no-repeat center center;
	}

	._Skins_perc_main_html_5 nav.title-bar .menu-icon
	{
		display: block;
		left: auto;
		right: -13px;
	}

	._Skins_perc_main_html_5 .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_perc_main_html_5 .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_perc_main_html_5 .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_perc_main_html_5 .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_perc_main_html_5 .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_perc_main_html_5 .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_perc_main_html_5 .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_perc_main_html_5 .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_perc_main_html_5 .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_perc_main_html_5 .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_perc_main_html_5 .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_perc_main_html_5 .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_perc_main_html_5 .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_perc_main_html_5 .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_perc_main_html_5 .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_perc_main_html_5 .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_perc_main_html_5 .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_perc_main_html_5 .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_perc_main_html_5 .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_perc_main_html_5 .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_perc_main_html_5 .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_perc_main_html_5 .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_perc_main_html_5 .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	._Skins_perc_main_html_5 .nav-search-wrapper
	{
		justify-content: center;
		flex-basis: 100%;
	}

	._Skins_perc_main_html_5 .nav-search
	{
		display: block;
		width: 50%;
		margin-top: 45px;
	}

	._Skins_perc_main_html_5 .search-bar .search-field
	{
		height: 3em;
		background: #ffffff none;
		-pie-background: #ffffff;
		padding-right: 50px;
	}

	._Skins_perc_main_html_5 .search-bar .search-filter
	{
		height: 3em;
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #ffffff;
	}

	._Skins_perc_main_html_5 .search-bar .search-submit
	{
		height: 3em;
	}

	._Skins_perc_main_html_5 .search-filter-content
	{
		top: 3em;
		background-color: #ffffff;
	}

	._Skins_perc_main_html_5 .search-bar .search-filter-wrapper.open
	{
		background-position: center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	._Skins_perc_main_html_5 .search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: #ffffff;
	}

	._Skins_perc_main_html_5 .search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/icon-filter-selected.png') no-repeat center center;
	}

	._Skins_perc_main_html_5 .search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	._Skins_perc_main_html_5 .search-filter-content ul li button:focus
	{
		background-color: #ffffff;
	}

	._Skins_perc_main_html_5 #resultList .glossary .definition
	{
		
	}

	._Skins_perc_main_html_5 #resultList .glossary
	{
		background-position: center center;
	}

	._Skins_perc_main_html_5 #resultList .glossary .term
	{
		
	}

	._Skins_perc_main_html_5 #resultList .glossary .term a
	{
		
	}

	._Skins_perc_main_html_5 #resultList .glossary .term a:visited
	{
		
	}

	._Skins_perc_main_html_5 #resultList .glossary .term a:focus
	{
		
	}

	._Skins_perc_main_html_5 #resultList .glossary .term a:hover
	{
		
	}

	._Skins_perc_main_html_5 #resultList .glossary .term a:active
	{
		
	}

	._Skins_perc_main_html_5 h1#results-heading
	{
		
	}

	._Skins_perc_main_html_5 #results-heading
	{
		
	}

	._Skins_perc_main_html_5 .search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_perc_main_html_5 .search-bar .search-field::-moz-placeholder
	{
		
	}

	._Skins_perc_main_html_5 .search-bar .search-field:-moz-placeholder
	{
		
	}

	._Skins_perc_main_html_5 .search-bar .search-field:-ms-input-placeholder
	{
		
	}

	._Skins_perc_main_html_5 .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_html_5 .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_perc_main_html_5 .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_perc_main_html_5 .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_perc_main_html_5 .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_perc_main_html_5 .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_perc_main_html_5 .featured-snippets-container .micro-response
	{
		
	}

	._Skins_perc_main_html_5 .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_perc_main_html_5 .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_html_5 .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_perc_main_html_5 .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_perc_main_html_5 .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_perc_main_html_5 .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_perc_main_html_5 .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_perc_main_html_5 .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_perc_main_html_5 .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_perc_main_html_5 .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_perc_main_html_5 .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_perc_main_html_5 .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_perc_main_html_5 .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_perc_main_html_5 .featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	._Skins_perc_main_html_5 #pagination
	{
		line-height: 2.5em;
	}

	._Skins_perc_main_html_5 #pagination a
	{
		
	}

	._Skins_perc_main_html_5 #pagination a:hover
	{
		
	}

	._Skins_perc_main_html_5 #pagination a#selected
	{
		
	}

	._Skins_perc_main_html_5 #resultList .description
	{
		
	}

	._Skins_perc_main_html_5 #resultList .gs-snippet
	{
		
	}

	._Skins_perc_main_html_5 #resultList h3.title a
	{
		
	}

	._Skins_perc_main_html_5 #resultList h3.title
	{
		
	}

	._Skins_perc_main_html_5 #resultList h3.title a:visited
	{
		
	}

	._Skins_perc_main_html_5 #resultList h3.title a:focus
	{
		
	}

	._Skins_perc_main_html_5 #resultList h3.title a:hover
	{
		
	}

	._Skins_perc_main_html_5 #resultList h3.title a:active
	{
		
	}

	._Skins_perc_main_html_5 #resultList .url cite
	{
		
	}

	._Skins_perc_main_html_5 #resultList
	{
		
	}

	._Skins_perc_main_html_5 .search-bar.search-bar-container .search-submit
	{
		background: transparent url('Images/search_icon_1.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/search_icon_1.png') no-repeat center center;
	}

	._Skins_perc_main_html_5 .search-bar.search-bar-container .search-submit:hover
	{
		background-repeat: no-repeat;
		background-color: #7aa0dc;
	}

	._Skins_perc_main_html_5 .phrase-suggest
	{
		
	}

	._Skins_perc_main_html_5 .phrase-suggest a
	{
		
	}

	._Skins_perc_main_html_5 .sidenav-wrapper
	{
		display: none;
	}

	._Skins_perc_main_html_5 .skip-to-content
	{
		color: #808080;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		background-color: #ffffff;
	}

	._Skins_Copy_of_perc_main_html_5 .body-container
	{
		padding-left: 0px;
		padding-right: 0px;
		overflow: inherit;
	}

	._Skins_Copy_of_perc_main_html_5 .featured-snippets-container
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		left: auto;
		right: 35px;
	}

	._Skins_Copy_of_perc_main_html_5 .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_Copy_of_perc_main_html_5 .menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	._Skins_Copy_of_perc_main_html_5 .central-dropdown:hover
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .central-account-image
	{
		background: transparent url('Images/Copy of perc_main_html_5/icon-user-white.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/icon-user-white.png') no-repeat center center;
	}

	._Skins_Copy_of_perc_main_html_5 .central-dropdown-content
	{
		height: auto;
		left: auto;
		right: -25px;
		background-color: #ffffff;
	}

	._Skins_Copy_of_perc_main_html_5 div.central-dropdown-content > a
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 div.central-dropdown-content > a:hover
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_Copy_of_perc_main_html_5 nav.title-bar
	{
		padding-top: 1px;
		padding-bottom: 50px;
		background: transparent url('Images/Copy of perc_main_html_5/hero_image_6_1_5.png') repeat center top;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/hero_image_6_1_5.png') repeat center top;
	}

	._Skins_Copy_of_perc_main_html_5 .off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		padding-left: 1em;
		padding-right: 1em;
	}

	._Skins_Copy_of_perc_main_html_5 #knowledge-panel
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 #search-results-flex
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .knowledge-panel-container
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Copy_of_perc_main_html_5 .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Copy of perc_main_html_5/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/arrow-up.png') no-repeat center center;
	}

	._Skins_Copy_of_perc_main_html_5 .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Copy of perc_main_html_5/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/arrow-down.png') no-repeat center center;
	}

	._Skins_Copy_of_perc_main_html_5 .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	._Skins_Copy_of_perc_main_html_5 .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Copy_of_perc_main_html_5 .knowledge-panel-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Copy of perc_main_html_5/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/arrow-up.png') no-repeat center center;
	}

	._Skins_Copy_of_perc_main_html_5 .knowledge-panel-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Copy of perc_main_html_5/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/arrow-down.png') no-repeat center center;
	}

	._Skins_Copy_of_perc_main_html_5 .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_Copy_of_perc_main_html_5 .title-bar-layout .logo-wrapper
	{
		min-height: 40px;
		align-self: flex-start;
		flex-basis: auto;
	}

	._Skins_Copy_of_perc_main_html_5 .title-bar-layout a.logo
	{
		align-self: flex-start;
		background: transparent url('Images/Copy of perc_main_html_5/Percipio_logo_alone@150x36_3.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/Percipio_logo_alone@150x36_3.png') no-repeat center center;
	}

	._Skins_Copy_of_perc_main_html_5 .menu-icon-container
	{
		min-height: 40px;
	}

	._Skins_Copy_of_perc_main_html_5 .off-canvas-wrapper-inner .outer-row
	{
		padding-left: 1em;
		padding-right: 1em;
	}

	._Skins_Copy_of_perc_main_html_5 .main-section > .outer-row
	{
		padding-top: 0px;
	}

	._Skins_Copy_of_perc_main_html_5 .off-canvas-content
	{
		max-height: none;
	}

	._Skins_Copy_of_perc_main_html_5 .sidenav-layout
	{
		max-height: none;
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.faq .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.faq .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Copy of perc_main_html_5/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/arrow-up.png') no-repeat center center;
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.faq .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Copy of perc_main_html_5/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/arrow-down.png') no-repeat center center;
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.faq .micro-content
	{
		background-position: center center;
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.faq
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.faq .micro-content-phrase span
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.faq .micro-content-phrase
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.faq .proxy-title
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.faq .micro-response
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.faq.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.faq .micro-response-title a
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.faq .micro-response-title
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.faq .micro-response-title a:visited
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.faq .micro-response-title a:focus
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.faq .micro-response-title a:hover
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.faq .micro-response-title a:active
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.faq .micro-response-url cite
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.faq .micro-response-url
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.faq .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.faq .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Copy of perc_main_html_5/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/arrow-up.png') no-repeat center center;
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.faq .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Copy of perc_main_html_5/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/arrow-down.png') no-repeat center center;
	}

	._Skins_Copy_of_perc_main_html_5 .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_Copy_of_perc_main_html_5 .micro-content-proxy.knowledge .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.knowledge .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Copy of perc_main_html_5/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/arrow-up.png') no-repeat center center;
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Copy of perc_main_html_5/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/arrow-down.png') no-repeat center center;
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.knowledge .micro-content
	{
		background-position: center center;
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.knowledge
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.knowledge .micro-content-phrase span
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.knowledge .micro-content-phrase
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.knowledge .proxy-title
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.knowledge .micro-response
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.knowledge .micro-response-title a
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.knowledge .micro-response-title
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.knowledge .micro-response-title a:visited
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.knowledge .micro-response-title a:focus
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.knowledge .micro-response-title a:hover
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.knowledge .micro-response-title a:active
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.knowledge .micro-response-url cite
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.knowledge .micro-response-url
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.knowledge .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.knowledge .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Copy of perc_main_html_5/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/arrow-up.png') no-repeat center center;
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Copy of perc_main_html_5/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/arrow-down.png') no-repeat center center;
	}

	._Skins_Copy_of_perc_main_html_5 .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_Copy_of_perc_main_html_5 .micro-content-proxy.promotion .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.promotion .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Copy of perc_main_html_5/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/arrow-up.png') no-repeat center center;
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.promotion .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Copy of perc_main_html_5/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/arrow-down.png') no-repeat center center;
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.promotion .micro-content
	{
		background-position: center center;
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.promotion
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.promotion .micro-content-phrase span
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.promotion .micro-content-phrase
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.promotion .proxy-title
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.promotion .micro-response
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.promotion .micro-response-title a
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.promotion .micro-response-title
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.promotion .micro-response-title a:visited
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.promotion .micro-response-title a:focus
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.promotion .micro-response-title a:hover
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.promotion .micro-response-title a:active
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.promotion .micro-response-url cite
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.promotion .micro-response-url
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.promotion .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.promotion .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Copy of perc_main_html_5/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/arrow-up.png') no-repeat center center;
	}

	._Skins_Copy_of_perc_main_html_5 .micro-content-proxy.promotion .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Copy of perc_main_html_5/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/arrow-down.png') no-repeat center center;
	}

	._Skins_Copy_of_perc_main_html_5 .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_Copy_of_perc_main_html_5 .off-canvas
	{
		background-position: top center;
		background-color: #ffffff;
	}

	._Skins_Copy_of_perc_main_html_5 .off-canvas ul ul
	{
		background-position: top center;
		background-color: #ffffff;
	}

	._Skins_Copy_of_perc_main_html_5 ul.off-canvas-list li a
	{
		border-bottom: solid 1px #164794;
		color: #0073C4;
		font-size: 1em;
		font-weight: normal;
		line-height: 1.6em;
	}

	._Skins_Copy_of_perc_main_html_5 ul.off-canvas-list ul > li > a
	{
		margin-left: 1em;
	}

	._Skins_Copy_of_perc_main_html_5 ul.off-canvas-list ul ul > li > a
	{
		margin-left: 2em;
	}

	._Skins_Copy_of_perc_main_html_5 ul.off-canvas-list ul ul ul > li > a
	{
		margin-left: 3em;
	}

	._Skins_Copy_of_perc_main_html_5 ul.off-canvas-list ul ul ul ul > li > a
	{
		margin-left: 4em;
	}

	._Skins_Copy_of_perc_main_html_5 ul.off-canvas-list li.js-drilldown-back > a
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle
	{
		border-top-color: #164794;
	}

	._Skins_Copy_of_perc_main_html_5 ul.off-canvas-list li a:hover
	{
		color: #0073C4;
		font-family: Lato, sans-serif;
		background-color: transparent;
	}

	._Skins_Copy_of_perc_main_html_5 ul.off-canvas-list ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_Copy_of_perc_main_html_5 ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_Copy_of_perc_main_html_5 ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_Copy_of_perc_main_html_5 ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_Copy_of_perc_main_html_5 ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: transparent;
	}

	._Skins_Copy_of_perc_main_html_5 ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle:hover
	{
		border-top-color: #0073C4;
	}

	._Skins_Copy_of_perc_main_html_5 ul.off-canvas-list li a.selected
	{
		color: #164794;
		font-family: Lato, sans-serif;
		font-weight: bold;
		background: #e1e1e1;
		background: -moz-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(100%,#e1e1e1));
		background: -webkit-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -o-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: -ms-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: linear-gradient(#e1e1e1 0%,#e1e1e1 100%);
		-pie-background: linear-gradient(#e1e1e1, #e1e1e1);
	}

	._Skins_Copy_of_perc_main_html_5 ul.off-canvas-list ul > li > a.selected
	{
		background: #e1e1e1;
		background: -moz-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(100%,#e1e1e1));
		background: -webkit-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -o-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: -ms-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: linear-gradient(#e1e1e1 0%,#e1e1e1 100%);
		-pie-background: linear-gradient(#e1e1e1, #e1e1e1);
	}

	._Skins_Copy_of_perc_main_html_5 ul.off-canvas-list ul ul > li > a.selected
	{
		background: #e1e1e1;
		background: -moz-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(100%,#e1e1e1));
		background: -webkit-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -o-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: -ms-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: linear-gradient(#e1e1e1 0%,#e1e1e1 100%);
		-pie-background: linear-gradient(#e1e1e1, #e1e1e1);
	}

	._Skins_Copy_of_perc_main_html_5 ul.off-canvas-list ul ul ul > li > a.selected
	{
		background: #e1e1e1;
		background: -moz-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(100%,#e1e1e1));
		background: -webkit-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -o-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: -ms-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: linear-gradient(#e1e1e1 0%,#e1e1e1 100%);
		-pie-background: linear-gradient(#e1e1e1, #e1e1e1);
	}

	._Skins_Copy_of_perc_main_html_5 ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		background: #e1e1e1;
		background: -moz-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(100%,#e1e1e1));
		background: -webkit-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -o-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: -ms-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: linear-gradient(#e1e1e1 0%,#e1e1e1 100%);
		-pie-background: linear-gradient(#e1e1e1, #e1e1e1);
	}

	._Skins_Copy_of_perc_main_html_5 .title-bar .menu-icon span
	{
		background: transparent url('Images/Copy of perc_main_html_5/mobile_menu.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/mobile_menu.png') no-repeat center center;
	}

	._Skins_Copy_of_perc_main_html_5 nav.title-bar .menu-icon
	{
		display: block;
		left: auto;
		right: -13px;
	}

	._Skins_Copy_of_perc_main_html_5 .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_Copy_of_perc_main_html_5 .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_Copy_of_perc_main_html_5 .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_Copy_of_perc_main_html_5 .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_Copy_of_perc_main_html_5 .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/Copy of perc_main_html_5/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_Copy_of_perc_main_html_5 .search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/Copy of perc_main_html_5/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_Copy_of_perc_main_html_5 .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/Copy of perc_main_html_5/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_Copy_of_perc_main_html_5 .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .nav-search-wrapper
	{
		justify-content: center;
		flex-basis: 100%;
	}

	._Skins_Copy_of_perc_main_html_5 .nav-search
	{
		display: block;
		width: 50%;
		margin-top: 45px;
	}

	._Skins_Copy_of_perc_main_html_5 .search-bar .search-field
	{
		height: 3em;
		background-color: #ffffff;
		padding-right: 50px;
	}

	._Skins_Copy_of_perc_main_html_5 .search-bar .search-filter
	{
		height: 3em;
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #ffffff;
	}

	._Skins_Copy_of_perc_main_html_5 .search-bar .search-submit
	{
		height: 3em;
	}

	._Skins_Copy_of_perc_main_html_5 .search-filter-content
	{
		top: 3em;
		background-color: #ffffff;
	}

	._Skins_Copy_of_perc_main_html_5 .search-bar .search-filter-wrapper.open
	{
		background-position: center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	._Skins_Copy_of_perc_main_html_5 .search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: #ffffff;
	}

	._Skins_Copy_of_perc_main_html_5 .search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/Copy of perc_main_html_5/icon-filter-selected.png') no-repeat center center;
	}

	._Skins_Copy_of_perc_main_html_5 .search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	._Skins_Copy_of_perc_main_html_5 .search-filter-content ul li button:focus
	{
		background-color: #ffffff;
	}

	._Skins_Copy_of_perc_main_html_5 #resultList .glossary .definition
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 #resultList .glossary
	{
		background-position: center center;
	}

	._Skins_Copy_of_perc_main_html_5 #resultList .glossary .term
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 #resultList .glossary .term a
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 #resultList .glossary .term a:visited
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 #resultList .glossary .term a:focus
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 #resultList .glossary .term a:hover
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 #resultList .glossary .term a:active
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 h1#results-heading
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 #results-heading
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .search-bar .search-field::-moz-placeholder
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .search-bar .search-field:-moz-placeholder
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .search-bar .search-field:-ms-input-placeholder
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Copy_of_perc_main_html_5 .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/Copy of perc_main_html_5/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/arrow-up.png') no-repeat center center;
	}

	._Skins_Copy_of_perc_main_html_5 .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/Copy of perc_main_html_5/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/arrow-down.png') no-repeat center center;
	}

	._Skins_Copy_of_perc_main_html_5 .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .featured-snippets-container .micro-response
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_Copy_of_perc_main_html_5 .featured-snippets-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/Copy of perc_main_html_5/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/arrow-up.png') no-repeat center center;
	}

	._Skins_Copy_of_perc_main_html_5 .featured-snippets-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/Copy of perc_main_html_5/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/arrow-down.png') no-repeat center center;
	}

	._Skins_Copy_of_perc_main_html_5 .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_Copy_of_perc_main_html_5 .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	._Skins_Copy_of_perc_main_html_5 #pagination
	{
		line-height: 2.5em;
	}

	._Skins_Copy_of_perc_main_html_5 #pagination a
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 #pagination a:hover
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 #pagination a#selected
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 #resultList .description
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 #resultList .gs-snippet
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 #resultList h3.title a
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 #resultList h3.title
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 #resultList h3.title a:visited
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 #resultList h3.title a:focus
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 #resultList h3.title a:hover
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 #resultList h3.title a:active
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 #resultList .url cite
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 #resultList
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .search-bar.search-bar-container .search-submit
	{
		background: transparent url('Images/Copy of perc_main_html_5/search_icon_1.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Copy of perc_main_html_5/search_icon_1.png') no-repeat center center;
	}

	._Skins_Copy_of_perc_main_html_5 .search-bar.search-bar-container .search-submit:hover
	{
		background-repeat: no-repeat;
		background-color: #7aa0dc;
	}

	._Skins_Copy_of_perc_main_html_5 .phrase-suggest
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .phrase-suggest a
	{
		
	}

	._Skins_Copy_of_perc_main_html_5 .sidenav-wrapper
	{
		display: none;
	}

	._Skins_Copy_of_perc_main_html_5 .skip-to-content
	{
		color: #808080;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		background-color: #ffffff;
	}

	._Skins_perc_main_newlogo .body-container
	{
		padding-left: 0px;
		padding-right: 0px;
		overflow: inherit;
	}

	._Skins_perc_main_newlogo .featured-snippets-container
	{
		
	}

	._Skins_perc_main_newlogo .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		left: auto;
		right: 35px;
	}

	._Skins_perc_main_newlogo .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_perc_main_newlogo .menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	._Skins_perc_main_newlogo .central-dropdown:hover
	{
		
	}

	._Skins_perc_main_newlogo .central-account-image
	{
		background: transparent url('Images/perc_main_newlogo/icon-user-white.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/icon-user-white.png') no-repeat center center;
	}

	._Skins_perc_main_newlogo .central-dropdown-content
	{
		height: auto;
		left: auto;
		right: -25px;
		background-color: #ffffff;
	}

	._Skins_perc_main_newlogo div.central-dropdown-content > a
	{
		
	}

	._Skins_perc_main_newlogo div.central-dropdown-content > a:hover
	{
		
	}

	._Skins_perc_main_newlogo .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_perc_main_newlogo nav.title-bar
	{
		padding-top: 1px;
		padding-bottom: 50px;
		background: transparent url('Images/perc_main_newlogo/hero_image_6_1_5.png') repeat center top;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/hero_image_6_1_5.png') repeat center top;
	}

	._Skins_perc_main_newlogo .off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		padding-left: 1em;
		padding-right: 1em;
	}

	._Skins_perc_main_newlogo #knowledge-panel
	{
		
	}

	._Skins_perc_main_newlogo #search-results-flex
	{
		
	}

	._Skins_perc_main_newlogo .knowledge-panel-container
	{
		
	}

	._Skins_perc_main_newlogo .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_newlogo .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/perc_main_newlogo/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/arrow-up.png') no-repeat center center;
	}

	._Skins_perc_main_newlogo .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/perc_main_newlogo/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/arrow-down.png') no-repeat center center;
	}

	._Skins_perc_main_newlogo .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_perc_main_newlogo .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_perc_main_newlogo .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_perc_main_newlogo .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_perc_main_newlogo .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_perc_main_newlogo .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_perc_main_newlogo .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_perc_main_newlogo .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_perc_main_newlogo .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_perc_main_newlogo .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_perc_main_newlogo .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_perc_main_newlogo .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_perc_main_newlogo .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_perc_main_newlogo .knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	._Skins_perc_main_newlogo .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_newlogo .knowledge-panel-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/perc_main_newlogo/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/arrow-up.png') no-repeat center center;
	}

	._Skins_perc_main_newlogo .knowledge-panel-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/perc_main_newlogo/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/arrow-down.png') no-repeat center center;
	}

	._Skins_perc_main_newlogo .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_perc_main_newlogo .title-bar-layout .logo-wrapper
	{
		min-height: 40px;
		align-self: flex-start;
		flex-basis: auto;
	}

	._Skins_perc_main_newlogo .title-bar-layout a.logo
	{
		align-self: flex-start;
		background: transparent url('Images/perc_main_newlogo/Percipio_logo_alone@150x36_3.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/Percipio_logo_alone@150x36_3.png') no-repeat center center;
	}

	._Skins_perc_main_newlogo .menu-icon-container
	{
		min-height: 40px;
	}

	._Skins_perc_main_newlogo .off-canvas-wrapper-inner .outer-row
	{
		padding-left: 1em;
		padding-right: 1em;
	}

	._Skins_perc_main_newlogo .main-section > .outer-row
	{
		padding-top: 0px;
	}

	._Skins_perc_main_newlogo .off-canvas-content
	{
		max-height: none;
	}

	._Skins_perc_main_newlogo .sidenav-layout
	{
		max-height: none;
	}

	._Skins_perc_main_newlogo .micro-content-proxy.faq .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_newlogo .micro-content-proxy.faq .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/perc_main_newlogo/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/arrow-up.png') no-repeat center center;
	}

	._Skins_perc_main_newlogo .micro-content-proxy.faq .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/perc_main_newlogo/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/arrow-down.png') no-repeat center center;
	}

	._Skins_perc_main_newlogo .micro-content-proxy.faq .micro-content
	{
		background-position: center center;
	}

	._Skins_perc_main_newlogo .micro-content-proxy.faq
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.faq .micro-content-phrase span
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.faq .micro-content-phrase
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.faq .proxy-title
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.faq .micro-response
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.faq.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.faq .micro-response-title a
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.faq .micro-response-title
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.faq .micro-response-title a:visited
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.faq .micro-response-title a:focus
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.faq .micro-response-title a:hover
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.faq .micro-response-title a:active
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.faq .micro-response-url cite
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.faq .micro-response-url
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.faq .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_newlogo .micro-content-proxy.faq .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/perc_main_newlogo/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/arrow-up.png') no-repeat center center;
	}

	._Skins_perc_main_newlogo .micro-content-proxy.faq .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/perc_main_newlogo/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/arrow-down.png') no-repeat center center;
	}

	._Skins_perc_main_newlogo .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_perc_main_newlogo .micro-content-proxy.knowledge .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_newlogo .micro-content-proxy.knowledge .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/perc_main_newlogo/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/arrow-up.png') no-repeat center center;
	}

	._Skins_perc_main_newlogo .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/perc_main_newlogo/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/arrow-down.png') no-repeat center center;
	}

	._Skins_perc_main_newlogo .micro-content-proxy.knowledge .micro-content
	{
		background-position: center center;
	}

	._Skins_perc_main_newlogo .micro-content-proxy.knowledge
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.knowledge .micro-content-phrase span
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.knowledge .micro-content-phrase
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.knowledge .proxy-title
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.knowledge .micro-response
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.knowledge .micro-response-title a
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.knowledge .micro-response-title
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.knowledge .micro-response-title a:visited
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.knowledge .micro-response-title a:focus
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.knowledge .micro-response-title a:hover
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.knowledge .micro-response-title a:active
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.knowledge .micro-response-url cite
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.knowledge .micro-response-url
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.knowledge .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_newlogo .micro-content-proxy.knowledge .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/perc_main_newlogo/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/arrow-up.png') no-repeat center center;
	}

	._Skins_perc_main_newlogo .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/perc_main_newlogo/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/arrow-down.png') no-repeat center center;
	}

	._Skins_perc_main_newlogo .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_perc_main_newlogo .micro-content-proxy.promotion .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_newlogo .micro-content-proxy.promotion .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/perc_main_newlogo/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/arrow-up.png') no-repeat center center;
	}

	._Skins_perc_main_newlogo .micro-content-proxy.promotion .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/perc_main_newlogo/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/arrow-down.png') no-repeat center center;
	}

	._Skins_perc_main_newlogo .micro-content-proxy.promotion .micro-content
	{
		background-position: center center;
	}

	._Skins_perc_main_newlogo .micro-content-proxy.promotion
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.promotion .micro-content-phrase span
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.promotion .micro-content-phrase
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.promotion .proxy-title
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.promotion .micro-response
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.promotion .micro-response-title a
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.promotion .micro-response-title
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.promotion .micro-response-title a:visited
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.promotion .micro-response-title a:focus
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.promotion .micro-response-title a:hover
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.promotion .micro-response-title a:active
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.promotion .micro-response-url cite
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.promotion .micro-response-url
	{
		
	}

	._Skins_perc_main_newlogo .micro-content-proxy.promotion .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_newlogo .micro-content-proxy.promotion .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/perc_main_newlogo/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/arrow-up.png') no-repeat center center;
	}

	._Skins_perc_main_newlogo .micro-content-proxy.promotion .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/perc_main_newlogo/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/arrow-down.png') no-repeat center center;
	}

	._Skins_perc_main_newlogo .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_perc_main_newlogo .off-canvas
	{
		background-position: top center;
		background-color: #ffffff;
	}

	._Skins_perc_main_newlogo .off-canvas ul ul
	{
		background-position: top center;
		background-color: #ffffff;
	}

	._Skins_perc_main_newlogo ul.off-canvas-list li a
	{
		border-bottom: solid 1px #164794;
		color: #0073C4;
		font-size: 1em;
		font-weight: normal;
		line-height: 1.6em;
	}

	._Skins_perc_main_newlogo ul.off-canvas-list ul > li > a
	{
		margin-left: 1em;
	}

	._Skins_perc_main_newlogo ul.off-canvas-list ul ul > li > a
	{
		margin-left: 2em;
	}

	._Skins_perc_main_newlogo ul.off-canvas-list ul ul ul > li > a
	{
		margin-left: 3em;
	}

	._Skins_perc_main_newlogo ul.off-canvas-list ul ul ul ul > li > a
	{
		margin-left: 4em;
	}

	._Skins_perc_main_newlogo ul.off-canvas-list li.js-drilldown-back > a
	{
		
	}

	._Skins_perc_main_newlogo ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle
	{
		border-top-color: #164794;
	}

	._Skins_perc_main_newlogo ul.off-canvas-list li a:hover
	{
		color: #0073C4;
		font-family: Lato, sans-serif;
		background-color: transparent;
	}

	._Skins_perc_main_newlogo ul.off-canvas-list ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_perc_main_newlogo ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_perc_main_newlogo ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_perc_main_newlogo ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_perc_main_newlogo ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: transparent;
	}

	._Skins_perc_main_newlogo ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle:hover
	{
		border-top-color: #0073C4;
	}

	._Skins_perc_main_newlogo ul.off-canvas-list li a.selected
	{
		color: #164794;
		font-family: Lato, sans-serif;
		font-weight: bold;
		background: #e1e1e1;
		background: -moz-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(100%,#e1e1e1));
		background: -webkit-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -o-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: -ms-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: linear-gradient(#e1e1e1 0%,#e1e1e1 100%);
		-pie-background: linear-gradient(#e1e1e1, #e1e1e1);
	}

	._Skins_perc_main_newlogo ul.off-canvas-list ul > li > a.selected
	{
		background: #e1e1e1;
		background: -moz-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(100%,#e1e1e1));
		background: -webkit-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -o-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: -ms-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: linear-gradient(#e1e1e1 0%,#e1e1e1 100%);
		-pie-background: linear-gradient(#e1e1e1, #e1e1e1);
	}

	._Skins_perc_main_newlogo ul.off-canvas-list ul ul > li > a.selected
	{
		background: #e1e1e1;
		background: -moz-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(100%,#e1e1e1));
		background: -webkit-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -o-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: -ms-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: linear-gradient(#e1e1e1 0%,#e1e1e1 100%);
		-pie-background: linear-gradient(#e1e1e1, #e1e1e1);
	}

	._Skins_perc_main_newlogo ul.off-canvas-list ul ul ul > li > a.selected
	{
		background: #e1e1e1;
		background: -moz-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(100%,#e1e1e1));
		background: -webkit-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -o-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: -ms-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: linear-gradient(#e1e1e1 0%,#e1e1e1 100%);
		-pie-background: linear-gradient(#e1e1e1, #e1e1e1);
	}

	._Skins_perc_main_newlogo ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		background: #e1e1e1;
		background: -moz-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(100%,#e1e1e1));
		background: -webkit-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -o-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: -ms-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: linear-gradient(#e1e1e1 0%,#e1e1e1 100%);
		-pie-background: linear-gradient(#e1e1e1, #e1e1e1);
	}

	._Skins_perc_main_newlogo .title-bar .menu-icon span
	{
		background: transparent url('Images/perc_main_newlogo/mobile_menu.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/mobile_menu.png') no-repeat center center;
	}

	._Skins_perc_main_newlogo nav.title-bar .menu-icon
	{
		display: block;
		left: auto;
		right: -13px;
	}

	._Skins_perc_main_newlogo .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_perc_main_newlogo .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_perc_main_newlogo .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_perc_main_newlogo .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_perc_main_newlogo .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_perc_main_newlogo .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_perc_main_newlogo .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_perc_main_newlogo .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_perc_main_newlogo .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_perc_main_newlogo .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_perc_main_newlogo .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_perc_main_newlogo .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_perc_main_newlogo .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_perc_main_newlogo .search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/perc_main_newlogo/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_perc_main_newlogo .search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/perc_main_newlogo/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_perc_main_newlogo .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_perc_main_newlogo .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_perc_main_newlogo .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_perc_main_newlogo .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_perc_main_newlogo .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_perc_main_newlogo .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_perc_main_newlogo .search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/perc_main_newlogo/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_perc_main_newlogo .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	._Skins_perc_main_newlogo .nav-search-wrapper
	{
		justify-content: center;
		flex-basis: 100%;
	}

	._Skins_perc_main_newlogo .nav-search
	{
		display: block;
		width: 50%;
		margin-top: 45px;
	}

	._Skins_perc_main_newlogo .search-bar .search-field
	{
		height: 3em;
		background-color: #ffffff;
		padding-right: 50px;
	}

	._Skins_perc_main_newlogo .search-bar .search-filter
	{
		height: 3em;
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #ffffff;
	}

	._Skins_perc_main_newlogo .search-bar .search-submit
	{
		height: 3em;
	}

	._Skins_perc_main_newlogo .search-filter-content
	{
		top: 3em;
		background-color: #ffffff;
	}

	._Skins_perc_main_newlogo .search-bar .search-filter-wrapper.open
	{
		background-position: center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	._Skins_perc_main_newlogo .search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: #ffffff;
	}

	._Skins_perc_main_newlogo .search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/perc_main_newlogo/icon-filter-selected.png') no-repeat center center;
	}

	._Skins_perc_main_newlogo .search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	._Skins_perc_main_newlogo .search-filter-content ul li button:focus
	{
		background-color: #ffffff;
	}

	._Skins_perc_main_newlogo #resultList .glossary .definition
	{
		
	}

	._Skins_perc_main_newlogo #resultList .glossary
	{
		background-position: center center;
	}

	._Skins_perc_main_newlogo #resultList .glossary .term
	{
		
	}

	._Skins_perc_main_newlogo #resultList .glossary .term a
	{
		
	}

	._Skins_perc_main_newlogo #resultList .glossary .term a:visited
	{
		
	}

	._Skins_perc_main_newlogo #resultList .glossary .term a:focus
	{
		
	}

	._Skins_perc_main_newlogo #resultList .glossary .term a:hover
	{
		
	}

	._Skins_perc_main_newlogo #resultList .glossary .term a:active
	{
		
	}

	._Skins_perc_main_newlogo h1#results-heading
	{
		
	}

	._Skins_perc_main_newlogo #results-heading
	{
		
	}

	._Skins_perc_main_newlogo .search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_perc_main_newlogo .search-bar .search-field::-moz-placeholder
	{
		
	}

	._Skins_perc_main_newlogo .search-bar .search-field:-moz-placeholder
	{
		
	}

	._Skins_perc_main_newlogo .search-bar .search-field:-ms-input-placeholder
	{
		
	}

	._Skins_perc_main_newlogo .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_newlogo .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/perc_main_newlogo/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/arrow-up.png') no-repeat center center;
	}

	._Skins_perc_main_newlogo .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/perc_main_newlogo/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/arrow-down.png') no-repeat center center;
	}

	._Skins_perc_main_newlogo .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_perc_main_newlogo .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_perc_main_newlogo .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_perc_main_newlogo .featured-snippets-container .micro-response
	{
		
	}

	._Skins_perc_main_newlogo .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_perc_main_newlogo .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_newlogo .featured-snippets-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/perc_main_newlogo/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/arrow-up.png') no-repeat center center;
	}

	._Skins_perc_main_newlogo .featured-snippets-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/perc_main_newlogo/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/arrow-down.png') no-repeat center center;
	}

	._Skins_perc_main_newlogo .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_perc_main_newlogo .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_perc_main_newlogo .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_perc_main_newlogo .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_perc_main_newlogo .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_perc_main_newlogo .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_perc_main_newlogo .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_perc_main_newlogo .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_perc_main_newlogo .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_perc_main_newlogo .featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	._Skins_perc_main_newlogo #pagination
	{
		line-height: 2.5em;
	}

	._Skins_perc_main_newlogo #pagination a
	{
		
	}

	._Skins_perc_main_newlogo #pagination a:hover
	{
		
	}

	._Skins_perc_main_newlogo #pagination a#selected
	{
		
	}

	._Skins_perc_main_newlogo #resultList .description
	{
		
	}

	._Skins_perc_main_newlogo #resultList .gs-snippet
	{
		
	}

	._Skins_perc_main_newlogo #resultList h3.title a
	{
		
	}

	._Skins_perc_main_newlogo #resultList h3.title
	{
		
	}

	._Skins_perc_main_newlogo #resultList h3.title a:visited
	{
		
	}

	._Skins_perc_main_newlogo #resultList h3.title a:focus
	{
		
	}

	._Skins_perc_main_newlogo #resultList h3.title a:hover
	{
		
	}

	._Skins_perc_main_newlogo #resultList h3.title a:active
	{
		
	}

	._Skins_perc_main_newlogo #resultList .url cite
	{
		
	}

	._Skins_perc_main_newlogo #resultList
	{
		
	}

	._Skins_perc_main_newlogo .search-bar.search-bar-container .search-submit
	{
		background: transparent url('Images/perc_main_newlogo/search_icon_1.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_newlogo/search_icon_1.png') no-repeat center center;
	}

	._Skins_perc_main_newlogo .search-bar.search-bar-container .search-submit:hover
	{
		background-repeat: no-repeat;
		background-color: #7aa0dc;
	}

	._Skins_perc_main_newlogo .phrase-suggest
	{
		
	}

	._Skins_perc_main_newlogo .phrase-suggest a
	{
		
	}

	._Skins_perc_main_newlogo .sidenav-wrapper
	{
		display: none;
	}

	._Skins_perc_main_newlogo .skip-to-content
	{
		color: #808080;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		background-color: #ffffff;
	}

	._Skins_perc_main_rebrand .body-container
	{
		padding-left: 0px;
		padding-right: 0px;
		overflow: inherit;
	}

	._Skins_perc_main_rebrand .featured-snippets-container
	{
		
	}

	._Skins_perc_main_rebrand .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		left: auto;
		right: 35px;
	}

	._Skins_perc_main_rebrand .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_perc_main_rebrand .menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	._Skins_perc_main_rebrand .central-dropdown:hover
	{
		
	}

	._Skins_perc_main_rebrand .central-account-image
	{
		background: transparent url('Images/perc_main_rebrand/icon-user-white.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/icon-user-white.png') no-repeat center center;
	}

	._Skins_perc_main_rebrand .central-dropdown-content
	{
		height: auto;
		left: auto;
		right: -25px;
		background-color: #ffffff;
	}

	._Skins_perc_main_rebrand div.central-dropdown-content > a
	{
		
	}

	._Skins_perc_main_rebrand div.central-dropdown-content > a:hover
	{
		
	}

	._Skins_perc_main_rebrand .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_perc_main_rebrand nav.title-bar
	{
		padding-top: 1px;
		padding-bottom: 50px;
		background: #EAE8DE url('Images/perc_main_rebrand/hero_image_6_1_5.png') repeat center top;
		-pie-background: #EAE8DE url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/hero_image_6_1_5.png') repeat center top;
	}

	._Skins_perc_main_rebrand .off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		padding-left: 1em;
		padding-right: 1em;
	}

	._Skins_perc_main_rebrand #knowledge-panel
	{
		
	}

	._Skins_perc_main_rebrand #search-results-flex
	{
		
	}

	._Skins_perc_main_rebrand .knowledge-panel-container
	{
		
	}

	._Skins_perc_main_rebrand .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_rebrand .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/perc_main_rebrand/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/arrow-up.png') no-repeat center center;
	}

	._Skins_perc_main_rebrand .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/perc_main_rebrand/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/arrow-down.png') no-repeat center center;
	}

	._Skins_perc_main_rebrand .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_perc_main_rebrand .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_perc_main_rebrand .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_perc_main_rebrand .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_perc_main_rebrand .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_perc_main_rebrand .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_perc_main_rebrand .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_perc_main_rebrand .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_perc_main_rebrand .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_perc_main_rebrand .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_perc_main_rebrand .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_perc_main_rebrand .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_perc_main_rebrand .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_perc_main_rebrand .knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	._Skins_perc_main_rebrand .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_rebrand .knowledge-panel-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/perc_main_rebrand/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/arrow-up.png') no-repeat center center;
	}

	._Skins_perc_main_rebrand .knowledge-panel-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/perc_main_rebrand/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/arrow-down.png') no-repeat center center;
	}

	._Skins_perc_main_rebrand .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_perc_main_rebrand .title-bar-layout .logo-wrapper
	{
		min-height: 40px;
		align-self: flex-start;
		flex-basis: auto;
	}

	._Skins_perc_main_rebrand .title-bar-layout a.logo
	{
		align-self: flex-start;
		background: transparent url('Images/perc_main_rebrand/Percipio_logo_alone@150x36_3.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/Percipio_logo_alone@150x36_3.png') no-repeat center center;
	}

	._Skins_perc_main_rebrand .menu-icon-container
	{
		min-height: 40px;
	}

	._Skins_perc_main_rebrand .off-canvas-wrapper-inner .outer-row
	{
		padding-left: 1em;
		padding-right: 1em;
	}

	._Skins_perc_main_rebrand .main-section > .outer-row
	{
		padding-top: 0px;
	}

	._Skins_perc_main_rebrand .off-canvas-content
	{
		max-height: none;
	}

	._Skins_perc_main_rebrand .sidenav-layout
	{
		max-height: none;
	}

	._Skins_perc_main_rebrand .micro-content-proxy.faq .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_rebrand .micro-content-proxy.faq .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/perc_main_rebrand/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/arrow-up.png') no-repeat center center;
	}

	._Skins_perc_main_rebrand .micro-content-proxy.faq .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/perc_main_rebrand/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/arrow-down.png') no-repeat center center;
	}

	._Skins_perc_main_rebrand .micro-content-proxy.faq .micro-content
	{
		background-position: center center;
	}

	._Skins_perc_main_rebrand .micro-content-proxy.faq
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.faq .micro-content-phrase span
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.faq .micro-content-phrase
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.faq .proxy-title
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.faq .micro-response
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.faq.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.faq .micro-response-title a
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.faq .micro-response-title
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.faq .micro-response-title a:visited
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.faq .micro-response-title a:focus
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.faq .micro-response-title a:hover
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.faq .micro-response-title a:active
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.faq .micro-response-url cite
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.faq .micro-response-url
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.faq .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_rebrand .micro-content-proxy.faq .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/perc_main_rebrand/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/arrow-up.png') no-repeat center center;
	}

	._Skins_perc_main_rebrand .micro-content-proxy.faq .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/perc_main_rebrand/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/arrow-down.png') no-repeat center center;
	}

	._Skins_perc_main_rebrand .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_perc_main_rebrand .micro-content-proxy.knowledge .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_rebrand .micro-content-proxy.knowledge .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/perc_main_rebrand/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/arrow-up.png') no-repeat center center;
	}

	._Skins_perc_main_rebrand .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/perc_main_rebrand/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/arrow-down.png') no-repeat center center;
	}

	._Skins_perc_main_rebrand .micro-content-proxy.knowledge .micro-content
	{
		background-position: center center;
	}

	._Skins_perc_main_rebrand .micro-content-proxy.knowledge
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.knowledge .micro-content-phrase span
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.knowledge .micro-content-phrase
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.knowledge .proxy-title
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.knowledge .micro-response
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.knowledge .micro-response-title a
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.knowledge .micro-response-title
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.knowledge .micro-response-title a:visited
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.knowledge .micro-response-title a:focus
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.knowledge .micro-response-title a:hover
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.knowledge .micro-response-title a:active
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.knowledge .micro-response-url cite
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.knowledge .micro-response-url
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.knowledge .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_rebrand .micro-content-proxy.knowledge .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/perc_main_rebrand/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/arrow-up.png') no-repeat center center;
	}

	._Skins_perc_main_rebrand .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/perc_main_rebrand/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/arrow-down.png') no-repeat center center;
	}

	._Skins_perc_main_rebrand .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_perc_main_rebrand .micro-content-proxy.promotion .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_rebrand .micro-content-proxy.promotion .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/perc_main_rebrand/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/arrow-up.png') no-repeat center center;
	}

	._Skins_perc_main_rebrand .micro-content-proxy.promotion .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/perc_main_rebrand/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/arrow-down.png') no-repeat center center;
	}

	._Skins_perc_main_rebrand .micro-content-proxy.promotion .micro-content
	{
		background-position: center center;
	}

	._Skins_perc_main_rebrand .micro-content-proxy.promotion
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.promotion .micro-content-phrase span
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.promotion .micro-content-phrase
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.promotion .proxy-title
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.promotion .micro-response
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.promotion .micro-response-title a
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.promotion .micro-response-title
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.promotion .micro-response-title a:visited
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.promotion .micro-response-title a:focus
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.promotion .micro-response-title a:hover
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.promotion .micro-response-title a:active
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.promotion .micro-response-url cite
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.promotion .micro-response-url
	{
		
	}

	._Skins_perc_main_rebrand .micro-content-proxy.promotion .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_rebrand .micro-content-proxy.promotion .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/perc_main_rebrand/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/arrow-up.png') no-repeat center center;
	}

	._Skins_perc_main_rebrand .micro-content-proxy.promotion .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/perc_main_rebrand/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/arrow-down.png') no-repeat center center;
	}

	._Skins_perc_main_rebrand .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_perc_main_rebrand .off-canvas
	{
		background-position: top center;
		background-color: #ffffff;
	}

	._Skins_perc_main_rebrand .off-canvas ul ul
	{
		background-position: top center;
		background-color: #ffffff;
	}

	._Skins_perc_main_rebrand ul.off-canvas-list li a
	{
		border-bottom: solid 1px #164794;
		color: #0073C4;
		font-size: 1em;
		font-weight: normal;
		line-height: 1.6em;
	}

	._Skins_perc_main_rebrand ul.off-canvas-list ul > li > a
	{
		margin-left: 1em;
	}

	._Skins_perc_main_rebrand ul.off-canvas-list ul ul > li > a
	{
		margin-left: 2em;
	}

	._Skins_perc_main_rebrand ul.off-canvas-list ul ul ul > li > a
	{
		margin-left: 3em;
	}

	._Skins_perc_main_rebrand ul.off-canvas-list ul ul ul ul > li > a
	{
		margin-left: 4em;
	}

	._Skins_perc_main_rebrand ul.off-canvas-list li.js-drilldown-back > a
	{
		
	}

	._Skins_perc_main_rebrand ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle
	{
		border-top-color: #164794;
	}

	._Skins_perc_main_rebrand ul.off-canvas-list li a:hover
	{
		color: #0073C4;
		font-family: Lato, sans-serif;
		background-color: transparent;
	}

	._Skins_perc_main_rebrand ul.off-canvas-list ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_perc_main_rebrand ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_perc_main_rebrand ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_perc_main_rebrand ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: transparent;
	}

	._Skins_perc_main_rebrand ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: transparent;
	}

	._Skins_perc_main_rebrand ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle:hover
	{
		border-top-color: #0073C4;
	}

	._Skins_perc_main_rebrand ul.off-canvas-list li a.selected
	{
		color: #164794;
		font-family: Lato, sans-serif;
		font-weight: bold;
		background: #e1e1e1;
		background: -moz-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(100%,#e1e1e1));
		background: -webkit-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -o-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: -ms-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: linear-gradient(#e1e1e1 0%,#e1e1e1 100%);
		-pie-background: linear-gradient(#e1e1e1, #e1e1e1);
	}

	._Skins_perc_main_rebrand ul.off-canvas-list ul > li > a.selected
	{
		background: #e1e1e1;
		background: -moz-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(100%,#e1e1e1));
		background: -webkit-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -o-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: -ms-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: linear-gradient(#e1e1e1 0%,#e1e1e1 100%);
		-pie-background: linear-gradient(#e1e1e1, #e1e1e1);
	}

	._Skins_perc_main_rebrand ul.off-canvas-list ul ul > li > a.selected
	{
		background: #e1e1e1;
		background: -moz-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(100%,#e1e1e1));
		background: -webkit-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -o-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: -ms-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: linear-gradient(#e1e1e1 0%,#e1e1e1 100%);
		-pie-background: linear-gradient(#e1e1e1, #e1e1e1);
	}

	._Skins_perc_main_rebrand ul.off-canvas-list ul ul ul > li > a.selected
	{
		background: #e1e1e1;
		background: -moz-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(100%,#e1e1e1));
		background: -webkit-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -o-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: -ms-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: linear-gradient(#e1e1e1 0%,#e1e1e1 100%);
		-pie-background: linear-gradient(#e1e1e1, #e1e1e1);
	}

	._Skins_perc_main_rebrand ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		background: #e1e1e1;
		background: -moz-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(100%,#e1e1e1));
		background: -webkit-linear-gradient(top, #e1e1e1 0%, #e1e1e1 100%);
		background: -o-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: -ms-linear-gradient(top, #e1e1e1 0%,#e1e1e1 100%);
		background: linear-gradient(#e1e1e1 0%,#e1e1e1 100%);
		-pie-background: linear-gradient(#e1e1e1, #e1e1e1);
	}

	._Skins_perc_main_rebrand .title-bar .menu-icon span
	{
		background: transparent url('Images/perc_main_rebrand/mobile_menu.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/mobile_menu.png') no-repeat center center;
	}

	._Skins_perc_main_rebrand nav.title-bar .menu-icon
	{
		display: block;
		left: auto;
		right: -13px;
	}

	._Skins_perc_main_rebrand .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_perc_main_rebrand .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_perc_main_rebrand .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_perc_main_rebrand .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_perc_main_rebrand .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_perc_main_rebrand .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_perc_main_rebrand .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_perc_main_rebrand .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_perc_main_rebrand .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_perc_main_rebrand .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_perc_main_rebrand .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_perc_main_rebrand .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_perc_main_rebrand .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_perc_main_rebrand .search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/perc_main_rebrand/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_perc_main_rebrand .search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/perc_main_rebrand/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_perc_main_rebrand .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_perc_main_rebrand .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_perc_main_rebrand .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_perc_main_rebrand .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_perc_main_rebrand .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_perc_main_rebrand .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_perc_main_rebrand .search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/perc_main_rebrand/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_perc_main_rebrand .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	._Skins_perc_main_rebrand .nav-search-wrapper
	{
		justify-content: center;
		flex-basis: 100%;
	}

	._Skins_perc_main_rebrand .nav-search
	{
		display: block;
		width: 50%;
		margin-top: 0px;
	}

	._Skins_perc_main_rebrand .search-bar .search-field
	{
		height: 3em;
		background-color: #ffffff;
		padding-right: 50px;
	}

	._Skins_perc_main_rebrand .search-bar .search-filter
	{
		height: 3em;
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #ffffff;
	}

	._Skins_perc_main_rebrand .search-bar .search-submit
	{
		height: 3em;
	}

	._Skins_perc_main_rebrand .search-filter-content
	{
		top: 3em;
		background-color: #ffffff;
	}

	._Skins_perc_main_rebrand .search-bar .search-filter-wrapper.open
	{
		background-position: center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	._Skins_perc_main_rebrand .search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: #ffffff;
	}

	._Skins_perc_main_rebrand .search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/perc_main_rebrand/icon-filter-selected.png') no-repeat center center;
	}

	._Skins_perc_main_rebrand .search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	._Skins_perc_main_rebrand .search-filter-content ul li button:focus
	{
		background-color: #ffffff;
	}

	._Skins_perc_main_rebrand #resultList .glossary .definition
	{
		
	}

	._Skins_perc_main_rebrand #resultList .glossary
	{
		background-position: center center;
	}

	._Skins_perc_main_rebrand #resultList .glossary .term
	{
		
	}

	._Skins_perc_main_rebrand #resultList .glossary .term a
	{
		
	}

	._Skins_perc_main_rebrand #resultList .glossary .term a:visited
	{
		
	}

	._Skins_perc_main_rebrand #resultList .glossary .term a:focus
	{
		
	}

	._Skins_perc_main_rebrand #resultList .glossary .term a:hover
	{
		
	}

	._Skins_perc_main_rebrand #resultList .glossary .term a:active
	{
		
	}

	._Skins_perc_main_rebrand h1#results-heading
	{
		
	}

	._Skins_perc_main_rebrand #results-heading
	{
		
	}

	._Skins_perc_main_rebrand .search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_perc_main_rebrand .search-bar .search-field::-moz-placeholder
	{
		
	}

	._Skins_perc_main_rebrand .search-bar .search-field:-moz-placeholder
	{
		
	}

	._Skins_perc_main_rebrand .search-bar .search-field:-ms-input-placeholder
	{
		
	}

	._Skins_perc_main_rebrand .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_rebrand .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/perc_main_rebrand/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/arrow-up.png') no-repeat center center;
	}

	._Skins_perc_main_rebrand .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/perc_main_rebrand/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/arrow-down.png') no-repeat center center;
	}

	._Skins_perc_main_rebrand .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_perc_main_rebrand .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_perc_main_rebrand .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_perc_main_rebrand .featured-snippets-container .micro-response
	{
		
	}

	._Skins_perc_main_rebrand .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_perc_main_rebrand .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_perc_main_rebrand .featured-snippets-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/perc_main_rebrand/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/arrow-up.png') no-repeat center center;
	}

	._Skins_perc_main_rebrand .featured-snippets-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/perc_main_rebrand/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/arrow-down.png') no-repeat center center;
	}

	._Skins_perc_main_rebrand .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_perc_main_rebrand .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_perc_main_rebrand .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_perc_main_rebrand .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_perc_main_rebrand .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_perc_main_rebrand .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_perc_main_rebrand .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_perc_main_rebrand .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_perc_main_rebrand .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_perc_main_rebrand .featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	._Skins_perc_main_rebrand #pagination
	{
		line-height: 2.5em;
	}

	._Skins_perc_main_rebrand #pagination a
	{
		
	}

	._Skins_perc_main_rebrand #pagination a:hover
	{
		
	}

	._Skins_perc_main_rebrand #pagination a#selected
	{
		
	}

	._Skins_perc_main_rebrand #resultList .description
	{
		
	}

	._Skins_perc_main_rebrand #resultList .gs-snippet
	{
		
	}

	._Skins_perc_main_rebrand #resultList h3.title a
	{
		
	}

	._Skins_perc_main_rebrand #resultList h3.title
	{
		
	}

	._Skins_perc_main_rebrand #resultList h3.title a:visited
	{
		
	}

	._Skins_perc_main_rebrand #resultList h3.title a:focus
	{
		
	}

	._Skins_perc_main_rebrand #resultList h3.title a:hover
	{
		
	}

	._Skins_perc_main_rebrand #resultList h3.title a:active
	{
		
	}

	._Skins_perc_main_rebrand #resultList .url cite
	{
		
	}

	._Skins_perc_main_rebrand #resultList
	{
		
	}

	._Skins_perc_main_rebrand .search-bar.search-bar-container .search-submit
	{
		background: transparent url('Images/perc_main_rebrand/search_icon_1.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/perc_main_rebrand/search_icon_1.png') no-repeat center center;
	}

	._Skins_perc_main_rebrand .search-bar.search-bar-container .search-submit:hover
	{
		background-repeat: no-repeat;
		background-color: #7aa0dc;
	}

	._Skins_perc_main_rebrand .phrase-suggest
	{
		
	}

	._Skins_perc_main_rebrand .phrase-suggest a
	{
		
	}

	._Skins_perc_main_rebrand .sidenav-wrapper
	{
		display: none;
	}

	._Skins_perc_main_rebrand .skip-to-content
	{
		color: #808080;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		background-color: #ffffff;
	}
}

