@charset "UTF-8";
body {
	background: white;
	font-size: 12pt;
	text-align: left;
}
	
.MainTopNavMenuBar {
	display: none;
}

#noPrint{
	display: none;
}

#wrapper
{
    margin: 0px;
    width: auto;
    left: auto;
    right: auto;
    border: 0;
    padding: 0;
    float: none !important;
}

table.pageframe {
	width: auto;
	vertical-align: top;
}

a:link, a:visited {
	color: black;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

