/*Link List CSS*/

/*Columns*/
.ColumnHead
{
	color: #74685A;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	font-size: 8.5pt;
	padding-bottom: 1pt;
}

.ColumnList
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: none;
	font-size : 8.0pt;
	padding-bottom: 4pt;
}

.LinkTableCell-1
{
	width: 5%;
}

.LinkTableCell-2
{
	width: 95%;
}