#expvspro th {
	font-family: 'Lucida Grande', sans-serif;
	font-size: 12px;
	color: #ffffff;
}

/* row header */ 
#expvspro tr {
	font-family: 'Lucida Grande', sans-serif;
	font-size: 12px;
	color: #aaaaaa;
}

#expvspro td {
	font-family: 'Lucida Grande', sans-serif;
	font-size: 11px;
	font-color: #eeeeee;
}

#expvspro td.subheader {
	font-family: 'Lucida Grande', sans-serif;
	font-size: 11px;
	padding-left: 12px;
	font-weight: bold;
	color: #eeeeee;
	border-bottom: 1px solid #333;
	background: #555555;
}

.checked {
	background: url('/images/checked.png') 12px center no-repeat;
	background-position: 50% 0%;
}

.footnote {
	font-family: 'Lucida Grande', sans-serif;
	font-size: 11px;
	padding-left: 12px;
	font-weight: normal;
	color: #ffffff;
}

.even {
	background: #191919;
}

.odd {
	background: #242424;
}