.leftNavParent
{
	font-family: Helvetica, sans-serif, Arial;
	font-size: 16px;
	color: #555555;
	vertical-align:top;
	font-weight:bold;
}

.leftNavParent A:Link     { color:#555555; text-decoration:none; }
.leftNavParent A:Active   { color:#555555; text-decoration:none; }
.leftNavParent A:Visited  { color:#555555; text-decoration:none; }
.leftNavParent A:Hover    { color:#555555; text-decoration:underline; }

.leftNavChild
{
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #555555;
	vertical-align:top;
	font-weight:bold;
	margin-left:5px;
	margin-top:10px;
}

.leftNavChild A:Link     { color:#555555; text-decoration:none; }
.leftNavChild A:Active   { color:#555555; text-decoration:none; }
.leftNavChild A:Visited  { color:#555555; text-decoration:none; }
.leftNavChild A:Hover    { color:#ff9333; text-decoration:none; }

.leftNavChildSelected
{
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #ff9333;
	vertical-align:top;
	font-weight:bold;
	margin-left:5px;
	margin-top:10px;
}

.leftNavChildSelected A:Link     { color:#ff9333; text-decoration:none; }
.leftNavChildSelected A:Active   { color:#ff9333; text-decoration:none; }
.leftNavChildSelected A:Visited  { color:#ff9333; text-decoration:none; }
.leftNavChildSelected A:Hover    { color:#ff9333; text-decoration:none; }

.leftNavSubChild
{
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #555555;
	vertical-align:top;
	margin-left:15px;
	margin-top:5px;
}

.leftNavSubChild A:Link     { color:#555555; text-decoration:none; }
.leftNavSubChild A:Active   { color:#555555; text-decoration:none; }
.leftNavSubChild A:Visited  { color:#555555; text-decoration:none; }
.leftNavSubChild A:Hover    { color:#ff9333; text-decoration:none; }

.leftNavSubChildSelected
{
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #ff9333;
	vertical-align:top;
	margin-left:15px;
	margin-top:5px;
}

.leftNavSubChildSelected A:Link     { color:#ff9333; text-decoration:none; }
.leftNavSubChildSelected A:Active   { color:#ff9333; text-decoration:none; }
.leftNavSubChildSelected A:Visited  { color:#ff9333; text-decoration:none; }
.leftNavSubChildSelected A:Hover    { color:#ff9333; text-decoration:none; }
