/* This is style-er1.css - for use with 
the ER Papers xml files and the
associated xslt mephtml-er1.xsl */

    body {
      background: #FFFFFF;
	    font-family: "Times New Roman", serif;
	    color: #000000;
    }

	div.doc {width: 1px; min-width: 100%; *width: 100%; }
	
    h1 {
      text-align: center;
    }
	
    h2, #doc-head {
      text-align: center;
    }

    h3, #doc-subhead {
      text-align: center;
    }

    p {      
      margin-bottom: 0.6em;
	  font-family: "Times New Roman", serif;
    }

    p.bibl {
      margin-top: 0.6em;      
      margin-bottom: 0.6em;
      margin-left: 2em;
      text-indent: -2em;
    }


    p.dateline {
      margin-top: 1.2em; 
      margin-bottom: 1.5em;
      text-align: center; 
}

    .ixe {
      margin-top: 0.0em;
      margin-bottom: 0.0em;
    }

    .Real-P {
      margin-top: 0.6em;
      margin-bottom: 0.3em;
      text-indent: 2em;
    }

    .Real-P-last {
      margin-top: 0.3em;
      margin-bottom: 0.0em;
      text-indent: 2em;
    }

    .list-nobullets {
      margin-top: 0.6em;
      margin-bottom: 0.6em;
      margin-left: 2em;
      list-style: none;
			list-style-type: none;
    }


    div.byline {
      margin-top: 0.6em;
      text-align:left; 
    }
    
    div.docindex {
      margin-top: 0.6em;
      text-align:left; 
    }
    

    div.index {
      margin-top: 0.6em;
      text-align:left; 
    }

    div.idx1 {
      margin-top: 0.15em;
      text-align:left; 
    }

    div.navbar {
	padding-right: 1em; 
	padding-left: 1em; 
	font-size: 9px; 
	border-bottom-color: #ffffff; 
	padding-bottom: 3px; 
	margin: 0px; 
	color: #ffffff; 
	padding-top: 1px; 
	font-family: Verdana, Geneva, sans-serif; 
	background-color: #967AC4;
}
    div.navbar A {
	padding-right: 4px; 
	padding-left: 4px; 
	color: #ffffff; 
	background-color: #967AC4; 
	text-decoration: none;
}
	div.navbar A:visited {
	color: #ffffff; 
	background-color: #967AC4;
}
	div.navbar A:hover {
	color: #000000; 
	background-color: #ffffff
}
    div.salute {
      margin-top: 0.6em;
      text-align:left; 
    }
    
    div.opener {
      margin-top: 1.0em; text-align:left;
}

    div.closer {
      margin-top: 1.0em; 
      text-align:left; 
}

    div.closing {
      margin-top: 1.0em; 
      text-align: center; 
}

    div.docBody {
       display: block;
    }

    div.address {
      margin-top: 0.6em;      
      margin-bottom: 0.6em;
    }

    div.ltrhd {
      margin-top: 1.5em;      
      margin-bottom: 2.0em;
	  text-align: center;
	  font-weight: normal;
    }

    .centered {
      text-align: center;
			margin-right: auto;
			margin-left: auto;
			max-width: 100 %;
    }
	
	.centered  img { max-width: 100%; height: auto; }

    div.centeredImgT {
      text-align: center;
	  max-width: 100 %;
      margin-top: 0.6em;      
      margin-bottom: 1.2em;
    }

    div.centeredImgT  img { max-width: 100%; height: auto; }
	
    div.centeredImgB {
      text-align: center;
      margin-top: 1.3em;      
      margin-bottom: 1.1em;
    }

	div.centeredImgB  img { max-width: 100%; height: auto; }

    .flushright {
      text-align: right;
    }

    div.copyright {
      text-align: center;
      margin-top: 1.0em; 
      font-size: smaller;
    }

    h2.doc-head {
      text-align: center;
    }

    div.endnote {
      margin-left: 2em; 
      margin-right: 1em; 
    }

    div.enc-ref {
      margin-top: 1em;      
      margin-left: 4.2em;
      text-indent: -4.2em;
      text-align:left; 
    }

    div.enc-refs {
      margin-top: 1em;      
      margin-left: 4.5em;
      text-indent: -4.5em;
      text-align:left; 
    }

    div.endnoteTop {
      margin-top: 0.75em;
      margin-left: 2em; 
      margin-right: 1em; 
    }

    div.note {
      margin-top: 1em;      
      margin-left: 2em;
      text-indent: -2em;
    }

   div.sourceNote {
     margin-right: 1.0em; 
     margin-top: 1.0em;
   }

    div.targetInfo {
      text-align: center;
      margin-top: 0.6em;      
      margin-bottom: 0.5em;
    }   
   div.postscript {
   }

    hr.endNoteMark {
      margin-right: 75%; 
    }

   .bcc {
      margin-top: 1em;      
      margin-left: 1.9em;
      text-indent: -1.9em;
      text-align:left; 
    }

   .pleft {
      margin-top: 1em;
      text-align:left; 
    }
    
   .sento {
      margin-top: 1em; 
      text-align:left; 
    }
   
    pre {  
      font-family: monospace;
      margin-left: 2em 
    }  

    a:hover { 
      background: #CCF; 
    }

    td.no { 
      background: #CCF;
    }

    .author { 
      font-size: x-large;
    }

    .bio { 
      font-size: small;
      font-style: italic
    }

   span.entry-level1 {
	    font-weight: bold;
    }

   span.entry-level2 
   {
    font-style: italic;
    }

   span.fn-marker {
	vertical-align: super;
	font-size: 80%;
	display: inline;
    }
	
    span.decision { 

    }

    span.result { 

      font-weight: bold

    }

    span.aye { 
      display: block;
      margin-left: 2em;
    }

    span.nay { 
      display: block;
      margin-left: 2em;
    }

    span.abstain { 
      display: block;
      margin-left: 2em;
    }

    span.result { 
      display: block;
      margin-left: 2em;
      font-weight: bold
    }

    span.smallcaps {
       font-variant: small-caps;
    }

    span.speaker { 
      display: inline;
    }


    span.what { 
      color: purple;
    }

    span.sic { 
     color: red;
    }

    ul.none {
	   margin-top: 0.6em;
	   margin-bottom: 0.6em;
	   margin-left: 2em;
	   list-style: none;
	}

    ul.list-index {
      margin-top: 0.0em;
      margin-bottom: 0.0em;
      margin-left: 1em;
      list-style: none;
			list-style-type: none;
    }

		li.ixe-jfk {
       background-color: #EBF4EA;}

		li.ixe-er {
       background-color: #FFFDED;}
    
    .boindex-xref {
			font-style: italic;
}
  	p.copyrightnotice {
		text-align: center;
		font-size: smaller;
		font-weight: bold;
	}
	
	.mepbar {
	border: none; 
	background-color: transparent; 
	}