font.valhead { font-family: Arial; font-weight: bold; font-size: 10pt }
font.valfield { font-family: Arial; font-weight: bold; font-size: 10pt }
font.valmsg { font-family: Arial; font-weight: normal; font-style: italic; font-size: 10pt }


table.detbl {
 border-top-color: #bbc3d3;
 border-top-width: 1px;
 border-top-style: solid;

 border-left-color: #bbc3d3;
 border-left-width: 1px;
 border-left-style: solid;
	border-collapse: collapse;
}

td.detlcaption {
 border-bottom-color: #bbc3d3;
 border-bottom-width: 1px;
 border-bottom-style: solid;

 border-right-color: #bbc3d3;
 border-right-width: 1px;
 border-right-style: solid;


	font-weight: bold;
	color: #bbc3d3;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
 background: white;
	vertical-align: top;
}

td.detdata {
 border-bottom-color: #bbc3d3;
 border-bottom-width: 1px;
 border-bottom-style: solid;

 border-right-color: #bbc3d3;
 border-right-width: 1px;
 border-right-style: solid;

  border-collapse:collapse;
	font-weight: normal;
	font-size: 10pt;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
 background: white;
	vertical-align: top;
}

td.delheading {
 border-bottom-color: #bbc3d3;
 border-bottom-width: 1px;
 border-bottom-style: solid;

 border-right-color: #bbc3d3;
 border-right-width: 1px;
 border-right-style: solid;

  border-collapse:collapse;
	font-weight: bold;
	font-size: 10pt;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
 background: white;
	vertical-align: top;
}

td.detheading {
 border-bottom-color: #bbc3d3;
 border-bottom-width: 1px;
 border-bottom-style: solid;

 border-right-color: #bbc3d3;
 border-right-width: 1px;
 border-right-style: solid;

  border-collapse:collapse;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
 background: #bbc3d3;
	vertical-align: middle;
}

.detshaded {
 background: #f0f0f0;
}


font.bc { 
	font-weight: bold; 
	font-size: 12pt;
}

p.pageheading { 
	font-weight: bold; 
	font-size: 12pt;
	color: #459cb2;
}

font.tbc {font-weight: bold;}


