﻿.controlLabel
{
	font-family:Tahoma;
	font-size:9pt;
	color:Navy;
}

.titleLabel
{
	font-family:Tahoma;
	font-size:11pt;
	color:Navy;
}

.formControl
{
	font-family:Tahoma;
	font-size:9pt;
	color:Black;
}

.tdWrapper
{
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
}

.reportHead
{
	font-family:Tahoma;
	font-size:18pt;
	color:Black;
}

.reportMedium
{
	font-family:Tahoma;
	font-size:14pt;
	color:Black;
}

.reportSmall
{
	font-family:Tahoma;
	font-size:9pt;
	color:Black;
}

