/* SINGLE COLUMN STYLE SHEET */
/* An alternative style sheet that reformats the page into a single column
   Works well with the 'large-text' style sheet */

body,
#help-and-search,
#microsite-tools,
#branding,
#corporate-links,
#main-content,
#supporting-content,
#local-navigation,
#global-navigation{
	margin: 0 !important;
	width: 100% !important;
	display: block !important;
	position: relative !important;
}
#container{
	padding: 19px !important;
}