#publication {
    font-family : georgia, times, serif;
    margin : 10px 0 3px 0;
    padding : 0;
    font-size : 17px;
    font-weight : bold;
}

#issueline {
   font-size : 14px;
   margin : 3px 0 40px 0;
   padding : 0;
   font-family : arial, helvetica, sans-serif;
}

.eleven {
  font-size : 11px;
  font-family : arial;
}

#articletype {
   margin : 0;
   padding : 3px;
   background-color : #666666;
   color #fff;
   font-size : 12px;
   font-style : italic;
   font-weight : bold;
   font-family : georgia, palatino, times, serif;
}

#main h1 {
   color : #000;
   font-weight : bold;
   margin : 25px 0 10px 0;
}

.ftr h1 {
   font-size : 16px;
}

#byline {
   font-size : 12px;
   font-weight : bold;
   padding : 12px 0 40px 0;
}

.callout {
   margin : 15px 0 15px 0;
   padding : 15px 0 15px 0;
   color : #cc6600
   border-top : 1px solid #ccc;
   border-bottom : 1px solid #ccc;
 }

#main .callout p {
   font-size : 16px;
   line-height : 1.5em;
   font-weight : bold;
   font-style : italic;
   color : #cc6600
}

#intro {
   font-size : 14px;
   line-height : 18px;
   color : #cc6600;
   margin-bottom : 20px;
}

#main h2 {
   font-size : 14px;
   font-weight : bold;
   color : #cc6600
}

#main h3 {
   font-size : 12px;
   font-weight : bold;
   color : #cc6600
}

#main p {
   font-size : 12px;
   line-height : 17px;
   color : #444;
}

#table, #chart {
}

#inset {
   background-color : #eee;
   margin : 15px 0 10px 0;
   padding : 0 10px 10px 15px;
}

#inset h2 {
   padding : 20px 0 0 0;
   font-size : 12px;

}

#inset table th {
   color : #cc6600
   background-color : #eee;
   padding : 8px 10px 8px 10px;
}

#inset p {
   font-size : 12px;
}

#articletype {
   background-color :#cc6600
   font-family : georgia,palatino,serif;
   color : white;
   font-size : 12px;
   font-weight : bold;
   padding : 3px;
   margin-top : 10px;
}

.gprchart  {
   margin : 40px 0 50px 0;
}

table th {
  font-size : 13px;
  color : #fff;
  font-weight : bold;
  background-color : #aaa;
  padding : 3px;
  text-align : left;
}

table td {
   font-size : 10px;
}

.tcaption {
  padding : 8px 0 8px 0;
  font-weight : bold;
  font-size : 11px;
  color : #cc6600
}

.chartlines td {
   border-bottom : 1px solid #aaa;
}

.chartlines {
   margin : 20px 0 50px 0;
}

.ack {
   font-size : 12px;
   font-style : italic;
   line-height : 1.5em;
  
}

.footnote, .reference {
   font-size : 10px;
}

#main a, #main a:link,#main a:visited {
   text-decoration : none;
   color : #cc6600
}

#main a:hover {
   text-decoration : underline;
}

#main a:active {
   text-decoration : none;
   color : #cc6600
}
