BODY
{ 
	font-family:Verdana,Arial; 
	background-color:White; 
	font-weight:normal; 
	font-size: 12px;
}
.Dropdown_ups_expdate 
{
	border-style:groove;
	font-size: 12px;		
	width:80px;		
}
.Dropdown_ups_disabled_expdate
{
	border-style:groove;
	font-size: 12px;		
	width:80px;	
	background-color:#ECE9D8;
}
.Dropdown_ups 
{
	border-style:groove;
	font-size: 12px;		
	width:180px;		
}
.Dropdown_ups_disabled
{
	border-style:groove;
	font-size: 12px;		
	width:180px;	
	background-color:#ECE9D8;
}
.TextBox_disabled
{
	border-style:groove;
	font-size: 10px;
	width:180px;
	background-color:#ECE9D8;	
}
.UPSTextBox 
{
	border-style:groove;
	font-size: 10px;	
	width:180px;	
	background-color:#ECE9D8;	
}
.TextBox
{
	border-style:groove;
	font-size: 10px;
	width:180px;	
}
.AddressLabel
{
	border-style:solid;
	border-width:0px;
	font-size: 11px;	
	font-weight:bold;
	background-color:#ECE9D8; 
}

.AddressTextBox
{
	border-style:groove;
	font-size: 10px;
	width:150px;
	background-color:#ECE9D8;
}
.AddressTextBox_Edited
{
	border-style:groove;
	font-size: 10px;
	width:150px;
	background-color:White;
}
.PageTable
{
	border-width: 0px;
	width: 680px;
	height: 40px;
	padding: 0px;
	margin: 0px;
}
.FooterText 
{ 
	font-family:Verdana,Arial; 
	font-size:9px;
	color:Gray; 
	text-align:center; 
}
.AppTitle
{
	padding-left: 12px;
	color: LightSkyBlue;
	text-align:left;
	vertical-align:top;
	font-size: 16px;
	font-weight:900;
}

.ActiveStep
{
	color: LightGrey;
	text-align: left;
	font-size: 12px;
	font-weight:600;
	padding-left: 12px;
}
.InactiveStep
{
	color: Gray;
	text-align: left;
	font-size: 12px;
	font-weight:400;
	padding-left: 12px;
}

.PageContentTable {
    width: 680px;
	background-color: White;
	font-size: 10px;
}
.PageContentTable TD {
	font-size: 12px;
}
.PageContentTable TH {
	font-size: 12px;	
	font-weight:600;
	color: #1E4F82; 
	text-align:left;
}
.PageContentCell {
    vertical-align:top;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 8px;
}
.PageContentCell TD {
	font-size: 10px;
}
.RequiredFieldCell
{
	text-align: center;
	width:12px;
	color: Red;
}

.GridItem
{ 
	background-color:LightGrey; 
	color:Black;
	
}
.GridItem A:visited { text-decoration: underline;  color:Blue;}

.NormalGrid
{
}


.PageBodyTable {
    padding-top: 0px;
    padding-left: 0px;
    width: 100%;
}
.PageBodyCell {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 6px;
    vertical-align: top;
}

.FloatingTip
{
	padding: 4px;
	border: solid 1px Navy;
	background-color:  PaleGoldenrod;
	color: Navy;
	position: absolute;
	cursor:pointer; 
	font-family: Verdana,Arial; 
	font-size: 8px;
    font-weight: 600;
}

.HyperLink
{
	cursor:pointer; 
}

.ControlPanel
{
	background-color: White;
	border: solid 4px LightGrey;
	padding: 4px;
}

.NormalTable
{
	
}
TABLE.NormalTable TD { border:0px; }
.WebControl
{
	font-family:Verdana,Arial; 
	font-size: 10px;
}
.WebControl_cc
{
	font-family:Verdana,Arial; 
	font-size: 13px;
	font-weight:bold;
	background-color:#A9A8A6;
	border-style:solid;
	border-width:1px;
	border-color:#A9A8A6;
	color:#010000;
	height:22px;
}

.HeaderCaption
{ 
	color: #FE7412; 
	background-color: #1E4F82;
	font-family: Verdana Arial; 
	font-size: 80%; 
	text-align:left;
}

.LookupImage {	cursor: pointer;	}


.PageFrame
{
	background-color: White;
	border-bottom: solid 1px LightGrey;
	margin: 0px;
	padding: 0px;
}
.PageFrame TH
{
	color: #1E4F82;
	border-bottom: solid 1px LightGrey;
	font-size: 11px;
	font-weight:600;
}
.PageFrame TD
{
	font-size: 10px;
	font-weight:normal;
}


.RmaStatusTable
{
	width: 100%;
	background-color: Gainsboro;
	color: Navy;
	font-family: Verdana;
	border: none 0px white;
}
.RmaStatusTable TH
{
	background-color: SteelBlue;
	color: White;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 6px;
}
.RmaStatusField
{
	padding-top: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	vertical-align:top;
	white-space:nowrap;
}

.RmaStatusValue
{
	padding-top: 5px;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
}

.RmaStatusGrid
{
	width: 100%;
	color: Navy;
	margin-top: 8px;
}

.RmaStatusGridHeader
{
	background-color: DarkGray;
	color: White;
	height: 26px;
	font-size: 12px;
	font-weight: bold;
}

.RmaStatusGridLine
{
	background-color: LightGrey;
	height: 18px;
}
.RmaStatusGridLineAlt
{
	background-color: Gainsboro;
	height: 18px;
}
a.Href_custom_underline:link
{ color: #ff0000;  border-style:none; }
a.Href_custom_underline:visited
{ color: #ff0000;  border-style:none; }
a.Href_custom_underline:hover
{ color: #ff0000;  border-style:none; }
a.Href_custom_underline_1:link
{ color: #D0CCCC;  border-style:none; }
a.Href_custom_underline_1:visited
{ color: #D0CCCC;  border-style:none; }
a.Href_custom_underline_1:hover
{ color: #D0CCCC;  border-style:none; }


.hdrdiv {
  position:absolute;
      z-index:1;
      left:0px;
      top:0px;
  margin-top:10px;
  margin-bottom:10px;
  border:0px solid RED;
}
.ShowFullSizepopup {
      border: 2px solid #A6A5A5;
      background-color:#5F5E5E;
      visibility:hidden;
      z-index:20;
      position:absolute;
      left:200px;
      top:500px;
      width:400px;
      height:250px;
}
.div_ImageShell {
      margin-bottom: 10px;
      margin-left: 10px;
      margin-right: 10px;
      color:#ffffff;
}
