img.courseborder
{
	border: 1px solid #CCCCCC;
}

td.coursebox
{
	background-color: #E0E3F2;
	border: 1px solid #9BA4D3;
	font-weight: bold;
	text-align: center;
}
td.coursebox2
{
	background-color: #E0E3F2;
	border-top: 1px solid #9BA4D3;
	border-bottom: 1px solid #9BA4D3;
	border-right: 1px solid #9BA4D3;
	font-weight: bold;
	text-align: center;
}

/* The Consumer Imperative Slide 94-specific classes */
td.tcir2
{
	border-left: 1px solid #9BA4D3;
	border-bottom: 1px solid #9BA4D3;
	border-right: 1px solid #9BA4D3;
	text-align: center;
}
td.tcir2highlight
{
	background-color: #E0E3F2;
	border-left: 1px solid #9BA4D3;
	border-bottom: 1px solid #9BA4D3;
	border-right: 1px solid #9BA4D3;
	text-align: center;
	font-weight: bold;
}
td.tcir22
{
	border-bottom: 1px solid #9BA4D3;
	border-right: 1px solid #9BA4D3;
	text-align: center;
}
td.tcir22highlight
{
	border-bottom: 1px solid #9BA4D3;
	border-right: 1px solid #9BA4D3;
	background-color: #E0E3F2;
	text-align: center;
}
/* End The Consumer Imperative Slide 94-specific classes */

p.coursequote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: italic;
	font-weight: bold;
	color: #93A9E1;
	vertical-align: top;
	margin-right: 5px;
}
p.coursequoteauthor
{
	font-style: normal;
	font-weight: normal;
}
