/* specific divs */
#searchTbl TH, #searchTbl TD {
	font-weight:bold;
	text-align: left;
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	}

#searchTbl TD.sButton {
	text-align: right;
	}

#searchTbl TD.smallInstructs {
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 7pt;
	}



#listTbl TH, #listTbl TD {
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	}

#listTbl TH {
	text-weight: bold;
	}

#listTbl OL {
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	list-style-type: decimal
	}

#listTbl OL.olx {
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	list-style: lower-alpha
	}





#commentTbl TH { 
	text-align: left;
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	}

#commentTbl TD { 
	text-align: left;
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	}

#commentTbl TD.sButton {
	text-align: right;
	}

#commentNotices TH { 
	font-weight:bold;
	text-align: left;
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	}

#commentNotices TD { 
	text-align: left;
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 7pt;
	}

.smallText {
	font-size: 8pt;
}

.smallTextBold {
	font-size: 8pt;
	font-weight:bold;
}

.smallTextRed {
	font-size: 8pt;
	color: red;
}

.smallTextBlue {
	font-size: 8pt;
	color: navy;
}





