﻿ul {
	list-style:none;
	padding: 0;
	margin: 0;
}

ul ul li {
	margin-left: 10px;
}

a{
	text-decoration: none;
	color: #718071;
}

a.holder{
	font-weight: bold;
	font-style: italic;
	font-size: 1em;
}

a.holder link {
  color: #993300;
  text-decoration: none;
}
a.holder visited {
  color: #993300;
  text-decoration: none;
}
a.holder hover {
  color: #993300;
  text-decoration: none;
}
a.holder active {
  color: #993300;
  text-decoration: none;
}

a.open{
	font-weight: bold;
	font-style: italic;
	font-size: 1em;
}

#professionalteam{
	margin-top: 10px;
}

#supportteam{
	margin-top: 10px;
}

a.grayed {
color: #b8bfb8;	
}

#two, #three, #four, #five, #six, #seven, #eight, #nine, #ten
{
	margin-top: 10px;
}


