@charset "utf-8";
/* CSS Document */


body {
	background: white;
	font-size: 10pt;
}

.thrColLiqHdr #container {
	border: none;
	margin: 0;
	width: auto;
}

.thrColLiqHdr #sidebar1 {
	display:none;
}

.thrColLiqHdr #sidebar2 {
	float: none;
	width: 25%;
}

.thrColLiqHdr #mainContent {
	margin: 0 0 0 0;
	font-size: 10pt;
	color: #000328;
	font-weight: normal;
}

.thrColLiqHdr #menu {
	display:none;
}

.thrColLiqHdr #footer {
	display:none;
}

.thrColLiqHdr #header {
	background: white;
	color: #000328;
	height: auto;
	border-bottom: #000328 thin solid;
} 

.thrColLiqHdr #header #print_logo {
	display: block;
	font-size: 24pt;
	font-style: italic;
}

.thrColLiqHdr #header #print_slogan {
	display: block;
	font-size: 10pt;
	font-style: italic;
}

.thrColLiqHdr #header #login {
	display:none;
}

.report_small td, .report_small th {
	font-size: 8pt;
}

.report_xsmall td, .report_xsmall th {
	font-size: 7pt;
}

a:link, a:visited, a:hover, a:active {
	color: #000328;
	text-decoration: none;
}

.no_print  {
	display:none;
}
