/* CSS Document */
/* Styles for the 2-column pages */

.report {
	margin-top: 15px;
	width: 570px;
}
.report td {
	width: 270px;
}
.report h1 {
	color: #977370;
	font: bold 19px/120% Georgia, "Times New Roman", Times, serif;
}
.report  h2 {
	color: #977370;
	font: bold 13px/120% Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0;
} 
.report  h3 {
	color: #979770;
	font: normal 13px/120% Verdana, Arial, Helvetica, sans-serif;
}
.report  p {
	font: normal 11px/120% Georgia, "Times New Roman", Times, serif;
}
p.report_caption {
	color: #3a6399;
	font: bold 8px/120% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}