/* STANDARD HBS PAGES */
body{font-size: small;}
p, li, td, dt, dd, .contact-text, .stat, .stat-over, .stat-bold, .front-text, .front-text-over, .noteworthy{
	font-family: Verdana, Arial, Helvetica, san-serif;
	}
p, li, dt, dd, .contact-text, .stat, .stat-over, .stat-bold, .front-text, .front-text-over{
	font-size: 72%;
	}

/* noteworthy section */
td.homestories .noteworthy{font-size: 14px;}

.stat, .stat-over, .stat-bold, .front-text, .front-text-over{
	color: #666666;
	}
	
.stat, .stat-bold{
	text-decoration: none;
	}
	
.stat-over{
	text-decoration: underline;
	} 
	
.stat-bold{
	font-weight: bold;
	}
	
.contact-text{
	color: #000000; 
	text-decoration: none;
	}
	
.front-text{
	text-decoration: none;
	}
	
.front-text-over{
	text-decoration: underline;
	}

.noteworthy{color: #666666;
	}

.noteworthy a:link, .noteworthy a:visited{
	color: #666666; 
	text-decoration: none;
	}

.noteworthy a:hover, .noteworthy a:active{
	color: #666666; 
	text-decoration: underline;
	}
	
.noteworthy ul{
	list-style-type: none; 
	margin: 0; 
	padding: 0;
	}
.frame {
	border: 1px solid #000000;
}
/*Case Method*/
#nav {width: 259px; height: 305px; padding: 0; margin: 0;}
#nav ul {list-style-image: url(/case/images/arrow.gif); width: 220px; padding: 0; margin: 0;}
#nav li {line-height: 1em; padding: 0 0 12px 0; margin: 0 0 0 50px;}
#nav a {text-decoration: none; font-family: verdana; font-size: 11px; color: #9e0037; padding: 0; margin: 0;}
#nav a:hover {text-decoration: underline}
#nav a.print {background-image: url(/case/images/print.fulltext.gif); padding: 0; margin: 10px 0 10px 30px;}
#nav a:hover.print {background-image: url(/case/images/print.fulltext.over.gif); padding: 0; margin: 10px 0 10px 30px;}
#nav .move {margin: 5px 0 10px 50px;}