html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table {  
	margin: 0; 
	padding: 0; 
	border: 0; 
	}

html {
	min-height: 100%;
	}

body {
	background-color:#d6d2c7;
	/* background-image:url(../images/wrapperbg.gif); */
	font-size: 100.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3a3839;
	}
	
#wrapper {
	margin: 0 auto;
	padding:0px 16px;
	width: 1020px;
	background-color:#fff;
	/* background-image:url(../images/wrapperbg.gif);
	background-color:#d6d2c7; */
	}

/* =====================================================
   HEADER - holds header graphic
   ----------------------------------------------------- */
#header {
	margin:1px;
	height:100px;
    width:100%;
	background:url(images/header3.jpg) no-repeat #b1573d;
	text-align:right;
	overflow:hidden;
	}
#header p {
	color:#87756b;
	font-size:100%;
	font-weight:bold;
	float:right;
	background:transparent;
	}

#header p a {
	text-decoration:none;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:14px;
	text-align:left;
	color:#f6f4ec;
	vertical-align:middle;
	background:transparent;
	}
#header img {
	border:0;
	}	
	
h1 {
	padding:8px 8px 0px 8px;
	color:#000;
	}
h1 a, h1 a:link, h1 a:hover, h1 a:visited {
	color:#000000;
	text-decoration:none;
	}
	
#footer {
	margin-top:8px;
	height: 80px;
	clear: both;
	background-color:#fff;
	border-top:#d6d2c7 1px solid;
	}
#footer p {
	font-size:60%;
	}


.menu a:link, .menu a:hover, .menu a:visited {
	display:block;
	background-color:#50463d;
	color:#fafe9d;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	margin-bottom:4px;
}

.menu a:hover {
	color:#ff6600;
	}

a { 
  color: #426791; 
  text-decoration:underline; 
  } 

a:hover, a:focus { 
  color: #658197; 
  text-decoration:underline; 
  } 
	
p, ul {
	padding:8px;
	font-size:80%;
	}

ul, li {
	padding:0;
	margin-left:20px;
	}
	
h1 {
	color:#50463d;
	font-size:16pt;
	padding:6px;
	}
	
.searchPanel {
/*  background-color: #dddbce; 
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    width: 700px; */
    padding: 20px;
    display: block;
}




.td1 {
    min-width: 249px;
}
	
.alignedMiddle {
    vertical-align: middle;
}

.label1 {
	font-size:12pt;
	font-family:"Times New Roman", Times, serif; 
}

.warning {
	font-size:12pt;
	font-family:"Times New Roman", Times, serif; 
	color:red;
	text-align:left;
	padding:10px;
}

.gwt-BorderedPanel {
}

.gwt-Button {
}

.gwt-Canvas {
}

.gwt-CheckBox {
  font-size: smaller;
}

.gwt-DialogBox {
  sborder: 8px solid #C3D9FF;
  border: 2px outset;
  background-color: white;
}

.gwt-DialogBox .Caption {
  background-color: #C3D9FF;
  padding: 3px;
  margin: 2px;
  font-weight: bold;
  cursor: default;
}

.gwt-FileUpload {
}

.gwt-Frame {
  height: 800px;
}

.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 {
}

.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 {
  font-size: smaller;
}

.gwt-TabPanel {
}

.gwt-TabPanelBottom {
  border-left: 1px solid #87B3FF;
}

.gwt-TabBar {
  background-color: #C3D9FF;
  font-size: 10pt;
  font-family:Arial, Helvetica, sans-serif;
}

.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;
  cursor: hand;
}

.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 {
}

.gwt-Tree .gwt-TreeItem-selected {
  background-color: #C3D9FF;
}

.gwt-StackPanel {
}

.gwt-StackPanel .gwt-StackPanelItem {
  background-color: #C3D9FF;
  cursor: pointer;
  cursor: hand;
}

.gwt-StackPanel .gwt-StackPanelItem-selected {
}

/* -------------------------------------------------------------------------- */
.ks-Sink {
  border: 8px solid #C3D9FF;
  background-color: #E8EEF7;
  width: 100%;
  height: 24em;
}

.ks-Info {
  background-color: #C3D9FF;
  padding: 10px 10px 2px 10px;
  font-size: smaller;
}

.ks-List {
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: smaller;
}

.ks-List .ks-SinkItem {
  width: 100%;
  padding: 0.3em;
  padding-right: 16px;
  cursor: pointer;
  cursor: hand;
}

.ks-List .ks-SinkItem-selected {
  background-color: #C3D9FF;
}

.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 {
  background-color: white;
  border: 1px solid #87B3FF;
  padding: 4px;
}

.infoProse {
  margin: 8px;
}

.panel1 {
  margin: 5px;
}

.nif-registry-element {
  padding: 10px;
  border: 0px;
}

.nif-registry-notice {
  padding: 2px 10px 2px 10px;
  border: 0px;
}

.nif-registry-header {
  font-weight: bold;
}

.nif-registry-column {
  max-width: 150px;
}

.nif-tabBarLabel {
  padding: 3px 10px;
  white-space: nowrap;
  font-size: 12pt;
  color: #000000;
  font-family:Arial, Helvetica, sans-serif;
}

.nif-tabBarLabel-nohit {
  padding: 3px 10px;
  white-space: nowrap;
  font-size: 12pt;
  color: #aaaaaa;
}

.nif-registry-button {

}

.nif-tip {
	font-size:9pt;
}
	
