/*<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_HTML5___Tripane .central-dropdown
{
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 12px;
}

._Skins_HTML5___Tripane .central-account-wrapper
{
	float: right;
	display: block;
}

._Skins_HTML5___Tripane .central-dropdown .central-account-drop
{
	padding-top: 10px;
	padding-bottom: 10px;
}

._Skins_HTML5___Tripane .central-dropdown:hover
{
	
}

._Skins_HTML5___Tripane .central-account-text
{
	color: #dadada;
	font-size: 12px;
	text-decoration: none;
}

._Skins_HTML5___Tripane .central-account-text:after
{
	border-top-color: #dadada;
}

._Skins_HTML5___Tripane .central-account-text:hover
{
	
}

._Skins_HTML5___Tripane .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_HTML5___Tripane .central-dropdown-content
{
	line-height: 35px;
	text-align: center;
	width: 100px;
	height: auto;
	left: auto;
	right: 0px;
	background-color: #ffffff;
}

._Skins_HTML5___Tripane .central-dropdown:after
{
	border-bottom-color: #ffffff;
}

._Skins_HTML5___Tripane .central-dropdown-content a
{
	color: #3d3d3d;
	font-size: 14px;
	text-decoration: none;
}

._Skins_HTML5___Tripane .central-dropdown-content a:hover
{
	text-decoration: underline;
}

._Skins_HTML5___Tripane .central-separator
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	color: #D5D8DA;
	background-color: #D5D8DA;
}

._Skins_HTML5___Tripane .comments .timestamp
{
	color: #888888;
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
}

._Skins_HTML5___Tripane .login-dialog-content
{
	border-top: solid 1px #767676;
	background-color: #5a5a5a;
}

._Skins_HTML5___Tripane .login-dialog button
{
	color: #ffffff;
	font-weight: bold;
	background-repeat: no-repeat;
	border-left: solid 1px #2b2b2b;
	border-right: solid 1px #2b2b2b;
	border-top: solid 1px #2b2b2b;
	border-bottom: 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_HTML5___Tripane .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_HTML5___Tripane .login-dialog-content .profile-item-wrapper .email-notifications-group
{
	background-color: #4a4a4a;
}

._Skins_HTML5___Tripane .login-dialog-content input[type=text]
{
	
}

._Skins_HTML5___Tripane .login-dialog-content .profile-item-wrapper
{
	color: #cecece;
}

._Skins_HTML5___Tripane #glossary .GlossaryPageEntry .GlossaryPageDefinition
{
	color: #707070;
}

._Skins_HTML5___Tripane #header
{
	display: block;
	height: 90px;
}

._Skins_HTML5___Tripane #body
{
	top: 90px;
}

._Skins_HTML5___Tripane #contentBodyInner
{
	top: 38px;
}

._Skins_HTML5___Tripane #header .logo
{
	display: block;
	background: #ffffff url('Images/vericut_banner_1.png') no-repeat center center;
	background: url('Images/vericut_banner_1.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/vericut_banner_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: url('Images/vericut_banner_1.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/vericut_banner_1.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/vericut_banner_1.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/vericut_banner_1.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/vericut_banner_1.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
	width: 612px;
	height: 83px;
	margin-top: -41.5px;
}

._Skins_HTML5___Tripane #responsiveHeader .logo
{
	display: block;
	width: 612px;
	background: #ffffff url('Images/vericut_banner_1.png') no-repeat center center;
	background: url('Images/vericut_banner_1.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/vericut_banner_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: url('Images/vericut_banner_1.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/vericut_banner_1.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/vericut_banner_1.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/vericut_banner_1.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/vericut_banner_1.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
}

._Skins_HTML5___Tripane #header .logo > img
{
	width: 612px;
	height: 83px;
}

._Skins_HTML5___Tripane #responsiveHeader .logo > img
{
	width: 612px;
	height: 83px;
}

._Skins_HTML5___Tripane body
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background: #ffffff url('Images/diagonal_lines.png') no-repeat;
	background: url('Images/diagonal_lines.png') no-repeat, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/diagonal_lines.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: url('Images/diagonal_lines.png') no-repeat, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/diagonal_lines.png') no-repeat, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/diagonal_lines.png') no-repeat, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/diagonal_lines.png') no-repeat, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/diagonal_lines.png') no-repeat, linear-gradient(#ffffff, #ffffff);
}

._Skins_HTML5___Tripane #responsiveHeader
{
	background: #ffffff url('Images/diagonal_lines.png') no-repeat;
	background: url('Images/diagonal_lines.png') no-repeat, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/diagonal_lines.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: url('Images/diagonal_lines.png') no-repeat, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/diagonal_lines.png') no-repeat, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/diagonal_lines.png') no-repeat, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/diagonal_lines.png') no-repeat, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/diagonal_lines.png') no-repeat, linear-gradient(#ffffff, #ffffff);
}

._Skins_HTML5___Tripane #navigation
{
	width: 270px;
}

html.left-layout._Skins_HTML5___Tripane #navigationResizeBar
{
	left: 270px;
}

html.left-layout._Skins_HTML5___Tripane #contentBody
{
	left: 275px;
	right: 0;
}

._Skins_HTML5___Tripane .MCWebHelpFramesetLink a
{
	color: #0000ee;
}

._Skins_HTML5___Tripane .MCWebHelpFramesetLink .MCWebHelpFramesetLinkBottom a
{
	
}

._Skins_HTML5___Tripane .MCWebHelpFramesetLink .MCWebHelpFramesetLinkTop a
{
	
}

._Skins_HTML5___Tripane .tabs-panel-content
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 8px;
	border-left: solid 1px #e1e1e1;
	border-right: solid 1px #e1e1e1;
	border-top: solid 1px #e1e1e1;
	background-color: #ffffff;
}

._Skins_HTML5___Tripane #navigation[role="complementary"]
{
	background-color: #ffffff;
}

._Skins_HTML5___Tripane #browseSequences.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_HTML5___Tripane #community.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_HTML5___Tripane #glossary.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_HTML5___Tripane #index.tabs-panel-content
{
	background-repeat: repeat;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: linear-gradient(#ffffff, #ffffff);
}

._Skins_HTML5___Tripane #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_HTML5___Tripane .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, transparent;
}

._Skins_HTML5___Tripane #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, #00bfff;
}

._Skins_HTML5___Tripane .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, #00bfff;
}

._Skins_HTML5___Tripane #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_HTML5___Tripane .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, transparent;
}

._Skins_HTML5___Tripane #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, #00bfff;
}

._Skins_HTML5___Tripane .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, #00bfff;
}

._Skins_HTML5___Tripane #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_HTML5___Tripane .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, transparent;
}

._Skins_HTML5___Tripane #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, #00bfff;
}

._Skins_HTML5___Tripane .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, #00bfff;
}

._Skins_HTML5___Tripane #search.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_HTML5___Tripane #toc.tabs-panel-content
{
	background-repeat: repeat;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: linear-gradient(#ffffff, #ffffff);
}

._Skins_HTML5___Tripane .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/book.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/book.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_HTML5___Tripane .web .tree-node.tree-node-collapsed > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/book.png') no-repeat 0 3px;
	background: url('Images/book.png') no-repeat 0 3px, transparent;
}

._Skins_HTML5___Tripane .tree-node.tree-node-collapsed.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/book.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/book.png') no-repeat 0 3px, #00bfff;
}

._Skins_HTML5___Tripane .web .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/book.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/book.png') no-repeat 0 3px, #00bfff;
}

._Skins_HTML5___Tripane .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/book-open.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/book-open.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_HTML5___Tripane .web .tree-node.tree-node-expanded > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/book-open.png') no-repeat 0 3px;
	background: url('Images/book-open.png') no-repeat 0 3px, transparent;
}

._Skins_HTML5___Tripane .tree-node.tree-node-expanded.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/book-open.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/book-open.png') no-repeat 0 3px, #00bfff;
}

._Skins_HTML5___Tripane .web .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/book-open.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/book-open.png') no-repeat 0 3px, #00bfff;
}

._Skins_HTML5___Tripane .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/topic.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/topic.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_HTML5___Tripane .web .tree-node.tree-node-leaf > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/topic.png') no-repeat 0 3px;
	background: url('Images/topic.png') no-repeat 0 3px, transparent;
}

._Skins_HTML5___Tripane .tree-node.tree-node-leaf.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/topic.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/topic.png') no-repeat 0 3px, #00bfff;
}

._Skins_HTML5___Tripane .web .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/topic.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/topic.png') no-repeat 0 3px, #00bfff;
}

._Skins_HTML5___Tripane .tree-node .new-indicator
{
	background: transparent url('Images/new-indicator.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/new-indicator.png') no-repeat;
	width: 12px;
	height: 7px;
}

html.left-layout._Skins_HTML5___Tripane #show-hide-navigation:after
{
	color: #898989;
	border-right-color: #898989;
}

html.left-layout._Skins_HTML5___Tripane .nav-closed #show-hide-navigation:after
{
	border-left-color: #898989;
}

._Skins_HTML5___Tripane .tree-node div
{
	color: #000000;
	line-height: 1.9em;
}

._Skins_HTML5___Tripane .tree-node.tree-node-selected > div
{
	color: #000000;
	background-color: #00bfff;
}

._Skins_HTML5___Tripane .web .tree-node.tree-node-selected > div:hover
{
	color: #000000;
	background-color: #00bfff;
}

._Skins_HTML5___Tripane #index .tree-node.tree-node-selected > div
{
	color: #000000;
	background-color: #00bfff;
}

._Skins_HTML5___Tripane .web #index .tree-node.tree-node-selected > div:hover
{
	color: #000000;
	background-color: #00bfff;
}

._Skins_HTML5___Tripane .SearchFilterEntry.tree-node .SearchFilter.active
{
	background-color: #00bfff;
	color: #000000;
}

._Skins_HTML5___Tripane .tabs-panel-search
{
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #002a3a;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_HTML5___Tripane .tabs-nav li
{
	width: 100px;
	height: 28px;
	navigation-tab-layout: ImageThenText;
	text-align: center;
	line-height: 28px;
}

._Skins_HTML5___Tripane .tabs-panel
{
	top: 28px;
	background-color: #002a3a;
}

._Skins_HTML5___Tripane .tabs-nav li#BrowseSequencesTab
{
	width: 0px;
	height: 0px;
}

._Skins_HTML5___Tripane .tabs-nav li#CommunityTab
{
	
}

._Skins_HTML5___Tripane .tabs-nav li#GlossaryTab
{
	width: 0px;
	height: 0px;
}

._Skins_HTML5___Tripane .tabs-nav li#IndexTab
{
	width: 0px;
	height: 0px;
}

._Skins_HTML5___Tripane .tabs-nav li#SearchTab
{
	
}

._Skins_HTML5___Tripane .tabs-nav li#TocTab
{
	
}

._Skins_HTML5___Tripane .tabs-nav li.tabs-nav-active
{
	color: #ffffff;
	border-right: solid 1px transparent;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background-repeat: repeat;
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_HTML5___Tripane #show-hide-navigation
{
	background-color: #002a3a;
}

._Skins_HTML5___Tripane .tabs-nav li#BrowseSequencesTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_HTML5___Tripane .tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/browseActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/browseActive.png') repeat;
}

._Skins_HTML5___Tripane .tabs-nav li#CommunityTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_HTML5___Tripane .tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/communityActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/communityActive.png') repeat;
}

._Skins_HTML5___Tripane .tabs-nav li#GlossaryTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_HTML5___Tripane .tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/glossaryActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/glossaryActive.png') repeat;
}

._Skins_HTML5___Tripane .tabs-nav li#IndexTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_HTML5___Tripane .tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/indexActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/indexActive.png') repeat;
}

._Skins_HTML5___Tripane .tabs-nav li#SearchTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_HTML5___Tripane .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
{
	background-repeat: repeat;
}

._Skins_HTML5___Tripane .tabs-nav li#TocTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_HTML5___Tripane .tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/tocActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/tocActive.png') repeat;
}

._Skins_HTML5___Tripane .tabs-nav li.tabs-nav-inactive
{
	color: transparent;
	border-right: none 0px #494949;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background-repeat: no-repeat;
	text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
	background-clip: padding-box;
}

._Skins_HTML5___Tripane .tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_HTML5___Tripane .tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
{
	background-repeat: no-repeat;
	background: none;
}

._Skins_HTML5___Tripane .tabs-nav li#CommunityTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_HTML5___Tripane .tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/communityInactive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/communityInactive.png') no-repeat;
}

._Skins_HTML5___Tripane .tabs-nav li#GlossaryTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_HTML5___Tripane .tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/glossaryInactive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/glossaryInactive.png') no-repeat;
}

._Skins_HTML5___Tripane .tabs-nav li#IndexTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_HTML5___Tripane .tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/indexInactive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/indexInactive.png') no-repeat;
}

._Skins_HTML5___Tripane .tabs-nav li#SearchTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_HTML5___Tripane .tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
{
	background-repeat: no-repeat;
}

._Skins_HTML5___Tripane .tabs-nav li#TocTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_HTML5___Tripane .tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/tocInactive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/tocInactive.png') no-repeat;
}

._Skins_HTML5___Tripane .search-bar
{
	display: block;
	border-left: solid 1px #363636;
	border-right: solid 1px #363636;
	border-top: solid 1px #363636;
	border-bottom: 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_HTML5___Tripane #search-field
{
	height: 28px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	color: #000000;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: linear-gradient(#ffffff, #ffffff);
}

._Skins_HTML5___Tripane .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_HTML5___Tripane .search-submit
{
	height: 28px;
}

._Skins_HTML5___Tripane .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/magnifying_glass.png') no-repeat center center;
	background: url('Images/magnifying_glass.png') no-repeat center center, -moz-linear-gradient(top, #626262 0%, #373737 100%);
	background: url('Images/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/magnifying_glass.png') no-repeat center center, -webkit-linear-gradient(top, #626262 0%, #373737 100%);
	background: url('Images/magnifying_glass.png') no-repeat center center, -o-linear-gradient(top, #626262 0%,#373737 100%);
	background: url('Images/magnifying_glass.png') no-repeat center center, -ms-linear-gradient(top, #626262 0%,#373737 100%);
	background: url('Images/magnifying_glass.png') no-repeat center center, linear-gradient(top, #626262 0%,#373737 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/magnifying_glass.png') no-repeat center center, linear-gradient(#626262, #373737);
}

._Skins_HTML5___Tripane .search-account-container
{
	
}

._Skins_HTML5___Tripane .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_HTML5___Tripane .search-filter span:after
{
	border-top-color: #dadada;
}

._Skins_HTML5___Tripane .search-filter-content
{
	background-color: #3f3f3f;
}

._Skins_HTML5___Tripane .search-filter-wrapper.open
{
	background-color: #3f3f3f;
}

._Skins_HTML5___Tripane .search-filter-content ul li:hover
{
	color: #f7f7f7;
	background-color: #6f6f6f;
}

._Skins_HTML5___Tripane #resultList .glossary .definition
{
	
}

._Skins_HTML5___Tripane #resultList .glossary
{
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
}

._Skins_HTML5___Tripane #resultList .glossary .term
{
	font-size: 1.5em;
	margin-bottom: 10px;
}

._Skins_HTML5___Tripane #resultList .glossary .term a
{
	
}

._Skins_HTML5___Tripane #resultList .glossary .term a:visited
{
	
}

._Skins_HTML5___Tripane #resultList .glossary .term a:focus
{
	
}

._Skins_HTML5___Tripane #resultList .glossary .term a:hover
{
	
}

._Skins_HTML5___Tripane #resultList .glossary .term a:active
{
	
}

._Skins_HTML5___Tripane #results-heading
{
	color: #393f45;
	font-size: 20px;
	border-bottom: solid 1px #ebebeb;
}

._Skins_HTML5___Tripane #search-field::-webkit-input-placeholder
{
	color: #000000;
}

._Skins_HTML5___Tripane #search-field::-moz-placeholder
{
	color: #000000;
}

._Skins_HTML5___Tripane #search-field:-moz-placeholder
{
	color: #000000;
}

._Skins_HTML5___Tripane #search-field:-ms-input-placeholder
{
	color: #000000;
}

._Skins_HTML5___Tripane .micro-content-container > .micro-content > .micro-response
{
	max-height: 200px;
}

._Skins_HTML5___Tripane .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_HTML5___Tripane .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_HTML5___Tripane .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_HTML5___Tripane .micro-content-container > .micro-content > .micro-response-title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML5___Tripane .micro-content-container > .micro-content > .micro-response-title
{
	margin-top: 10px;
	margin-bottom: 2px;
}

._Skins_HTML5___Tripane .micro-content-container > .micro-content > .micro-response-title a:visited
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML5___Tripane .micro-content-container > .micro-content > .micro-response-title a:focus
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML5___Tripane .micro-content-container > .micro-content > .micro-response-title a:hover
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML5___Tripane .micro-content-container > .micro-content > .micro-response-title a:active
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML5___Tripane .micro-content-container > .micro-content > .micro-response-url cite
{
	color: #0e774a;
	font-size: 0.9em;
	font-style: normal;
}

._Skins_HTML5___Tripane .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_HTML5___Tripane #pagination
{
	height: 40px;
	line-height: 40px;
}

._Skins_HTML5___Tripane #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_HTML5___Tripane #pagination a:hover
{
	border-top: solid 1px #e2e2e6;
}

._Skins_HTML5___Tripane #pagination a#selected
{
	border-top: solid 1px #e2e2e6;
	font-weight: bold;
}

._Skins_HTML5___Tripane #resultList .description
{
	font-size: 13px;
}

._Skins_HTML5___Tripane #resultList .title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML5___Tripane #resultList .title a:visited
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML5___Tripane #resultList .title a:focus
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML5___Tripane #resultList .title a:hover
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML5___Tripane #resultList .title a:active
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML5___Tripane #resultList .url cite
{
	color: #0e774a;
	font-size: 13px;
	font-style: normal;
}

._Skins_HTML5___Tripane #resultList
{
	text-align: left;
}

._Skins_HTML5___Tripane #search-field-sidebar
{
	background-image: url('Images/magnifying_glass.png');
}

._Skins_HTML5___Tripane #responsive-search-index
{
	background-image: url('Images/magnifying_glass.png');
}

._Skins_HTML5___Tripane #responsive-search-glossary
{
	background-image: url('Images/magnifying_glass.png');
}

._Skins_HTML5___Tripane .skip-to-content
{
	color: #808080;
	font-family: Arial;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	background-color: #ffffff;
}

._Skins_HTML5___Tripane #contentBody
{
	background-repeat: no-repeat;
	background: transparent;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_HTML5___Tripane___VO .central-dropdown
{
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 12px;
}

._Skins_HTML5___Tripane___VO .central-account-wrapper
{
	float: right;
	display: block;
}

._Skins_HTML5___Tripane___VO .central-dropdown .central-account-drop
{
	padding-top: 10px;
	padding-bottom: 10px;
}

._Skins_HTML5___Tripane___VO .central-dropdown:hover
{
	
}

._Skins_HTML5___Tripane___VO .central-account-text
{
	color: #dadada;
	font-size: 12px;
	text-decoration: none;
}

._Skins_HTML5___Tripane___VO .central-account-text:after
{
	border-top-color: #dadada;
}

._Skins_HTML5___Tripane___VO .central-account-text:hover
{
	
}

._Skins_HTML5___Tripane___VO .central-account-image
{
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	background: transparent url('Images/HTML5 - Tripane - VO/icon-user-light-gray.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/icon-user-light-gray.png') no-repeat center center;
}

._Skins_HTML5___Tripane___VO .central-dropdown-content
{
	line-height: 35px;
	text-align: center;
	width: 100px;
	height: auto;
	left: auto;
	right: 0px;
	background-color: #ffffff;
}

._Skins_HTML5___Tripane___VO .central-dropdown:after
{
	border-bottom-color: #ffffff;
}

._Skins_HTML5___Tripane___VO .central-dropdown-content a
{
	color: #3d3d3d;
	font-size: 14px;
	text-decoration: none;
}

._Skins_HTML5___Tripane___VO .central-dropdown-content a:hover
{
	text-decoration: underline;
}

._Skins_HTML5___Tripane___VO .central-separator
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	color: #D5D8DA;
	background-color: #D5D8DA;
}

._Skins_HTML5___Tripane___VO .comments .timestamp
{
	color: #888888;
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
}

._Skins_HTML5___Tripane___VO .login-dialog-content
{
	border-top: solid 1px #767676;
	background-color: #5a5a5a;
}

._Skins_HTML5___Tripane___VO .login-dialog button
{
	color: #ffffff;
	font-weight: bold;
	background-repeat: no-repeat;
	border-left: solid 1px #2b2b2b;
	border-right: solid 1px #2b2b2b;
	border-top: solid 1px #2b2b2b;
	border-bottom: 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_HTML5___Tripane___VO .login-dialog-header
{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #2b2b2b;
	background: #5a5a5a url('Images/HTML5 - Tripane - VO/login-dialog-icon.png') no-repeat 18px center;
	background: url('Images/HTML5 - Tripane - VO/login-dialog-icon.png') no-repeat 18px center, -moz-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/HTML5 - Tripane - VO/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/HTML5 - Tripane - VO/login-dialog-icon.png') no-repeat 18px center, -webkit-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/HTML5 - Tripane - VO/login-dialog-icon.png') no-repeat 18px center, -o-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/HTML5 - Tripane - VO/login-dialog-icon.png') no-repeat 18px center, -ms-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/HTML5 - Tripane - VO/login-dialog-icon.png') no-repeat 18px center, linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/login-dialog-icon.png') no-repeat 18px center, linear-gradient(#5a5a5a, #4a4a4a);
}

._Skins_HTML5___Tripane___VO .login-dialog-content .profile-item-wrapper .email-notifications-group
{
	background-color: #4a4a4a;
}

._Skins_HTML5___Tripane___VO .login-dialog-content input[type=text]
{
	
}

._Skins_HTML5___Tripane___VO .login-dialog-content .profile-item-wrapper
{
	color: #cecece;
}

._Skins_HTML5___Tripane___VO #glossary .GlossaryPageEntry .GlossaryPageDefinition
{
	color: #707070;
}

._Skins_HTML5___Tripane___VO #header
{
	display: block;
	height: 90px;
}

._Skins_HTML5___Tripane___VO #body
{
	top: 90px;
}

._Skins_HTML5___Tripane___VO #contentBodyInner
{
	top: 38px;
}

._Skins_HTML5___Tripane___VO #header .logo
{
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

._Skins_HTML5___Tripane___VO #responsiveHeader .logo
{
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

._Skins_HTML5___Tripane___VO body
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background: #ffffff url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat;
	background: url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, linear-gradient(#ffffff, #ffffff);
}

._Skins_HTML5___Tripane___VO #responsiveHeader
{
	background: #ffffff url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat;
	background: url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, linear-gradient(#ffffff, #ffffff);
}

._Skins_HTML5___Tripane___VO #navigation
{
	width: 270px;
}

html.left-layout._Skins_HTML5___Tripane___VO #navigationResizeBar
{
	left: 270px;
}

html.left-layout._Skins_HTML5___Tripane___VO #contentBody
{
	left: 275px;
	right: 0;
}

._Skins_HTML5___Tripane___VO .MCWebHelpFramesetLink a
{
	color: #0000ee;
}

._Skins_HTML5___Tripane___VO .MCWebHelpFramesetLink .MCWebHelpFramesetLinkBottom a
{
	
}

._Skins_HTML5___Tripane___VO .MCWebHelpFramesetLink .MCWebHelpFramesetLinkTop a
{
	
}

._Skins_HTML5___Tripane___VO .tabs-panel-content
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 8px;
	border-left: solid 1px #e1e1e1;
	border-right: solid 1px #e1e1e1;
	border-top: solid 1px #e1e1e1;
	background-color: #ffffff;
}

._Skins_HTML5___Tripane___VO #navigation[role="complementary"]
{
	background-color: #ffffff;
}

._Skins_HTML5___Tripane___VO #browseSequences.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_HTML5___Tripane___VO #community.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_HTML5___Tripane___VO #glossary.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_HTML5___Tripane___VO #index.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_HTML5___Tripane___VO #index .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/HTML5 - Tripane - VO/index-expanded.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/index-expanded.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_HTML5___Tripane___VO .web #index .tree-node.tree-node-expanded > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/index-expanded.png') no-repeat 0 3px;
	background: url('Images/HTML5 - Tripane - VO/index-expanded.png') no-repeat 0 3px, #e5eff7;
}

._Skins_HTML5___Tripane___VO #index .tree-node.tree-node-expanded.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/index-expanded.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/HTML5 - Tripane - VO/index-expanded.png') no-repeat 0 3px, #cce0f0;
}

._Skins_HTML5___Tripane___VO .web #index .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/index-expanded.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/HTML5 - Tripane - VO/index-expanded.png') no-repeat 0 3px, #cce0f0;
}

._Skins_HTML5___Tripane___VO #index .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/HTML5 - Tripane - VO/index-collapsed.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/index-collapsed.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_HTML5___Tripane___VO .web #index .tree-node.tree-node-collapsed > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/index-collapsed.png') no-repeat 0 3px;
	background: url('Images/HTML5 - Tripane - VO/index-collapsed.png') no-repeat 0 3px, #e5eff7;
}

._Skins_HTML5___Tripane___VO #index .tree-node.tree-node-collapsed.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/index-collapsed.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/HTML5 - Tripane - VO/index-collapsed.png') no-repeat 0 3px, #cce0f0;
}

._Skins_HTML5___Tripane___VO .web #index .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/index-collapsed.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/HTML5 - Tripane - VO/index-collapsed.png') no-repeat 0 3px, #cce0f0;
}

._Skins_HTML5___Tripane___VO #index .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/HTML5 - Tripane - VO/index.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/index.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_HTML5___Tripane___VO .web #index .tree-node.tree-node-leaf > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/index.png') no-repeat 0 3px;
	background: url('Images/HTML5 - Tripane - VO/index.png') no-repeat 0 3px, #e5eff7;
}

._Skins_HTML5___Tripane___VO #index .tree-node.tree-node-leaf.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/index.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/HTML5 - Tripane - VO/index.png') no-repeat 0 3px, #cce0f0;
}

._Skins_HTML5___Tripane___VO .web #index .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/index.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/HTML5 - Tripane - VO/index.png') no-repeat 0 3px, #cce0f0;
}

._Skins_HTML5___Tripane___VO #search.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_HTML5___Tripane___VO #toc.tabs-panel-content
{
	background-repeat: repeat;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: linear-gradient(#ffffff, #ffffff);
}

._Skins_HTML5___Tripane___VO .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/HTML5 - Tripane - VO/book.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/book.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_HTML5___Tripane___VO .web .tree-node.tree-node-collapsed > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/book.png') no-repeat 0 3px;
	background: url('Images/HTML5 - Tripane - VO/book.png') no-repeat 0 3px, #e5eff7;
}

._Skins_HTML5___Tripane___VO .tree-node.tree-node-collapsed.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/book.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/HTML5 - Tripane - VO/book.png') no-repeat 0 3px, #cce0f0;
}

._Skins_HTML5___Tripane___VO .web .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/book.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/HTML5 - Tripane - VO/book.png') no-repeat 0 3px, #cce0f0;
}

._Skins_HTML5___Tripane___VO .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/HTML5 - Tripane - VO/book-open.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/book-open.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_HTML5___Tripane___VO .web .tree-node.tree-node-expanded > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/book-open.png') no-repeat 0 3px;
	background: url('Images/HTML5 - Tripane - VO/book-open.png') no-repeat 0 3px, #e5eff7;
}

._Skins_HTML5___Tripane___VO .tree-node.tree-node-expanded.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/book-open.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/HTML5 - Tripane - VO/book-open.png') no-repeat 0 3px, #cce0f0;
}

._Skins_HTML5___Tripane___VO .web .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/book-open.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/HTML5 - Tripane - VO/book-open.png') no-repeat 0 3px, #cce0f0;
}

._Skins_HTML5___Tripane___VO .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/HTML5 - Tripane - VO/topic.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/topic.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_HTML5___Tripane___VO .web .tree-node.tree-node-leaf > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/topic.png') no-repeat 0 3px;
	background: url('Images/HTML5 - Tripane - VO/topic.png') no-repeat 0 3px, #e5eff7;
}

._Skins_HTML5___Tripane___VO .tree-node.tree-node-leaf.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/topic.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/HTML5 - Tripane - VO/topic.png') no-repeat 0 3px, #cce0f0;
}

._Skins_HTML5___Tripane___VO .web .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/topic.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/HTML5 - Tripane - VO/topic.png') no-repeat 0 3px, #cce0f0;
}

._Skins_HTML5___Tripane___VO .tree-node .new-indicator
{
	background: transparent url('Images/HTML5 - Tripane - VO/new-indicator.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/new-indicator.png') no-repeat;
	width: 12px;
	height: 7px;
}

html.left-layout._Skins_HTML5___Tripane___VO #show-hide-navigation:after
{
	color: #898989;
	border-right-color: #898989;
}

html.left-layout._Skins_HTML5___Tripane___VO .nav-closed #show-hide-navigation:after
{
	border-left-color: #898989;
}

._Skins_HTML5___Tripane___VO .tree-node div
{
	color: #707070;
	line-height: 1.9em;
}

._Skins_HTML5___Tripane___VO .tree-node.tree-node-selected > div
{
	color: #000000;
	background-color: #cce0f0;
}

._Skins_HTML5___Tripane___VO .web .tree-node.tree-node-selected > div:hover
{
	color: #000000;
	background-color: #cce0f0;
}

._Skins_HTML5___Tripane___VO #index .tree-node.tree-node-selected > div
{
	color: #000000;
	background-color: #cce0f0;
}

._Skins_HTML5___Tripane___VO .web #index .tree-node.tree-node-selected > div:hover
{
	color: #000000;
	background-color: #cce0f0;
}

._Skins_HTML5___Tripane___VO .SearchFilterEntry.tree-node .SearchFilter.active
{
	background-color: #cce0f0;
	color: #000000;
}

._Skins_HTML5___Tripane___VO .tabs-panel-search
{
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

._Skins_HTML5___Tripane___VO .tabs-nav li
{
	width: 100px;
	height: 28px;
	navigation-tab-layout: ImageThenText;
	text-align: center;
	line-height: 28px;
}

._Skins_HTML5___Tripane___VO .tabs-panel
{
	top: 28px;
	background-color: #0e3167;
}

._Skins_HTML5___Tripane___VO .tabs-nav li#BrowseSequencesTab
{
	width: 0px;
	height: 0px;
}

._Skins_HTML5___Tripane___VO .tabs-nav li#CommunityTab
{
	
}

._Skins_HTML5___Tripane___VO .tabs-nav li#GlossaryTab
{
	width: 0px;
	height: 0px;
}

._Skins_HTML5___Tripane___VO .tabs-nav li#IndexTab
{
	width: 0px;
	height: 0px;
}

._Skins_HTML5___Tripane___VO .tabs-nav li#SearchTab
{
	
}

._Skins_HTML5___Tripane___VO .tabs-nav li#TocTab
{
	
}

._Skins_HTML5___Tripane___VO .tabs-nav li.tabs-nav-active
{
	color: #ffffff;
	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-repeat: repeat;
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #0e3167 0%, #0e3167 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3167), color-stop(100%,#0e3167));
	background: -webkit-linear-gradient(top, #0e3167 0%, #0e3167 100%);
	background: -o-linear-gradient(top, #0e3167 0%,#0e3167 100%);
	background: -ms-linear-gradient(top, #0e3167 0%,#0e3167 100%);
	background: linear-gradient(top, #0e3167 0%,#0e3167 100%);
	-pie-background: linear-gradient(#0e3167, #0e3167);
}

._Skins_HTML5___Tripane___VO #show-hide-navigation
{
	background-color: #0e3167;
}

._Skins_HTML5___Tripane___VO .tabs-nav li#BrowseSequencesTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #0e3167 0%, #0e3167 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3167), color-stop(100%,#0e3167));
	background: -webkit-linear-gradient(top, #0e3167 0%, #0e3167 100%);
	background: -o-linear-gradient(top, #0e3167 0%,#0e3167 100%);
	background: -ms-linear-gradient(top, #0e3167 0%,#0e3167 100%);
	background: linear-gradient(top, #0e3167 0%,#0e3167 100%);
	-pie-background: linear-gradient(#0e3167, #0e3167);
}

._Skins_HTML5___Tripane___VO .tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/HTML5 - Tripane - VO/browseActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/browseActive.png') repeat;
}

._Skins_HTML5___Tripane___VO .tabs-nav li#CommunityTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #0e3167 0%, #0e3167 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3167), color-stop(100%,#0e3167));
	background: -webkit-linear-gradient(top, #0e3167 0%, #0e3167 100%);
	background: -o-linear-gradient(top, #0e3167 0%,#0e3167 100%);
	background: -ms-linear-gradient(top, #0e3167 0%,#0e3167 100%);
	background: linear-gradient(top, #0e3167 0%,#0e3167 100%);
	-pie-background: linear-gradient(#0e3167, #0e3167);
}

._Skins_HTML5___Tripane___VO .tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/HTML5 - Tripane - VO/communityActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/communityActive.png') repeat;
}

._Skins_HTML5___Tripane___VO .tabs-nav li#GlossaryTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #0e3167 0%, #0e3167 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3167), color-stop(100%,#0e3167));
	background: -webkit-linear-gradient(top, #0e3167 0%, #0e3167 100%);
	background: -o-linear-gradient(top, #0e3167 0%,#0e3167 100%);
	background: -ms-linear-gradient(top, #0e3167 0%,#0e3167 100%);
	background: linear-gradient(top, #0e3167 0%,#0e3167 100%);
	-pie-background: linear-gradient(#0e3167, #0e3167);
}

._Skins_HTML5___Tripane___VO .tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/HTML5 - Tripane - VO/glossaryActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/glossaryActive.png') repeat;
}

._Skins_HTML5___Tripane___VO .tabs-nav li#IndexTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #0e3167 0%, #0e3167 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3167), color-stop(100%,#0e3167));
	background: -webkit-linear-gradient(top, #0e3167 0%, #0e3167 100%);
	background: -o-linear-gradient(top, #0e3167 0%,#0e3167 100%);
	background: -ms-linear-gradient(top, #0e3167 0%,#0e3167 100%);
	background: linear-gradient(top, #0e3167 0%,#0e3167 100%);
	-pie-background: linear-gradient(#0e3167, #0e3167);
}

._Skins_HTML5___Tripane___VO .tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/HTML5 - Tripane - VO/indexActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/indexActive.png') repeat;
}

._Skins_HTML5___Tripane___VO .tabs-nav li#SearchTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #0e3167 0%, #0e3167 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3167), color-stop(100%,#0e3167));
	background: -webkit-linear-gradient(top, #0e3167 0%, #0e3167 100%);
	background: -o-linear-gradient(top, #0e3167 0%,#0e3167 100%);
	background: -ms-linear-gradient(top, #0e3167 0%,#0e3167 100%);
	background: linear-gradient(top, #0e3167 0%,#0e3167 100%);
	-pie-background: linear-gradient(#0e3167, #0e3167);
}

._Skins_HTML5___Tripane___VO .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
{
	background-repeat: repeat;
}

._Skins_HTML5___Tripane___VO .tabs-nav li#TocTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #0e3167 0%, #0e3167 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3167), color-stop(100%,#0e3167));
	background: -webkit-linear-gradient(top, #0e3167 0%, #0e3167 100%);
	background: -o-linear-gradient(top, #0e3167 0%,#0e3167 100%);
	background: -ms-linear-gradient(top, #0e3167 0%,#0e3167 100%);
	background: linear-gradient(top, #0e3167 0%,#0e3167 100%);
	-pie-background: linear-gradient(#0e3167, #0e3167);
}

._Skins_HTML5___Tripane___VO .tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/HTML5 - Tripane - VO/tocActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/tocActive.png') repeat;
}

._Skins_HTML5___Tripane___VO .tabs-nav li.tabs-nav-inactive
{
	color: transparent;
	border-right: none 0px #494949;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background-repeat: no-repeat;
	text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
	background-clip: padding-box;
}

._Skins_HTML5___Tripane___VO .tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_HTML5___Tripane___VO .tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
{
	background-repeat: no-repeat;
	background: none;
}

._Skins_HTML5___Tripane___VO .tabs-nav li#CommunityTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_HTML5___Tripane___VO .tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/HTML5 - Tripane - VO/communityInactive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/communityInactive.png') no-repeat;
}

._Skins_HTML5___Tripane___VO .tabs-nav li#GlossaryTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_HTML5___Tripane___VO .tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/HTML5 - Tripane - VO/glossaryInactive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/glossaryInactive.png') no-repeat;
}

._Skins_HTML5___Tripane___VO .tabs-nav li#IndexTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_HTML5___Tripane___VO .tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/HTML5 - Tripane - VO/indexInactive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/indexInactive.png') no-repeat;
}

._Skins_HTML5___Tripane___VO .tabs-nav li#SearchTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_HTML5___Tripane___VO .tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
{
	background-repeat: no-repeat;
}

._Skins_HTML5___Tripane___VO .tabs-nav li#TocTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_HTML5___Tripane___VO .tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/HTML5 - Tripane - VO/tocInactive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/tocInactive.png') no-repeat;
}

._Skins_HTML5___Tripane___VO .search-bar
{
	display: block;
	border-left: solid 1px #363636;
	border-right: solid 1px #363636;
	border-top: solid 1px #363636;
	border-bottom: 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_HTML5___Tripane___VO #search-field
{
	height: 28px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	color: #000000;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: linear-gradient(#ffffff, #ffffff);
}

._Skins_HTML5___Tripane___VO .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_HTML5___Tripane___VO .search-submit
{
	height: 28px;
}

._Skins_HTML5___Tripane___VO .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/HTML5 - Tripane - VO/magnifying_glass.png') no-repeat center center;
	background: url('Images/HTML5 - Tripane - VO/magnifying_glass.png') no-repeat center center, -moz-linear-gradient(top, #626262 0%, #373737 100%);
	background: url('Images/HTML5 - Tripane - VO/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/HTML5 - Tripane - VO/magnifying_glass.png') no-repeat center center, -webkit-linear-gradient(top, #626262 0%, #373737 100%);
	background: url('Images/HTML5 - Tripane - VO/magnifying_glass.png') no-repeat center center, -o-linear-gradient(top, #626262 0%,#373737 100%);
	background: url('Images/HTML5 - Tripane - VO/magnifying_glass.png') no-repeat center center, -ms-linear-gradient(top, #626262 0%,#373737 100%);
	background: url('Images/HTML5 - Tripane - VO/magnifying_glass.png') no-repeat center center, linear-gradient(top, #626262 0%,#373737 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/magnifying_glass.png') no-repeat center center, linear-gradient(#626262, #373737);
}

._Skins_HTML5___Tripane___VO .search-account-container
{
	
}

._Skins_HTML5___Tripane___VO .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_HTML5___Tripane___VO .search-filter span:after
{
	border-top-color: #dadada;
}

._Skins_HTML5___Tripane___VO .search-filter-content
{
	background-color: #3f3f3f;
}

._Skins_HTML5___Tripane___VO .search-filter-wrapper.open
{
	background-color: #3f3f3f;
}

._Skins_HTML5___Tripane___VO .search-filter-content ul li:hover
{
	color: #f7f7f7;
	background-color: #6f6f6f;
}

._Skins_HTML5___Tripane___VO #resultList .glossary .definition
{
	
}

._Skins_HTML5___Tripane___VO #resultList .glossary
{
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
}

._Skins_HTML5___Tripane___VO #resultList .glossary .term
{
	font-size: 1.5em;
	margin-bottom: 10px;
}

._Skins_HTML5___Tripane___VO #resultList .glossary .term a
{
	
}

._Skins_HTML5___Tripane___VO #resultList .glossary .term a:visited
{
	
}

._Skins_HTML5___Tripane___VO #resultList .glossary .term a:focus
{
	
}

._Skins_HTML5___Tripane___VO #resultList .glossary .term a:hover
{
	
}

._Skins_HTML5___Tripane___VO #resultList .glossary .term a:active
{
	
}

._Skins_HTML5___Tripane___VO #results-heading
{
	color: #393f45;
	font-size: 20px;
	border-bottom: solid 1px #ebebeb;
}

._Skins_HTML5___Tripane___VO #search-field::-webkit-input-placeholder
{
	color: #000000;
}

._Skins_HTML5___Tripane___VO #search-field::-moz-placeholder
{
	color: #000000;
}

._Skins_HTML5___Tripane___VO #search-field:-moz-placeholder
{
	color: #000000;
}

._Skins_HTML5___Tripane___VO #search-field:-ms-input-placeholder
{
	color: #000000;
}

._Skins_HTML5___Tripane___VO .micro-content-container > .micro-content > .micro-response
{
	max-height: 200px;
}

._Skins_HTML5___Tripane___VO .micro-content-container > .micro-content > .micro-content-expand.expanded
{
	background: transparent url('Images/HTML5 - Tripane - VO/arrow-up.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/arrow-up.png') no-repeat center center;
}

._Skins_HTML5___Tripane___VO .micro-content-container > .micro-content > .micro-content-expand
{
	border-top: solid 1px #b9bec1;
	border-bottom: solid 1px #b9bec1;
	height: 40px;
	background: transparent url('Images/HTML5 - Tripane - VO/arrow-down.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/arrow-down.png') no-repeat center center;
}

._Skins_HTML5___Tripane___VO .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_HTML5___Tripane___VO .micro-content-container > .micro-content > .micro-response-title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML5___Tripane___VO .micro-content-container > .micro-content > .micro-response-title
{
	margin-top: 10px;
	margin-bottom: 2px;
}

._Skins_HTML5___Tripane___VO .micro-content-container > .micro-content > .micro-response-title a:visited
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML5___Tripane___VO .micro-content-container > .micro-content > .micro-response-title a:focus
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML5___Tripane___VO .micro-content-container > .micro-content > .micro-response-title a:hover
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML5___Tripane___VO .micro-content-container > .micro-content > .micro-response-title a:active
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML5___Tripane___VO .micro-content-container > .micro-content > .micro-response-url cite
{
	color: #0e774a;
	font-size: 0.9em;
	font-style: normal;
}

._Skins_HTML5___Tripane___VO .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_HTML5___Tripane___VO #pagination
{
	height: 40px;
	line-height: 40px;
}

._Skins_HTML5___Tripane___VO #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_HTML5___Tripane___VO #pagination a:hover
{
	border-top: solid 1px #e2e2e6;
}

._Skins_HTML5___Tripane___VO #pagination a#selected
{
	border-top: solid 1px #e2e2e6;
	font-weight: bold;
}

._Skins_HTML5___Tripane___VO #resultList .description
{
	font-size: 13px;
}

._Skins_HTML5___Tripane___VO #resultList .title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML5___Tripane___VO #resultList .title a:visited
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML5___Tripane___VO #resultList .title a:focus
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML5___Tripane___VO #resultList .title a:hover
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML5___Tripane___VO #resultList .title a:active
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML5___Tripane___VO #resultList .url cite
{
	color: #0e774a;
	font-size: 13px;
	font-style: normal;
}

._Skins_HTML5___Tripane___VO #resultList
{
	text-align: left;
}

._Skins_HTML5___Tripane___VO #search-field-sidebar
{
	background-image: url('Images/HTML5 - Tripane - VO/magnifying_glass.png');
}

._Skins_HTML5___Tripane___VO #responsive-search-index
{
	background-image: url('Images/HTML5 - Tripane - VO/magnifying_glass.png');
}

._Skins_HTML5___Tripane___VO #responsive-search-glossary
{
	background-image: url('Images/HTML5 - Tripane - VO/magnifying_glass.png');
}

._Skins_HTML5___Tripane___VO .skip-to-content
{
	color: #808080;
	font-family: Arial;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	background-color: #ffffff;
}

._Skins_HTML5___Tripane___VO #contentBody
{
	background-repeat: no-repeat;
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #0e3167 0%, #0e3167 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3167), color-stop(100%,#0e3167));
	background: -webkit-linear-gradient(top, #0e3167 0%, #0e3167 100%);
	background: -o-linear-gradient(top, #0e3167 0%,#0e3167 100%);
	background: -ms-linear-gradient(top, #0e3167 0%,#0e3167 100%);
	background: linear-gradient(top, #0e3167 0%,#0e3167 100%);
	-pie-background: linear-gradient(#0e3167, #0e3167);
}

._Skins_Tripane_VCP .central-dropdown
{
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 12px;
}

._Skins_Tripane_VCP .central-account-wrapper
{
	float: right;
	display: block;
}

._Skins_Tripane_VCP .central-dropdown .central-account-drop
{
	padding-top: 10px;
	padding-bottom: 10px;
}

._Skins_Tripane_VCP .central-dropdown:hover
{
	
}

._Skins_Tripane_VCP .central-account-text
{
	color: #dadada;
	font-size: 12px;
	text-decoration: none;
}

._Skins_Tripane_VCP .central-account-text:after
{
	border-top-color: #dadada;
}

._Skins_Tripane_VCP .central-account-text:hover
{
	
}

._Skins_Tripane_VCP .central-account-image
{
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	background: transparent url('Images/Tripane_VCP/icon-user-light-gray.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/icon-user-light-gray.png') no-repeat center center;
}

._Skins_Tripane_VCP .central-dropdown-content
{
	line-height: 35px;
	text-align: center;
	width: 100px;
	height: auto;
	left: auto;
	right: 0px;
	background-color: #ffffff;
}

._Skins_Tripane_VCP .central-dropdown:after
{
	border-bottom-color: #ffffff;
}

._Skins_Tripane_VCP .central-dropdown-content a
{
	color: #3d3d3d;
	font-size: 14px;
	text-decoration: none;
}

._Skins_Tripane_VCP .central-dropdown-content a:hover
{
	text-decoration: underline;
}

._Skins_Tripane_VCP .central-separator
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	color: #D5D8DA;
	background-color: #D5D8DA;
}

._Skins_Tripane_VCP .comments .timestamp
{
	color: #888888;
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
}

._Skins_Tripane_VCP .login-dialog-content
{
	border-top: solid 1px #767676;
	background-color: #5a5a5a;
}

._Skins_Tripane_VCP .login-dialog button
{
	color: #ffffff;
	font-weight: bold;
	background-repeat: no-repeat;
	border-left: solid 1px #2b2b2b;
	border-right: solid 1px #2b2b2b;
	border-top: solid 1px #2b2b2b;
	border-bottom: 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_Tripane_VCP .login-dialog-header
{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #2b2b2b;
	background: #5a5a5a url('Images/Tripane_VCP/login-dialog-icon.png') no-repeat 18px center;
	background: url('Images/Tripane_VCP/login-dialog-icon.png') no-repeat 18px center, -moz-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/Tripane_VCP/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/Tripane_VCP/login-dialog-icon.png') no-repeat 18px center, -webkit-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/Tripane_VCP/login-dialog-icon.png') no-repeat 18px center, -o-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/Tripane_VCP/login-dialog-icon.png') no-repeat 18px center, -ms-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/Tripane_VCP/login-dialog-icon.png') no-repeat 18px center, linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCP/login-dialog-icon.png') no-repeat 18px center, linear-gradient(#5a5a5a, #4a4a4a);
}

._Skins_Tripane_VCP .login-dialog-content .profile-item-wrapper .email-notifications-group
{
	background-color: #4a4a4a;
}

._Skins_Tripane_VCP .login-dialog-content input[type=text]
{
	
}

._Skins_Tripane_VCP .login-dialog-content .profile-item-wrapper
{
	color: #cecece;
}

._Skins_Tripane_VCP #glossary .GlossaryPageEntry .GlossaryPageDefinition
{
	color: #707070;
}

._Skins_Tripane_VCP #header
{
	display: block;
	height: 90px;
}

._Skins_Tripane_VCP #body
{
	top: 90px;
}

._Skins_Tripane_VCP #contentBodyInner
{
	top: 38px;
}

._Skins_Tripane_VCP #header .logo
{
	display: block;
	background: #ffffff url('Images/Tripane_VCP/vcp_banner.png') no-repeat center center;
	background: url('Images/Tripane_VCP/vcp_banner.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VCP/vcp_banner.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: url('Images/Tripane_VCP/vcp_banner.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VCP/vcp_banner.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VCP/vcp_banner.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VCP/vcp_banner.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCP/vcp_banner.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
	width: 612px;
	height: 83px;
	margin-top: -41.5px;
}

._Skins_Tripane_VCP #responsiveHeader .logo
{
	display: block;
	width: 612px;
	background: #ffffff url('Images/Tripane_VCP/vcp_banner.png') no-repeat center center;
	background: url('Images/Tripane_VCP/vcp_banner.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VCP/vcp_banner.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: url('Images/Tripane_VCP/vcp_banner.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VCP/vcp_banner.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VCP/vcp_banner.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VCP/vcp_banner.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCP/vcp_banner.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
}

._Skins_Tripane_VCP #header .logo > img
{
	width: 612px;
	height: 83px;
}

._Skins_Tripane_VCP #responsiveHeader .logo > img
{
	width: 612px;
	height: 83px;
}

._Skins_Tripane_VCP body
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background: #ffffff url('Images/Tripane_VCP/diagonal_lines.png') no-repeat;
	background: url('Images/Tripane_VCP/diagonal_lines.png') no-repeat, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VCP/diagonal_lines.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: url('Images/Tripane_VCP/diagonal_lines.png') no-repeat, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VCP/diagonal_lines.png') no-repeat, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VCP/diagonal_lines.png') no-repeat, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VCP/diagonal_lines.png') no-repeat, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCP/diagonal_lines.png') no-repeat, linear-gradient(#ffffff, #ffffff);
}

._Skins_Tripane_VCP #responsiveHeader
{
	background: #ffffff url('Images/Tripane_VCP/diagonal_lines.png') no-repeat;
	background: url('Images/Tripane_VCP/diagonal_lines.png') no-repeat, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VCP/diagonal_lines.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: url('Images/Tripane_VCP/diagonal_lines.png') no-repeat, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VCP/diagonal_lines.png') no-repeat, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VCP/diagonal_lines.png') no-repeat, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VCP/diagonal_lines.png') no-repeat, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCP/diagonal_lines.png') no-repeat, linear-gradient(#ffffff, #ffffff);
}

._Skins_Tripane_VCP #navigation
{
	width: 270px;
}

html.left-layout._Skins_Tripane_VCP #navigationResizeBar
{
	left: 270px;
}

html.left-layout._Skins_Tripane_VCP #contentBody
{
	left: 275px;
	right: 0;
}

._Skins_Tripane_VCP .MCWebHelpFramesetLink a
{
	color: #0000ee;
}

._Skins_Tripane_VCP .MCWebHelpFramesetLink .MCWebHelpFramesetLinkBottom a
{
	
}

._Skins_Tripane_VCP .MCWebHelpFramesetLink .MCWebHelpFramesetLinkTop a
{
	
}

._Skins_Tripane_VCP .tabs-panel-content
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 8px;
	border-left: solid 1px #e1e1e1;
	border-right: solid 1px #e1e1e1;
	border-top: solid 1px #e1e1e1;
	background-color: #ffffff;
}

._Skins_Tripane_VCP #navigation[role="complementary"]
{
	background-color: #ffffff;
}

._Skins_Tripane_VCP #browseSequences.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_Tripane_VCP #community.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_Tripane_VCP #glossary.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_Tripane_VCP #index.tabs-panel-content
{
	background-repeat: repeat;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: linear-gradient(#ffffff, #ffffff);
}

._Skins_Tripane_VCP #index .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/Tripane_VCP/index-expanded.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/index-expanded.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Tripane_VCP .web #index .tree-node.tree-node-expanded > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/index-expanded.png') no-repeat 0 3px;
	background: url('Images/Tripane_VCP/index-expanded.png') no-repeat 0 3px, transparent;
}

._Skins_Tripane_VCP #index .tree-node.tree-node-expanded.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/index-expanded.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VCP/index-expanded.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VCP .web #index .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/index-expanded.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VCP/index-expanded.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VCP #index .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/Tripane_VCP/index-collapsed.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/index-collapsed.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Tripane_VCP .web #index .tree-node.tree-node-collapsed > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/index-collapsed.png') no-repeat 0 3px;
	background: url('Images/Tripane_VCP/index-collapsed.png') no-repeat 0 3px, transparent;
}

._Skins_Tripane_VCP #index .tree-node.tree-node-collapsed.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/index-collapsed.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VCP/index-collapsed.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VCP .web #index .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/index-collapsed.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VCP/index-collapsed.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VCP #index .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/Tripane_VCP/index.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/index.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Tripane_VCP .web #index .tree-node.tree-node-leaf > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/index.png') no-repeat 0 3px;
	background: url('Images/Tripane_VCP/index.png') no-repeat 0 3px, transparent;
}

._Skins_Tripane_VCP #index .tree-node.tree-node-leaf.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/index.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VCP/index.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VCP .web #index .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/index.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VCP/index.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VCP #search.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_Tripane_VCP #toc.tabs-panel-content
{
	background-repeat: repeat;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: linear-gradient(#ffffff, #ffffff);
}

._Skins_Tripane_VCP .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/Tripane_VCP/book.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/book.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_Tripane_VCP .web .tree-node.tree-node-collapsed > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/book.png') no-repeat 0 3px;
	background: url('Images/Tripane_VCP/book.png') no-repeat 0 3px, transparent;
}

._Skins_Tripane_VCP .tree-node.tree-node-collapsed.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/book.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VCP/book.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VCP .web .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/book.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VCP/book.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VCP .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/Tripane_VCP/book-open.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/book-open.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_Tripane_VCP .web .tree-node.tree-node-expanded > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/book-open.png') no-repeat 0 3px;
	background: url('Images/Tripane_VCP/book-open.png') no-repeat 0 3px, transparent;
}

._Skins_Tripane_VCP .tree-node.tree-node-expanded.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/book-open.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VCP/book-open.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VCP .web .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/book-open.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VCP/book-open.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VCP .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/Tripane_VCP/topic.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/topic.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_Tripane_VCP .web .tree-node.tree-node-leaf > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/topic.png') no-repeat 0 3px;
	background: url('Images/Tripane_VCP/topic.png') no-repeat 0 3px, transparent;
}

._Skins_Tripane_VCP .tree-node.tree-node-leaf.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/topic.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VCP/topic.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VCP .web .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/topic.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VCP/topic.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VCP .tree-node .new-indicator
{
	background: transparent url('Images/Tripane_VCP/new-indicator.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/new-indicator.png') no-repeat;
	width: 12px;
	height: 7px;
}

html.left-layout._Skins_Tripane_VCP #show-hide-navigation:after
{
	color: #898989;
	border-right-color: #898989;
}

html.left-layout._Skins_Tripane_VCP .nav-closed #show-hide-navigation:after
{
	border-left-color: #898989;
}

._Skins_Tripane_VCP .tree-node div
{
	color: #000000;
	line-height: 1.9em;
}

._Skins_Tripane_VCP .tree-node.tree-node-selected > div
{
	color: #000000;
	background-color: #00bfff;
}

._Skins_Tripane_VCP .web .tree-node.tree-node-selected > div:hover
{
	color: #000000;
	background-color: #00bfff;
}

._Skins_Tripane_VCP #index .tree-node.tree-node-selected > div
{
	color: #000000;
	background-color: #00bfff;
}

._Skins_Tripane_VCP .web #index .tree-node.tree-node-selected > div:hover
{
	color: #000000;
	background-color: #00bfff;
}

._Skins_Tripane_VCP .SearchFilterEntry.tree-node .SearchFilter.active
{
	background-color: #00bfff;
	color: #000000;
}

._Skins_Tripane_VCP .tabs-panel-search
{
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #002a3a;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VCP .tabs-nav li
{
	width: 100px;
	height: 28px;
	navigation-tab-layout: ImageThenText;
	text-align: center;
	line-height: 28px;
}

._Skins_Tripane_VCP .tabs-panel
{
	top: 28px;
	background-color: #002a3a;
}

._Skins_Tripane_VCP .tabs-nav li#BrowseSequencesTab
{
	width: 0px;
	height: 0px;
}

._Skins_Tripane_VCP .tabs-nav li#CommunityTab
{
	
}

._Skins_Tripane_VCP .tabs-nav li#GlossaryTab
{
	width: 0px;
	height: 0px;
}

._Skins_Tripane_VCP .tabs-nav li#IndexTab
{
	width: 0px;
	height: 0px;
}

._Skins_Tripane_VCP .tabs-nav li#SearchTab
{
	
}

._Skins_Tripane_VCP .tabs-nav li#TocTab
{
	
}

._Skins_Tripane_VCP .tabs-nav li.tabs-nav-active
{
	color: #ffffff;
	border-right: solid 1px transparent;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background-repeat: repeat;
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VCP #show-hide-navigation
{
	background-color: #002a3a;
}

._Skins_Tripane_VCP .tabs-nav li#BrowseSequencesTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VCP .tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VCP/browseActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/browseActive.png') repeat;
}

._Skins_Tripane_VCP .tabs-nav li#CommunityTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VCP .tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VCP/communityActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/communityActive.png') repeat;
}

._Skins_Tripane_VCP .tabs-nav li#GlossaryTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VCP .tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VCP/glossaryActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/glossaryActive.png') repeat;
}

._Skins_Tripane_VCP .tabs-nav li#IndexTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VCP .tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VCP/indexActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/indexActive.png') repeat;
}

._Skins_Tripane_VCP .tabs-nav li#SearchTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VCP .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
{
	background-repeat: repeat;
}

._Skins_Tripane_VCP .tabs-nav li#TocTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VCP .tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VCP/tocActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/tocActive.png') repeat;
}

._Skins_Tripane_VCP .tabs-nav li.tabs-nav-inactive
{
	color: transparent;
	border-right: none 0px #494949;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background-repeat: no-repeat;
	text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
	background-clip: padding-box;
}

._Skins_Tripane_VCP .tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_Tripane_VCP .tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
{
	background-repeat: no-repeat;
	background: none;
}

._Skins_Tripane_VCP .tabs-nav li#CommunityTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_Tripane_VCP .tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VCP/communityInactive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/communityInactive.png') no-repeat;
}

._Skins_Tripane_VCP .tabs-nav li#GlossaryTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_Tripane_VCP .tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VCP/glossaryInactive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/glossaryInactive.png') no-repeat;
}

._Skins_Tripane_VCP .tabs-nav li#IndexTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_Tripane_VCP .tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VCP/indexInactive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/indexInactive.png') no-repeat;
}

._Skins_Tripane_VCP .tabs-nav li#SearchTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_Tripane_VCP .tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
{
	background-repeat: no-repeat;
}

._Skins_Tripane_VCP .tabs-nav li#TocTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_Tripane_VCP .tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VCP/tocInactive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/tocInactive.png') no-repeat;
}

._Skins_Tripane_VCP .search-bar
{
	display: block;
	border-left: solid 1px #363636;
	border-right: solid 1px #363636;
	border-top: solid 1px #363636;
	border-bottom: 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_Tripane_VCP #search-field
{
	height: 28px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	color: #000000;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: linear-gradient(#ffffff, #ffffff);
}

._Skins_Tripane_VCP .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_Tripane_VCP .search-submit
{
	height: 28px;
}

._Skins_Tripane_VCP .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/Tripane_VCP/magnifying_glass.png') no-repeat center center;
	background: url('Images/Tripane_VCP/magnifying_glass.png') no-repeat center center, -moz-linear-gradient(top, #626262 0%, #373737 100%);
	background: url('Images/Tripane_VCP/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/Tripane_VCP/magnifying_glass.png') no-repeat center center, -webkit-linear-gradient(top, #626262 0%, #373737 100%);
	background: url('Images/Tripane_VCP/magnifying_glass.png') no-repeat center center, -o-linear-gradient(top, #626262 0%,#373737 100%);
	background: url('Images/Tripane_VCP/magnifying_glass.png') no-repeat center center, -ms-linear-gradient(top, #626262 0%,#373737 100%);
	background: url('Images/Tripane_VCP/magnifying_glass.png') no-repeat center center, linear-gradient(top, #626262 0%,#373737 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCP/magnifying_glass.png') no-repeat center center, linear-gradient(#626262, #373737);
}

._Skins_Tripane_VCP .search-account-container
{
	
}

._Skins_Tripane_VCP .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_Tripane_VCP .search-filter span:after
{
	border-top-color: #dadada;
}

._Skins_Tripane_VCP .search-filter-content
{
	background-color: #3f3f3f;
}

._Skins_Tripane_VCP .search-filter-wrapper.open
{
	background-color: #3f3f3f;
}

._Skins_Tripane_VCP .search-filter-content ul li:hover
{
	color: #f7f7f7;
	background-color: #6f6f6f;
}

._Skins_Tripane_VCP #resultList .glossary .definition
{
	
}

._Skins_Tripane_VCP #resultList .glossary
{
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
}

._Skins_Tripane_VCP #resultList .glossary .term
{
	font-size: 1.5em;
	margin-bottom: 10px;
}

._Skins_Tripane_VCP #resultList .glossary .term a
{
	
}

._Skins_Tripane_VCP #resultList .glossary .term a:visited
{
	
}

._Skins_Tripane_VCP #resultList .glossary .term a:focus
{
	
}

._Skins_Tripane_VCP #resultList .glossary .term a:hover
{
	
}

._Skins_Tripane_VCP #resultList .glossary .term a:active
{
	
}

._Skins_Tripane_VCP #results-heading
{
	color: #393f45;
	font-size: 20px;
	border-bottom: solid 1px #ebebeb;
}

._Skins_Tripane_VCP #search-field::-webkit-input-placeholder
{
	color: #000000;
}

._Skins_Tripane_VCP #search-field::-moz-placeholder
{
	color: #000000;
}

._Skins_Tripane_VCP #search-field:-moz-placeholder
{
	color: #000000;
}

._Skins_Tripane_VCP #search-field:-ms-input-placeholder
{
	color: #000000;
}

._Skins_Tripane_VCP .micro-content-container > .micro-content > .micro-response
{
	max-height: 200px;
}

._Skins_Tripane_VCP .micro-content-container > .micro-content > .micro-content-expand.expanded
{
	background: transparent url('Images/Tripane_VCP/arrow-up.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/arrow-up.png') no-repeat center center;
}

._Skins_Tripane_VCP .micro-content-container > .micro-content > .micro-content-expand
{
	border-top: solid 1px #b9bec1;
	border-bottom: solid 1px #b9bec1;
	height: 40px;
	background: transparent url('Images/Tripane_VCP/arrow-down.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/arrow-down.png') no-repeat center center;
}

._Skins_Tripane_VCP .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_Tripane_VCP .micro-content-container > .micro-content > .micro-response-title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VCP .micro-content-container > .micro-content > .micro-response-title
{
	margin-top: 10px;
	margin-bottom: 2px;
}

._Skins_Tripane_VCP .micro-content-container > .micro-content > .micro-response-title a:visited
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VCP .micro-content-container > .micro-content > .micro-response-title a:focus
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VCP .micro-content-container > .micro-content > .micro-response-title a:hover
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VCP .micro-content-container > .micro-content > .micro-response-title a:active
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VCP .micro-content-container > .micro-content > .micro-response-url cite
{
	color: #0e774a;
	font-size: 0.9em;
	font-style: normal;
}

._Skins_Tripane_VCP .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_Tripane_VCP #pagination
{
	height: 40px;
	line-height: 40px;
}

._Skins_Tripane_VCP #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_Tripane_VCP #pagination a:hover
{
	border-top: solid 1px #e2e2e6;
}

._Skins_Tripane_VCP #pagination a#selected
{
	border-top: solid 1px #e2e2e6;
	font-weight: bold;
}

._Skins_Tripane_VCP #resultList .description
{
	font-size: 13px;
}

._Skins_Tripane_VCP #resultList .title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VCP #resultList .title a:visited
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VCP #resultList .title a:focus
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VCP #resultList .title a:hover
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VCP #resultList .title a:active
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VCP #resultList .url cite
{
	color: #0e774a;
	font-size: 13px;
	font-style: normal;
}

._Skins_Tripane_VCP #resultList
{
	text-align: left;
}

._Skins_Tripane_VCP #search-field-sidebar
{
	background-image: url('Images/Tripane_VCP/magnifying_glass.png');
}

._Skins_Tripane_VCP #responsive-search-index
{
	background-image: url('Images/Tripane_VCP/magnifying_glass.png');
}

._Skins_Tripane_VCP #responsive-search-glossary
{
	background-image: url('Images/Tripane_VCP/magnifying_glass.png');
}

._Skins_Tripane_VCP .skip-to-content
{
	color: #808080;
	font-family: Arial;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	background-color: #ffffff;
}

._Skins_Tripane_VCP #contentBody
{
	background-repeat: no-repeat;
	background: transparent;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VCS .central-dropdown
{
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 12px;
}

._Skins_Tripane_VCS .central-account-wrapper
{
	float: right;
	display: block;
}

._Skins_Tripane_VCS .central-dropdown .central-account-drop
{
	padding-top: 10px;
	padding-bottom: 10px;
}

._Skins_Tripane_VCS .central-dropdown:hover
{
	
}

._Skins_Tripane_VCS .central-account-text
{
	color: #dadada;
	font-size: 12px;
	text-decoration: none;
}

._Skins_Tripane_VCS .central-account-text:after
{
	border-top-color: #dadada;
}

._Skins_Tripane_VCS .central-account-text:hover
{
	
}

._Skins_Tripane_VCS .central-account-image
{
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	background: transparent url('Images/Tripane_VCS/icon-user-light-gray.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/icon-user-light-gray.png') no-repeat center center;
}

._Skins_Tripane_VCS .central-dropdown-content
{
	line-height: 35px;
	text-align: center;
	width: 100px;
	height: auto;
	left: auto;
	right: 0px;
	background-color: #ffffff;
}

._Skins_Tripane_VCS .central-dropdown:after
{
	border-bottom-color: #ffffff;
}

._Skins_Tripane_VCS .central-dropdown-content a
{
	color: #3d3d3d;
	font-size: 14px;
	text-decoration: none;
}

._Skins_Tripane_VCS .central-dropdown-content a:hover
{
	text-decoration: underline;
}

._Skins_Tripane_VCS .central-separator
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	color: #D5D8DA;
	background-color: #D5D8DA;
}

._Skins_Tripane_VCS .comments .timestamp
{
	color: #888888;
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
}

._Skins_Tripane_VCS .login-dialog-content
{
	border-top: solid 1px #767676;
	background-color: #5a5a5a;
}

._Skins_Tripane_VCS .login-dialog button
{
	color: #ffffff;
	font-weight: bold;
	background-repeat: no-repeat;
	border-left: solid 1px #2b2b2b;
	border-right: solid 1px #2b2b2b;
	border-top: solid 1px #2b2b2b;
	border-bottom: 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_Tripane_VCS .login-dialog-header
{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #2b2b2b;
	background: #5a5a5a url('Images/Tripane_VCS/login-dialog-icon.png') no-repeat 18px center;
	background: url('Images/Tripane_VCS/login-dialog-icon.png') no-repeat 18px center, -moz-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/Tripane_VCS/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/Tripane_VCS/login-dialog-icon.png') no-repeat 18px center, -webkit-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/Tripane_VCS/login-dialog-icon.png') no-repeat 18px center, -o-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/Tripane_VCS/login-dialog-icon.png') no-repeat 18px center, -ms-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/Tripane_VCS/login-dialog-icon.png') no-repeat 18px center, linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCS/login-dialog-icon.png') no-repeat 18px center, linear-gradient(#5a5a5a, #4a4a4a);
}

._Skins_Tripane_VCS .login-dialog-content .profile-item-wrapper .email-notifications-group
{
	background-color: #4a4a4a;
}

._Skins_Tripane_VCS .login-dialog-content input[type=text]
{
	
}

._Skins_Tripane_VCS .login-dialog-content .profile-item-wrapper
{
	color: #cecece;
}

._Skins_Tripane_VCS #glossary .GlossaryPageEntry .GlossaryPageDefinition
{
	color: #707070;
}

._Skins_Tripane_VCS #header
{
	display: block;
	height: 90px;
}

._Skins_Tripane_VCS #body
{
	top: 90px;
}

._Skins_Tripane_VCS #contentBodyInner
{
	top: 38px;
}

._Skins_Tripane_VCS #header .logo
{
	display: block;
	background: #ffffff url('Images/Tripane_VCS/vcs_banner.png') no-repeat center center;
	background: url('Images/Tripane_VCS/vcs_banner.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VCS/vcs_banner.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: url('Images/Tripane_VCS/vcs_banner.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VCS/vcs_banner.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VCS/vcs_banner.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VCS/vcs_banner.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCS/vcs_banner.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
	width: 612px;
	height: 83px;
	margin-top: -41.5px;
}

._Skins_Tripane_VCS #responsiveHeader .logo
{
	display: block;
	width: 612px;
	background: #ffffff url('Images/Tripane_VCS/vcs_banner.png') no-repeat center center;
	background: url('Images/Tripane_VCS/vcs_banner.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VCS/vcs_banner.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: url('Images/Tripane_VCS/vcs_banner.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VCS/vcs_banner.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VCS/vcs_banner.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VCS/vcs_banner.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCS/vcs_banner.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
}

._Skins_Tripane_VCS #header .logo > img
{
	width: 612px;
	height: 83px;
}

._Skins_Tripane_VCS #responsiveHeader .logo > img
{
	width: 612px;
	height: 83px;
}

._Skins_Tripane_VCS body
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background: #ffffff url('Images/Tripane_VCS/diagonal_lines.png') no-repeat;
	background: url('Images/Tripane_VCS/diagonal_lines.png') no-repeat, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VCS/diagonal_lines.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: url('Images/Tripane_VCS/diagonal_lines.png') no-repeat, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VCS/diagonal_lines.png') no-repeat, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VCS/diagonal_lines.png') no-repeat, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VCS/diagonal_lines.png') no-repeat, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCS/diagonal_lines.png') no-repeat, linear-gradient(#ffffff, #ffffff);
}

._Skins_Tripane_VCS #responsiveHeader
{
	background: #ffffff url('Images/Tripane_VCS/diagonal_lines.png') no-repeat;
	background: url('Images/Tripane_VCS/diagonal_lines.png') no-repeat, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VCS/diagonal_lines.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: url('Images/Tripane_VCS/diagonal_lines.png') no-repeat, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VCS/diagonal_lines.png') no-repeat, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VCS/diagonal_lines.png') no-repeat, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VCS/diagonal_lines.png') no-repeat, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCS/diagonal_lines.png') no-repeat, linear-gradient(#ffffff, #ffffff);
}

._Skins_Tripane_VCS #navigation
{
	width: 270px;
}

html.left-layout._Skins_Tripane_VCS #navigationResizeBar
{
	left: 270px;
}

html.left-layout._Skins_Tripane_VCS #contentBody
{
	left: 275px;
	right: 0;
}

._Skins_Tripane_VCS .MCWebHelpFramesetLink a
{
	color: #0000ee;
}

._Skins_Tripane_VCS .MCWebHelpFramesetLink .MCWebHelpFramesetLinkBottom a
{
	
}

._Skins_Tripane_VCS .MCWebHelpFramesetLink .MCWebHelpFramesetLinkTop a
{
	
}

._Skins_Tripane_VCS .tabs-panel-content
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 8px;
	border-left: solid 1px #e1e1e1;
	border-right: solid 1px #e1e1e1;
	border-top: solid 1px #e1e1e1;
	background-color: #ffffff;
}

._Skins_Tripane_VCS #navigation[role="complementary"]
{
	background-color: #ffffff;
}

._Skins_Tripane_VCS #browseSequences.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_Tripane_VCS #community.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_Tripane_VCS #glossary.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_Tripane_VCS #index.tabs-panel-content
{
	background-repeat: repeat;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: linear-gradient(#ffffff, #ffffff);
}

._Skins_Tripane_VCS #index .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/Tripane_VCS/index-expanded.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/index-expanded.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Tripane_VCS .web #index .tree-node.tree-node-expanded > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/index-expanded.png') no-repeat 0 3px;
	background: url('Images/Tripane_VCS/index-expanded.png') no-repeat 0 3px, transparent;
}

._Skins_Tripane_VCS #index .tree-node.tree-node-expanded.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/index-expanded.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VCS/index-expanded.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VCS .web #index .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/index-expanded.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VCS/index-expanded.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VCS #index .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/Tripane_VCS/index-collapsed.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/index-collapsed.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Tripane_VCS .web #index .tree-node.tree-node-collapsed > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/index-collapsed.png') no-repeat 0 3px;
	background: url('Images/Tripane_VCS/index-collapsed.png') no-repeat 0 3px, transparent;
}

._Skins_Tripane_VCS #index .tree-node.tree-node-collapsed.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/index-collapsed.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VCS/index-collapsed.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VCS .web #index .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/index-collapsed.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VCS/index-collapsed.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VCS #index .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/Tripane_VCS/index.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/index.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Tripane_VCS .web #index .tree-node.tree-node-leaf > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/index.png') no-repeat 0 3px;
	background: url('Images/Tripane_VCS/index.png') no-repeat 0 3px, transparent;
}

._Skins_Tripane_VCS #index .tree-node.tree-node-leaf.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/index.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VCS/index.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VCS .web #index .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/index.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VCS/index.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VCS #search.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_Tripane_VCS #toc.tabs-panel-content
{
	background-repeat: repeat;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: linear-gradient(#ffffff, #ffffff);
}

._Skins_Tripane_VCS .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/Tripane_VCS/book.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/book.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_Tripane_VCS .web .tree-node.tree-node-collapsed > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/book.png') no-repeat 0 3px;
	background: url('Images/Tripane_VCS/book.png') no-repeat 0 3px, transparent;
}

._Skins_Tripane_VCS .tree-node.tree-node-collapsed.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/book.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VCS/book.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VCS .web .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/book.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VCS/book.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VCS .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/Tripane_VCS/book-open.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/book-open.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_Tripane_VCS .web .tree-node.tree-node-expanded > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/book-open.png') no-repeat 0 3px;
	background: url('Images/Tripane_VCS/book-open.png') no-repeat 0 3px, transparent;
}

._Skins_Tripane_VCS .tree-node.tree-node-expanded.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/book-open.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VCS/book-open.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VCS .web .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/book-open.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VCS/book-open.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VCS .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/Tripane_VCS/topic.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/topic.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_Tripane_VCS .web .tree-node.tree-node-leaf > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/topic.png') no-repeat 0 3px;
	background: url('Images/Tripane_VCS/topic.png') no-repeat 0 3px, transparent;
}

._Skins_Tripane_VCS .tree-node.tree-node-leaf.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/topic.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VCS/topic.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VCS .web .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/topic.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VCS/topic.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VCS .tree-node .new-indicator
{
	background: transparent url('Images/Tripane_VCS/new-indicator.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/new-indicator.png') no-repeat;
	width: 12px;
	height: 7px;
}

html.left-layout._Skins_Tripane_VCS #show-hide-navigation:after
{
	color: #898989;
	border-right-color: #898989;
}

html.left-layout._Skins_Tripane_VCS .nav-closed #show-hide-navigation:after
{
	border-left-color: #898989;
}

._Skins_Tripane_VCS .tree-node div
{
	color: #000000;
	line-height: 1.9em;
}

._Skins_Tripane_VCS .tree-node.tree-node-selected > div
{
	color: #000000;
	background-color: #00bfff;
}

._Skins_Tripane_VCS .web .tree-node.tree-node-selected > div:hover
{
	color: #000000;
	background-color: #00bfff;
}

._Skins_Tripane_VCS #index .tree-node.tree-node-selected > div
{
	color: #000000;
	background-color: #00bfff;
}

._Skins_Tripane_VCS .web #index .tree-node.tree-node-selected > div:hover
{
	color: #000000;
	background-color: #00bfff;
}

._Skins_Tripane_VCS .SearchFilterEntry.tree-node .SearchFilter.active
{
	background-color: #00bfff;
	color: #000000;
}

._Skins_Tripane_VCS .tabs-panel-search
{
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #002a3a;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VCS .tabs-nav li
{
	width: 100px;
	height: 28px;
	navigation-tab-layout: ImageThenText;
	text-align: center;
	line-height: 28px;
}

._Skins_Tripane_VCS .tabs-panel
{
	top: 28px;
	background-color: #002a3a;
}

._Skins_Tripane_VCS .tabs-nav li#BrowseSequencesTab
{
	width: 0px;
	height: 0px;
}

._Skins_Tripane_VCS .tabs-nav li#CommunityTab
{
	
}

._Skins_Tripane_VCS .tabs-nav li#GlossaryTab
{
	width: 0px;
	height: 0px;
}

._Skins_Tripane_VCS .tabs-nav li#IndexTab
{
	width: 0px;
	height: 0px;
}

._Skins_Tripane_VCS .tabs-nav li#SearchTab
{
	
}

._Skins_Tripane_VCS .tabs-nav li#TocTab
{
	
}

._Skins_Tripane_VCS .tabs-nav li.tabs-nav-active
{
	color: #ffffff;
	border-right: solid 1px transparent;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background-repeat: repeat;
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VCS #show-hide-navigation
{
	background-color: #002a3a;
}

._Skins_Tripane_VCS .tabs-nav li#BrowseSequencesTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VCS .tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VCS/browseActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/browseActive.png') repeat;
}

._Skins_Tripane_VCS .tabs-nav li#CommunityTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VCS .tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VCS/communityActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/communityActive.png') repeat;
}

._Skins_Tripane_VCS .tabs-nav li#GlossaryTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VCS .tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VCS/glossaryActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/glossaryActive.png') repeat;
}

._Skins_Tripane_VCS .tabs-nav li#IndexTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VCS .tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VCS/indexActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/indexActive.png') repeat;
}

._Skins_Tripane_VCS .tabs-nav li#SearchTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VCS .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
{
	background-repeat: repeat;
}

._Skins_Tripane_VCS .tabs-nav li#TocTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VCS .tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VCS/tocActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/tocActive.png') repeat;
}

._Skins_Tripane_VCS .tabs-nav li.tabs-nav-inactive
{
	color: transparent;
	border-right: none 0px #494949;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background-repeat: no-repeat;
	text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
	background-clip: padding-box;
}

._Skins_Tripane_VCS .tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_Tripane_VCS .tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
{
	background-repeat: no-repeat;
	background: none;
}

._Skins_Tripane_VCS .tabs-nav li#CommunityTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_Tripane_VCS .tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VCS/communityInactive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/communityInactive.png') no-repeat;
}

._Skins_Tripane_VCS .tabs-nav li#GlossaryTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_Tripane_VCS .tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VCS/glossaryInactive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/glossaryInactive.png') no-repeat;
}

._Skins_Tripane_VCS .tabs-nav li#IndexTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_Tripane_VCS .tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VCS/indexInactive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/indexInactive.png') no-repeat;
}

._Skins_Tripane_VCS .tabs-nav li#SearchTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_Tripane_VCS .tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
{
	background-repeat: no-repeat;
}

._Skins_Tripane_VCS .tabs-nav li#TocTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_Tripane_VCS .tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VCS/tocInactive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/tocInactive.png') no-repeat;
}

._Skins_Tripane_VCS .search-bar
{
	display: block;
	border-left: solid 1px #363636;
	border-right: solid 1px #363636;
	border-top: solid 1px #363636;
	border-bottom: 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_Tripane_VCS #search-field
{
	height: 28px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	color: #000000;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: linear-gradient(#ffffff, #ffffff);
}

._Skins_Tripane_VCS .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_Tripane_VCS .search-submit
{
	height: 28px;
}

._Skins_Tripane_VCS .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/Tripane_VCS/magnifying_glass.png') no-repeat center center;
	background: url('Images/Tripane_VCS/magnifying_glass.png') no-repeat center center, -moz-linear-gradient(top, #626262 0%, #373737 100%);
	background: url('Images/Tripane_VCS/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/Tripane_VCS/magnifying_glass.png') no-repeat center center, -webkit-linear-gradient(top, #626262 0%, #373737 100%);
	background: url('Images/Tripane_VCS/magnifying_glass.png') no-repeat center center, -o-linear-gradient(top, #626262 0%,#373737 100%);
	background: url('Images/Tripane_VCS/magnifying_glass.png') no-repeat center center, -ms-linear-gradient(top, #626262 0%,#373737 100%);
	background: url('Images/Tripane_VCS/magnifying_glass.png') no-repeat center center, linear-gradient(top, #626262 0%,#373737 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCS/magnifying_glass.png') no-repeat center center, linear-gradient(#626262, #373737);
}

._Skins_Tripane_VCS .search-account-container
{
	
}

._Skins_Tripane_VCS .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_Tripane_VCS .search-filter span:after
{
	border-top-color: #dadada;
}

._Skins_Tripane_VCS .search-filter-content
{
	background-color: #3f3f3f;
}

._Skins_Tripane_VCS .search-filter-wrapper.open
{
	background-color: #3f3f3f;
}

._Skins_Tripane_VCS .search-filter-content ul li:hover
{
	color: #f7f7f7;
	background-color: #6f6f6f;
}

._Skins_Tripane_VCS #resultList .glossary .definition
{
	
}

._Skins_Tripane_VCS #resultList .glossary
{
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
}

._Skins_Tripane_VCS #resultList .glossary .term
{
	font-size: 1.5em;
	margin-bottom: 10px;
}

._Skins_Tripane_VCS #resultList .glossary .term a
{
	
}

._Skins_Tripane_VCS #resultList .glossary .term a:visited
{
	
}

._Skins_Tripane_VCS #resultList .glossary .term a:focus
{
	
}

._Skins_Tripane_VCS #resultList .glossary .term a:hover
{
	
}

._Skins_Tripane_VCS #resultList .glossary .term a:active
{
	
}

._Skins_Tripane_VCS #results-heading
{
	color: #393f45;
	font-size: 20px;
	border-bottom: solid 1px #ebebeb;
}

._Skins_Tripane_VCS #search-field::-webkit-input-placeholder
{
	color: #000000;
}

._Skins_Tripane_VCS #search-field::-moz-placeholder
{
	color: #000000;
}

._Skins_Tripane_VCS #search-field:-moz-placeholder
{
	color: #000000;
}

._Skins_Tripane_VCS #search-field:-ms-input-placeholder
{
	color: #000000;
}

._Skins_Tripane_VCS .micro-content-container > .micro-content > .micro-response
{
	max-height: 200px;
}

._Skins_Tripane_VCS .micro-content-container > .micro-content > .micro-content-expand.expanded
{
	background: transparent url('Images/Tripane_VCS/arrow-up.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/arrow-up.png') no-repeat center center;
}

._Skins_Tripane_VCS .micro-content-container > .micro-content > .micro-content-expand
{
	border-top: solid 1px #b9bec1;
	border-bottom: solid 1px #b9bec1;
	height: 40px;
	background: transparent url('Images/Tripane_VCS/arrow-down.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/arrow-down.png') no-repeat center center;
}

._Skins_Tripane_VCS .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_Tripane_VCS .micro-content-container > .micro-content > .micro-response-title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VCS .micro-content-container > .micro-content > .micro-response-title
{
	margin-top: 10px;
	margin-bottom: 2px;
}

._Skins_Tripane_VCS .micro-content-container > .micro-content > .micro-response-title a:visited
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VCS .micro-content-container > .micro-content > .micro-response-title a:focus
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VCS .micro-content-container > .micro-content > .micro-response-title a:hover
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VCS .micro-content-container > .micro-content > .micro-response-title a:active
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VCS .micro-content-container > .micro-content > .micro-response-url cite
{
	color: #0e774a;
	font-size: 0.9em;
	font-style: normal;
}

._Skins_Tripane_VCS .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_Tripane_VCS #pagination
{
	height: 40px;
	line-height: 40px;
}

._Skins_Tripane_VCS #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_Tripane_VCS #pagination a:hover
{
	border-top: solid 1px #e2e2e6;
}

._Skins_Tripane_VCS #pagination a#selected
{
	border-top: solid 1px #e2e2e6;
	font-weight: bold;
}

._Skins_Tripane_VCS #resultList .description
{
	font-size: 13px;
}

._Skins_Tripane_VCS #resultList .title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VCS #resultList .title a:visited
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VCS #resultList .title a:focus
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VCS #resultList .title a:hover
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VCS #resultList .title a:active
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VCS #resultList .url cite
{
	color: #0e774a;
	font-size: 13px;
	font-style: normal;
}

._Skins_Tripane_VCS #resultList
{
	text-align: left;
}

._Skins_Tripane_VCS #search-field-sidebar
{
	background-image: url('Images/Tripane_VCS/magnifying_glass.png');
}

._Skins_Tripane_VCS #responsive-search-index
{
	background-image: url('Images/Tripane_VCS/magnifying_glass.png');
}

._Skins_Tripane_VCS #responsive-search-glossary
{
	background-image: url('Images/Tripane_VCS/magnifying_glass.png');
}

._Skins_Tripane_VCS .skip-to-content
{
	color: #808080;
	font-family: Arial;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	background-color: #ffffff;
}

._Skins_Tripane_VCS #contentBody
{
	background-repeat: no-repeat;
	background: transparent;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VDAF .central-dropdown
{
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 12px;
}

._Skins_Tripane_VDAF .central-account-wrapper
{
	float: right;
	display: block;
}

._Skins_Tripane_VDAF .central-dropdown .central-account-drop
{
	padding-top: 10px;
	padding-bottom: 10px;
}

._Skins_Tripane_VDAF .central-dropdown:hover
{
	
}

._Skins_Tripane_VDAF .central-account-text
{
	color: #dadada;
	font-size: 12px;
	text-decoration: none;
}

._Skins_Tripane_VDAF .central-account-text:after
{
	border-top-color: #dadada;
}

._Skins_Tripane_VDAF .central-account-text:hover
{
	
}

._Skins_Tripane_VDAF .central-account-image
{
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	background: transparent url('Images/Tripane_VDAF/icon-user-light-gray.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/icon-user-light-gray.png') no-repeat center center;
}

._Skins_Tripane_VDAF .central-dropdown-content
{
	line-height: 35px;
	text-align: center;
	width: 100px;
	height: auto;
	left: auto;
	right: 0px;
	background-color: #ffffff;
}

._Skins_Tripane_VDAF .central-dropdown:after
{
	border-bottom-color: #ffffff;
}

._Skins_Tripane_VDAF .central-dropdown-content a
{
	color: #3d3d3d;
	font-size: 14px;
	text-decoration: none;
}

._Skins_Tripane_VDAF .central-dropdown-content a:hover
{
	text-decoration: underline;
}

._Skins_Tripane_VDAF .central-separator
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	color: #D5D8DA;
	background-color: #D5D8DA;
}

._Skins_Tripane_VDAF .comments .timestamp
{
	color: #888888;
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
}

._Skins_Tripane_VDAF .login-dialog-content
{
	border-top: solid 1px #767676;
	background-color: #5a5a5a;
}

._Skins_Tripane_VDAF .login-dialog button
{
	color: #ffffff;
	font-weight: bold;
	background-repeat: no-repeat;
	border-left: solid 1px #2b2b2b;
	border-right: solid 1px #2b2b2b;
	border-top: solid 1px #2b2b2b;
	border-bottom: 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_Tripane_VDAF .login-dialog-header
{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #2b2b2b;
	background: #5a5a5a url('Images/Tripane_VDAF/login-dialog-icon.png') no-repeat 18px center;
	background: url('Images/Tripane_VDAF/login-dialog-icon.png') no-repeat 18px center, -moz-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/Tripane_VDAF/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/Tripane_VDAF/login-dialog-icon.png') no-repeat 18px center, -webkit-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/Tripane_VDAF/login-dialog-icon.png') no-repeat 18px center, -o-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/Tripane_VDAF/login-dialog-icon.png') no-repeat 18px center, -ms-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/Tripane_VDAF/login-dialog-icon.png') no-repeat 18px center, linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VDAF/login-dialog-icon.png') no-repeat 18px center, linear-gradient(#5a5a5a, #4a4a4a);
}

._Skins_Tripane_VDAF .login-dialog-content .profile-item-wrapper .email-notifications-group
{
	background-color: #4a4a4a;
}

._Skins_Tripane_VDAF .login-dialog-content input[type=text]
{
	
}

._Skins_Tripane_VDAF .login-dialog-content .profile-item-wrapper
{
	color: #cecece;
}

._Skins_Tripane_VDAF #glossary .GlossaryPageEntry .GlossaryPageDefinition
{
	color: #707070;
}

._Skins_Tripane_VDAF #header
{
	display: block;
	height: 90px;
}

._Skins_Tripane_VDAF #body
{
	top: 90px;
}

._Skins_Tripane_VDAF #contentBodyInner
{
	top: 38px;
}

._Skins_Tripane_VDAF #header .logo
{
	display: block;
	background: #ffffff url('Images/Tripane_VDAF/vdaf_banner.png') no-repeat center center;
	background: url('Images/Tripane_VDAF/vdaf_banner.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VDAF/vdaf_banner.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: url('Images/Tripane_VDAF/vdaf_banner.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VDAF/vdaf_banner.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VDAF/vdaf_banner.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VDAF/vdaf_banner.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VDAF/vdaf_banner.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
	width: 612px;
	height: 83px;
	margin-top: -41.5px;
}

._Skins_Tripane_VDAF #responsiveHeader .logo
{
	display: block;
	width: 612px;
	background: #ffffff url('Images/Tripane_VDAF/vdaf_banner.png') no-repeat center center;
	background: url('Images/Tripane_VDAF/vdaf_banner.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VDAF/vdaf_banner.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: url('Images/Tripane_VDAF/vdaf_banner.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VDAF/vdaf_banner.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VDAF/vdaf_banner.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VDAF/vdaf_banner.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VDAF/vdaf_banner.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
}

._Skins_Tripane_VDAF #header .logo > img
{
	width: 612px;
	height: 83px;
}

._Skins_Tripane_VDAF #responsiveHeader .logo > img
{
	width: 612px;
	height: 83px;
}

._Skins_Tripane_VDAF body
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background: #ffffff url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat;
	background: url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VDAF/diagonal_lines.png') no-repeat, linear-gradient(#ffffff, #ffffff);
}

._Skins_Tripane_VDAF #responsiveHeader
{
	background: #ffffff url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat;
	background: url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VDAF/diagonal_lines.png') no-repeat, linear-gradient(#ffffff, #ffffff);
}

._Skins_Tripane_VDAF #navigation
{
	width: 270px;
}

html.left-layout._Skins_Tripane_VDAF #navigationResizeBar
{
	left: 270px;
}

html.left-layout._Skins_Tripane_VDAF #contentBody
{
	left: 275px;
	right: 0;
}

._Skins_Tripane_VDAF .MCWebHelpFramesetLink a
{
	color: #0000ee;
}

._Skins_Tripane_VDAF .MCWebHelpFramesetLink .MCWebHelpFramesetLinkBottom a
{
	
}

._Skins_Tripane_VDAF .MCWebHelpFramesetLink .MCWebHelpFramesetLinkTop a
{
	
}

._Skins_Tripane_VDAF .tabs-panel-content
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 8px;
	border-left: solid 1px #e1e1e1;
	border-right: solid 1px #e1e1e1;
	border-top: solid 1px #e1e1e1;
	background-color: #ffffff;
}

._Skins_Tripane_VDAF #navigation[role="complementary"]
{
	background-color: #ffffff;
}

._Skins_Tripane_VDAF #browseSequences.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_Tripane_VDAF #community.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_Tripane_VDAF #glossary.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_Tripane_VDAF #index.tabs-panel-content
{
	background-repeat: repeat;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: linear-gradient(#ffffff, #ffffff);
}

._Skins_Tripane_VDAF #index .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/Tripane_VDAF/index-expanded.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/index-expanded.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Tripane_VDAF .web #index .tree-node.tree-node-expanded > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/index-expanded.png') no-repeat 0 3px;
	background: url('Images/Tripane_VDAF/index-expanded.png') no-repeat 0 3px, transparent;
}

._Skins_Tripane_VDAF #index .tree-node.tree-node-expanded.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/index-expanded.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VDAF/index-expanded.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VDAF .web #index .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/index-expanded.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VDAF/index-expanded.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VDAF #index .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/Tripane_VDAF/index-collapsed.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/index-collapsed.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Tripane_VDAF .web #index .tree-node.tree-node-collapsed > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/index-collapsed.png') no-repeat 0 3px;
	background: url('Images/Tripane_VDAF/index-collapsed.png') no-repeat 0 3px, transparent;
}

._Skins_Tripane_VDAF #index .tree-node.tree-node-collapsed.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/index-collapsed.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VDAF/index-collapsed.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VDAF .web #index .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/index-collapsed.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VDAF/index-collapsed.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VDAF #index .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/Tripane_VDAF/index.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/index.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Tripane_VDAF .web #index .tree-node.tree-node-leaf > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/index.png') no-repeat 0 3px;
	background: url('Images/Tripane_VDAF/index.png') no-repeat 0 3px, transparent;
}

._Skins_Tripane_VDAF #index .tree-node.tree-node-leaf.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/index.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VDAF/index.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VDAF .web #index .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/index.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VDAF/index.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VDAF #search.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_Tripane_VDAF #toc.tabs-panel-content
{
	background-repeat: repeat;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: linear-gradient(#ffffff, #ffffff);
}

._Skins_Tripane_VDAF .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/Tripane_VDAF/book.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/book.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_Tripane_VDAF .web .tree-node.tree-node-collapsed > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/book.png') no-repeat 0 3px;
	background: url('Images/Tripane_VDAF/book.png') no-repeat 0 3px, transparent;
}

._Skins_Tripane_VDAF .tree-node.tree-node-collapsed.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/book.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VDAF/book.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VDAF .web .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/book.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VDAF/book.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VDAF .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/Tripane_VDAF/book-open.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/book-open.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_Tripane_VDAF .web .tree-node.tree-node-expanded > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/book-open.png') no-repeat 0 3px;
	background: url('Images/Tripane_VDAF/book-open.png') no-repeat 0 3px, transparent;
}

._Skins_Tripane_VDAF .tree-node.tree-node-expanded.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/book-open.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VDAF/book-open.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VDAF .web .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/book-open.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VDAF/book-open.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VDAF .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/Tripane_VDAF/topic.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/topic.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_Tripane_VDAF .web .tree-node.tree-node-leaf > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/topic.png') no-repeat 0 3px;
	background: url('Images/Tripane_VDAF/topic.png') no-repeat 0 3px, transparent;
}

._Skins_Tripane_VDAF .tree-node.tree-node-leaf.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/topic.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VDAF/topic.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VDAF .web .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/topic.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VDAF/topic.png') no-repeat 0 3px, #00bfff;
}

._Skins_Tripane_VDAF .tree-node .new-indicator
{
	background: transparent url('Images/Tripane_VDAF/new-indicator.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/new-indicator.png') no-repeat;
	width: 12px;
	height: 7px;
}

html.left-layout._Skins_Tripane_VDAF #show-hide-navigation:after
{
	color: #898989;
	border-right-color: #898989;
}

html.left-layout._Skins_Tripane_VDAF .nav-closed #show-hide-navigation:after
{
	border-left-color: #898989;
}

._Skins_Tripane_VDAF .tree-node div
{
	color: #000000;
	line-height: 1.9em;
}

._Skins_Tripane_VDAF .tree-node.tree-node-selected > div
{
	color: #000000;
	background-color: #00bfff;
}

._Skins_Tripane_VDAF .web .tree-node.tree-node-selected > div:hover
{
	color: #000000;
	background-color: #00bfff;
}

._Skins_Tripane_VDAF #index .tree-node.tree-node-selected > div
{
	color: #000000;
	background-color: #00bfff;
}

._Skins_Tripane_VDAF .web #index .tree-node.tree-node-selected > div:hover
{
	color: #000000;
	background-color: #00bfff;
}

._Skins_Tripane_VDAF .SearchFilterEntry.tree-node .SearchFilter.active
{
	background-color: #00bfff;
	color: #000000;
}

._Skins_Tripane_VDAF .tabs-panel-search
{
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #002a3a;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VDAF .tabs-nav li
{
	width: 100px;
	height: 28px;
	navigation-tab-layout: ImageThenText;
	text-align: center;
	line-height: 28px;
}

._Skins_Tripane_VDAF .tabs-panel
{
	top: 28px;
	background-color: #002a3a;
}

._Skins_Tripane_VDAF .tabs-nav li#BrowseSequencesTab
{
	width: 0px;
	height: 0px;
}

._Skins_Tripane_VDAF .tabs-nav li#CommunityTab
{
	
}

._Skins_Tripane_VDAF .tabs-nav li#GlossaryTab
{
	width: 0px;
	height: 0px;
}

._Skins_Tripane_VDAF .tabs-nav li#IndexTab
{
	width: 0px;
	height: 0px;
}

._Skins_Tripane_VDAF .tabs-nav li#SearchTab
{
	
}

._Skins_Tripane_VDAF .tabs-nav li#TocTab
{
	
}

._Skins_Tripane_VDAF .tabs-nav li.tabs-nav-active
{
	color: #ffffff;
	border-right: solid 1px transparent;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background-repeat: repeat;
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VDAF #show-hide-navigation
{
	background-color: #002a3a;
}

._Skins_Tripane_VDAF .tabs-nav li#BrowseSequencesTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VDAF .tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VDAF/browseActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/browseActive.png') repeat;
}

._Skins_Tripane_VDAF .tabs-nav li#CommunityTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VDAF .tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VDAF/communityActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/communityActive.png') repeat;
}

._Skins_Tripane_VDAF .tabs-nav li#GlossaryTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VDAF .tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VDAF/glossaryActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/glossaryActive.png') repeat;
}

._Skins_Tripane_VDAF .tabs-nav li#IndexTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VDAF .tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VDAF/indexActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/indexActive.png') repeat;
}

._Skins_Tripane_VDAF .tabs-nav li#SearchTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VDAF .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
{
	background-repeat: repeat;
}

._Skins_Tripane_VDAF .tabs-nav li#TocTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VDAF .tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VDAF/tocActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/tocActive.png') repeat;
}

._Skins_Tripane_VDAF .tabs-nav li.tabs-nav-inactive
{
	color: transparent;
	border-right: none 0px #494949;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background-repeat: no-repeat;
	text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
	background-clip: padding-box;
}

._Skins_Tripane_VDAF .tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_Tripane_VDAF .tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
{
	background-repeat: no-repeat;
	background: none;
}

._Skins_Tripane_VDAF .tabs-nav li#CommunityTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_Tripane_VDAF .tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VDAF/communityInactive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/communityInactive.png') no-repeat;
}

._Skins_Tripane_VDAF .tabs-nav li#GlossaryTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_Tripane_VDAF .tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VDAF/glossaryInactive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/glossaryInactive.png') no-repeat;
}

._Skins_Tripane_VDAF .tabs-nav li#IndexTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_Tripane_VDAF .tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VDAF/indexInactive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/indexInactive.png') no-repeat;
}

._Skins_Tripane_VDAF .tabs-nav li#SearchTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_Tripane_VDAF .tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
{
	background-repeat: no-repeat;
}

._Skins_Tripane_VDAF .tabs-nav li#TocTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_Tripane_VDAF .tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VDAF/tocInactive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/tocInactive.png') no-repeat;
}

._Skins_Tripane_VDAF .search-bar
{
	display: block;
	border-left: solid 1px #363636;
	border-right: solid 1px #363636;
	border-top: solid 1px #363636;
	border-bottom: 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_Tripane_VDAF #search-field
{
	height: 28px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	color: #000000;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: linear-gradient(#ffffff, #ffffff);
}

._Skins_Tripane_VDAF .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_Tripane_VDAF .search-submit
{
	height: 28px;
}

._Skins_Tripane_VDAF .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/Tripane_VDAF/magnifying_glass.png') no-repeat center center;
	background: url('Images/Tripane_VDAF/magnifying_glass.png') no-repeat center center, -moz-linear-gradient(top, #626262 0%, #373737 100%);
	background: url('Images/Tripane_VDAF/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/Tripane_VDAF/magnifying_glass.png') no-repeat center center, -webkit-linear-gradient(top, #626262 0%, #373737 100%);
	background: url('Images/Tripane_VDAF/magnifying_glass.png') no-repeat center center, -o-linear-gradient(top, #626262 0%,#373737 100%);
	background: url('Images/Tripane_VDAF/magnifying_glass.png') no-repeat center center, -ms-linear-gradient(top, #626262 0%,#373737 100%);
	background: url('Images/Tripane_VDAF/magnifying_glass.png') no-repeat center center, linear-gradient(top, #626262 0%,#373737 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VDAF/magnifying_glass.png') no-repeat center center, linear-gradient(#626262, #373737);
}

._Skins_Tripane_VDAF .search-account-container
{
	
}

._Skins_Tripane_VDAF .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_Tripane_VDAF .search-filter span:after
{
	border-top-color: #dadada;
}

._Skins_Tripane_VDAF .search-filter-content
{
	background-color: #3f3f3f;
}

._Skins_Tripane_VDAF .search-filter-wrapper.open
{
	background-color: #3f3f3f;
}

._Skins_Tripane_VDAF .search-filter-content ul li:hover
{
	color: #f7f7f7;
	background-color: #6f6f6f;
}

._Skins_Tripane_VDAF #resultList .glossary .definition
{
	
}

._Skins_Tripane_VDAF #resultList .glossary
{
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
}

._Skins_Tripane_VDAF #resultList .glossary .term
{
	font-size: 1.5em;
	margin-bottom: 10px;
}

._Skins_Tripane_VDAF #resultList .glossary .term a
{
	
}

._Skins_Tripane_VDAF #resultList .glossary .term a:visited
{
	
}

._Skins_Tripane_VDAF #resultList .glossary .term a:focus
{
	
}

._Skins_Tripane_VDAF #resultList .glossary .term a:hover
{
	
}

._Skins_Tripane_VDAF #resultList .glossary .term a:active
{
	
}

._Skins_Tripane_VDAF #results-heading
{
	color: #393f45;
	font-size: 20px;
	border-bottom: solid 1px #ebebeb;
}

._Skins_Tripane_VDAF #search-field::-webkit-input-placeholder
{
	color: #000000;
}

._Skins_Tripane_VDAF #search-field::-moz-placeholder
{
	color: #000000;
}

._Skins_Tripane_VDAF #search-field:-moz-placeholder
{
	color: #000000;
}

._Skins_Tripane_VDAF #search-field:-ms-input-placeholder
{
	color: #000000;
}

._Skins_Tripane_VDAF .micro-content-container > .micro-content > .micro-response
{
	max-height: 200px;
}

._Skins_Tripane_VDAF .micro-content-container > .micro-content > .micro-content-expand.expanded
{
	background: transparent url('Images/Tripane_VDAF/arrow-up.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/arrow-up.png') no-repeat center center;
}

._Skins_Tripane_VDAF .micro-content-container > .micro-content > .micro-content-expand
{
	border-top: solid 1px #b9bec1;
	border-bottom: solid 1px #b9bec1;
	height: 40px;
	background: transparent url('Images/Tripane_VDAF/arrow-down.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/arrow-down.png') no-repeat center center;
}

._Skins_Tripane_VDAF .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_Tripane_VDAF .micro-content-container > .micro-content > .micro-response-title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VDAF .micro-content-container > .micro-content > .micro-response-title
{
	margin-top: 10px;
	margin-bottom: 2px;
}

._Skins_Tripane_VDAF .micro-content-container > .micro-content > .micro-response-title a:visited
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VDAF .micro-content-container > .micro-content > .micro-response-title a:focus
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VDAF .micro-content-container > .micro-content > .micro-response-title a:hover
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VDAF .micro-content-container > .micro-content > .micro-response-title a:active
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VDAF .micro-content-container > .micro-content > .micro-response-url cite
{
	color: #0e774a;
	font-size: 0.9em;
	font-style: normal;
}

._Skins_Tripane_VDAF .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_Tripane_VDAF #pagination
{
	height: 40px;
	line-height: 40px;
}

._Skins_Tripane_VDAF #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_Tripane_VDAF #pagination a:hover
{
	border-top: solid 1px #e2e2e6;
}

._Skins_Tripane_VDAF #pagination a#selected
{
	border-top: solid 1px #e2e2e6;
	font-weight: bold;
}

._Skins_Tripane_VDAF #resultList .description
{
	font-size: 13px;
}

._Skins_Tripane_VDAF #resultList .title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VDAF #resultList .title a:visited
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VDAF #resultList .title a:focus
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VDAF #resultList .title a:hover
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VDAF #resultList .title a:active
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VDAF #resultList .url cite
{
	color: #0e774a;
	font-size: 13px;
	font-style: normal;
}

._Skins_Tripane_VDAF #resultList
{
	text-align: left;
}

._Skins_Tripane_VDAF #search-field-sidebar
{
	background-image: url('Images/Tripane_VDAF/magnifying_glass.png');
}

._Skins_Tripane_VDAF #responsive-search-index
{
	background-image: url('Images/Tripane_VDAF/magnifying_glass.png');
}

._Skins_Tripane_VDAF #responsive-search-glossary
{
	background-image: url('Images/Tripane_VDAF/magnifying_glass.png');
}

._Skins_Tripane_VDAF .skip-to-content
{
	color: #808080;
	font-family: Arial;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	background-color: #ffffff;
}

._Skins_Tripane_VDAF #contentBody
{
	background-repeat: no-repeat;
	background: transparent;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VO .central-dropdown
{
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 12px;
}

._Skins_Tripane_VO .central-account-wrapper
{
	float: right;
	display: block;
}

._Skins_Tripane_VO .central-dropdown .central-account-drop
{
	padding-top: 10px;
	padding-bottom: 10px;
}

._Skins_Tripane_VO .central-dropdown:hover
{
	
}

._Skins_Tripane_VO .central-account-text
{
	color: #dadada;
	font-size: 12px;
	text-decoration: none;
}

._Skins_Tripane_VO .central-account-text:after
{
	border-top-color: #dadada;
}

._Skins_Tripane_VO .central-account-text:hover
{
	
}

._Skins_Tripane_VO .central-account-image
{
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	background: transparent url('Images/Tripane_VO/icon-user-light-gray.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/icon-user-light-gray.png') no-repeat center center;
}

._Skins_Tripane_VO .central-dropdown-content
{
	line-height: 35px;
	text-align: center;
	width: 100px;
	height: auto;
	left: auto;
	right: 0px;
	background-color: #ffffff;
}

._Skins_Tripane_VO .central-dropdown:after
{
	border-bottom-color: #ffffff;
}

._Skins_Tripane_VO .central-dropdown-content a
{
	color: #3d3d3d;
	font-size: 14px;
	text-decoration: none;
}

._Skins_Tripane_VO .central-dropdown-content a:hover
{
	text-decoration: underline;
}

._Skins_Tripane_VO .central-separator
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	color: #D5D8DA;
	background-color: #D5D8DA;
}

._Skins_Tripane_VO .comments .timestamp
{
	color: #888888;
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
}

._Skins_Tripane_VO .login-dialog-content
{
	border-top: solid 1px #767676;
	background-color: #5a5a5a;
}

._Skins_Tripane_VO .login-dialog button
{
	color: #ffffff;
	font-weight: bold;
	background-repeat: no-repeat;
	border-left: solid 1px #2b2b2b;
	border-right: solid 1px #2b2b2b;
	border-top: solid 1px #2b2b2b;
	border-bottom: 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_Tripane_VO .login-dialog-header
{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #2b2b2b;
	background: #5a5a5a url('Images/Tripane_VO/login-dialog-icon.png') no-repeat 18px center;
	background: url('Images/Tripane_VO/login-dialog-icon.png') no-repeat 18px center, -moz-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/Tripane_VO/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/Tripane_VO/login-dialog-icon.png') no-repeat 18px center, -webkit-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/Tripane_VO/login-dialog-icon.png') no-repeat 18px center, -o-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/Tripane_VO/login-dialog-icon.png') no-repeat 18px center, -ms-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/Tripane_VO/login-dialog-icon.png') no-repeat 18px center, linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VO/login-dialog-icon.png') no-repeat 18px center, linear-gradient(#5a5a5a, #4a4a4a);
}

._Skins_Tripane_VO .login-dialog-content .profile-item-wrapper .email-notifications-group
{
	background-color: #4a4a4a;
}

._Skins_Tripane_VO .login-dialog-content input[type=text]
{
	
}

._Skins_Tripane_VO .login-dialog-content .profile-item-wrapper
{
	color: #cecece;
}

._Skins_Tripane_VO #glossary .GlossaryPageEntry .GlossaryPageDefinition
{
	color: #707070;
}

._Skins_Tripane_VO #header
{
	display: block;
	height: 90px;
}

._Skins_Tripane_VO #body
{
	top: 90px;
}

._Skins_Tripane_VO #contentBodyInner
{
	top: 38px;
}

._Skins_Tripane_VO #header .logo
{
	display: block;
	background: #ffffff url('Images/Tripane_VO/vo_banner.png') no-repeat center center;
	background: url('Images/Tripane_VO/vo_banner.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VO/vo_banner.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: url('Images/Tripane_VO/vo_banner.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VO/vo_banner.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VO/vo_banner.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VO/vo_banner.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VO/vo_banner.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
	width: 612px;
	height: 83px;
	margin-top: -41.5px;
}

._Skins_Tripane_VO #responsiveHeader .logo
{
	display: block;
	width: 612px;
	background: #ffffff url('Images/Tripane_VO/vo_banner.png') no-repeat center center;
	background: url('Images/Tripane_VO/vo_banner.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VO/vo_banner.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: url('Images/Tripane_VO/vo_banner.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VO/vo_banner.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VO/vo_banner.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VO/vo_banner.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VO/vo_banner.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
}

._Skins_Tripane_VO #header .logo > img
{
	width: 612px;
	height: 83px;
}

._Skins_Tripane_VO #responsiveHeader .logo > img
{
	width: 612px;
	height: 83px;
}

._Skins_Tripane_VO body
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background: #ffffff url('Images/Tripane_VO/diagonal_lines.png') no-repeat;
	background: url('Images/Tripane_VO/diagonal_lines.png') no-repeat, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VO/diagonal_lines.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: url('Images/Tripane_VO/diagonal_lines.png') no-repeat, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VO/diagonal_lines.png') no-repeat, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VO/diagonal_lines.png') no-repeat, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VO/diagonal_lines.png') no-repeat, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VO/diagonal_lines.png') no-repeat, linear-gradient(#ffffff, #ffffff);
}

._Skins_Tripane_VO #responsiveHeader
{
	background: #ffffff url('Images/Tripane_VO/diagonal_lines.png') no-repeat;
	background: url('Images/Tripane_VO/diagonal_lines.png') no-repeat, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VO/diagonal_lines.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: url('Images/Tripane_VO/diagonal_lines.png') no-repeat, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: url('Images/Tripane_VO/diagonal_lines.png') no-repeat, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VO/diagonal_lines.png') no-repeat, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: url('Images/Tripane_VO/diagonal_lines.png') no-repeat, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VO/diagonal_lines.png') no-repeat, linear-gradient(#ffffff, #ffffff);
}

._Skins_Tripane_VO #navigation
{
	width: 270px;
}

html.left-layout._Skins_Tripane_VO #navigationResizeBar
{
	left: 270px;
}

html.left-layout._Skins_Tripane_VO #contentBody
{
	left: 275px;
	right: 0;
}

._Skins_Tripane_VO .MCWebHelpFramesetLink a
{
	color: #0000ee;
}

._Skins_Tripane_VO .MCWebHelpFramesetLink .MCWebHelpFramesetLinkBottom a
{
	
}

._Skins_Tripane_VO .MCWebHelpFramesetLink .MCWebHelpFramesetLinkTop a
{
	
}

._Skins_Tripane_VO .tabs-panel-content
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 8px;
	border-left: solid 1px #e1e1e1;
	border-right: solid 1px #e1e1e1;
	border-top: solid 1px #e1e1e1;
	background-color: #ffffff;
}

._Skins_Tripane_VO #navigation[role="complementary"]
{
	background-color: #ffffff;
}

._Skins_Tripane_VO #browseSequences.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_Tripane_VO #community.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_Tripane_VO #glossary.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_Tripane_VO #index.tabs-panel-content
{
	background-repeat: repeat;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: linear-gradient(#ffffff, #ffffff);
}

._Skins_Tripane_VO #index .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/Tripane_VO/index-expanded.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/index-expanded.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Tripane_VO .web #index .tree-node.tree-node-expanded > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/index-expanded.png') no-repeat 0 3px;
	background: url('Images/Tripane_VO/index-expanded.png') no-repeat  0 3px,transparent;
}

._Skins_Tripane_VO #index .tree-node.tree-node-expanded.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/index-expanded.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VO/index-expanded.png') no-repeat  0 3px,#00bfff;
}

._Skins_Tripane_VO .web #index .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/index-expanded.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VO/index-expanded.png') no-repeat  0 3px,#00bfff;
}

._Skins_Tripane_VO #index .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/Tripane_VO/index-collapsed.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/index-collapsed.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Tripane_VO .web #index .tree-node.tree-node-collapsed > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/index-collapsed.png') no-repeat 0 3px;
	background: url('Images/Tripane_VO/index-collapsed.png') no-repeat  0 3px,transparent;
}

._Skins_Tripane_VO #index .tree-node.tree-node-collapsed.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/index-collapsed.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VO/index-collapsed.png') no-repeat  0 3px,#00bfff;
}

._Skins_Tripane_VO .web #index .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/index-collapsed.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VO/index-collapsed.png') no-repeat  0 3px,#00bfff;
}

._Skins_Tripane_VO #index .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/Tripane_VO/index.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/index.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Tripane_VO .web #index .tree-node.tree-node-leaf > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/index.png') no-repeat 0 3px;
	background: url('Images/Tripane_VO/index.png') no-repeat  0 3px,transparent;
}

._Skins_Tripane_VO #index .tree-node.tree-node-leaf.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/index.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VO/index.png') no-repeat  0 3px,#00bfff;
}

._Skins_Tripane_VO .web #index .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/index.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VO/index.png') no-repeat  0 3px,#00bfff;
}

._Skins_Tripane_VO #search.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_Tripane_VO #toc.tabs-panel-content
{
	background-repeat: repeat;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: linear-gradient(#ffffff, #ffffff);
}

._Skins_Tripane_VO .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/Tripane_VO/book.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/book.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_Tripane_VO .web .tree-node.tree-node-collapsed > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/book.png') no-repeat 0 3px;
	background: url('Images/Tripane_VO/book.png') no-repeat  0 3px,transparent;
}

._Skins_Tripane_VO .tree-node.tree-node-collapsed.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/book.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VO/book.png') no-repeat  0 3px,#00bfff;
}

._Skins_Tripane_VO .web .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/book.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VO/book.png') no-repeat  0 3px,#00bfff;
}

._Skins_Tripane_VO .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/Tripane_VO/book-open.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/book-open.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_Tripane_VO .web .tree-node.tree-node-expanded > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/book-open.png') no-repeat 0 3px;
	background: url('Images/Tripane_VO/book-open.png') no-repeat  0 3px,transparent;
}

._Skins_Tripane_VO .tree-node.tree-node-expanded.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/book-open.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VO/book-open.png') no-repeat  0 3px,#00bfff;
}

._Skins_Tripane_VO .web .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/book-open.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VO/book-open.png') no-repeat  0 3px,#00bfff;
}

._Skins_Tripane_VO .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/Tripane_VO/topic.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/topic.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_Tripane_VO .web .tree-node.tree-node-leaf > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/topic.png') no-repeat 0 3px;
	background: url('Images/Tripane_VO/topic.png') no-repeat  0 3px,transparent;
}

._Skins_Tripane_VO .tree-node.tree-node-leaf.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/topic.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VO/topic.png') no-repeat  0 3px,#00bfff;
}

._Skins_Tripane_VO .web .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/topic.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/Tripane_VO/topic.png') no-repeat  0 3px,#00bfff;
}

._Skins_Tripane_VO .tree-node .new-indicator
{
	background: transparent url('Images/Tripane_VO/new-indicator.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/new-indicator.png') no-repeat;
	width: 12px;
	height: 7px;
}

html.left-layout._Skins_Tripane_VO #show-hide-navigation:after
{
	color: #898989;
	border-right-color: #898989;
}

html.left-layout._Skins_Tripane_VO .nav-closed #show-hide-navigation:after
{
	border-left-color: #898989;
}

._Skins_Tripane_VO .tree-node div
{
	color: #000000;
	line-height: 1.9em;
}

._Skins_Tripane_VO .tree-node.tree-node-selected > div
{
	color: #000000;
	background-color: #00bfff;
}

._Skins_Tripane_VO .web .tree-node.tree-node-selected > div:hover
{
	color: #000000;
	background-color: #00bfff;
}

._Skins_Tripane_VO #index .tree-node.tree-node-selected > div
{
	color: #000000;
	background-color: #00bfff;
}

._Skins_Tripane_VO .web #index .tree-node.tree-node-selected > div:hover
{
	color: #000000;
	background-color: #00bfff;
}

._Skins_Tripane_VO .SearchFilterEntry.tree-node .SearchFilter.active
{
	background-color: #00bfff;
	color: #000000;
}

._Skins_Tripane_VO .tabs-panel-search
{
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #002a3a;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VO .tabs-nav li
{
	width: 100px;
	height: 28px;
	navigation-tab-layout: ImageThenText;
	text-align: center;
	line-height: 28px;
}

._Skins_Tripane_VO .tabs-panel
{
	top: 28px;
	background-color: #002a3a;
}

._Skins_Tripane_VO .tabs-nav li#BrowseSequencesTab
{
	width: 0px;
	height: 0px;
}

._Skins_Tripane_VO .tabs-nav li#CommunityTab
{
	
}

._Skins_Tripane_VO .tabs-nav li#GlossaryTab
{
	width: 0px;
	height: 0px;
}

._Skins_Tripane_VO .tabs-nav li#IndexTab
{
	width: 0px;
	height: 0px;
}

._Skins_Tripane_VO .tabs-nav li#SearchTab
{
	
}

._Skins_Tripane_VO .tabs-nav li#TocTab
{
	
}

._Skins_Tripane_VO .tabs-nav li.tabs-nav-active
{
	color: #ffffff;
	border-right: solid 1px transparent;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background-repeat: repeat;
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VO #show-hide-navigation
{
	background-color: #002a3a;
}

._Skins_Tripane_VO .tabs-nav li#BrowseSequencesTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VO .tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VO/browseActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/browseActive.png') repeat;
}

._Skins_Tripane_VO .tabs-nav li#CommunityTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VO .tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VO/communityActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/communityActive.png') repeat;
}

._Skins_Tripane_VO .tabs-nav li#GlossaryTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VO .tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VO/glossaryActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/glossaryActive.png') repeat;
}

._Skins_Tripane_VO .tabs-nav li#IndexTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VO .tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VO/indexActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/indexActive.png') repeat;
}

._Skins_Tripane_VO .tabs-nav li#SearchTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VO .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
{
	background-repeat: repeat;
}

._Skins_Tripane_VO .tabs-nav li#TocTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

._Skins_Tripane_VO .tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VO/tocActive.png') repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/tocActive.png') repeat;
}

._Skins_Tripane_VO .tabs-nav li.tabs-nav-inactive
{
	color: transparent;
	border-right: none 0px #494949;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background-repeat: no-repeat;
	text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
	background-clip: padding-box;
}

._Skins_Tripane_VO .tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_Tripane_VO .tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
{
	background-repeat: no-repeat;
	background: none;
}

._Skins_Tripane_VO .tabs-nav li#CommunityTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_Tripane_VO .tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VO/communityInactive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/communityInactive.png') no-repeat;
}

._Skins_Tripane_VO .tabs-nav li#GlossaryTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_Tripane_VO .tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VO/glossaryInactive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/glossaryInactive.png') no-repeat;
}

._Skins_Tripane_VO .tabs-nav li#IndexTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_Tripane_VO .tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VO/indexInactive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/indexInactive.png') no-repeat;
}

._Skins_Tripane_VO .tabs-nav li#SearchTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_Tripane_VO .tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
{
	background-repeat: no-repeat;
}

._Skins_Tripane_VO .tabs-nav li#TocTab.tabs-nav-inactive
{
	background: transparent none;
	background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
	background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
	background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
	background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
	-pie-background: linear-gradient(#2264b0, #2264b0);
}

._Skins_Tripane_VO .tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Tripane_VO/tocInactive.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/tocInactive.png') no-repeat;
}

._Skins_Tripane_VO .search-bar
{
	display: block;
	border-left: solid 1px #363636;
	border-right: solid 1px #363636;
	border-top: solid 1px #363636;
	border-bottom: 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_Tripane_VO #search-field
{
	height: 28px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	color: #000000;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-pie-background: linear-gradient(#ffffff, #ffffff);
}

._Skins_Tripane_VO .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_Tripane_VO .search-submit
{
	height: 28px;
}

._Skins_Tripane_VO .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/Tripane_VO/magnifying_glass.png') no-repeat center center;
	background: url('Images/Tripane_VO/magnifying_glass.png') no-repeat center center, -moz-linear-gradient(top, #626262 0%, #373737 100%);
	background: url('Images/Tripane_VO/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/Tripane_VO/magnifying_glass.png') no-repeat center center, -webkit-linear-gradient(top, #626262 0%, #373737 100%);
	background: url('Images/Tripane_VO/magnifying_glass.png') no-repeat center center, -o-linear-gradient(top, #626262 0%,#373737 100%);
	background: url('Images/Tripane_VO/magnifying_glass.png') no-repeat center center, -ms-linear-gradient(top, #626262 0%,#373737 100%);
	background: url('Images/Tripane_VO/magnifying_glass.png') no-repeat center center, linear-gradient(top, #626262 0%,#373737 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VO/magnifying_glass.png') no-repeat center center, linear-gradient(#626262, #373737);
}

._Skins_Tripane_VO .search-account-container
{
	
}

._Skins_Tripane_VO .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_Tripane_VO .search-filter span:after
{
	border-top-color: #dadada;
}

._Skins_Tripane_VO .search-filter-content
{
	background-color: #3f3f3f;
}

._Skins_Tripane_VO .search-filter-wrapper.open
{
	background-color: #3f3f3f;
}

._Skins_Tripane_VO .search-filter-content ul li:hover
{
	color: #f7f7f7;
	background-color: #6f6f6f;
}

._Skins_Tripane_VO #resultList .glossary .definition
{
	
}

._Skins_Tripane_VO #resultList .glossary
{
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
}

._Skins_Tripane_VO #resultList .glossary .term
{
	font-size: 1.5em;
	margin-bottom: 10px;
}

._Skins_Tripane_VO #resultList .glossary .term a
{
	
}

._Skins_Tripane_VO #resultList .glossary .term a:visited
{
	
}

._Skins_Tripane_VO #resultList .glossary .term a:focus
{
	
}

._Skins_Tripane_VO #resultList .glossary .term a:hover
{
	
}

._Skins_Tripane_VO #resultList .glossary .term a:active
{
	
}

._Skins_Tripane_VO #results-heading
{
	color: #393f45;
	font-size: 20px;
	border-bottom: solid 1px #ebebeb;
}

._Skins_Tripane_VO #search-field::-webkit-input-placeholder
{
	color: #000000;
}

._Skins_Tripane_VO #search-field::-moz-placeholder
{
	color: #000000;
}

._Skins_Tripane_VO #search-field:-moz-placeholder
{
	color: #000000;
}

._Skins_Tripane_VO #search-field:-ms-input-placeholder
{
	color: #000000;
}

._Skins_Tripane_VO .micro-content-container > .micro-content > .micro-response
{
	max-height: 200px;
}

._Skins_Tripane_VO .micro-content-container > .micro-content > .micro-content-expand.expanded
{
	background: transparent url('Images/Tripane_VO/arrow-up.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/arrow-up.png') no-repeat center center;
}

._Skins_Tripane_VO .micro-content-container > .micro-content > .micro-content-expand
{
	border-top: solid 1px #b9bec1;
	border-bottom: solid 1px #b9bec1;
	height: 40px;
	background: transparent url('Images/Tripane_VO/arrow-down.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/arrow-down.png') no-repeat center center;
}

._Skins_Tripane_VO .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_Tripane_VO .micro-content-container > .micro-content > .micro-response-title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VO .micro-content-container > .micro-content > .micro-response-title
{
	margin-top: 10px;
	margin-bottom: 2px;
}

._Skins_Tripane_VO .micro-content-container > .micro-content > .micro-response-title a:visited
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VO .micro-content-container > .micro-content > .micro-response-title a:focus
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VO .micro-content-container > .micro-content > .micro-response-title a:hover
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VO .micro-content-container > .micro-content > .micro-response-title a:active
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VO .micro-content-container > .micro-content > .micro-response-url cite
{
	color: #0e774a;
	font-size: 0.9em;
	font-style: normal;
}

._Skins_Tripane_VO .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_Tripane_VO #pagination
{
	height: 40px;
	line-height: 40px;
}

._Skins_Tripane_VO #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_Tripane_VO #pagination a:hover
{
	border-top: solid 1px #e2e2e6;
}

._Skins_Tripane_VO #pagination a#selected
{
	border-top: solid 1px #e2e2e6;
	font-weight: bold;
}

._Skins_Tripane_VO #resultList .description
{
	font-size: 13px;
}

._Skins_Tripane_VO #resultList .title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VO #resultList .title a:visited
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VO #resultList .title a:focus
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VO #resultList .title a:hover
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VO #resultList .title a:active
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Tripane_VO #resultList .url cite
{
	color: #0e774a;
	font-size: 13px;
	font-style: normal;
}

._Skins_Tripane_VO #resultList
{
	text-align: left;
}

._Skins_Tripane_VO #search-field-sidebar
{
	background-image: url('Images/Tripane_VO/magnifying_glass.png');
}

._Skins_Tripane_VO #responsive-search-index
{
	background-image: url('Images/Tripane_VO/magnifying_glass.png');
}

._Skins_Tripane_VO #responsive-search-glossary
{
	background-image: url('Images/Tripane_VO/magnifying_glass.png');
}

._Skins_Tripane_VO .skip-to-content
{
	color: #808080;
	font-family: Arial;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	background-color: #ffffff;
}

._Skins_Tripane_VO #contentBody
{
	background-repeat: no-repeat;
	background: transparent;
	background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
	background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
	background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
	background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
	-pie-background: linear-gradient(#002a3a, #002a3a);
}

