/* Version 20 - 23/09/05 */
/* Version 19 - 23/09/05 */
/* Version 18 - 22/09/05 */
/* Version 31 - 06/10/05 */
/* Version 46 - 18/10/05 */
/* Ref No 21 Date: 21/11/05 */

/* Ref No 18 Date: 22/09/05 */
/* Ref No 48 Date: 21/11/05 */
/* Ref No 64 Date: 03/02/06 Added additional styles to hide */
/* Ref No 89 Date: 07/03/06  */
/* Ref No 100 Date: 24/03/2006 */
/* Ref No 116 Date: 25/04/2006 */
/* Ref No 134 Date: 23/05/2006 */
/* Ref No 156 Date: 06/09/06 */

.skiplinks, .helprightlink, #top, #searchbox, #bread, #left, #section, #footer, #print, #paging, .recordsdetails, .resultsheader{display: none}

body{padding:0; font-family:verdana, arial, tahoma, helvetica, sans-serif; font-size:81%; color:#000; background-color:#fff; background-position:0 0; margin:0;}

a {
	text-decoration : none;
	color : Black;
}

/* Ref No 19 Date: 23/09/05 */
h1 {
	font-size : 130%;
}

h2 {
	font-size : 110%;
}

/* Ref No 46 Date: 18/11/05 */
h3
{font-size : 100%;
	
}

h4{font-size:90%;
	
}
 h4 a{
	text-decoration : none;
}

h5{font-size : 85%;
	
}
h6{font-size : 85%;
	
}

/* Ref No 31 Date: 06/10/05 */
#articledata .header{ color:#000; font-size:107%; font-weight:bold;}
#articledata h1{ color:#000; font-size:100%;}

/* Ref No 20 Date: 23/09/05 */
#printfooter{
clear:both; padding:20; border-top: 1px solid #000; font-size:81%; color: #000;
}

/* Ref No 100 Date: 24/03/2006 */
.reflabstaff ul li{list-style-type:none;}

/* Ref No 116 Date: 25/04/2006 */
#detailtwocolumn { float:left; width:541px; padding-bottom:10px; display:block;}
#detailtwocolumn .detail { padding: 3px 0 3px 0; margin-bottom:5px; float:left; width:541px; }
#detailtwocolumn .headercolumn { float:left; width:126px; margin-right:5px; font-weight:bold;}
#detailtwocolumn .headdetailcolumn { float:left; width:407px; padding-right:3px;   }
#detailtwocolumn .detailcolumn { float:left; width:407px; padding-right:3px; font-size:91%;  }

/* Ref No 134 Date: 23/05/06 */

img {
	border : none;
}
/* Ref No 156 Date: 06/09/06 */
#texttable { 
  width:90%;
  border-collapse:collapse;
}
#texttable td {
  border:1px solid black;
  padding:2px;
  margin:0px;
  vertical-align:top;
}
#texttable td p {
  padding:0px;
  margin:0px;
}
#texttable .colhead { 
border:1px solid black;
font-weight:bold;
padding:2px;
text-align:center
}


	  table {
  background-color:#FFF;
  width:90%;
  border:1px solid black;
  border-collapse:collapse;
}

caption {
height:30px; 
font-weight:bold;
}

thead {
height:25px;
}



td {
  background-color:#FFF;
  border:1px solid black;
  padding:5px;
}

.colhead { 
border:1px solid black;
font-weight:bold;
padding:2px;
text-align:center
}

