@charset "iso-8859-1";

/************** contentMain_table500 styles ***************/

#contentMain_table500{
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/************** contentMain_table500 table.research styles ***************/

#contentMain_table500 table.research{
	width: 650px;
	border-right:1px solid #eee;
	border-bottom:1px solid #65ab31;
	border-left:1px solid #eee;
	text-align: left;
	margin: 10px 0 15px 0;
	padding: 0;
	line-height: 170%;
}

#contentMain_table500 table.research td {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 5px;
}

#contentMain_table500 table.research td.head{
	color: #FFFFFF;
	background-color: #65ab31;
	border-bottom: 1px solid #96dc56;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	padding: 5px;
	line-height:170%;
}

#contentMain_table500 table.research tr.column td{
	background-color: #e0ffc1;
	border-bottom: 1px solid #65ab31;
	color: #357615;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}

#contentMain_table500 table.research td.subject{
	color:#000;
	line-height:250%
}

#contentMain_table500 table.research td.pdf_year{
	background-color: #f3f3f3;
	font-size: 125%;
	font-size: 75%;
	text-align: center;
	}
	
#contentMain_table500 table.research td.author{
	font-size: 125%;
	font-size: 75%;
	text-align: right;
}

#contentMain_table500 table.research td.pdf{
	font-size: 125%;
	font-size: 75%;
	text-align: center;
}

