/* Use for headers in tabular information, such as category names */
.tabletext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #295F95;
}

.tabletext1grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

/* Use for general text in tabular information */
.tabletext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/* Use for general text in tabular information */
.bigletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #295F95;
}

.bigletter2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #295F95;
}

.breadcrumselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
