div {
     visibility: hidden;
     display: none;
}
.head {
     visibility: hidden;
     display: none;
	 width: 0px;
	 height: 0px;
   
}
.footer { 
     visibility: hidden;
     display: none;
	 width: 0px;
	 height: 0px;
 
}
.intro { 
     visibility: hidden;
     display: none;
	 width: 0px;
	 height: 0px;
 
}
td {
   text-align: left;
   font-size: 8pt;
   font-family: Arial, Verdana, sans-serif;

}
IMG {
	visibility: hidden;
	 display: none;
	 width: 0px;
	 height: 0px;
}
.main {
       visibility: hidden;
	   display: none;
	   width: 0px;
	   height: 0px;
}
.sub {
       display: visible;
	   font-size: 8pt;
}

h2{
   margin-top: 3px;
   font-size: 8pt;
}
.jobs{
   margin-top: 0px;
   color: #000000;
   text-align: left;
   font-size: 6pt;
   font-family: Arial, Verdana, sans-serif;
}   
.jobnav {
   display: none;
   width: 0px;
   height: 0px;
}
jobdesc{
   margin-top: -20px;
   display: none;
   width: 0px;
   height: 0px;
}
body.ctestqa { 
   margin-top: 0px;
   font-size: 10pt;
   font-family: Arial, Verdana, sans-serif;
   background-color: #ffffff;
   color: #000000;
   text-align: center
    }
body.ctestdev { 
   margin-top: 0px;
   font-size: 10pt;
   font-family: Arial, Verdana, sans-serif;
   background-color: #ffffff;
   color: #000000;
   text-align: center
    }
body.clive { 
   margin-top: 0px;
   font-size: 10pt;
   font-family: Arial, Verdana, sans-serif;
   background-color: #ffffff;
   color: #000000;
   text-align: center
}
