/* CSS for the Case Study page */#curve  { background: url(images/curvetail.gif) repeat-y; vertical-align: top }#content {	width: 456px;	vertical-align: top;		padding: 35px 0px 35px 0px;}#content-inner {	padding: 0px 15px 0px 0px;}#sidebar {	width: 198px;	vertical-align: top;	background-color: #D3DFF2;}#sidebarCopy {	position: relative;	top: 135;	left: 16;}#download  {	height: 100%;}#download_button  { background-color: #f0f0f0; position: relative; top: 888px; left: 17px }#content h1   { 	color: #0e0b60; 	font-style: normal; 	font-weight: bold; 	font-size: 13pt; 	font-family: Arial, Helvetica, sans-serif; 	margin: 14px 0px 0px}#content h2  { 	color: #0e0b60; 	font-style: normal; 	font-size: 12pt; 	font-family: Arial, Helvetica, sans-serif; }#content p  { 	color: #000000; 	font-style: normal; 	font-size: 9pt; 	line-height: 11pt; 	font-family: Arial, Helvetica, sans-serif;	margin: 6px 0px 12px 0px;}#content ul {	margin: 8px 0px 0px 0px;}#content li {	color: #000000;	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	font-style: normal;	margin-left: -22px;	line-height: 11pt;}#copyright {	margin: 18px 0px 0px 0px;	color: #828282;	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	font-style: normal;}