@charset "UTF-8";
/* CSS Document */

body {
color:#000;
width: 100%;
margin: 0;
float: none;
}

#masthead, #menubar, #leftbox, #footerbox, #printpage, .noprint
{
	display:none;
	}
	
a:link, a:visited
{
	color:#000;
}

#layoutwrapper
{
	border-bottom: 1px solid #FFFFFF;
	}

