@charset "utf-8";
/* CSS Document */

.intSideBox {
	border-top: #C00 solid 4px;
	padding-top: 10px;
	background: url(../i/intSideBox_bottom.jpg) bottom no-repeat;
}

#intMidCol {
	line-height: 17px;
}

.darkRed {
	color:#900;
	font-weight:bold;
}

h2.year {
	font-size:24px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	padding-top:15px;
}

.hr {
	border-bottom:#CCC solid 1px;
	margin: 10px 0 15px 0;	
}

#intMidCol h3 {
	font-size:12px;
	color:#333;
}
