﻿.ReportTitle
	{
	color: #7D0B06;
	font-size: 15px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
	}

.ReportPageTitle
	{
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	}
	
.ReportFact
	{
	color :#000000;
	}

.ReportFactValue
	{
	color: #666666;	
	}
	
.ReportSectionTitle
{
	font-family: geneva, tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: normal;
	text-transform: uppercase;
}
.ReportSectionTitle_Big
{
	font-family: geneva, tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #444444;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: bold;
	
}
.ReportSubSectionTitle
{
	font-family: geneva, tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	margin-bottom: 12px;
	margin-top: 0;
	font-weight: bold;
}

.ReportSectionSubTitle
{
	font-family: geneva, tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	margin-bottom: 0;
	margin-top: 0;
	display: inline;
	text-transform: uppercase;
	font-weight: normal;
}

.ReportSubSubSectionTitle
{
	font-size: 12px;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0;
	font-weight: normal;
}