/*<meta />*/

/* Browser Reset Start */

html,body,h1,h2,h3,h4,h5,h6,p,ol,ul,li,pre,code,address,variable,form,fieldset,blockquote
{
	padding: 0;
	padding-right: 5px;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
	list-style-type: none;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

td,th,caption
{
	font-weight: normal;
	text-align: left;
}

ol
{
	padding-left: 1.4em;
	list-style: decimal;
}

ul
{
	padding-left: 1.4em;
	list-style: square;
}

q:before,q:after
{
	content: '';
}

em,i
{
	font-style: italic;
}

b,bold,strong
{
	font-weight: bold;
}

ul ul
{
	font-size: 100%;
}

/* Browser Reset End */

img,fieldset
{
	border: 0;
}

/* Heading styles */

p
{
	margin-top: 0;
	margin-bottom: 0;
}

body
{
	
}

*
{
	letter-spacing: -1px;
	font-family: Arial, sans-serif;
	font-style: normal;
	line-height: 108%;
}

h1,h2,h3,h4
{
	margin-left: 40px;
	font-weight: bold;
	line-height: 110%;
	color: #0097d1;
}

h1
{
	margin-top: 24px;
	border-bottom-color: #c0c0c0;
	border-bottom-width: 1px;
	border-bottom-style: Solid;
	font-size: 19px;
}

h2
{
	margin-top: 19px;
	margin-bottom: -20px;
	font-size: 15px;
	text-decoration: none;
}

h3
{
	font-size: 13px;
	margin-top: 11px;
	margin-bottom: 8px;
}

MadCap|dropDownHotspot
{
	margin-left: 40px;
	margin-top: 16px;
	font-weight: bold;
	line-height: 110%;
	color: #0097d1;
	font-size: 13px;
	margin-top: 11px;
	margin-bottom: 8px;
}

p.relatedtopics,p.parenttopics
{
	background: url('../Images/Steps-end.png') no-repeat center;
	margin-left: 40px;
	margin-top: 19px;
	margin-bottom: -20px;
	font-weight: bold;
	line-height: 110%;
	color: #0097d1;
	font-size: 15px;
}

p
{
	font-size: 13px;
}

img
{
	margin-top: 2px;
}

p.begininstruction
{
	margin-left: 0px;
	margin-top: 24px;
	background: url('../Images/book.png') 0px -1px;
	background: url('../Images/book.png') no-repeat;
	font-weight: bold;
	color: #0097d1;
	padding-left: 50px;
	line-height: 46px;
}

p.bodytext
{
	margin-top: 16px;
	margin-left: 40px;
	line-height: 115%;
}

/*negative value hangs numbered style to left*/

h1 + p,
h1 + p.bodytext
{
	margin-top: 2px;
}

p.step
{
	text-indent: -15px;
	margin-top: 8px;
	margin-left: 56px;
	margin-bottom: .0004px;
	padding-left: 10px;
}

.step b,
.step strong,
.bullet_step b,
.bullet_step strong,
.BulletUnderStep b,
.BulletUnderStep strong
{
	background-color: #FFFFCC;
}

p.note
{
	background: url('../Images/note.png') 0px -1px;
	background: url('../Images/note.png') no-repeat;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: -3px;
	margin-left: 70px;
	margin-top: 12px;
	line-height: 125%;
}

p.note:before
{
	content: "Note: ";
	font-weight: bold;
	font-variant: small-caps;
}

p.tip
{
	background: url('../Images/tip.png') 0 8px;
	background: url('../Images/tip.png') no-repeat;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: -3px;
	margin-left: 70px;
	margin-top: 12px;
	line-height: 125%;
}

/* List styles */

p.tip:before
{
	content: "Tip: ";
	font-weight: bold;
	font-variant: small-caps;
}

p.BodyTextIndent
{
	margin-top: 8px;
	margin-left: 68px;
}

p.bullet
{
	margin-left: 48px;
	margin-top: 8px;
	background: url('../Images/bullet.png') -4px 1px;
	background: url('../Images/bullet.png') no-repeat;
	padding-left: 20px;
	text-indent: 1px;
}

p.BulletUnderStep
{
	margin-left: 68px;
	margin-top: 8px;
	background: url('../Images/bullet.png') -2px 0px;
	background: url('../Images/bullet.png') no-repeat;
	padding-left: 15px;
	text-indent: 1px;
}

p.bullet_step
{
	margin-left: 52px;
	margin-top: 8px;
	background: url('../Images/pointer.png') -4px 0px;
	background: url('../Images/pointer.png') no-repeat;
	padding-left: 15px;
	text-indent: .8px;
	line-height: 115%;
}

/* Table styles */

ul
{
	margin-left: 70px;
	list-style: square;
}

li
{
	font-size: 13px;
	text-decoration: none;
}

table
{
	margin-left: 40px;
	margin-bottom: 20px;
	margin-top: 14pt;
	width: 90%;
}

/* Above, any td tag that falls anywhere in a table tag, which follows a p.relatedtopics or p.parentopics tag has its border removed. The "+" is required because the p.relatedtopics tag is closed before the table tag starts.*/

td
{
	vertical-align: top;
	border: 1px solid #C8C8C8;
	padding: 4px;
	font-size: 13px;
}

/* Link sytles */

p.relatedtopics + table * td,
p.parenttopics + table * td
{
	border-style: none;
}

/* may want to make a pop-up exception link instead of the rule, or add a condition in which the popup text appears s/a when <a> falls within the "bodytextindent" style */

th
{
	vertical-align: top;
	border: 1px solid #C8C8C8;
	font-size: 13px;
	font-weight: bold;
	mc-caption-repeat: true;
}

/* display popup near hyperlink that's hovered */

/* a:after {
		content:"Click to find out what to type in each field.";
		display: none; /*hide this text until invoked by a:hover::after command below 
		}
		
p.BodyTextIndent a:hover::after { /* use to display a:after text above 
		font-weight: normal;
		color: black;
		display: block;
		background: #FFFF99;
		padding: 2px;
		margin: 2px 0 0 2px;
		position: absolute; /* use Absolute so floats over main flow 
		left: 100px;
		top: -20px;
		width: 250px;
		/* Box Shadow 
		box-shadow: 5px 5px 10px #999999;
		-webkit-box-shadow: 5px 5px 10px #999999;
		-moz-box-shadow: 5px 5px 10px #999999;
		/* Rounded Corners 
		border: 1px solid #C8C8C8;
		border-radius: 5x;
		-mox-border-radius: 5px;
		-webkit-border-radius: 5px;
		}*/

a
{
	font-weight: bold;
}

a:hover,
a.simple
{
	color: #FF6600;
	text-decoration: none;
	border-bottom: dashed 1.75px #FF6600;
}

a:link
{
	text-decoration: none;
	color: #0097d1;
	border-bottom: dashed 1.75px #0097d1;
	/* position: relative; - this is used when the popup message "Click to..." is also used. Can be blocked unless "Click to..." message is reactivated.*/
}

a:visited
{
	text-decoration: none;
	color: #6699FF;
	border-bottom: dashed 1.75px #6699FF;
}

a:active
{
	text-decoration: none;
	color: #FF6666;
	background-color: #FFFFCC;
}