.quoteRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DFDFDF;

}
.quoteRowAlt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #b5d1eb;

}
.quoteBorder {
	background-color: #003399;
	color: #FFFFFF;

}
.quoteLineBorder {

	background-color: #999999;
}
.quoteHeaderRow {
	font-family: Courier New, Courier, mono;
	font-size: 11px;
	background-color: #DFDFDF;

}
.quoteHeaderRowAlt {
	font-family: Courier New, Courier, mono;
	font-size: 11px;
	background-color: #b5d1eb;

}