@charset "UTF-8";
/* CSS Document */

	/* left column navigation styles - had height in leftcol - height: 255px; */
#leftcol {
	width: 170px;
	float: left;
	margin: 0px 0 10px 0px;
	font-size: 85%;
	font-family: Arial, sans-serif;
	}

.navtitle {
	font-family: Arial, sans-serif;
	letter-spacing: 0.13em;
	padding: 15px 0px 10px 0px;
	font-size: 110%;
	}

.case-study-top-author-title {
	margin-top: 0.2em;
	margin-bottom: .5em;
	}
.case-study-top-subtitle {
	font-size: 1.5em;
	margin-bottom: .5em;
	}

#articles-body-cases {
	width: 605px;
	margin-left: 20px;
	}

#articles-body-cases {
	width: 605px;
	margin-left: 20px;

	}
.smalldescriptiontxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.20;
	}

.descriptiontxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5;
	}


* html body #leftcol {
	width: 170px;
	height: 250px;
	float: left;
	margin: -8px 0px 10px 0px;
	}

#leftcol ul {
	list-style-type: none;
	margin-bottom: 15px;
	}

#leftcol .topit {
	margin-top: 15px;
	}

* html #leftcol ul {
	margin-top: -3px; 
	}

#leftcol ul li {
	border: 1px solid #B6998A;  /* changed from 000000 #41141C  #A6805D  7F5F4A  A08069*/ 
	w\idth: 168px;
	line-height: normal;
	line-height:/**/118%;
	l\ine-height: normal;
	margin-bottom:/**/ -3px;
	ma\rgin-bottom: 0;
	}

/* the submenu in the left column styles */
#leftcol li a {
	height: 1%;
	display: block;
	text-decoration: none;
	color: #41141C;
	padding: 4px 0 5px 3px;
	padd\ing: 2px 0 5px 6px;
	background-color: #EBE6D2;
}

#leftcol li a:hover, #leftcol li a:focus {
background-color: #000000;
	color: White; 
}

strong {
	color: #27496E;
	font-size: 100%;
}

.txtbold-red {
color:##AF2B18;
font-weight:bold;
}

.txtbold-red-itlic {
color:##AF2B18;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
}
.txtbold-black {
font-weight:bold;
color:#333;
}

.chapter-list {
text-decoration:none;
font-size:1.3em;
;

.copylist {
	margin-left: 20;
	padding-left: 10em;
	text-indent: 1em;
	color:##3D362C;
	}
