﻿
div.ReportContent ul {
	padding-left: 40px;
	list-style: disc;
	margin-top: 13.3333px;
	margin-bottom: 13.3333px;
}

div.ReportContent ul li span {
	vertical-align: top !important;
}

div.ReportContent table tbody tr td p {
	margin-top: 0px;
	margin-bottom: 0px;
}

div.ReportContent h1
{
	font-size: 24pt; /* in word 24pt is used */
	font-weight: bold;
	font-style: normal;
}

div.ReportContent h2
{
	font-size: 16pt; /* in word 16pt is used */
	font-weight: bold;
	font-style: normal;	
}

div.ReportContent
{
	width: 576px;
}

div.ReportContent h3
{
	font-size: 12pt; /* in word 12pt is used */
	font-weight: bold;
	font-style: normal;
	margin-top: 16px;
	margin-bottom: 16px;
}
div.ReportContent h4
{
	font-size: 10pt; /* in word 12pt is used */
	font-weight: bold;
	font-style: normal;
	margin-top: 22.2667px;
	margin-bottom: 22.2667px;
}
div.ReportContent h5
{
	font-size: 10pt; /* in word 10pt is used */
	font-weight: bold;
	font-style: italic;
	margin-top: 17.7333px;
	margin-bottom: 17.7333px;
}
div.ReportContent h6
{
	font-size: 10pt; /* in word 10pt is used */
	font-weight: normal;
	font-style: normal;
}
div.ReportContent h7
{
	font-size: medium; /* in word 10pt is used */
	font-weight: normal;
	font-style: normal;
}

div.ReportContent table
{
	border-collapse: collapse;
	empty-cells: show;
}



div.ReportContent td
{
	text-align:left;
}

div.ReportContent th
{
	margin: 0px;
	padding: 0.4em;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	text-align:left;
}


div.ReportContent table table
{
	padding: 0px;
	margin: 0px;
	border: none 0px;
}
div.ReportContent table table td
{
	padding: 0px;    
	margin: 0px;
	border: none 0px;
}
div.ReportContent table table th
{
	padding: 0px;    
	margin: 0px;
	border: none 0px;
}
