/* CSS Document */

a:link {
	font-weight: bold;
	color: #FF6600;
}
a:visited {
	font-weight: bold;
	color: #FF6600;
}
a:hover {
	font-weight: bold;
	color: #FF6600;
}
a:active {
	font-weight: bold;
	color: #FF6600;
}

A.RelatedHeading{
	font-size: small;
	color: #FF6600;
	font-weight: bold;
	line-height:112%;
	padding-top: 12px;
	text-decoration: none;

}
.RecentWork{
	font-weight: bold;
	color: #FF6600;
	background-image: url(images/ourpeople/underline.gif);
	background-repeat: no-repeat;
	font-size: small;
}
A.Headline{
	font-size: medium;
	color: #FF6600;
	font-weight: bold;
	line-height:112%;
	text-decoration: none;
}
.Headline{
	font-size: medium;
	color: #FF6600;
	font-weight: bold;
	line-height:112%;
}

.date {
	font-size: xx-small;
	font-weight: bold;
}

.work{
	margin:0;
	padding:0;}

.workli{
	list-style:none;
	text-indent:0;
	margin:0;
	color:#666666;
	}
	
A.Nav1{
	text-decoration:underline;
	color:#999999;
	font-size:11px;
	}

A.Nav2{
	text-decoration:underline;
	color:#666666;
	font-size:10px;
	}