td.tech-report-id {
	line-height: 160%;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	white-space: nowrap;
	border-bottom: 1px solid #EEEECC; }

td.tech-report {
	line-height: 160%;
	padding-top: 5px;
	padding-bottom: 10px;
	vertical-align: top;
	border-bottom: 1px solid #EEEECC; }

div.tech-report-title {
	font-weight: bold; }

div.tech-report-download {
	background-image: url(images/arrow-right-dark-blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 13px;
	cursor: pointer; }
	
a.tech-reports-years-picker-selected {
	text-decoration: none;
	font-weight: bold;
	color: Black; }
	
div.year-picker-container {
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	background-color: #EEEEEE;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px 5px 3px 5px; }
