#Header {
	display:none;
}
#Container {
	width: auto;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
}
#Content {
	width: 99%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
}
#ContentTable .LeftMenuTD {
	display:none;
	width: 1px;
}
#ContentTable .LeftMenuHeight {
	display:none;
	width: 1px;
}
#ContentTable .Main {
	width: 100%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
}

#Footer { display:none; }

#Copyright {display:none; }
/* End Standard HTML Styles */
/*--OLD CSS xCatalyst class name changes-----

DLGLM1 – LeftMenuOne
DLGMENU1 – MenuOne
DLGB – Button
DLGC – Control
DLGSTM – SubtitlemenuTD
DLGST – SubtitleTD
DLGDFS – FormTD
DLGDFL – LabelTD
DLGDFV – ValueTD
DLGTT1 – TitleTD
DLGTT1 - TitleTR
DLGH – HeaderTD
DLGTT2 – HeaderTD
DLGAR1 – RowTROne
DLGAR2 – RowTRTwo
DLGDataTD

-------------------------------------------------*/
/* Begin Xcatalyst Styles */
.DLGButton {
}
.DLGControl {
}
.DLGSubtitlemenuTD {
}
.DLGSubtitleTD {
}
.DLGFormTD {
}
.DLGLabelTD {
}
.DLGValueTD {
}
.DLGTitleTD {
}
.DLGTitleTR {
}
td.DLGHeaderTD {
}
.DLGRowTROne {
}
.DLGRowTRTwo {
}
.DLGDataTD {
	width:25%;
}
/* End Xcatalyst Styles */