#Top, #TopNav, #MainArea, #MainContent , .MainBox {
	width: auto !important;
}

.DoNotPrint, #TopNavBg, .BoxTop, .BoxBottom, #LeftNav, #Search, #dropmenudiv, #SideBar, .LinkToTop, .ZoomIcon   { 
	display: none !important;
}

body, .MainBox, .RoundedCornerBox, .PicInsertLeft, .PicInsertRight, #TopBg  { 
	background: none !important;
	border: none;
}

#MainContent {
	padding-left: 0;
}

a {
	text-decoration: none;
}

ul, li {
	background-image: none;
	list-style: disc;
	padding-left: 0;
	margin-left: 10px;
}
#MainContent h1 {
	text-indent: 0px;
}

#SearchSummary td {
	white-space: nowrap;
}

#TopBg {
	border-bottom: 4px #ffc23f solid; 
}

.PicInsertLeft, .PicInsertRight {
	border-bottom: 1px #ffc23f solid; 
}

#Footer {
	background-color: #fff;
	border-width: 0;
	border-top: 1px #999 solid;
	clear: both;
	width: 100%;
}

#Footer p {
	margin: 0 140px 0 0;
}

#Footer .Gumba {
	left: 0;
	width: 100%;
	text-align: right;
}

.DataTable {
	border-color: #000;
	clear: both;
	margin-left: 1px; /*stops mozilla trimming*/
}

.DataTable th {
	background-color: #fff;
	border-bottom: 2px #000 solid;
}

.DataTable td {
	border-bottom: 1px #999 solid;
}

.DataTable tr.Alternate {
	background-color: #fff;
}

#SideBar h3 { 
	margin-left: 0;
}