body {
  background: white;
  font-size: 12pt;
	color: black;
}

.banner, .menu, .footer, #adminMenuContainer, .boxedLinks {
  display: none;
}

.pageCenterTitle {
  padding-top: 0px;
}

a:link, a:visited {
  color: #520;
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
}

#container { 
  background: white;
  font-size: 12pt;
	color: black;
	width: 100%;
	margin: 0 0;
	border: 0px;
} 
.portalSubmit {
background-color: transparent;
border: 1px solid black;
}

.content{
	width: 100%;
	margin: 0px 10px 0px 0px;
	border: 0px;
}
