body {
	background: white;
	font-size: 12pt;
	color: black;
	font-family:helvetica, arial, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
}
h1 { display:none; }

#top {
	background:white;
	margin:0;
	padding:0 0 10px 0;
}

#bartop {
	display: none;
}

#bar {
	display: none;
}

#barbottom {
	display: none;
}

#left {
	display: none;
}

#main {
	background: white;
	padding:0;
	margin:0;
}

#content {
	width:100%;
	margin:0 0 0 0;
	background: white;
	color: black;
}

div.row span.left {
	float: right;
	text-align: right;
 }

div.row span.right {
	display:none;
}

p {
	color: black;
	font-family:helvetica, arial, sans serif;
	font-size: 11pt;
	line-height: 16pt;
}

a:link, a:visited {
	color: black;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

.service{display:block;}
#servnavigation{display:none;}