/* specific divs */

#searchTbl TR {
	line-height: 5pt;
	padding: 1px;
	}
#searchTbl TH, #searchTbl TD {
	font-weight:bold;
	text-align: left;
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	line-height: 5pt;
	padding: 1px;
	}

#searchTbl TD.sButton {
	text-align: right;
	line-height: 5pt;
	padding: 1px;
	}

#searchTbl TD.smallInstruct {
	text-weight: normal;
	font-size: 7pt;
}

#listTbl TH, #listTbl TD {
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	}

#listTbl TD.address {
	font-size: 10pt;
	font-weight:bold;
	}


#listTbl TD.appList {
	font-size: 8pt;
	}

#listTbl TD.instruct {
	font-size: 9pt;
	color: navy;
	}

#listTbl TD.instructItalic {
	font-size: 9pt;
	font-style: italic;
	color: navy;
	}

#listTbl TD.instruct2 {
	font-size: 8pt;
	color: red;
	font-weight:bold;
	}

#listTbl TH {
	text-weight: normal;
	}

#listTbl TH.subHeading {
	font-weight: bold;
	font-size: 8pt;
	
	}

#listTbl TH.infoLabel {
	font-weight: bold;
	font-size: 8pt;
	text-align: right;
	
	}
#listTbl TH.subHeadingGray {
	font-weight: bold;
	font-size: 8pt;
	color: gray;
	}

#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: 7pt;
}

.smallTextRed {
	font-size: 8pt;
	color: red;
}







