body {
   background-color:white;
   margin:0px;
   margin-top:10px;
   font-family:Helvetica, sans-serif;
   font-size:9pt }

.grbody {
  background-color:green;
}

th {
  color:green;
  text-align:left;
  padding:4px;
  padding-left:15px;
  padding-top:8px;
  font-weight:bold;
  border-bottom:1px solid rgb(204,51,0) }

td {
  background-color:white;
  text-align:left;
  padding:2px;
  padding-left:15px;
  font-weight:normal }

td a {
  color:black;
  text-decoration:none }

td a:hover {
  color:rgb(204,51,0);
  text-decoration:underline }


P {
   color: black }

.title1 {
   font-family: "Courier New";
   font-size: 18pt;
   font-weight: bold; 
   color: black
}

.title2 {
   font-family: "Arial";
   font-size: 14pt;
   font-weight: bold; 
   color: green }


.title1wh {
   font-family: "Helvetica";
   font-size: 26pt;
   font-weight: bold; 
   padding:0px;
   margin:0px;
   color: white
}


.title1whB {
   font-family: "Courier New";
   font-size: 30pt;
   font-weight: bold; 
   color: white
}

.title2wh {
   font-family: "Arial";
   font-size: 10pt;
   color: white }


.title2b {
   font-family: "Arial";
   font-size: 11pt;
   font-weight: bold; 
   color: black }

.title3 {
   font-family: "Courier New";
   font-size: 9pt;
   font-weight: bold; 
   color: black }

.text1 {
   font-family: "Arial";
   font-size: 10pt; 
   font-weight: normal }

.links { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   color: #FFFFFF; 
   text-decoration: none; 
   vertical-align: middle; 
   font-weight: bold }
 

.links:hover { 
   color: #CCCCCC; 
   font-size: 11px }

.iptitle { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 14px; 
   font-weight: bold; 
   color: #28527B
}
 

a:hover { 
text-decoration: none; 
font-family: Verdana, Arial, Helvetica, sans-serif } 

a { 
color: #336699;
text-decoration: underline; 
font-family: Verdana, Arial, Helvetica, sans-serif} 

.bullet { 
list-style-type: square; 
list-style-image: url('img/bullet.gif'); 
text-decoration: none; 
line-height: 16px} 

.item1 {
font-family: "Arial";
font-size: 10pt; 
font-weight: normal; }

.caption1 {
font-family: "Arial";
font-size: 10pt; 
font-weight: normal; }

.imgbottom {
text-decoration: none; 
color: #FFFFFF; }

.bgachieved {
background-image: url("img/achieved.gif");
background-repeat: no-repeat; 
background-position: center left; }

.bginprogress {
background-image: url("img/in_progress.gif");
background-repeat: no-repeat; 
background-position: center left; }
