@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/

body
{
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-left: 15px;
	margin-top: 10px;
	background-color: #ffffff;
}

h1
{
	font-weight: bold;
	font-size: 120%;
	margin-top: 0.67em;
}

h2
{
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 0pt;
	margin-top: 16pt;
	margin-left: 0px;
	padding-left: 0em;
}

h2.Heading2popup
{
	font-weight: bold;
	margin-bottom: 6pt;
}

h3
{
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0pt;
	margin-top: 14pt;
}

h4
{
	font-weight: bold;
	font-size: 100%;
}

h5
{
	font-weight: bold;
	font-size: 100%;
}

h6
{
	font-weight: bold;
	font-size: 90%;
}

ol
{
	margin-bottom: 6px;
	padding-left: 0px;
	margin-top: 2px;
	margin-left: 27px;
}

ol ol
{
	list-style: lower-alpha;
	margin-left: 24px;
}

ol ol ol
{
	list-style: lower-roman;
	margin-left: 0px;
}

ol ul
{
	margin-left: 18px;
}

ol ul ol
{
	list-style-type: decimal;
	margin-left: 0px;
	padding-left: .7em;
	list-style-image: none;
}

ul
{
	list-style-image: url('bullet_yellow.gif');
	padding-left: 0px;
	margin-left: 16px;
	margin-top: 2px;
}

ul ul
{
	list-style-image: url('medblack_squarebullet.gif');
	padding-left: 0px;
	margin-left: 18px;
}

ul ul ul
{
	list-style-image: url('hyphenbullet.gif');
}

/* IE7-specific indents (hopefully temporary) */

ul ol
{
	margin-left: 0px;
	list-style-type: decimal;
	list-style-image: none;
}

ul p
{
	margin-top: 0px;
	margin-bottom: 2px;
}

/* IE6-specific table sizing (hopefully temporary */

ol p
{
	margin-top: 0px;
	margin-bottom: 2px;
}

a:link
{
	color: #0069aa;
}

a:visited
{
	color: #996600;
}

a:hover
{
	background-color: #FAF8CC;
}

a:active
{
	color: #0000CC;
}

span.code
{
	font-family: "Courier New", Courier, monospace;
	color: Black;
	background-color: #d3d3d3;
	font-size: 90%;
}

span.subtitle
{
	font-size: 9pt;
	font-style: italic;
}

p
{
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: normal;
	color: #000000;
}

p.warning
{
	mc-auto-number-format: '{b}Warning! {/b}';
	color: #833d3e;
	background-color: #ffc0c0;
	border-top: solid 1px #883d3e;
	border-bottom: solid 1px #883d3e;
	padding: 8px;
}

/* IE6-specific table sizing (hopefully temporary */

p.note
{
	mc-auto-number-format: '{b}Note: {/b}';
	background-color: #faf8cc;
	color: #996608;
	border-top: solid 1px #996608;
	border-bottom: solid 1px #996608;
	padding: 8px;
}

p.tip
{
	mc-auto-number-format: '{b}Tip: {/b}';
	background-color: #d1e0ff;
	color: #00007f;
	border-top: solid 1px #00007f;
	border-bottom: solid 1px #00007f;
	padding: 8px;
}

p.example
{
	mc-auto-number-format: '{b}Example: {/b}';
	background-color: #d1e0ff;
	color: #00007f;
	border-top: solid 1px #00007f;
	border-bottom: solid 1px #00007f;
	padding: 8px;
}

th
{
	font-size: 100%;
	text-align: left;
	vertical-align: bottom;
	valign: bottom;
}

td
{
	font-size: 100%;
	vertical-align: top;
}

td ol
{
	padding-left: 4px;
}

td ul
{
	padding-left: 4px;
}

*:first-child + html ol
{
	padding-left: 6px;
}

*:first-child + html ul
{
	padding-left: 6px;
}

* html table
{
	font-size: 100%;
}

li.help
{
	padding-left: 10px;
}

li.kb
{
	padding-left: 10px;
}

li.trng
{
	padding-left: 10px;
}

* html table
{
	font-size: 100%;
}

p.caution
{
	color: #833d3e;
	border-top: solid 1px #883d3e;
	border-bottom: solid 1px #883d3e;
	padding: 8px;
	background-color: #ffde90;
	mc-auto-number-format: '{b}Caution: {/b}';
}

span.Continue
{
	font-weight: bold;
	font-style: italic;
	color: #8b008b;
}

span.bold
{
	font-weight: bold;
}

MadCap|xref
{
	mc-format: '{paratext}';
}

