﻿body 
{
	font-family: Verdana;
}

a:link, a:visited
{
	color: Blue;
}

a:active
{
	color: Maroon;
}

.SubTitle2
{
	font-size: 12pt;
	font-weight: bold;	
	color: #000000;
}

.SubTitle1
{
	font-size: 20pt;
	font-weight: bold;	
	color: #ffffff;
}

.SubTitle3
{
	font-size: 10pt;
	font-weight: bold;	
	color: #000000;
}

.Label1
{
	font-size: 10pt;
}

.Label2
{
	font-size: 8pt;
}

.Label3
{
	font-size: 12pt;
}

.Label4
{
	font-size: 10pt;
	color: #000000;
}



.Input1
{
	text-transform:	uppercase;
}

.InputRace1
{
}

.Button1
{
	border-color: Silver;
}

.Note1
{
	font-size: 10pt;
}

.ErrorLabel1
{
	font-size: 10pt;
	color: Red;
	font-weight: bold;
}

.ColumnCell
{
	vertical-align: bottom;
}

.ValidationSummary
{
	border-spacing: 10px;
	font-size: 10pt;
}

.Congrats
{
	font-family: Times New Roman;
	font-size: 24pt;
}

.Signature
{
	font-size: 22;
	color: #da70d6;
}

.Maiden
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}