/*Created with Adobe RoboHelp 2017.*/
body {
	font-family: Arial, sans-serif;
	background-color: #ffffff;
}
/*Paragraph Styles*/
h1 {
	font-weight: lighter;
	font-size: 1.5rem;
	letter-spacing: -0.18px;
	margin-bottom: 10px;
}
h2 {
	font-weight: bold;
	font-size: 1.125rem;
	letter-spacing: -0.13px;
	margin-top: 30px;
	margin-bottom: 10px;
}
h3 {
	font-weight: bold;
	font-size: 0.9rem;
	letter-spacing: -0.13px;
	margin-top: 20px;
	margin-bottom: 10px;
}
h4 {
	font-weight: bold;
	font-size: 1.125rem;
	letter-spacing: -0.13px;
	margin-top: 30px;
}
h5 {
	font-weight: bold;
	font-size: 1.125rem;
	letter-spacing: -0.13px;
	margin-top: 30px;
}
h6 {
	font-weight: bold;
	font-size: 1.125rem;
	letter-spacing: -0.13px;
	margin-top: 30px;
}
p {
	font-size: 0.9rem;
	line-height: 1.25;
	font-family: Arial, sans-serif;
	color: #000000;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
p.Note {
	font-style: italic;
}
p.FigureTitle {
	font-size: 0.8rem;
	font-style: italic;
	margin-bottom: 5px;
}
p.Important {
	padding: 10px;
	background-color: #eeeeee;
}
p.Footnote {
	margin-top: 0px;
	margin-bottom: 10px;
	font-style: italic;
	font-size: 0.8rem;
}
p.Trademark {
	font-size: 0.625rem;
	color: #333333;
	text-align: center;
}
p.KVHLogo {
	margin-top: 30px;
	text-align: center;
	border-top: 2px solid #13437e;
	padding-top: 10px;
}
/*Image Styles*/
img {
	max-width: 95%;
	height: auto;
}
img.Screenshot {
	border: 1px solid #13437e;
	margin-bottom: 10px;
}
img.ScreenshotLarge {
	border: 1px solid #13437e;
	margin-bottom: 10px;
}
img.IllustrationLarge {
	margin-bottom: 10px;
}
img.Illustration {
	margin-bottom: 10px;
}
img.Alert {
	float: left;
	margin-left: 3px;
	margin-right: 20px;
}
/*List Styles*/
ol,
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*Link Styles*/
a.expandspot {
	color: #008000;
	cursor: hand;
	font-style: italic;
	text-decoration: none;
}
a.dropspot {
	cursor: hand;
	color: #008000;
	font-style: italic;
	text-decoration: none;
}
a.glossterm {
	color: #800000;
	cursor: hand;
	font-style: italic;
	text-decoration: none;
}
/*Table Styles*/
table.KVHtable {
	padding: 0px;
	border-collapse: collapse;
	x-1st-row: 1;
	margin-bottom: 10px;
}
table.Warning {
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
	x-1st-row: 1;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.Caution {
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
	x-1st-row: 1;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.Danger {
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
	x-1st-row: 1;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*Character or Inline Styles*/
span.glosstext {
	font-style: italic;
	font-weight: normal;
	color: #0000ff;
}
span.expandtext {
	font-style: italic;
	font-weight: normal;
	color: #ff0000;
}
span.button {
	color: #800000;
	font-weight: bold;
}
span.emphasis {
	font-style: italic;
}
span.bold {
	font-weight: bold;
}
span.KVHLCD {
	font-family: "Courier New", Courier, Monotype;
	font-weight: bold;
}
span.red {
	color: #ff0000;
	font-weight: bold;
}
ol.Step {
	list-style: decimal;
}
ol.Step>li {
	font-size: 0.9rem;
	line-height: 1.25;
	font-family: Arial, sans-serif;
	color: #000000;
	font-weight: normal;
	margin-bottom: 3px;
}
ul.Bullet {
	list-style: disc;
}
ul.Bullet>li {
	font-size: 0.9rem;
	line-height: 1.25;
	font-family: Arial, sans-serif;
	color: #000000;
	font-weight: normal;
	margin-bottom: 3px;
}
table.KVHtable td {font-size: 0.9rem;line-height: 1.25;font-weight: normal;color: #000000;padding: 5px;text-align: left;vertical-align: top;border-top: 1px solid #13437e;border-left: 1px solid #13437e;border-right: 1px solid #13437e;border-bottom: 1px solid #13437e;
}
table.KVHtable tr:first-child td {font-size: 0.9rem;line-height: 1.25;font-weight: bold;color: #ffffff;padding: 5px;background-color: #1984c7;border-top: 1px solid #13437e;border-left: 1px solid #13437e;border-right: 1px solid #13437e;border-bottom: 1px solid #13437e;
}
table.Warning td {font-size: 0.9rem;line-height: 1.25;font-weight: normal;color: #000000;padding: 5px;text-align: left;vertical-align: top;border-top: 0px;border-left: 2px solid #ff7f00;border-right: 2px solid #ff7f00;border-bottom: 2px solid #ff7f00;
}
table.Warning tr:first-child td {font-size: 1.25rem;line-height: 1.25;font-weight: bold;padding: 10px;vertical-align: bottom;color: #000000;background-color: #ff7f00;border-top: 2px solid #ff7f00;border-left: 2px solid #ff7f00;border-right: 2px solid #ff7f00;border-bottom: 0px;
}
table.Caution td {font-size: 0.9rem;line-height: 1.25;font-weight: normal;color: #000000;padding: 5px;text-align: left;vertical-align: top;border-top: 0px;border-left: 2px solid #ffff00;border-right: 2px solid #ffff00;border-bottom: 2px solid #ffff00;
}
table.Caution tr:first-child td {font-size: 1.25rem;line-height: 1.25;font-weight: bold;padding: 10px;vertical-align: bottom;color: #000000;background-color: #ffff00;border-top: 2px solid #ffff00;border-left: 2px solid #ffff00;border-right: 2px solid #ffff00;border-bottom: 0px;
}
table.Danger td {font-size: 0.9rem;line-height: 1.25;font-weight: normal;color: #000000;padding: 5px;text-align: left;vertical-align: top;border-top: 0px;border-left: 2px solid #ff0000;border-right: 2px solid #ff0000;border-bottom: 2px solid #ff0000;
}
table.Danger tr:first-child td {font-size: 1.25rem;line-height: 1.25;font-weight: bold;padding: 10px;vertical-align: bottom;color: #000000;background-color: #ff0000;border-top: 2px solid #ff0000;border-left: 2px solid #ff0000;border-right: 2px solid #ff0000;border-bottom: 0px;
}
