
/* Resources */

DIV.tmpResourceList {
	width: 566px;
}
DIV.tmpResourceList A {
}
DIV.tmpResourceList A.tmpFile {
	font-weight: normal;
	display: -moz-inline-box;
	_display: inline-block;
	padding-right: 20px;
	background-image: url(/global/images/file_other.gif);
	background-position: right 1px;
	background-repeat: no-repeat;
}
DIV.tmpResourceList A.tmpFile:hover {
	font-weight: normal;
}
DIV.tmpResourceList A.tmpPDF {
	background-image: url(/global/images/file_pdf2.gif);
}
DIV.tmpResourceList A.tmpHTML {
	background-image: url(/global/images/file_html.gif);
}
DIV.tmpResourceList A.tmpDOC {
	background-image: url(/global/images/file_doc.gif);
}
DIV.tmpResourceList DIV.tmpTitle {
}
DIV.tmpResourceList DIV.tmpDark, DIV.tmpResourceList DIV.tmpLight {
	background: gainsboro;
}
DIV.tmpResourceList DIV.tmpLight {
	background: whitesmoke;
}
DIV.tmpResourceList DIV.tmpDark DIV, DIV.tmpResourceList DIV.tmpLight DIV {
}
DIV.tmpResourceList DIV.cmsSelected {
	font-weight: bold;
	color: Red;
}
DIV.tmpResourceList DIV.tmpMore {
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}
DIV.tmpResourceList DIV.tmpMore A {
}
DIV.tmpResourceList DIV.tmpNotFound {
	width: 566px;
	overflow-x: hidden;
	font-family: Arial, sans-serif;
	color: Red;
	font-weight: bold;
	margin-top: 1em;
}
DIV.tmpBody SPAN.Excerpt {
	background-color: white;
}
div.tmpReleaseDate {
	margin-top: 1.25em;
}
DIV.cmsContent div.cmsSelected a {
	text-decoration: none;
	border-bottom: 1px dotted #48483F;
	font-weight: normal;
}

