.ColData {
	background-color : White;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : xx-small;
	padding-left : 7px;
	padding-right : 7px;
}

.ColDataShade {
	background-color : #FFCE00;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : xx-small;
	padding-left : 7px;
	padding-right : 7px;
}

.ColHdg {
	background-color : White;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : x-small;
	text-align : center;
	text-decoration : underline;
}
.ColHdg_NoUL {
	background-color : White;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : x-small;
	text-align : center;
}
.sysNotfHdr {
	background-color : White;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : large;
	font-weight : bold;
	text-align : center;
	text-decoration : underline;
	font-style : italic;
	color : #FFCE00;
}

.TypeHdr {
	background-color : #FFCE00;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : medium;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	font-style : normal;
	color : Black;
}

.CellData{
	background-color : White;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : small;
	color : Black;
	font-weight : bold;
}

#SNShadeRow {
	background-color : #CBDDF8;
}

.NoData {
	font-size : large;
	font-weight : bold;
	text-align : center;
	font-style : italic;
	color : Black;
}
