﻿.linkButton
{
	font-weight: bold;
	font-size: 9pt;
}

.adminHeader12
{
	font-weight: bold;
	font-size: 12pt;
	color: #003366;
}

.adminHeader10
{
	font-weight: bold;
	font-size: 10pt;
	color: #003366;
	text-decoration: none;
}

.adminHeader10:visited
{
	font-weight: bold;
	font-size: 10pt;
	color: #003366;
	text-decoration: none;
}

.adminHeader10:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: #00cc00;
	text-decoration: none;
}

.adminLabel
{
	font-weight: bold;
	font-size: 10pt;
	color: #003366;
}

.adminSubText
{
	font-size: 9pt;
	color: black;
}

.adminSubText10
{
	font-size: 10pt;
	color: black;
}

.smallLink
{
	font-weight: bold;
	font-size: 9pt;
	color: #003366;
	text-decoration: none;
}

.smallLink:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: #00cc00;
	text-decoration: none;
}
