/*<meta />*/

@import url('sidenav.css');

@import url('topicoutline.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

.Note
{
	mc-auto-number-position: inside-head;
	mc-auto-number-class: Notes;
	mc-auto-number-offset: -14px;
	background-image: url('../images/info24.png');
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: center;
	background-position: left center;
	padding-left: 45px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 1em;
	margin-bottom: 1em;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000 !important;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000 !important;
}

.Note p
{
	margin-top: 0;
	margin-bottom: 0;
}

.Note ol,
.Note ul
{
	margin-top: .2em;
	margin-bottom: .2em;
}

img
{
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	max-height: 8in;
	max-width: 6in;
}

@media print
{
	
}

