﻿/*Created with Adobe RoboHelp 11.*/
html {
	background-color: #e6e9e9;
	background-image: url(-webkit-linear-gradient);
	background-image: url(linear-gradient);
	-webkit-font-smoothing: antialiased;
}
body {
	margin: auto;
	padding: 2em 2em 4em;
	max-width: 800px;
	font-family: "Helvetica Neue", Calibri, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	color: #545454;
	background-color: #ffffff;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.06);
}
ul.small {
	font-size: 15px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #222;
	font-weight: 600;
	line-height: 1.3em;
}
h2 {
	margin-top: 1.3em;
}
h7 {
	color: darkslategray;
	font-size: 16px;
}
a {
	color: #0083e8;
}
hr {
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
}
p.note {
	max-Width: 95%;
	padding: 7px;
	margin: 10px;
	border: 1px solid rgba(0, 0, 0, 0.12);
	border-radius: 7px;
	background-color: rgba(0, 0, 0, 0.12);
}
p.tip {
	max-Width: 95%;
	padding: 10px;
	border: 1px solid rgba(0, 0, 0, 0.12);
	border-radius: 7px;
	margin: 10px;
	background-color: rgba(0, 0, 0, 0.12);
}
p.image {
	max-Width: 95%;
	padding: 10px;
	margin: 10px;
	line-height: 2em;
}
img.inline {
	display: inline;
	vertical-align: bottom;
	margi-top: none;
	margin: inherit;
	border: none;
	padding: inherit;
	max-width: 12%;
	background: transparent;
}
img {
	-webkit-animation: colorize 2s cubic-bezier(0, 0, .78, .36) 1;
	animation: colorize 2s cubic-bezier(0, 0, .78, .36) 1;
	background: transparent;
	border: 3px solid rgba(0, 0, 0, 0.12);
	border-radius: 4px;
	display: block;
	margin: 1.3em auto;
	max-width: 95%;
}
SPAN.Bold {
	font-weight: 600;
}
SPAN.Strong {
	font-weight: 600;
}
p {
	margin-top: 3pt;
	margin-bottom: 0pt;
	color: #000000;
}
