BODY
{
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

/* Header Link Styles */
A.top:link	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 12px;
	font-family: Verdana;
	}	
		
A.top:visited	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 12px;
	font-family: Verdana;
	}	
		
A.top:active	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 12px;
	font-family: Verdana;
	}	
		
A.top:hover	{	
	text-decoration:	underline;
	color:	#ffffff;
	font-size: 12px;
	font-family: Verdana;
	}
	
/* Nav Bar Link Styles */
A.Nav:link	{	
	text-decoration:	none;
	color:	#FFFF99;
	font-size: 18px;
	font-weight:bold;
	font-family: Tahoma;
	}	
		
A.Nav:visited	{	
	text-decoration:	none;
	color:	#FFFF99;
	font-size: 18px;
	font-weight:bold;
	font-family: Tahoma;
	}	
		
A.Nav:active	{	
	text-decoration:	none;
	color:	#FFFF99;
	font-size: 18px;
	font-weight:bold;
	font-family: Tahoma;
	}	
		
A.Nav:hover	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 18px;
	font-weight:bold;
	font-family: Tahoma;
	}
	
	/* Link Styles for links in text */
A.Text:link	{	
	text-decoration: underline;
	color:	#000000;
	font-size: 11px;
	font-family: Tahoma;
	}	
		
A.Text:visited	{	
	text-decoration:	underline;
	color:	#000000;
	font-size: 11px;
	font-family: Tahoma;
	}	
		
A.Text:active	{	
	text-decoration:	none;
	color:	#000000;
	font-size: 11px;
	font-family: Tahoma;
	}	
		
A.Text:hover	{	
	text-decoration:	none;
	color:	#000000;
	font-size: 11px;
	font-family: Tahoma;
	}
	
	/* Aff Box Link Styles */
A.aff:link	{	
	text-decoration:	none;
	color:	#009e60;
	font-size: 18px;
	font-weight:bold;
	font-family: Arial;
	}	
		
A.aff:visited	{	
	text-decoration:	none;
	color:	#009e60;
	font-size: 18px;
	font-weight:bold;
	font-family: Arial;
	}	
		
A.aff:active	{	
	text-decoration:	none;
	color:	#009e60;
	font-size: 18px;
	font-weight:bold;
	font-family: Arial;
	}	
		
A.aff:hover	{	
	text-decoration: underline;
	color:	#38197a;
	font-size: 18px;
	font-weight:bold;
	font-family: Arial;
	}
	
table.head
{
	background-color: #99CCCC;
	color: #ffffff;
	font-family: Verdana, Times New Roman, Tahoma;
}	

.NavHead
{
	color: #FFFF66;
	font-family: Tahoma;
	font-weight:bold;
	font-size: 18px;
}

.footer
{
	color: #ffffff;
	font-family: Tahoma;
	font-size:11px;
}

.AffText
{
	font-family:Arial;
	color:#ffffff;
	font-weight:bold;
}

.affDesc
{
	font-family: Times New Roman;
	font-size: 11px;
	color:#000000;
}

.siteText
{
	font-family:Tahoma;
	color:#000000;
	font-size: 11px;
}
UL.mission
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	color: #009e60;
	list-style-type:disc;
}

UL.services
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	color: #000000;
	list-style-type:disc;
}

.RedsiteText
{
	font-family:Tahoma;
	color:#009e60;
	font-size: 11px;
}

.RedHeader
{
	font-family:Tahoma;
	color:#009e60;
	font-size:12px;
	font-weight:600;
}

.WhiteHeader
{
	font-family:Tahoma;
	color:#ffffff;
	font-size:12px;
	font-weight:600;
}

.BlackHeader
{
	font-family:Tahoma;
	color:#000000;
	font-size:12px;
	font-weight:600;
}

.ITSBlackHeader
{
	font-family:Tahoma;
	color:#000000;
	font-size:14px;
	font-weight:600;
}
.ITSNonBoldHeader
{
	font-family:Tahoma;
	color:#000000;
	font-size:14px;
	font-style:italic;
}