body {
	background-image: none;
	background-color: #FFFFFF;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pagePurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8E0D85;
}
.pageTeal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #01909E;
}
.headingTeal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DB9504;
}
/* styles for hyperlinks */

a	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6600CC;
	text-decoration: underline;

}

a:link	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6600CC;
	text-decoration: underline;

}

a:hover	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BBBBBB;
	text-decoration: underline;
	font-weight: normal;


}
/* end of styles for hyperlinks */
/* styles for the Articles */


A.article {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #8E0D85; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.article:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #8E0D85; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline}
A.article:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #CCCCCC; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
/* end of styles for the Articles */

.printThisPage {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	text-decoration: none;

}
/* styles for the LEFT NAVIGATION */
div.leftnav td {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000;
}
div.leftnav a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #663366;
text-decoration: none;

}
div.leftnav a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #663366;
text-decoration: none;

}
div.leftnav a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
text-decoration: underline;
              }
/* end of styles for the LEFT NAVIGATION */

.footerWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.headingPink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A778A3;
	font-style: normal;
	line-height: normal;
	font-variant: normal;

}
.headingGold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #DB9504;
}

