﻿/*Created with Adobe RoboHelp 9.*/
html {
	
}
body {
	font: 400 16px/1.5 'Helvetica Neue', sans-serif;
	background-color: #fff;
	color: #333;
	margin: .5em;
}

h1, .h1 { font-size: 2.00em; line-height: 1.2; margin-bottom: .5em; }
h2, .h2 { font-size: 2.00em; line-height: 1.3; margin-bottom: .5em; font-weight: normal; }
h3, .h3 { font-size: 1.25em; line-height: 1.3; margin-bottom: .25em; margin-top: 1rem; }
h4, .h4 { font-size: 1.20em; line-height: 1.3; margin-bottom: 0; font-weight: bold;}

p { margin: 0 0 .5em 0; }

ul, ol { margin: 0 0 .5em 1em; padding-left: 2rem; }
ul ul, ul ol, ol ol, ol ul { margin-bottom: 0; }
ul ul { list-style: circle; }
ul { list-style: disc; }
ol { list-style: decimal; }
li { line-height: inherit; }

a { color: #001135; outline: 0; text-decoration: underline !important; text-decoration-color: #ffd41c !important; }
a:hover	{ color: #001135; outline: 0; text-decoration: none; background-color: #ffd41c; }


p.Notes {
	x-next-class: ;
	x-next-type: P;
	margin-left: 18pt;
	margin-right: 18pt;
	margin-top: 9pt;
	margin-bottom: 9pt;
}

.LinkList {
	margin-bottom: 0;
}
.LinkList a {
	text-decoration-style: dashed !important;
}
li.p-LinkList {
	line-height: 150%;
	text-decoration: none;
}
p.Code {
	x-next-class: ;
	x-next-type: P;
	font-size: 10pt;
	font-family: "Courier New", monospace;
	background-color: #e5e5e5;
	margin-left: 10pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}
li.p-Code {
	font-family: "Courier New", monospace;
}
p.ListContinue {
	margin-left: 24px;
}
li.p-ListContinue {
}

table {
	font-size: 14px;
}



/* 2021 VL */
#minibar .pscad-header {
	display: none;
}
	.pscad-header {
		padding: 17px 10px;
		background: #fff;
		background-repeat: no-repeat;
	}
	.pscad-header h1 {
		margin: 0;
		display: inline-block;
		vertical-align: middle;
	}
	.site-title {
		display: inline-block;
		vertical-align: middle;
		margin: 0 2em 0 0;
		width: 100%;
		max-width: 150px;
		min-width: 100px;
	}
	.site-title > a {
		display: block;
		text-decoration: none;
		color: inherit;
		font-weight: 800;
		font-size: 30px;
		line-height: 1;
		transition: all .2s;
	}
	.site-title > a > img {
		display: block;
		width: 100%;
	}
	
.clsToolbarBackground {
	height: auto;
	border: 0;
	padding: 0;
	margin: 0 !important;
}

	.pscad-header a:hover { background-color: transparent; }

	/* 	breadcrumbs */
	body script + p[style="text-align:right"] { color: #001135; font-size: 13px; font-weight: 500; }


.clsBtnNormal,
.clsBtnUp,
.clsBtnDown {
	padding: 0 !important;
	border: none !important;
	background-color: transparent !important;
}
	.btntoc,
	.btnidx,
	.btnfts,
	.btnglo,
	.clsBtnDown a {
		text-decoration: none !important;
	}
	.btntoc,
	.btnidx,
	.btnfts,
	.btnglo,
	.clsToolbarBackground a {
		padding: 8px;
		background-color: transparent;
		color: #333;
	}
	.clsToolbarBackground a:hover {
		background-color: #eee;
	}
	.clsToolbarBackground .clsBtnDown a {
		background-color: #ccc !important;
	}

/* sidebar trees */
body[bgproperties="fixed"] nobr > a {
	text-decoration: none !important;
	color: #001135;
}