@CHARSET "UTF-8";
/* Harris Christiansen */
/* Project: Aga Portal */
/* July 2013 */

#topMenuBar {
	display: none;
}
footer {
	display: none;
}
#leftPanel {
	display: none;
}

#rightPanel {
	display: none;
}
#centerPanel {
	left: 0px;
	right: 0px;
	width: 100%;
}
input[type=submit] {
	display: none;
}

html, body, a, #centerPanel, .centerPanelTableHead, .centerPanelTableRow, .centerPanelTableRow a, .subTable {
	color: #000000;
}

#centerPanel table td {
	border-bottom: 1px solid #000000;
}