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

body
{
	margin: inherit;
}

.cont, .bodytext, td, textarea, input, li, label, div
{
	font-size: 9pt;
	color: #000000;
}


a, a:link, a:visited, a:active
{
	text-decoration: underline;
	color: #004080;
	background: #e0e0e0;
}

/* LAYOUT */

#sbwtop_right
{
	display: none;
}

#sbwleftcol
{
	display: none;
}

#sbwrightcol
{
	width: 100%;
	margin: 0;
}

#sbwbottom_disp
{
	display: none;
}

#sbwbottom_print
{
	display: block;
}

#sbwprint
{
	display: none;
}
