body{
	font-size: 12px;
}	

table#shortreport{
  width:  100%;
  margin-left: auto;
  margin-right: auto;  
}  

#oedlogo{
	float: right;
}

td, th { 

  line-height: 1.2em;
}

td.txt{

}


th{
  font-size: 16px;;
  color:  darkblue;
}

em{
  font-weight:  bold;
  font-style:  normal;
}

td.leftcol{
  width:  350px;
}


td.rightcol{
  width:  280px;
}


table.data, table.data td, table.data th {
 border-style:  none;
 vertical-align:  bottom;
 padding:  3px;
 font-size: 12px;
}


table.section{
 padding-bottom:  20px; 
 background-color:  lightyellow;
}

table.data{

}

.section th{
  color: black;
  font-family:  verdana;
  font-size:  26px;
  padding-top:  2px;
  padding-bottom:  2px;

}


.section td{
  color: black;
 font-family:  arial;
  font-size:  12px;
}


th.title{
  font-size:  18px;
  background-color:  #CCCC99;
}

.subheading{
  font-size:  12px;
}

.outlooktitle{
  padding-top:  10px;
  font-weight: bold;
}

.full {
  text-align: right;
  font-size:  12px;
}

.middle {
  width:  90px;
}

#footer {
  font-size:  12px;
}
