.NavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
}
body {
	background-image: url(images/purplebackground.png);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF5A00;

}
a:active {
	text-decoration: none;
}.CategoryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #636363;
}
.ProjectName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.SideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #636363;
	padding: 0px;
}
#SideNavWrapper {
	text-align: left;
	padding-left: 37px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #636363;
}
.SideNavSpacer {
	padding: 2px;
}
.SideNavOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
}
.BottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #636363;
}
#CaseStudyWrapper {
	width: 200px;
	text-align: left;
}
.DarkCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.Breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E0445;
}
.SideNav10px {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #636363;
	padding: 0px;
}
.dots {
	background-image: url(images/dot.gif);
	background-repeat: repeat-y;
	background-position: left;
}
