h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36pt;
	align: left
}
link         { color: #94B7C2 }
h2           { font-family: Trebuchet MS; font-size: 24pt; color: #5A78A5; text-align: center; margin-top:.5em; margin-bottom:1em }

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	align: left

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 12pt;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;
	font-weight: bold;
	line-height: 6em;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 1.25 em;
}
.sup
{
	vertical-align: top;
}
.footnote {
	color:  #C00;
	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;
	font-style: normal;
	font-size: 80%;
	vertical-align: top;
}
.p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 1.4em;
}
.p_hanging {
	text-indent: -1.5em;
	margin-left: 3em;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	line-height: 1.4em;
	text-align: left;
}
.p_hanging .p_hanging b {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.p_ctr {
	text-align: center;
	line-height: 1.5em;
}
.p_arial_10_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: left;
}
.p_arial_10_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: center;
}
.p_arial_10_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: right;
}
.p_Trebuchet_12 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
}
.itin_NDX_desc {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	line-height: 1.25em;
	text-align: left;
	margin-top: 0pt;
	margin-bottom: 12pt;
	padding-left: 24pt;
}
.bullet {
	list-style-position: outside;
	list-style-type: square;
}
.bullet_indent10 {
	list-style-type: square;
	list-style-position: inside;
	text-align: left;
	text-indent: 10%;
	margin-right: 10%;
}

.bullet_indent20 {
	list-style-type: square;
	list-style-position: inside;
	text-align: left;
	text-indent: 20%;
}
.bullet_indent30 {
	list-style-type: square;
	list-style-position: inside;
	text-align: left;
	text-indent: 30%;
}
.footnote_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	text-indent: -16pt;
	padding-left: 28pt;
	line-height: normal;
	margin-top: 6pt;
	margin-bottom: 12pt;
}
.footnote_text_num {
	font-size: 12pt;
	font-weight: bold;
	vertical-align: super;
	color: #F00;
}


.table_canary {
	background-color: #FFC;
	font-style: normal;
	vertical-align: top;
}

.img_left {
	float: left;
	margin-top: 6pt;
	margin-right: 20pt;
	margin-bottom: 6pt;
	margin-left: 0pt;
}
.img_right {
	float: right;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 12pt;
	caption-side: bottom
}
.img_ctr {margin:12pt 0pt; text-align:center
}
.itin_article_code {
	font-family: "Comic Sans MS", cursive;
	background-color: #5A78A5;
	color: #FFF;
}
