/* Start of CMSMS style sheet 'Accessibility and cross-browser tools' */
 /* definition tags are also hidden, these are also used for accessibility menu links */
dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}
/* End of 'Accessibility and cross-browser tools' */

