BODY {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	height: 100%;
	margin: 0
}

P {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-align: left
}

H1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-align: left
}

H2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

H2.centerAlign {
	text-align: center;
}

H4.centerAlign {
	text-align: center;
}

H3 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	text-align: left
}

H4 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	text-align: left
}

A {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: underline
}

A:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: underline
}

A.bold {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline
}

A:hover.bold {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: bolder;
	text-align: left;
	text-decoration: underline
}

A.white {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: underline
}

A:hover.white {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: underline
}

A.small {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 8px;
	text-decoration: underline
}

A:hover.small {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 8px;
	font-weight: bold;
	text-decoration: underline
}


IMG {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-width: 0px;
}

TABLE {
	border: 0;
	border-style: solid;
	border-color: #000000;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	border-collapse: inherit;
}

TH {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}

TR {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
}

TD {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
}

TD.error {
	font-size: 14px;
}

/*table styles with rounded corners */
.data1 {
	border: 0;
	border-width: thin;
	border-style: solid;
	border-color: #990033;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
}

TABLE.data {
	border: 0;
	border-width: thin;
	border-style: solid;
	border-color: #990033;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	border-collapse: collapse;
}

TABLE.data2 {
	border: 0;
	border-color: #E8E8E8;
	border-width: thin;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	width: 98%;
}

TABLE.data3 {
	border: 0;
	border-width: thin;
	border-style: solid;
	border-color: #990033;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	border-collapse: collapse;
}

TABLE.data4 {
	border-width: 0px;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	border-collapse: collapse;
	width: 98%;
}

TABLE.data5 {
	border-width: 0px;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	border-collapse: collapse;
	width: 98%;
}

TABLE.zerodata {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
}

.gwt-Frame {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	
}
TABLE.zero {
	border: 0;
	border-style: solid;
	border-color: #000000;
	margin: 0;
	padding: 0;
	border-collapse: collapse
}

TR.footer {
	background-color: #990033;
	height: 20px;
}

TH.clear,TD.clear {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-align: left
}

TH.headerStandard,TD.headerStandard,div.headerStandard,TR.headerStandard
	{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/DarkRedFill-GrayHighlights.jpg);
	height: 23px;
	vertical-align: middle;
}

TH.headerGray,TD.headerGray,div.headerGray,TR.headerGray
	{
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/GradientGrayBottom.jpg);
	height: 21px;
	vertical-align: middle;
}

.columnHeaderLabel
{
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	white-space: nowrap;
}

.gradienttop {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/GradientGrayTop.jpg);
	height: 23px
}

TH.gradientbottom,TD.gradientbottom,TR.gradientbottom {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/GradientGrayBottom.jpg);
	height: 23px
}

.gradientbottom {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/GradientGrayBottom.jpg);
	height: 23px
}

TD.submenu {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	color: #ffffff;
}

TD.footer {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	color: #ffffff;
}

TD.leftAlign {
	text-align: left;
}

TD.rightAlign {
	text-align: right;
}

TD.centerAlign {
	text-align: center;
}

TD.gradientbottom {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/GradientGrayBottom.jpg)
}

BUTTON {
	font-size: 8pt;
	color: black;
}

INPUT { 
	color: black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
}

TEXTAREA { 
	color: black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
}

SELECT { 
	color: black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
}

.mainBodyContentBackgroundLandingPage {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	/*background-color: #E8E8E8;*/
	vertical-align: top;
	border-collapse: collapse;
}

.mainBodyContentBackgroundLandingPageNew {
	padding-top: 30px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	/*background-color: #E8E8E8;*/
	vertical-align: top;
	border-collapse: collapse;
}


.mainBodyContentBackground {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	background-color: #E8E8E8;
	vertical-align: top;
	border-collapse: collapse;
}

.mainBodyContentBackgroundOld {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	background-color: #E8E8E8;
	vertical-align: top;
	border-collapse: collapse;
}

.bgGrey {
	background-color: #E8E8E8;
}

.bgWhite {
	background-color: white;
}

.bgYellow {
	background-color: #FFFF99;
}

.bgWhiteRound {
	background-color: white;
	border-bottom-left-radius: 7px;
	-moz-border-bottom-left-radius: 7px; /* Firefox */
	-webkit-border-bottom-left-radius: 7px; /* Safari, Chrome */
	border-bottom-right-radius: 7px;
	-moz-border-bottom-right-radius: 7px; /* Firefox */
	-webkit-border-bottom-right-radius: 7px; /* Safari, Chrome */
}

.evenRow {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	background-color: #E8E8E8;
	vertical-align: middle;
}
.silverRow {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	background-color: #C0C0C0;
	vertical-align: middle;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 990px;
	height: 65px;
}

#signonshadow {
	position: absolute;
	top: 248px;
	left: 88px;
	width: 230px;
	height: 445px;
	z-index: 1;
}

#signonshadow2 {
	position: absolute;
	top: 300px;
	left: 88px;
	width: 230px;
	height: 445px;
	z-index: 1;
}

/*#signon {
	position: absolute;
	top: 250px;
	left: 90px;
	width: auto;
	height: auto;
	z-index: 2;
}*/

#signon2 {
	position: absolute;
	top: 300px;
	left: 90px;
	width: auto;
	height: auto;
	z-index: 2;
}

#content {
	background: #c0c0c0;
	position: absolute;
	top: 66px;
	left: 0px;
	width: 990px;
	height: auto;
}

#logAcctInfo {
	background: #FFFFFF none repeat scroll 0 0;
	display: block;
	position: absolute;
	left: 755px;
	top: 1px;
	width: 230px;	
}

#liveChat {
	display: block;
	position: absolute;
	left: 654px;
	top: 1px;
	width: 91px;
}

#loginErrorPanel{
      position: absolute;
      left: 88px;
      top: 165px;
}

#errorMessagePanel {
      background: #FFFFFF none repeat scroll 0 0;
      display: block;
      color: red;
      /*border: 4;
      border-width: 4px;
      border-style: solid;
      border-color: red;*/
      padding:5px;

}


#errorMessagePanel li {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
}

.absolutePosition{
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	width: 100%;
	height: 100%;

}


/* -------------------------- Additions (Alphabetical order) ------------------------------------------------- */

.alertBig {
	font-size: 10pt;
	color: red;
	font-style: italic;
}

.bigFont {
	font-size: 12pt;
}

.bold {
	font-weight: bold;
}

.border {
}

.borderRight {
	border-right: 1px solid #990033;
}

.black {
	color: black;
}


.green {
	color: green;
}

.hint {
	color: #666666;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
      padding-top: 0px;
      padding-bottom: 6px;
      vertical-align: top;    
	font-style: normal;
	font-weight: normal;
	margin: 0
}

.normal {
	font-weight: normal;
}

.pointer {
	cursor: pointer;
}

.red {
	color: red;
}

.required {
	color: #000000;
	font-weight: bold;
}

.small {
	font-size: 8pt;
	color: black;
}

.smallFont {
	font-size: 8pt;
}

.standard {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	background-color: white;
	vertical-align: middle;
}

.standardFont {
	font-size: 10pt;
}

.tinyFont {
	font-size: 6pt;
}

.underline {
	text-decoration: underline;
}

.nowrapStyle{
	white-space: nowrap;
}

/* -------------------------- End additions ------------------------------------------------- */

	/* -------------------------------------------------------------------------- */
	/* -------------------------------------------------------------------------- */
	/* Table Style */
.table {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	padding-left: 2px;
	padding-right: 2px;
	/*padding: 8 4 8 4;*/
	cursor: default;
	table-layout: fixed;
	vertical-align: middle;
	text-align: left;
}

.tableheader {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 10pt;
	font-weight: bold;
	background-color: #990033;
	/* Having image wraps within a cell and does not span a row
	background-image: url(/pub/l/branding/images/GradientGrayBottom.jpg) */
	height: 32px;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: middle;
	text-align: left;
	table-layout: fixed;
}

.table tr {
	/*border-left: thin solid #990033;
	height: 20px;*/
}

.tableRowSelected {
	background-color: #909090;
	color: white;
}

.tableRowMouseOver {
	background-color: #cccccc;
}

/* -------------------------------------------------------------------------- */
	/* -------------------------------------------------------------------------- */
	/* Paging Style */

.paging {
	background-color: #990033;
	color: white;
	/* Having image does not work as expected it seems to wrap within a cell
	   instead of spanning a row (hence cannot use headerStandard)
	  background-image: url(../images/DarkRedFill-GrayHighlights.jpg); */
	height: 20px
}

.paging .text {
	color:white;
	font-size: 11px;	
	font-size: 11px;	
	vertical-align: middle;
}

.paging .selectedPage {
	color:white;
	font-weight: bold;
	font-size: 12pt;
}

/* -------------------------------------------------------------------------- */
	/* -------------------------------------------------------------------------- */
	/* Tab Style */
.tab {
	cursor: pointer;
	color: white;
}

.tab .left {
	background-image: url(/pub/l/images/TabLeftCap.png);
}

.tab .center {
	background-image: url(/pub/l/images/TabBack.png);
	background-repeat: repeat-x;
}

.tab .content {
	color: white;
	font-weight: normal;
}

.tab .right {
	background-image: url(/pub/l/images/TabRightCap.png);
}

.tabSelected {
	cursor: pointer;
	color: white;
	font-weight: bold;
}

.tabSelected .left {
	background-image: url(/pub/l/images/SelTabLeftCap.png);
}

.tabSelected .center {
	background-image: url(/pub/l/images/SelTabBack.png);
	background-repeat: repeat-x;
}

.tabSelected .content {
	color: white;
	font-weight: bold;
}

.tabSelected .right {
	background-image: url(/pub/l/images/SelTabRightCap.png);
}

.tabSeparatorBg {
	background-color: #990033;
}

.form TD {
	padding-right: 5px;	
	padding-left: 5px;
	padding-bottom: 2px;
}

.formLabel {
      font-size: 11px;
      font-size: 11px;
      padding-top: 6px;
      padding-bottom: 0px;
      vertical-align: bottom;
}

.formLabelMiddle {
      font-size: 11px;
      font-size: 11px;
      padding-top: 6px;
      padding-bottom: 0px;
      vertical-align: middle;
}


.calTextBox{
	height:22px;
	width:100%;
}

.requiredFormLabel {      
      font-size: 11px;
      font-size: 11px;
      padding-top: 6px;
      padding-bottom: 0px;
      vertical-align: bottom;
      color: red;   
}

.formLabelTop {
      font-size: 11px;
      font-size: 11px;
      padding-top: 0px;
      padding-bottom: 0px;
}


.borderTopPrimary2 {
	border-top-width:4px;
	border-top-color:#990033;
	border-top-style:solid;
}

.bgPrimary2 {
	background-color:#990033;
	color:white;
}

.borderTop {
	border-top-width:2px;
	border-top-color:#990033;
	border-top-style:solid;
	}

.border {
	border:2px solid #990033;
}

.borderTopThin {
	border-top-width:1px;
	border-top-color:#990033;
	border-top-style:solid;
}

.borderThin {
	border:1px solid #990033;
}

.borderThin2 {
	border:1px solid #990033;
}

.bgWhite {
	background-color: white;
}

.bgGray {
	background-color: #CCCCCC;
}

.centerAlign {
	margin-left: auto;
	margin-right: auto;
}

.listBox {
	background-color:white;
	border:1px solid #990033;
	cursor:default;
	font-size:8pt;
}
/* -------------------------------------------------------------------------- */
	/* -------------------------------------------------------------------------- */
	/* GWT TK Styles */
.tk-GlassPanel,.tk-ModalDialog-glassPanel {
	background: #E8E8E8;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	cursor: not-allowed;
}

.tk-ModalDialog {
	border: 0;
	border-width: thin;
	border-style: solid;
	border-color: #990033;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.tk-ModalDialog .Caption {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/DarkRedFill-GrayHighlights.jpg);
	height: 23px;
}

.tk-ModalDialog-content {
	vertical-align: middle;
	text-align: center;
	padding: 8px;
}

.tk-ModalDialog-content .gwt-Button {
	margin-top: 8px;
}

/* -------------------------------------------------------------------------- */
	/* -------------------------------------------------------------------------- */
	/* Calendar Widget */
.CalendarWidget { /*border: 1px solid #ACA899;*/
	border: 0;
	border-width: thin;
	border-style: solid;
	border-color: #990033;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.CalendarWidget .navbar {
	width: 100%;
	background-color: #990033;
	color: white;
	font-weight: bold;
	vertical-align: middle;
	border-bottom: 1px solid #990033;
}

.CalendarWidget .navbar .gwt-Button {
	padding-left: 1px;
	padding-right: 1px;
}

.CalendarWidget .table {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	text-align: center;
	/*background-color: #eeeeee;*/
}

.CalendarWidget .weekheader {
	background-color: #909090;
}

.CalendarWidget .weekheader .days {
	width: 2em;
	padding: 0px;
	border: 1px solid #990033;
}

.CalendarWidget .cell {
	cursor: pointer;
	background-color: #E8E8E8;
}

.CalendarWidget .cell .gwt-HTML {
	border: 1px solid #990033;
}

.CalendarWidget .cell .hilite {
	background-color: #990033;
}

.CalendarWidget .cell .gwt-HTML span {
	width: 100%;
	height: 100%;
}

.CalendarWidget .today .gwt-HTML {
	background-color: #9A9A9A;
}

.CalendarWidget .day .gwt-HTML {
	border: 1px solid #990033;
}

/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* GWT */

.gwt-Frame-noborder {
	border: none;
}

.gFieldLabel {

}

.gFieldLabel .required {
	font-weight: bold;
	border-collapse: separate;
}

.gFieldLabel .requiredIndicator {
	color: red;
}

.gwt-Button {

}

.gwt-Button:disabled {
	color: gray;
}

.glassPanel {
	background: #E8E8E8;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	cursor: not-allowed;
	border-collapse: separate;
}

.opaquePanel {
	background: #E8E8E8;
	opacity: 1.00;
	filter: alpha(opacity = 100);
	cursor: not-allowed;
	border-collapse: separate;
}

.gwt-DialogBox {
	border: 0;
	border-width: thin;
	border-style: solid;
	border-color: #990033;
	border-collapse: separate;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	min-width: 100px;
	min-height: 75px;
	border-collapse: separate;
}

.gwt-DialogBox .Caption {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/DarkRedFill-GrayHighlights.jpg);
	height: 23px;
	border-collapse: separate;
}

.gwt-PopupPanel {
	border-collapse: separate;
}

.flowNavigator {
	background-color: white;
	border: 2px solid #990134;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.flowNavigator_HeaderItem {
	font-weight: bold;
	color: black;
	padding: 2px 0px 2px 4px;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 12px;
}

.flowNavigator_HeaderItem-Selectable {
	cursor: pointer;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	line-height: 16pt;
}

.flowNavigator_HeaderItem-Hilite {
	color: white;
	background-color: #990134;
	cursor: default;
}

.flowNavigator_SectionItem {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	cursor: pointer;
	padding: 2px 0px 2px 4px;
}

.flowNavigator_SectionItem-Selectable {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16pt;
}

.flowNavigator_SectionItem-Hilite {
	color: white;
	background-color: #6C6C6C;
}

.flowNavigator_Disable {
	color: gray;
	cursor: default;
}

.gwt-Label-grayed-out {
	color: gray;
	white-space: nowrap;
}

.gwt-Label-normal-nowrap {
	white-space: nowrap;
}
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/*Batch Order*/

bgPrimary2 {
	color: #ffffff;
	background-image: url(../images/DarkRedFill-GrayHighlights.jpg);
	height: 4px;
	}

.TableBox {
	height: auto;
	width: auto;
	border: thin solid #990033;
	border-color: #990033;
}

.black4 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14pt;
	color: black;
}

.red1 {
	font-family:Verdana, Arial, Helvetica;
	font-size:7pt;
	color:red;
}

.red2 {
	font-family:Verdana, Arial, Helvetica;
	font-size:10pt;
	color:red;}

.MasterRow {
	background-color: #FFC0C0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

.black10 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: black;
}
.black1 {
	font-family:Verdana, Arial, Helvetica;
	font-size:7pt;
	color:black;}

.white {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: white;

}


.bwtitle,.bbtitle {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/DarkRedFill-GrayHighlights.jpg);
	background-color: #990033;
	height: 23px;
}
.blueborder,.blueborderthin {
	border: 0;
	border-width: thin;
	border-style: solid;
	border-color: #990033;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.black3 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	color: black;
}

.greysolid {
	border-width: 1px;
	border-color: #990033;
	border-style: solid;
	background-color: white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: black;
}

.black2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: black;
}
.red3 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	color: red;
}
.gwt-Tree .gwt-TreeItem * {
	font-size: 9pt;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica;
	color:black;
}
.gwt-Tree {
	font-size: 9pt;
}
.gwt-Tree .gwt-TreeItem-selected * {
	background-color: #CC0033;
	border-collapse: collapse;
	color:black;
	font-family: Verdana, Arial, Helvetica;
	font-weight:normal;
}

.gwt-Frame {
	border: 0;
}

.imageDropDown {
	margin-right: 5px;
	margin-left: 5px;
}

.scrollVertical {
	overflow-y: scroll;
}

.redTopBorder {
	border-top: solid 1px #990033;
}

.wordWrap {
	word-wrap: break-word;
}

.messagePadding {
	padding: 10px 10px 10px 10px;
}

.messageBox {
	width: 400px;
}


.mainPanel {
	width: 650px;
}

.elementHolderPanel {
	width: 600px;
}

.eePushButton {
	height: 18px;
	outline:0px;
	margin:0px;	
}

.eePushButton .html-face {
	padding-top:1px;
	padding-left: 2px;
	padding-right: 2px;
}

.eePushButton-left-up {
	background: transparent url('../images/oldui/ee_old_left_standard.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 18px;
	width:5px;
	text-decoration: none;
}

.eePushButton-right-up {
	background: transparent url('../images/oldui/ee_old_right_standard.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 18px;
	width: 5px;
	text-decoration: none;	
}

.eePushButton-left-up-hovering {
	background: transparent url('../images/oldui/ee_old_left_hover.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 18px;
	width: 5px;
	text-decoration: none;
}

.eePushButton-right-up-hovering {
	background: transparent url('../images/oldui/ee_old_right_hover.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 18px;
	width: 5px;
	text-decoration: none;
}

.eePushButton-left-down {
	background: transparent url('../images/oldui/ee_old_left_down.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 18px;
	width: 5px;
	text-decoration: none;
}

.eePushButton-right-down {
	background: transparent url('../images/oldui/ee_old_right_down.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 18px;
	width: 5px;
	text-decoration: none;
}


.eePushButton-left-down-hovering {
	background: transparent url('../images/oldui/ee_old_left_down.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 18px;
	width: 5px;
	text-decoration: none;
}

.eePushButton-right-down-hovering {
	background: transparent url('../images/oldui/ee_old_right_down.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 18px;
	width: 5px;
	text-decoration: none;
}



.eePushButton-left-up-disabled {
	background: transparent url('../images/oldui/ee_old_left_dissable.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 18px;
	width: 5px;
	text-decoration: none;
}

.eePushButton-right-up-disabled {
	background: transparent url('../images/oldui/ee_old_right_dissable.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 18px;
	width: 5px;
	text-decoration: none;
}




.eePushButton-up {
  background-image:url(../images/oldui/ee_old_filler_standard.png);
  display: block;
  /*line-height: 14px;*/
  text-align: center;
  vertical-align:middle;  
  
}

.eePushButton-up-hovering {
  background-image:url(../images/oldui/ee_old_filler_hover.png);	
  display: block;
  /*line-height: 14px;*/
  text-align: center;
  vertical-align:middle;  
}


.eePushButton-down {
  background-image:url(../images/oldui/ee_old_filler_down.png);
  display: block;
  /*line-height: 14px;*/
  text-align: center;
  vertical-align:middle;  
  
}

.eePushButton-down-hovering {
  background-image:url(../images/oldui/ee_old_filler_down.png);	
  display: block;
  /*line-height: 14px;*/
  text-align: center;
  vertical-align:middle;  
}

.eePushButton-up-disabled {
  background-image:url(../images/oldui/ee_old_filler_dissable.png);	
  display: block;
  /*line-height: 14px;*/
  text-align: center;
  vertical-align:middle;  
  color: gray;
}

.eePushButton-down-disabled {
  background-image:url(../images/oldui/ee_old_filler_dissable.png);	
  display: block;
  /*line-height: 14px;*/
  text-align: center;
  vertical-align:middle;  	
}

.eePushButton-button {
  	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: black;
    font-size: 8pt;	
}

/*ee pushbutton small to handle two different sizes in new EE UI */
.eePushButtonSmall, .eePopupButton  {
	height: 18px;
	outline:0px;
	margin:0px;	
}

.eePushButtonSmall .html-face, .eePopupButton .html-face {
	padding-top:1px;
	padding-left: 2px;
	padding-right: 2px;
	color:black;
}

.eePushButtonSmall-left-up, .eePopupButton-left-up {
	background: transparent url('../images/oldui/ee_old_left_standard.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 18px;
	width:5px;
	text-decoration: none;
}

.eePushButtonSmall-right-up, .eePopupButton-right-up {
	background: transparent url('../images/oldui/ee_old_right_standard.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 18px;
	width: 5px;
	text-decoration: none;	
}

.eePushButtonSmall-left-up-hovering, .eePopupButton-left-up-hovering {
	background: transparent url('../images/oldui/ee_old_left_hover.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 18px;
	width: 5px;
	text-decoration: none;
}

.eePushButtonSmall-right-up-hovering, .eePopupButton-right-up-hovering {
	background: transparent url('../images/oldui/ee_old_right_hover.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 18px;
	width: 5px;
	text-decoration: none;
}

.eePushButtonSmall-left-down, .eePopupButton-left-down {
	background: transparent url('../images/oldui/ee_old_left_down.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 18px;
	width: 5px;
	text-decoration: none;
}

.eePushButtonSmall-right-down, .eePopupButton-right-down {
	background: transparent url('../images/oldui/ee_old_right_down.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 18px;
	width: 5px;
	text-decoration: none;
}


.eePushButtonSmall-left-down-hovering, .eePopupButton-left-down-hovering {
	background: transparent url('../images/oldui/ee_old_left_down.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 18px;
	width: 5px;
	text-decoration: none;
}

.eePushButtonSmall-right-down-hovering, .eePopupButton-right-down-hovering {
	background: transparent url('../images/oldui/ee_old_right_down.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 18px;
	width: 5px;
	text-decoration: none;
}



.eePushButtonSmall-left-up-disabled , .eePopupButton-left-up-disabled {
	background: transparent url('../images/oldui/ee_old_left_dissable.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 18px;
	width: 5px;
	text-decoration: none;
}

.eePushButtonSmall-right-up-disabled, .eePopupButton-right-up-disabled {
	background: transparent url('../images/oldui/ee_old_right_dissable.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 18px;
	width: 5px;
	text-decoration: none;
}




.eePushButtonSmall-up, .eePopupButton-up {
  background-image:url(../images/oldui/ee_old_filler_standard.png);
  display: block;
  /*line-height: 14px;*/
  text-align: center;
  vertical-align:middle;  
  
}

.eePushButtonSmall-up-hovering, .eePopupButton-up-hovering {
  background-image:url(../images/oldui/ee_old_filler_hover.png);	
  display: block;
  /*line-height: 14px;*/
  text-align: center;
  vertical-align:middle;  
}


.eePushButtonSmall-down, .eePopupButton-down {
  background-image:url(../images/oldui/ee_old_filler_down.png);
  display: block;
  /*line-height: 14px;*/
  text-align: center;
  vertical-align:middle;  
  
}

.eePushButtonSmall-down-hovering, .eePopupButton-down-hovering {
  background-image:url(../images/oldui/ee_old_filler_down.png);	
  display: block;
  /*line-height: 14px;*/
  text-align: center;
  vertical-align:middle;  
}

.eePushButtonSmall-up-disabled, .eePopupButton-up-disabled {
  background-image:url(../images/oldui/ee_old_filler_dissable.png);	
  display: block;
  /*line-height: 14px;*/
  text-align: center;
  vertical-align:middle;  
  color: gray;
}

.eePushButtonSmall-down-disabled, .eePopupButton-down-disabled {
  background-image:url(../images/oldui/ee_old_filler_dissable.png);	
  display: block;
  /*line-height: 14px;*/
  text-align: center;
  vertical-align:middle;  	
}

.eePushButtonSmall-button, .eePopupButton-button {
  	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: black;
    font-size: 8pt;	
}


.pageHeaderTop {
	height: 20px;
	width : 100%;
	background-color: white;
	line-height: 20px;
}

.pageHeaderTopNew {
	height: 10px;
	width : 100%;
	background-color: white;
}

.pageHeader {
	height: 67px;
	width : 100%;
	background-color: white;
	line-height: 67px;
}

.pageHeaderNew {
	height: 67px;
	width : 100%;
	background-color: white;
	line-height: 67px;
}

.mainContent {
	margin:0 auto;
	width: 990px;		
	background-color: white;	
}

.mainContentNew {
	margin:0 auto;
	/* width: 95%;		 */
	background-color: white;
	padding-left: 5%;
	padding-right: 5%;
}

.mainContentBody {
	/*margin-left: 17px;
	margin-right: 17px;
	width: 990px;
	align: center;*/
	background-color: white;
}

.mainContentBodyNew {
	/*margin-left: 17px;
	margin-right: 17px;
	width: 990px;
	align: center;*/
	background-color: white;
}

.headerLogo {
	margin-left: 30px;
	vertical-align: top;
}

/* .headerLogoNew {
	margin-left: 30px;
	vertical-align: top;
	width: 258px;
    height: 62px;
}
 */

.chooseLang {
	margin-top: 23px;
	vertical-align: top;
}

.chooseLangText {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 8pt;
	color: #464646;
}

.mainNavBar {
   height: 39px;
   /*border:1px solid #EAEAEA;*/
   background: url(../images/newui/menu_filler.png) repeat-x scroll top right;
   margin-bottom: 10px;	
}


.mainNavBar .buttonSection {
	height: 39px;
	/*border:1px solid #EAEAEA;*/
	background: url(../images/newui/menu_standard_filler.png) repeat-x scroll top right;
	float: right;
	cursor:pointer;
}


.mainNavBarNew {
   height: 27px;
   /*border:1px solid #EAEAEA;*/
   background: url(../images/newui/menu_filler.png) repeat-x scroll top right;
   margin-bottom: 10px;	
   box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 20px 0px;
}


.mainNavBarNew .buttonSection {
	height: 27px;
	/*border:1px solid #EAEAEA;*/
	background: url(../images/newui/menu_standard_filler.png) repeat-x scroll top right;
	float: right;
	cursor:pointer;
}

.buttonLink, .buttonLink:hover {
	color: white;
	text-align: center;
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 11pt;
	line-height: 39px;
	padding-left: 25px;
	padding-right: 25px;
	text-decoration: none;
	height: 39px;	

}

.buttonLink:hover {
	line-height: 39px;
	/*text-decoration: underline;*/	
}

.buttonLinkNew, .buttonLinkNew:hover {
	color: white;
	text-align: center;
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 11pt;
	line-height: 27px;
	padding-left: 25px;
	padding-right: 25px;
	text-decoration: none;
	height: 39px;	

}

.buttonSection:hover {
	background: url(../images/newui/menu_hover_filler.png) repeat-x scroll top right;
}

.mainFooter {
   height: 31px;
   margin-top: 19px;
   border:1px solid #EAEAEA;
   -moz-border-radius: .04in;
   -webkit-border-radius: .04in;
   border-radius: .04in;
   background: url(../images/newui/footer_filler.png) repeat-x scroll top right;
   margin-bottom: 5px;		
}

.footerTextWrapper {
	margin-left: 10px;
}

.footerTextWrapper, .footerText, .footerText:hover {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}

.footerText:hover {
	text-decoration: underline;
}

.footerText2Wrapper {
	margin-left: 10px;
}

.footerText2Wrapper, .footerText2, .footerText2:hover {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 8pt;
	color: #949393;
	text-decoration: none;	
}

.footerText2:hover {
	text-decoration: underline;
}

.mainImage {
	height: 291px;
	width: 990px;
	position: relative;	
}

.mainImageNew {
	width: 100%;
	height: 228px;
	/* position: relative; */
	background-size: cover;
	background-repeat: no-repeat;
}

.mainImageContentWrapper {
	height: 105px;
	width: 380px;
	margin-left: 76px;
	margin-top: 105px;
	background-color: #ee6900;
	position: absolute;
	display: table;
}

.mainImageContentWrapperNew {
	border: 2px solid black;
	background-color: rgb(6, 167, 223);
	display: table;
	opacity: 1;
	border: none;
	width: 350px;
	transform: translate(0%,80%);
}

.mainImageContent {
	display: table-cell;
	vertical-align: middle;
}

.mainImageContentText {	
	margin-left: 25px;
    margin-right: 25px;
    font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 16pt;
	line-height: 20pt;
	color: white;	
}

.mainImageContentTextNew {
	margin-left: 25px;
	/* margin-right: 25px; */
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 16pt;
	line-height: 20pt;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
}


.mainSectionContent {
	width: 100%;	
}

.mainSectionText {
	margin-left: 27px;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 23px;
	font-style: normal;
	font-size: 12pt;
	line-height: 16pt;	
	color: #464646;
}

.mainSectionTextNew {
	/* margin-left: 27px; */
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 15px;
	font-style: normal;
	font-size: 10pt;
	line-height: 12pt;
	color: #464646;
	font-family: Arial, Helvetica;
}

.loginBoxWrapper {
	background-color: #ebebeb;
	border-bottom-right-radius: .09in; /* CSS 3 */
	-moz-border-bottom-right-radius: .09in; /* Firefox */
	-khtml-border-bottom-right-radius-bottomright: .09in; /* Konqueror */
	-webkit-border-bottom-right-radius: .09in; /* Safari, Chrome */

	border-bottom-left-radius: .09in; /* CSS 3 */
	-moz-border-bottom-left-radius: .09in; /* Firefox */
	-khtml-border-bottom-left-radius-bottomright: .09in; /* Konqueror */
	-webkit-border-bottom-left-radius: .09in; /* Safari, Chrome */
}

.sectionWrapper {
	padding-left: 10px;
	padding-right: 10px;	
}

.sectionPowerdByWrapper {
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;		
}

.sectionContentWrapper {
	background-color: #ebebeb;
	-moz-border-radius: 0.09in;
	-webkit-border-radius: 0.09in;
	border-radius: 0.09in;
	min-width: 222px;
}

.sectionContent {
	background-color: #e1e2e3;
	-moz-border-radius: 0.09in;
	-webkit-border-radius: 0.09in;
	border-radius: 0.09in;
	border: 1px solid #ffffff;
	margin: 5px;
	padding: 10px;
	height: 100%;
}

.sectionHeader {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 13pt;
	color: #009ddb;	
	margin-left: 5px;
	line-height: 17pt;
}

.sectionLogo {
	height: 40px;
	width: 40px;	
}

.sectionContentText {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 8pt;
	color: #464646;
	text-align: left;
	margin-left: 5px;
	margin-top: 5px;
	line-height: 13px;
}

.sectionLink, .sectionLink:hover {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 8pt;
	color: #ed1c24;
	text-decoration: none;
	margin-left: 5px;
	margin-top: 10px;	
}

.sectionLink:hover {
	text-decoration: underline;	
	cursor: pointer;
}

.loginBox {
   margin-left: 17px;
   margin-right: 15px;
   margin-top: 18px;
   -moz-border-radius: 0.09in;
   -webkit-border-radius: 0.09in;
   border-radius: 0.09in;
   border: 2px solid #009ddb;
   background: white;
}


.loginButton{
	border: none !important;
    background-color: #FF9500!important;
    color: white;
    padding: 15px;
    width: 394px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 15px;
}

.signOn {
  font-family: Arial, Helvetica;
  font-style: normal;
  font-weight: bold;
  font-size: 8pt;
  color: white;
  text-align: center;
  vertical-align:middle;  
  padding: 3px;
  text-decoration: none;
  line-height: 14px;
}

.signOn:hover {
  font-family: Arial, Helvetica;
  font-style: normal;
  font-weight: bold;
  font-size: 8pt;
  color: white;
  text-align: center;
  vertical-align:middle;  
  padding: 3px;
  text-decoration: none;
  cursor: pointer;
}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

a.signonButton span{
background: transparent url(../images/newui/signIn_filler_btn.png) repeat-x scroll top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

.signonfiller2:hover{ /* Hover state CSS */
cursor: pointer;
}

.signonleft{
background: transparent url(../images/newui/login_btn_left.png) no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
height: 19px; /* Height of button background height */
padding-left: 6px; /* Width of left menu image */
text-decoration: none;
}

.signonfiller{
display: block;
float: left;
background:transparent url(../images/newui/login_btn_filler.png) repeat-x scroll top right;
height: 19px;
font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	color: white;
	text-align: center;
  vertical-align:middle;  
  padding-bottom: 2px;
}

.signonright{
background: transparent url(../images/newui/login_btn_right.png) no-repeat top right;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
height: 19px; /* Height of button background height */
padding-left: 18px; /* Width of left menu image */
text-decoration: none;
}

.signonleft2{
background: transparent url(../images/newui/login_btn_left_o.png) no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
height: 19px; /* Height of button background height */
padding-left: 6px; /* Width of left menu image */
text-decoration: underline;	
	cursor: pointer;
}

.signonfiller2{
display: block;
float: left;
background:transparent url(../images/newui/login_btn_filler_o.png) repeat-x scroll top right;
height: 19px;
font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	color: white;
	text-align: center;
	vertical-align:middle;  
  padding-bottom: 2px;
}

.signonright2{
background: transparent url(../images/newui/login_btn_right_o.png) no-repeat top right;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
height: 19px; /* Height of button background height */
padding-left: 18px; /* Width of left menu image */
text-decoration: none;
}


.loginBoxShadow {
   margin-left: 17px;
   margin-right: 15px;	
}

.loginHeader {
	margin-top:10px;
	width: 210px;
	-moz-border-radius: 0.06in;
	-webkit-border-radius: 0.06in;
	border-radius: 0.06in;
	background-color: #004a86;
	padding:5px;	
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	color: white;
	text-align: center;
}

.loginHeaderNew {
	margin-top:10px;
	width: 474px;
	padding:5px;
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	height: 31px;
	font-size: 27px;
	text-align: left;
	color: rgb(17, 74, 133);
}

.loginForm {
	margin-top: 4px;  
	margin-left: 10px;
	margin-right: 5px;
}

.loginFormLabel {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 8pt;
	color: #464646;
	text-align: left;
	padding-top: 5px;
}


.loginFormLabelNew {
	font-family: Arial, Helvetica;
	text-align: left;
	/* padding-top: 5px; */
	color: rgb(17, 74, 133);
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	width: 300px;
	height: 16px;
}

.loginFormText {
	width: 200px;
	background-color:#FFF4c2; 
/* 	background-image:url(../orderEntry/images/bkg_text.gif);
	background-position: right top;
	background-repeat:repeat-x;
 */	border:1px solid #CCC;
	-moz-border-radius: 0.07in;
	-webkit-border-radius: 0.07in;
	border-radius: 0.07in;
	height:19px;
	margin-top:2px;
	padding:1px 1px 1px 1px;
	line-height:18px;
}

.loginFormTextNew {
	-moz-border-radius: 0.07in;
	font-family: Arial !important;
	font-weight: normal;
	background-color: rgb(255, 255, 255);
	background-image: none;
	background-position: center center;
	background-repeat: repeat;
	background-size: cover;
	border-radius: 15px;
	border-width: 1px;
	border-color: rgb(102, 102, 102);
	border-style: solid;
	padding: 0px;
	width: 384px;
	height: 39px;
	outline: none;
	font-size: 14px;
	font-style: normal;
}

/* This is for new login only */
.loginFormTextPadding{
	padding-bottom: 40px;
}

input[class="loginFormTextNew"]{
	padding-left: 10px;
}

/* This is for new login only */
.mainSectionTitle{
	margin-top: 20px;
	color: rgb(0, 0, 0);
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	width: 300px;
	font-family: Arial, Helvetica;
}

.captchaImage {
	width: 143px;
	height: 49px;
}

.forgotPasswordLink, .forgotPasswordLink:hover {
	font-family: Arial, Helvetica;
	font-style: italic;
	font-size: 7pt;
	color: #009ddb;
	text-align: left;	
	text-decoration: none;
	cursor: pointer;
}

.forgotPasswordLinkNew, .forgotPasswordLinkNew:hover {
	font-family: Arial, Helvetica;
	color: rgb(0, 47, 135);
	cursor: pointer;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	text-align: center;
	width: 300px;
	opacity: 1;
	mix-blend-mode: normal;
}

.forgotPasswordLink:hover {
	text-decoration: underline;
}

.trustedWebsiteLinks { 
	margin-left: 17px;
	margin-right: 15px;
}

.landingPageBody {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
}

.shellPageBody {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0.75rem;
	background-color: white;
}

.errorDiv {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 9pt;
	color: red;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	/*margin-left:10px;*/	
}

.loginFormTipLabel {
	font-family: Arial, Helvetica;
	font-style: italic;
	font-size: 8pt;
	color: #898989;
	text-align: left;
}

.signonfiller-button {
  	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: white;
    font-size: 8pt;	
    font-weight: bold;
     
}

.formText2 {
	color: #464646;
	font-family: Arial;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 24px 0px 24px;
}

.contactUs {
	padding: 0px 0px 24px 0px;
}

.pad10 {
	padding-left: 21px;
	padding-right: 39px;
	padding-top: 20px;
	padding-bottom: 19px;	
}

.subform {
	background-color:#ebebeb;
}

.round1, .round2 {
	border-radius: 0.07in; /* CSS 3 */
	-moz-border-radius: 0.07in; /* Firefox */
	-khtml-border-radius-bottomright: 0.07in; /* Konqueror */
	-webkit-border-radius: 0.07in; /* Safari, Chrome */
}

.round1 {border:1px solid #ebebeb;}

.round2 {border:2px solid #CCCCCC;}

.preLoginForm {
  border:1px solid #c2c2c2;
  width: 588px;
}

.notificationForm {
  border:1px solid #c2c2c2;
}

.preLoginForm TD {
	padding-right: 5px;	
	padding-bottom: 2px;
}

.formContent {
	padding-left: 20px;
	padding-right: 21px;
	padding-top: 21px;
	padding-bottom: 17px;
	line-height: 1.3em;
}

.formHeader {
	background-color:#009DDB; 
	border-top-left-radius: 0.07in; /* CSS 3 */
	-moz-border-top-left-radius: 0.07in; /* Firefox */
	-webkit-border-top-left-radius: 0.07in; /* Safari, Chrome */
	border-top-right-radius: 0.07in; /* CSS 3 */
	-moz-border-top-right-radius: 0.07in; /* Firefox */
	-webkit-border-top-right-radius: 0.07in; /* Safari, Chrome */
	height:25px;
}

.formErrorHeader {
	background-color:#ed1c24; 
	border-top-left-radius: 0.07in; /* CSS 3 */
	-moz-border-top-left-radius: 0.07in; /* Firefox */
	-webkit-border-top-left-radius: 0.07in; /* Safari, Chrome */
	border-top-right-radius: 0.07in; /* CSS 3 */
	-moz-border-top-right-radius: 0.07in; /* Firefox */
	-webkit-border-top-right-radius: 0.07in; /* Safari, Chrome */
	height:25px;
}


.formHeaderWhiteSquares {
    background: url("../images/newui/white_squares.png") no-repeat scroll center center transparent;
    float: left;
    height: 25px;
    line-height: 24px;
    padding-left: 15px;
    vertical-align: middle;
    width: 20px;
}
 
.formHeader .header {
	color: white;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	text-align: left;
	line-height: 25px;
}

.formErrorHeader .header {
	color: white;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	text-align: left;
	line-height: 25px;
}


.formFieldLabel {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 8pt;
	color: #464646;
	text-align: left;
	padding-top: 5px;
	vertical-align: middle;
}

.disclaimerText {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 8pt;
	color: #464646;
	text-align: left;
	padding-top: 5px;
	vertical-align: middle;
	line-height:1.5em;
}


.formMessageText {
	color: #000000;
    font-family: Arial,Helvetica;
    font-size: 8pt;
    font-style: normal;
    font-weight: bold;
    text-align: left;
	margin-bottom: 10px;    
}

.formLabelReadOnly {
    background-color: #D9D9D9;
    border-radius: 0.07in 0.07in 0.07in 0.07in;
    color: #464646;
    font-family: Arial,Helvetica;
    font-size: 8pt;
    font-style: normal;
    line-height: 20px;
    margin-top: 2px;
    padding: 2px 2px 2px 10px;
    text-align: left;
    vertical-align: middle;
    width: 98%;
}

.formLabelBold {
	font-weight: bold;
} 

.formText {
	width: 100%;
	/*background-color:#FFFFFF;*/ 
	background-color:#FFF4c2; 	
/* 	background-image:url(../orderEntry/images/bkg_text.gif);
	background-position: right top;
	background-repeat:repeat-x;
 */	border:1px solid #CCC;
	-moz-border-radius: 0.07in;
	-webkit-border-radius: 0.07in;
	border-radius: 0.07in;
	height:19px;
	margin-top:2px;
	padding:1px 1px 1px 1px;
}

.formTextNoBackground {
	width: 100%;
	border:1px solid #CCC;
	-moz-border-radius: 0.07in;
	-webkit-border-radius: 0.07in;
	border-radius: 0.07in;
	height:19px;
	margin-top:2px;
	padding:1px 1px 1px 1px;
}

 
.eePushButtonBig {
	height: 26px;
	/*outline:0px;*/
	margin:0px;	
	color: #FFFFFF;
	cursor: pointer;	
	padding-bottom: 3px;	
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #898989;
}

.eePushButtonBig .html-face {
	padding-top:5px;
	padding-left:2px;
	padding-right:2px; 
}

.eePushButtonBig-left-up {
	background: transparent url('../images/newui/ee_big_left_standard.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 26px;
	width:12px;
	text-decoration: none;
}

.eePushButtonBig-right-up {
	background: transparent url('../images/newui/ee_big_right_standard.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 26px;
	width: 12px;
	text-decoration: none;	
}

.eePushButtonBig-left-up-hovering {
	background: transparent url('../images/newui/ee_big_left_hover.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 26px;
	width: 12px;
	text-decoration: none;
}

.eePushButtonBig-right-up-hovering {
	background: transparent url('../images/newui/ee_big_right_hover.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 26px;
	width: 12px;
	text-decoration: none;
}

.eePushButtonBig-left-down {
	background: transparent url('../images/newui/ee_big_left_down.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 26px;
	width: 12px;
	text-decoration: none;
}

.eePushButtonBig-right-down {
	background: transparent url('../images/newui/ee_big_right_down.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 26px;
	width: 12px;
	text-decoration: none;
}


.eePushButtonBig-left-down-hovering {
	background: transparent url('../images/newui/ee_big_left_down.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 26px;
	width: 12px;
	text-decoration: none;
}

.eePushButtonBig-right-down-hovering {
	background: transparent url('../images/newui/ee_big_right_down.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 26px;
	width: 12px;
	text-decoration: none;
}



.eePushButtonBig-left-up-disabled {
	background: transparent url('../images/newui/ee_big_left_dissable.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 26px;
	width: 12px;
	text-decoration: none;
}

.eePushButtonBig-right-up-disabled {
	background: transparent url('../images/newui/ee_big_right_dissable.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 26px;
	width: 12px;
	text-decoration: none;
}

.eePushButtonBig-up {
  background-image:url(../images/newui/ee_big_filler_standard.png);
  display: block;
  /*line-height: 14px;*/
  text-align: center;
  vertical-align:middle;  
  
}

.eePushButtonBig-up-hovering {
  background-image:url(../images/newui/ee_big_filler_hover.png);	
  display: block;
  /*line-height: 14px;*/
  text-align: center;
  vertical-align:middle;  
}


.eePushButtonBig-down {
  background-image:url(../images/newui/ee_big_filler_down.png);
  display: block;
  /*line-height: 14px;*/
  text-align: center;
  vertical-align:middle;  
  
}

.eePushButtonBig-down-hovering {
  background-image:url(../images/newui/ee_big_filler_down.png);	
  display: block;
  /*line-height: 14px;*/
  text-align: center;
  vertical-align:middle;  
}

.eePushButtonBig-up-disabled {
  background-image:url(../images/newui/ee_big_filler_dissable.png);	
  display: block;
  /*line-height: 14px;*/
  text-align: center;
  vertical-align:middle;  
  color: gray;
}

.eePushButtonBig-down-disabled {
  background-image:url(../images/newui/ee_big_filler_dissable.png);	
  display: block;
  /*line-height: 14px;*/
  text-align: center;
  vertical-align:middle;  	
}

.eePushButtonBig-button {
  	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: black;
    font-size: 8pt;	
}

 
.errorList {
	padding: 0px;
	margin: 0px;
	list-style-type: none;	
}


.incompatabilityIcon {
  background-image:url(../images/newui/ee_incompatability_icon.png);
  width: 35px;
  height: 35px;	
}

.alignJustify {
  text-align:justify;
}

.custSupportTextArea {
	height:80px;
	width:100%;
	resize:none;
	border:1px solid #CCC;
	-moz-border-radius: 0.07in;
	-webkit-border-radius: 0.07in;
	border-radius: 0.07in;
	padding:1px 1px 1px 1px;
}

.eePopupButton2 {
	height: 26px;
	/*outline:0px;*/
	margin:0px;	
	color: #000000;
	cursor: pointer;	
	font-family: Arial, Helvetica;
	font-size: 8pt;
	/*font-weight: bold;*/
}

.eePopupButton2 .html-face {
	padding-top:2px;
	padding-left:10px;
	padding-right:10px; 
}

.eePopupButton2-left-up 
{
	background: transparent url('../images/newui/ee_big_left_standard.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 26px;
	width:12px;
	text-decoration: none;
}

.eePopupButton2-left-up-hovering{
	background: transparent url('../images/newui/ee_big_left_standard.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 26px;
	width:12px;
	text-decoration: none;
}


.eePopupButton2-left-down{
	background: transparent url('../images/newui/ee_big_left_standard.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 26px;
	width:12px;
	text-decoration: none;
}


.eePopupButton2-left-down-hovering{
	background: transparent url('../images/newui/ee_big_left_standard.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 26px;
	width:12px;
	text-decoration: none;
}

.eePopupButton2-left-up-disabled{
	background: transparent url('../images/newui/ee_big_left_standard.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 26px;
	width:12px;
	text-decoration: none;
}


.eePopupButton2-right-up 
{
	background: transparent url('../images/newui/ee_big_right_standard.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 26px;
	width: 12px;
	text-decoration: none;	
}


.eePopupButton2-right-up-hovering{
	background: transparent url('../images/newui/ee_big_right_standard.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 26px;
	width: 12px;
	text-decoration: none;	
}

.eePopupButton2-right-down{
	background: transparent url('../images/newui/ee_big_right_standard.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 26px;
	width: 12px;
	text-decoration: none;	
}

.eePopupButton2-right-down-hovering{
	background: transparent url('../images/newui/ee_big_right_standard.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 26px;
	width: 12px;
	text-decoration: none;	
}

.eePopupButton2-right-up-disabled{
	background: transparent url('../images/newui/ee_big_right_standard.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 26px;
	width: 12px;
	text-decoration: none;	
}


.eePopupButton2-up 
{
  background-image:url(../images/newui/ee_big_filler_standard.png);
  display: block;
  /*line-height: 14px;*/
  height: 26px;
  text-align: center;
  vertical-align:middle;  
  
}


.eePopupButton2-up-hovering{
  background-image:url(../images/newui/ee_big_filler_standard.png);
  display: block;
  /*line-height: 14px;*/
  height: 26px;
  text-align: center;
  vertical-align:middle;  
  
}

.eePopupButton2-down{
  background-image:url(../images/newui/ee_big_filler_standard.png);
  display: block;
  /*line-height: 14px;*/
  height: 26px;
  text-align: center;
  vertical-align:middle;  
  
}

.eePopupButton2-down-hovering{
  background-image:url(../images/newui/ee_big_filler_standard.png);
  display: block;
  /*line-height: 14px;*/
  height: 26px;
  text-align: center;
  vertical-align:middle;  
  
}

.eePopupButton2-up-disabled{
  background-image:url(../images/newui/ee_big_filler_standard.png);
  display: block;
  /*line-height: 14px;*/
  height: 26px;
  text-align: center;
  vertical-align:middle;  
  
}

.eePopupButton2-down-disabled {
  background-image:url(../images/newui/ee_big_filler_standard.png);
  display: block;
  /*line-height: 14px;*/
  height: 26px;
  text-align: center;
  vertical-align:middle;    
}

.eePopupButton2-button {
  	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: black;
    font-size: 8pt;	
}

.gwt-CheckBox label{
	color:green;
}

.horizontlPnl TD{
	padding-left:20px;
	width:150px;
}

.horizontlPnlAE TD{
	padding:0px 0px 0 0px !important;
	/* width:300px; */
}

.paddingTop{
	padding-top:15px 
}

.topTable table{
	width: 100%;
}

.panelFlexTable td{
	width: 33%;
}

.panelFlexTableSD td{
	width: 20%;
}
.panelFlexTableSD, .panelFlexTable {
 	padding: 0 0 0 20px;
}


.tooltipSP-new{
    display: none;
    padding: 0 1rem;
    text-align: center;
    left: 100%;
    width: 600px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
/* .tooltipSP-new span{
    color:red !important;
} */

.tooltipSP-new p{
	margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.parentSPTT a:hover + .tooltipSP-new{
    display: block;

    -webkit-box-shadow: 2px 3px 9px 1px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow:    2px 3px 9px 1px #ccc;  /* Firefox 3.5 - 3.6 */
    box-shadow:         2px 3px 9px 1px #ccc;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}


.displayNone{
    display: none;
}

@font-face {
	font-family: "Roboto";
	src: url("/pub/r/fonts/Roboto-Regular.ttf");
}