.resourcesTBL{
	
	margin-top: 0px;
	margin-bottom: 20px;
}
 .ievent{
	font-size: 16px;
	color: #599B05;
	text-align: left;
	font-weight: 400;
	
	
}
.itrain{
	font-size: 16px;
	color: #FFCC00;
	text-align: left;
	font-weight: 400;
}
 .imeet{
	font-size: 16px;
	color: #663399;
	text-align: left;
	font-weight: 400;
}
 .iexpo{
	font-size: 16px;
	color: #1D97E0;
	text-align: left;
	font-weight: 400;
}
li.resource{
	background-image: url(../images/bulletService.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	list-style-image: none;
	list-style-type: none;
	padding-left: 20px;

}
.resourcesTBL ul{
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 25px;
}

.resourcesTBL table {margin: 0; padding: 0; border-collapse: collapse; width: 100%;}
.resourcesTBL td, th {padding: 10px 4px; border-bottom: 1px solid #EEE;}
.resourcesTBL td + td {border-left: 1px solid #FAFAFA; color: #999;}
.resourcesTBL td + td + td {color: #666; border-left: none;}
.resourcesTBL td a {color: #444; text-decoration: none; text-align: right;}
/*.resourcesTBL td a, th a {display: block; width: 100%;}*/
.resourcesTBL td a:hover {color: #444;text-decoration: underline;}
.resourcesTBL tfoot th {text-align: right;}
.resourcesTBL th {text-align: left;}
.resourcesTBL th + th {text-align: right;}
.resourcesTBL th + th + th {text-align: left;}
.resourcesTBL th a {color: #F06; text-decoration: none; font-size: 1.1em;}
.resourcesTBL th a:visited {color: #F69;}
.resourcesTBL th a:hover {color: #F06; text-decoration: underline;}
.resourcesTBL thead tr, tfoot tr {color: #555; font-size: 0.8em;}
.resourcesTBL tr {
	font: 12px sans-serif;
	color: #666;
	background-color: #F8F8F8;
}
.resourcesTBL tr:hover {background: #FFF;}

