/*<meta />*/

@media only screen and (max-width: 755px)
{
	.toolbar-buttons
	{
		top: 62px;
	}

	.button
	{
		background-position: center center;
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.button.print-button
	{
		display: none;
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.button.remove-highlight-button
	{
		display: none;
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	#contentBodyInner
	{
		top: 64px;
	}

	.tree-node .new-indicator
	{
		
	}

	#index .tree-node > div
	{
		
	}

	#navigation
	{
		
	}

	.tab
	{
		
	}

	.tab-collapsed .tabs-nav-text
	{
		
	}

	.tabs
	{
		
	}

	.tabs li
	{
		
	}

	.tabs li span
	{
		
	}

	.tabs-nav
	{
		
	}

	.tabs-nav li
	{
		height: 40px;
	}

	.tabs-nav li
	{
		
	}

	.tabs-nav li div span
	{
		
	}

	.tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
	{
		background-position: 11px center;
		margin: 0;
		background: transparent url('Images/ResponsiveTOCInActive_light.png') no-repeat 11px center;
	}

	.tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
	{
		background-position: 11px center;
		margin: 0;
		background: transparent url('Images/ResponsiveIndexInActive_light.png') no-repeat 11px center;
	}

	.tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
	{
		background-position: 11px center;
		margin: 0;
		background: transparent url('Images/ResponsiveGlossaryInActive_light.png') no-repeat 11px center;
	}

	.tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
	{
		background-position: 11px center;
		margin: 0;
		background: transparent url('Images/ResponsiveBrowseSequenceInActive_light.png') no-repeat 11px center;
	}

	.tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
	{
		background-position: 11px center;
		background: transparent url('Images/communityInactive.png') no-repeat 11px center;
	}

	.tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
	{
		background-position: 11px center;
		margin: 0;
		background: transparent url('Images/ResponsiveSearchFilterInActive_light.png') no-repeat 11px center;
	}

	.tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
	{
		background-position: 11px center;
		background: none;
	}

	.tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
	{
		background-position: 11px center;
		background-repeat: no-repeat;
		background: transparent url('Images/Buch_zu_2.png') no-repeat 11px center;
	}

	.tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
	{
		background-position: 11px center;
		background: transparent url('Images/ResponsiveGlossaryActive.png') no-repeat 11px center;
	}

	.tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
	{
		background-position: 11px center;
		background: transparent url('Images/ResponsiveBrowseSequenceActive.png') no-repeat 11px center;
	}

	.tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
	{
		background-position: 11px center;
		background: transparent url('Images/communityActive.png') no-repeat 11px center;
	}

	.tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
	{
		background-position: 11px center;
		background: transparent url('Images/ResponsiveSearchFilterActive.png') no-repeat 11px center;
	}

	.tabs-panel
	{
		
	}

	.tabs-panel-content
	{
		background-repeat: repeat;
		background: #f5f5f5;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	#search-sidebar
	{
		
	}

	#home
	{
		background-repeat: no-repeat;
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		background: transparent;
		background: -moz-linear-gradient(top, #dcdcdc 0%, #dcdcdc 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dcdcdc), color-stop(100%,#dcdcdc));
		background: -webkit-linear-gradient(top, #dcdcdc 0%, #dcdcdc 100%);
		background: -o-linear-gradient(top, #dcdcdc 0%,#dcdcdc 100%);
		background: -ms-linear-gradient(top, #dcdcdc 0%,#dcdcdc 100%);
		background: linear-gradient(top, #dcdcdc 0%,#dcdcdc 100%);
		-pie-background: linear-gradient(#dcdcdc, #dcdcdc);
	}

	#home-text
	{
		line-height: 40px;
	}

	#home-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
	}

	#responsiveHeader .logo
	{
		width: 147px;
		background: transparent url('Images/PTV_Logistics_online_xServer_farbig_positiv_2000p.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/PTV_Logistics_online_xServer_farbig_positiv_2000p.png') no-repeat center center;
	}

	#responsiveHeader .logo > img
	{
		width: 147px;
		height: 48px;
	}

	/* Navigation slide out Styles*/

	#contentBody[role="main"]
	{
		width: 100%;
	}

	.hide-extras.active [role="main"]
	{
		width: 80%;
	}

	.hide-extras.active #navigation[role="complementary"]
	{
		width: 80%;
		display: block;
	}

	.active #contentBody[role="main"]
	{
		margin-right: -80%;
	}

	/*Offcanvas styles for pane position set right*/

	html.right-layout .active #contentBody[role="main"]
	{
		margin-right: 80%;
	}

	.non-collapsable
	{
		width: 100%;
	}

	.show-for-xlarge-up
	{
		display: none !important;
	}

	.knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		max-height: 200px;
	}

	.central-dropdown
	{
		
	}

	.central-dropdown .central-account-drop
	{
		
	}

	.central-account-wrapper
	{
		left: 60px;
		right: auto;
	}

	.central-dropdown:hover
	{
		
	}

	.central-account-image
	{
		background: transparent url('Images/icon-user-light-gray.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/icon-user-light-gray.png') no-repeat center center;
	}

	.central-dropdown-content
	{
		background-color: #ffffff;
	}

	.central-dropdown-content a
	{
		
	}

	.knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	#resultList .glossary .term a:visited
	{
		
	}

	.featured-snippets-container .micro-response-title a:visited
	{
		
	}

	#resultList .title a:visited
	{
		
	}

	.knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	#resultList .glossary .term a:focus
	{
		
	}

	.featured-snippets-container .micro-response-title a:focus
	{
		
	}

	#resultList .title a:focus
	{
		
	}

	.central-dropdown-content a:hover
	{
		
	}

	.knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	#resultList .glossary .term a:hover
	{
		
	}

	.featured-snippets-container .micro-response-title a:hover
	{
		
	}

	#pagination a:hover
	{
		
	}

	#resultList .title a:hover
	{
		
	}

	.knowledge-panel-container .micro-response-title a:active
	{
		
	}

	#resultList .glossary .term a:active
	{
		
	}

	.featured-snippets-container .micro-response-title a:active
	{
		
	}

	#resultList .title a:active
	{
		
	}

	.central-separator
	{
		background-color: #D5D8DA;
	}

	.featured-snippets-container
	{
		
	}

	#responsiveHeader
	{
		background: #f5f5f5 none;
		-pie-background: #f5f5f5;
	}

	#knowledge-panel
	{
		order: 0;
		display: none;
	}

	#search-results-flex
	{
		
	}

	.knowledge-panel-container
	{
		
	}

	#knowledge-panel-middle
	{
		display: block;
	}

	.knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.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/Default/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	.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/Default/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	.knowledge-panel-container .micro-content-phrase span
	{
		
	}

	.knowledge-panel-container .micro-content-phrase
	{
		
	}

	.knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	.knowledge-panel-container .micro-response
	{
		
	}

	.knowledge-panel-container .micro-response-title a
	{
		
	}

	.knowledge-panel-container .micro-response-title
	{
		
	}

	.knowledge-panel-container .micro-response-url cite
	{
		
	}

	.knowledge-panel-container .micro-response-url
	{
		
	}

	.knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	.knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.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/Default/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	.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/Default/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	.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(top, transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	body
	{
		background: #f5f5f5 none;
		-pie-background: #f5f5f5;
	}

	#browseSequences.tabs-panel-content
	{
		background-repeat: repeat;
		background: #f5f5f5;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	#community.tabs-panel-content
	{
		background-repeat: repeat;
		background: #f5f5f5;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	#glossary.tabs-panel-content
	{
		background-repeat: repeat;
		background: #f5f5f5;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	#index.tabs-panel-content
	{
		background-repeat: repeat;
		background: #f5f5f5;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	#index .tree-node.tree-node-expanded > div
	{
		padding-left: 37px;
		background: transparent url('Images/index-expanded.png') no-repeat left 10px center;
	}

	#index .tree-node.tree-node-collapsed > div
	{
		padding-left: 37px;
		background: transparent url('Images/index-collapsed.png') no-repeat left 10px center;
	}

	#index .tree-node.tree-node-leaf > div
	{
		padding-left: 37px;
	}

	#search.tabs-panel-content
	{
		background-repeat: repeat;
		background: #f5f5f5;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	#toc.tabs-panel-content
	{
		background-repeat: repeat;
		background: #f5f5f5;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.tree-node.tree-node-collapsed > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
		background: url('Images/caret-right_505050_14.png') no-repeat left 10px center, #949494;
	}

	.tree-node.tree-node-expanded > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
		background: url('Images/caret-down_505050_14.png') no-repeat left 10px center, #949494;
	}

	.tree-node.tree-node-leaf > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
		background: url('Images/file-text_505050_14.png') no-repeat left 10px center, #949494;
	}

	.tree-node div .label
	{
		
	}

	.tree-node div
	{
		
	}

	#index .tree-node.tree-node-leaf.tree-node-selected > div
	{
		background-color: #949494;
		background-position: 10px center;
	}

	#index .tree-node.tree-node-expanded.tree-node-selected > div
	{
		background-color: #949494;
	}

	#index .tree-node.tree-node-collapsed.tree-node-selected > div
	{
		background-color: #949494;
	}

	.menu-icon button span
	{
		background: transparent url('Images/ResponsiveMenuButton_light.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/ResponsiveMenuButton_light.png') no-repeat center center;
	}

	.tabs-nav li.tab-collapsed
	{
		height: 40px;
	}

	.tabs-nav li#BrowseSequencesTab
	{
		font-size: 0px;
		height: 0px;
		line-height: 0px;
	}

	.tabs-nav li#Community
	{
		
	}

	.tabs-nav li#GlossaryTab
	{
		height: 0px;
	}

	.tabs-nav li#IndexTab
	{
		height: 0px;
	}

	.tabs-nav li#SearchTab
	{
		font-size: 12px;
		height: 40px;
		line-height: 40px;
	}

	.tabs-nav li#TocTab
	{
		line-height: 33px;
	}

	.tabs-nav li.tabs-nav-active .tabs-nav-text
	{
		
	}

	.tabs-nav li.tabs-nav-active
	{
		background: #dddddd;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.tabs-nav li#BrowseSequencesTab.tabs-nav-active
	{
		background: #dddddd;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.tabs-nav li#CommunityTab.tabs-nav-active
	{
		background: #dddddd;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.tabs-nav li#GlossaryTab.tabs-nav-active
	{
		background: #dddddd;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.tabs-nav li#IndexTab.tabs-nav-active
	{
		background: #dddddd;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.tabs-nav li#SearchTab.tabs-nav-active
	{
		background: #dddddd;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.tabs-nav li#TocTab.tabs-nav-active
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.tabs-nav li.tabs-nav-inactive .tabs-nav-text
	{
		
	}

	.tabs-nav li.tabs-nav-inactive
	{
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
		background-clip: padding-box;
	}

	.tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.tabs-nav li#CommunityTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.tabs-nav li#GlossaryTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.tabs-nav li#IndexTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.tabs-nav li#SearchTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.tabs-nav li#TocTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.search-account-container
	{
		
	}

	#resultList .glossary .definition
	{
		
	}

	#resultList .glossary
	{
		background-position: center center;
	}

	#resultList .glossary .term
	{
		
	}

	#resultList .glossary .term a
	{
		
	}

	#results-heading
	{
		
	}

	#search-field-sidebar
	{
		background: transparent url('Images/ResponsiveSearch_light.png') no-repeat 8px center;
		background: url('Images/ResponsiveSearch_light.png') no-repeat 8px center, -moz-linear-gradient(top, #696969 0%, #696969 100%);
		background: url('Images/ResponsiveSearch_light.png') no-repeat 8px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#696969), color-stop(100%,#696969));
		background: url('Images/ResponsiveSearch_light.png') no-repeat 8px center, -webkit-linear-gradient(top, #696969 0%, #696969 100%);
		background: url('Images/ResponsiveSearch_light.png') no-repeat 8px center, -o-linear-gradient(top, #696969 0%,#696969 100%);
		background: url('Images/ResponsiveSearch_light.png') no-repeat 8px center, -ms-linear-gradient(top, #696969 0%,#696969 100%);
		background: url('Images/ResponsiveSearch_light.png') no-repeat 8px center, linear-gradient(top, #696969 0%,#696969 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/ResponsiveSearch_light.png') no-repeat 8px center, linear-gradient(#696969, #696969);
	}

	#responsive-search-index
	{
		background: transparent url('Images/ResponsiveSearch_light.png') no-repeat 8px center;
		background: url('Images/ResponsiveSearch_light.png') no-repeat 8px center, -moz-linear-gradient(top, #696969 0%, #696969 100%);
		background: url('Images/ResponsiveSearch_light.png') no-repeat 8px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#696969), color-stop(100%,#696969));
		background: url('Images/ResponsiveSearch_light.png') no-repeat 8px center, -webkit-linear-gradient(top, #696969 0%, #696969 100%);
		background: url('Images/ResponsiveSearch_light.png') no-repeat 8px center, -o-linear-gradient(top, #696969 0%,#696969 100%);
		background: url('Images/ResponsiveSearch_light.png') no-repeat 8px center, -ms-linear-gradient(top, #696969 0%,#696969 100%);
		background: url('Images/ResponsiveSearch_light.png') no-repeat 8px center, linear-gradient(top, #696969 0%,#696969 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/ResponsiveSearch_light.png') no-repeat 8px center, linear-gradient(#696969, #696969);
	}

	#responsive-search-glossary
	{
		background: transparent url('Images/ResponsiveSearch_light.png') no-repeat 8px center;
		background: url('Images/ResponsiveSearch_light.png') no-repeat 8px center, -moz-linear-gradient(top, #696969 0%, #696969 100%);
		background: url('Images/ResponsiveSearch_light.png') no-repeat 8px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#696969), color-stop(100%,#696969));
		background: url('Images/ResponsiveSearch_light.png') no-repeat 8px center, -webkit-linear-gradient(top, #696969 0%, #696969 100%);
		background: url('Images/ResponsiveSearch_light.png') no-repeat 8px center, -o-linear-gradient(top, #696969 0%,#696969 100%);
		background: url('Images/ResponsiveSearch_light.png') no-repeat 8px center, -ms-linear-gradient(top, #696969 0%,#696969 100%);
		background: url('Images/ResponsiveSearch_light.png') no-repeat 8px center, linear-gradient(top, #696969 0%,#696969 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/ResponsiveSearch_light.png') no-repeat 8px center, linear-gradient(#696969, #696969);
	}

	#search-field::-webkit-input-placeholder
	{
		
	}

	#search-field::-moz-placeholder
	{
		
	}

	#search-field:-moz-placeholder
	{
		
	}

	#search-field:-ms-input-placeholder
	{
		
	}

	.featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.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/Default/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	.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/Default/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	.featured-snippets-container .micro-content-phrase span
	{
		
	}

	.featured-snippets-container .micro-content-phrase
	{
		
	}

	.featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	.featured-snippets-container .micro-response
	{
		
	}

	.featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	.featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.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/Default/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	.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/Default/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	.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(top, transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	.featured-snippets-container .micro-response-title a
	{
		
	}

	.featured-snippets-container .micro-response-title
	{
		
	}

	.featured-snippets-container .micro-response-url cite
	{
		
	}

	.featured-snippets-container .micro-response-url
	{
		
	}

	.featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	#pagination
	{
		line-height: 40px;
	}

	#pagination a
	{
		
	}

	#pagination a#selected
	{
		
	}

	#resultList .description
	{
		
	}

	#resultList .title a
	{
		
	}

	#resultList .url cite
	{
		
	}

	#resultList
	{
		
	}

	.tree-node.tree-node-collapsed.tocArchive > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocArchive > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocArchive > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocArchive > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocArchive > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocArchive > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocArchive .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocArchive .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocBook > div
	{
		background: transparent url('Images/book_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/book_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocBook > div
	{
		background: transparent url('Images/book_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/book_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocBook > div
	{
		background: transparent url('Images/book_505050_14_1.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/book_505050_14_1.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocBook > div
	{
		background: transparent url('Images/book_505050_14_1.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/book_505050_14_1.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocBook > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocBook > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocBook .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocBook .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocBriefcase > div
	{
		background: transparent url('Images/briefcase_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/briefcase_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocBriefcase > div
	{
		background: transparent url('Images/briefcase_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/briefcase_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocBriefcase > div
	{
		background: transparent url('Images/briefcase_505050_14_1.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/briefcase_505050_14_1.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocBriefcase > div
	{
		background: transparent url('Images/briefcase_505050_14_1.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/briefcase_505050_14_1.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocBriefcase > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocBriefcase > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocBriefcase .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocBriefcase .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocChanges > div
	{
		background-repeat: no-repeat;
		background-position: left 10px center;
		background: none;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocChanges > div
	{
		background-repeat: no-repeat;
		background-position: left 10px center;
		background: none;
	}

	.tree-node.tree-node-expanded.tocChanges > div
	{
		background-repeat: no-repeat;
		background-position: left 10px center;
		background: none;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocChanges > div
	{
		background-repeat: no-repeat;
		background-position: left 10px center;
		background: none;
	}

	.tree-node.tree-node-leaf.tocChanges > div
	{
		background: transparent url('Images/changes_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/changes_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocChanges > div
	{
		background: transparent url('Images/changes_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/changes_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocChanges .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocChanges .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocChart > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocChart > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocChart > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocChart > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocChart > div
	{
		background: transparent url('Images/line-chart_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/line-chart_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocChart > div
	{
		background: transparent url('Images/line-chart_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/line-chart_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocChart .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocChart .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocCode > div
	{
		background: transparent url('Images/code_505050_14_1.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/code_505050_14_1.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocCode > div
	{
		background: transparent url('Images/code_505050_14_1.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/code_505050_14_1.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocCode > div
	{
		background: transparent url('Images/code_505050_14_1.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/code_505050_14_1.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocCode > div
	{
		background: transparent url('Images/code_505050_14_1.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/code_505050_14_1.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocCode > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocCode > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocCode .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocCode .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocCopyright > div
	{
		background-repeat: no-repeat;
		background-position: left 10px center;
		background: none;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocCopyright > div
	{
		background-repeat: no-repeat;
		background-position: left 10px center;
		background: none;
	}

	.tree-node.tree-node-expanded.tocCopyright > div
	{
		background-repeat: no-repeat;
		background-position: left 10px center;
		background: none;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocCopyright > div
	{
		background-repeat: no-repeat;
		background-position: left 10px center;
		background: none;
	}

	.tree-node.tree-node-leaf.tocCopyright > div
	{
		background: transparent url('Images/copyright_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/copyright_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocCopyright > div
	{
		background: transparent url('Images/copyright_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/copyright_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocCopyright .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocCopyright .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocCubes > div
	{
		background: transparent url('Images/cubes_505050_14_1.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/cubes_505050_14_1.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocCubes > div
	{
		background: transparent url('Images/cubes_505050_14_1.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/cubes_505050_14_1.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocCubes > div
	{
		background: transparent url('Images/cubes_505050_14_1.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/cubes_505050_14_1.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocCubes > div
	{
		background: transparent url('Images/cubes_505050_14_1.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/cubes_505050_14_1.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocCubes > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocCubes > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocCubes .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocCubes .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocDashboard > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocDashboard > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocDashboard > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocDashboard > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocDashboard > div
	{
		background: transparent url('Images/dashboard_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/dashboard_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocDashboard > div
	{
		background: transparent url('Images/dashboard_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/dashboard_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocDashboard .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocDashboard .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocDatabase > div
	{
		background: transparent url('Images/database_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/database_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocDatabase > div
	{
		background: transparent url('Images/database_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/database_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocDatabase > div
	{
		background: transparent url('Images/database_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/database_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocDatabase > div
	{
		background: transparent url('Images/database_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/database_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocDatabase > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocDatabase > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocDatabase .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocDatabase .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocDiagram > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocDiagram > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocDiagram > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocDiagram > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocDiagram > div
	{
		background: transparent url('Images/diagram_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/diagram_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocDiagram > div
	{
		background: transparent url('Images/diagram_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/diagram_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocDiagram .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocDiagram .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocDiagrams > div
	{
		background: transparent url('Images/cubes_505050_14_1.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/cubes_505050_14_1.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocDiagrams > div
	{
		background: transparent url('Images/cubes_505050_14_1.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/cubes_505050_14_1.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocDiagrams > div
	{
		background: transparent url('Images/cubes_505050_14_1.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/cubes_505050_14_1.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocDiagrams > div
	{
		background: transparent url('Images/cubes_505050_14_1.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/cubes_505050_14_1.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocDiagrams > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocDiagrams > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocDiagrams .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocDiagrams .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocEnum > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocEnum > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocEnum > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocEnum > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocEnum > div
	{
		background: transparent url('Images/enum_505050_14_1.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/enum_505050_14_1.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocEnum > div
	{
		background: transparent url('Images/enum_505050_14_1.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/enum_505050_14_1.png') no-repeat left 10px center;
	}

	.tree-node.tocEnum .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocEnum .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocException > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocException > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocException > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocException > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocException > div
	{
		background: transparent url('Images/exception_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/exception_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocException > div
	{
		background: transparent url('Images/exception_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/exception_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocException .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocException .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocExchange > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocExchange > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocExchange > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocExchange > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocExchange > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocExchange > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocExchange .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocExchange .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocFault > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocFault > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocFault > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocFault > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocFault > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocFault > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocFault .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocFault .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocGear > div
	{
		background: transparent url('Images/cogs_505050_14_2.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/cogs_505050_14_2.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocGear > div
	{
		background: transparent url('Images/cogs_505050_14_2.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/cogs_505050_14_2.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocGear > div
	{
		background: transparent url('Images/cogs_505050_14_2.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/cogs_505050_14_2.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocGear > div
	{
		background: transparent url('Images/cogs_505050_14_2.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/cogs_505050_14_2.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocGear > div
	{
		background-repeat: no-repeat;
		background-position: left 10px center;
		background: none;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocGear > div
	{
		background-repeat: no-repeat;
		background-position: left 10px center;
		background: none;
	}

	.tree-node.tocGear .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocGear .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocGears > div
	{
		background: transparent url('Images/gears_14_0_505050.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/gears_14_0_505050.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocGears > div
	{
		background: transparent url('Images/gears_14_0_505050.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/gears_14_0_505050.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocGears > div
	{
		background: transparent url('Images/gears_14_0_505050.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/gears_14_0_505050.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocGears > div
	{
		background: transparent url('Images/gears_14_0_505050.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/gears_14_0_505050.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocGears > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocGears > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocGears .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocGears .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocHistory > div
	{
		background-repeat: no-repeat;
		background-position: left 10px center;
		background: none;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocHistory > div
	{
		background-repeat: no-repeat;
		background-position: left 10px center;
		background: none;
	}

	.tree-node.tree-node-expanded.tocHistory > div
	{
		background-repeat: no-repeat;
		background-position: left 10px center;
		background: none;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocHistory > div
	{
		background-repeat: no-repeat;
		background-position: left 10px center;
		background: none;
	}

	.tree-node.tree-node-leaf.tocHistory > div
	{
		background: transparent url('Images/history_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/history_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocHistory > div
	{
		background: transparent url('Images/history_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/history_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocHistory .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocHistory .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocHome > div
	{
		background: transparent url('Images/home_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/home_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocHome > div
	{
		background: transparent url('Images/home_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/home_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocHome > div
	{
		background: transparent url('Images/home_505050_14_1.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/home_505050_14_1.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocHome > div
	{
		background: transparent url('Images/home_505050_14_1.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/home_505050_14_1.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocHome > div
	{
		background-repeat: no-repeat;
		background-position: left 10px center;
		background: none;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocHome > div
	{
		background-repeat: no-repeat;
		background-position: left 10px center;
		background: none;
	}

	.tree-node.tocHome .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocHome .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocInfo > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocInfo > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocInfo > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocInfo > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocInfo > div
	{
		background: transparent url('Images/info-circle_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/info-circle_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocInfo > div
	{
		background: transparent url('Images/info-circle_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/info-circle_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocInfo .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocInfo .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocLogfiles > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocLogfiles > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocLogfiles > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocLogfiles > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocLogfiles > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocLogfiles > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocLogfiles .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocLogfiles .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocMap > div
	{
		background: transparent url('Images/map_14_505050.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/map_14_505050.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocMap > div
	{
		background: transparent url('Images/map_14_505050.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/map_14_505050.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocMap > div
	{
		background: transparent url('Images/map_14_505050.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/map_14_505050.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocMap > div
	{
		background: transparent url('Images/map_14_505050.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/map_14_505050.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocMap > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocMap > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocMap .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocMap .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocOperation > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocOperation > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocOperation > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocOperation > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocOperation > div
	{
		background: transparent url('Images/operation_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/operation_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocOperation > div
	{
		background: transparent url('Images/operation_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/operation_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocOperation .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocOperation .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocOperations > div
	{
		background: transparent url('Images/tasks_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/tasks_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocOperations > div
	{
		background: transparent url('Images/tasks_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/tasks_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocOperations > div
	{
		background: transparent url('Images/tasks_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/tasks_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocOperations > div
	{
		background: transparent url('Images/tasks_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/tasks_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocOperations > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocOperations > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocOperations .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocOperations .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocPlay > div
	{
		background: transparent url('Images/play-circle_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/play-circle_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocPlay > div
	{
		background: transparent url('Images/play-circle_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/play-circle_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocPlay > div
	{
		background: transparent url('Images/play-circle_505050_14_1.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/play-circle_505050_14_1.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocPlay > div
	{
		background: transparent url('Images/play-circle_505050_14_1.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/play-circle_505050_14_1.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocPlay > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocPlay > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocPlay .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocPlay .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocPlug > div
	{
		background: transparent url('Images/plug_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/plug_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocPlug > div
	{
		background: transparent url('Images/plug_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/plug_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocPlug > div
	{
		background: transparent url('Images/plug_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/plug_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocPlug > div
	{
		background: transparent url('Images/plug_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/plug_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocPlug > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocPlug > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocPlug .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocPlug .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocQuestion > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocQuestion > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocQuestion > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocQuestion > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocQuestion > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocQuestion > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocQuestion .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocQuestion .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocRefresh > div
	{
		background-repeat: no-repeat;
		background-position: left 10px center;
		background: none;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocRefresh > div
	{
		background-repeat: no-repeat;
		background-position: left 10px center;
		background: none;
	}

	.tree-node.tree-node-expanded.tocRefresh > div
	{
		background-repeat: no-repeat;
		background-position: left 10px center;
		background: none;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocRefresh > div
	{
		background-repeat: no-repeat;
		background-position: left 10px center;
		background: none;
	}

	.tree-node.tree-node-leaf.tocRefresh > div
	{
		background: transparent url('Images/refresh_14_505050.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/refresh_14_505050.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocRefresh > div
	{
		background: transparent url('Images/refresh_14_505050.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/refresh_14_505050.png') no-repeat left 10px center;
	}

	.tree-node.tocRefresh .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocRefresh .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocRest > div
	{
		background: transparent url('Images/rest_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/rest_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocRest > div
	{
		background: transparent url('Images/rest_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/rest_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocRest > div
	{
		background: transparent url('Images/rest_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/rest_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocRest > div
	{
		background: transparent url('Images/rest_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/rest_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocRest > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocRest > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocRest .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocRest .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocRunner > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocRunner > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocRunner > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocRunner > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocRunner > div
	{
		background: transparent url('Images/list-alt_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/list-alt_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocRunner > div
	{
		background: transparent url('Images/list-alt_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/list-alt_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocRunner .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocRunner .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocSample > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocSample > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocSample > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocSample > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocSample > div
	{
		background: transparent url('Images/sample_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/sample_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocSample > div
	{
		background: transparent url('Images/sample_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/sample_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocSample .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocSample .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocServer > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocServer > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocServer > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocServer > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocServer > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocServer > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocServer .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocServer .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocServices > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocServices > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocServices > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocServices > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocServices > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocServices > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocServices .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocServices .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocSliders > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocSliders > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocSliders > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocSliders > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocSliders > div
	{
		background: transparent url('Images/sliders_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/sliders_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocSliders > div
	{
		background: transparent url('Images/sliders_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/sliders_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocSliders .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocSliders .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocTie > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocTie > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocTie > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocTie > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocTie > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocTie > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocTie .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocTie .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocType > div
	{
		background-repeat: no-repeat;
		background-position: left 10px center;
		background: none;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocType > div
	{
		background-repeat: no-repeat;
		background-position: left 10px center;
		background: none;
	}

	.tree-node.tree-node-expanded.tocType > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocType > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocType > div
	{
		background: transparent url('Images/class_505050_14_2.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/class_505050_14_2.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocType > div
	{
		background: transparent url('Images/class_505050_14_2.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/class_505050_14_2.png') no-repeat left 10px center;
	}

	.tree-node.tocType .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocType .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocTypes > div
	{
		background: transparent url('Images/th-large_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/th-large_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocTypes > div
	{
		background: transparent url('Images/th-large_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/th-large_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocTypes > div
	{
		background: transparent url('Images/th-large_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/th-large_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocTypes > div
	{
		background: transparent url('Images/th-large_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/th-large_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocTypes > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocTypes > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocTypes .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocTypes .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocUser > div
	{
		background: transparent url('Images/user_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/user_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocUser > div
	{
		background: transparent url('Images/user_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/user_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocUser > div
	{
		background: transparent url('Images/user_505050_14_1.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/user_505050_14_1.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocUser > div
	{
		background: transparent url('Images/user_505050_14_1.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/user_505050_14_1.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocUser > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocUser > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocUser .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocUser .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocViewer > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocViewer > div
	{
		background: transparent url('Images/caret-right_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-right_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocViewer > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocViewer > div
	{
		background: transparent url('Images/caret-down_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/caret-down_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocViewer > div
	{
		background: transparent url('Images/file-code-o_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-code-o_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocViewer > div
	{
		background: transparent url('Images/file-code-o_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-code-o_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocViewer .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocViewer .new-indicator > div
	{
		background: none;
	}

	.tree-node.tree-node-collapsed.tocWrench > div
	{
		background: transparent url('Images/wrench_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/wrench_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.tocWrench > div
	{
		background: transparent url('Images/wrench_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/wrench_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tocWrench > div
	{
		background: transparent url('Images/wrench_505050_14_1.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/wrench_505050_14_1.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.tocWrench > div
	{
		background: transparent url('Images/wrench_505050_14_1.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/wrench_505050_14_1.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tocWrench > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.tocWrench > div
	{
		background: transparent url('Images/file-text_505050_14.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/file-text_505050_14.png') no-repeat left 10px center;
	}

	.tree-node.tocWrench .new-indicator
	{
		background: none;
	}

	.tree-node.tree-node-selected.tocWrench .new-indicator > div
	{
		background: none;
	}

	.button > div
	{
		
	}

	.button .button-icon
	{
		
	}

	.button .button-icon-wrapper
	{
		
	}

	.button .button-text
	{
		
	}

	.button.collapse-all-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.button.current-topic-index-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.button.current-topic-index-button .button-icon-wrapper
	{
		
	}

	.button.edit-user-profile-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.button.expand-all-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.button.login-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.button.next-topic-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.button.previous-topic-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.button.select-language-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.button.select-skin-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.button.topic-ratings-button
	{
		background: transparent url('Images/star-full.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/star-full.png') no-repeat center center;
	}

	.button.topic-ratings-empty-button
	{
		background: transparent url('Images/star-empty.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/star-empty.png') no-repeat center center;
	}

	.toolbar-button-drop-down
	{
		background-color: #FFFFFF;
	}

	.toolbar-button-drop-down.select-language-drop-down
	{
		background-color: #FFFFFF;
	}

	.toolbar-button-drop-down.select-language-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	.toolbar-button-drop-down.select-skin-drop-down
	{
		background-color: #FFFFFF;
	}

	.toolbar-button-drop-down.select-skin-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	.button-separator
	{
		
	}

	#contentBody
	{
		background-repeat: no-repeat;
		background: #ffffff 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(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}
}

