.subtopicMenu-Table
{
	width: 170px;
}

.subtopicMenu-ParentTopic1
{
	color: #2E4A9C;
	font-family: Verdana, Arial;
	font-size: 11pt;
	font-weight: bold;
}

.subtopicMenu-ParentTopic2
{
	color: #787879;
	font-family: Verdana, Arial;
	font-size: 11pt;
	font-weight: bold;
}

.subtopicMenu-Subtopic
{
	color: #2E4A9C;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
}
a.subtopicMenu-Subtopic:link { text-decoration: none; color: #2E4A9C }
a.subtopicMenu-Subtopic:visited { text-decoration: none; color: #2E4A9C }
a.subtopicMenu-Subtopic:active	{ text-decoration: none; color: #2E4A9C }
a.subtopicMenu-Subtopic:hover { text-decoration: underline; color: #2E4A9C }

.subtopicMenu-Subtopic-Selected
{
	color: #8B9926;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
}
a.subtopicMenu-Subtopic-Selected:link { text-decoration: none; color: #8B9926 }
a.subtopicMenu-Subtopic-Selected:visited { text-decoration: none; color: #8B9926 }
a.subtopicMenu-Subtopic-Selected:active	{ text-decoration: none; color: #8B9926 }
/*** Next line changed to "none" by Phil on 2/24/08 ***/
a.subtopicMenu-Subtopic-Selected:hover { text-decoration: none; color: #8B9926 }


