.WindowSpace
{
	top:72px;
}
.BannerBackground
{
	height:50px;
	background-color:#005491;
	background-image:url(Images/BannerBackground.png);
	background-repeat:repeat-x;
	position:absolute;
	top:0;
	left:0;
	right:0;
}
.BannerImage
{
	height:50px;
	background-image:url(Images/usacentralcustomer.png);
	background-repeat:no-repeat;
	background-position:left top;
}
.MenuArea
{
	top:50px;
	height:22px;
	background-repeat:no-repeat;
	background-position:left top;
	background-color:transparent;
}
.MenuBar
{
	bottom:0px;
	position:absolute;
	width:100%;
	border-top:solid 1px black;
}
.GeneralForm_FieldButton_v1 .GeneralForm_Output
{
	font-size:8pt;
	text-decoration:underline;
}
a.GeneralForm_FieldButton_v1
{
	position:absolute;
	right:5px;
	bottom:5px;	
	text-decoration:none;
}
.StatusPanel_XtAutoFeed
{
	position:absolute; top:50px; right:3px; height:20px; width:200px; z-index:5 !important;
}
.StatusPanel_XtAutoFeed .WindowContent
{
	background-color:transparent; color:#080; font-weight:bold; padding-top:2px; right:0;
}
.StatusPanel_XtAutoFeed div
{
	float:left;
}
.StatusPanel_XtAutoFeed img 
{
	height:16px !important; width:16px !important;
}
.StatusPanel_XtAutoFeed .GroupContainer
{
	padding-top:2px;
}