body, div, h1, h2, h3, p, table, img, a, ul, ol, li {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
/*	background-color: #e5e5e5; */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background: url('bkgpaper.png') #e5e5e5;
}




p.footnote {
	margin: 10px 76px 1.1em 70px;
	font-size: 0.6em;
}



div#left-lean {
	width: 800px;
	background-color: #ffffff;
	border-right: 1px solid #0000ff;
	border-bottom: 1px dotted #0000ff;
}



div#logo-head {
	background-color: #cae1ff;	
	border-bottom: 1px solid #0000ff;	
}

div#logo-head img {
	display: block;
	margin: 0 0 0 42px;
	padding: 30px 0 10px 0;
}





div#left-lean h1 {
	font-size: 1.7em;
	margin: 14px 76px 0.5em 70px;
}


div#left-lean h2 {
	font-size: 1.5em;
	margin: 14px 76px 0.5em 70px;
	text-transform: none;
	color: #0000aa;
}

div#left-lean h3 {
	font-size: 1.1em;
	margin: 20px 76px 0.58em 70px;
	font-weight: bolder;
}




div#left-lean p.text-main {
	margin: 0 76px 1.3em 70px;
	font-size: 0.9em;
	line-height: 1.68em;
}


div#left-lean .brooks-count {
	color: #0000aa;
	font-weight: bolder;
	font-style: italic;
}


div#left-lean p.text-main a {
	color: inherit;
	background-color: #e5e5e5;
}

div#left-lean p.text-main a:hover {
	color: #0000aa;
	font-weight: bolder;
}

div#left-lean p.text-main a.quick-nav {
	color: #000000;
	background-color: #e5e5e5;
	font-size: 0.9em;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	border: 1px solid #000000;
	padding: 1px 3px;
}



div#left-lean ol {
	margin: 0 76px 1em 70px;
}

div#left-lean ol li {
	margin: 0 88px 0.9em 24px;
	font-size: 0.8em;
}


div#left-lean ul {
	margin: 0 76px 1em 70px;
}

div#left-lean ul li {
	margin: 0 88px 0.4em 24px;
	font-size: 0.8em;
	font-weight: bolder;
}


div#left-lean img.cr-logo {
	margin: 8px 76px 2em 70px;
}








div#left-lean table.system-index {
	margin: 0 76px 1.1em 70px;
}

div#left-lean table.system-index th {
	border-bottom: 1px solid #0000ff;
	font-family: Helvetica, Arial, sans-serif;
	vertical-align: bottom;
	font-size: 0.8em;
	font-weight: bolder;
}


div#left-lean table.system-index th.ntd-id {
	width: 42px;
	text-align: center;
}

div#left-lean table.system-index th.system-name {
	width: 391px;
	text-align: left;
}

div#left-lean table.system-index th.usage-year {
	width: 65px;
	text-align: center;
}

div#left-lean table.system-index th.route-example {
	width: 93px;
	text-align: left;
}



div#left-lean table.system-index td {
	border-bottom: 1px dotted #0000ff;
	font-family: Helvetica, Arial, sans-serif;
	vertical-align: top;
}

div#left-lean table.system-index tr:hover td {
	background-color: #8ee5ee;
}

div#left-lean table.system-index td.ntd-list {
	font-size: 0.7em;
	text-align: center;
}

div#left-lean table.system-index td.full-name {
	font-size: 0.8em;
	text-align: left;
}

div#left-lean table.system-index td.exp-year {
	font-size: 0.8em;
	text-align: center;
}

div#left-lean table.system-index td.route-alias {
	font-size: 0.8em;
	text-align: left;
}
