/*css document*/
body {
	width: 100%;
	background: none;
	text-align: left;
}
#header {
	background-color: #013171;
	display: block;
	height: 100px;
}
#slogan {
	text-shadow: none;
	filter: none;
}
#shortcuts, #headerNav, #navigation, #leftCol, #rightCol, #footer, #EUC, #EUC_dialog, .embed-container, a.lightbox span, .footer {
	display: none;
}
#midCol, #midAndRightCol {
	width: 100%;
	text-align: left;
	left: auto;
}
.print {
	display: block;
}
.AccordionPanelContent, .AccordionPanel .AccordionPanelClosed {
	display: block!important;
}
