.style2 {
	color: #000000;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.caseStudyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #990000;
}
.caseStudiesList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	right: 25px;
	position: relative;
	text-align: right;
	overflow: visible;
	white-space: normal;
	width: 200;
}
.caseStudyPara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.caseStudySubHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #990000;
	font-weight: bold;
}
.caseStudiesGreyedItem {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	right: 25px;
	position: relative;
	text-align: right;
	overflow: auto;
	white-space: normal;
	color: #CCCCCC;
}
.caseStudyParaHead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: 6px;
	bottom: 3px;
	color: #000000;
}
.caseStudyImage {

	padding: 6px;
	border: 1px solid #666666;
	position: relative;
	top: 6px;
}
.caseStudyBigImage {


	padding: 0px;
	border: 1px solid #666666;
	position: relative;
	top: 6px;
}
