.topNavUnselectedFont
{
	font-family: Arial;
	color: #1f4f51;
	font-size: 7pt;
	text-decoration: none;
}
A.topNavUnselected:link
{
	color: #1f4f51;
	font-family:Arial;
	font-size:7pt;
	text-decoration:none;
}
.topNavSeperator
{
	font-family: Arial;
	color: #a0c0cd;
	font-size: 7pt;
}
.darkGreenP
{
	font-family: Arial;
	color: #646667;
	font-size: 8pt;
	text-decoration: none;
}

.darkGreenPBold
{
	font-family: Arial;
	color: #646667;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.darkGreenPLarge
{
	font-family: Arial;
	color: #646667;
	font-size: 10pt;
	text-decoration: none;
}

.darkGreenPBoldLarge
{
	font-family: Arial;
	color: #646667;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.darkBlueBoldLarge
{
	font-family: Arial;
	color: #6b2c94;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.darkBlueBold
{
    color:#6b2c94;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}

.darkBlueLink:link
{
    color:#6b2c94;
    font-family: Arial;
    font-size: 8pt;
    text-decoration: underline;
}

.darkBlueLink:visited
{
    color:#6b2c94;
    font-family: Arial;
    font-size: 8pt;
    text-decoration: underline;
}

.darkBlue
{
    color:#313431;
    font-family: Arial;
    font-size: 10pt;
    text-decoration: none;
}
A.darkGreen:link
{
	color: #6b2c94;
	font-family:Arial;
	font-size:8pt;
	text-decoration:underline;
}
A.darkGreen:visited
{
	color: #6b2c94;
	font-family:Arial;
	font-size:8pt;
	text-decoration:underline;
}
.darkGreenBoldNoUnderline:link
{
	font-family: Arial;
	color: #686664;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.darkGreenBoldNoUnderline:visited
{
	font-family: Arial;
	color: #686664;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.secondLevel
{
	list-style-type: circle;
}