/** Resources -- LINKS **/
.Resources_LinksTitle {
	font: normal normal normal 13px/normal "Trebuchet MS";
	background-color: #5984b0;
	color: #ffffff;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	padding: 0px 0px 0px 0px;
	border: 1px solid #515151;
}
.Recources_LinksIconTD {
	width: 70px;
	text-align: center;
	padding: 5px 0px 0px 0px;
}
.Resources_LinksTitleLink {
	font: normal normal normal 13px/normal "Trebuchet MS";
	color: #6495ed;
	text-decoration: none;
}
.Resources_LinksTitleLink:hover {
	text-decoration: underline;
}
.Recources_LinksBox {
	width: 50%;
	padding: 0px 0px 15px 0px;
}
.Resources_LinksDescriptionTD {
	font: normal normal normal 11px/normal "Trebuchet MS";
	color: #696969;
	vertical-align: top;
	text-align: justify;
	padding: 0px 10px 0px 0px;
}
/** Resources -- DOWNLOADS **/
.Recources_DownloadIconTD {
	width: 60px;
	text-align: center;
	padding: 5px 0px 0px 0px;
}
.Resources_DownloadsDescriptionTD {
	font: normal normal normal 11px/normal "Trebuchet MS";
	color: #696969;
	vertical-align: top;
	text-align: justify;
	padding: 0px 10px 0px 0px;	
}
.Resources_DownloadsTitle {
	font: normal normal normal 13px/normal "Trebuchet MS";
	color: #6495ed;
	text-decoration: none;
}
.Resources_DownloadsTitle:hover {
	text-decoration: underline;
}






