/*
PRES08 SECTION STYLESHEET
*/

p.intro {
 padding-top: 20px;
}

div.pre06article_hide {
 display:none;
}

div.pre06article_show {
 display:block;
}

div.pre06button_hide {
 display:none;
}

div.pre06button_show {
 display:block;
}

table.datadisplay {
 margin-bottom: 35px;
}

table.datadisplay td.number {
 text-align:right;
}

table.datadisplay caption {
 font-weight:bold;
 text-align: left;
 font-size: 1.25em;
 padding: 2px 5px 5px 2px;
 margin: 0;
 white-space: nowrap;
}

table.datadisplay caption.dem_caption {
 background-color: #333366;
 color: white;
}

table.datadisplay caption.rep_caption {
 background-color: #990033;
 color: white;
}

table.datadisplay caption.alsorans_caption {
 background-color: #000000;
 color: white;
}

div.pietable_container {
 margin-top:10px;
}

div.pie_container {
 float:left;
 padding-bottom:20px;
 margin-right:30px;
}

h4.pietable_title {
 margin-top:20px;
}

.pageCtrl {
  text-align:center;
  margin-left:0px;
  border:1px solid #000;
  padding:5px;
  background:#efefef;
}

.crpItem {
  margin: 10px 0 0 25px;
}

.newsItem {
    list-style:none;
    min-height:105px;
    border-bottom:1px solid #efefef;
}

.newsThumb img {
    width:10%;
    display:inline;
    margin-right:10px;
    float:left;
    max-height:100px;
    clear:left;
}
.newsItemDate {
    font-size:8pt;
    color:#636563;
    margin:3px 0;
}