<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*&lt;meta /&gt;*/

@media only screen and (max-width: 800px)
{
	/* Search Styles */

	.search-bar .search-filter
	{
		font-size: 1em;
	}

	.button.login-button.feedback-required,
	.button.edit-user-profile-button.feedback-required
	{
		display: none;
	}

	.pulse-frame
	{
		display: none;
	}

	.central-account-text
	{
		display: none;
	}

	._Skins_SearchBarProxy.mc-component .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_SearchBarProxy.mc-component .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_SearchBarProxy.mc-component .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_SearchBarProxy.mc-component .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_SearchBarProxy.mc-component .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_SearchBarProxy.mc-component .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_SearchBarProxy.mc-component .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_SearchBarProxy.mc-component .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_SearchBarProxy.mc-component .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_SearchBarProxy.mc-component .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_SearchBarProxy.mc-component .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_SearchBarProxy.mc-component .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_SearchBarProxy.mc-component .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_SearchBarProxy.mc-component .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/Default/Stylesheets/Components/Images/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_SearchBarProxy.mc-component .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/Default/Stylesheets/Components/Images/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_SearchBarProxy.mc-component .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_SearchBarProxy.mc-component .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_SearchBarProxy.mc-component .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_SearchBarProxy.mc-component .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_SearchBarProxy.mc-component .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_SearchBarProxy.mc-component .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_SearchBarProxy.mc-component .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/Default/Stylesheets/Components/Images/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_SearchBarProxy.mc-component .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	.search-bar._Skins_SearchBarProxy.mc-component
	{
		width: 70%;
		margin-left: 15%;
		margin-right: 15%;
	}

	.search-bar._Skins_SearchBarProxy.mc-component .search-field
	{
		background-color: #ffffff;
	}

	.search-bar._Skins_SearchBarProxy.mc-component .search-submit
	{
		
	}

	.search-bar._Skins_SearchBarProxy.mc-component .search-filter
	{
		background: #ffffff url('Images/FilterOutline.png') no-repeat center center;
		-pie-background: #ffffff url('Skins/Default/Stylesheets/Components/Images/FilterOutline.png') no-repeat center center;
	}

	._Skins_SearchBarProxy.mc-component .search-filter-content
	{
		top: 3em;
		background-color: #ffffff;
	}

	.search-bar._Skins_SearchBarProxy.mc-component .search-filter-wrapper.open
	{
		-pie-background: #ffffff url('Skins/Default/Stylesheets/Components/Images/FilterOutline.png') no-repeat center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	.search-bar._Skins_SearchBarProxy.mc-component .search-filter:hover
	{
		background-color: #ffffff;
	}

	.search-bar._Skins_SearchBarProxy.mc-component .search-filter.selected
	{
		background: transparent url('Images/Filter.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/Filter.png') no-repeat center center;
	}

	._Skins_SearchBarProxy.mc-component .search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	._Skins_SearchBarProxy.mc-component .search-filter-content ul li button:focus
	{
		background-color: #ffffff;
	}

	.search-bar._Skins_SearchBarProxy.mc-component .search-field::-webkit-input-placeholder
	{
		
	}

	.search-bar._Skins_SearchBarProxy.mc-component .search-field::-moz-placeholder
	{
		
	}

	.search-bar._Skins_SearchBarProxy.mc-component .search-field:-moz-placeholder
	{
		
	}

	.search-bar._Skins_SearchBarProxy.mc-component .search-field:-ms-input-placeholder
	{
		
	}

	.search-bar.search-bar-container._Skins_SearchBarProxy.mc-component .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.search-bar.search-bar-container._Skins_SearchBarProxy.mc-component .search-submit:hover
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #DADADA;
	}

	._Skins_TopicSearchBarProxy.mc-component .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_TopicSearchBarProxy.mc-component .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_TopicSearchBarProxy.mc-component .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_TopicSearchBarProxy.mc-component .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_TopicSearchBarProxy.mc-component .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_TopicSearchBarProxy.mc-component .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_TopicSearchBarProxy.mc-component .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_TopicSearchBarProxy.mc-component .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_TopicSearchBarProxy.mc-component .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_TopicSearchBarProxy.mc-component .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_TopicSearchBarProxy.mc-component .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_TopicSearchBarProxy.mc-component .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_TopicSearchBarProxy.mc-component .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_TopicSearchBarProxy.mc-component .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/Default/Stylesheets/Components/Images/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_TopicSearchBarProxy.mc-component .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/Default/Stylesheets/Components/Images/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_TopicSearchBarProxy.mc-component .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_TopicSearchBarProxy.mc-component .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_TopicSearchBarProxy.mc-component .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_TopicSearchBarProxy.mc-component .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_TopicSearchBarProxy.mc-component .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_TopicSearchBarProxy.mc-component .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_TopicSearchBarProxy.mc-component .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/Default/Stylesheets/Components/Images/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_TopicSearchBarProxy.mc-component .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	.search-bar._Skins_TopicSearchBarProxy.mc-component
	{
		width: 70%;
		margin-left: 15%;
		margin-right: 15%;
	}

	.search-bar._Skins_TopicSearchBarProxy.mc-component .search-field
	{
		background-color: #ffffff;
	}

	.search-bar._Skins_TopicSearchBarProxy.mc-component .search-submit
	{
		
	}

	.search-bar._Skins_TopicSearchBarProxy.mc-component .search-filter
	{
		background: #ffffff url('Images/FilterOutline.png') no-repeat center center;
		-pie-background: #ffffff url('Skins/Default/Stylesheets/Components/Images/FilterOutline.png') no-repeat center center;
	}

	._Skins_TopicSearchBarProxy.mc-component .search-filter-content
	{
		top: 3em;
		background-color: #ffffff;
	}

	.search-bar._Skins_TopicSearchBarProxy.mc-component .search-filter-wrapper.open
	{
		-pie-background: #ffffff url('Skins/Default/Stylesheets/Components/Images/FilterOutline.png') no-repeat center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	.search-bar._Skins_TopicSearchBarProxy.mc-component .search-filter:hover
	{
		background-color: #ffffff;
	}

	.search-bar._Skins_TopicSearchBarProxy.mc-component .search-filter.selected
	{
		background: transparent url('Images/Filter.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/Filter.png') no-repeat center center;
	}

	._Skins_TopicSearchBarProxy.mc-component .search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	._Skins_TopicSearchBarProxy.mc-component .search-filter-content ul li button:focus
	{
		background-color: #ffffff;
	}

	.search-bar._Skins_TopicSearchBarProxy.mc-component .search-field::-webkit-input-placeholder
	{
		
	}

	.search-bar._Skins_TopicSearchBarProxy.mc-component .search-field::-moz-placeholder
	{
		
	}

	.search-bar._Skins_TopicSearchBarProxy.mc-component .search-field:-moz-placeholder
	{
		
	}

	.search-bar._Skins_TopicSearchBarProxy.mc-component .search-field:-ms-input-placeholder
	{
		
	}

	.search-bar.search-bar-container._Skins_TopicSearchBarProxy.mc-component .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.search-bar.search-bar-container._Skins_TopicSearchBarProxy.mc-component .search-submit:hover
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #dadada;
	}

	.buttons._Skins_TopicToolBar.mc-component
	{
		
	}

	._Skins_TopicToolBar.mc-component .button
	{
		background-repeat: no-repeat;
		background: #ffffff;
		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(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
		background-position: center center;
	}

	._Skins_TopicToolBar.mc-component .button.collapse-all-button
	{
		background: #ffffff url('Images/collapse_1.png') no-repeat center center;
		background: url('Images/collapse_1.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/collapse_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/collapse_1.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/collapse_1.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/collapse_1.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/collapse_1.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Components/Images/collapse_1.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
	}

	._Skins_TopicToolBar.mc-component .button.current-topic-index-button
	{
		background-repeat: no-repeat;
		background: #ffffff;
		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(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
		background-position: center center;
	}

	._Skins_TopicToolBar.mc-component .button.expand-all-button
	{
		background: #ffffff url('Images/expand_1.png') no-repeat center center;
		background: url('Images/expand_1.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/expand_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/expand_1.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/expand_1.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/expand_1.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/expand_1.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Components/Images/expand_1.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
	}

	._Skins_TopicToolBar.mc-component .button.next-topic-button
	{
		background: #ffffff url('Images/forward_1.png') no-repeat center center;
		background: url('Images/forward_1.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/forward_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/forward_1.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/forward_1.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/forward_1.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/forward_1.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Components/Images/forward_1.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
	}

	._Skins_TopicToolBar.mc-component .button.previous-topic-button
	{
		background: #ffffff url('Images/back_1.png') no-repeat center center;
		background: url('Images/back_1.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/back_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/back_1.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/back_1.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/back_1.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/back_1.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Components/Images/back_1.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
	}

	._Skins_TopicToolBar.mc-component .button.print-button
	{
		background: #ffffff url('Images/print_1.png') no-repeat center center;
		background: url('Images/print_1.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/print_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/print_1.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/print_1.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/print_1.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/print_1.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Components/Images/print_1.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
	}

	._Skins_TopicToolBar.mc-component .button.remove-highlight-button
	{
		background: #ffffff url('Images/highlighter.png') no-repeat center center;
		background: url('Images/highlighter.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/highlighter.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/highlighter.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/highlighter.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/highlighter.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/highlighter.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Components/Images/highlighter.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
	}

	._Skins_TopicToolBar.mc-component .button.select-language-button
	{
		background: #ffffff url('Images/select-language.png') no-repeat center center;
		background: url('Images/select-language.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/select-language.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/select-language.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/select-language.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/select-language.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/select-language.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Components/Images/select-language.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
	}

	._Skins_TopicToolBar.mc-component .button.select-skin-button
	{
		background: #ffffff url('Images/select-skin.png') no-repeat center center;
		background: url('Images/select-skin.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/select-skin.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/select-skin.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/select-skin.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/select-skin.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/select-skin.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Components/Images/select-skin.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
	}

	._Skins_TopicToolBar.mc-component .toolbar-button-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_TopicToolBar.mc-component .toolbar-button-drop-down.select-language-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_TopicToolBar.mc-component .toolbar-button-drop-down.select-language-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_TopicToolBar.mc-component .toolbar-button-drop-down.select-skin-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_TopicToolBar.mc-component .toolbar-button-drop-down.select-skin-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_TopicToolBar.mc-component .button-separator
	{
		
	}

	ul.menu._Skins_SideMenu.mc-component
	{
		background-color: #f9f9f9;
	}

	ul.menu._Skins_SideMenu.mc-component a
	{
		
	}

	ul.menu._Skins_SideMenu.mc-component li &gt; a
	{
		background-color: transparent;
	}

	ul.menu._Skins_SideMenu.mc-component ul &gt; li &gt; a
	{
		background-color: transparent;
	}

	ul.menu._Skins_SideMenu.mc-component ul ul &gt; li &gt; a
	{
		background-color: transparent;
	}

	ul.menu._Skins_SideMenu.mc-component ul ul ul &gt; li &gt; a
	{
		background-color: transparent;
	}

	ul.menu._Skins_SideMenu.mc-component ul ul ul ul &gt; li &gt; a
	{
		background-color: transparent;
	}

	ul.menu._Skins_SideMenu.mc-component li &gt; a.selected
	{
		background-color: transparent;
	}

	ul.menu._Skins_SideMenu.mc-component li &gt; a:hover
	{
		background-color: transparent;
	}

	ul.menu._Skins_SideMenu.mc-component ul &gt; li &gt; a:hover
	{
		background-repeat: repeat;
		background-color: transparent;
	}

	ul.menu._Skins_SideMenu.mc-component ul ul &gt; li &gt; a:hover
	{
		background-repeat: repeat;
		background-color: transparent;
	}

	ul.menu._Skins_SideMenu.mc-component ul ul ul &gt; li &gt; a:hover
	{
		background-repeat: repeat;
		background-color: transparent;
	}

	ul.menu._Skins_SideMenu.mc-component ul ul ul ul &gt; li &gt; a:hover
	{
		background-repeat: repeat;
		background-color: transparent;
	}

	ul.menu._Skins_SideMenu.mc-component li &gt; a.selected:hover
	{
		background-color: transparent;
	}
}

</pre></body></html>