/*<meta />*/

/* MadCap Styles */

#contentBody.nav-closed
{
	width: 100%;
}

button,
.button
{
	border-color: none;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea
{
	margin: 0;
}

.contain-to-grid
{
	background: none;
}

.complementary
{
	padding: 0;
}

.expand-for-small-10
{
	width: 83%;
}

.row
{
	max-width: 100%;
}

.menu-icon
{
	margin-top: -10px;
	width: 60px;
}

.menu-icon button
{
	text-indent: -48px;
	width: 60px;
	height: 70px;
	line-height: 33px;
	padding: 0;
	color: white;
	border: none;
	background: none;
}

.menu-icon button span
{
	position: absolute;
	display: block;
	width: 60px;
	height: 28px;
	top: 25px;
	background: url('Images/ResponsiveMenuButton.png') no-repeat center center;
}

.hide-extras [role="main"]
{
	width: 83%;
}

#search-sidebar
{
	display: none;
}

._Skins_Digiskin .central-dropdown
{
	float: right;
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 22px;
	display: block;
}

._Skins_Digiskin .central-dropdown:hover
{
	
}

._Skins_Digiskin .central-account-text
{
	color: #dadada;
	font-size: 12px;
	text-decoration: None;
}

._Skins_Digiskin .central-account-text:after
{
	border-top-color: #dadada;
}

._Skins_Digiskin .central-account-text:hover
{
	
}

._Skins_Digiskin .central-account-image
{
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	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;
}

._Skins_Digiskin .central-dropdown-content
{
	text-align: center;
	margin-top: 15px;
	width: 100px;
	height: auto;
	right: 5px;
	background-color: #ffffff;
}

._Skins_Digiskin .central-dropdown:after
{
	border-bottom-color: #ffffff;
	margin-top: 0px;
}

._Skins_Digiskin .central-dropdown-content a
{
	padding-bottom: 0px;
	color: #3d3d3d;
	font-size: 14px;
	text-decoration: None;
	width: auto;
	height: 25px;
	margin-bottom: 5px;
}

._Skins_Digiskin .central-dropdown-content a:hover
{
	text-decoration: Underline;
}

._Skins_Digiskin .central-separator
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	color: #D5D8DA;
	background-color: #D5D8DA;
}

._Skins_Digiskin .comments .timestamp
{
	color: #888888;
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
}

._Skins_Digiskin .login-dialog-content
{
	border-top: solid 1px #767676;
	background-color: #5a5a5a;
}

._Skins_Digiskin .login-dialog button
{
	color: #ffffff;
	font-weight: bold;
	background-repeat: no-repeat;
	border-top: solid 1px #2b2b2b;
	border-right: solid 1px #2b2b2b;
	border-bottom: solid 1px #2b2b2b;
	border-left: solid 1px #2b2b2b;
	background: #595959;
	background: -moz-linear-gradient(top, #595959 0%, #4a4a4a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#595959), color-stop(100%,#4a4a4a));
	background: -webkit-linear-gradient(top, #595959 0%, #4a4a4a 100%);
	background: -o-linear-gradient(top, #595959 0%,#4a4a4a 100%);
	background: -ms-linear-gradient(top, #595959 0%,#4a4a4a 100%);
	background: linear-gradient(top, #595959 0%,#4a4a4a 100%);
	-pie-background: linear-gradient(#595959, #4a4a4a);
	background-position: center center;
}

._Skins_Digiskin .login-dialog-header
{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #2b2b2b;
	background: #5a5a5a url('Images/login-dialog-icon.png') no-repeat 18px center;
	background: url('Images/login-dialog-icon.png') no-repeat 18px center, -moz-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/login-dialog-icon.png') no-repeat 18px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5a5a5a), color-stop(100%,#4a4a4a));
	background: url('Images/login-dialog-icon.png') no-repeat 18px center, -webkit-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/login-dialog-icon.png') no-repeat 18px center, -o-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/login-dialog-icon.png') no-repeat 18px center, -ms-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/login-dialog-icon.png') no-repeat 18px center, linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/login-dialog-icon.png') no-repeat 18px center, linear-gradient(#5a5a5a, #4a4a4a);
}

._Skins_Digiskin .login-dialog-content .profile-item-wrapper .email-notifications-group
{
	background-color: #4a4a4a;
}

._Skins_Digiskin .login-dialog-content input[type=text]
{
	
}

._Skins_Digiskin .login-dialog-content .profile-item-wrapper
{
	color: #cecece;
}

._Skins_Digiskin #glossary .GlossaryPageEntry .GlossaryPageDefinition
{
	color: #707070;
}

._Skins_Digiskin #header
{
	display: block;
	height: 80px;
}

._Skins_Digiskin #body
{
	top: 80px;
}

._Skins_Digiskin #contentBodyInner
{
	top: 44px;
}

._Skins_Digiskin #header .logo
{
	display: block;
	background: transparent url('Images/logo_smaller_1.png') no-repeat center center;
	background: url('Images/logo_smaller_1.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
	background: url('Images/logo_smaller_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
	background: url('Images/logo_smaller_1.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
	background: url('Images/logo_smaller_1.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
	background: url('Images/logo_smaller_1.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
	background: url('Images/logo_smaller_1.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/logo_smaller_1.png') no-repeat center center, linear-gradient(transparent, transparent);
	width: 150px;
	height: 46px;
	margin-top: -23px;
}

._Skins_Digiskin #responsiveHeader .logo
{
	display: block;
	width: 150px;
	background: transparent url('Images/logo_smaller_1.png') no-repeat center center;
	background: url('Images/logo_smaller_1.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
	background: url('Images/logo_smaller_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
	background: url('Images/logo_smaller_1.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
	background: url('Images/logo_smaller_1.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
	background: url('Images/logo_smaller_1.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
	background: url('Images/logo_smaller_1.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/logo_smaller_1.png') no-repeat center center, linear-gradient(transparent, transparent);
}

._Skins_Digiskin #header .logo > img
{
	width: 150px;
	height: 46px;
}

._Skins_Digiskin #responsiveHeader .logo > img
{
	width: 150px;
	height: 46px;
}

._Skins_Digiskin body
{
	color: #000000;
	font-family: 'Source Sans Pro';
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	background: transparent none;
	-pie-background: transparent;
}

._Skins_Digiskin #responsiveHeader
{
	background: transparent none;
	-pie-background: transparent;
}

._Skins_Digiskin #navigation
{
	width: 350px;
}

html.left-layout._Skins_Digiskin #navigationResizeBar
{
	left: 350px;
}

html.left-layout._Skins_Digiskin #contentBody
{
	left: 355px;
	right: 0;
}

._Skins_Digiskin .MCWebHelpFramesetLink a
{
	color: #00b7ff;
	font-family: 'Source Sans Pro';
}

._Skins_Digiskin .MCWebHelpFramesetLink .MCWebHelpFramesetLinkBottom a
{
	color: #00b7ff;
}

._Skins_Digiskin .MCWebHelpFramesetLink .MCWebHelpFramesetLinkTop a
{
	color: #00b7ff;
}

._Skins_Digiskin .tabs-panel-content
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 8px;
	border-top: solid 0px transparent;
	border-right: solid 0px transparent;
	border-left: solid 0px transparent;
	background-color: transparent;
}

._Skins_Digiskin #navigation[role="complementary"]
{
	background-color: transparent;
}

._Skins_Digiskin #browseSequences.tabs-panel-content
{
	background-color: transparent;
}

._Skins_Digiskin #community.tabs-panel-content
{
	background-color: transparent;
}

._Skins_Digiskin #glossary.tabs-panel-content
{
	background-color: transparent;
}

._Skins_Digiskin #index.tabs-panel-content
{
	background-color: transparent;
}

._Skins_Digiskin #index .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/index-expanded.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/index-expanded.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Digiskin .web #index .tree-node.tree-node-expanded > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/index-expanded.png') no-repeat 0 3px;
	background: url('Images/index-expanded.png') no-repeat 0 3px, #f2f2f2;
}

._Skins_Digiskin #index .tree-node.tree-node-expanded.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/index-expanded.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/index-expanded.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin .web #index .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/index-expanded.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/index-expanded.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin #index .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/index-collapsed.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/index-collapsed.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Digiskin .web #index .tree-node.tree-node-collapsed > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/index-collapsed.png') no-repeat 0 3px;
	background: url('Images/index-collapsed.png') no-repeat 0 3px, #f2f2f2;
}

._Skins_Digiskin #index .tree-node.tree-node-collapsed.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/index-collapsed.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/index-collapsed.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin .web #index .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/index-collapsed.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/index-collapsed.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin #index .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/index.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/index.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Digiskin .web #index .tree-node.tree-node-leaf > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/index.png') no-repeat 0 3px;
	background: url('Images/index.png') no-repeat 0 3px, #f2f2f2;
}

._Skins_Digiskin #index .tree-node.tree-node-leaf.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/index.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/index.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin .web #index .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/index.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/index.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin #search.tabs-panel-content
{
	background-color: transparent;
}

._Skins_Digiskin #toc.tabs-panel-content
{
	padding-bottom: 7px;
	border-top: solid 1px #84c361;
	border-right: solid 0px #84c361;
	border-left: solid 0px #84c361;
	background-color: transparent;
}

._Skins_Digiskin .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/toc_green_book_closed_2.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/toc_green_book_closed_2.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Digiskin .web .tree-node.tree-node-collapsed > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/toc_green_book_closed_2.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/toc_green_book_closed_2.png') no-repeat 0 3px, #f2f2f2;
}

._Skins_Digiskin .tree-node.tree-node-collapsed.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/toc_green_book_closed_2.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/toc_green_book_closed_2.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin .web .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/toc_green_book_closed_2.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/toc_green_book_closed_2.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/toc_green_book_open_1.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/toc_green_book_open_1.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Digiskin .web .tree-node.tree-node-expanded > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/toc_green_book_open_1.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/toc_green_book_open_1.png') no-repeat 0 3px, #f2f2f2;
}

._Skins_Digiskin .tree-node.tree-node-expanded.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/toc_green_book_open_1.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/toc_green_book_open_1.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin .web .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/toc_green_book_open_1.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/toc_green_book_open_1.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/toc_green_page_6.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/toc_green_page_6.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Digiskin .web .tree-node.tree-node-leaf > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/toc_green_page_6.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/toc_green_page_6.png') no-repeat 0 3px, #f2f2f2;
}

._Skins_Digiskin .tree-node.tree-node-leaf.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/toc_green_page_6.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/toc_green_page_6.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin .web .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/toc_green_page_6.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/toc_green_page_6.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin .tree-node .new-indicator
{
	background: none;
	background-repeat: no-repeat;
}

html.left-layout._Skins_Digiskin #show-hide-navigation:after
{
	color: #84c361;
	border-right-color: #84c361;
}

html.left-layout._Skins_Digiskin .nav-closed #show-hide-navigation:after
{
	border-left-color: #84c361;
}

._Skins_Digiskin .tree-node div
{
	color: #000000;
	font-family: 'Source Sans Pro';
	font-size: 10pt;
	line-height: 1.9em;
}

._Skins_Digiskin .tree-node.tree-node-selected > div
{
	color: #000000;
	background-color: #d9d9d9;
}

._Skins_Digiskin .web .tree-node.tree-node-selected > div:hover
{
	color: #000000;
	background-color: #d9d9d9;
}

._Skins_Digiskin #index .tree-node.tree-node-selected > div
{
	color: #000000;
	background-color: #d9d9d9;
}

._Skins_Digiskin .web #index .tree-node.tree-node-selected > div:hover
{
	color: #000000;
	background-color: #d9d9d9;
}

._Skins_Digiskin .SearchFilterEntry.tree-node .SearchFilter.active
{
	background-color: #d9d9d9;
	color: #000000;
}

._Skins_Digiskin .tabs-panel-search
{
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

._Skins_Digiskin .tabs-nav li
{
	font-size: 14px;
	font-weight: normal;
	width: 100px;
	height: 28px;
	navigation-tab-layout: TextOnly;
	text-align: left;
	line-height: 28px;
}

._Skins_Digiskin .tabs-panel
{
	top: 28px;
	background-color: transparent;
}

._Skins_Digiskin .tabs-nav li#BrowseSequencesTab
{
	
}

._Skins_Digiskin .tabs-nav li#CommunityTab
{
	
}

._Skins_Digiskin .tabs-nav li#GlossaryTab
{
	
}

._Skins_Digiskin .tabs-nav li#IndexTab
{
	
}

._Skins_Digiskin .tabs-nav li#SearchTab
{
	
}

._Skins_Digiskin .tabs-nav li#TocTab
{
	height: 30px;
}

._Skins_Digiskin .tabs-nav li.tabs-nav-active
{
	color: #84c361;
	font-size: 16px;
	border-top: none 0px #84c361;
	border-right: solid 0px #84c361;
	border-left: none 0px #84c361;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background-repeat: no-repeat;
	navigation-tab-icon: none;
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_Digiskin #show-hide-navigation
{
	background-color: transparent;
}

._Skins_Digiskin .tabs-nav li#BrowseSequencesTab.tabs-nav-active
{
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_Digiskin .tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/browseActive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/browseActive.png') no-repeat;
}

._Skins_Digiskin .tabs-nav li#CommunityTab.tabs-nav-active
{
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_Digiskin .tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/communityActive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/communityActive.png') no-repeat;
}

._Skins_Digiskin .tabs-nav li#GlossaryTab.tabs-nav-active
{
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_Digiskin .tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/glossaryActive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/glossaryActive.png') no-repeat;
}

._Skins_Digiskin .tabs-nav li#IndexTab.tabs-nav-active
{
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_Digiskin .tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/indexActive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/indexActive.png') no-repeat;
}

._Skins_Digiskin .tabs-nav li#SearchTab.tabs-nav-active
{
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_Digiskin .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
{
	background-repeat: no-repeat;
}

._Skins_Digiskin .tabs-nav li#TocTab.tabs-nav-active
{
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_Digiskin .tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/tocActive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/tocActive.png') no-repeat;
}

._Skins_Digiskin .tabs-nav li.tabs-nav-inactive
{
	color: #dadada;
	border-right: solid 1px #494949;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
	background-clip: padding-box;
}

._Skins_Digiskin .tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
{
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
}

._Skins_Digiskin .tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/browseInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/browseInactive.png');
}

._Skins_Digiskin .tabs-nav li#CommunityTab.tabs-nav-inactive
{
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
}

._Skins_Digiskin .tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/communityInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/communityInactive.png');
}

._Skins_Digiskin .tabs-nav li#GlossaryTab.tabs-nav-inactive
{
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
}

._Skins_Digiskin .tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/glossaryInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/glossaryInactive.png');
}

._Skins_Digiskin .tabs-nav li#IndexTab.tabs-nav-inactive
{
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
}

._Skins_Digiskin .tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/indexInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/indexInactive.png');
}

._Skins_Digiskin .tabs-nav li#SearchTab.tabs-nav-inactive
{
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
}

._Skins_Digiskin .tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
{
	
}

._Skins_Digiskin .tabs-nav li#TocTab.tabs-nav-inactive
{
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
}

._Skins_Digiskin .tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/tocInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/tocInactive.png');
}

._Skins_Digiskin .search-bar
{
	display: block;
	border-top: solid 0px;
	border-right: solid 0px;
	border-bottom: solid 0px;
	border-left: solid 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	-webkit-box-shadow: 0px 0px 0px #7d7d7d;
	-moz-box-shadow: 0px 0px 0px #7d7d7d;
	box-shadow: 0px 0px 0px #7d7d7d;
	-webkit-box-shadow: 0px 0px 0px #7d7d7d;
	-moz-box-shadow: 0px 0px 0px #7d7d7d;
	margin-top: 14px;
}

._Skins_Digiskin #search-field
{
	height: 28px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	color: #84c361;
	font-size: 12pt;
	border-top: solid 2px #84c361;
	border-right: solid 0px #84c361;
	border-bottom: solid 2px #84c361;
	border-left: solid 2px #84c361;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	background: transparent;
	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);
}

._Skins_Digiskin .search-filter
{
	height: 28px;
	color: #84c361;
	font-size: 12pt;
	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);
	border-top: solid 2px #84c361;
	border-right: solid 2px #84c361;
	border-bottom: solid 2px #84c361;
	border-left: solid 2px #84c361;
	background-position: center;
}

._Skins_Digiskin .search-submit
{
	height: 28px;
}

._Skins_Digiskin .search-submit-wrapper
{
	border-top: solid 2px #84c361;
	border-right: solid 2px #84c361;
	border-bottom: solid 2px #84c361;
	border-left: solid 2px #84c361;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background: transparent url('Images/search_3.png') no-repeat center center;
	background: url('Images/search_3.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/search_3.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: url('Images/search_3.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/search_3.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/search_3.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/search_3.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/search_3.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
}

._Skins_Digiskin .search-account-container
{
	
}

._Skins_Digiskin .search-filter-wrapper
{
	color: #84c361;
	font-size: 12pt;
	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);
}

._Skins_Digiskin .search-filter span:after
{
	border-top-color: #84c361;
}

._Skins_Digiskin .search-filter-content
{
	background-color: transparent;
}

._Skins_Digiskin .search-filter-wrapper.open
{
	background-color: transparent;
}

._Skins_Digiskin .search-filter-content ul li:hover
{
	color: #ffffff;
	background-color: #7f7f7f;
}

._Skins_Digiskin #resultList .glossary .definition
{
	
}

._Skins_Digiskin #resultList .glossary
{
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
}

._Skins_Digiskin #resultList .glossary .term
{
	font-size: 1.5em;
	margin-bottom: 10px;
}

._Skins_Digiskin #resultList .glossary .term a
{
	
}

._Skins_Digiskin #resultList .glossary .term a:visited
{
	
}

._Skins_Digiskin #resultList .glossary .term a:focus
{
	
}

._Skins_Digiskin #resultList .glossary .term a:hover
{
	
}

._Skins_Digiskin #resultList .glossary .term a:active
{
	
}

._Skins_Digiskin #results-heading
{
	color: #393f45;
	font-size: 12pt;
	border-bottom: none 0px #ebebeb;
}

._Skins_Digiskin #search-field::-webkit-input-placeholder
{
	color: #84c361;
}

._Skins_Digiskin #search-field::-moz-placeholder
{
	color: #84c361;
}

._Skins_Digiskin #search-field:-moz-placeholder
{
	color: #84c361;
}

._Skins_Digiskin #search-field:-ms-input-placeholder
{
	color: #84c361;
}

._Skins_Digiskin .micro-content-container > .micro-content > .micro-response
{
	max-height: 200px;
}

._Skins_Digiskin .micro-content-container > .micro-content > .micro-content-expand.expanded
{
	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;
}

._Skins_Digiskin .micro-content-container > .micro-content > .micro-content-expand
{
	border-top: solid 1px #b9bec1;
	border-bottom: solid 1px #b9bec1;
	height: 40px;
	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;
}

._Skins_Digiskin .micro-content-container > .micro-content > .micro-content-expand-transition-wrapper > .micro-content-expand-transition
{
	height: 50px;
	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);
}

._Skins_Digiskin .micro-content-container > .micro-content > .micro-response-title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Digiskin .micro-content-container > .micro-content > .micro-response-title
{
	margin-top: 10px;
	margin-bottom: 2px;
}

._Skins_Digiskin .micro-content-container > .micro-content > .micro-response-title a:visited
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Digiskin .micro-content-container > .micro-content > .micro-response-title a:focus
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Digiskin .micro-content-container > .micro-content > .micro-response-title a:hover
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Digiskin .micro-content-container > .micro-content > .micro-response-title a:active
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Digiskin .micro-content-container > .micro-content > .micro-response-url cite
{
	color: #0e774a;
	font-size: 0.9em;
	font-style: normal;
}

._Skins_Digiskin .micro-content-container > .micro-content
{
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
}

._Skins_Digiskin #pagination
{
	height: 40px;
	line-height: 40px;
}

._Skins_Digiskin #pagination a
{
	border-top: solid 1px #fafafc;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: inherit;
}

._Skins_Digiskin #pagination a:hover
{
	border-top: solid 1px #e2e2e6;
}

._Skins_Digiskin #pagination a#selected
{
	border-top: solid 1px #e2e2e6;
	font-weight: bold;
}

._Skins_Digiskin #resultList .description
{
	font-size: 10pt;
}

._Skins_Digiskin #resultList .title a
{
	color: #00b7ff;
	text-decoration: underline;
}

._Skins_Digiskin #resultList .title a:visited
{
	color: #00b7ff;
	text-decoration: underline;
}

._Skins_Digiskin #resultList .title a:focus
{
	color: #00b7ff;
	text-decoration: underline;
}

._Skins_Digiskin #resultList .title a:hover
{
	color: #00b7ff;
	text-decoration: underline;
}

._Skins_Digiskin #resultList .title a:active
{
	color: #00b7ff;
	text-decoration: underline;
}

._Skins_Digiskin #resultList .url cite
{
	color: #84c361;
	font-size: 10pt;
	font-style: normal;
}

._Skins_Digiskin #resultList
{
	text-align: left;
}

._Skins_Digiskin #search-field-sidebar
{
	background-image: url('Images/search_3.png');
}

._Skins_Digiskin #responsive-search-index
{
	background-image: url('Images/search_3.png');
}

._Skins_Digiskin #responsive-search-glossary
{
	background-image: url('Images/search_3.png');
}

._Skins_Digiskin .skip-to-content
{
	color: #808080;
	font-family: Arial;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	background-color: #ffffff;
}

._Skins_Digiskin #contentBody
{
	background-color: transparent;
}

._Skins_Digiskin_bk .central-dropdown
{
	float: right;
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 22px;
	display: block;
}

._Skins_Digiskin_bk .central-dropdown:hover
{
	
}

._Skins_Digiskin_bk .central-account-text
{
	color: #dadada;
	font-size: 12px;
	text-decoration: None;
}

._Skins_Digiskin_bk .central-account-text:after
{
	border-top-color: #dadada;
}

._Skins_Digiskin_bk .central-account-text:hover
{
	
}

._Skins_Digiskin_bk .central-account-image
{
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	background: transparent url('Images/Digiskin_bk/icon-user-light-gray.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/icon-user-light-gray.png') no-repeat center center;
}

._Skins_Digiskin_bk .central-dropdown-content
{
	text-align: center;
	margin-top: 15px;
	width: 100px;
	height: auto;
	right: 5px;
	background-color: #ffffff;
}

._Skins_Digiskin_bk .central-dropdown:after
{
	border-bottom-color: #ffffff;
	margin-top: 0px;
}

._Skins_Digiskin_bk .central-dropdown-content a
{
	padding-bottom: 0px;
	color: #3d3d3d;
	font-size: 14px;
	text-decoration: None;
	width: auto;
	height: 25px;
	margin-bottom: 5px;
}

._Skins_Digiskin_bk .central-dropdown-content a:hover
{
	text-decoration: Underline;
}

._Skins_Digiskin_bk .central-separator
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	color: #D5D8DA;
	background-color: #D5D8DA;
}

._Skins_Digiskin_bk .comments .timestamp
{
	color: #888888;
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
}

._Skins_Digiskin_bk .login-dialog-content
{
	border-top: solid 1px #767676;
	background-color: #5a5a5a;
}

._Skins_Digiskin_bk .login-dialog button
{
	color: #ffffff;
	font-weight: bold;
	background-repeat: no-repeat;
	border-top: solid 1px #2b2b2b;
	border-right: solid 1px #2b2b2b;
	border-bottom: solid 1px #2b2b2b;
	border-left: solid 1px #2b2b2b;
	background: #595959;
	background: -moz-linear-gradient(top, #595959 0%, #4a4a4a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#595959), color-stop(100%,#4a4a4a));
	background: -webkit-linear-gradient(top, #595959 0%, #4a4a4a 100%);
	background: -o-linear-gradient(top, #595959 0%,#4a4a4a 100%);
	background: -ms-linear-gradient(top, #595959 0%,#4a4a4a 100%);
	background: linear-gradient(top, #595959 0%,#4a4a4a 100%);
	-pie-background: linear-gradient(#595959, #4a4a4a);
	background-position: center center;
}

._Skins_Digiskin_bk .login-dialog-header
{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #2b2b2b;
	background: #5a5a5a url('Images/Digiskin_bk/login-dialog-icon.png') no-repeat 18px center;
	background: url('Images/Digiskin_bk/login-dialog-icon.png') no-repeat 18px center, -moz-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/Digiskin_bk/login-dialog-icon.png') no-repeat 18px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5a5a5a), color-stop(100%,#4a4a4a));
	background: url('Images/Digiskin_bk/login-dialog-icon.png') no-repeat 18px center, -webkit-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/Digiskin_bk/login-dialog-icon.png') no-repeat 18px center, -o-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/Digiskin_bk/login-dialog-icon.png') no-repeat 18px center, -ms-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/Digiskin_bk/login-dialog-icon.png') no-repeat 18px center, linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_bk/login-dialog-icon.png') no-repeat 18px center, linear-gradient(#5a5a5a, #4a4a4a);
}

._Skins_Digiskin_bk .login-dialog-content .profile-item-wrapper .email-notifications-group
{
	background-color: #4a4a4a;
}

._Skins_Digiskin_bk .login-dialog-content input[type=text]
{
	
}

._Skins_Digiskin_bk .login-dialog-content .profile-item-wrapper
{
	color: #cecece;
}

._Skins_Digiskin_bk #glossary .GlossaryPageEntry .GlossaryPageDefinition
{
	color: #707070;
}

._Skins_Digiskin_bk #header
{
	display: block;
	height: 80px;
}

._Skins_Digiskin_bk #body
{
	top: 80px;
}

._Skins_Digiskin_bk #contentBodyInner
{
	top: 44px;
}

._Skins_Digiskin_bk #header .logo
{
	display: block;
	background: transparent url('Images/Digiskin_bk/logo_smaller_1.png') no-repeat center center;
	background: url('Images/Digiskin_bk/logo_smaller_1.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
	background: url('Images/Digiskin_bk/logo_smaller_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
	background: url('Images/Digiskin_bk/logo_smaller_1.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
	background: url('Images/Digiskin_bk/logo_smaller_1.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
	background: url('Images/Digiskin_bk/logo_smaller_1.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
	background: url('Images/Digiskin_bk/logo_smaller_1.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_bk/logo_smaller_1.png') no-repeat center center, linear-gradient(transparent, transparent);
	width: 150px;
	height: 46px;
	margin-top: -23px;
}

._Skins_Digiskin_bk #responsiveHeader .logo
{
	display: block;
	width: 150px;
	background: transparent url('Images/Digiskin_bk/logo_smaller_1.png') no-repeat center center;
	background: url('Images/Digiskin_bk/logo_smaller_1.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
	background: url('Images/Digiskin_bk/logo_smaller_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
	background: url('Images/Digiskin_bk/logo_smaller_1.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
	background: url('Images/Digiskin_bk/logo_smaller_1.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
	background: url('Images/Digiskin_bk/logo_smaller_1.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
	background: url('Images/Digiskin_bk/logo_smaller_1.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_bk/logo_smaller_1.png') no-repeat center center, linear-gradient(transparent, transparent);
}

._Skins_Digiskin_bk #header .logo > img
{
	width: 150px;
	height: 46px;
}

._Skins_Digiskin_bk #responsiveHeader .logo > img
{
	width: 150px;
	height: 46px;
}

._Skins_Digiskin_bk body
{
	color: #000000;
	font-family: 'Source Sans Pro';
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	background: transparent none;
	-pie-background: transparent;
}

._Skins_Digiskin_bk #responsiveHeader
{
	background: transparent none;
	-pie-background: transparent;
}

._Skins_Digiskin_bk #navigation
{
	width: 350px;
}

html.left-layout._Skins_Digiskin_bk #navigationResizeBar
{
	left: 350px;
}

html.left-layout._Skins_Digiskin_bk #contentBody
{
	left: 355px;
	right: 0;
}

._Skins_Digiskin_bk .MCWebHelpFramesetLink a
{
	color: #00b7ff;
	font-family: 'Source Sans Pro';
}

._Skins_Digiskin_bk .MCWebHelpFramesetLink .MCWebHelpFramesetLinkBottom a
{
	color: #00b7ff;
}

._Skins_Digiskin_bk .MCWebHelpFramesetLink .MCWebHelpFramesetLinkTop a
{
	color: #00b7ff;
}

._Skins_Digiskin_bk .tabs-panel-content
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 8px;
	border-top: solid 0px transparent;
	border-right: solid 0px transparent;
	border-left: solid 0px transparent;
	background-color: transparent;
}

._Skins_Digiskin_bk #navigation[role="complementary"]
{
	background-color: transparent;
}

._Skins_Digiskin_bk #browseSequences.tabs-panel-content
{
	background-color: transparent;
}

._Skins_Digiskin_bk #community.tabs-panel-content
{
	background-color: transparent;
}

._Skins_Digiskin_bk #glossary.tabs-panel-content
{
	background-color: transparent;
}

._Skins_Digiskin_bk #index.tabs-panel-content
{
	background-color: transparent;
}

._Skins_Digiskin_bk #index .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/Digiskin_bk/index-expanded.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/index-expanded.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Digiskin_bk .web #index .tree-node.tree-node-expanded > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/index-expanded.png') no-repeat 0 3px;
	background: url('Images/Digiskin_bk/index-expanded.png') no-repeat 0 3px, #f2f2f2;
}

._Skins_Digiskin_bk #index .tree-node.tree-node-expanded.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/index-expanded.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_bk/index-expanded.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin_bk .web #index .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/index-expanded.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_bk/index-expanded.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin_bk #index .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/Digiskin_bk/index-collapsed.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/index-collapsed.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Digiskin_bk .web #index .tree-node.tree-node-collapsed > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/index-collapsed.png') no-repeat 0 3px;
	background: url('Images/Digiskin_bk/index-collapsed.png') no-repeat 0 3px, #f2f2f2;
}

._Skins_Digiskin_bk #index .tree-node.tree-node-collapsed.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/index-collapsed.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_bk/index-collapsed.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin_bk .web #index .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/index-collapsed.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_bk/index-collapsed.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin_bk #index .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/Digiskin_bk/index.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/index.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Digiskin_bk .web #index .tree-node.tree-node-leaf > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/index.png') no-repeat 0 3px;
	background: url('Images/Digiskin_bk/index.png') no-repeat 0 3px, #f2f2f2;
}

._Skins_Digiskin_bk #index .tree-node.tree-node-leaf.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/index.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_bk/index.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin_bk .web #index .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/index.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_bk/index.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin_bk #search.tabs-panel-content
{
	background-color: transparent;
}

._Skins_Digiskin_bk #toc.tabs-panel-content
{
	padding-bottom: 7px;
	border-top: solid 1px #84c361;
	border-right: solid 0px #84c361;
	border-left: solid 0px #84c361;
	background-color: transparent;
}

._Skins_Digiskin_bk .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/Digiskin_bk/toc_green_book_closed_2.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/toc_green_book_closed_2.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Digiskin_bk .web .tree-node.tree-node-collapsed > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/toc_green_book_closed_2.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_bk/toc_green_book_closed_2.png') no-repeat 0 3px, #f2f2f2;
}

._Skins_Digiskin_bk .tree-node.tree-node-collapsed.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/toc_green_book_closed_2.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_bk/toc_green_book_closed_2.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin_bk .web .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/toc_green_book_closed_2.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_bk/toc_green_book_closed_2.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin_bk .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/Digiskin_bk/toc_green_book_open_1.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/toc_green_book_open_1.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Digiskin_bk .web .tree-node.tree-node-expanded > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/toc_green_book_open_1.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_bk/toc_green_book_open_1.png') no-repeat 0 3px, #f2f2f2;
}

._Skins_Digiskin_bk .tree-node.tree-node-expanded.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/toc_green_book_open_1.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_bk/toc_green_book_open_1.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin_bk .web .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/toc_green_book_open_1.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_bk/toc_green_book_open_1.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin_bk .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/Digiskin_bk/toc_green_page_6.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/toc_green_page_6.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Digiskin_bk .web .tree-node.tree-node-leaf > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/toc_green_page_6.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_bk/toc_green_page_6.png') no-repeat 0 3px, #f2f2f2;
}

._Skins_Digiskin_bk .tree-node.tree-node-leaf.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/toc_green_page_6.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_bk/toc_green_page_6.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin_bk .web .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/toc_green_page_6.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_bk/toc_green_page_6.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin_bk .tree-node .new-indicator
{
	background: none;
	background-repeat: no-repeat;
}

html.left-layout._Skins_Digiskin_bk #show-hide-navigation:after
{
	color: #84c361;
	border-right-color: #84c361;
}

html.left-layout._Skins_Digiskin_bk .nav-closed #show-hide-navigation:after
{
	border-left-color: #84c361;
}

._Skins_Digiskin_bk .tree-node div
{
	color: #000000;
	font-family: 'Source Sans Pro';
	font-size: 10pt;
	line-height: 1.9em;
}

._Skins_Digiskin_bk .tree-node.tree-node-selected > div
{
	color: #000000;
	background-color: #d9d9d9;
}

._Skins_Digiskin_bk .web .tree-node.tree-node-selected > div:hover
{
	color: #000000;
	background-color: #d9d9d9;
}

._Skins_Digiskin_bk #index .tree-node.tree-node-selected > div
{
	color: #000000;
	background-color: #d9d9d9;
}

._Skins_Digiskin_bk .web #index .tree-node.tree-node-selected > div:hover
{
	color: #000000;
	background-color: #d9d9d9;
}

._Skins_Digiskin_bk .SearchFilterEntry.tree-node .SearchFilter.active
{
	background-color: #d9d9d9;
	color: #000000;
}

._Skins_Digiskin_bk .tabs-panel-search
{
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

._Skins_Digiskin_bk .tabs-nav li
{
	font-size: 14px;
	font-weight: normal;
	width: 100px;
	height: 28px;
	navigation-tab-layout: TextOnly;
	text-align: left;
	line-height: 28px;
}

._Skins_Digiskin_bk .tabs-panel
{
	top: 28px;
	background-color: transparent;
}

._Skins_Digiskin_bk .tabs-nav li#BrowseSequencesTab
{
	
}

._Skins_Digiskin_bk .tabs-nav li#CommunityTab
{
	
}

._Skins_Digiskin_bk .tabs-nav li#GlossaryTab
{
	
}

._Skins_Digiskin_bk .tabs-nav li#IndexTab
{
	
}

._Skins_Digiskin_bk .tabs-nav li#SearchTab
{
	
}

._Skins_Digiskin_bk .tabs-nav li#TocTab
{
	height: 30px;
}

._Skins_Digiskin_bk .tabs-nav li.tabs-nav-active
{
	color: #84c361;
	font-size: 16px;
	border-top: none 0px #84c361;
	border-right: solid 0px #84c361;
	border-left: none 0px #84c361;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background-repeat: no-repeat;
	navigation-tab-icon: none;
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_Digiskin_bk #show-hide-navigation
{
	background-color: transparent;
}

._Skins_Digiskin_bk .tabs-nav li#BrowseSequencesTab.tabs-nav-active
{
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_Digiskin_bk .tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Digiskin_bk/browseActive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/browseActive.png') no-repeat;
}

._Skins_Digiskin_bk .tabs-nav li#CommunityTab.tabs-nav-active
{
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_Digiskin_bk .tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Digiskin_bk/communityActive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/communityActive.png') no-repeat;
}

._Skins_Digiskin_bk .tabs-nav li#GlossaryTab.tabs-nav-active
{
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_Digiskin_bk .tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Digiskin_bk/glossaryActive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/glossaryActive.png') no-repeat;
}

._Skins_Digiskin_bk .tabs-nav li#IndexTab.tabs-nav-active
{
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_Digiskin_bk .tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Digiskin_bk/indexActive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/indexActive.png') no-repeat;
}

._Skins_Digiskin_bk .tabs-nav li#SearchTab.tabs-nav-active
{
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_Digiskin_bk .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
{
	background-repeat: no-repeat;
}

._Skins_Digiskin_bk .tabs-nav li#TocTab.tabs-nav-active
{
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_Digiskin_bk .tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Digiskin_bk/tocActive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/tocActive.png') no-repeat;
}

._Skins_Digiskin_bk .tabs-nav li.tabs-nav-inactive
{
	color: #dadada;
	border-right: solid 1px #494949;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
	background-clip: padding-box;
}

._Skins_Digiskin_bk .tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
{
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
}

._Skins_Digiskin_bk .tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Digiskin_bk/browseInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/browseInactive.png');
}

._Skins_Digiskin_bk .tabs-nav li#CommunityTab.tabs-nav-inactive
{
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
}

._Skins_Digiskin_bk .tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Digiskin_bk/communityInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/communityInactive.png');
}

._Skins_Digiskin_bk .tabs-nav li#GlossaryTab.tabs-nav-inactive
{
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
}

._Skins_Digiskin_bk .tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Digiskin_bk/glossaryInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/glossaryInactive.png');
}

._Skins_Digiskin_bk .tabs-nav li#IndexTab.tabs-nav-inactive
{
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
}

._Skins_Digiskin_bk .tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Digiskin_bk/indexInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/indexInactive.png');
}

._Skins_Digiskin_bk .tabs-nav li#SearchTab.tabs-nav-inactive
{
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
}

._Skins_Digiskin_bk .tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
{
	
}

._Skins_Digiskin_bk .tabs-nav li#TocTab.tabs-nav-inactive
{
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
}

._Skins_Digiskin_bk .tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Digiskin_bk/tocInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/tocInactive.png');
}

._Skins_Digiskin_bk .search-bar
{
	display: block;
	border-top: solid 0px;
	border-right: solid 0px;
	border-bottom: solid 0px;
	border-left: solid 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	-webkit-box-shadow: 0px 0px 0px #7d7d7d;
	-moz-box-shadow: 0px 0px 0px #7d7d7d;
	box-shadow: 0px 0px 0px #7d7d7d;
	-webkit-box-shadow: 0px 0px 0px #7d7d7d;
	-moz-box-shadow: 0px 0px 0px #7d7d7d;
	margin-top: 14px;
}

._Skins_Digiskin_bk #search-field
{
	height: 28px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	color: #84c361;
	font-size: 12pt;
	border-top: solid 2px #84c361;
	border-right: solid 0px #84c361;
	border-bottom: solid 2px #84c361;
	border-left: solid 2px #84c361;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	background: transparent;
	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);
}

._Skins_Digiskin_bk .search-filter
{
	height: 28px;
	color: #84c361;
	font-size: 12pt;
	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);
	border-top: solid 2px #84c361;
	border-right: solid 2px #84c361;
	border-bottom: solid 2px #84c361;
	border-left: solid 2px #84c361;
	background-position: center;
}

._Skins_Digiskin_bk .search-submit
{
	height: 28px;
}

._Skins_Digiskin_bk .search-submit-wrapper
{
	border-top: solid 2px #84c361;
	border-right: solid 2px #84c361;
	border-bottom: solid 2px #84c361;
	border-left: solid 2px #84c361;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background: transparent url('Images/Digiskin_bk/search_3.png') no-repeat center center;
	background: url('Images/Digiskin_bk/search_3.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Digiskin_bk/search_3.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: url('Images/Digiskin_bk/search_3.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Digiskin_bk/search_3.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Digiskin_bk/search_3.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Digiskin_bk/search_3.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_bk/search_3.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
}

._Skins_Digiskin_bk .search-account-container
{
	
}

._Skins_Digiskin_bk .search-filter-wrapper
{
	color: #84c361;
	font-size: 12pt;
	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);
}

._Skins_Digiskin_bk .search-filter span:after
{
	border-top-color: #84c361;
}

._Skins_Digiskin_bk .search-filter-content
{
	background-color: transparent;
}

._Skins_Digiskin_bk .search-filter-wrapper.open
{
	background-color: transparent;
}

._Skins_Digiskin_bk .search-filter-content ul li:hover
{
	color: #ffffff;
	background-color: #7f7f7f;
}

._Skins_Digiskin_bk #resultList .glossary .definition
{
	
}

._Skins_Digiskin_bk #resultList .glossary
{
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
}

._Skins_Digiskin_bk #resultList .glossary .term
{
	font-size: 1.5em;
	margin-bottom: 10px;
}

._Skins_Digiskin_bk #resultList .glossary .term a
{
	
}

._Skins_Digiskin_bk #resultList .glossary .term a:visited
{
	
}

._Skins_Digiskin_bk #resultList .glossary .term a:focus
{
	
}

._Skins_Digiskin_bk #resultList .glossary .term a:hover
{
	
}

._Skins_Digiskin_bk #resultList .glossary .term a:active
{
	
}

._Skins_Digiskin_bk #results-heading
{
	color: #393f45;
	font-size: 12pt;
	border-bottom: none 0px #ebebeb;
}

._Skins_Digiskin_bk #search-field::-webkit-input-placeholder
{
	color: #84c361;
}

._Skins_Digiskin_bk #search-field::-moz-placeholder
{
	color: #84c361;
}

._Skins_Digiskin_bk #search-field:-moz-placeholder
{
	color: #84c361;
}

._Skins_Digiskin_bk #search-field:-ms-input-placeholder
{
	color: #84c361;
}

._Skins_Digiskin_bk .micro-content-container > .micro-content > .micro-response
{
	max-height: 200px;
}

._Skins_Digiskin_bk .micro-content-container > .micro-content > .micro-content-expand.expanded
{
	background: transparent url('Images/Digiskin_bk/arrow-up.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/arrow-up.png') no-repeat center center;
}

._Skins_Digiskin_bk .micro-content-container > .micro-content > .micro-content-expand
{
	border-top: solid 1px #b9bec1;
	border-bottom: solid 1px #b9bec1;
	height: 40px;
	background: transparent url('Images/Digiskin_bk/arrow-down.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/arrow-down.png') no-repeat center center;
}

._Skins_Digiskin_bk .micro-content-container > .micro-content > .micro-content-expand-transition-wrapper > .micro-content-expand-transition
{
	height: 50px;
	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);
}

._Skins_Digiskin_bk .micro-content-container > .micro-content > .micro-response-title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Digiskin_bk .micro-content-container > .micro-content > .micro-response-title
{
	margin-top: 10px;
	margin-bottom: 2px;
}

._Skins_Digiskin_bk .micro-content-container > .micro-content > .micro-response-title a:visited
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Digiskin_bk .micro-content-container > .micro-content > .micro-response-title a:focus
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Digiskin_bk .micro-content-container > .micro-content > .micro-response-title a:hover
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Digiskin_bk .micro-content-container > .micro-content > .micro-response-title a:active
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Digiskin_bk .micro-content-container > .micro-content > .micro-response-url cite
{
	color: #0e774a;
	font-size: 0.9em;
	font-style: normal;
}

._Skins_Digiskin_bk .micro-content-container > .micro-content
{
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
}

._Skins_Digiskin_bk #pagination
{
	height: 40px;
	line-height: 40px;
}

._Skins_Digiskin_bk #pagination a
{
	border-top: solid 1px #fafafc;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: inherit;
}

._Skins_Digiskin_bk #pagination a:hover
{
	border-top: solid 1px #e2e2e6;
}

._Skins_Digiskin_bk #pagination a#selected
{
	border-top: solid 1px #e2e2e6;
	font-weight: bold;
}

._Skins_Digiskin_bk #resultList .description
{
	font-size: 10pt;
}

._Skins_Digiskin_bk #resultList .title a
{
	color: #00b7ff;
	text-decoration: underline;
}

._Skins_Digiskin_bk #resultList .title a:visited
{
	color: #00b7ff;
	text-decoration: underline;
}

._Skins_Digiskin_bk #resultList .title a:focus
{
	color: #00b7ff;
	text-decoration: underline;
}

._Skins_Digiskin_bk #resultList .title a:hover
{
	color: #00b7ff;
	text-decoration: underline;
}

._Skins_Digiskin_bk #resultList .title a:active
{
	color: #00b7ff;
	text-decoration: underline;
}

._Skins_Digiskin_bk #resultList .url cite
{
	color: #84c361;
	font-size: 10pt;
	font-style: normal;
}

._Skins_Digiskin_bk #resultList
{
	text-align: left;
}

._Skins_Digiskin_bk #search-field-sidebar
{
	background-image: url('Images/Digiskin_bk/search_3.png');
}

._Skins_Digiskin_bk #responsive-search-index
{
	background-image: url('Images/Digiskin_bk/search_3.png');
}

._Skins_Digiskin_bk #responsive-search-glossary
{
	background-image: url('Images/Digiskin_bk/search_3.png');
}

._Skins_Digiskin_bk .skip-to-content
{
	color: #808080;
	font-family: Arial;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	background-color: #ffffff;
}

._Skins_Digiskin_bk #contentBody
{
	background-color: transparent;
}

._Skins_Digiskin_menu .central-dropdown
{
	float: right;
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 22px;
	display: block;
}

._Skins_Digiskin_menu .central-dropdown:hover
{
	
}

._Skins_Digiskin_menu .central-account-text
{
	color: #dadada;
	font-size: 12px;
	text-decoration: None;
}

._Skins_Digiskin_menu .central-account-text:after
{
	border-top-color: #dadada;
}

._Skins_Digiskin_menu .central-account-text:hover
{
	
}

._Skins_Digiskin_menu .central-account-image
{
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	background: transparent url('Images/Digiskin_menu/icon-user-light-gray.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/icon-user-light-gray.png') no-repeat center center;
}

._Skins_Digiskin_menu .central-dropdown-content
{
	text-align: center;
	margin-top: 15px;
	width: 100px;
	height: auto;
	right: 5px;
	background-color: #ffffff;
}

._Skins_Digiskin_menu .central-dropdown:after
{
	border-bottom-color: #ffffff;
	margin-top: 0px;
}

._Skins_Digiskin_menu .central-dropdown-content a
{
	padding-bottom: 0px;
	color: #3d3d3d;
	font-size: 14px;
	text-decoration: None;
	width: auto;
	height: 25px;
	margin-bottom: 5px;
}

._Skins_Digiskin_menu .central-dropdown-content a:hover
{
	text-decoration: Underline;
}

._Skins_Digiskin_menu .central-separator
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	color: #D5D8DA;
	background-color: #D5D8DA;
}

._Skins_Digiskin_menu .comments .timestamp
{
	color: #888888;
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
}

._Skins_Digiskin_menu .login-dialog-content
{
	border-top: solid 1px #767676;
	background-color: #5a5a5a;
}

._Skins_Digiskin_menu .login-dialog button
{
	color: #ffffff;
	font-weight: bold;
	background-repeat: no-repeat;
	border-top: solid 1px #2b2b2b;
	border-right: solid 1px #2b2b2b;
	border-bottom: solid 1px #2b2b2b;
	border-left: solid 1px #2b2b2b;
	background: #595959;
	background: -moz-linear-gradient(top, #595959 0%, #4a4a4a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#595959), color-stop(100%,#4a4a4a));
	background: -webkit-linear-gradient(top, #595959 0%, #4a4a4a 100%);
	background: -o-linear-gradient(top, #595959 0%,#4a4a4a 100%);
	background: -ms-linear-gradient(top, #595959 0%,#4a4a4a 100%);
	background: linear-gradient(top, #595959 0%,#4a4a4a 100%);
	-pie-background: linear-gradient(#595959, #4a4a4a);
	background-position: center center;
}

._Skins_Digiskin_menu .login-dialog-header
{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #2b2b2b;
	background: #5a5a5a url('Images/Digiskin_menu/login-dialog-icon.png') no-repeat 18px center;
	background: url('Images/Digiskin_menu/login-dialog-icon.png') no-repeat 18px center, -moz-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/Digiskin_menu/login-dialog-icon.png') no-repeat 18px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5a5a5a), color-stop(100%,#4a4a4a));
	background: url('Images/Digiskin_menu/login-dialog-icon.png') no-repeat 18px center, -webkit-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/Digiskin_menu/login-dialog-icon.png') no-repeat 18px center, -o-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/Digiskin_menu/login-dialog-icon.png') no-repeat 18px center, -ms-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/Digiskin_menu/login-dialog-icon.png') no-repeat 18px center, linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_menu/login-dialog-icon.png') no-repeat 18px center, linear-gradient(#5a5a5a, #4a4a4a);
}

._Skins_Digiskin_menu .login-dialog-content .profile-item-wrapper .email-notifications-group
{
	background-color: #4a4a4a;
}

._Skins_Digiskin_menu .login-dialog-content input[type=text]
{
	
}

._Skins_Digiskin_menu .login-dialog-content .profile-item-wrapper
{
	color: #cecece;
}

._Skins_Digiskin_menu #glossary .GlossaryPageEntry .GlossaryPageDefinition
{
	color: #707070;
}

._Skins_Digiskin_menu #header
{
	display: block;
	height: 80px;
}

._Skins_Digiskin_menu #body
{
	top: 80px;
}

._Skins_Digiskin_menu #contentBodyInner
{
	top: 44px;
}

._Skins_Digiskin_menu #header .logo
{
	display: block;
	background: transparent url('Images/Digiskin_menu/logo_smaller_1.png') no-repeat center center;
	background: url('Images/Digiskin_menu/logo_smaller_1.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
	background: url('Images/Digiskin_menu/logo_smaller_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
	background: url('Images/Digiskin_menu/logo_smaller_1.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
	background: url('Images/Digiskin_menu/logo_smaller_1.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
	background: url('Images/Digiskin_menu/logo_smaller_1.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
	background: url('Images/Digiskin_menu/logo_smaller_1.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_menu/logo_smaller_1.png') no-repeat center center, linear-gradient(transparent, transparent);
	width: 150px;
	height: 46px;
	margin-top: -23px;
}

._Skins_Digiskin_menu #responsiveHeader .logo
{
	display: block;
	width: 150px;
	background: transparent url('Images/Digiskin_menu/logo_smaller_1.png') no-repeat center center;
	background: url('Images/Digiskin_menu/logo_smaller_1.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
	background: url('Images/Digiskin_menu/logo_smaller_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
	background: url('Images/Digiskin_menu/logo_smaller_1.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
	background: url('Images/Digiskin_menu/logo_smaller_1.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
	background: url('Images/Digiskin_menu/logo_smaller_1.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
	background: url('Images/Digiskin_menu/logo_smaller_1.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_menu/logo_smaller_1.png') no-repeat center center, linear-gradient(transparent, transparent);
}

._Skins_Digiskin_menu #header .logo > img
{
	width: 150px;
	height: 46px;
}

._Skins_Digiskin_menu #responsiveHeader .logo > img
{
	width: 150px;
	height: 46px;
}

._Skins_Digiskin_menu body
{
	color: #000000;
	font-family: 'Source Sans Pro';
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	background: transparent none;
	-pie-background: transparent;
}

._Skins_Digiskin_menu #responsiveHeader
{
	background: transparent none;
	-pie-background: transparent;
}

._Skins_Digiskin_menu #navigation
{
	width: 350px;
}

html.left-layout._Skins_Digiskin_menu #navigationResizeBar
{
	left: 350px;
}

html.left-layout._Skins_Digiskin_menu #contentBody
{
	left: 355px;
	right: 0;
}

._Skins_Digiskin_menu .MCWebHelpFramesetLink a
{
	color: #00b7ff;
	font-family: 'Source Sans Pro';
}

._Skins_Digiskin_menu .MCWebHelpFramesetLink .MCWebHelpFramesetLinkBottom a
{
	color: #00b7ff;
}

._Skins_Digiskin_menu .MCWebHelpFramesetLink .MCWebHelpFramesetLinkTop a
{
	color: #00b7ff;
}

._Skins_Digiskin_menu .tabs-panel-content
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 8px;
	border-top: solid 0px transparent;
	border-right: solid 0px transparent;
	border-left: solid 0px transparent;
	background-color: transparent;
}

._Skins_Digiskin_menu #navigation[role="complementary"]
{
	background-color: transparent;
}

._Skins_Digiskin_menu #browseSequences.tabs-panel-content
{
	background-color: transparent;
}

._Skins_Digiskin_menu #community.tabs-panel-content
{
	background-color: transparent;
}

._Skins_Digiskin_menu #glossary.tabs-panel-content
{
	background-color: transparent;
}

._Skins_Digiskin_menu #index.tabs-panel-content
{
	background-color: transparent;
}

._Skins_Digiskin_menu #index .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/Digiskin_menu/index-expanded.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/index-expanded.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Digiskin_menu .web #index .tree-node.tree-node-expanded > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/index-expanded.png') no-repeat 0 3px;
	background: url('Images/Digiskin_menu/index-expanded.png') no-repeat 0 3px, #f2f2f2;
}

._Skins_Digiskin_menu #index .tree-node.tree-node-expanded.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/index-expanded.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_menu/index-expanded.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin_menu .web #index .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/index-expanded.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_menu/index-expanded.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin_menu #index .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/Digiskin_menu/index-collapsed.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/index-collapsed.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Digiskin_menu .web #index .tree-node.tree-node-collapsed > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/index-collapsed.png') no-repeat 0 3px;
	background: url('Images/Digiskin_menu/index-collapsed.png') no-repeat 0 3px, #f2f2f2;
}

._Skins_Digiskin_menu #index .tree-node.tree-node-collapsed.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/index-collapsed.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_menu/index-collapsed.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin_menu .web #index .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/index-collapsed.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_menu/index-collapsed.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin_menu #index .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/Digiskin_menu/index.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/index.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Digiskin_menu .web #index .tree-node.tree-node-leaf > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/index.png') no-repeat 0 3px;
	background: url('Images/Digiskin_menu/index.png') no-repeat 0 3px, #f2f2f2;
}

._Skins_Digiskin_menu #index .tree-node.tree-node-leaf.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/index.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_menu/index.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin_menu .web #index .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/index.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_menu/index.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin_menu #search.tabs-panel-content
{
	background-color: transparent;
}

._Skins_Digiskin_menu #toc.tabs-panel-content
{
	padding-bottom: 7px;
	border-top: solid 1px #84c361;
	border-right: solid 0px #84c361;
	border-left: solid 0px #84c361;
	background-color: transparent;
}

._Skins_Digiskin_menu .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/Digiskin_menu/toc_green_book_closed_2.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/toc_green_book_closed_2.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Digiskin_menu .web .tree-node.tree-node-collapsed > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/toc_green_book_closed_2.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_menu/toc_green_book_closed_2.png') no-repeat 0 3px, #f2f2f2;
}

._Skins_Digiskin_menu .tree-node.tree-node-collapsed.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/toc_green_book_closed_2.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_menu/toc_green_book_closed_2.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin_menu .web .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/toc_green_book_closed_2.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_menu/toc_green_book_closed_2.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin_menu .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/Digiskin_menu/toc_green_book_open_1.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/toc_green_book_open_1.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Digiskin_menu .web .tree-node.tree-node-expanded > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/toc_green_book_open_1.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_menu/toc_green_book_open_1.png') no-repeat 0 3px, #f2f2f2;
}

._Skins_Digiskin_menu .tree-node.tree-node-expanded.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/toc_green_book_open_1.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_menu/toc_green_book_open_1.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin_menu .web .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/toc_green_book_open_1.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_menu/toc_green_book_open_1.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin_menu .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/Digiskin_menu/toc_green_page_6.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/toc_green_page_6.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Digiskin_menu .web .tree-node.tree-node-leaf > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/toc_green_page_6.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_menu/toc_green_page_6.png') no-repeat 0 3px, #f2f2f2;
}

._Skins_Digiskin_menu .tree-node.tree-node-leaf.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/toc_green_page_6.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_menu/toc_green_page_6.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin_menu .web .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/toc_green_page_6.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Digiskin_menu/toc_green_page_6.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_Digiskin_menu .tree-node .new-indicator
{
	background: none;
	background-repeat: no-repeat;
}

html.left-layout._Skins_Digiskin_menu #show-hide-navigation:after
{
	color: #84c361;
	border-right-color: #84c361;
}

html.left-layout._Skins_Digiskin_menu .nav-closed #show-hide-navigation:after
{
	border-left-color: #84c361;
}

._Skins_Digiskin_menu .tree-node div
{
	color: #000000;
	font-family: 'Source Sans Pro';
	font-size: 10pt;
	line-height: 1.9em;
}

._Skins_Digiskin_menu .tree-node.tree-node-selected > div
{
	color: #000000;
	background-color: #d9d9d9;
}

._Skins_Digiskin_menu .web .tree-node.tree-node-selected > div:hover
{
	color: #000000;
	background-color: #d9d9d9;
}

._Skins_Digiskin_menu #index .tree-node.tree-node-selected > div
{
	color: #000000;
	background-color: #d9d9d9;
}

._Skins_Digiskin_menu .web #index .tree-node.tree-node-selected > div:hover
{
	color: #000000;
	background-color: #d9d9d9;
}

._Skins_Digiskin_menu .SearchFilterEntry.tree-node .SearchFilter.active
{
	background-color: #d9d9d9;
	color: #000000;
}

._Skins_Digiskin_menu .tabs-panel-search
{
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

._Skins_Digiskin_menu .tabs-nav li
{
	font-size: 14px;
	font-weight: normal;
	width: 100px;
	height: 28px;
	navigation-tab-layout: TextOnly;
	text-align: left;
	line-height: 28px;
}

._Skins_Digiskin_menu .tabs-panel
{
	top: 28px;
	background-color: transparent;
}

._Skins_Digiskin_menu .tabs-nav li#BrowseSequencesTab
{
	
}

._Skins_Digiskin_menu .tabs-nav li#CommunityTab
{
	
}

._Skins_Digiskin_menu .tabs-nav li#GlossaryTab
{
	
}

._Skins_Digiskin_menu .tabs-nav li#IndexTab
{
	
}

._Skins_Digiskin_menu .tabs-nav li#SearchTab
{
	
}

._Skins_Digiskin_menu .tabs-nav li#TocTab
{
	height: 30px;
}

._Skins_Digiskin_menu .tabs-nav li.tabs-nav-active
{
	color: #84c361;
	font-size: 16px;
	border-top: none 0px #84c361;
	border-right: solid 0px #84c361;
	border-left: none 0px #84c361;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background-repeat: no-repeat;
	navigation-tab-icon: none;
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_Digiskin_menu #show-hide-navigation
{
	background-color: transparent;
}

._Skins_Digiskin_menu .tabs-nav li#BrowseSequencesTab.tabs-nav-active
{
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_Digiskin_menu .tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Digiskin_menu/browseActive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/browseActive.png') no-repeat;
}

._Skins_Digiskin_menu .tabs-nav li#CommunityTab.tabs-nav-active
{
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_Digiskin_menu .tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Digiskin_menu/communityActive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/communityActive.png') no-repeat;
}

._Skins_Digiskin_menu .tabs-nav li#GlossaryTab.tabs-nav-active
{
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_Digiskin_menu .tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Digiskin_menu/glossaryActive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/glossaryActive.png') no-repeat;
}

._Skins_Digiskin_menu .tabs-nav li#IndexTab.tabs-nav-active
{
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_Digiskin_menu .tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Digiskin_menu/indexActive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/indexActive.png') no-repeat;
}

._Skins_Digiskin_menu .tabs-nav li#SearchTab.tabs-nav-active
{
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_Digiskin_menu .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
{
	background-repeat: no-repeat;
}

._Skins_Digiskin_menu .tabs-nav li#TocTab.tabs-nav-active
{
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_Digiskin_menu .tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Digiskin_menu/tocActive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/tocActive.png') no-repeat;
}

._Skins_Digiskin_menu .tabs-nav li.tabs-nav-inactive
{
	color: #dadada;
	border-right: solid 1px #494949;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
	background-clip: padding-box;
}

._Skins_Digiskin_menu .tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
{
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
}

._Skins_Digiskin_menu .tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Digiskin_menu/browseInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/browseInactive.png');
}

._Skins_Digiskin_menu .tabs-nav li#CommunityTab.tabs-nav-inactive
{
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
}

._Skins_Digiskin_menu .tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Digiskin_menu/communityInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/communityInactive.png');
}

._Skins_Digiskin_menu .tabs-nav li#GlossaryTab.tabs-nav-inactive
{
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
}

._Skins_Digiskin_menu .tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Digiskin_menu/glossaryInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/glossaryInactive.png');
}

._Skins_Digiskin_menu .tabs-nav li#IndexTab.tabs-nav-inactive
{
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
}

._Skins_Digiskin_menu .tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Digiskin_menu/indexInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/indexInactive.png');
}

._Skins_Digiskin_menu .tabs-nav li#SearchTab.tabs-nav-inactive
{
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
}

._Skins_Digiskin_menu .tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
{
	
}

._Skins_Digiskin_menu .tabs-nav li#TocTab.tabs-nav-inactive
{
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
}

._Skins_Digiskin_menu .tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Digiskin_menu/tocInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/tocInactive.png');
}

._Skins_Digiskin_menu .search-bar
{
	display: block;
	border-top: solid 0px;
	border-right: solid 0px;
	border-bottom: solid 0px;
	border-left: solid 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	-webkit-box-shadow: 0px 0px 0px #7d7d7d;
	-moz-box-shadow: 0px 0px 0px #7d7d7d;
	box-shadow: 0px 0px 0px #7d7d7d;
	-webkit-box-shadow: 0px 0px 0px #7d7d7d;
	-moz-box-shadow: 0px 0px 0px #7d7d7d;
	margin-top: 14px;
}

._Skins_Digiskin_menu #search-field
{
	height: 28px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	color: #84c361;
	font-size: 12pt;
	border-top: solid 2px #84c361;
	border-right: solid 0px #84c361;
	border-bottom: solid 2px #84c361;
	border-left: solid 2px #84c361;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	background: transparent;
	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);
}

._Skins_Digiskin_menu .search-filter
{
	height: 28px;
	color: #84c361;
	font-size: 12pt;
	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);
	border-top: solid 2px #84c361;
	border-right: solid 2px #84c361;
	border-bottom: solid 2px #84c361;
	border-left: solid 2px #84c361;
	background-position: center;
}

._Skins_Digiskin_menu .search-submit
{
	height: 28px;
}

._Skins_Digiskin_menu .search-submit-wrapper
{
	border-top: solid 2px #84c361;
	border-right: solid 2px #84c361;
	border-bottom: solid 2px #84c361;
	border-left: solid 2px #84c361;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background: transparent url('Images/Digiskin_menu/search_3.png') no-repeat center center;
	background: url('Images/Digiskin_menu/search_3.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Digiskin_menu/search_3.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: url('Images/Digiskin_menu/search_3.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Digiskin_menu/search_3.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Digiskin_menu/search_3.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Digiskin_menu/search_3.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_menu/search_3.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
}

._Skins_Digiskin_menu .search-account-container
{
	
}

._Skins_Digiskin_menu .search-filter-wrapper
{
	color: #84c361;
	font-size: 12pt;
	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);
}

._Skins_Digiskin_menu .search-filter span:after
{
	border-top-color: #84c361;
}

._Skins_Digiskin_menu .search-filter-content
{
	background-color: transparent;
}

._Skins_Digiskin_menu .search-filter-wrapper.open
{
	background-color: transparent;
}

._Skins_Digiskin_menu .search-filter-content ul li:hover
{
	color: #ffffff;
	background-color: #7f7f7f;
}

._Skins_Digiskin_menu #resultList .glossary .definition
{
	
}

._Skins_Digiskin_menu #resultList .glossary
{
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
}

._Skins_Digiskin_menu #resultList .glossary .term
{
	font-size: 1.5em;
	margin-bottom: 10px;
}

._Skins_Digiskin_menu #resultList .glossary .term a
{
	
}

._Skins_Digiskin_menu #resultList .glossary .term a:visited
{
	
}

._Skins_Digiskin_menu #resultList .glossary .term a:focus
{
	
}

._Skins_Digiskin_menu #resultList .glossary .term a:hover
{
	
}

._Skins_Digiskin_menu #resultList .glossary .term a:active
{
	
}

._Skins_Digiskin_menu #results-heading
{
	color: #393f45;
	font-size: 12pt;
	border-bottom: none 0px #ebebeb;
}

._Skins_Digiskin_menu #search-field::-webkit-input-placeholder
{
	color: #84c361;
}

._Skins_Digiskin_menu #search-field::-moz-placeholder
{
	color: #84c361;
}

._Skins_Digiskin_menu #search-field:-moz-placeholder
{
	color: #84c361;
}

._Skins_Digiskin_menu #search-field:-ms-input-placeholder
{
	color: #84c361;
}

._Skins_Digiskin_menu .micro-content-container > .micro-content > .micro-response
{
	max-height: 200px;
}

._Skins_Digiskin_menu .micro-content-container > .micro-content > .micro-content-expand.expanded
{
	background: transparent url('Images/Digiskin_menu/arrow-up.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/arrow-up.png') no-repeat center center;
}

._Skins_Digiskin_menu .micro-content-container > .micro-content > .micro-content-expand
{
	border-top: solid 1px #b9bec1;
	border-bottom: solid 1px #b9bec1;
	height: 40px;
	background: transparent url('Images/Digiskin_menu/arrow-down.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/arrow-down.png') no-repeat center center;
}

._Skins_Digiskin_menu .micro-content-container > .micro-content > .micro-content-expand-transition-wrapper > .micro-content-expand-transition
{
	height: 50px;
	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);
}

._Skins_Digiskin_menu .micro-content-container > .micro-content > .micro-response-title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Digiskin_menu .micro-content-container > .micro-content > .micro-response-title
{
	margin-top: 10px;
	margin-bottom: 2px;
}

._Skins_Digiskin_menu .micro-content-container > .micro-content > .micro-response-title a:visited
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Digiskin_menu .micro-content-container > .micro-content > .micro-response-title a:focus
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Digiskin_menu .micro-content-container > .micro-content > .micro-response-title a:hover
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Digiskin_menu .micro-content-container > .micro-content > .micro-response-title a:active
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Digiskin_menu .micro-content-container > .micro-content > .micro-response-url cite
{
	color: #0e774a;
	font-size: 0.9em;
	font-style: normal;
}

._Skins_Digiskin_menu .micro-content-container > .micro-content
{
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
}

._Skins_Digiskin_menu #pagination
{
	height: 40px;
	line-height: 40px;
}

._Skins_Digiskin_menu #pagination a
{
	border-top: solid 1px #fafafc;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: inherit;
}

._Skins_Digiskin_menu #pagination a:hover
{
	border-top: solid 1px #e2e2e6;
}

._Skins_Digiskin_menu #pagination a#selected
{
	border-top: solid 1px #e2e2e6;
	font-weight: bold;
}

._Skins_Digiskin_menu #resultList .description
{
	font-size: 10pt;
}

._Skins_Digiskin_menu #resultList .title a
{
	color: #00b7ff;
	text-decoration: underline;
}

._Skins_Digiskin_menu #resultList .title a:visited
{
	color: #00b7ff;
	text-decoration: underline;
}

._Skins_Digiskin_menu #resultList .title a:focus
{
	color: #00b7ff;
	text-decoration: underline;
}

._Skins_Digiskin_menu #resultList .title a:hover
{
	color: #00b7ff;
	text-decoration: underline;
}

._Skins_Digiskin_menu #resultList .title a:active
{
	color: #00b7ff;
	text-decoration: underline;
}

._Skins_Digiskin_menu #resultList .url cite
{
	color: #84c361;
	font-size: 10pt;
	font-style: normal;
}

._Skins_Digiskin_menu #resultList
{
	text-align: left;
}

._Skins_Digiskin_menu #search-field-sidebar
{
	background-image: url('Images/Digiskin_menu/search_3.png');
}

._Skins_Digiskin_menu #responsive-search-index
{
	background-image: url('Images/Digiskin_menu/search_3.png');
}

._Skins_Digiskin_menu #responsive-search-glossary
{
	background-image: url('Images/Digiskin_menu/search_3.png');
}

._Skins_Digiskin_menu .skip-to-content
{
	color: #808080;
	font-family: Arial;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	background-color: #ffffff;
}

._Skins_Digiskin_menu #contentBody
{
	background-color: transparent;
}

._Skins_start_skin .central-dropdown
{
	float: right;
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 22px;
	display: block;
}

._Skins_start_skin .central-dropdown:hover
{
	
}

._Skins_start_skin .central-account-text
{
	color: #dadada;
	font-size: 12px;
	text-decoration: None;
}

._Skins_start_skin .central-account-text:after
{
	border-top-color: #dadada;
}

._Skins_start_skin .central-account-text:hover
{
	
}

._Skins_start_skin .central-account-image
{
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	background: transparent url('Images/start_skin/icon-user-light-gray.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/icon-user-light-gray.png') no-repeat center center;
}

._Skins_start_skin .central-dropdown-content
{
	text-align: center;
	margin-top: 15px;
	width: 100px;
	height: auto;
	right: 5px;
	background-color: #ffffff;
}

._Skins_start_skin .central-dropdown:after
{
	border-bottom-color: #ffffff;
	margin-top: 0px;
}

._Skins_start_skin .central-dropdown-content a
{
	padding-bottom: 0px;
	color: #3d3d3d;
	font-size: 14px;
	text-decoration: None;
	width: auto;
	height: 25px;
	margin-bottom: 5px;
}

._Skins_start_skin .central-dropdown-content a:hover
{
	text-decoration: Underline;
}

._Skins_start_skin .central-separator
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	color: #D5D8DA;
	background-color: #D5D8DA;
}

._Skins_start_skin .comments .timestamp
{
	color: #888888;
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
}

._Skins_start_skin .login-dialog-content
{
	border-top: solid 1px #767676;
	background-color: #5a5a5a;
}

._Skins_start_skin .login-dialog button
{
	color: #ffffff;
	font-weight: bold;
	background-repeat: no-repeat;
	border-top: solid 1px #2b2b2b;
	border-right: solid 1px #2b2b2b;
	border-bottom: solid 1px #2b2b2b;
	border-left: solid 1px #2b2b2b;
	background: #595959;
	background: -moz-linear-gradient(top, #595959 0%, #4a4a4a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#595959), color-stop(100%,#4a4a4a));
	background: -webkit-linear-gradient(top, #595959 0%, #4a4a4a 100%);
	background: -o-linear-gradient(top, #595959 0%,#4a4a4a 100%);
	background: -ms-linear-gradient(top, #595959 0%,#4a4a4a 100%);
	background: linear-gradient(top, #595959 0%,#4a4a4a 100%);
	-pie-background: linear-gradient(#595959, #4a4a4a);
	background-position: center center;
}

._Skins_start_skin .login-dialog-header
{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #2b2b2b;
	background: #5a5a5a url('Images/start_skin/login-dialog-icon.png') no-repeat 18px center;
	background: url('Images/start_skin/login-dialog-icon.png') no-repeat 18px center, -moz-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/start_skin/login-dialog-icon.png') no-repeat 18px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5a5a5a), color-stop(100%,#4a4a4a));
	background: url('Images/start_skin/login-dialog-icon.png') no-repeat 18px center, -webkit-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/start_skin/login-dialog-icon.png') no-repeat 18px center, -o-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/start_skin/login-dialog-icon.png') no-repeat 18px center, -ms-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/start_skin/login-dialog-icon.png') no-repeat 18px center, linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/start_skin/login-dialog-icon.png') no-repeat 18px center, linear-gradient(#5a5a5a, #4a4a4a);
}

._Skins_start_skin .login-dialog-content .profile-item-wrapper .email-notifications-group
{
	background-color: #4a4a4a;
}

._Skins_start_skin .login-dialog-content input[type=text]
{
	
}

._Skins_start_skin .login-dialog-content .profile-item-wrapper
{
	color: #cecece;
}

._Skins_start_skin #glossary .GlossaryPageEntry .GlossaryPageDefinition
{
	color: #707070;
}

._Skins_start_skin #header
{
	display: block;
	height: 80px;
}

._Skins_start_skin #body
{
	top: 80px;
}

._Skins_start_skin #contentBodyInner
{
	top: 44px;
}

._Skins_start_skin #header .logo
{
	display: block;
	background: transparent url('Images/start_skin/logo_smaller_1.png') no-repeat center center;
	background: url('Images/start_skin/logo_smaller_1.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
	background: url('Images/start_skin/logo_smaller_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
	background: url('Images/start_skin/logo_smaller_1.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
	background: url('Images/start_skin/logo_smaller_1.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
	background: url('Images/start_skin/logo_smaller_1.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
	background: url('Images/start_skin/logo_smaller_1.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/start_skin/logo_smaller_1.png') no-repeat center center, linear-gradient(transparent, transparent);
	width: 150px;
	height: 46px;
	margin-top: -23px;
}

._Skins_start_skin #responsiveHeader .logo
{
	display: block;
	width: 150px;
	background: transparent url('Images/start_skin/logo_smaller_1.png') no-repeat center center;
	background: url('Images/start_skin/logo_smaller_1.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
	background: url('Images/start_skin/logo_smaller_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
	background: url('Images/start_skin/logo_smaller_1.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
	background: url('Images/start_skin/logo_smaller_1.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
	background: url('Images/start_skin/logo_smaller_1.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
	background: url('Images/start_skin/logo_smaller_1.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/start_skin/logo_smaller_1.png') no-repeat center center, linear-gradient(transparent, transparent);
}

._Skins_start_skin #header .logo > img
{
	width: 150px;
	height: 46px;
}

._Skins_start_skin #responsiveHeader .logo > img
{
	width: 150px;
	height: 46px;
}

._Skins_start_skin body
{
	color: #000000;
	font-family: 'Source Sans Pro';
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	background: transparent none;
	-pie-background: transparent;
}

._Skins_start_skin #responsiveHeader
{
	background: transparent none;
	-pie-background: transparent;
}

._Skins_start_skin #navigation
{
	width: 350px;
}

html.left-layout._Skins_start_skin #navigationResizeBar
{
	left: 350px;
}

html.left-layout._Skins_start_skin #contentBody
{
	left: 355px;
	right: 0;
}

._Skins_start_skin .MCWebHelpFramesetLink a
{
	color: #00b7ff;
	font-family: 'Source Sans Pro';
}

._Skins_start_skin .MCWebHelpFramesetLink .MCWebHelpFramesetLinkBottom a
{
	color: #00b7ff;
}

._Skins_start_skin .MCWebHelpFramesetLink .MCWebHelpFramesetLinkTop a
{
	color: #00b7ff;
}

._Skins_start_skin .tabs-panel-content
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 8px;
	border-top: solid 0px transparent;
	border-right: solid 0px transparent;
	border-left: solid 0px transparent;
	background-color: transparent;
}

._Skins_start_skin #navigation[role="complementary"]
{
	background-color: transparent;
}

._Skins_start_skin #browseSequences.tabs-panel-content
{
	background-color: transparent;
}

._Skins_start_skin #community.tabs-panel-content
{
	background-color: transparent;
}

._Skins_start_skin #glossary.tabs-panel-content
{
	background-color: transparent;
}

._Skins_start_skin #index.tabs-panel-content
{
	background-color: transparent;
}

._Skins_start_skin #index .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/start_skin/index-expanded.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/index-expanded.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_start_skin .web #index .tree-node.tree-node-expanded > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/index-expanded.png') no-repeat 0 3px;
	background: url('Images/start_skin/index-expanded.png') no-repeat 0 3px, #f2f2f2;
}

._Skins_start_skin #index .tree-node.tree-node-expanded.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/index-expanded.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/start_skin/index-expanded.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_start_skin .web #index .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/index-expanded.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/start_skin/index-expanded.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_start_skin #index .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/start_skin/index-collapsed.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/index-collapsed.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_start_skin .web #index .tree-node.tree-node-collapsed > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/index-collapsed.png') no-repeat 0 3px;
	background: url('Images/start_skin/index-collapsed.png') no-repeat 0 3px, #f2f2f2;
}

._Skins_start_skin #index .tree-node.tree-node-collapsed.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/index-collapsed.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/start_skin/index-collapsed.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_start_skin .web #index .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/index-collapsed.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/start_skin/index-collapsed.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_start_skin #index .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/start_skin/index.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/index.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_start_skin .web #index .tree-node.tree-node-leaf > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/index.png') no-repeat 0 3px;
	background: url('Images/start_skin/index.png') no-repeat 0 3px, #f2f2f2;
}

._Skins_start_skin #index .tree-node.tree-node-leaf.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/index.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/start_skin/index.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_start_skin .web #index .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/index.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/start_skin/index.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_start_skin #search.tabs-panel-content
{
	background-color: transparent;
}

._Skins_start_skin #toc.tabs-panel-content
{
	padding-bottom: 7px;
	border-top: solid 1px #84c361;
	border-right: solid 0px #84c361;
	border-left: solid 0px #84c361;
	background-color: transparent;
}

._Skins_start_skin .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/start_skin/toc_green_book_closed_2.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/toc_green_book_closed_2.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_start_skin .web .tree-node.tree-node-collapsed > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/toc_green_book_closed_2.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/start_skin/toc_green_book_closed_2.png') no-repeat 0 3px, #f2f2f2;
}

._Skins_start_skin .tree-node.tree-node-collapsed.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/toc_green_book_closed_2.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/start_skin/toc_green_book_closed_2.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_start_skin .web .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/toc_green_book_closed_2.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/start_skin/toc_green_book_closed_2.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_start_skin .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/start_skin/toc_green_book_open_1.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/toc_green_book_open_1.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_start_skin .web .tree-node.tree-node-expanded > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/toc_green_book_open_1.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/start_skin/toc_green_book_open_1.png') no-repeat 0 3px, #f2f2f2;
}

._Skins_start_skin .tree-node.tree-node-expanded.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/toc_green_book_open_1.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/start_skin/toc_green_book_open_1.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_start_skin .web .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/toc_green_book_open_1.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/start_skin/toc_green_book_open_1.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_start_skin .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/start_skin/toc_green_page_6.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/toc_green_page_6.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_start_skin .web .tree-node.tree-node-leaf > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/toc_green_page_6.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/start_skin/toc_green_page_6.png') no-repeat 0 3px, #f2f2f2;
}

._Skins_start_skin .tree-node.tree-node-leaf.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/toc_green_page_6.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/start_skin/toc_green_page_6.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_start_skin .web .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/toc_green_page_6.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/start_skin/toc_green_page_6.png') no-repeat 0 3px, #d9d9d9;
}

._Skins_start_skin .tree-node .new-indicator
{
	background: none;
	background-repeat: no-repeat;
}

html.left-layout._Skins_start_skin #show-hide-navigation:after
{
	color: #84c361;
	border-right-color: #84c361;
}

html.left-layout._Skins_start_skin .nav-closed #show-hide-navigation:after
{
	border-left-color: #84c361;
}

._Skins_start_skin .tree-node div
{
	color: #000000;
	font-family: 'Source Sans Pro';
	font-size: 10pt;
	line-height: 1.9em;
}

._Skins_start_skin .tree-node.tree-node-selected > div
{
	color: #000000;
	background-color: #d9d9d9;
}

._Skins_start_skin .web .tree-node.tree-node-selected > div:hover
{
	color: #000000;
	background-color: #d9d9d9;
}

._Skins_start_skin #index .tree-node.tree-node-selected > div
{
	color: #000000;
	background-color: #d9d9d9;
}

._Skins_start_skin .web #index .tree-node.tree-node-selected > div:hover
{
	color: #000000;
	background-color: #d9d9d9;
}

._Skins_start_skin .SearchFilterEntry.tree-node .SearchFilter.active
{
	background-color: #d9d9d9;
	color: #000000;
}

._Skins_start_skin .tabs-panel-search
{
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

._Skins_start_skin .tabs-nav li
{
	font-size: 14px;
	font-weight: normal;
	width: 100px;
	height: 28px;
	navigation-tab-layout: TextOnly;
	text-align: left;
	line-height: 28px;
}

._Skins_start_skin .tabs-panel
{
	top: 28px;
	background-color: transparent;
}

._Skins_start_skin .tabs-nav li#BrowseSequencesTab
{
	
}

._Skins_start_skin .tabs-nav li#CommunityTab
{
	
}

._Skins_start_skin .tabs-nav li#GlossaryTab
{
	
}

._Skins_start_skin .tabs-nav li#IndexTab
{
	
}

._Skins_start_skin .tabs-nav li#SearchTab
{
	
}

._Skins_start_skin .tabs-nav li#TocTab
{
	height: 30px;
}

._Skins_start_skin .tabs-nav li.tabs-nav-active
{
	color: #84c361;
	font-size: 16px;
	border-top: none 0px #84c361;
	border-right: solid 0px #84c361;
	border-left: none 0px #84c361;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background-repeat: no-repeat;
	navigation-tab-icon: none;
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_start_skin #show-hide-navigation
{
	background-color: transparent;
}

._Skins_start_skin .tabs-nav li#BrowseSequencesTab.tabs-nav-active
{
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_start_skin .tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/start_skin/browseActive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/browseActive.png') no-repeat;
}

._Skins_start_skin .tabs-nav li#CommunityTab.tabs-nav-active
{
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_start_skin .tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/start_skin/communityActive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/communityActive.png') no-repeat;
}

._Skins_start_skin .tabs-nav li#GlossaryTab.tabs-nav-active
{
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_start_skin .tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/start_skin/glossaryActive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/glossaryActive.png') no-repeat;
}

._Skins_start_skin .tabs-nav li#IndexTab.tabs-nav-active
{
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_start_skin .tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/start_skin/indexActive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/indexActive.png') no-repeat;
}

._Skins_start_skin .tabs-nav li#SearchTab.tabs-nav-active
{
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_start_skin .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
{
	background-repeat: no-repeat;
}

._Skins_start_skin .tabs-nav li#TocTab.tabs-nav-active
{
	text-shadow: 0px 0px 0px #ffffff;
	-webkit-text-shadow: 0px 0px 0px #ffffff;
	-moz-text-shadow: 0px 0px 0px #ffffff;
	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);
}

._Skins_start_skin .tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/start_skin/tocActive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/tocActive.png') no-repeat;
}

._Skins_start_skin .tabs-nav li.tabs-nav-inactive
{
	color: #dadada;
	border-right: solid 1px #494949;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
	background-clip: padding-box;
}

._Skins_start_skin .tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
{
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
}

._Skins_start_skin .tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/start_skin/browseInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/browseInactive.png');
}

._Skins_start_skin .tabs-nav li#CommunityTab.tabs-nav-inactive
{
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
}

._Skins_start_skin .tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/start_skin/communityInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/communityInactive.png');
}

._Skins_start_skin .tabs-nav li#GlossaryTab.tabs-nav-inactive
{
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
}

._Skins_start_skin .tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/start_skin/glossaryInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/glossaryInactive.png');
}

._Skins_start_skin .tabs-nav li#IndexTab.tabs-nav-inactive
{
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
}

._Skins_start_skin .tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/start_skin/indexInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/indexInactive.png');
}

._Skins_start_skin .tabs-nav li#SearchTab.tabs-nav-inactive
{
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
}

._Skins_start_skin .tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
{
	
}

._Skins_start_skin .tabs-nav li#TocTab.tabs-nav-inactive
{
	background: transparent;
	background: -moz-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #707070 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #707070 0%,#2f2f2f 100%);
	background: linear-gradient(top, #707070 0%,#2f2f2f 100%);
	-pie-background: linear-gradient(#707070, #2f2f2f);
}

._Skins_start_skin .tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/start_skin/tocInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/tocInactive.png');
}

._Skins_start_skin .search-bar
{
	display: block;
	border-top: solid 0px;
	border-right: solid 0px;
	border-bottom: solid 0px;
	border-left: solid 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	-webkit-box-shadow: 0px 0px 0px #7d7d7d;
	-moz-box-shadow: 0px 0px 0px #7d7d7d;
	box-shadow: 0px 0px 0px #7d7d7d;
	-webkit-box-shadow: 0px 0px 0px #7d7d7d;
	-moz-box-shadow: 0px 0px 0px #7d7d7d;
	margin-top: 14px;
}

._Skins_start_skin #search-field
{
	height: 28px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	color: #84c361;
	font-size: 12pt;
	border-top: solid 2px #84c361;
	border-right: solid 0px #84c361;
	border-bottom: solid 2px #84c361;
	border-left: solid 2px #84c361;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	background: transparent;
	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);
}

._Skins_start_skin .search-filter
{
	height: 28px;
	color: #84c361;
	font-size: 12pt;
	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);
	border-top: solid 2px #84c361;
	border-right: solid 2px #84c361;
	border-bottom: solid 2px #84c361;
	border-left: solid 2px #84c361;
	background-position: center;
}

._Skins_start_skin .search-submit
{
	height: 28px;
}

._Skins_start_skin .search-submit-wrapper
{
	border-top: solid 2px #84c361;
	border-right: solid 2px #84c361;
	border-bottom: solid 2px #84c361;
	border-left: solid 2px #84c361;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background: transparent url('Images/start_skin/search_3.png') no-repeat center center;
	background: url('Images/start_skin/search_3.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/start_skin/search_3.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: url('Images/start_skin/search_3.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/start_skin/search_3.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/start_skin/search_3.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/start_skin/search_3.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/start_skin/search_3.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
}

._Skins_start_skin .search-account-container
{
	
}

._Skins_start_skin .search-filter-wrapper
{
	color: #84c361;
	font-size: 12pt;
	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);
}

._Skins_start_skin .search-filter span:after
{
	border-top-color: #84c361;
}

._Skins_start_skin .search-filter-content
{
	background-color: transparent;
}

._Skins_start_skin .search-filter-wrapper.open
{
	background-color: transparent;
}

._Skins_start_skin .search-filter-content ul li:hover
{
	color: #ffffff;
	background-color: #7f7f7f;
}

._Skins_start_skin #resultList .glossary .definition
{
	
}

._Skins_start_skin #resultList .glossary
{
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
}

._Skins_start_skin #resultList .glossary .term
{
	font-size: 1.5em;
	margin-bottom: 10px;
}

._Skins_start_skin #resultList .glossary .term a
{
	
}

._Skins_start_skin #resultList .glossary .term a:visited
{
	
}

._Skins_start_skin #resultList .glossary .term a:focus
{
	
}

._Skins_start_skin #resultList .glossary .term a:hover
{
	
}

._Skins_start_skin #resultList .glossary .term a:active
{
	
}

._Skins_start_skin #results-heading
{
	color: #393f45;
	font-size: 12pt;
	border-bottom: none 0px #ebebeb;
}

._Skins_start_skin #search-field::-webkit-input-placeholder
{
	color: #84c361;
}

._Skins_start_skin #search-field::-moz-placeholder
{
	color: #84c361;
}

._Skins_start_skin #search-field:-moz-placeholder
{
	color: #84c361;
}

._Skins_start_skin #search-field:-ms-input-placeholder
{
	color: #84c361;
}

._Skins_start_skin .micro-content-container > .micro-content > .micro-response
{
	max-height: 200px;
}

._Skins_start_skin .micro-content-container > .micro-content > .micro-content-expand.expanded
{
	background: transparent url('Images/start_skin/arrow-up.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/arrow-up.png') no-repeat center center;
}

._Skins_start_skin .micro-content-container > .micro-content > .micro-content-expand
{
	border-top: solid 1px #b9bec1;
	border-bottom: solid 1px #b9bec1;
	height: 40px;
	background: transparent url('Images/start_skin/arrow-down.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/arrow-down.png') no-repeat center center;
}

._Skins_start_skin .micro-content-container > .micro-content > .micro-content-expand-transition-wrapper > .micro-content-expand-transition
{
	height: 50px;
	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);
}

._Skins_start_skin .micro-content-container > .micro-content > .micro-response-title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_start_skin .micro-content-container > .micro-content > .micro-response-title
{
	margin-top: 10px;
	margin-bottom: 2px;
}

._Skins_start_skin .micro-content-container > .micro-content > .micro-response-title a:visited
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_start_skin .micro-content-container > .micro-content > .micro-response-title a:focus
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_start_skin .micro-content-container > .micro-content > .micro-response-title a:hover
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_start_skin .micro-content-container > .micro-content > .micro-response-title a:active
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_start_skin .micro-content-container > .micro-content > .micro-response-url cite
{
	color: #0e774a;
	font-size: 0.9em;
	font-style: normal;
}

._Skins_start_skin .micro-content-container > .micro-content
{
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
}

._Skins_start_skin #pagination
{
	height: 40px;
	line-height: 40px;
}

._Skins_start_skin #pagination a
{
	border-top: solid 1px #fafafc;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: inherit;
}

._Skins_start_skin #pagination a:hover
{
	border-top: solid 1px #e2e2e6;
}

._Skins_start_skin #pagination a#selected
{
	border-top: solid 1px #e2e2e6;
	font-weight: bold;
}

._Skins_start_skin #resultList .description
{
	font-size: 10pt;
}

._Skins_start_skin #resultList .title a
{
	color: #00b7ff;
	text-decoration: underline;
}

._Skins_start_skin #resultList .title a:visited
{
	color: #00b7ff;
	text-decoration: underline;
}

._Skins_start_skin #resultList .title a:focus
{
	color: #00b7ff;
	text-decoration: underline;
}

._Skins_start_skin #resultList .title a:hover
{
	color: #00b7ff;
	text-decoration: underline;
}

._Skins_start_skin #resultList .title a:active
{
	color: #00b7ff;
	text-decoration: underline;
}

._Skins_start_skin #resultList .url cite
{
	color: #84c361;
	font-size: 10pt;
	font-style: normal;
}

._Skins_start_skin #resultList
{
	text-align: left;
}

._Skins_start_skin #search-field-sidebar
{
	background-image: url('Images/start_skin/search_3.png');
}

._Skins_start_skin #responsive-search-index
{
	background-image: url('Images/start_skin/search_3.png');
}

._Skins_start_skin #responsive-search-glossary
{
	background-image: url('Images/start_skin/search_3.png');
}

._Skins_start_skin .skip-to-content
{
	color: #808080;
	font-family: Arial;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	background-color: #ffffff;
}

._Skins_start_skin #contentBody
{
	background-color: transparent;
}

._Skins_test_skin .central-dropdown
{
	float: right;
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 22px;
	display: block;
}

._Skins_test_skin .central-dropdown:hover
{
	
}

._Skins_test_skin .central-account-text
{
	color: #dadada;
	font-size: 12px;
	text-decoration: None;
}

._Skins_test_skin .central-account-text:after
{
	border-top-color: #dadada;
}

._Skins_test_skin .central-account-text:hover
{
	
}

._Skins_test_skin .central-account-image
{
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	background: transparent url('Images/test_skin/icon-user-light-gray.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/icon-user-light-gray.png') no-repeat center center;
}

._Skins_test_skin .central-dropdown-content
{
	text-align: center;
	margin-top: 15px;
	width: 100px;
	height: auto;
	right: 5px;
	background-color: #ffffff;
}

._Skins_test_skin .central-dropdown:after
{
	border-bottom-color: #ffffff;
	margin-top: 0px;
}

._Skins_test_skin .central-dropdown-content a
{
	padding-bottom: 0px;
	color: #3d3d3d;
	font-size: 14px;
	text-decoration: None;
	width: auto;
	height: 25px;
	margin-bottom: 5px;
}

._Skins_test_skin .central-dropdown-content a:hover
{
	text-decoration: Underline;
}

._Skins_test_skin .central-separator
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	color: #D5D8DA;
	background-color: #D5D8DA;
}

._Skins_test_skin .comments .timestamp
{
	color: #888888;
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
}

._Skins_test_skin .login-dialog-content
{
	border-top: solid 1px #767676;
	background-color: #5a5a5a;
}

._Skins_test_skin .login-dialog button
{
	color: #ffffff;
	font-weight: bold;
	background-repeat: no-repeat;
	border-top: solid 1px #2b2b2b;
	border-right: solid 1px #2b2b2b;
	border-bottom: solid 1px #2b2b2b;
	border-left: solid 1px #2b2b2b;
	background: #595959;
	background: -moz-linear-gradient(top, #595959 0%, #4a4a4a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#595959), color-stop(100%,#4a4a4a));
	background: -webkit-linear-gradient(top, #595959 0%, #4a4a4a 100%);
	background: -o-linear-gradient(top, #595959 0%,#4a4a4a 100%);
	background: -ms-linear-gradient(top, #595959 0%,#4a4a4a 100%);
	background: linear-gradient(top, #595959 0%,#4a4a4a 100%);
	-pie-background: linear-gradient(#595959, #4a4a4a);
	background-position: center center;
}

._Skins_test_skin .login-dialog-header
{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #2b2b2b;
	background: #5a5a5a url('Images/test_skin/login-dialog-icon.png') no-repeat 18px center;
	background: url('Images/test_skin/login-dialog-icon.png') no-repeat 18px center, -moz-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/test_skin/login-dialog-icon.png') no-repeat 18px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5a5a5a), color-stop(100%,#4a4a4a));
	background: url('Images/test_skin/login-dialog-icon.png') no-repeat 18px center, -webkit-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/test_skin/login-dialog-icon.png') no-repeat 18px center, -o-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/test_skin/login-dialog-icon.png') no-repeat 18px center, -ms-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/test_skin/login-dialog-icon.png') no-repeat 18px center, linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/test_skin/login-dialog-icon.png') no-repeat 18px center, linear-gradient(#5a5a5a, #4a4a4a);
}

._Skins_test_skin .login-dialog-content .profile-item-wrapper .email-notifications-group
{
	background-color: #4a4a4a;
}

._Skins_test_skin .login-dialog-content input[type=text]
{
	
}

._Skins_test_skin .login-dialog-content .profile-item-wrapper
{
	color: #cecece;
}

._Skins_test_skin #glossary .GlossaryPageEntry .GlossaryPageDefinition
{
	color: #707070;
}

._Skins_test_skin #header
{
	display: block;
	height: 60px;
}

._Skins_test_skin #body
{
	top: 60px;
}

._Skins_test_skin #contentBodyInner
{
	top: 38px;
}

._Skins_test_skin #header .logo
{
	display: block;
	background: transparent url('Images/test_skin/logo.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/logo.png') no-repeat center center;
	width: 126px;
	height: 59px;
	margin-top: -29.5px;
}

._Skins_test_skin #responsiveHeader .logo
{
	display: block;
	width: 126px;
	background: transparent url('Images/test_skin/logo.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/logo.png') no-repeat center center;
}

._Skins_test_skin #header .logo > img
{
	width: 126px;
	height: 59px;
}

._Skins_test_skin #responsiveHeader .logo > img
{
	width: 126px;
	height: 59px;
}

._Skins_test_skin body
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background: transparent url('Images/test_skin/diagonal_lines.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/diagonal_lines.png');
}

._Skins_test_skin #responsiveHeader
{
	background: transparent url('Images/test_skin/diagonal_lines.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/diagonal_lines.png');
}

._Skins_test_skin .MCWebHelpFramesetLink a
{
	color: #0000ee;
}

._Skins_test_skin .MCWebHelpFramesetLink .MCWebHelpFramesetLinkBottom a
{
	
}

._Skins_test_skin .MCWebHelpFramesetLink .MCWebHelpFramesetLinkTop a
{
	
}

._Skins_test_skin .tabs-panel-content
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 8px;
	border-top: solid 1px #e1e1e1;
	border-right: solid 1px #e1e1e1;
	border-left: solid 1px #e1e1e1;
	background-color: #ffffff;
}

._Skins_test_skin #navigation[role="complementary"]
{
	background-color: #ffffff;
}

._Skins_test_skin #browseSequences.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_test_skin #community.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_test_skin #glossary.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_test_skin #index.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_test_skin #index .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/test_skin/index-expanded.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/index-expanded.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_test_skin .web #index .tree-node.tree-node-expanded > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/index-expanded.png') no-repeat 0 3px;
	background: url('Images/test_skin/index-expanded.png') no-repeat  0 3px,#e5eff7;
}

._Skins_test_skin #index .tree-node.tree-node-expanded.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/index-expanded.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/test_skin/index-expanded.png') no-repeat  0 3px,#cce0f0;
}

._Skins_test_skin .web #index .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/index-expanded.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/test_skin/index-expanded.png') no-repeat  0 3px,#cce0f0;
}

._Skins_test_skin #index .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/test_skin/index-collapsed.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/index-collapsed.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_test_skin .web #index .tree-node.tree-node-collapsed > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/index-collapsed.png') no-repeat 0 3px;
	background: url('Images/test_skin/index-collapsed.png') no-repeat  0 3px,#e5eff7;
}

._Skins_test_skin #index .tree-node.tree-node-collapsed.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/index-collapsed.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/test_skin/index-collapsed.png') no-repeat  0 3px,#cce0f0;
}

._Skins_test_skin .web #index .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/index-collapsed.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/test_skin/index-collapsed.png') no-repeat  0 3px,#cce0f0;
}

._Skins_test_skin #index .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/test_skin/index.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/index.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_test_skin .web #index .tree-node.tree-node-leaf > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/index.png') no-repeat 0 3px;
	background: url('Images/test_skin/index.png') no-repeat  0 3px,#e5eff7;
}

._Skins_test_skin #index .tree-node.tree-node-leaf.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/index.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/test_skin/index.png') no-repeat  0 3px,#cce0f0;
}

._Skins_test_skin .web #index .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/index.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/test_skin/index.png') no-repeat  0 3px,#cce0f0;
}

._Skins_test_skin #search.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_test_skin #toc.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_test_skin .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/test_skin/book.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/book.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_test_skin .web .tree-node.tree-node-collapsed > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/book.png') no-repeat 0 3px;
	background: url('Images/test_skin/book.png') no-repeat  0 3px,#e5eff7;
}

._Skins_test_skin .tree-node.tree-node-collapsed.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/book.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/test_skin/book.png') no-repeat  0 3px,#cce0f0;
}

._Skins_test_skin .web .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/book.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/test_skin/book.png') no-repeat  0 3px,#cce0f0;
}

._Skins_test_skin .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/test_skin/book-open.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/book-open.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_test_skin .web .tree-node.tree-node-expanded > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/book-open.png') no-repeat 0 3px;
	background: url('Images/test_skin/book-open.png') no-repeat  0 3px,#e5eff7;
}

._Skins_test_skin .tree-node.tree-node-expanded.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/book-open.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/test_skin/book-open.png') no-repeat  0 3px,#cce0f0;
}

._Skins_test_skin .web .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/book-open.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/test_skin/book-open.png') no-repeat  0 3px,#cce0f0;
}

._Skins_test_skin .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/test_skin/topic.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/topic.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_test_skin .web .tree-node.tree-node-leaf > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/topic.png') no-repeat 0 3px;
	background: url('Images/test_skin/topic.png') no-repeat  0 3px,#e5eff7;
}

._Skins_test_skin .tree-node.tree-node-leaf.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/topic.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/test_skin/topic.png') no-repeat  0 3px,#cce0f0;
}

._Skins_test_skin .web .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/topic.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/test_skin/topic.png') no-repeat  0 3px,#cce0f0;
}

._Skins_test_skin .tree-node .new-indicator
{
	background: transparent url('Images/test_skin/new-indicator.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/new-indicator.png') no-repeat;
	width: 12px;
	height: 7px;
}

html.left-layout._Skins_test_skin #show-hide-navigation:after
{
	color: #898989;
	border-right-color: #898989;
}

html.left-layout._Skins_test_skin .nav-closed #show-hide-navigation:after
{
	border-left-color: #898989;
}

._Skins_test_skin .tree-node div
{
	color: #707070;
	line-height: 1.9em;
}

._Skins_test_skin .tree-node.tree-node-selected > div
{
	color: #000000;
	background-color: #cce0f0;
}

._Skins_test_skin .web .tree-node.tree-node-selected > div:hover
{
	color: #000000;
	background-color: #cce0f0;
}

._Skins_test_skin #index .tree-node.tree-node-selected > div
{
	color: #000000;
	background-color: #cce0f0;
}

._Skins_test_skin .web #index .tree-node.tree-node-selected > div:hover
{
	color: #000000;
	background-color: #cce0f0;
}

._Skins_test_skin .SearchFilterEntry.tree-node .SearchFilter.active
{
	background-color: #cce0f0;
	color: #000000;
}

._Skins_test_skin .tabs-panel-search
{
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

._Skins_test_skin .tabs-nav li
{
	width: 100px;
	height: 28px;
	navigation-tab-layout: ImageThenText;
	text-align: center;
	line-height: 28px;
}

._Skins_test_skin .tabs-panel
{
	top: 28px;
	background-color: #f7f7f7;
}

._Skins_test_skin .tabs-nav li#BrowseSequencesTab
{
	
}

._Skins_test_skin .tabs-nav li#CommunityTab
{
	
}

._Skins_test_skin .tabs-nav li#GlossaryTab
{
	
}

._Skins_test_skin .tabs-nav li#IndexTab
{
	
}

._Skins_test_skin .tabs-nav li#SearchTab
{
	
}

._Skins_test_skin .tabs-nav li#TocTab
{
	
}

._Skins_test_skin .tabs-nav li.tabs-nav-active
{
	color: #000000;
	border-right: solid 1px #494949;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	-pie-background: linear-gradient(#ffffff, #f7f7f7);
}

._Skins_test_skin #show-hide-navigation
{
	background-color: #f7f7f7;
}

._Skins_test_skin .tabs-nav li#BrowseSequencesTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	-pie-background: linear-gradient(#ffffff, #f7f7f7);
}

._Skins_test_skin .tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/test_skin/browseActive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/browseActive.png');
}

._Skins_test_skin .tabs-nav li#CommunityTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	-pie-background: linear-gradient(#ffffff, #f7f7f7);
}

._Skins_test_skin .tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/test_skin/communityActive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/communityActive.png');
}

._Skins_test_skin .tabs-nav li#GlossaryTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	-pie-background: linear-gradient(#ffffff, #f7f7f7);
}

._Skins_test_skin .tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/test_skin/glossaryActive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/glossaryActive.png');
}

._Skins_test_skin .tabs-nav li#IndexTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	-pie-background: linear-gradient(#ffffff, #f7f7f7);
}

._Skins_test_skin .tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/test_skin/indexActive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/indexActive.png');
}

._Skins_test_skin .tabs-nav li#SearchTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	-pie-background: linear-gradient(#ffffff, #f7f7f7);
}

._Skins_test_skin .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
{
	
}

._Skins_test_skin .tabs-nav li#TocTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	-pie-background: linear-gradient(#ffffff, #f7f7f7);
}

._Skins_test_skin .tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/test_skin/tocActive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/tocActive.png');
}

._Skins_test_skin .tabs-nav li.tabs-nav-inactive
{
	color: #dadada;
	border-right: solid 1px #494949;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	background: #707070;
	background: -moz-linear-gradient(top, #707070 0%, #555555 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#555555));
	background: -webkit-linear-gradient(top, #707070 0%, #555555 100%);
	background: -o-linear-gradient(top, #707070 0%,#555555 100%);
	background: -ms-linear-gradient(top, #707070 0%,#555555 100%);
	background: linear-gradient(top, #707070 0%,#555555 100%);
	-pie-background: linear-gradient(#707070, #555555);
	background-clip: padding-box;
}

._Skins_test_skin .tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
{
	background: #707070;
	background: -moz-linear-gradient(top, #707070 0%, #555555 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#555555));
	background: -webkit-linear-gradient(top, #707070 0%, #555555 100%);
	background: -o-linear-gradient(top, #707070 0%,#555555 100%);
	background: -ms-linear-gradient(top, #707070 0%,#555555 100%);
	background: linear-gradient(top, #707070 0%,#555555 100%);
	-pie-background: linear-gradient(#707070, #555555);
}

._Skins_test_skin .tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/test_skin/browseInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/browseInactive.png');
}

._Skins_test_skin .tabs-nav li#CommunityTab.tabs-nav-inactive
{
	background: #707070;
	background: -moz-linear-gradient(top, #707070 0%, #555555 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#555555));
	background: -webkit-linear-gradient(top, #707070 0%, #555555 100%);
	background: -o-linear-gradient(top, #707070 0%,#555555 100%);
	background: -ms-linear-gradient(top, #707070 0%,#555555 100%);
	background: linear-gradient(top, #707070 0%,#555555 100%);
	-pie-background: linear-gradient(#707070, #555555);
}

._Skins_test_skin .tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/test_skin/communityInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/communityInactive.png');
}

._Skins_test_skin .tabs-nav li#GlossaryTab.tabs-nav-inactive
{
	background: #707070;
	background: -moz-linear-gradient(top, #707070 0%, #555555 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#555555));
	background: -webkit-linear-gradient(top, #707070 0%, #555555 100%);
	background: -o-linear-gradient(top, #707070 0%,#555555 100%);
	background: -ms-linear-gradient(top, #707070 0%,#555555 100%);
	background: linear-gradient(top, #707070 0%,#555555 100%);
	-pie-background: linear-gradient(#707070, #555555);
}

._Skins_test_skin .tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/test_skin/glossaryInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/glossaryInactive.png');
}

._Skins_test_skin .tabs-nav li#IndexTab.tabs-nav-inactive
{
	background: #707070;
	background: -moz-linear-gradient(top, #707070 0%, #555555 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#555555));
	background: -webkit-linear-gradient(top, #707070 0%, #555555 100%);
	background: -o-linear-gradient(top, #707070 0%,#555555 100%);
	background: -ms-linear-gradient(top, #707070 0%,#555555 100%);
	background: linear-gradient(top, #707070 0%,#555555 100%);
	-pie-background: linear-gradient(#707070, #555555);
}

._Skins_test_skin .tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/test_skin/indexInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/indexInactive.png');
}

._Skins_test_skin .tabs-nav li#SearchTab.tabs-nav-inactive
{
	background: #707070;
	background: -moz-linear-gradient(top, #707070 0%, #555555 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#555555));
	background: -webkit-linear-gradient(top, #707070 0%, #555555 100%);
	background: -o-linear-gradient(top, #707070 0%,#555555 100%);
	background: -ms-linear-gradient(top, #707070 0%,#555555 100%);
	background: linear-gradient(top, #707070 0%,#555555 100%);
	-pie-background: linear-gradient(#707070, #555555);
}

._Skins_test_skin .tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
{
	
}

._Skins_test_skin .tabs-nav li#TocTab.tabs-nav-inactive
{
	background: #707070;
	background: -moz-linear-gradient(top, #707070 0%, #555555 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#555555));
	background: -webkit-linear-gradient(top, #707070 0%, #555555 100%);
	background: -o-linear-gradient(top, #707070 0%,#555555 100%);
	background: -ms-linear-gradient(top, #707070 0%,#555555 100%);
	background: linear-gradient(top, #707070 0%,#555555 100%);
	-pie-background: linear-gradient(#707070, #555555);
}

._Skins_test_skin .tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/test_skin/tocInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/tocInactive.png');
}

._Skins_test_skin .search-bar
{
	display: block;
	border-top: solid 1px #363636;
	border-right: solid 1px #363636;
	border-bottom: solid 1px #363636;
	border-left: solid 1px #363636;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	margin-top: 14px;
}

._Skins_test_skin #search-field
{
	height: 28px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	color: #DADADA;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	background: #6F6F6F;
	background: -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
	background: -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
	background: -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
	background: -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
	background: linear-gradient(top, #6F6F6F 0%,#555555 100%);
	-pie-background: linear-gradient(#6F6F6F, #555555);
}

._Skins_test_skin .search-filter
{
	height: 28px;
	color: #dadada;
	background: -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
	background: -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
	background: -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
	background: -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
	background: linear-gradient(top, #6F6F6F 0%,#555555 100%);
	-pie-background: linear-gradient(#6F6F6F, #555555);
	border-left: solid 1px #363636;
	background-position: center;
}

._Skins_test_skin .search-submit
{
	height: 28px;
}

._Skins_test_skin .search-submit-wrapper
{
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-left: solid 1px #363636;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	background: #626262 url('Images/test_skin/magnifying_glass.png') no-repeat center center;
	background: url('Images/test_skin/magnifying_glass.png') no-repeat center center, -moz-linear-gradient(top, #626262 0%, #373737 100%);
	background: url('Images/test_skin/magnifying_glass.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#626262), color-stop(100%,#373737));
	background: url('Images/test_skin/magnifying_glass.png') no-repeat center center, -webkit-linear-gradient(top, #626262 0%, #373737 100%);
	background: url('Images/test_skin/magnifying_glass.png') no-repeat center center, -o-linear-gradient(top, #626262 0%,#373737 100%);
	background: url('Images/test_skin/magnifying_glass.png') no-repeat center center, -ms-linear-gradient(top, #626262 0%,#373737 100%);
	background: url('Images/test_skin/magnifying_glass.png') no-repeat center center, linear-gradient(top, #626262 0%,#373737 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/test_skin/magnifying_glass.png') no-repeat center center, linear-gradient(#626262, #373737);
}

._Skins_test_skin .search-account-container
{
	
}

._Skins_test_skin .search-filter-wrapper
{
	color: #dadada;
	background: -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
	background: -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
	background: -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
	background: -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
	background: linear-gradient(top, #6F6F6F 0%,#555555 100%);
	-pie-background: linear-gradient(#6F6F6F, #555555);
}

._Skins_test_skin .search-filter span:after
{
	border-top-color: #dadada;
}

._Skins_test_skin .search-filter-content
{
	background-color: #3f3f3f;
}

._Skins_test_skin .search-filter-wrapper.open
{
	background-color: #3f3f3f;
}

._Skins_test_skin .search-filter-content ul li:hover
{
	color: #f7f7f7;
	background-color: #6f6f6f;
}

._Skins_test_skin #resultList .glossary .definition
{
	
}

._Skins_test_skin #resultList .glossary
{
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
}

._Skins_test_skin #resultList .glossary .term
{
	font-size: 1.5em;
	margin-bottom: 10px;
}

._Skins_test_skin #resultList .glossary .term a
{
	
}

._Skins_test_skin #resultList .glossary .term a:visited
{
	
}

._Skins_test_skin #resultList .glossary .term a:focus
{
	
}

._Skins_test_skin #resultList .glossary .term a:hover
{
	
}

._Skins_test_skin #resultList .glossary .term a:active
{
	
}

._Skins_test_skin #results-heading
{
	color: #393f45;
	font-size: 20px;
	border-bottom: solid 1px #ebebeb;
}

._Skins_test_skin #search-field::-webkit-input-placeholder
{
	color: #DADADA;
}

._Skins_test_skin #search-field::-moz-placeholder
{
	color: #DADADA;
}

._Skins_test_skin #search-field:-moz-placeholder
{
	color: #DADADA;
}

._Skins_test_skin #search-field:-ms-input-placeholder
{
	color: #DADADA;
}

._Skins_test_skin .micro-content-container > .micro-content > .micro-response
{
	max-height: 200px;
}

._Skins_test_skin .micro-content-container > .micro-content > .micro-content-expand.expanded
{
	background: transparent url('Images/test_skin/arrow-up.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/arrow-up.png') no-repeat center center;
}

._Skins_test_skin .micro-content-container > .micro-content > .micro-content-expand
{
	border-top: solid 1px #b9bec1;
	border-bottom: solid 1px #b9bec1;
	height: 40px;
	background: transparent url('Images/test_skin/arrow-down.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/arrow-down.png') no-repeat center center;
}

._Skins_test_skin .micro-content-container > .micro-content > .micro-content-expand-transition-wrapper > .micro-content-expand-transition
{
	height: 50px;
	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);
}

._Skins_test_skin .micro-content-container > .micro-content > .micro-response-title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_test_skin .micro-content-container > .micro-content > .micro-response-title
{
	margin-top: 10px;
	margin-bottom: 2px;
}

._Skins_test_skin .micro-content-container > .micro-content > .micro-response-title a:visited
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_test_skin .micro-content-container > .micro-content > .micro-response-title a:focus
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_test_skin .micro-content-container > .micro-content > .micro-response-title a:hover
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_test_skin .micro-content-container > .micro-content > .micro-response-title a:active
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_test_skin .micro-content-container > .micro-content > .micro-response-url cite
{
	color: #0e774a;
	font-size: 0.9em;
	font-style: normal;
}

._Skins_test_skin .micro-content-container > .micro-content
{
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
}

._Skins_test_skin #pagination
{
	height: 40px;
	line-height: 40px;
}

._Skins_test_skin #pagination a
{
	border-top: solid 1px #fafafc;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: inherit;
}

._Skins_test_skin #pagination a:hover
{
	border-top: solid 1px #e2e2e6;
}

._Skins_test_skin #pagination a#selected
{
	border-top: solid 1px #e2e2e6;
	font-weight: bold;
}

._Skins_test_skin #resultList .description
{
	font-size: 13px;
}

._Skins_test_skin #resultList .title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_test_skin #resultList .title a:visited
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_test_skin #resultList .title a:focus
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_test_skin #resultList .title a:hover
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_test_skin #resultList .title a:active
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_test_skin #resultList .url cite
{
	color: #0e774a;
	font-size: 13px;
	font-style: normal;
}

._Skins_test_skin #resultList
{
	text-align: left;
}

._Skins_test_skin #search-field-sidebar
{
	background-image: url('Images/test_skin/magnifying_glass.png');
}

._Skins_test_skin #responsive-search-index
{
	background-image: url('Images/test_skin/magnifying_glass.png');
}

._Skins_test_skin #responsive-search-glossary
{
	background-image: url('Images/test_skin/magnifying_glass.png');
}

._Skins_test_skin .skip-to-content
{
	color: #808080;
	font-family: Arial;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	background-color: #ffffff;
}

._Skins_test_skin #contentBody
{
	background-color: #f7f7f7;
}

