.TopRightNav a:link,
.TopRightNav a:visited,
.TopRightNav a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 9pt;
	text-decoration: none;
}
.TopRightNav a:hover
{
	color:#000;
}


.NavLevel1 a:link,
.NavLevel1 a:visited,
.NavLevel1 a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #42413F;
	font-size: 11pt;
	text-decoration: none;
}
.NavLevel1 a:hover
{
	color: #000;
}


.NavLevel2 a:link,
.NavLevel2 a:visited,
.NavLevel2 a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #C77F1B;
	font-size: 9pt;
	text-decoration: none;
	padding-right: 25px;
}
.NavLevel2 a:hover
{
	color: #000;
}


.RHSItemsHeader
{
	color:#C67D1E;
	font-size:10pt;
	font-weight: bold;
	text-transform: none;
}
.RHSItemsContent
{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 8.5pt;
	padding-top:5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.RHSItemsContent,
.RHSItemsContent a:link,
.RHSItemsContent a:visited,
.RHSItemsContent a:hover
{
	color:#2E8D8E;
	text-decoration: none;
}
.RHSItemsContent a:hover
{
	color:#000;
	text-decoration:underline;
}


.FooterNav,
.FooterNav a:link,
.FooterNav a:visited,
.FooterNav a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #939393;
	font-size: 9pt;
	text-decoration: none;
}
.FooterNav a:hover
{
	color:#000;
}

