/* ////////////////////////////////////////////
				BODY
//////////////////////////////////////////// */

body { 
  margin:0px;
  padding:0px;
  background-color:#fff;
  font-family:Arial, Helvetica, Verdana, sans-serif }
  
  
#body {
  text-align:left }

#centered {
  text-align:center }
  
#mainGrey{
background:#f8f8f8 url("../gif/rsidergt.gif") top right repeat-y;
padding-right:50px;
}

.grey{
  background: #f8f8f8;
}
.greybg{
  background: url("../gif/rmidm.gif");
}

.leftbar{
  background: url("../gif/rsidelft.gif") repeat-y;
}

.rightbar{
  background: url("../gif/rsidergt.gif") repeat-y;
}
.btmMidbar{
  background: url("../gif/rbtmm.gif") repeat-x;
}

.greyborder{
  border:1px solid #ccc;
}
img.blueborder, table.blueborder{
border: 1px #2B70A7 solid;
}

th {
  background: #2B70A7;
  color: #fff;
  padding:0 4px 0 4px; 
  font-size:medium;
  text-align:left;
  margin-left:10px;
  margin-top:10px;
  margin-right:20px;
  margin-bottom:0px
}

table.survey {
  font-size:12px;
  line-height:1.5;
  color:#000000;text-align:center;
  margin-left:0px;
  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px }

table.lightblue tr td {
border: #D9E0FA 1px solid;
/*background: #fff;*/
}

#current
{
color: #EE7125;
}

.sizing{
background:#fff; padding:0px;margin:0px;
}