h1 { margin: 0;}
h2 { margin: 0;}
h3 { margin: 0;}

.tableRow{
 border: 1px solid;
}
.c5{
 text-size:xx-large;
 font-weight:bold;
 margin:1em;
 font-family: "Times New Roman", Times, serif;
}

h2.c5 {
	text-align: center;

}

html {background: silver;}
body {
  background-color: #008EC7;
  color: black;
  font-family: Arial, sans-serif;
  font-size: smaller;
  margin:0;
}
ul {
  margin:10;
}

li {
  margin:10;
}
dd {
  visibility:hidden;
}
code {
  font-size: small;
}

a {
  color: darkblue;
}

a:visited {
  color: darkblue;
}

.gwt-BorderedPanel {
}



.gwt-Canvas {
}

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

.gwt-DialogBox {
	border: 8px solid #C3D9FF;
	background-color: #FFFF99;
}

.gwt-DialogBox .Caption {
  background-color: #008EC7;
  padding: 3px;
  margin: 2px;
  font-weight: bold;
  cursor: default;
}

.gwt-FileUpload {
}

.gwt-Frame {
}

.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 {
margin-top: 2em;
}

.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 {
}

.gwt-RadioButton {
  position:relative;
float: left;
  left: -20;
  color: white;
  
}
.gwt-RadioButton label{
position:absolute;
margin-left: .2em;
  font-size: medium;
  font-weight: bold; 
}
.gwt-TabPanel {
}


.gwt-TabPanel {
}

.gwt-TabPanelBottom {
  border-left: 1px solid #87B3FF;
}

.gwt-TabBar {
  background-color: #CCFFFF;
  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-top: 1px solid #C3D9FF;
  border-bottom: 1px solid #87B3FF;
  padding: 2px;
  cursor: pointer;
}

.whatsNew{
  background-color: #FFFF99;
}

.gwt-TabBar .gwt-TabBarItem-selected {
  font-weight: bold;
  background-color: #E8EEF7;
  border-top: 1px solid #87B3FF;
  border-left: 1px solid #87B3FF;
  border-right: 1px solid #87B3FF;
  border-bottom: 1px solid #E8EEF7;
  padding: 2px;
  cursor: default;
}

.gwt-TextArea {
}

.gwt-TextBox {
}

.gwt-Tree {
}

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

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

.gwt-StackPanel {
}

.gwt-StackPanel .gwt-StackPanelItem {
  background-color: #C3D9FF;
  cursor: pointer;
}

.gwt-StackPanel .gwt-StackPanelItem-selected {
}
.jc-wrapper {
  background-color: #CCFFFF;
  width: 100%;
  height: 100%;
}

.hidden {
  visibility: hidden;
  }

.CCA {
	background-color: 7ED9FE;
}
.CCB {
	background-color: 7CFEAF;
}
.CCC {
	background-color: FEC77E;
}
.CCD {
	background-color: E996BF;
}
.CCAgrid {
	background-color: 7ED9FE;
	font-size:small;
}
.CCBgrid {
	background-color: 7CFEAF;
	font-size:smaller;
}
.CCCgrid {
	background-color: FEC77E;
	font-size:smaller;
}
.CCDgrid {
	background-color: E996BF;
	font-size:smaller;
}

.CCJ {
	background-color: FEF47E;
	text-align: center;
}
.CCO {
	background-color: CC99FF;
}
.center {
	text-align: center;
}
  
.jc-sidebar {
  background-color: #008EC7;
  width: 100%;
  height:100%;
  border-width:0 5 0 0;
  border-style: groove;
  text-size:medium;
}

.jc-mainstack {
  background-color: #CCFFFF;
  width:100%;
}

.jc-header {
  background-color: #008EC7;
  width:100%;
}

.jc-row {
  background-color: #CCFFFF;
  border-width:5 0 0 0;
  border-style: groove;
  width:100%;
}
.jc-report {
  text-align:justify;
  background-color: #CCFFFF;
  border-width:0 0 0 0;
  border-style: groove;
  margin: 1em;
  text-size:medium;
  width:90%;
}
.jc-reportTitle {
 text-size:xx-large;
 font-weight:bold;
 margin:1em;
 }
.jc-reportProps {
 text-size:x-large;
 font-weight:bold;
 margin:0.5em;
 }
 
.jc-itemBar1 {
  font-weight: bold;
  font-size: medium;
  background-color: #008EC7;
  color:white;
  margin:0 0 0 0;
  border-width:0 0 0 0;
  border-style: groove;
  width:100%;
}
.jc-itemText1 {
  background-color: #CCFFFF;
  text-align:justify;
  margin: 0 5 0 5;
}
.jc-itemBar2 {
  font-size: medium;
  color:white;
  margin:0 0 0 0;
  font-weight: bold;
  background-color: #008EC7;
  border-width:0 5 0 5;
  border-style: groove;
  width:100%;
}

.jc-itemText2 {
  background-color: #CCFFFF;
  text-align:justify;
  padding:0 5 0 5;
  margin:0 0 0 0;
  border-width:0 5 0 5;
  border-style: groove;
}
.jc-count {
  background-color: yellow;
  font-weight: bold;
}
.gwt-Button{
	font-size:x-small;
}

.jc-buttonBar {

font-size: medium;
font-weight: bold;

float: left;
text-align:left;
padding:0;
margin:0 0 0 0;
}
.ml6 {
margin-left:10em;
}

.fl {
float:left;
}
.matchGrid {
font-size:smaller;
}
.jc-newspanel {
	background-color: #FFFFCC;
}