body {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  line-height: 1.7em;
  padding: 4em;
  font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}

a:link, a:visited {
	color:		black;
	background: transparent;
	font-weight: normal;
	text-decoration: none;
}

.screen_only, .secondary_search, #sub_chapter_nav, .breadcrumbs, .header, #footer_links, .space, #horizontal_nav {
  display: none;
}

span.print_only {
  display: inline;
}

div.print_only {
  display: block;
}

.hidden-print {
  display: none;
}



.ors_text p.outline_level_1 {
	text-indent:    0;
	margin: 15px 0 0 2em;
}

.ors_text p.outline_level_2 {
	text-indent:    0em;
	margin: 0.8em 0 0 4em;
}

.ors_text p.outline_level_3 {
	text-indent:    0;
    margin: 0.8em 0 0 6em;
}

.ors_text p.outline_level_4 {
	text-indent:    0;
    margin: 0.8em 0 0 8em;
}

.ors_text ul {
	margin: 0 0 3em 0;
}

.ors_text li {
	margin-bottom:	1em;
/*	font-size:		120%;
*/}



.outline_heading_1 {
	color: BLACK;
	font-weight: bold;
	font-size:   105%;
	display: block;
	float: left;
	width: 2em;
	margin-left: -2em;
}

.outline_heading_2 {
	color: BLACK;
	font-weight: bold;
	font-size:   100%;
	display: block;
	float: left;
	width: 2em;
	margin-left: -2em;
}

.outline_heading_3 {
	color: BLACK;
	font-weight: bold;
	font-size:   95%;
	display: block;
	float: left;
	width: 2em;
	margin-left: -2em;
}

.outline_heading_4 {
	color: BLACK;
	font-weight: bold;
	font-size:   90%;
	display: block;
	float: left;
	width: 2em;
	margin-left: -2em;
}



h1.section_title {
	font-size:   18pt;
	line-height: 1.1em;
}

.section_title ul {
	list-style-type:	none;
	font-size:			85%;
	line-height:		1.2em;
	margin-left:		 1em;
	text-indent:		-.8em;
	margin-bottom:		0;
}

.section_title li {
	margin-top:		0.5em;
	margin-bottom:	0em;
}

.section_title div.main {
	margin-top:	0.2em;
}




table.ors_section_list {
	margin: 0;
	line-height: 1.3em;
}

table.ors_section_list td {
	padding: 1em 0 0 0;
}

table.ors_section_list td.number {
	padding-right: .5em;
}


td.number {
	width: 1em;
	vertical-align: top;
	text-align: right;
}


.ors_annotation_title {
	font-size:		15pt;
	font-weight:	bold;
	color:			#777;
	text-align:		left;
}

.ors_annotation a.footnote_ref {
	font-size:		70%;
}

.ors_annotation h2 {
	font-size:		14pt;
	color:			#777;
	margin-top:		2em;
}

.annotation_pinpoint {
	font-size:		11pt;
	margin-top:		1.5em;
}

.footnote, .citation_paragraph {
	font-size:		8pt;
}

.print_footer {
	font-size:		9pt;
	text-align:		center;
	color:			#888;
}


span.connecting_or, span.connecting_and {
	color:		 	 black;
	font-weight:	 bold;
	letter-spacing:  0.05em;
}


/* Glossary pages */

ul.glossary_entries {
	list-style-type:	none;
	margin-left:		-4.7em;
}

div.entry_number {
	margin:		0;
	padding:	0;
	font-size:	100%;
}

blockquote {
	margin-top:		-3.5em;
	margin-bottom:	-1em;
	padding-bottom:	0;
	font-style: normal;
	font-size:		11pt;
}

div.visible_cite, div.see_also {
	margin-left:	2em;
	margin-top:		0;
	padding-top:	0;
	font-size:		9pt;
}

div.see_also {
	margin-bottom: 2em;
}

img.cc_logo {
	float:			right;
	margin-left:	4em;
}

h1.glossary_term {
	margin-bottom: 1em;
}


/* News Reports */

div.secondary_source > div.excerpt {
	margin-left:	2em;
}

div.secondary_source > div.url {
	font-family: 	Monaco,
	             	"Bitstream Vera Sans Mono",
	             	"Lucida Console",
	             	Terminal,
	             	monospace;
	font-size:		80%;
	color:			#777;
}

div.secondary_source > div.title > a.title {
	font-weight:	bold;
}

div.secondary_source > div.author {
}


/* Footer */

#footnotes {
  border-top: 1px solid #999;
  margin-top: 2em;
}

.copyright {
  font-size: 80%;
}
