/*<meta />*/

@media only screen and (max-width: 1025px)
{
	/* 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_RN_ICE_Agent .body-container
	{
		
	}

	._Skins_RN_ICE_Agent .featured-snippets-container
	{
		
	}

	._Skins_RN_ICE_Agent .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		left: auto;
		right: 35px;
	}

	._Skins_RN_ICE_Agent .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_RN_ICE_Agent .menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	._Skins_RN_ICE_Agent .central-dropdown:hover
	{
		
	}

	._Skins_RN_ICE_Agent .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_RN_ICE_Agent .central-dropdown-content
	{
		height: auto;
		left: auto;
		right: -25px;
		background-color: #ffffff;
	}

	._Skins_RN_ICE_Agent div.central-dropdown-content > a
	{
		
	}

	._Skins_RN_ICE_Agent div.central-dropdown-content > a:hover
	{
		
	}

	._Skins_RN_ICE_Agent .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_RN_ICE_Agent nav.title-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		padding-top: 10px;
		padding-bottom: 20px;
		background: transparent none;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(#ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	._Skins_RN_ICE_Agent .off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		
	}

	._Skins_RN_ICE_Agent #knowledge-panel
	{
		
	}

	._Skins_RN_ICE_Agent #search-results-flex
	{
		
	}

	._Skins_RN_ICE_Agent .knowledge-panel-container
	{
		
	}

	._Skins_RN_ICE_Agent .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_RN_ICE_Agent .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_RN_ICE_Agent .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_RN_ICE_Agent .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_RN_ICE_Agent .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_RN_ICE_Agent .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_RN_ICE_Agent .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_RN_ICE_Agent .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_RN_ICE_Agent .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_RN_ICE_Agent .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_RN_ICE_Agent .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_RN_ICE_Agent .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_RN_ICE_Agent .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_RN_ICE_Agent .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_RN_ICE_Agent .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_RN_ICE_Agent .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_RN_ICE_Agent .knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	._Skins_RN_ICE_Agent .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_RN_ICE_Agent .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_RN_ICE_Agent .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_RN_ICE_Agent .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_RN_ICE_Agent .title-bar-layout .logo-wrapper
	{
		min-height: 40px;
		align-self: flex-start;
		justify-content: flex-start;
		flex-basis: 100%;
	}

	._Skins_RN_ICE_Agent .title-bar-layout a.logo
	{
		width: 287px;
		height: 19px;
		align-self: flex-start;
		background: transparent url('Images/Simplifile_Logo_Settlement_Agent_TABLET.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Simplifile_Logo_Settlement_Agent_TABLET.png') no-repeat center center;
	}

	._Skins_RN_ICE_Agent .menu-icon-container
	{
		min-height: 40px;
	}

	._Skins_RN_ICE_Agent .off-canvas-wrapper-inner .outer-row
	{
		
	}

	._Skins_RN_ICE_Agent .main-section > .outer-row
	{
		padding-top: 1em;
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.faq .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_RN_ICE_Agent .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_RN_ICE_Agent .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_RN_ICE_Agent .micro-content-proxy.faq .micro-content
	{
		background-position: center center;
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.faq
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.faq .micro-content-phrase span
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.faq .micro-content-phrase
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.faq .proxy-title
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.faq .micro-response
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.faq.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.faq .micro-response-title a
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.faq .micro-response-title
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.faq .micro-response-title a:visited
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.faq .micro-response-title a:focus
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.faq .micro-response-title a:hover
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.faq .micro-response-title a:active
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.faq .micro-response-url cite
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.faq .micro-response-url
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.faq .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_RN_ICE_Agent .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_RN_ICE_Agent .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_RN_ICE_Agent .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_RN_ICE_Agent .micro-content-proxy.knowledge .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_RN_ICE_Agent .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_RN_ICE_Agent .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_RN_ICE_Agent .micro-content-proxy.knowledge .micro-content
	{
		background-position: center center;
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.knowledge
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.knowledge .micro-content-phrase span
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.knowledge .micro-content-phrase
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.knowledge .proxy-title
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.knowledge .micro-response
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.knowledge .micro-response-title a
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.knowledge .micro-response-title
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.knowledge .micro-response-title a:visited
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.knowledge .micro-response-title a:focus
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.knowledge .micro-response-title a:hover
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.knowledge .micro-response-title a:active
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.knowledge .micro-response-url cite
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.knowledge .micro-response-url
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.knowledge .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_RN_ICE_Agent .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_RN_ICE_Agent .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_RN_ICE_Agent .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_RN_ICE_Agent .micro-content-proxy.promotion .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_RN_ICE_Agent .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_RN_ICE_Agent .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_RN_ICE_Agent .micro-content-proxy.promotion .micro-content
	{
		background-position: center center;
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.promotion
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.promotion .micro-content-phrase span
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.promotion .micro-content-phrase
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.promotion .proxy-title
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.promotion .micro-response
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.promotion .micro-response-title a
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.promotion .micro-response-title
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.promotion .micro-response-title a:visited
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.promotion .micro-response-title a:focus
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.promotion .micro-response-title a:hover
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.promotion .micro-response-title a:active
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.promotion .micro-response-url cite
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.promotion .micro-response-url
	{
		
	}

	._Skins_RN_ICE_Agent .micro-content-proxy.promotion .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_RN_ICE_Agent .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_RN_ICE_Agent .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_RN_ICE_Agent .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_RN_ICE_Agent .off-canvas
	{
		background-position: top center;
		background-color: #f5f5f5;
	}

	._Skins_RN_ICE_Agent .off-canvas ul ul
	{
		background-position: top center;
		background-color: #f5f5f5;
	}

	._Skins_RN_ICE_Agent ul.off-canvas-list li a
	{
		border-bottom: solid 0px #262626;
		color: #55677f;
		font-size: 0.9em;
		font-weight: normal;
		line-height: 1.6em;
	}

	._Skins_RN_ICE_Agent ul.off-canvas-list ul > li > a
	{
		
	}

	._Skins_RN_ICE_Agent ul.off-canvas-list ul ul > li > a
	{
		
	}

	._Skins_RN_ICE_Agent ul.off-canvas-list ul ul ul > li > a
	{
		
	}

	._Skins_RN_ICE_Agent ul.off-canvas-list ul ul ul ul > li > a
	{
		
	}

	._Skins_RN_ICE_Agent ul.off-canvas-list li.js-drilldown-back > a
	{
		
	}

	._Skins_RN_ICE_Agent ul.off-canvas-list li a:hover
	{
		color: #696969;
		background-color: #c0c0c0;
	}

	._Skins_RN_ICE_Agent ul.off-canvas-list ul > li > a:hover
	{
		background-color: #c0c0c0;
	}

	._Skins_RN_ICE_Agent ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: #c0c0c0;
	}

	._Skins_RN_ICE_Agent ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: #c0c0c0;
	}

	._Skins_RN_ICE_Agent ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: #c0c0c0;
	}

	._Skins_RN_ICE_Agent ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: #c0c0c0;
	}

	._Skins_RN_ICE_Agent ul.off-canvas-list li a.selected
	{
		font-weight: bold;
	}

	._Skins_RN_ICE_Agent ul.off-canvas-list ul > li > a.selected
	{
		
	}

	._Skins_RN_ICE_Agent ul.off-canvas-list ul ul > li > a.selected
	{
		
	}

	._Skins_RN_ICE_Agent ul.off-canvas-list ul ul ul > li > a.selected
	{
		
	}

	._Skins_RN_ICE_Agent ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		
	}

	._Skins_RN_ICE_Agent .title-bar .menu-icon span
	{
		background: transparent url('Images/Menu.png') no-repeat center center;
		background: url('Images/Menu.png') no-repeat center center, -moz-linear-gradient(top, #78c8fa 0%, #3490c9 100%);
		background: url('Images/Menu.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#78c8fa), color-stop(100%,#3490c9));
		background: url('Images/Menu.png') no-repeat center center, -webkit-linear-gradient(top, #78c8fa 0%, #3490c9 100%);
		background: url('Images/Menu.png') no-repeat center center, -o-linear-gradient(top, #78c8fa 0%,#3490c9 100%);
		background: url('Images/Menu.png') no-repeat center center, -ms-linear-gradient(top, #78c8fa 0%,#3490c9 100%);
		background: url('Images/Menu.png') no-repeat center center, linear-gradient(#78c8fa 0%,#3490c9 100%);
		-pie-background: url('Skins/Fluid/Stylesheets/Images/Menu.png') no-repeat center center, linear-gradient(#78c8fa, #3490c9);
	}

	._Skins_RN_ICE_Agent nav.title-bar .menu-icon
	{
		display: block;
		left: auto;
		right: -13px;
	}

	._Skins_RN_ICE_Agent .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_RN_ICE_Agent .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_RN_ICE_Agent .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_RN_ICE_Agent .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_RN_ICE_Agent .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_RN_ICE_Agent .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_RN_ICE_Agent .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_RN_ICE_Agent .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_RN_ICE_Agent .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_RN_ICE_Agent .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_RN_ICE_Agent .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_RN_ICE_Agent .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_RN_ICE_Agent .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_RN_ICE_Agent .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_RN_ICE_Agent .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_RN_ICE_Agent .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_RN_ICE_Agent .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_RN_ICE_Agent .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_RN_ICE_Agent .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_RN_ICE_Agent .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_RN_ICE_Agent .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_RN_ICE_Agent .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_RN_ICE_Agent .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	._Skins_RN_ICE_Agent .nav-search-wrapper
	{
		justify-content: flex-end;
		flex-basis: 100%;
	}

	._Skins_RN_ICE_Agent .nav-search
	{
		display: block;
		width: 300px;
		margin-right: 60px;
		margin-top: -52px;
	}

	._Skins_RN_ICE_Agent .search-bar .search-field
	{
		background-color: transparent;
		padding-right: 95px;
	}

	._Skins_RN_ICE_Agent .search-bar .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #ffffff;
	}

	._Skins_RN_ICE_Agent .search-bar .search-submit
	{
		
	}

	._Skins_RN_ICE_Agent .search-filter-content
	{
		top: 40px;
		background-color: #ffffff;
	}

	._Skins_RN_ICE_Agent .search-bar .search-filter-wrapper.open
	{
		background-position: center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	._Skins_RN_ICE_Agent .search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: #ffffff;
	}

	._Skins_RN_ICE_Agent .search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/Filter.png') no-repeat center center;
	}

	._Skins_RN_ICE_Agent .search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	._Skins_RN_ICE_Agent .search-filter-content ul li button:focus
	{
		background-color: #ffffff;
	}

	._Skins_RN_ICE_Agent #resultList .glossary .definition
	{
		
	}

	._Skins_RN_ICE_Agent #resultList .glossary
	{
		background-position: center center;
	}

	._Skins_RN_ICE_Agent #resultList .glossary .term
	{
		
	}

	._Skins_RN_ICE_Agent #resultList .glossary .term a
	{
		
	}

	._Skins_RN_ICE_Agent #resultList .glossary .term a:visited
	{
		
	}

	._Skins_RN_ICE_Agent #resultList .glossary .term a:focus
	{
		
	}

	._Skins_RN_ICE_Agent #resultList .glossary .term a:hover
	{
		
	}

	._Skins_RN_ICE_Agent #resultList .glossary .term a:active
	{
		
	}

	._Skins_RN_ICE_Agent h1#results-heading
	{
		
	}

	._Skins_RN_ICE_Agent #results-heading
	{
		
	}

	._Skins_RN_ICE_Agent .search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_RN_ICE_Agent .search-bar .search-field::-moz-placeholder
	{
		
	}

	._Skins_RN_ICE_Agent .search-bar .search-field:-moz-placeholder
	{
		
	}

	._Skins_RN_ICE_Agent .search-bar .search-field:-ms-input-placeholder
	{
		
	}

	._Skins_RN_ICE_Agent .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_RN_ICE_Agent .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_RN_ICE_Agent .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_RN_ICE_Agent .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_RN_ICE_Agent .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_RN_ICE_Agent .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_RN_ICE_Agent .featured-snippets-container .micro-response
	{
		
	}

	._Skins_RN_ICE_Agent .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_RN_ICE_Agent .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_RN_ICE_Agent .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_RN_ICE_Agent .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_RN_ICE_Agent .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_RN_ICE_Agent .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_RN_ICE_Agent .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_RN_ICE_Agent .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_RN_ICE_Agent .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_RN_ICE_Agent .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_RN_ICE_Agent .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_RN_ICE_Agent .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_RN_ICE_Agent .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_RN_ICE_Agent .featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	._Skins_RN_ICE_Agent #pagination
	{
		line-height: 2.5em;
	}

	._Skins_RN_ICE_Agent #pagination a
	{
		
	}

	._Skins_RN_ICE_Agent #pagination a:hover
	{
		
	}

	._Skins_RN_ICE_Agent #pagination a#selected
	{
		
	}

	._Skins_RN_ICE_Agent #resultList .description
	{
		
	}

	._Skins_RN_ICE_Agent #resultList .gs-snippet
	{
		
	}

	._Skins_RN_ICE_Agent #resultList h3.title a
	{
		
	}

	._Skins_RN_ICE_Agent #resultList h3.title
	{
		
	}

	._Skins_RN_ICE_Agent #resultList h3.title a:visited
	{
		
	}

	._Skins_RN_ICE_Agent #resultList h3.title a:focus
	{
		
	}

	._Skins_RN_ICE_Agent #resultList h3.title a:hover
	{
		
	}

	._Skins_RN_ICE_Agent #resultList h3.title a:active
	{
		
	}

	._Skins_RN_ICE_Agent #resultList .url cite
	{
		
	}

	._Skins_RN_ICE_Agent #resultList
	{
		
	}

	._Skins_RN_ICE_Agent .search-bar.search-bar-container .search-submit
	{
		width: 50px;
		background: #006aa9 url('Images/search_bar_icon.png') no-repeat center center;
		-pie-background: #006aa9 url('Skins/Fluid/Stylesheets/Images/search_bar_icon.png') no-repeat center center;
	}

	._Skins_RN_ICE_Agent .search-bar .search-filter-wrapper
	{
		right: 50px;
	}

	._Skins_RN_ICE_Agent .search-bar.search-bar-container .search-submit:hover
	{
		background: #006aa9 url('Images/search_bar_icon_1.png') no-repeat center center;
		-pie-background: #006aa9 url('Skins/Fluid/Stylesheets/Images/search_bar_icon_1.png') no-repeat center center;
	}

	._Skins_RN_ICE_Agent .phrase-suggest
	{
		
	}

	._Skins_RN_ICE_Agent .phrase-suggest a
	{
		
	}

	._Skins_RN_ICE_Agent .sidenav-wrapper
	{
		display: none;
	}

	._Skins_RN_ICE_Agent .skip-to-content
	{
		color: #808080;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		background-color: #ffffff;
	}

	._Skins_ICE_SIMPLIFILE .body-container
	{
		
	}

	._Skins_ICE_SIMPLIFILE .featured-snippets-container
	{
		
	}

	._Skins_ICE_SIMPLIFILE .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		left: auto;
		right: 35px;
	}

	._Skins_ICE_SIMPLIFILE .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_ICE_SIMPLIFILE .menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	._Skins_ICE_SIMPLIFILE .central-dropdown:hover
	{
		
	}

	._Skins_ICE_SIMPLIFILE .central-account-image
	{
		background: transparent url('Images/ICE-SIMPLIFILE/icon-user-white.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/icon-user-white.png') no-repeat center center;
	}

	._Skins_ICE_SIMPLIFILE .central-dropdown-content
	{
		height: auto;
		left: auto;
		right: -25px;
		background-color: #ffffff;
	}

	._Skins_ICE_SIMPLIFILE div.central-dropdown-content > a
	{
		
	}

	._Skins_ICE_SIMPLIFILE div.central-dropdown-content > a:hover
	{
		
	}

	._Skins_ICE_SIMPLIFILE .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_ICE_SIMPLIFILE nav.title-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		padding-top: 10px;
		padding-bottom: 20px;
		background: transparent none;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(#ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	._Skins_ICE_SIMPLIFILE .off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		
	}

	._Skins_ICE_SIMPLIFILE #knowledge-panel
	{
		
	}

	._Skins_ICE_SIMPLIFILE #search-results-flex
	{
		
	}

	._Skins_ICE_SIMPLIFILE .knowledge-panel-container
	{
		
	}

	._Skins_ICE_SIMPLIFILE .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_ICE_SIMPLIFILE .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/ICE-SIMPLIFILE/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/arrow-up.png') no-repeat center center;
	}

	._Skins_ICE_SIMPLIFILE .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/ICE-SIMPLIFILE/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/arrow-down.png') no-repeat center center;
	}

	._Skins_ICE_SIMPLIFILE .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_ICE_SIMPLIFILE .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_ICE_SIMPLIFILE .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_ICE_SIMPLIFILE .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_ICE_SIMPLIFILE .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_ICE_SIMPLIFILE .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_ICE_SIMPLIFILE .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_ICE_SIMPLIFILE .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_ICE_SIMPLIFILE .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_ICE_SIMPLIFILE .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_ICE_SIMPLIFILE .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_ICE_SIMPLIFILE .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_ICE_SIMPLIFILE .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_ICE_SIMPLIFILE .knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	._Skins_ICE_SIMPLIFILE .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_ICE_SIMPLIFILE .knowledge-panel-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/ICE-SIMPLIFILE/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/arrow-up.png') no-repeat center center;
	}

	._Skins_ICE_SIMPLIFILE .knowledge-panel-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/ICE-SIMPLIFILE/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/arrow-down.png') no-repeat center center;
	}

	._Skins_ICE_SIMPLIFILE .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_ICE_SIMPLIFILE .title-bar-layout .logo-wrapper
	{
		min-height: 61px;
		align-self: flex-start;
		justify-content: flex-start;
		flex-basis: 100%;
	}

	._Skins_ICE_SIMPLIFILE .title-bar-layout a.logo
	{
		width: 336px;
		height: 61px;
		align-self: flex-start;
		background: transparent url('Images/ICE-SIMPLIFILE/Simplifile_Logo__TABLET.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/Simplifile_Logo__TABLET.png') no-repeat center center;
	}

	._Skins_ICE_SIMPLIFILE .menu-icon-container
	{
		min-height: 61px;
	}

	._Skins_ICE_SIMPLIFILE .off-canvas-wrapper-inner .outer-row
	{
		
	}

	._Skins_ICE_SIMPLIFILE .main-section > .outer-row
	{
		padding-top: 1em;
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.faq .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.faq .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/ICE-SIMPLIFILE/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/arrow-up.png') no-repeat center center;
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.faq .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/ICE-SIMPLIFILE/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/arrow-down.png') no-repeat center center;
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.faq .micro-content
	{
		background-position: center center;
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.faq
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.faq .micro-content-phrase span
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.faq .micro-content-phrase
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.faq .proxy-title
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.faq .micro-response
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.faq.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.faq .micro-response-title a
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.faq .micro-response-title
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.faq .micro-response-title a:visited
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.faq .micro-response-title a:focus
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.faq .micro-response-title a:hover
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.faq .micro-response-title a:active
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.faq .micro-response-url cite
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.faq .micro-response-url
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.faq .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.faq .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/ICE-SIMPLIFILE/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/arrow-up.png') no-repeat center center;
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.faq .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/ICE-SIMPLIFILE/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/arrow-down.png') no-repeat center center;
	}

	._Skins_ICE_SIMPLIFILE .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_ICE_SIMPLIFILE .micro-content-proxy.knowledge .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.knowledge .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/ICE-SIMPLIFILE/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/arrow-up.png') no-repeat center center;
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/ICE-SIMPLIFILE/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/arrow-down.png') no-repeat center center;
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.knowledge .micro-content
	{
		background-position: center center;
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.knowledge
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.knowledge .micro-content-phrase span
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.knowledge .micro-content-phrase
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.knowledge .proxy-title
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.knowledge .micro-response
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.knowledge .micro-response-title a
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.knowledge .micro-response-title
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.knowledge .micro-response-title a:visited
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.knowledge .micro-response-title a:focus
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.knowledge .micro-response-title a:hover
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.knowledge .micro-response-title a:active
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.knowledge .micro-response-url cite
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.knowledge .micro-response-url
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.knowledge .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.knowledge .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/ICE-SIMPLIFILE/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/arrow-up.png') no-repeat center center;
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/ICE-SIMPLIFILE/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/arrow-down.png') no-repeat center center;
	}

	._Skins_ICE_SIMPLIFILE .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_ICE_SIMPLIFILE .micro-content-proxy.promotion .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.promotion .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/ICE-SIMPLIFILE/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/arrow-up.png') no-repeat center center;
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.promotion .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/ICE-SIMPLIFILE/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/arrow-down.png') no-repeat center center;
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.promotion .micro-content
	{
		background-position: center center;
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.promotion
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.promotion .micro-content-phrase span
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.promotion .micro-content-phrase
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.promotion .proxy-title
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.promotion .micro-response
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.promotion .micro-response-title a
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.promotion .micro-response-title
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.promotion .micro-response-title a:visited
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.promotion .micro-response-title a:focus
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.promotion .micro-response-title a:hover
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.promotion .micro-response-title a:active
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.promotion .micro-response-url cite
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.promotion .micro-response-url
	{
		
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.promotion .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.promotion .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/ICE-SIMPLIFILE/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/arrow-up.png') no-repeat center center;
	}

	._Skins_ICE_SIMPLIFILE .micro-content-proxy.promotion .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/ICE-SIMPLIFILE/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/arrow-down.png') no-repeat center center;
	}

	._Skins_ICE_SIMPLIFILE .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_ICE_SIMPLIFILE .off-canvas
	{
		background-position: top center;
		background-color: #f5f5f5;
	}

	._Skins_ICE_SIMPLIFILE .off-canvas ul ul
	{
		background-position: top center;
		background-color: #f5f5f5;
	}

	._Skins_ICE_SIMPLIFILE ul.off-canvas-list li a
	{
		border-bottom: solid 0px #262626;
		color: #55677f;
		font-size: 0.9em;
		font-weight: normal;
		line-height: 1.6em;
	}

	._Skins_ICE_SIMPLIFILE ul.off-canvas-list ul > li > a
	{
		
	}

	._Skins_ICE_SIMPLIFILE ul.off-canvas-list ul ul > li > a
	{
		
	}

	._Skins_ICE_SIMPLIFILE ul.off-canvas-list ul ul ul > li > a
	{
		
	}

	._Skins_ICE_SIMPLIFILE ul.off-canvas-list ul ul ul ul > li > a
	{
		
	}

	._Skins_ICE_SIMPLIFILE ul.off-canvas-list li.js-drilldown-back > a
	{
		
	}

	._Skins_ICE_SIMPLIFILE ul.off-canvas-list li a:hover
	{
		color: #696969;
		background-color: #c0c0c0;
	}

	._Skins_ICE_SIMPLIFILE ul.off-canvas-list ul > li > a:hover
	{
		background-color: #c0c0c0;
	}

	._Skins_ICE_SIMPLIFILE ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: #c0c0c0;
	}

	._Skins_ICE_SIMPLIFILE ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: #c0c0c0;
	}

	._Skins_ICE_SIMPLIFILE ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: #c0c0c0;
	}

	._Skins_ICE_SIMPLIFILE ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: #c0c0c0;
	}

	._Skins_ICE_SIMPLIFILE ul.off-canvas-list li a.selected
	{
		font-weight: bold;
	}

	._Skins_ICE_SIMPLIFILE ul.off-canvas-list ul > li > a.selected
	{
		
	}

	._Skins_ICE_SIMPLIFILE ul.off-canvas-list ul ul > li > a.selected
	{
		
	}

	._Skins_ICE_SIMPLIFILE ul.off-canvas-list ul ul ul > li > a.selected
	{
		
	}

	._Skins_ICE_SIMPLIFILE ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		
	}

	._Skins_ICE_SIMPLIFILE .title-bar .menu-icon span
	{
		background: transparent url('Images/ICE-SIMPLIFILE/Menu.png') no-repeat center center;
		background: url('Images/ICE-SIMPLIFILE/Menu.png') no-repeat center center, -moz-linear-gradient(top, #78c8fa 0%, #3490c9 100%);
		background: url('Images/ICE-SIMPLIFILE/Menu.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#78c8fa), color-stop(100%,#3490c9));
		background: url('Images/ICE-SIMPLIFILE/Menu.png') no-repeat center center, -webkit-linear-gradient(top, #78c8fa 0%, #3490c9 100%);
		background: url('Images/ICE-SIMPLIFILE/Menu.png') no-repeat center center, -o-linear-gradient(top, #78c8fa 0%,#3490c9 100%);
		background: url('Images/ICE-SIMPLIFILE/Menu.png') no-repeat center center, -ms-linear-gradient(top, #78c8fa 0%,#3490c9 100%);
		background: url('Images/ICE-SIMPLIFILE/Menu.png') no-repeat center center, linear-gradient(#78c8fa 0%,#3490c9 100%);
		-pie-background: url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/Menu.png') no-repeat center center, linear-gradient(#78c8fa, #3490c9);
	}

	._Skins_ICE_SIMPLIFILE nav.title-bar .menu-icon
	{
		display: block;
		left: auto;
		right: -13px;
	}

	._Skins_ICE_SIMPLIFILE .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_ICE_SIMPLIFILE .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_ICE_SIMPLIFILE .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_ICE_SIMPLIFILE .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_ICE_SIMPLIFILE .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_ICE_SIMPLIFILE .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_ICE_SIMPLIFILE .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_ICE_SIMPLIFILE .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_ICE_SIMPLIFILE .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_ICE_SIMPLIFILE .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_ICE_SIMPLIFILE .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_ICE_SIMPLIFILE .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_ICE_SIMPLIFILE .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_ICE_SIMPLIFILE .search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/ICE-SIMPLIFILE/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_ICE_SIMPLIFILE .search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/ICE-SIMPLIFILE/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_ICE_SIMPLIFILE .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_ICE_SIMPLIFILE .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_ICE_SIMPLIFILE .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_ICE_SIMPLIFILE .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_ICE_SIMPLIFILE .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_ICE_SIMPLIFILE .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_ICE_SIMPLIFILE .search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/ICE-SIMPLIFILE/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_ICE_SIMPLIFILE .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	._Skins_ICE_SIMPLIFILE .nav-search-wrapper
	{
		justify-content: flex-end;
		flex-basis: 100%;
	}

	._Skins_ICE_SIMPLIFILE .nav-search
	{
		display: block;
		width: 300px;
		margin-right: 60px;
		margin-top: -52px;
	}

	._Skins_ICE_SIMPLIFILE .search-bar .search-field
	{
		background-color: transparent;
		padding-right: 95px;
	}

	._Skins_ICE_SIMPLIFILE .search-bar .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #ffffff;
	}

	._Skins_ICE_SIMPLIFILE .search-bar .search-submit
	{
		
	}

	._Skins_ICE_SIMPLIFILE .search-filter-content
	{
		top: 40px;
		background-color: #ffffff;
	}

	._Skins_ICE_SIMPLIFILE .search-bar .search-filter-wrapper.open
	{
		background-position: center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	._Skins_ICE_SIMPLIFILE .search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: #ffffff;
	}

	._Skins_ICE_SIMPLIFILE .search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/ICE-SIMPLIFILE/Filter.png') no-repeat center center;
	}

	._Skins_ICE_SIMPLIFILE .search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	._Skins_ICE_SIMPLIFILE .search-filter-content ul li button:focus
	{
		background-color: #ffffff;
	}

	._Skins_ICE_SIMPLIFILE #resultList .glossary .definition
	{
		
	}

	._Skins_ICE_SIMPLIFILE #resultList .glossary
	{
		background-position: center center;
	}

	._Skins_ICE_SIMPLIFILE #resultList .glossary .term
	{
		
	}

	._Skins_ICE_SIMPLIFILE #resultList .glossary .term a
	{
		
	}

	._Skins_ICE_SIMPLIFILE #resultList .glossary .term a:visited
	{
		
	}

	._Skins_ICE_SIMPLIFILE #resultList .glossary .term a:focus
	{
		
	}

	._Skins_ICE_SIMPLIFILE #resultList .glossary .term a:hover
	{
		
	}

	._Skins_ICE_SIMPLIFILE #resultList .glossary .term a:active
	{
		
	}

	._Skins_ICE_SIMPLIFILE h1#results-heading
	{
		
	}

	._Skins_ICE_SIMPLIFILE #results-heading
	{
		
	}

	._Skins_ICE_SIMPLIFILE .search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_ICE_SIMPLIFILE .search-bar .search-field::-moz-placeholder
	{
		
	}

	._Skins_ICE_SIMPLIFILE .search-bar .search-field:-moz-placeholder
	{
		
	}

	._Skins_ICE_SIMPLIFILE .search-bar .search-field:-ms-input-placeholder
	{
		
	}

	._Skins_ICE_SIMPLIFILE .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_ICE_SIMPLIFILE .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/ICE-SIMPLIFILE/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/arrow-up.png') no-repeat center center;
	}

	._Skins_ICE_SIMPLIFILE .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/ICE-SIMPLIFILE/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/arrow-down.png') no-repeat center center;
	}

	._Skins_ICE_SIMPLIFILE .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_ICE_SIMPLIFILE .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_ICE_SIMPLIFILE .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_ICE_SIMPLIFILE .featured-snippets-container .micro-response
	{
		
	}

	._Skins_ICE_SIMPLIFILE .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_ICE_SIMPLIFILE .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_ICE_SIMPLIFILE .featured-snippets-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/ICE-SIMPLIFILE/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/arrow-up.png') no-repeat center center;
	}

	._Skins_ICE_SIMPLIFILE .featured-snippets-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/ICE-SIMPLIFILE/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/arrow-down.png') no-repeat center center;
	}

	._Skins_ICE_SIMPLIFILE .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_ICE_SIMPLIFILE .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_ICE_SIMPLIFILE .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_ICE_SIMPLIFILE .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_ICE_SIMPLIFILE .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_ICE_SIMPLIFILE .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_ICE_SIMPLIFILE .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_ICE_SIMPLIFILE .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_ICE_SIMPLIFILE .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_ICE_SIMPLIFILE .featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	._Skins_ICE_SIMPLIFILE #pagination
	{
		line-height: 2.5em;
	}

	._Skins_ICE_SIMPLIFILE #pagination a
	{
		
	}

	._Skins_ICE_SIMPLIFILE #pagination a:hover
	{
		
	}

	._Skins_ICE_SIMPLIFILE #pagination a#selected
	{
		
	}

	._Skins_ICE_SIMPLIFILE #resultList .description
	{
		
	}

	._Skins_ICE_SIMPLIFILE #resultList .gs-snippet
	{
		
	}

	._Skins_ICE_SIMPLIFILE #resultList h3.title a
	{
		
	}

	._Skins_ICE_SIMPLIFILE #resultList h3.title
	{
		
	}

	._Skins_ICE_SIMPLIFILE #resultList h3.title a:visited
	{
		
	}

	._Skins_ICE_SIMPLIFILE #resultList h3.title a:focus
	{
		
	}

	._Skins_ICE_SIMPLIFILE #resultList h3.title a:hover
	{
		
	}

	._Skins_ICE_SIMPLIFILE #resultList h3.title a:active
	{
		
	}

	._Skins_ICE_SIMPLIFILE #resultList .url cite
	{
		
	}

	._Skins_ICE_SIMPLIFILE #resultList
	{
		
	}

	._Skins_ICE_SIMPLIFILE .search-bar.search-bar-container .search-submit
	{
		width: 50px;
		background: #006aa9 url('Images/ICE-SIMPLIFILE/search_bar_icon.png') no-repeat center center;
		-pie-background: #006aa9 url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/search_bar_icon.png') no-repeat center center;
	}

	._Skins_ICE_SIMPLIFILE .search-bar .search-filter-wrapper
	{
		right: 50px;
	}

	._Skins_ICE_SIMPLIFILE .search-bar.search-bar-container .search-submit:hover
	{
		background: #006aa9 url('Images/ICE-SIMPLIFILE/search_bar_icon_1.png') no-repeat center center;
		-pie-background: #006aa9 url('Skins/Fluid/Stylesheets/Images/ICE-SIMPLIFILE/search_bar_icon_1.png') no-repeat center center;
	}

	._Skins_ICE_SIMPLIFILE .phrase-suggest
	{
		
	}

	._Skins_ICE_SIMPLIFILE .phrase-suggest a
	{
		
	}

	._Skins_ICE_SIMPLIFILE .sidenav-wrapper
	{
		display: none;
	}

	._Skins_ICE_SIMPLIFILE .skip-to-content
	{
		color: #808080;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		background-color: #ffffff;
	}
}

