#toolbar
{
	display:none;
}

#main-nav
{
	display:none;
}

#top-strip
{
	display:none;
}    

#sidebar
{
	 display:none;
}

#footer {
	display:none;
}

#main-content .submit-button
{
	display:none;
}

.govuk td
{
	background:#dde4d2;
	border:1px solid #fff;
	color:#000000;
	padding:8px;
}

.empty-data-text td
{
	width: auto;
}

.grid tbody tr:hover td,
.grid tbody tr:hover input
{
	background:#a1b987;
	color: #ffffff;
}

fieldset.f1
{
    margin: 0;
    border: none;
    padding: 0 0 0 0;
	width: auto;
}

.accordion
{
   width:auto;
   height: auto;
   overflow:visible;
   overflow-x: auto;
   overflow-y: auto;
}

.accordionContent
{
   width:auto;
   height: auto;
   overflow:visible;
   overflow-x: auto;
   overflow-y: auto;
}

#TopStrip_topstrip {
	display: none;
}

#environmentBanner {
	display: none;
}

#tablemessage {
	display: none;
}


#divprint > .govuk-table > tr {
	font-size: 8px;
	word-wrap: break-word;
}


.govuk-table {
	font-family: "proxima nova", Arial, Sans-Serif;
	font-size: 10px;
	text-align: left;
	border-collapse: collapse;
	margin: 0 0 0 0;
	width: 1000px;
}

#welcomeLogout {
	display: none;
}

.govuk-table__cell {
	padding: 5px;
}

#phaseBanner {
	display: none;
}

.govuk-button {
	display: none;
}

.govuk-body {
	font-size: 17px;
}

#subsection {
	display: none;
}

#printButton {
	display: none;
}

#footer {
	display: none;
}

.full_view_table {
	width: 1000px;
}