/* This file defines styles for layout divs WITHIN the content area. It also covers table styles and tint styles. basically, any useful layout elements that can be used globally.
 This file is likely to exapnd a great deal, as more requirements are identified by end users. */
/* Accessibility Items */	
.access {
	display: none;

