/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

@font-face 
{
	font-family: 'Open Sans Light';
	src: url(Fonts/OpenSans-300.eot);
	src: url(Fonts/OpenSans-300.eot?#iefix) format('embedded-opentype'), url('Fonts/OpenSans-300.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face 
{
	font-family: 'Open Sans Regular';
	src: url(Fonts/OpenSans-400.eot);
	src: url(Fonts/OpenSans-400.eot?#iefix) format('embedded-opentype'), url('Fonts/OpenSans-400.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face 
{
	font-family: 'Open Sans Bold';
	src: url(Fonts/OpenSans-700.eot);
	src: url(Fonts/OpenSans-700.eot?#iefix) format('embedded-opentype'), url('Fonts/OpenSans-700.woff') format('woff');
	font-style: normal;
	font-weight: 700;
}

/* Keep the header from scrolling off the page using absolute position */

/*
.tab-bar
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}

/* Add scroll bar to Body and absolute position to prevent body from scrolling behind header */

/*.main-section
{
	overflow: auto;
	position: absolute;
	width: 100%;
	top: 130px;
	bottom: 0;
}

/* Header height changes when media is used, adjust the top position of the body to match  
   Also need to change the width to match the skin settings in the target*/

/* @media screen and (max-width: 1278px)
{
	.main-section
	{
		overflow: auto;
		position: absolute;
		width: 100%;
		top: 104px;
		bottom: 0;
	}
}
*/

/* border color for topnav menu items and logo*/

*:focus
{
	outline: 2px solid #106EBE;
}

ul.navigation > li > a:focus,
ul.navigation.clearfix a:focus,
ul.navigation ul.sub-menu a:focus
{
	outline: 2px solid #ffffff !important;
}

button.topnav-expand:focus
{
	border-left: 2px solid #ffffff !important;
	border-right: 2px solid #ffffff !important;
	border-top: 2px solid #ffffff !important;
	border-bottom: 2px solid #ffffff !important;
	outline: transparent !important;
	background-color: #efefef;
}

a:link
{
	font-family: 'Open Sans Regular';
	text-decoration: none;
	color: #006cbe;
}

a:visited
{
	font-family: 'Open Sans Regular';
	text-decoration: none;
	color: #006cbe;
}

div.logo-wrapper > a:focus
{
	outline: 2px solid #ffffff !important;
}

a:focus
{
	text-decoration: underline;
}

div.logo-wrapper > a:hover
{
	background-color: #454545;
}

a:hover
{
	text-decoration: underline;
}

a:active
{
	color: #006cbe;
}

/* If applicable, use css to overwrite logo png in skin with svg logo */

/* .title-bar a.logo
{
             background-color: transparent;
             background-image: url('../Logos/Anthology_StudentVerification.svg'); 
             background-position: left center;
             background-repeat: no-repeat;
             background-size: contain;
             height: 50px;
} */

/* end border color for topnav menu items and logo */

h1
{
	font-family: 'Open Sans Light';
	text-align: left;
	font-size: 26pt;
	font-weight: 300;
	color: #1f1f1f;
	margin-top: .5em;
}

h2
{
	font-family: 'Open Sans Light';
	color: #1f1f1f;
	font-size: 18.0pt;
	font-weight: 300;
	margin-top: 1.00em;
}

h3
{
	font-family: 'Open Sans Light';
	font-size: 16.0pt;
	color: #1f1f1f;
	font-weight: 300;
	margin-top: 1.4em;
}

h4
{
	font-family: 'Open Sans Light';
	font-size: 14.0pt;
	color: #1f1f1f;
	font-weight: normal;
	margin-top: 1.3em;
	margin-bottom: .83em;
}

h5
{
	font-family: 'Open Sans Light';
	font-weight: normal;
	font-size: 12.0pt;
	margin-top: 1.3em;
	margin-bottom: .83em;
}

h6
{
	font-family: 'Open Sans Regular';
	font-weight: bold;
	font-size: 10.0pt;
	margin-top: 1.3em;
	margin-bottom: 0.67em;
}

body
{
	background-color: #ffffff;
	font-size: 10pt;
	font-weight: normal;
	font-family: 'Open Sans Regular';
}

p
{
	color: #1f1f1f;
}

div.Notes
{
	background-color: #e3e3e3;
	padding: 10px;
}

p.Notes
{
	background-color: #e3e3e3;
	padding: 10px;
}

li
{
	color: #000000;
	font-family: 'Open Sans Regular';
	font-size: 10pt;
}

span.expandtext
{
	font-style: italic;
	font-weight: normal;
	color: #ff0000;
	font-family: 'Open Sans Regular';
}

span.glosstext
{
	font-style: italic;
	font-weight: normal;
	color: #006cbe;
}

ol,
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	font-family: 'Open Sans Regular';
}

li.Bullet
{
	list-style: disc;
	font-family: 'Open Sans Regular';
	font-size: 10.0pt;
	list-style-type: disc;
	list-style-image: none;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 4px;
}

p.Warning
{
	margin-left: 18pt;
	list-style: url('../Icons/q_red.jpg');
}

li.Warning
{
	font-size: 10.0pt;
	color: #1f1f1f;
	list-style-image: url('../Icons/icon_exclamation_whiteonyellow.png');
	list-style-position: outside;
}

dl
{
	font-family: 'Open Sans Regular';
}

dd
{
	font-family: 'Open Sans Regular';
}

dt
{
	font-family: 'Open Sans Regular';
}

a
{
	color: #006cbe;
}

MadCap|xref
{
	mc-format: '{paratext}';
}

MadCap|breadcrumbsProxy
{
	font-family: 'Open Sans Regular';
	font-size: 10pt;
	border-bottom-color: #a9a9a9;
}

MadCap|relationshipsProxy
{
	font-size: 10pt;
	border-top-color: #a9a9a9;
	font-family: 'Open Sans Regular';
	border-top-width: 1px;
}

MadCap|relatedTopics
{
	font-size: 10pt;
	font-family: 'Open Sans Regular';
}

MadCap|conceptLink
{
	font-size: 10pt;
	font-family: 'Open Sans Regular';
	color: #006cbe;
}

MadCap|relatedTopicsControlList
{
	font-family: 'Open Sans Regular';
	font-size: 10pt;
}

MadCap|relatedTopicsControlListItem
{
	font-family: 'Open Sans Regular';
	font-size: 10pt;
}

MadCap|relatedTopicsControlListItemLink
{
	font-family: 'Open Sans Regular';
	font-size: 10pt;
}

MadCap|conceptLinkControlList
{
	font-size: 10pt;
	font-family: 'Open Sans Regular';
}

MadCap|conceptLinkControlListItem
{
	font-family: 'Open Sans Regular';
	font-size: 10pt;
}

MadCap|conceptLinkControlListItemLink
{
	font-size: 10pt;
	font-family: 'Open Sans Regular';
}

MadCap|relationshipsHeading
{
	font-family: 'Open Sans Regular';
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}

MadCap|relationshipsHeading.concept
{
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	mc-label: 'Related Topics';
}

MadCap|relationshipsHeading.reference
{
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	mc-label: 'Reference';
}

MadCap|relationshipsHeading.task
{
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	mc-label: 'Related Tasks';
}

MadCap|helpControlListItem
{
	font-family: 'Open Sans Regular';
	font-size: 10pt;
}

MadCap|helpControlListItemLink
{
	font-family: 'Open Sans Regular';
	font-size: 10pt;
}

MadCap|helpControlList
{
	font-family: 'Open Sans Regular';
	font-size: 10pt;
}

MadCap|relationshipsItem
{
	font-size: 10pt;
	font-family: 'Open Sans Regular';
}

img
{
	border: solid 1px;
	border-color: #c0c0c0;
}

img.thumb
{
	mc-thumbnail: hover;
	mc-thumbnail-max-height: 160px;
	border-bottom-color: #006cbe;
	border-color: #006cbe;
	border-left-color: #006cbe;
	padding: 1px;
	border: solid 1px;
}

p.CoverProduct
{
	font-weight: bold;
	font-family: 'Open Sans Regular';
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 32pt;
	margin-bottom: 28pt;
	font-style: normal;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 28pt;
	text-decoration: none;
	font-size: 26pt;
}

p.CoverBookTitle
{
	font-weight: bold;
	font-family: 'Open Sans Regular';
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 10pt;
	margin-bottom: 0pt;
	font-style: normal;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 24pt;
	text-decoration: none;
	font-size: 22pt;
}

p.CoverIssueDate
{
	font-family: 'Open Sans Regular';
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 16pt;
	margin-bottom: 16pt;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 16pt;
	text-decoration: none;
	font-size: 14pt;
}

p.CopyrightTitle1
{
	font-weight: normal;
	font-family: 'Open Sans Regular';
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 18pt;
	margin-bottom: 12pt;
	font-style: normal;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 17pt;
	text-decoration: none;
	font-size: 16pt;
}

p.Copyright
{
	font-family: 'Open Sans Regular';
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0em;
	text-indent: 0px;
	line-height: 12pt;
	text-decoration: none;
	font-size: 10pt;
	color: #696969;
}

p.CopyrightTitle2
{
	font-family: 'Open Sans Regular';
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 12pt;
	margin-bottom: 6pt;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 12pt;
	text-decoration: none;
	font-size: 12pt;
}

p.CoverRevisionHistory
{
	font-family: 'Open Sans Regular';
	padding-top: 24px;
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0em;
	color: #000000;
	text-indent: 0px;
	line-height: 19pt;
	text-decoration: none;
	font-size: 16pt;
	page-break-before: always;
}

p.CoverRevisionCellHeading
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: 'Open Sans Regular';
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 12pt;
	text-decoration: none;
}

p.CoverRevisionCellBody
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: 'Open Sans Regular';
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #000000;
	text-indent: 0px;
	line-height: 12pt;
	text-decoration: none;
}

p.Footer
{
	text-align: right;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: 'Open Sans Regular';
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #000000;
	text-indent: 0px;
	text-decoration: none;
	line-height: 11pt;
	font-weight: normal;
}

MadCap|tocProxy
{
	padding-top: 5px;
	mc-toc-depth: 2;
}

span.SearchHighlight
{
	background-color: #f5c46c;
}

MadCap|dropDown
{
	
}

MadCap|dropDownHotspot:hover
{
	mc-expandable: true;
}

MadCap|dropDownHead
{
	font-size: 20;
}

div.split6-6	/*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.split6-6::before
{
	content: ' ';
	display: table;
}

div.split6-6::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.split6-6 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.split6-6 > div:nth-child(1)
{
	width: 41.667%;
	margin-left: 8.3333%;
}

div.split6-6 > div:nth-child(2)
{
	width: 41.667%;
	margin-left: 8.3333%;
}

div.topcenter	/*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.topcenter::before
{
	content: ' ';
	display: table;
}

div.topcenter::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.topcenter > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.topcenter > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 0%;
}

div.topcenter > div:nth-child(2)
{
	width: 66.667%;
	margin-left: 0%;
}

div.topcenter > div:nth-child(3)
{
	width: 16.667%;
	margin-left: 0%;
}

MadCap|toggler
{
	color: #006cbe;
	mc-open-image: url('../Icons/hide.png');
	mc-closed-image: url('../Icons/show.png');
}

img.MCToggler_Image_Icon
{
	height: 16px;
}

div.topcenter1	/*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.topcenter1::before
{
	content: ' ';
	display: table;
}

div.topcenter1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.topcenter1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.topcenter1 > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 0%;
}

div.topcenter1 > div:nth-child(2)
{
	width: 66.667%;
	margin-left: 0%;
}

div.topcenter1 > div:nth-child(3)
{
	width: 16.667%;
	margin-left: 0%;
}

@media print
{
	p
	{
		font-family: 'Open Sans Regular';
	}

	li
	{
		font-family: 'Open Sans Regular';
	}

	li.Bullet
	{
		font-family: 'Open Sans Regular';
	}

	h1
	{
		font-family: 'Open Sans Regular';
		font-size: 18pt;
		font-weight: bold;
		font-style: normal;
	}

	h2
	{
		font-family: 'Open Sans Regular';
		font-size: 16pt;
		font-weight: bold;
	}

	h3
	{
		font-family: 'Open Sans Regular';
		font-weight: bold;
	}

	h4
	{
		font-family: 'Open Sans Regular';
		font-weight: bold;
	}

	h5
	{
		font-family: 'Open Sans Regular';
	}

	h6
	{
		font-family: 'Open Sans Regular';
	}

	span.expandtext
	{
		font-family: 'Open Sans Regular';
	}

	ol
	{
		font-family: 'Open Sans Regular';
	}

	ul
	{
		font-family: 'Open Sans Regular';
	}

	dl
	{
		font-family: 'Open Sans Regular';
	}

	dd
	{
		font-family: 'Open Sans Regular';
	}

	dt
	{
		font-family: 'Open Sans Regular';
	}

	MadCap|breadcrumbsProxy
	{
		font-family: 'Open Sans Regular';
	}

	MadCap|relatedTopics
	{
		font-family: 'Open Sans Regular';
	}

	MadCap|conceptLink
	{
		font-family: 'Open Sans Regular';
	}

	MadCap|relatedTopicsControlList
	{
		font-family: 'Open Sans Regular';
	}

	MadCap|relatedTopicsControlListItem
	{
		font-family: 'Open Sans Regular';
	}

	MadCap|relatedTopicsControlListItemLink
	{
		font-family: 'Open Sans Regular';
	}

	MadCap|conceptLinkControlList
	{
		font-family: 'Open Sans Regular';
	}

	MadCap|conceptLinkControlListItem
	{
		font-family: 'Open Sans Regular';
	}

	MadCap|conceptLinkControlListItemLink
	{
		font-family: 'Open Sans Regular';
	}

	MadCap|relationshipsHeading
	{
		font-family: 'Open Sans Regular';
	}

	MadCap|helpControlListItem
	{
		font-family: 'Open Sans Regular';
	}

	MadCap|helpControlListItemLink
	{
		font-family: 'Open Sans Regular';
	}

	MadCap|helpControlList
	{
		font-family: 'Open Sans Regular';
	}

	MadCap|relationshipsItem
	{
		font-family: 'Open Sans Regular';
	}

	MadCap|relationshipsHeading.concept
	{
		mc-label: 'Related Concept';
	}

	MadCap|relationshipsHeading.task
	{
		mc-label: 'Related Tasks';
	}

	body
	{
		font-size: 9pt;
	}

	MadCap|xref
	{
		color: #006cbe;
		text-decoration: none;
	}

	MadCap|popupHead
	{
		color: #363638;
	}

	MadCap|keywordLink:focus
	{
		color: #006cbe;
	}

	MadCap|keyword
	{
		color: #006cbe;
	}

	MadCap|dropDownHead
	{
		font-family: 'Open Sans Regular';
		font-size: 11pt;
		font-weight: bold;
	}

	img
	{
		max-width: 6.2in;
		max-height: 8.5in;
	}

	MadCap|xref.TitleTag
	{
		mc-format: '{title}';
	}
}

p.TOC3
{
	mc-toc-depth: 2;
}

p.review
{
	font-family: 'Open Sans Regular';
	font-size: 10pt;
	color: #ff0000;
}

address
{
	color: #000000;
}

MadCap|miniTocProxy
{
	border-top-width: 1px;
}

pre
{
	color: #1f1f1f;
	word-wrap: break-word;
}

p.p_bold
{
	font-family: 'Open Sans Regular';
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

html.popup
{
	mc-popup-height: auto;
	mc-popup-width: auto;
	height: auto;
	width: auto;
}

div.sideContent
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	/*width: 33.33%;*/
}

@media non-print
{
	img.thumb
	{
		mc-thumbnail: hover;
		mc-thumbnail-max-height: 160px;
		border-color: #ff0000;
		padding: 1px;
	}

	MadCap|dropDownHead
	{
		font-family: 'Open Sans Regular';
		font-size: 11pt;
		font-weight: bold;
		mc-closed-image: url('../Icons/icon_expandtext.png');
		mc-open-image: url('../Icons/icon_collapsetext.png');
		padding-bottom: 6px;
		padding-top: 6px;
	}

	MadCap|dropDown
	{
		mc-open-image: url('../Icons/icon_collapsetext.png');
		mc-closed-image: url('../Icons/icon_expandtext.png');
	}

	MadCap|dropDownHotspot
	{
		
	}

	h5
	{
		margin-top: 1.50em;
	}

	div.sideContent
	{
		float: right;
		margin-left: 10px;
		margin-bottom: 10px;
		/*width: 33.33%;*/
	}

	span.SearchHighlight1
	{
		background-color: #ffff00;
	}

	span.SearchHighlight2
	{
		background-color: #ffd700;
	}

	span.SearchHighlight3
	{
		background-color: #ffa500;
	}

	td
	{
		font-family: 'Open Sans Regular';
		font-weight: 300;
	}

	th
	{
		font-family: 'Open Sans Regular';
		font-weight: 600;
	}
}

@media print
{
	img.thumb
	{
		max-width: 100%;
	}

	nav.tab-bar,
	div.sideContent
	{
		display: none;
	}
}

p.MiniTOC1
{
	font-weight: 400;
	color: #006cbe;
	margin-left: 0px;
	text-indent: -16px;
}

p.MiniTOC2
{
	color: #006cbe;
	margin-left: 16px;
	text-indent: -16px;
}

p.MiniTOC3
{
	color: #006cbe;
	margin-left: 32px;
	text-indent: -16px;
}

p.Bulletpara
{
	text-align: left;
	margin-left: 16px;
	text-indent: -2px;
}

p.BulletedListpara
{
	text-align: left;
	mc-auto-number-position: inside-head;
	display: block;
	padding-left: 20px;
	mc-auto-number-offset: 20px;
	text-align: justify;
	margin-left: 16px;
	text-indent: -2px;
}

p.Numbered1
{
	mc-auto-number-position: inside-head;
	display: block;
	mc-auto-number-offset: 24px;
	mc-auto-number-format: 'S:{n=1}.  ';
	margin-left: 16px;
	text-indent: -17px;
}

p.Numbered
{
	mc-auto-number-position: inside-head;
	display: block;
	mc-auto-number-offset: 24px;
	mc-auto-number-format: 'S:{n+}.  ';
	margin-left: 16px;
	text-indent: -17px;
}

p.Note
{
	font-weight: bold;
	mc-auto-number-format: 'Note';
}

p.Example
{
	mc-auto-number-format: '{b}Example{/b} ';
}

p.Tip
{
	mc-auto-number-format: '{b}Tip{/b} ';
}

p.Bulleted
{
	mc-auto-number-position: inside-head;
	display: block;
	mc-auto-number-offset: 24px;
	mc-auto-number-format: '•   ';
	margin-left: 16px;
	text-indent: -16px;
}

p._2ndNumbered1
{
	mc-auto-number-position: inside-head;
	display: block;
	padding-left: 20px;
	mc-auto-number-offset: 20px;
	mc-auto-number-format: 'a:{a=1}.  ';
	margin-left: 16px;
	text-indent: -20px;
}

p._2ndNumbered
{
	mc-auto-number-position: inside-head;
	display: block;
	padding-left: 20px;
	mc-auto-number-offset: 20px;
	mc-auto-number-format: 'a:{a+}.  ';
	margin-left: 16px;
	text-indent: -20px;
}

p.BulletedList
{
	mc-auto-number-position: inside-head;
	display: block;
	padding-left: 20px;
	mc-auto-number-offset: 20px;
	mc-auto-number-format: '◦   ';
	text-align: left;
	margin-left: 16px;
	text-indent: -17px;
}

MadCap|popupHead
{
	color: #006cbe;
}

MadCap|conceptLink:focus
{
	color: #006cbe;
}

MadCap|conceptLink:hover
{
	color: #006cbe;
}

MadCap|keywordLink:focus
{
	color: #006cbe;
}

a.Popup:active
{
	color: #006cbe;
}

MadCap|relatedTopics:focus
{
	color: #006cbe;
}

MadCap|relatedTopics:hover
{
	color: #006cbe;
}

MadCap|shortcut
{
	color: #006cbe;
}

MadCap|xref:focus
{
	color: #006cbe;
}

MadCap|xref:hover
{
	color: #006cbe;
}

MadCap|helpControlMenu
{
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: solid 1px #f7f7f7;
	border-left-width: 16px;
}

MadCap|helpControlMenuItem
{
	font-size: 9pt;
	line-height: 10pt;
}

MadCap|helpControlMenuItem.Highlighted
{
	color: #1f1f1f;
	font-size: 9pt;
	padding: 5px;
	background-color: #CDE2F5;
}

MadCap|xref.TitleTag
{
	mc-format: '{title}';
}

caption
{
	font-family: 'Open Sans Regular';
	font-weight: bold;
	font-size: 10.0pt;
	text-align: left;
	padding-bottom: 4px;
}

MadCap|dropDown.hover
{
	
}

@media only screen and (max-width: 600px)
{
	div.split6-6 > div:nth-child(1)
	{
		width: 41.667%;
		margin-left: 8.3333%;
	}

	div.split6-6 > div:nth-child(2)
	{
		width: 41.667%;
		margin-left: 8.3333%;
	}

	div.topcenter > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.topcenter > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.topcenter > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.topcenter1 > div:nth-child(1)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.topcenter1 > div:nth-child(2)
	{
		width: 83.333%;
		margin-left: 0%;
	}

	div.topcenter1 > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}
}

@media only screen and (max-width: 767px)
{
	div.split6-6 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.split6-6 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.topcenter > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.topcenter > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.topcenter > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	h1
	{
		padding-top: 10px;
		font-size: 26px;
		margin-top: .2em;
		padding-left: 0px;
		margin: 0;
		margin-bottom: .5em;
	}

	h2
	{
		font-size: 22px;
	}

	h3
	{
		font-size: 20px;
	}

	img.noshow
	{
		border: none 0px #000000;
		display: none;
	}

	.noshow
	{
		display: none;
	}

	div.topcenter1 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.topcenter1 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.topcenter1 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}
}

