body {
  background: white;
  font-size: 12pt;
	color: black;
		width: 100%;
	margin: 0;
	padding : 0;
}

.secondary, .adminMenu, .navLinks, #banner, #bannerb, #navcontainer, #sidebar, #footer {
  display: none;
}

.pageCenterTitle {
  padding-top: 0px;
}

a:link, a:visited {
  color: #520;
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
}
#bodyContainer {
	width: 100%;
	margin: 0;
	padding : 0;
	text-align: left;
}
#contentContainer {
	width: 100%;
	margin: 0;
	padding : 0;
	text-align: left;
}
#container { 
  background: white;
  font-size: 12pt;
	color: black;
	width: 100%;
	margin: 0;
	padding : 0;
	text-align: left;	
} 
.portalSubmit {
background-color: transparent;
border: 1px solid black;
}

#content{
	width: 100% !important;
	padding : 0 !important;
	margin: 0 !important;
	margin-left: 0px !important;
}

#content div {
	width: 100%;
}

