﻿/*Created with Adobe RoboHelp 2017.*/
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; }

/* 	breadcrumbs */
body script + p[style="text-align:right"] { color: #001135; font-size: 13px; font-weight: 500; }
	
a.expandspot {
	color: #008000;
	cursor: hand;
	font-style: italic;
	text-decoration: none;
}
span.expandtext {
	font-style: italic;
	font-weight: normal;
	color: #ff0000;
}
a.dropspot {
	cursor: hand;
	color: #008000;
	font-style: italic;
	text-decoration: none;
}
a.glossterm {
	color: #800000;
	cursor: hand;
	font-style: italic;
	text-decoration: none;
}
span.glosstext {
	font-style: italic;
	font-weight: normal;
	color: #0000ff;
}

