/* Start of CMSMS style sheet 'cpa_home_page' */
div#main-top {
  background:  transparent url('includes/images/elements/tophome.gif') no-repeat scroll right top;
  width: auto; 
}

div#main-main {
  background:  transparent url('includes/images/elements/bottomhome.gif') no-repeat scroll right bottom;
  width: auto;
   padding: 20px 10px;
}

div#more_news {
  padding: 15px 0 0 10px;
  color: #000066;
}

#main-top td {
  vertical-align: top; 
  width: 50%;
}

#main-top td#first-column {
  padding-right: 1em;
}

div.AnnounceSummary {
  font-size: 10pt;
  margin-bottom: 1em;
  text-align: justify;
}


div.CoordSummary {
  font-size: 10pt;
  text-align: justify;
}

div.CoordSummary img {
  float:left; 
  margin: 0 10px 10px 0;
  background: #FAFAFA none repeat scroll 0 0;
  border: 1px solid #DCDCDC;
  padding: 5px;
}
</style>
  
<!--[if IE]>
<style type="text/css">
div#main-main {
  background:#DFDFF6 none repeat scroll 0 0;
  border-left:1px solid #C6C6EF;
  border-right:1px solid #C6C6EF;
  width: auto; /* was width: 488px; */
}
/* End of 'cpa_home_page' */

