h1,h2,h3,h4,h5,h6,ul,ol,li,h1,h2,h3,h4,h5,h6,body,html,blockquote{margin:0;padding:0;}a img,:link img,:visited img{border:none;}

#header, #loading, #footer, #toolbox {
	display: none;
	visible: hidden;
}


#content-box {
	font-size: 12pt;
	font-family: 'Times', 'Georgia', serif;
}

#content-box .info {
	font-size: 10pt;
	line-height: 12pt;
	margin-bottom: 15pt;
}

#content-box .info ul {
	margin-left: 0;
}

table {
	font-size: 0.8em;
	line-height: 1em;
	border-collapse: collapse;
	width: 100%;
}

table caption {
	text-align: left;
	font-size: 11pt;
	line-height: 13pt;
	padding-bottom: 3pt;
	padding-top: 15pt;
}

table th, td {
	vertical-align: top;
	padding-top: 1pt;
	padding-bottom: 3pt;
	font-weight: normal;
 	page-break-inside: avoid;
}

table thead {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	text-align: left;
	display:table-header-group; 
}

table tbody, tfoot {
	border-bottom: 1px solid black;
}

table tr {
 	page-break-inside: avoid;
}

img {
	display: none;
	visible: hidden;	
}

h1 {
	page-break-before: always;
	font-size: 20pt;
	font-weight: normal;
	margin-bottom: 20pt;
}

h2 {
	font-size: 15pt;
	line-height: 16pt;
	margin-top: 20pt;
	margin-bottom: 10pt;
	font-weight: normal;
}

h3 {
	font-size: 12pt;
	font-weight: bold:
	margin-top: 20pt;
	margin-bottom: 10pt;
}

h4 {
	font-size: 12pt;
	font-style: italic;
	margin-top: 15pt;
	margin-bottom: 8pt;
	font-weight: normal;
}

ul {
	margin-left: 2em;
	margin-top: 10pt;
	margin-bottom: 10pt;
}

/**
 * Footnote list text
 */
ol {
	font-size: 10pt;
	font-style: italic;
	list-style: decimal;
	margin-left: 2em;
}

/**
 * Footnote text
 */
ol li {
	font-size: 9pt;
	font-style: normal;
	line-height: 10pt;
}

/**
 * Footnote reference
 */
sup a {
	font-size: 7pt;
}

