.specialEvents {border: thin solid #89AAD6;}
.specialTitle {font-size: 125% !important; font-weight: bold; margin: 5px 10px 1em !important;}
.main-content p {font-size: 160%}
.main-content table.chinookEventTable {
	clear:both; 
	width:100%; 
	margin:2.0em 0 0.2em 0px; 
	table-layout: fixed; 
	border-collapse:collapse; 
	empty-cells:show; 
	background-color:transparent;
}
.main-content table tr.chinookEventTableFirstRow{font-weight:bold; font-size:160%;}

.main-content table tr.chinookEventTableSecondRow{font-weight:normal; font-size:100%;}

.main-content table td.chinookEventTableFirstCol {
        font-size:110% !important;
	width: 23%;
	height:3.0em; 
	padding:2px 7px 2px 7px; 
	border-left:solid 2px rgb(255,255,255); 
	border-right:solid 2px rgb(255,255,255); 
	border-top:solid 2px rgb(255,255,255); 
	border-bottom:solid 2px rgb(255,255,255); 
	background-color: transparent; 
	text-align:left; 
	color:rgb(20,20,20)
}
.main-content table td.chinookEventTableSecondCol {
	height:3.0em; 
	padding:2px 7px 2px 7px; 
	border-left:solid 2px rgb(255,255,255); 
	border-right:solid 2px rgb(255,255,255); 
	border-top:solid 2px rgb(255,255,255); 
	border-bottom:solid 2px rgb(255,255,255); 
	background-color:#EFF6FF; 
	text-align:left;
	color:rgb(20,20,20);

}

