body
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color:"black";
}
.TableTitle
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
.TableTitle A:Hover
{
	font-weight: bold;
	font-size: 12pt;
	color: #e42228;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.TableTitle A
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.TableHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
.TableData
{
	font-weight: bold;
	font-size: 9pt;
	color: royalblue;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.TableAltRow
{
	background-color: azure;
}
.TableNotes
{
	font-size: 8pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
.title1
{
	font-weight: bold;
	font-size: 12pt;
	color: #464646;
	font-family: Arial, Helvetica, sans-serif;
}
.title1 A
{
	font-weight: bold;
	font-size: 10pt;
	color: #464646;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.nav_home
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d6e7ef;
	text-decoration: none;
}
.nav_home A
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d6e7ef;
	text-decoration: none;
}
.nav_home A:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: #E42228;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d6e7ef;
	text-decoration: none;
}
.nav_other
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7EFEF;
	text-decoration: none;
}
.nav_other A
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7EFEF;
	text-decoration: none;
}
.nav_other A:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: #E42228;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7EFEF;
	text-decoration: none;
}
.nav_Bottom
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d6e7ef;
	text-align: center;
	text-decoration: none;
}
.nav_table
{
	border-bottom-color: silver;
	border-top-color: silver;
}
.page_title
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
.page_date
{
	font-size: 9pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
.footer
{
	font-weight: bold;
	font-size: 7pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}