/*Sidebar Framework*/		td#sidebar.framework {		background-image: ;		}	td#sidebar.framework div {		margin-bottom: 20px;		}	td#sidebar.framework p {		margin-left: 12px;		}/*Content Technical Report*/	td#content.technical {		background-image: url(../Images/TechnicalBackgroundLt.gif); background-repeat: no-repeat; background-position: 100% 30%;		}/*Content Technical Report - Download list, not used */	td#content.technical ul {		margin-top: 5px;		}							td#content.technical div.subsection td {		padding-right: 30px;		width: 30%;		}	td#content li.author {		margin-top: 5px;		margin-bottom: 10px;		list-style: none;		font-style: italic;		}	td#content li.chaptertitle {		color: #000000;		margin-top: 10px;		margin-bottom: 5px;		margin-left: 0px;		padding-left: 0;		padding-top: 0;		font-weight: bold;		line-height: 15px;		list-style: none;		}	td#content li.chaptertitle2 {		color: #000000;		margin-top: 5px;		margin-bottom: 5px;		font-weight: normal;		line-height: 15px;		list-style: none;		}/*Content Technical Report - Download Tablethe margin bottom is 150 px temporary fix for height of page*/		td.technical div.contentarea table{		color: #000000;		margin-top: 10px;		margin-bottom: 200px;		margin-left: 0px;		padding-left: 0;		padding-top: 0;		font: normal 11px/15px Verdana, Arial, sans-serif;		}		td.technical div.contentarea th{		color: #CC6633;		margin-bottom: 0px;		}		.techtd {	border-bottom: 1px solid #CC6633;	padding-bottom: 4px;		}.techtdrt {	border-bottom: 1px solid #CC6633;	padding-bottom: 4px;	text-align: right;}.techtdlt {	border-bottom: 1px solid #CC6633;	padding-bottom: 4px;	text-align: left;}		.techtd em {		display: block;		font-style: normal;		}/*Technical Report - styles for table-like divs, example from ALA aug01*/		div.row span.left {		  float: left;		  text-align: left;		  font-weight: bold;		  color: #fff;		  width: 49%;		  }				div.row span.right {		float: right;		text-align: right;		font-weight: bold;		color: #fff;		width: 49%;		}td#content.technical div.contentarea {		background-image: url(../images/cover_IR_technical.gif); background-repeat: no-repeat; background-position: 18px 10px;}td#content.technical div.contentarea p {	margin-left: 175px;	margin-bottom: 3px;	padding-bottom: 3px;}td#content.technical div.contentarea h2 {	margin-left: 175px;	margin-top: 6px;	margin-bottom: 4px;	padding-top: 0px;	padding-bottom: 0px;	font-size: 11px;	line-height: 13px;	color: #c63;}td#content.technical div.contentarea p em {	display: block;	font-weight: bold;	font-style: normal;	color: #c63;	font-size: 13px;	line-height: 15px;}td#content.technical h1 a {	position: relative;}