html {
	height:100%;
}
body {
	margin:0;
	padding:0;
	height:100%; /* this is the key! */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background:#ECECEC;
}
.banner {
	float: left;
	height: 108px;
	width: 760px;
	background-image: url(images/DGRAIR_Banner.gif);
	background-repeat: no-repeat;
}
.ButtonBar {
	position:absolute; 
	width:720px; 
	padding-top:5px; 
	margin-left:-50px; 
	background:white; 
	padding-right: 50px; 
	bottom:0px; 
	height:25px; 
	clear:both;
}
#DGRAIRBody {
	height:100%;
	margin: 0px auto; 
}
#DGRAIRContent {
	height: 100%;
}
#DGRAIRContent.stickyBar {
	overflow-y: scroll;
	height:100%;
}
#DGRAIRFooter {
	display:none;
}
#DGRAIRFooter.stickyBar {
	display:block;
	position: relative;
	margin-top: -31px;
	height: 25px;
	clear: both;
	background-color: white;
	bottom: 0;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-right: 40px;	
	border-width: 0px;
	border-top-width: 1px;
	border-style: solid;
	border-color: rgba(0,0,0,0.41);
	text-align: right;
}
#DGRAIRSpacing {
	display:none;
}
#DGRAIRFooterSpacing.stickyBar {
	display:block;
	position: relative;
	min-height: 30px;
}
body.AGENT{
	margin:0;
	padding:0;
	height:100%; /* this is the key! */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* background: #6FC */
}
body.SHIPPER{
	margin:0;
	padding:0;
	height:100%; /* this is the key! */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* background: #6FF; */
}
body.GHA{
	margin:0;
	padding:0;
	height:100%; /* this is the key! */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* background: #FFC; */
}
.titleText {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
}
#off {
	text-decoration:none;
	color: #888888;
}
#off:hover {
	color:#FF0000;
}
#on {
	color:#FF0000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0000CC;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0000CC;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0000CC;
	text-decoration: none;
	vertical-align: middle;
}

.navbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	border: 1px solid #999999;
	height: 28px;
	width: 120px;
	background-color: #FFFFFF;
	background-position: center center;
	overflow: visible;
	position: static;
	line-height: 28px;
	text-decoration: none;
	right: 120px;
}
.navbutton:link {
	color: #666666;
	text-decoration: none;
}
.navbutton:hover {
	color: #FF0000;
	text-decoration: none;
}
.navbuttonimg {
	width: 12px;
	height: 35px;
	overflow: hidden;
}
.border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	border: 1px solid #999999;
	background-position: center center;
}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	color: #666666;
}
.smallheadertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	color: #666666;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	color: #666666;
}
.mandatory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	color: #FF0000;
	display:inline;
}
.buttontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	color: #666666;
}
.buttontext:link {
	color: #666666;
	text-decoration: none;
}
.buttontext:hover {
	color: #FF0000;
	text-decoration: none;
	cursor: pointer;
}
.PAXCAO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.PAXCAO:hover {
	color: #FF0000;
	text-decoration: none;
}
.Strike {
	text-decoration: line-through;
}
.PAXCAO.Strike:hover {
	text-decoration: line-through;
}
div.AddressField {
	text-align:left;
}
div.AddressField input {
	width: 240px;
}
.AddressField.Postcode input {
	width: 72px;
}
.AddressField.Country input {
	width: 160px;
}
.TextField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #0000CC;
	text-decoration: none;
}

.PlainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #777777;
	text-decoration: none;
}

.AdditionalInfo textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0000CC;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	max-width: 654px;
	width: 654px;
}
.CompanyName {
	background-image: url(./images/DGRAIR_BG_CompanyName.gif);
}
.Zoom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #F9F9F9;
	background-position: center center;
	background-color: #FF0000;
	border-top: 1px solid #FFE0CC;
	border-right: 1px solid #993300;
	border-bottom: 2px solid #993300;
	border-left: 2px solid #FFE0CC;
	text-decoration: none;
}
.BorderLeftTopBottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.BorderLeftBottom {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.BorderTopBottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.BorderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.BorderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.BorderLeftRightBottom {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.BorderLeftRightTop {
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	border-right-color: #666666;
}
.BorderLeftTop {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
.BorderBox {
	border: 1px solid #666666;
}
.DGRDivLineShow {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	overflow: hidden;
	width: 679px;
}
.DGRDivLineHide {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	overflow: hidden;
	width: 679px;
	display:none;
	visibility: collapse;
	height: 0px;
}
.UNID {
	color: #0000FF;
	text-align: center;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0000CC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.PSN {
	color: #0000FF;
	text-align: center;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0000CC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
}
.userText {
	color: #0000FF;
	text-align: center;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0000CC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	border: 1px solid #999999;
	height: 14px;
	width: 35px;
	background-color: #FFFFFF;
	background-position: center center;
	overflow: visible;
	position: static;
	line-height: 14px;
	text-decoration: none;
	padding: 1px;
	margin: 0px;
}
.button:link {
	color: #666666;
	text-decoration: none;
}
.button:hover {
	color: #FF0000;
	text-decoration: none;
}

.stdbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #F9F9F9;
	background-position: center center;
	background-color: #FF0000;
	border-top: 1px solid #FFE0CC;
	border-right: 1px solid #993300;
	border-bottom: 2px solid #993300;
	border-left: 2px solid #FFE0CC;
	text-decoration: none;
	height: 20px;
	width: 80px;
	line-height: 20px;
	margin: 2px;
	cursor: pointer;
}

.AirportName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #0000CC;
	text-decoration: none;
	width:145px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	padding-right: 3px;
	padding-left: 3px;
	display:inline-block;
}
.AirportName2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #0000CC;
	text-decoration: none;
	width:230px;
	overflow:hidden;
	text-align:left;
	vertical-align:middle;
	padding-right: 3px;
	padding-left: 3px;
	display:inline-block;
}
.AirlineName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #0000CC;
	text-decoration: none;
	width:230px;
	overflow:hidden;
	text-align:left;
	vertical-align:middle;
	padding-right: 3px;
	padding-left: 3px;
	display:inline-block;
}
.CompanyLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #0000CC;
	text-decoration: none;
	border: 0px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
}
.UserLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #0000CC;
	text-decoration: none;
	border: 0px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
}
.DeclarationLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #0000CC;
	text-decoration: none;
	border: 0px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
}
.AuthorizationLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #0000CC;
	text-decoration: none;
	border: 0px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
}
.NotocLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #0000CC;
	text-decoration: none;
	border: 0px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
}
.NIALine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #0000CC;
	text-decoration: none;
	border: 0px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
}
.VehicleLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #0000CC;
	text-decoration: none;
	border: 0px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
}
.FlightLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #0000CC;
	text-decoration: none;
	border: 0px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
}
.ULDLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #0000CC;
	text-decoration: none;
	border: 0px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
}
.FlightListRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #0000CC;
	text-decoration: none;
	border: 0px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
	background-color: white;
}
.ULDListRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #0000CC;
	text-decoration: none;
	border: 0px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
	background-color: white;
}
.HistoryLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #0000CC;
	text-decoration: none;
	border: 0px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
	min-height:18px;
}
.HistoryListRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #0000CC;
	text-decoration: none;
	border: 0px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
	background-color: white;
}
.MessageLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #0000CC;
	text-decoration: none;
	border: 0px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
}
.MessageData {
	font-family: monospace;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #0000CC;
	text-decoration: none;
	border: 0px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
}
.ProductLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #0000CC;
	text-decoration: none;
	border: 0px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
}
.AgentLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #0000CC;
	text-decoration: none;
	border: 0px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
	padding-top:2px;
	padding-bottom:2px;
}
.GHALine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #0000CC;
	text-decoration: none;
	border: 0px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
	padding-top:2px;
	padding-bottom:2px;
}
.OrderLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #0000CC;
	text-decoration: none;
	border: 0px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
}
.SplitLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #0000CC;
	text-decoration: none;
	border: 0px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
}
.RELine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #0000CC;
	text-decoration: none;
	border: 0px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
}
.TNLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #0000CC;
	text-decoration: none;
	border: 0px solid #CCCCCC;
	padding-right: 1px;
	padding-left: 1px;
}

.OrderStatusLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0000CC;
	text-decoration: none;
	border: 0px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
	cursor:pointer;
}
.OrderStatusLink:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 10px;
}

.DeclarationLineLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0000CC;
	text-decoration: none;
	border: 0px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
	cursor:pointer;
}
.DeclarationLineLink:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 10px;
}
.Suspended {
	background-color: #FF0000;
	color:white;
}
.Inactive {
	background-color:grey;
}
.DeclarationListRow {
	height:21px;
}
.ProductRow {
	height:21px;
}
.AuthorizationListRow {
	height:21px;
}
.Selected {
  background-color:#DDDDDD;
}
.Deleted {
	color: #999999;
}
.UNREAD {
  background-color:#DDFFDD;
}
.Selected.UNREAD {
  background-color:#BBFFBB;
}
.Selected.AllinOne {
  background-color:#FFCCFF;
}
.Selected.Overpack {
  background-color:#BBFFFF;
}
.Selected.inAllinOne {
  background-color:#FFCCFF;
}
.Selected.inOverpack {
  background-color:#BBFFFF;
}

.inOverpack .BorderLeftTopBottom,.inAllinOne .BorderLeftTopBottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.inOverpack .BorderLeftBottom,.inAllinOne .BorderLeftBottom {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.inOverpack .BorderTopBottom,.inAllinOne .BorderTopBottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.inOverpack .BorderLeftRightBottom,.inAllinOne .BorderLeftRightBottom {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.inOverpack .BorderBox,.inAllinOne .BorderBox {
	border: 1px solid #666666;
	border-bottom-style: dotted;
}

.headerBgYellow{	
	background-color: rgb(255, 255, 204); 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	color: #666666;
}

.mooeditable{
    border: 2px solid #ddd;
}
#pagetext{
    width: 500px;
    height: 200px;
    padding: 10px;
}

.blur{
	color:gray;
}.pageTitle {
	font-family: Impact;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #F00;
}
.logoStyle {
	font-family: Magneto;
	font-size: 18px;
	font-style: normal;
	color: #F00;
}

.FAQLineLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0000CC;
	text-decoration: none;
	border: 0px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
	cursor:pointer;
}
.FAQLineLink:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 10px;
}

.bodyPage {	
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	margin:0;
	padding:0;
	height:100%; /* this is the key! */
}

.LookupAddButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	cursor:pointer;
}
.LookupAddButton:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	cursor:pointer;
}
.LookupAddButton.enabled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	cursor:pointer;
}
.ProductNo {
	width: 100px;
	display:inline-block;
}
.ProductName {
	width: 350px;
	display:inline-block;
}

.pagebutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	border: 1px solid #999999;
	height: 20px;
	width: 50px;
	background-color: #FFFFFF;
	background-position: center center;
	overflow: visible;
	position: static;
	text-decoration: none;
	padding: 1px 5px;
	cursor:pointer;
}
.pagebutton.selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	border: 1px solid #999999;
	height: 20px;
	width: 50px;
	background-color: rgb(255, 255, 204); 
	background-position: center center;
	overflow: visible;
	position: static;
	text-decoration: none;
	padding: 1px 5px;
}
.pagebutton:link {
	color: #666666;
	text-decoration: none;
	cursor:pointer;
}
.pagebutton:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: rgb(255, 255, 204); 
	cursor:pointer;
}

.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	border: 1px solid #999999;
	height: 20px;
	background-color: #FFFFFF;
	background-position: center center;
	overflow: visible;
	position: static;
	text-decoration: none;
	padding: 1px 5px;
	cursor:pointer;
}
.formbutton.selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	border: 1px solid #999999;
	height: 20px;
	background-color: rgb(255, 255, 255); 
	background-position: center center;
	overflow: visible;
	position: static;
	text-decoration: none;
	padding: 1px 5px;
}
.formbutton:link {
	color: #666666;
	text-decoration: none;
	cursor:pointer;
}
.formbutton:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: rgb(255, 255, 255); 
	cursor:pointer;
}

#MASK {  
  position:absolute;  
  z-index:971;  
  background-color:#000;  
  display:none;  
}  

#MASK2 {  
  position:absolute;  
  z-index:981;  
  background-color:#000;  
  display:none;  
}  

#MASK3 {  
  position:absolute;  
  z-index:991;  
  background-color:#000;  
  display:none;  
}  

#POPUP {  
  display:none;  
  z-index:979;  
}

#POPUP2 {  
  display:none;  
  z-index:989;  
}

#POPUP2 {  
  display:none;  
  z-index:999;  
}

.HelpMe {
	width: 47px;
	height: 16px;
	background-image: url(images/DGRAIR_page_topleft.gif);
	background-position: center center;
	overflow: hidden;
	text-decoration: none;
}

.HelpMe:hover {
	width: 47px;
	height: 16px;
	background-image: url(images/DGRAIR_page_topleft_highlighted.gif);
	background-position: center center;
	overflow: hidden;
	text-decoration: none;
	cursor:pointer;
}

.rowvisible {
	display:inherit;
}
.rowhidden {
	display:none;
}

#NC_QuestionISN {
	width:300px;
}
.alias {
	color: red;
}


/********** Side Bar Styles ********/
#floatdiv {
		position:absolute;
		width:94px;
		height:330px;
		left:0px;
		top:0px;

}

#sidebar {
/*  background-image:url(images/blue-background.png); */
  background-repeat:no-repeat;
  position:relative;
  height:330px;
  width:94px;
  margin-left:-10px;
}

#sidebar #rss {
  height:48px;
  width:48px;
  position:absolute;
  top:20px;
  left:21px;
  
}

#sidebar #linkedin {
  height:160px;
  width:27px;
  position:absolute;
  top:70px;
  left:21px;
}

#sidebar #twitter {
  position:absolute;
  height:53px;
  width:53px;
  top:232px;
  left:21px;
}

#sidebar #contact {
  position:absolute;
  height:42px;
  width:43px;
  top:287px;
  left:21px;
}
:disabled {
	color: #000000;
}
.disabled {
	color: #000000;
}
.Finalised {
	color: green;
}
.MessageDetails{
	overflow:scroll; 
	width:530px;	
	max-height:500px;
}

.MenuBar li {
	width: 115px;
	margin-bottom: 5px;
	border-color: grey;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	height: 18px;
	display: inline-block;
	position: relative;
	background-color:white;
}


ul.MenuBar {
    margin: 0px;
	width:115px; 
	padding:0px;
	list-style-type: none;
	padding-start:0;
    list-style: none;
    -webkit-padding-start:0;
    -moz-padding-start:0;
    -o-padding-start:0;
}

.MenuBar a {
	text-align: center;
	width: 115px;
	position: absolute;
	margin-top: 3px;
}

.MenuBar .MenuIndicator {
	width:8px;
	left:127px;
	display:inline-block;
	position:absolute;
	height:35px;
	background-image: url(images/DGRAIR_navbutton.gif);
	top:-1px;
}
.HistoryLine.column0 {
    width:80px;
    overflow-x: hidden;
    padding:0;
}
.HistoryLine.column1 {
    width:75px;
    overflow-x: hidden;
    padding:0;
}
.HistoryLine.column2 {
    width:110px;
    overflow-x: hidden;
    padding:0;
}
.HistoryLine.column3 {
    width:70px;
    overflow-x: hidden;
    padding:0;
}
.HistoryLine.column4 {
    width:239px;
    overflow-x: hidden;
    padding:0;
}
.HistoryLine.column5 {
    width:80px;
    overflow-x: hidden;
    padding:0;
}
th .HistoryLine.column0 {
    width:58px;
    overflow-x: hidden;
    padding:0;
}
th .HistoryLine.column1 {
    width:53px;
    overflow-x: hidden;
    padding:0;
}
th .HistoryLine.column2 {
    width:88px;
    overflow-x: hidden;
    padding:0;
}
th .HistoryLine.column3 {
    width:48px;
    overflow-x: hidden;
    padding:0;
}
th .HistoryLine.column4 {
    width:223px;
    overflow-x: hidden;
    padding:0;
}
th .HistoryLine.column5 {
    width:58px;
    overflow-x: hidden;
    padding:0;
}
table.dataTable tr.HistoryListRow.odd {
    background-color:white;
}
table.dataTable tr.HistoryListRow.even {
    background-color:white;
}
table.dataTable tr.HistoryListRow.odd td.sorting_1{
    background-color:white;
}
table.dataTable tr.HistoryListRow.even td.sorting_1{
    background-color:white;
}
table.dataTable tr.HistoryListRow td {
padding: 3px 2px;
}
#HIS_HEADER_CONTENT table.dataTable thead tr th {
padding: 3px 2px 3px 2px;
}
#US_TABLE_wrapper table.dataTable tr.HistoryListRow td {
padding: 3px 2px;
}
#US_TABLE_wrapper table.dataTable thead tr th {
padding: 3px 2px 3px 2px;
}
center {
	text-align: center;
}
.main_background {
	background-image: url(images/DGRAIR_Mainbackground.gif);
	background-position:center;
	background-repeat:repeat-y;
}
input#SD_SignaturePlace,
input#SD_SignatureName, 
input#SD_SignatureTitle,
input#SD_SignatureDate {
	width:120px;
	max-width:120px;
}
input#SD_EmergencyNo {
	width:191px;
	max-width:191px;
}
input#FD_Prepared_By {
	width:220px;
	max-width:220px;
}

select#PACKAGING_NEW {
	width: 550px;
}

textarea#CL_Comments {
	width: 550px;
}
