/* CSS Document */

Normal {color: black; FONT-FAMILY: Arial Helvetica, sans-serif; font-size: 10pt ;}
p {color: black; FONT-FAMILY: Arial, Helvetica; font-size: 8pt ;}
span {color: black; FONT-FAMILY: Arial, Helvetica; font-size: 10pt ;}

p.dbfields {color: #000099; FONT-FAMILY: Arial, Helvetica; font-size: 10pt ;}

/* p.small is for the bottom text on the Disclosure form */

p.small {color: black; FONT-FAMILY: Arial, Helvetica; font-size: 8pt ;}
p.legal {color: black; FONT-FAMILY: Arial, Helvetica; font-size: 8pt ;}

p.required {color: black; FONT-FAMILY: Arial, Helvetica; font-size: 10pt ; font-weight: bold;}

li {color: black; FONT-FAMILY: Arial, Helvetica; font-size: 8pt ;}

/* li.small is for the bottom text on the Disclosure form */

li.small {color: black; FONT-FAMILY: Arial, Helvetica; font-size: 8pt ;}
li.legal {color: black; FONT-FAMILY: Arial, Helvetica; font-size: 8pt ;}

span.red {color: red; FONT-FAMILY: Arial, Helvetica; font-size: 10pt ;}
/* display table styles */

tr {VALIGN: TOP;}
td {color: black; FONT-FAMILY: Arial,Helvetica; font-size: 10pt;}
td.lightplusred {color: red; FONT-FAMILY: Arial,Helvetica; font-size: 10pt; background: #FFFFFF;}
td.dbfields {color: #000099; FONT-FAMILY: Arial,Helvetica; font-size: 10pt;}
td.required {color: black; FONT-FAMILY: Arial,Helvetica; font-size: 10pt; font-weight: bold;}
td.hdr   { background: #ffcc00;}
td.light { background: #FFFFFF;}
td.heavy { background: #FFFFC0;}
td.lightphone { background: #FFFFFF; font-size: 9pt; width: 13%;}
td.heavyphone { background: #FFFFC0; font-size: 9pt; width: 13%;}
 