.highlight
{
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none
}

a
{
	color: #FF9966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

a.menu
{
	color: #FF9966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

a:hover.menu
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.heading
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

.headingAlert
{
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

.headingSmall
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

body table 
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none
}

input
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none
}

.input
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none
}

#report
{
	font-family: arial;
	font-size: 8pt;
	padding: 10px;
	border: 2px solid #AAAAAA;
	white-space: nowrap;
	text-align: center;
	width: 50%;
}

#report table
{
	font-family: arial;
	font-size: 8pt;
	background-color: #FFFFFF;
}

#report th
{
	white-space: nowrap;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: bottom;
}

#report td
{
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
}

#report a
{
	color: #FF9966;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

#report a:hover
{
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

#report a.tableheading
{
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}

#report a:hover.tableheading
{
	color: #FF9966;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}