/*LEFTSUBNAV STYLES*/

a.leftSubNav
{
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	font-weight: plain;
	color: #000000;
	text-decoration: none;
}

a.leftSubNav:link
{
	font-weight: plain;
	text-decoration: none;
	color: #000000;
}

a.leftSubNav:hover
{
    text-decoration:underline;
	color: #003EA1;
}

a.leftSubNavOn
{
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #4580B3;
	text-decoration: none;
}

/*LEFTSUBNAV2 STYLES*/

a.leftSubNav2
{
	font-family: verdana, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #C80000;
	text-decoration: none;
}

a.leftSubNav2:link
{
	font-weight: bold;
	text-decoration: none;
	color: #C80000;
}

a.leftSubNav2:hover
{
    text-decoration:underline;
	color: #000000;
}

a.leftSubNavOn2
{
	font-family: verdana, sans-serif;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}

/*LEFTSUBNAV3 STYLES*/

a.leftSubNav3
{
	font-family: verdana, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.leftSubNav3:link
{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a.leftSubNav3:hover
{
    text-decoration:underline;
	color: #000000;
}

a.leftSubNavOn3
{
	font-family: verdana, sans-serif;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}
