BODY, TR
{
	font-family	: Verdana, Arial, Helvetica, Sans-Serif;
	font-style	: normal;
	font-size	: 12px;
	color		: #333333;
}

BODY, TR A:link		{ color: #333333; }
BODY, TR A:visited	{ color: #333333; }
BODY, TR A:hover	{ color: #333333; }

H1, H2, H3, H4, H5, H6
{
	font-family	: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight	: bold;
	color		: #003366;
}

H1			{ font-size : 20px; }
H2			{ font-size : 18px; }
H3			{ font-size : 16px; }
H4			{ font-size : 14px; }
H5			{ font-size : 12px; }
H6			{ font-size : 10px; }

SELECT, INPUT
{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-sizE	: 9px;
	color		: #111111;
}

.banner A:link		{ text-decoration : none; color: #ffffff; }
.banner A:visited	{ text-decoration : none; color: #ffffff; }
.banner A:hover		{ text-decoration : none; color: #ffffff; }

.banner
{
	font-family	: Arial, Helvetica, Sans-Serif, Verdana;
	font-size	: 16px;
	font-weight	: bold;
	color		: #ffffff;
}

.navbar A:link		{ text-decoration : none; color: #ffffff; }
.navbar A:visited	{ text-decoration : none; color: #ffffff; }
.navbar A:hover		{ text-decoration : none; color: #ffffff; }

.navbar
{
	font-family	: Arial, Helvetica, Sans-Serif, Verdana;
	font-size	: 14px;
	font-weight	: bold;
	color		: #ffffff;
}

.textnavbar A:link	{ text-decoration : none; color: #333333; }
.textnavbar A:visited	{ text-decoration : none; color: #333333; }
.textnavbar A:hover	{ text-decoration : none; color: #333333; }

.textnavbar
{
	font-family	: Verdana, Sans-Serif, Arial, Helvetica;
	font-size	: 12px;
	color		: #333333;
}

.navtext
{
	font-family	: Verdana, Sans-Serif, Arial, Helvetica;
	font-size	: 10px;
	color		: #333333;
}

.navtext A:link		{ text-decoration : none; }
.navtext A:visited	{ text-decoration : none; }
.navtext A:hover	{ text-decoration : none; }

.textheader
{ 
	font-weight	: bold;
}

.blockhdr
{
	font-family	: Arial, Helvetica, Sans-Serif, Verdana;
	font-size	: 14px;
	font-weight	: bold;
	color		: #ffffff;
}

.listhdr
{
	font-family	: Arial, Helvetica, Sans-Serif, Verdana;
	font-size	: 12px;
	font-weight	: bold;
	color		: #ffffff;
}

.sectionhdr
{
	font-family	: Arial, Helvetica, Sans-Serif, Veranda;
	font-size	: 14px;
	font-weight	: bold;
	color		: #000000;
}

.itemhdr
{
	font-family	: Arial, Helvetica, Sans-Serif, Verdana;
	font-size	: 12px;
	font-weight	: bold;
	color		: Black;
}

.itemtxt
{
	font-family	: Arial, Helvetica, Sans-Serif, Verdana;
	font-size	: 11px;
	color		: Black;
}

.formHeader
{
	margin-bottom	: 0;
}

.justify
{
	text-align	: justify;
}
