div#leftcol {
 border-right:0;
 padding-right:0; 
}
div#rightcol {
 margin-left:231px;
 }

div#rightcolreport {
 margin-left:480px;

}
div#rightcolreport p, div#rightcolreport li {
 font-size:11px; 
 line-height:1.2em;
 color:#333;
}
div#rightcolreport ul {
 padding:0;
 margin:0;
} 
div#rightcolreport li {
 margin:0 0 0 1.5em;
 padding:0 0 1em 0;
}
div#rightcolreport strong {
 color:#005BA0;
}
div#copy {

 margin:0;
 padding:0 10px;

 width:450px;
 float:left;
  background-color:#DAD9D6;

  /* min height hax - doesn't work for ie 5.5 http://www.dustindiaz.com/min-height-fast-hack */
  min-height:580px;
  height:auto !important;
  height:580px;
}
div#copywrapper {
background-color:#fff;
}
div#reportmenu {
 background-image:url(../images/bar.gif);
 width:930px;
 height:25px;
 padding-top:5px;
 padding-left:10px;
}
div#reportmenu  a, div#reportmenu a:visited {
 color:#fff;
 text-decoration:none;
}
div#reportmenu {
 color:#7D94A6;
}
div#copy h1, div#copy h2, div#copy h3, div#copy h4 {
color:#0062AB;
}
table#sampleTable {
 background-color:#fff;
 border:1px solid #ccc;
}
table#sampleTable td, table#sampleTable th {
 font-size:11px;
 padding:5px;
 color:#333;
}
table#sampleTable th {
 text-align:left;
}
#copy table {
background-color:#fff;
}
#copy table th {

 background-color:#ccc;
color:#000;
}
#copy table td {

}

.smaller {
 font-size:10px;
}

div#beinformed {
 background-color:#003E7D;
 padding:20px 20px 10px 20px;
 width:400px;
 text-align:left;
 margin-bottom:20px;
}
div#beinformed p, div#beinformed li {
 color:#fff;
}
div#beinformed p b  {
 color:#FFBF00;
}
