/* CSS Document */

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

.RelatedHeading{
	font-size: small;
	color: #386DAF;
	font-weight: bold;
	line-height:112%;
	padding-top: 12px;

}
.RecentWork{
	font-weight: bold;
	color: #386DAF;
	background-image: url(images/ourpeople/underline.gif);
	background-repeat: no-repeat;
	font-size: small;
}
.Headline{
	font-size: medium;
	color: #386DAF;
	font-weight: bold;
	line-height:112%;
}
.date {
	font-size: xx-small;
	font-weight: bold;
}

.Header {font-size: large;
	color: #386DAF;
}
.introText {
	font-size: medium;
	font-weight: bold;
	color: #386DAF;
	}

.Nav{
	color: #386DAF;
	font-weight: normal;
	text-decoration: none;
}
a:link.Categories{
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-size: x-small;
}
a:visited.Categories{
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-size: x-small;
}
a:hover.Categories{
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-size: x-small;
}
a:active.Categories{
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-size: x-small;
}
