/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	font-family: Roboto, Verdana, Arial;
	color: #1e1e1e;
	font-size: 1em;
	line-height: 1.3;
	mc-hyphenate: never;
	mc-hyphenate-maximum-adjacent-line-count: 0;
	mc-hyphenate-shortest-prefix: 0;
	mc-hyphenate-shortest-suffix: 0;
	mc-hyphenate-shortest-word: 0;
}

a,
a:link,
a:visited,
a:hover,
a:focus,
a:active
{
	color: #0276b7;
	text-decoration: none;
	font-weight: normal;
}

a:hover
{
	text-decoration: underline;
}

a.MCBreadcrumbsLink
{
	font-style: italic;
	text-decoration: underline;
	text-align: left;
	color: #0057a4;
}

a.MCBreadcrumbsLink:visited
{
	color: #93358d;
}

a.MCBreadcrumbsLink:hover
{
	color: #00b5ef;
}

div.example
{
	background-color: #f0ff86;
	background-repeat: no-repeat;
	border-radius: 6px;
	margin-bottom: 15px;
	padding: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: solid 1px #383855;
}

div.ImagesFloatLeft
{
	clear: both;
	float: left;
	margin-right: 10px;
	padding: 5px;
}

div.ImagesFloatRight
{
	clear: both;
	float: right;
	margin-left: 10px;
	padding: 5px;
}

div.note
{
	margin-top: 6px;
	margin-bottom: 15px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 6px 8px;
	page-break-inside: avoid;
	background-color: #FFFEED;
	overflow: auto;
	border-width: 1px;
	border-color: #ffd800;
	border-style: solid;
}

div.quotation
{
	margin-top: 6px;
	margin-bottom: 15px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 6px 8px;
	page-break-inside: avoid;
	background-color: #FFFEED;
	overflow: auto;
	border-width: 1px;
	border-color: #ffd800;
	border-style: solid;
}

p.note
{
	mc-auto-number-class: Note;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 6px 8px;
	page-break-inside: avoid;
	background-color: #FFFEED;
	margin-left: -2px;
	overflow: auto;
	border-width: 1px;
	border-color: #ffd800;
	border-style: solid;
	mc-auto-number-format: '{b}NOTE: {/b}';
}

p.notes
{
	mc-auto-number-class: Note;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 6px 8px;
	page-break-inside: avoid;
	background-color: #FFFEED;
	margin-left: -2px;
	overflow: auto;
	border-width: 1px;
	border-color: #ffd800;
	border-style: solid;
	mc-auto-number-format: '{b}NOTES: {/b}';
}

p.tip
{
	mc-auto-number-class: Tip;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 6px 8px;
	page-break-inside: avoid;
	background-color: #FFFEED;
	margin-left: -2px;
	overflow: auto;
	border-width: 1px;
	border-color: #ffd800;
	border-style: solid;
	mc-auto-number-format: '{b}TIP: {/b}';
}

div.sideContent
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 33.33%;
	font-family: Roboto;
}

div.TightContent
{
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-family: Roboto;
}

h1
{
	font-weight: normal;
	font-size: 28px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #0062a5;
	margin-bottom: 12px;
	font-size: 1.85em;
	mc-heading-level: 1;
	mc-hyphenate: never;
}

h2
{
	mc-next-tag: p;
	mc-next-class: " ";
	padding-left: 0px;
	page-break-after: avoid;
	overflow: auto;
	font-size: 1.40em;
	margin-bottom: 2px;
	padding-top: 22px;
	margin-top: 1.7em;
	border-top: solid 1px #0276b7;
	color: #0062a5;
	font-weight: normal;
	mc-hyphenate: never;
}

h3
{
	margin-bottom: 4px;
	margin-top: 16px;
	font-weight: normal;
	padding-left: 0px;
	font-family: Roboto;
	color: #0062a5;
	font-size: 1.2em;
	mc-hyphenate: never;
}

p.subsection
{
	mc-next-tag: p;
	mc-next-class: " ";
	padding-left: 0px;
	page-break-after: avoid;
	overflow: auto;
	font-size: 1.40em;
	margin-bottom: 2px;
	padding-top: 22px;
	margin-top: 1.7em;
	border-top: solid 1px #0276b7;
	color: #0062a5;
}

img
{
	border: solid 3px #111c4e;
	mc-hyphenate: never;
}

img.Thumbnail
{
	mc-thumbnail: popup;
}

img.ReduceButtonSize
{
	max-height: 25px;
}

li
{
	orphans: 2;
	widows: 2;
	font-family: Roboto;
	font-size: 1em;
	display: list-item;
	mc-hyphenate: never;
}

MadCap|breadcrumbsProxy
{
	border-bottom: none;
	font-style: italic;
	mc-breadcrumbs-prefix: 'You are here: ';
	mc-breadcrumbs-count: 5;
	font-size: 0.8em;
	font-family: Roboto;
}

MadCap|dropDown
{
	margin-bottom: 6px;
	margin-top: 6px;
	mc-closed-image: url('../Images/formatting/DropDownClosed.png');
	mc-open-image: url('../Images/formatting/DropDownOpen.png');
	font-family: Roboto;
}

MadCap|dropDown.SecondLevel
{
	margin-left: 10px;
	mc-closed-image: url('../Images/formatting/DropDownClosedSecondLevel.png');
	mc-open-image: url('../Images/formatting/DropDownOpenSecondLevel.png');
}

MadCap|dropDownBody
{
	border-bottom: solid 1px #bed230;
	font-family: Roboto;
}

MadCap|dropDownBody.Final
{
	border-bottom: 0px;
}

MadCap|dropDownHead
{
	font-family: Roboto;
}

MadCap|dropDownHotspot
{
	color: #404040;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Roboto;
}

MadCap|dropDownHotspot:hover
{
	color: #00b5ef;
}

MadCap|popup
{
	color: #0057a4;
	font-family: Roboto;
}

MadCap|popup:focus
{
	color: #0057a4;
}

MadCap|popup:hover
{
	color: #00b5ef;
}

MadCap|popupHead
{
	font-weight: bold;
	color: #0057a4;
	font-family: Roboto;
}

MadCap|xref
{
	mc-format: '{paratext}';
	color: #0276b7;
	mc-language: none;
}

MadCap|xref:hover
{
	color: #faa300;
}

ol
{
	list-style-image: none;
	list-style-type: decimal;
	font-family: Roboto;
}

ol ol
{
	list-style-type: lower-alpha;
}

ol ol ol
{
	list-style-type: lower-roman;
}

p
{
	margin-bottom: 8px;
	margin-top: 8px;
	color: #000000;
	padding: 0px;
	font-family: Roboto;
	font-size: 1em;
	mc-hyphenate: never;
}

p.CompanyInformation1
{
	margin-bottom: 4px;
	margin-top: 14px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
}

p.CompanyInformation2
{
	color: #6d6d6d;
	margin-top: 4px;
	margin-bottom: 4px;
	font-family: 'Open Sans', sans-serif;
}

p.ExampleHeadText
{
	font-weight: bold;
	page-break-after: avoid;
	letter-spacing: 5px;
	padding: 0;
	margin: 0;
	border: 0;
	font-family: 'Open Sans', sans-serif;
}

p.quotationname
{
	text-align: right;
	font-family: 'Open Sans', sans-serif;
}

p.TableTextCenterDark
{
	color: #000000;
	margin-bottom: 2px;
	margin-top: 8px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
}

p.TableTextDark
{
	color: #000000;
	margin-bottom: 2px;
	margin-top: 8px;
	font-family: 'Open Sans', sans-serif;
}

p.TableTextDarkEmphasis
{
	color: #000000;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
	font-family: 'Open Sans', sans-serif;
}

span.Emphasis
{
	font-weight: bold;
	font-family: Roboto;
}

span.SetOffFirstLevel
{
	font-weight: bold;
	font-family: Roboto;
	color: #faa300;
}

span.SetOffSecondLevel
{
	font-weight: bold;
	font-family: Roboto;
	color: #001b71;
}

td
{
	margin: 8px;
	vertical-align: top;
	color: #000000;
	font-family: Roboto;
}

th
{
	color: #ffffff;
	margin-bottom: 8px;
	margin-top: 8px;
	font-family: Roboto;
	font-weight: bold;
}

ul li
{
	margin-top: 3px;
	margin-bottom: 3px;
}

ul li p
{
	margin-top: 3px;
	margin-bottom: 8px;
}

ol li p
{
	margin-top: 3px;
	margin-bottom: 8px;
}

ol ul li
{
	margin-top: 3px;
	margin-bottom: 3px;
}

ol li
{
	margin-top: 5px;
	margin-bottom: 12px;
}

ul
{
	margin-top: 3px;
	display: block;
}

ul table
{
	margin-bottom: 8px;
}

ol
{
	margin-top: 3px;
	margin-bottom: 17px;
}

ol ul
{
	list-style-type: disc;
	margin-bottom: 5px;
	margin-left: -5px;
	margin-top: 0px;
}

ul ul
{
	list-style-type: circle;
	margin-bottom: 6px;
}

ol td ul
{
	padding-left: 0;
	margin-left: 20px;
}

ol ol
{
	margin-top: 1px;
	margin-bottom: 5px;
	margin-bottom: 5px;
	list-style-type: lower-alpha;
}

html.templateTopic div.sideContent
{
	display: none;
}

h4
{
	font-weight: normal;
	font-size: 1.0em;
	padding-left: 0px;
	color: #0062a5;
	font-family: Roboto;
	font-style: normal;
	mc-hyphenate: never;
}

li::marker
{
	font-family: Roboto;
	color: #0057a4;
}

div.FooterCenter
{
	background-color: #00008b;
	color: #111c4e;
}

span.mc-variable.LegalNote
{
	font-size: 10pt;
	color: #808080;
}

h5
{
	font-family: Roboto;
	color: #0062a5;
	font-weight: normal;
	mc-hyphenate: never;
}

footer.main
{
	text-indent: 0%;
}

footer
{
	font-family: Roboto;
	color: #111c4e;
	mc-hyphenate: never;
}

span.state
{
	
}

a.basic-button
{
	color: #ffffff;
	border-bottom-color: #000000;
	margin-left: 5px;
	text-align: center;
	font-weight: normal;
	border-bottom-left-radius: 4px;
	background-color: #0f4b91;
	border: solid 3px #002d73;
	border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin: 3px;
	padding: 10px;
	padding-bottom: 0px;
}

object.Vimeo	/*For embedded Vimeo videos*/
{
	width: auto;
	height: 250px;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #000080;
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #000080;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #000080;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #000080;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

MadCap|tocProxy
{
	mc-output-support: all;
	font-family: Roboto;
}

table
{
	mc-caption-repeat: true;
	font-family: Roboto;
}

thead
{
	mc-caption-repeat: true;
	font-weight: bold;
}

ol.PDFNumberedList
{
	list-style-type: decimal;
	list-style-image: none;
	mc-auto-number-format: '{n+}';
}

ol.PDFNumberedList > li::marker
{
	content: counter(PDFNumberedList);
}

span.mc-variable
{
	font-family: Roboto;
}

span
{
	font-family: Roboto;
}

a
{
	mc-hyphenate: never;
}

abbr
{
	mc-hyphenate: never;
}

acronym
{
	mc-hyphenate: never;
}

address
{
	mc-hyphenate: never;
}

area
{
	mc-hyphenate: never;
}

article
{
	mc-hyphenate: never;
}

aside
{
	mc-hyphenate: never;
}

b
{
	mc-hyphenate: never;
}

big
{
	mc-hyphenate: never;
}

blockquote
{
	mc-hyphenate: never;
}

br
{
	mc-hyphenate: never;
}

button
{
	mc-hyphenate: never;
}

canvas
{
	mc-hyphenate: never;
}

caption
{
	mc-hyphenate: never;
}

center
{
	mc-hyphenate: never;
}

cite
{
	mc-hyphenate: never;
}

code
{
	mc-hyphenate: never;
}

col
{
	mc-hyphenate: never;
}

colgroup
{
	mc-hyphenate: never;
}

datalist
{
	mc-hyphenate: never;
}

dd
{
	mc-hyphenate: never;
}

del
{
	mc-hyphenate: never;
}

dir
{
	mc-hyphenate: never;
}

div
{
	mc-hyphenate: never;
}

dl
{
	mc-hyphenate: never;
}

dt
{
	mc-hyphenate: never;
}

em
{
	mc-hyphenate: never;
}

fieldset
{
	mc-hyphenate: never;
}

figcaption
{
	mc-hyphenate: never;
}

figure
{
	mc-hyphenate: never;
}

form
{
	mc-hyphenate: never;
}

frame
{
	mc-hyphenate: never;
}

frameset
{
	mc-hyphenate: never;
}

h6
{
	mc-hyphenate: never;
}

head
{
	mc-hyphenate: never;
}

header
{
	mc-hyphenate: never;
}

hr
{
	mc-hyphenate: never;
}

html
{
	mc-hyphenate: never;
}

i
{
	mc-hyphenate: never;
}

input
{
	mc-hyphenate: never;
}

ins
{
	mc-hyphenate: never;
}

kbd
{
	mc-hyphenate: never;
}

label
{
	mc-hyphenate: never;
}

legend
{
	mc-hyphenate: never;
}

map
{
	mc-hyphenate: never;
}

menu
{
	mc-hyphenate: never;
}

nav
{
	mc-hyphenate: never;
}

