﻿.SevenTextGrey
{
	font-size: 7pt;
	color: #666666;
	font-family: 'Verdana';
}

.EightTextBlue
{
	font-size: 8pt;
	color: #003388;
	font-family: 'Verdana';
}

.EightTextBlueBold
{
	font-size: 8pt;
	color: #003388;
	font-family: 'Verdana';
	font-weight: bold; 
}

.EightTextWhite
{
	font-size: 8pt;
	color: white;
	font-family: 'Verdana';
}

.EightTextWhiteBold
{
	font-size: 8pt;
	color: white;
	font-family: 'Verdana';
	font-weight: bold; 
}

.EightTextRed
{
	font-size: 8pt;
	color: red;
	font-family: 'Verdana';
}

.EightTextRedBold
{
	font-size: 8pt;
	color: red;
	font-family: 'Verdana';
	font-weight: bold; 
}

.EightTextGrey
{
	font-size: 8pt;
	color: #666666;
	font-family: 'Verdana';
}

.EightTextGreyBold
{
	font-size: 8pt;
	color: #666666;
	font-family: 'Verdana';
	font-weight: bold; 
}

.EightTextDarkGrey
{
	font-size: 8pt;
	color: #333333;
	font-family: 'Verdana';
}

.EightTextDarkGreyBold
{
	font-size: 8pt;
	color: #333333;
	font-family: 'Verdana';
	font-weight: bold;
}

.EightTextLightGrey
{
	font-size: 8pt;
	color: #999999;
	font-family: 'Verdana';
}

.EightTextLightGreyBold
{
	font-size: 8pt;
	color: #999999;
	font-family: 'Verdana';
	font-weight: bold;
}

.TenTextBlue
{
	font-size: 10pt;
	color: #003388;
	font-family: 'Verdana';
}

.TenTextBlueBold
{
	font-size: 10pt;
	color: #003388;
	font-family: 'Verdana';
	font-weight: bold; 
}

.TenTextWhite
{
	font-size: 10pt;
	color: white;
	font-family: 'Verdana';
}

.TenTextWhiteBold
{
	font-size: 10pt;
	color: white;
	font-family: 'Verdana';
	font-weight: bold; 
}

.TenTextDarkGrey
{
	font-size: 10pt;
	color: #333333;
	font-family: 'Verdana';
}

.TenTextDarkGreyBold
{
	font-size: 10pt;
	color: #333333;
	font-family: 'Verdana';
	font-weight: bold; 
}

.GridPaging a 
{
	font-size: 8pt;
	color: #003388;
	font-family: 'Verdana';
	text-decoration: none; 
}

.GridPaging a:hover
{ 
	font-size: 8pt;
	color: #003388;
	font-family: 'Verdana';
	text-decoration: none; 
}

.GridPaging a:visited
{ 
	font-size: 8pt;
	color: #003388;
	font-family: 'Verdana';
	text-decoration: none; 
}

.GridPaging span 
{ 
	font-size: 8pt;
	color: #333333;
	font-family: 'Verdana';
}

.PageTitleLabel
{
	font-size: 14pt;
	color: #3F3F3F;
	font-family: 'Verdana';  
}
