 BODY
 {
  /*COLOR: black;*/
 /* font-family: times; */
 font-family: Arial, Helvetica, sans-serif;

 }
DIV
{
  font-family: Arial, Helvetica, sans-serif;
}
 TABLE
 {
  width:600px;
  font-size:11pt;
 /* background-color: #CEFFCE;*/
 }
 div.border
 {
  border:1px solid;
  width: 800px;
 }
#pagesmall
 {
 /*background-color: #CEFFCE;*/
 /* color:black;*/
  font-size: 7pt;
  }

 td.upper
 {
  text-transform: uppercase;
 }
#reportTitle
 {
  color:maroon;
    font-size: 30px;
  font-weight:normal;
  padding:15px;
  text-align: center;
 }
 #rightHeading
 {
  position:absolute;
  border:1px solid #FFF;
  margin-right: 27%;
  width:27%;
  height: 100%;
   background-color: #dbdbdb;
   color: black;
  }

  #reportContent
 {
  width:70%;
  margin-left: 70%;
  border:1px solid #FFF;
  height: 100%;
 position:absolute;
 background: #FFF;
 }

 .reportTable
 {
  width: 70%;
  border: 1px #dbdbdb;
 }

.reportHeading
{
 background-color: #dbdbdb;
 color: black;
}
H2
{
 /* vertical-align: middle; */
 text-align: center;
 color: Maroon;
}

#level0
{
    background:#dbdbdb;
    }
#level1 {
    margin-left:143px;
    padding-left:9px;
    background:#FFF;
    }
    #level2 {
    background:#FFF;}
    #level3 {
    margin-right:143px;
    padding-right:9px;
    background:#FFF;}
  #main {
    background:#CCC;}
#leftBar
{
 position:absolute;
    width:143px;
    color: White;
    font-weight:bold;
 }
hr
{
color: #dbdbdb;
line-height: 3px;
}
hr.other
{
color: #dbdbdb;
line-height: 3px;
margin-right: 1cm;
margin-top: -2%;
}

.pageTitle
{
  width: 17cm;
  text-align: center;
  color: maroon;
  font-size: 20px;
  font-weight: bold;
}

 .tdLftbar
 {
   background: #dbdbdb;
 /*  background: #000099; */
 	width: 3cm;
	color: black;
	font-weight: bold;
	height: auto;
	text-align: left;
	  }
 .tdContent
 {
 background-color: White;
 width: 14cm;
 height: auto;
 margin-right: 2cm;
 text-align: left;
 }
 .tdTitle
 {
  /* width: 16cm; */
  /* text-align: center; */
  margin-left: 5cm;
  color: black;
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
 }

.tblContent
{
 border-width: 1px;
border-style: solid;
border-color: #dbdbdb;
 width: 14cm;
}
.tblPara
{
 border-style: solid;
 border-width: 1px;
 border-color: #dbdbdb;
 text-align: left;
}
th
{
text-align: center;
color: black;
/*background-color: #005A99;*/
background-color: #dbdbdb;
}

.tblReport
{
 width:  17cm;
}

.pFooter1
{
 /* margin-left: 5cm;*/
 text-align: center;
}
.pFooter2
{
/* margin-left: 5cm; */
text-align: center;
 margin-top: -1%;
}

.pHeader
{
width: 17cm;
text-align: center;
  color:black;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: -2%;
}

.pSectitle
{
 /* margin-left: 2cm; */
 text-align: center;
  color:black;
  font-size: 15px;
  font-weight: bold;
  margin-top: -1%;
  }

