body {
	background-color: white;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	margin: 10px;
	background-image: url(images/headerbg.png);
	background-repeat: repeat-x;
	background-position: top;

}

hr {
	width:100%;
	color:#C3D9FF;
	height:1px;
	border:1px solid #C3D9FF;
	background-color: #C3D9FF;
	clear:both;
}

iframe {
	/*This is VITAL for older IE versions! */
	filter: chroma(color="#FFFFFF");
}

code {
  font-size: small;
}

a {
  color: darkblue;
}

a:visited {
  color: darkblue;
}

.gwt-BorderedPanel {
}

.gwt-Button {
	width: 90px;
	height: 20px;
	margin: 5px;
	font-size: xx-small;
	text-align: center;
	vertical-align: middle;
}

.marginLeft5 {
	margin-left: 5px;
}

.SimpleHyperLink-plain{
	font-size: smaller;
	text-decoration: none;
}

.gwt-Canvas {
}

.gwt-CheckBox {
  font-size: smaller;
}

.gwt-DialogBox {
  sborder: 8px solid #C3D9FF;
	border: 3px outset;
	background-color: lightgoldenrodyellow;
	background-image: url(images/gradientdown.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.gwt-DialogBox .Caption {
	margin: 2px;
	padding: 3px;
	font-weight: bold;
	background-color: #C3D9FF;
	font-size: smaller;
	text-align: left;
	cursor: default;
	cursor: move;
}

.gwt-FileUpload {
}

.gwt-Frame {
	height: 24em;
	border: 0px solid #000000;
}

.gwt-HorizontalSplitter .Bar {
  width: 8px;
  background-color: #C3D9FF;
}

.gwt-VerticalSplitter .Bar {
  height: 8px;
  background-color: #C3D9FF;
}

.gwt-HTML {
	font-size: smaller;
}

.gwt-Hyperlink {
}



.gwt-Image {
}

.gwt-Label {
  font-size: smaller;
}

.gwt-ListBox {
	border: 1px solid #87B3FF;
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.gwt-MenuBar {
  background-color: #C3D9FF;
  border: 1px solid #87B3FF;
  cursor: default;
}

.gwt-MenuBar .gwt-MenuItem {
  padding: 1px 4px 1px 4px;
  font-size: smaller;
  cursor: default;
}

.gwt-MenuBar .gwt-MenuItem-selected {
  background-color: #E8EEF7;
}

.gwt-PasswordTextBox {
    border: 1px solid #87B3FF;
	height: 1.2em;
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.gwt-RadioButton {
  /*line-height: 5px;*/
  font-size: smaller;
}

label{
  vertical-align: 25%;
}

.gwt-TabPanel {
  width:100%;
}

.TabContents {
  width:100%;
}

.gwt-TabPanelBottom {
  /*border-left: 1px solid #87B3FF;
  border-right: 1px solid #87B3FF;
  border-bottom: 1px solid #87B3FF;
  height: 100%;*/
}

.gwt-TabBar {
  background-color: #C3D9FF;
  font-size: smaller;
}

.gwt-TabBar .gwt-TabBarFirst {
  height: 100%;
  border-bottom: 1px solid #87B3FF;
  padding-left: 3px;
}

.gwt-TabBar .gwt-TabBarRest {
  border-bottom: 1px solid #87B3FF;
  padding-right: 3px;
}

.gwt-TabBar .gwt-TabBarItem {
  border-bottom: 1px solid #87B3FF;
  padding: 2px;
  cursor: pointer;
  cursor: hand;
  width: 170px;
  background-image: url(images/tab_notselected.gif);
  background-repeat: no-repeat;
  background-position: top;
  text-align: center;
}

.gwt-TabBar .gwt-TabBarItem-selected {
  font-weight: bold;
  border-bottom: none;
  padding: 2px;
  cursor: default;
  width: 170px;
  background-image: url(images/tab_selected.gif);
  background-repeat: no-repeat;
  background-position: top;
}

.gwt-TextArea {
	border: 1px solid #87B3FF;
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.gwt-TextBox {
	border: 1px solid #87B3FF;
	height: 1.2em;
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.arrowRightBackground{
	background-image: url(images/collapsed.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

.gwt-Tree {
}

.gwt-Tree .gwt-TreeItem {
  font-size: smaller;
}

.gwt-Tree .gwt-TreeItem-selected {
  background-color: #C3D9FF;
}

.gwt-StackPanel {
  width: 100%;
  margin-left: 0px;
  margin-top: 10px;
}

.gwt-StackPanel .gwt-StackPanelItem {
  border: solid 1px #C3D9FF;
  border-bottom: none;
  cursor: pointer;
  cursor: hand;
  background-image: url(images/collapsed.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 20px;
}

.gwt-StackPanel .gwt-StackPanelItem-selected {
	background-color: lightgoldenrodyellow;
	background-image: url(images/expanded.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
}


/* -------------------------------------------------------------------------- */


.ks-View {
  border: 8px solid #C3D9FF;
  background-color: #E8EEF7;
  width: 100%;
  height: 24em;
  padding-bottom: 1em;
}

.ks-View table {
  width: 100%;
}

.ks-Info {
  padding: 10px 10px 2px 10px;
  font-size: smaller;

  background-image: url(images/info.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
}

.ks-List {
  margin-top: 20px;
  margin-bottom: 8px;
  font-size: smaller;
}

.ks-List .ks-ViewItem-spaceBelow {
  height: 12px;
  width: 100px;
  padding: 3px;
  padding-left: 5px;
  padding-right: 16px;
  cursor: pointer;
  cursor: hand;
  margin-bottom: 10px;
}

.ks-List .ks-ViewItem {

  height: 12px;
  width: 100px;
  padding: 3px;
  padding-left: 5px;
  padding-right: 16px;
  cursor: pointer;
  cursor: hand;
}

.hyperlink-Grey-spaceBelow{
color: #999;
  height: 12px;
  width: 100px;
  padding: 3px;
  padding-left: 5px;
  padding-right: 16px;
  margin-bottom: 10px;
}

.hyperlink-Grey{
color: #999;
  height: 12px;
  width: 100px;
  padding: 3px;
  padding-left: 5px;
  padding-right: 16px;
}

.ks-List .ks-ViewItem-selected {
/*	background-color: #C3D9FF; */
    background-image: url(images/list_selected.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.ks-images-Image {
  margin: 8px;
}

.ks-images-Button {
  margin: 8px;
  cursor: pointer;
  cursor: hand;
}

.ks-layouts {
  margin: 8px;
}

.ks-layouts-Label {
  background-color: #C3D9FF;
  font-weight: bold;
  margin-top: 1em;
  padding: 2px 0px 2px 0px;
  width: 100%;
}

.ks-layouts-Scroller {
  height: 128px;
  border: 2px solid #C3D9FF;
  padding: 8px;
  margin: 8px;
}

.ks-popups-Popup {
  padding: 4px;
  background-color: white;
  border: 1px solid #C3D9FF; 
}

.ks-popups-Popup-orange {
  padding: 4px;
  background-color: white;
  border: 1px solid #C3D9FF; 
  
  background-color: lightgoldenrodyellow; 
  background-image: url(images/gradientdown.png);
  background-repeat: repeat-x;
  background-position: bottom;
}



	


/* -------------------------------------------------------------------------- */


.headerCaption {
	color: #CC0000;
	margin-top: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: left;
}

.header {
	font-size: large;
	color: #000000;
	text-align: left;
	margin-bottom: 0em;
}
.header2 {
	color: #000000;
	margin-bottom: 0em;
	text-align: left;
}
.gwt-Label-Question {
	color: firebrick;
	font-size: smaller;
}

.boldred {
	color: firebrick;
	font-size: smaller;
	font-weight: bold;
}

.rowStyle {
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
}


/* -------------------------------------------------------------------------- */


.validate-TextBox{
	border: 1px solid darkred;
	background-color: #ff9377;
}

.validate-TextArea{
	border: 1px solid darkred;
	background-color: #ff9377;
}

.validate-RadioButton{
	border: 1px solid darkred;
	background-color: #ff9377;
}
.gwt-TextArea-pseudo {
	background-color: white;
	border: 1px solid #87B3FF;
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-height: 1em;
}
.label-Induction {
	padding-right: 5px;
	padding-left: 5px;
	/*background-color: #FEA995; /*coral;*/
}
.label-Consolidation {
	padding-right: 5px;
	padding-left: 5px;
	/*background-color: #C090EE; /*mediumpurple;*/
}
.label-Maintenance {
	padding-right: 5px;
	padding-left: 5px;
	/*background-color: #A6F1B6; /*lightgreen;*/
}
.gwt-FocusPanel {
	/*border: 1px solid #87B3FF;*/
	background-color: #EFEFFF;
	cursor: pointer;
	margin: 2px;
}
.focusPanel-MouseOver {
	background-color: lightgoldenrodyellow;
}
.SearchResult-header {
	margin: 2px;
	margin-bottom: 0;
	color: firebrick;
	font-weight: bold;
}
.panelBorder {
	border: 1px solid #C3D9FF;
	padding: 2px;
}

.panelBorder-spacebelow {
	border: 1px solid #C3D9FF;
	margin-bottom: 3px;
	padding: 2px;
}

.navBar-horizontalBorders{
	border-top: none;
	border-right: 1px solid #C3D9FF;
	border-bottom: none;
	border-left: 1px solid #C3D9FF;
	border-collapse: collapse;
	padding-left: 10px;
	padding-right: 10px;
        margin-left: 4px;
        margin-right: 4px;
}

.navBar-background {
	background-color: #FFE753;
}

.navBar {
	padding: 3px;
}

.navBar-Hyperlink {
	font-size: smaller;
	margin-left: 4px;
	margin-right: 4px;
}

.highlighted-background{
	background-color: lightgoldenrodyellow; /* lightgoldenrodyellow;*/
	border: 1px solid #C3D9FF;
	border-top: none;
	background-image: url(images/gradientdown.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.highlighted-background-noborder{
	background-color: lightgoldenrodyellow; /* lightgoldenrodyellow;*/
	padding: 0px;
	margin: 0px;
	border: none;
	background-image: url(images/gradientdown.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.gwt-Label-bold {
    font-size: smaller;
	font-weight: bold;
}
.gwt-Label-loading {
	color: #2465D4;
	margin-right: 5px;
	font-weight: bold;
}
.busyBox {
/*	border: 1px solid #2465D4;
	background-color: lightgoldenrodyellow;
	padding: 2px;
	margin-right: 2px;
	position: fixed;
  	top: 10px;
  	margin-left: 315px;*/
}


.busyBox1 {
	padding-left: 685px;
	text-align: left;
}

.busyBox1 table {
    border: 1px solid #2465D4;
	background-color: lightgoldenrodyellow;
	padding: 2px;
    padding-bottom: 0px;
	margin-right: 2px;
	position: fixed;
  	top: 10px;
}

/* -------------------------------------------------------------------------- */


.cornerPanel {

}

.cornerPanel-tl {
	background-image: url(images/lightblue_tl.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.cornerPanel-tr {
	background-image: url(images/lightblue_tr.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.cornerPanel-bl {
	background-image: url(images/lightblue_bl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.cornerPanel-br {
	background-image: url(images/lightblue_br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}



.lightgoldenrod {

}

.lightgoldenrod-tl {
	background-image: url(images/lightgoldenrod_tl.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.lightgoldenrod-tr {
	background-image: url(images/lightgoldenrod_tr.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.lightgoldenrod-bl {
	background-image: url(images/lightgoldenrod_bl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.lightgoldenrod-br {
	background-image: url(images/lightgoldenrod_br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.cornerPanel-Induction {
	background-color: #FEA995; /*coral;*/
}
.cornerPanel-Consolidation {
	background-color: #C090EE; /*mediumpurple;*/
}
.cornerPanel-Maintenance {
	background-color: #A6F1B6; /*lightgreen;*/
}
.gwt-Button-nomargin {
	width: 60px;
	height: 20px;
	margin: 0px;
	font-size: xx-small;
	text-align: center;
	vertical-align: middle;
}
.gwt-Label-instructions {
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	  font-size: smaller;
}
.gwt-Label-alignTop {
	background-color: #E8EEF7;
	font-size: smaller;
	font-weight: bold;
	margin-left: 1em;
	position: relative;
	top: -10px;
	padding-left: 3px;
	padding-right: 3px;
}
.rowStyle-spaceAbove {
	margin-top: 12px;
	margin-left: 5px;
	margin-right: 5px;
}
.bold {
	font-size: smaller;
	font-weight: bold;
}

.borderBottom {
	border-bottom: 1px solid #C3D9FF;
}

.marginRight {
	margin-right: 10px;
}
.popupContent {
	padding-left: 20px;
	background-image: url(images/bubble.gif);
	background-repeat: no-repeat;
}

.whitebackground {
	
}



