@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/

/* Default Text Style */

body
{
	font-family: 'Segoe UI', Verdana, Arial;
	font-size: 10pt;
	margin-left: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 0px;
}

pre
{
	margin: 0;
	font-size: 1em;
}

.code
{
	font-family: Monospace, Courier New, Courier;
}

/* No borders on images */

img
{
	border: 0;
}

/* Reduce spacing between adjacent paragraphs */

p + p,
.AdjacentParagraph
{
	margin-top: -6px;
}

/* Headings */

h1
{
	font-size: 1.6em;
}

h2
{
	font-size: 1.4em;
}

/* Avoid double spacing in Returns content */

h4 + .ReturnsContent,
.ReturnsContentAfterHeading
{
	padding-top: 0em;
	padding-bottom: 0em;
}

/* Remove the padding from before the first element in a section so that the spacing is consistent for just text and paragraphs */
/* Avoid a double separating space when an example immediately follows the example intro text */

h3
{
	font-size: 1.2em;
	font-weight: bold;
}

/* See Also Headings */

h4
{
	font-size: 1em;
	font-weight: bold;
}

/* Reduced text size in the footer */

#FooterContent
{
	font-size: .813em;
}

/* Horizontal rule single pixel */

hr
{
	height: 1px;
	border-style: none;
}

/* Toggle images */

.SectionHeadingIcon
{
	display: inline-block;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	margin: 0;
	padding: -2px 0 0 0;
}


/* Default Table Style */
/* Link Style */

a:visited,
a:link
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

/* Popups */

.PopupContent
{
	display: none;
}

/* Is New highlight */



/*** Common Coloring ***/

body
{
	color: black;
	font-style: normal;
}

h1,
h2,
h3,
h4
{
	color: #3F529C;
}

/* Link coloring */

a:visited,
a.PopupLink:visited
{
	color: #960BB4;
}

a:link,
a.PopupLink,
a.PopupLink:link
{
	color: #1364C4;
}

/* Horizontal rule */

hr
{
	background: #d0d0d0;
}

.Hidden
{
	display: none;
}

p.heading
{
	font-weight: bold;
	font-style: normal;
}

MadCap|breadcrumbsProxy
{
	mc-breadcrumbs-prefix: 'Current location: ';
}

th
{
	text-align: left;
}

MadCap|dropDown
{
	
}

MadCap|dropDownHead
{
	color: #000080;
	font-size: 10pt;
}

blockquote
{
	margin: 0em;
	margin-left: 10px;
	margin-right: 40px;
	margin-bottom: 0em;
	margin-top: -0.40em;
}

table
{
	border-spacing: 8px 2px;
	margin-left: 0;
	margin-right: auto;
}

blockquote.indent2
{
	margin-top: -0.40em;
	margin-bottom: 0em;
	margin: 0em;
	margin-left: 20px;
	margin-right: 40px;
}

blockquote.indent3
{
	margin-top: -0.40em;
	margin-bottom: 0em;
	margin: 0em;
	margin-left: 30px;
	margin-right: 40px;
}

blockquote.indent4
{
	margin-top: -0.40em;
	margin-bottom: 0em;
	margin: 0em;
	margin-left: 40px;
	margin-right: 40px;
}

blockquote.indent5
{
	margin-top: -0.40em;
	margin-bottom: 0em;
	margin: 0em;
	margin-left: 50px;
	margin-right: 40px;
}

blockquote.indent6
{
	margin-top: -0.40em;
	margin-bottom: 0em;
	margin: 0em;
	margin-left: 60px;
	margin-right: 40px;
}

blockquote.indent7
{
	margin-top: -0.40em;
	margin-bottom: 0em;
	margin: 0em;
	margin-left: 70px;
	margin-right: 40px;
}

blockquote.indent8
{
	margin-top: -0.40em;
	margin-bottom: 0em;
	margin: 0em;
	margin-left: 80px;
	margin-right: 40px;
}

blockquote.indent9
{
	margin-top: -0.40em;
	margin-bottom: 0em;
	margin: 0em;
	margin-left: 90px;
	margin-right: 40px;
}

blockquote.indent10
{
	margin-top: -0.40em;
	margin-bottom: 0em;
	margin: 0em;
	margin-left: 100px;
	margin-right: 40px;
}

p
{
	margin: 1em;
	margin-left: 0em;
	margin-right: 1.00em;
	margin-bottom: 1.00em;
	margin-top: 1em;
}

li
{
	margin-bottom: 0.2em;
}

li2
{
	margin-bottom: 0.8em;
}

td
{
	vertical-align: bottom;
}

