body          { font-size: 100%; }   /* IE */
html > body   { font-size: 16px; }  /* Other browsers */

body {
	background-color: #F7F2DD;
}

.container {
	background-color: #FFFBEF;
	/*padding: 20px 10px;*/
	border-color: #883322;	
	border-style: solid;
	border-width: 1px;	
}

.span-14  { 
	width: 920px; 
	padding-left: 20px; 
	padding-right: 20px;
}

.prepend-2 {
   padding-left:120px;
}

.append-2 {
   padding-right:120px;
}

.header { 	
	padding-top: 20px; 	
}

.footer  { 		
	padding-bottom: 20px;
}

img.cover {
	 display: block;
    margin-left: auto;
    margin-right: auto    
}

.content-title {
	text-align: center;	
}

.table-title {
	text-align: center;	
}

h6.level1 {
	text-align: center;	
	font-weight: bold;
}

h6.level2 {
	text-align: center;	
	font-style: italic;
}

h6.level3 {
	text-align: center;	
	font-weight: bold;
	font-style: italic;
}

h5.content-title, h6.content-title {
	text-align: left;	
	font-weight: bold;	
}

.title {
	text-align: center;	
	margin-bottom: 3em;
}

.sample { 
  text-indent: 0em;
  padding-left: 2.5em; 
  margin-bottom: 1.5em; 
  font-style: italic;   
}

p {
	text-indent: 2.5em;	
}

p.headerline, p.footerline {
	text-align: right;
}

p.footnote {
	text-indent: 0;
	font-size: 0.83333em; /* font size 10px */
	line-height: 1.44em;  
	margin-bottom: 1.5em;
}

p.title-info {
	text-indent: 0;
	text-align: center;	
	margin-bottom: 3em;
}

p.title-copyright {
	text-indent: 0;		
}

p.note {
	font-size: 0.83333em; /* font size 10px */
	line-height: 1.44em;  
	margin-bottom: 1.5em; 
}

p.item { 
	margin-bottom:0; 
}

.note {
	font-size: 0.83333em; /* font size 10px */
	line-height: 1.44em;  	
}

.inlined-symbol {
	vertical-align: baseline;
	float: none; 
	margin: 0 0 0 0;
}

a {       
	text-decoration: none;
}

a.fn {    
   font-size: 0.83333em;
   vertical-align: super;
   line-height: 0;
	text-decoration: none;
}

table {
	margin-left: auto; 
	margin-right: auto;
}

table.alphabet {
	 border-style: none;		 	 
}

table caption {	 
	 margin-left: auto; 
	 margin-right: auto;
}

table.alphabet td {
	 border-style: none;	 
}

th {
	text-align: center;	
}

ol.rule {
	list-style: none;
	margin-left: 0;
	margin-bottom: 1.5em;
}

ol.rule li {
	text-indent: 2.5em;
}

ol.subrule {
	list-style: none;
	margin-left: 2.5em;
	margin-bottom: 0;
}

ol.toc, .toc ol {
	list-style: none;	
	margin-bottom: 0;	
	padding-bottom: 0;
}

ol.toc {
	margin-left: 0;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}

ol.toc li.nesting {
	list-style: none; 
	display: inline;
}

blockquote.poem {
	margin-left: 30%;
}

.plain {
	font-style: normal;
	font-weight: normal;
}

hr {  
  background-color: #883322; 
  color: #883322;
}
