body  { color: white; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; }
p { color: white; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; margin:0px 0px 10px 0px; }
td { color: white; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; }
.projecthd  { font-size: 13px; line-height: 14px; }
.dark { color: #212524; }
a  { color: #fff; font-weight: bold; text-decoration: underline; }
a:hover  { color: #212524; font-weight: bold; text-decoration: underline; }
a.two   { color: #fff; font-weight: normal; text-decoration: underline; }
a:hover.two   { color: #212524; font-weight: normal; text-decoration: underline; }
a.three   { color: #212524; font-weight: normal; text-decoration: underline; }
a:hover.three   { color: #fff; font-weight: normal; text-decoration: underline; }
ul { margin-bottom:10px; margin-top:0px; }

a.sideNavItem
{
	color: #c8cbb9;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a:hover.sideNavItem
{
	color: #e6e6e1;
	font-size: 11px;
	text-decoration: none;	
	font-weight: bold;
}

a.sideNavItemSelected
{
	color: #93907b;
	font-size: 11px;
	background-color: #c8cbc9;
	font-weight: bold;
	text-decoration: none;
}

a:hover.sideNavItemSelected
{
	color: #e6e6e1;
	font-size: 11px;
	text-decoration: none;
	background-color: #93907b;
	font-weight: bold;
}

a.sideNavItem2
{
	color: #c8cbb9;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a:hover.sideNavItem2
{
	color: #e6e6e1;
	font-size: 11px;
	text-decoration: none;	
	font-weight: bold;
}

a.sideNavItemSelected2
{
	color: #212524;
	font-size: 11px;
	background-color: #c8cbc9;
	font-weight: bold;
	text-decoration: none;
}

a:hover.sideNavItemSelected2
{
	color: #e6e6e1;
	font-size: 11px;
	background-color: #212524;
	font-weight: bold;
	text-decoration: none;
}

ul.sideNav
{
	margin: 0px;
	padding: 2px 2px 2px 20px;	
}

li.sideNav
{
	margin: 0px;
	padding: 0px;
	list-style-type: circle;
}

li.sideNavSecondary
{
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}