/*<meta />*/

@import url('MK/Content/Resources/Stylesheets/Footer.css');

@import url('MK/Content/Resources/Stylesheets/Divs1.css');

@import url('MK/Content/Resources/Stylesheets/Divs2.css');

@import url('Images.css');

@import url('Bullets.css');

@import url('Para.css');

@import url('Links.css');

@import url('Mobile.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

@font-face 
{
	font-family: 'Roboto';
	src: url(../Fonts/Roboto-Regular.ttf);
}

@font-face 
{
	font-family: 'Roboto SemiBold';
	src: url(../Fonts/Roboto-SemiBold.ttf);
}

@font-face 
{
	font-family: 'Roboto Light';
	src: url(../Fonts/Roboto-Light.ttf);
}

@font-face 
{
	font-family: 'Roboto Light Italic';
	src: url(../Fonts/Roboto-LightItalic.ttf);
}

@font-face 
{
	font-family: 'Roboto Black';
	src: url(../Fonts/Roboto-Black.ttf);
}

@font-face 
{
	font-family: 'Roboto Black Italic';
	src: url(../Fonts/Roboto-BlackItalic.ttf);
}

@font-face 
{
	font-family: 'Roboto Thin';
	src: url(../Fonts/Roboto-Thin.ttf);
}

@font-face 
{
	font-family: 'Roboto Thin Italic';
	src: url(../Fonts/Roboto-ThinItalic.ttf);
}

@font-face 
{
	font-family: 'Roboto Medium';
	src: url(../Fonts/Roboto-Medium.ttf);
}

@font-face 
{
	font-family: 'Roboto Medium Italic';
	src: url(../Fonts/Roboto-MediumItalic.ttf);
}

@font-face 
{
	font-family: 'Roboto Italic';
	src: url(../Fonts/Roboto-Italic.ttf);
}

@font-face 
{
	font-family: 'Roboto Bold';
	src: url(../Fonts/Roboto-Bold.ttf);
}

@font-face 
{
	font-family: 'Roboto BoldItalic';
	src: url(../Fonts/Roboto-BoldItalic.ttf);
}

@font-face 
{
	font-family: 'Arial';
	src: url(../Fonts/arial.ttf);
}

p.MK-Question
{
	margin-left: 16px;
	margin-bottom: 8pt;
	margin-top: 8pt;
	vertical-align: middle;
	text-align: center;
	font-family: Roboto;
	color: #5a5a5a;
	font-size: 14pt;
}

.hangingindent1
{
	padding-left: 0px;
	text-indent: -20px;
}

body
{
	color: #000000;
	font-family: roboto;
}

#myBtn
{
	display: none;
	position: fixed;
	bottom: 40px;
	right: 40px;
	border-style: solid;
	border-width: 0.2px;
	border-color: transparent;
	z-index: 99;
	outline: none;
	color: transparent;
	background-color: transparent;
	cursor: pointer;
	padding: 15px;
	border-radius: 4px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('../../Icons/Backtotopimage 28 24.png');
}

/*
#myBtn
{
	display: none;
	position: fixed;
	bottom: 55px;
	right: 60px;
	z-index: 99;
	font-weight: bold;
	border-style: solid;
	border-width: 0.5px;
	border-color: red;
	outline: none;
	color: #555;
	cursor: pointer;
	padding: 15px;
	border-radius: 4px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('../../Icons/Backtotopimage-01.png');
}*/

#myBtn:hover
{
	background-color: transparent;
}

/* Backmatter */

div.GlossaryPageDefinition
{
	font-size: 10pt;
}

div.GlossaryPageHeading
{
	font-size: 21pt;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	color: inherit;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 10px;
	background-image: url('../../../../../../MADDIE/March 4/New folder/TestProject_Mar4/Content/Resources/Images/Backmatter-Heading-Background.png');
	background-repeat: no-repeat;
}

div.GlossaryPageTerm
{
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

MadCap|glossaryProxy
{
	border-top: none;
}

MadCap|indexProxy
{
	border-top: none;
}

p.Index1
{
	font-size: 10pt;
	font-weight: bold;
}

p.Index2
{
	font-size: 10pt;
	font-weight: normal;
}

p.IndexHeading
{
	font-size: 21pt;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	color: inherit;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 12px;
	padding-right: 10px;
	background-image: url('../../../../../../MADDIE/March 4/New folder/TestProject_Mar4/Content/Resources/Images/Backmatter-Heading-Background.png');
	background-repeat: no-repeat;
}

/* Content */

p
{
	font-size: 12.0pt;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 20pt;
	letter-spacing: 0.25px;
	widows: 3;
	orphans: 3;
}

p.table-text
{
	font-size: 12pt;
}

/* Frontmatter */

hr.title-page
{
	border: solid 0px transparent;
	background-color: #000000;
	height: 1px;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 370px;
}

MadCap|tocProxy
{
	border-top: none;
	margin-right: 0.25in;
}

p.created-using-flare
{
	color: #000000;
	font-weight: bold;
	margin-top: 18px;
	font-size: 9pt;
	line-height: 15pt;
	text-transform: uppercase;
}

p.title
{
	font-size: 55pt;
	line-height: 65pt;
	margin-top: 30px;
	mc-hyphenate: never;
}

p.title-page-footer
{
	color: #000000;
	font-size: 9pt;
	frame-break-before: always;
	line-height: 15pt;
	margin-top: 30px;
}

p.title-page-url
{
	color: #000000;
	font-size: 9pt;
	line-height: 15pt;
}

p.TOC1
{
	color: #000000;
	font-size: 19pt;
	font-weight: normal;
	line-height: 21pt;
	margin-bottom: 15px;
	margin-top: 15px;
	page-break-after: avoid;
}

p.TOC2
{
	color: #000000;
	font-size: 15pt;
	font-weight: normal;
	line-height: 21pt;
	margin-bottom: 13px;
	margin-left: .5in;
	margin-top: 13px;
}

p.TOC3
{
	color: #000000;
	font-size: 13pt;
	line-height: 21pt;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 1in;
	margin-top: 10px;
}

/* Generic classes */

.youtube-video
{
	aspect-ratio: 16 / 9;
	width: 100% !important;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.center
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}

/* Headings */

h1
{
	font-weight: bold;
	font-size: 24.0pt;
	color: #000000;
	margin-top: 0;
}

h2
{
	font-weight: bold;
	page-break-before: always;
	color: #000000;
	font-size: 24pt;
	font-family: 'Roboto SemiBold';
}

h3
{
	font-weight: bold;
	font-size: 14.0pt;
}

h4
{
	font-weight: bold;
	font-size: 12.0pt;
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
}

/* Home page topic */

.nav-search	/*Does not display search in Top Navigation for desktop*/
{
	display: none;
}

div.accent
{
	background-color: #000000;
}

div.home-layout1
{
	padding: 2% 20%;
}

div.home-layout2
{
	padding: 2% 20%;
	background-color: #000000;
}

div.home-section
{
	padding: 5%;
	border-bottom: solid 1px #000000;
}

div.home-section:last-of-type
{
	border-bottom: none;
}

div.home-tiles	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.home-tiles::before
{
	content: ' ';
	display: table;
}

div.home-tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.home-tiles > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.home-tiles > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.home-tiles > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.quick-links	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.quick-links::before
{
	content: ' ';
	display: table;
}

div.quick-links::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.quick-links > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.quick-links > div:nth-child(1)
{
	width: 16.66666%;
	margin-left: 2%;
}

div.quick-links > div:nth-child(2)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(3)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(4)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(5)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links *	/*Text-align center set to all elements within div.quick-links*/
{
	text-align: center;
}

div.topic-hero
{
	padding: 8% 0;
	background-image: ;
	background-size: cover;
	background-attachment: scroll;
}

div.topic-hero h1
{
	color: #000000;
	font-size: 48pt;
	text-align: center;
}

html.home-topic	/*Used on Home.htm topic for styles set only on the home topic*/
{
	
}

html.home-topic .main-section > .outer-row	/*Overrides padding set in the skin*/
{
	max-width: 100%;
	padding: 0;
}

img.home-tile
{
	max-width: 50%;
}

MadCap|dropDown
{
	border-bottom: 1px solid;
	mc-image-position: right;
	border: none 1px #8f8f8f;
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	display: inline;
	padding: 10px 0px;
	padding-left: 0;
	justify-content: space-between;
	align-items: center;
	mc-image-spacing: -20px;
	mc-closed-image: url('../../../../../../MADDIE/March 4/New folder/TestProject_Mar4/Content/Resources/Images/arrowdown.png');
	mc-open-image: url('../../../../../../MADDIE/March 4/New folder/TestProject_Mar4/Content/Resources/Images/arrowside.png');
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}

MadCap|dropDownBody
{
	padding-left: 0;
	padding-right: 0;
	padding: 10px;
	padding-top: 0px;
}

MadCap|dropDownHotspot
{
	cursor: pointer;
	text-decoration: none;
	color: #000000;
	font-family: 'Roboto SemiBold';
	font-weight: normal;
	border-bottom: solid 2px transparent;
	border-bottom-style: outset;
	margin-right: 0;
	border: solid 1px #8f8f8f;
	border-radius: 5px;
	outline-width: 3px;
	outline: none 2px #000000;
	padding-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #ffffff;
	overflow: hidden;
	mc-image-position: inherit;
	display: flex;
	margin-bottom: 20px;
	width: 100%;
	position: inherit;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	line-height: normal;
	text-indent: 20px;
	left: 25px;
	padding: 12px 25px;
	padding-left: 0px;
	font-size: 16pt;
}

.dropDownHotspot:link
{
	padding-top: 11px;
	padding-bottom: 5px;
	text-align: center;
}

MadCap|expandingBody
{
	color: #000000;
	font-style: italic;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: pointer;
	text-decoration: none;
	color: #000000;
}

MadCap|xref
{
	font-weight: bold;
	mc-format: '{para}';
	text-decoration: underline;
	color: #000000;
}

/* Lists */

dd,
dd p,
dt,
dt p,
li,
li p
{
	margin-bottom: 8px;
	margin-top: 8px;
}

dl,
ol,
ul
{
	letter-spacing: .25px;
	line-height: 20pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Master pages */

div.home-footer
{
	padding: 2% 5%;
	background-color: #000000;
}

.home-footer-logo
{
	background-image: ;
	background-repeat: no-repeat;
	background-position: right center;
	width: 400px;
}

div.side-content	/*Used on OtherTopics.flmsp for the search-bar and menu*/
{
	width: 300px;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

div.topic-layout
{
	padding-top: 4%;
}

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0;
	color: #000000;
}

p.footer
{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 13pt;
	color: #000000;
}

p.footer-sub
{
	color: #000000;
	font-size: 14pt;
	margin-top: 14px;
}

/* Page layout */

p.frame-footer-page-number
{
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
}

p.frame-footer-text
{
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}

.page-layout-front-header
{
	background-color: #000000;
	height: 155px;
	width: 825px;
}

.page-layout-front-logo
{
	height: 90px;
	width: 724px;
	background-color: transparent;
	background-image: ;
	background-repeat: no-repeat;
	background-size: auto 100%;
}

.page-layout-front-main
{
	background-color: #000000;
	height: 650px;
	margin: 0px;
}

.page-layout-front-footer
{
	height: 275px;
	margin: 0px;
	background-color: #000000;
	background-image: ;
	background-repeat: no-repeat;
	background-size: cover;
}

/* Master page */

div.home-footer
{
	background-color: #000000;
	padding: 2% 5%;
}

p.footer
{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 13pt;
	color: #000000;
}

p.footer-sub
{
	color: #000000;
	font-size: 14pt;
	margin-top: 14px;
}

MadCap|dropDownHead
{
	font-size: 16pt;
}

li
{
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: 'Roboto Light';
	font-size: 14pt;
}

ul
{
	line-height: 0;
	margin-left: 0px;
	margin-bottom: 0;
	padding-bottom: 20px;
	font-family: 'Roboto Light';
	font-size: 14pt;
}

hr
{
	margin: 10px 0px 0px;
	margin-top: 40px;
	color: #f5f5f5;
}

ul ul
{
	font-size: 14pt;
}

ul ol
{
	font-size: 14pt;
	font-family: 'Roboto Light';
}

li p
{
	font-size: 14pt;
}

p.QuickStartHeader1
{
	color: #000000;
	font-family: Roboto;
	font-style: normal;
	font-size: 38pt;
	line-height: 40pt;
	font-weight: bold;
}

p.QuickStartHeader2
{
	color: #000000;
	font-family: Roboto;
	font-style: normal;
	line-height: 18pt;
	font-size: 16pt;
	margin-top: 5px;
}

object.ObjectW100pcnt
{
	max-height: auto;
	vertical-align: middle;
	max-width: 100%;
}

object.ObjectW90pcnt
{
	max-height: auto;
	vertical-align: middle;
	max-width: 90%;
}

object.ObjectW80pcnt
{
	max-height: auto;
	vertical-align: middle;
	max-width: 80%;
}

object.ObjectW70pcnt
{
	max-height: auto;
	vertical-align: middle;
	max-width: 70%;
}

object.ObjectW60pcnt
{
	max-height: auto;
	vertical-align: middle;
	max-width: 60%;
}

object.ObjectW50pcnt
{
	max-height: auto;
	vertical-align: middle;
	max-width: 50%;
}

object.Object1a
{
	vertical-align: middle;
	height: auto;
	max-width: 550px;
}

object.Object1b
{
	vertical-align: middle;
	height: auto;
	max-width: 500px;
}

object.Object1c
{
	vertical-align: middle;
	height: auto;
	max-width: 450px;
}

img.PX300
{
	text-align: center;
}

MadCap|popupHead
{
	color: #ff0000;
	cursor: pointer;
}

MadCap|popupBody
{
	border: none;
	background-color: transparent;
	font-size: 9pt;
	color: #ff0000;
	cursor: pointer;
}

a
{
	color: #0000ff;
}

@media only screen and (max-width: 1137px)
{
	/* Home page topic */

	.nav-search	/*Displays search in Top Navigation for tablet/mobile*/
	{
		display: block;
	}

	div.side-content	/*Removes search-bar and menu set in topic in tablet*/
	{
		display: none;
	}

	html.home-topic .nav-search	/*Will not display search in Top Navigation on home page*/
	{
		display: none;
	}

	html.home-topic .body-container
	{
		margin-left: 0;
	}

	div.quick-links > div:nth-child(1)
	{
		width: 24%;
		margin-left: 0%;
	}

	div.quick-links > div:nth-child(2)
	{
		width: 24%;
		margin-left: 14%;
	}

	div.quick-links > div:nth-child(3)
	{
		width: 24%;
		margin-left: 14%;
	}

	div.quick-links > div:nth-child(4)
	{
		width: 24%;
		margin-left: 19%;
	}

	div.quick-links > div:nth-child(5)
	{
		width: 24%;
		margin-left: 14%;
	}

	div.home-tiles > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}
}

@media only screen and (max-width: 767px)
{
	p.titles
	{
		font-size: 24pt;
	}

	p.QuickStartHeader1
	{
		font-size: 32pt;
		line-height: 36pt;
	}

	p.QuickStartHeader2
	{
		font-size: 16pt;
		line-height: 16pt;
	}
}

@media print
{
	body
	{
		font-size: 11pt;
		line-height: 13pt;
		margin: 8px;
	}

	/* Content */

	p
	{
		margin-bottom: 10px;
		margin-top: 10px;
	}

	p.table-text
	{
		font-size: 11pt;
	}

	/* Headings */

	h1
	{
		font-size: 25pt;
		line-height: 27pt;
		margin-bottom: 20px;
	}

	h2
	{
		font-size: 21pt;
		font-weight: normal;
		line-height: 23pt;
		margin-bottom: 18px;
		margin-top: 40px;
	}

	h3
	{
		font-size: 15pt;
		font-weight: bold;
		line-height: 17pt;
		margin-bottom: 15px;
		margin-top: 40px;
	}

	/* Links */

	MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
	}
}

p.intro
{
	color: #000000;
	font-family: Roboto;
}

p.testheader
{
	color: #000000;
	font-family: 'Roboto SemiBold';
	font-style: normal;
	font-size: 26pt;
}

p.subhead
{
	color: #000000;
	font-family: Roboto;
	font-style: normal;
	line-height: 10pt;
	font-size: 16pt;
	margin-top: 40px;
}

p.titles
{
	font-family: 'Roboto SemiBold';
	font-style: normal;
	font-variant: normal;
	font-size: 24pt;
	margin-top: 1.12em;
	margin-bottom: 10px;
	margin-left: 0;
	margin: 10px 10px 10px 0px;
	color: #ff0000;
	line-height: normal;
	padding-bottom: 8px;
}

p.toc-body
{
	color: #000000;
	font-family: Roboto;
	font-style: normal;
	font-size: 14pt;
	justify: inherit;
	list-style-position: inherit;
	line-height: 20pt;
	vertical-align: middle;
	text-align: left;
}

p.toc-title
{
	color: #000000;
	font-family: 'Roboto SemiBold';
	font-size: 24pt;
}

div.column
{
	display: table-column;
	text-align: left;
	padding: 20 0px;
	padding-bottom: 0;
	padding-top: 0;
}

.column,
.columns
{
	padding-left: 0;
}

div.container
{
	display: block;
}

p.toc-subtitle
{
	font-family: 'Roboto SemiBold';
	color: #000000;
	font-size: 18pt;
	mc-leader-indent: 0px;
}

p.toc-links
{
	font-family: Roboto;
	font-size: 14pt;
}

p.updated
{
	color: #a9a9a9;
	font-size: 10pt;
	font-family: 'Roboto Light';
	margin-bottom: 30px;
}

p.warning-text
{
	font-family: Roboto;
	font-size: 14pt;
	color: #000000;
	vertical-align: text-top;
}

p.toc-body-condensed
{
	color: #000000;
	font-style: normal;
	justify: inherit;
	list-style-position: inherit;
	vertical-align: middle;
	line-height: 20pt;
	margin-top: 10px;
	font-family: 'Roboto Light';
	font-size: 14pt;
	margin-bottom: 0px;
	text-align: left;
}

p.Bullet1A
{
	color: #000000;
	font-style: normal;
	justify: inherit;
	list-style-position: inherit;
	vertical-align: middle;
	line-height: 17pt;
	margin-top: 8px;
	font-family: 'Roboto Light';
	font-weight: normal;
	font-size: 14pt;
	margin-bottom: 0px;
}

div.attention
{
	color: #ff0000;
	border: solid 2px #ff0000;
	border-radius: 5px;
	font-family: Roboto;
	background-color: #fbedec;
	padding: 10px 25px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.note
{
	color: #4738B2;
	font-family: Roboto;
	border: solid 2px #4738b2;
	border-bottom-width: 1px;
	border-radius: 5px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	padding: 10px 25px;
	background-color: #eeeef7;
	margin-top: 10px;
	margin-bottom: 10px;
}

p.AATestHanging
{
	font-size: 12.0pt;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 20pt;
	letter-spacing: 0.25px;
	widows: 3;
	orphans: 3;
	padding-left: 15px;
	text-indent: -5px;
}

object.Object350px
{
	vertical-align: middle;
	height: auto;
	max-width: 350px;
}

p.Center1
{
	margin: 0px;
	mc-leader-indent: 0px;
	text-align: center;
	vertical-align: middle;
}

p.BodyHeading1
{
	font-family: Roboto;
	font-weight: bold;
	line-height: normal;
	font-size: 22pt;
	text-align: left;
}

p.BodyHeading2
{
	font-family: Roboto;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	font-size: 18pt;
}

p.BodyHeading3
{
	font-family: Roboto;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	font-size: 16pt;
}

p.BodyHeading4
{
	font-family: Roboto;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	text-align: left;
	font-size: 14pt;
}

p.toc-body-condensed_Indent1
{
	color: #000000;
	font-style: normal;
	justify: inherit;
	list-style-position: inherit;
	vertical-align: middle;
	line-height: 20pt;
	margin-top: 10px;
	font-family: 'Roboto Light';
	font-weight: 200;
	font-size: 14pt;
	margin-bottom: 0px;
	margin-left: 15px;
}

p.toc-body-condensed_Indent1_Link
{
	font-style: normal;
	justify: inherit;
	list-style-position: inherit;
	vertical-align: middle;
	line-height: 20pt;
	margin-top: 10px;
	font-family: 'Roboto Light';
	font-weight: 200;
	font-size: 14pt;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #0000cd;
}

p.toc-body-condensed2
{
	color: #000000;
	font-family: 'Roboto Light';
	font-size: 14pt;
	font-style: normal;
	text-align: left;
	vertical-align: middle;
	margin-bottom: 0px;
	margin-top: 10px;
}

