body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
}

table {
	background-color: #ffffff;
}

table.border {
	border: 2px solid;
	border-color: #325A92;
	background-color: #ffffff;
}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
}

tr {
	background-color: #ffffff;
}

th {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #ffffda;
}

/* ------------------------------------------------------------------------------
*
*	Menubar Section
*/
body.menubar {
	margin: 0;
	padding: 0;
	background: #ffffff;
	background-color: #325A92;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#bar {
	margin: 0;
	background: #eeeeee;
	border: 1px solid;
	border-color: #999 #808080 #808080 #999;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	cursor: default;
}

td.xulmenu {
	font-family: "ms sans serif", arial;
	font-size: 10px;
	z-index: 1000;
	-moz-user-select: none;
}

.xulmenu .button,.xulmenu .button:hover,.xulmenu .button-active,.xulmenu .button-active:hover
	{
	line-height: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid;
	border-color: #eeeeee;
	color: #000000;
	background-color: #eeeeee;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	position: relative;
}

.xulmenu .button:hover {
	border-color: #ffffff #808080 #808080 #ffffff;
	background: #325A92; /*blue*/
	text-decoration: none;
	color: #ffffff;
}

.xulmenu .button-active {
	border-color: #808080 #ffffff #ffffff #808080;
	color: #000000;
	text-decoration: none;
	background-color: #eeeeee;
}

.xulmenu .button-active:hover {
	border-color: #808080 #ffffff #ffffff #808080;
	background: #325A92; /*blue*/
	text-decoration: none;
	color: #ffffff;
}

.xulmenu .item,.xulmenu .item:hover,.xulmenu .item-active,.xulmenu .item-active:hover
	{
	background: #eeeeee;
	line-height: normal;
	padding: 3px 30px 3px 20px;
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	position: relative;
}

.xulmenu .item:hover,.xulmenu .item-active,.xulmenu .item-active:hover {
	background: #325A92;
	color: #ffffff;
}

.xulmenu .disabledItem
{
	background: #eeeeee;
	line-height: normal;
	padding: 3px 30px 3px 20px;
	color: #999999;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	position: relative;
}

.xulmenu .section {
	background: #eeeeee;
	border: 2px solid;
	border-color: #ffffff #808080 #808080 #ffffff;
	padding: 2px 1px 1px 2px;
	position: absolute;
	visibility: hidden;
	z-index: 10000;
}

a.item:link {
	text-decoration: none;
	color: #000000;
}

a.item:visited {
	text-decoration: none;
	color: #000000;
}

a.item:hover {
	text-decoration: none;
	color: #000000;
}
a.disabledItem:visited {
	text-decoration: none;
	color: #999999;
}

a.button:link {
	text-decoration: none;
	color: #000000;
}

a.button:visited {
	text-decoration: none;
	color: #000000;
}

a.button:hover {
	text-decoration: none;
	color: #000000;
}

img.arrow,.xulmenu .arrow {
	z-index: 10000;
	position: absolute;
	top: 7px;
	right: 8px;
	border: 0;
}

img.check,.xulmenu .check {
	z-index: 10000;
	position: absolute;
	top: 7px;
	left: 3px;
	border: 0;
}

* html .xulmenu td {
	position: relative;
	z-index: 1000;
}  /* ie 5.0 fix */


/* ------------------------------------------------------------------------------
*
*	 Horizontal Toolbar (menubar.css) 
*/
td.toolbar {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #336699;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 0px;
	padding-left: 3px;
}


td.menubartext {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #325A92;
	background-color: #325A92;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

th.highlight {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #325A92;
}

td.highlight {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #325A92;
}

td.grey_highlight {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #e6e6e6;
}

td.darkgrey_highlight {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #cbcbcb;
}

td.mandatory {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	background-color: #ffffff;
}

td.subheader {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: #ffffff;
}

td.instructions {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: black;
	background-color: #ffffff;
}

td.labels {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: black;
	background-color: #ffffff;
}

td.errorlabels {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: black;
	background-color: #ff0000;
}

td.highlight_labels {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background-color: #325A92;
}

tr.highlight {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #325A92;
}

tr.error {
	background-color: #ff0000;
}

td.error {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #ff0000;
}

tr.altrow {
	font-family: arial, helvetica, sans-serif;
	background-color: #e6e6e6;
}

td.altrow {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #e6e6e6;
}

tr.altrow_hightlightrow {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	background-color: #d6e6d6;
}

td.altrow_highlightrow {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #d6e6d6;
}

tr.hightlightrow {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	background-color: #e6ffe6;
}

td.highlightrow {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #e6ffe6;
}

altheader {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #eeeeee;
}

input {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

select {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

a.error:link {
	color: #000000;
}

a.error:visited {
	color: #000000;
}

a.error:hover {
	color: #000000;
}

a.highlight:link {
	color: #ffffff;
}

a.highlight:visited {
	color: #ffffff;
}

a.highlight:hover {
	color: #ffffff;
}

a:link {
	text-decoration: underline;
	color: #666666;
}

a:visited {
	text-decoration: underline;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

input.wesbutton {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #325A92;
	border: 3px;
	border-style: outset;
	border-color: #ffffff;
	padding-right: 1pt;
       	padding-left: 1pt;
 	padding-bottom: 1pt;
 	padding-top: 1pt;
	padding:0 .25em 0 .25em;
   	width:auto;
   	overflow:visible;
	
}

input.wesbuttonhover {
	color: #ffffff;
	border: 3px;
	border-color: #e6e6e6;
	border-style: inset;
}

input.mapinformation {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	font-size: 10px;
	color: #ffffff;
	font-family: arial;
	background: black;
	border-right-width: 0px;
	padding-top: 0px;
	left: 0px;
}
input.resultRowInformation {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background: transparent;
	border-right-width: 0px;
	padding-top: 0px;
	left: 0px;
}
a.mapinformation:link {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	font-size: 10px;
	color: #ffffff;
	font-family: arial;
	background: black;
	border-right-width: 0px;
	padding-top: 0px;
	left: 0px;
}

a.mapinformation:visited {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	font-size: 10px;
	color: #ffffff;
	font-family: arial;
	background: black;
	border-right-width: 0px;
	padding-top: 0px;
	left: 0px;
}

a.mapinformation:hover {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	font-size: 10px;
	color: #ffffff;
	font-family: arial;
	background: black;
	border-right-width: 0px;
	padding-top: 0px;
	left: 0px;
}

input.projectioninfo {
	border-top-width: 0px;
	border-left-width: 0px;
	font-size: 14px;
	border-bottom-width: 0px;
	width: 900;
	color: #f00;
	font-family: impact;
	height: 40px;
	background: transparent;
	border-right-width: 0px;
	padding-top: 0;
	padding-bottom: 10;
	font-variant: small-caps;
	z-index: 1006;
	left: 0px;
	top: 0;
}

td.welcome {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #325A92;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

td.mappan {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
}

tr.mappan {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
}

table.mappan {
	background-color: #000000;
}

table.maptransparent {
	background-color: transparent;
}

tr.maptransparent {
	background-color: transparent;
}

td.maptransparent {
	background-color: transparent;
}

td.textbuttons {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #325A92;
	background-color: #ffffff;
}

a.textbuttons:link {
	color: #325A92;
}

a.textbuttons:visited {
	color: #325A92;
}

a.textbuttons:hover {
	color: #325A92;
}

a.notinscale:link {
	font-style: italic;
}

a.notinscale:visited {
	font-style: italic;
}

a.notinscale:hover {
	font-style: italic;
}

td.notinscale {
	background-color: #fffab6;
}

/* ------------------------------------------------------------------------------
*
*	Shopping Cart  (orderLegend.css)
*/
span.available {
	font-weight: bold;
	border: 1px solid;
	color: #000000;
	background-color: #009900;
	padding-left: 10px;
	padding-right: 10px;
}

span.downloaded {
	border: 1px solid;
	color: #000000;
	background-color: #0066cc;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

span.failed {
	border: 1px solid;
	background-color: #ff0000;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

span.queued {
	border: 1px solid;
	background-color: #dbdbdb;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

span.processing {
	border: 1px solid;
	background-color: #ffff00;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

/* ------------------------------------------------------------------------------
*
*	ZoomIn/ZoomOut
*/
ul.zoomMenu
{
	font-family: "ms sans serif", arial;
	font-size: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.zoomMenu a
{
	display: block;
	width: 100%;
}

ul.zoomMenu a:hover
{
	background: #325A92;
	color: #FFFFFF;
}


/*** AH - Styles for the OrderClient status's ************/
td.pending {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #009ACD;
	color: #000000
}

td.available {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #00FF00;
	color: #000000
}

td.cancelled {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffff00;
	color: #000000
}

td.expired {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffff00;
	color: #000000
}

td.sent {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #00FF00;
	color: #000000
}

td.failed {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #FF4500;
	color: #000000
}
/********************************************************/

/***************Gwt specific Styles*************/
.gwt-Button {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #325A92;
	border: 3px;
	border-style: outset;
	border-color: #ffffff;
	padding-right: 1pt;
       	padding-left: 1pt;
 	padding-bottom: 1pt;
 	padding-top: 1pt;
	padding:0 .25em 0 .25em;
   	width:auto;
  	overflow:visible;	
}

.gwt-Button:hover {
	color: #ffffff;
	border: 3px;
	border-color: #e6e6e6;
	border-style: inset;
}
/*********************************************/
