@charset "UTF-8";
/* CSS Document */

.case-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #74853D;
	text-decoration: none;
}
.case-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #828278;
	text-decoration: none;
	list-style-type: disc;
	list-style-position: outside;
}
.case-bodyRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8A2003;
	text-decoration: none;
}
.case-redsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8A2003;
	text-decoration: none;
}
.case-greenbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #74853D;
	text-decoration: none;
}
.case-graybody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #828278;
	text-decoration: none;
}
.case-titleRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8A2003;
	text-decoration: none;
}
.case-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #828278;
	text-decoration: none;
}
.case-links  a:hover {
	color: #8A2003;
	text-decoration: none;
}
.case-links  a:link {
	color: #828278;
	text-decoration: none;
}
.case-links  a:visited {
	color: #828278;
	text-decoration: none;
}
.case-links  a:active {
	color: #828278;
	text-decoration: none;
}
.case-body a:link {
	color: #8A2003;
	text-decoration: underline;
}
.case-body a:active {
	color: #828278;
	text-decoration: underline;
}
.case-body a:visited {
	color: #828278;
	text-decoration: underline;
}
.case-body a:hover {
	color: #828278;
	text-decoration: underline;
}
