.mainText	{
	font-family: Arial, Sans-Serif;
	color: #000000;
}

.maintextsmall  {
	font-family : Arial, Sans Serif;
	font-size : 10px;	color : #003300;
	}

.space	{ font-size:15px; }

A.nav:link	{
	font-family: ms sans serif,Arial, Sans-Serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

A.nav:visited	{
	font-family: ms sans serif,Arial, Sans-Serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

A.nav:hover	{
	font-family: ms sans serif,Arial, Sans-Serif;
	font-size: 11px;
	color: #ff3300;
	text-decoration: none;
}

A.nav:active	{
	font-family: ms sans serif,Arial, Sans-Serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.mainHeader	{
	font-family: Arial, Sans-Serif;
	color: #000000;
	font-size:22px;
	font-weight:bold;
}

















.boxText	{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #006600;
}

.header	{
	font-family: MS sans serif, Arial, Sans-Serif;
	color: #eeeeee;
}


.announceTitle	{
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	background: #6699CC;
	color: #ffffcc;
}


.announceHead	{
	font-family: Verdana, Sans-Serif;
	color: #000000;
	background: none;
	font-weight: bold;
}


.announceBody	{
	font-family: Arial, Sans-Serif;
	color: #000000;
	background: none;
}


.subHead1	{
	font-family: Arial, Sans-Serif;
	color: #000000;
	background: none;
}


.navText	{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	color: #006600;
	background: none;
}


.formTitle	{
	font-family: Ms Sans Serif, Tahoma, Verdana, Arial, Sans-Serif;
	color: #ffffff;
	font-weight: bold;
	background: none;
}


.formSubHead	{
	font-family: Ms Sans Serif, Tahoma, Verdana, Arial, Sans-Serif;
	color: #003300;
	background: none;
}

.formLabel	{
	font-family: Ms Sans Serif, Tahoma, Verdana, Arial, Sans-Serif;
	color: #003300;
	font-weight: bold;
	background: none;
}


UL	{

	list-style: outside square url(../images/layout/bullet1.gif);
}


/*----------------
  footer anchor
  ----------------*/

  
A:link	{
	color: #000000;
	text-decoration: none;
}

A:visited	{
	color: #000000;
	text-decoration: none;
}

A:hover	{
	color: #000000;
	text-decoration: underline;
}

A:active	{
	color: #000000;
	text-decoration: none;
}


/*----------------
  signature anchor
  ----------------*/

  
A.qdk:link	{
	color: #003300;
	text-decoration: underline;
}

A.qdk:visited	{
	color: #003300;
	text-decoration: underline;
}

A.qdk:hover	{
	color: #006600;
	text-decoration: underline;
}

A.qdk:active	{
	color: #003300;
	text-decoration: underline;
}