/* CSS Document */

.halfTitle{
border-bottom-color:#e7a226;
background-image:url(../../YES/images/square_yes_small.gif);
}

#infoColumn {
border-right-color:#e7a226;
background-color:#FFF3DE;
background-image:url(../../YES/images/rightBaseline_yes.gif);
}

.infoDocHead{
background-color:#e7a226;
background-image:url(../../YES/images/iconDocYes.gif);
}
.infoAlertHead{
background-color:#e7a226;
background-image:url(../../YES/images/iconAlertYes.gif);
}
.infoInfoHead{
background-color:#e7a226;
background-image:url(../../YES/images/iconInfoYes.gif);
}
.infoLinkHead{
background-color:#e7a226;
background-image:url(../../YES/images/iconLinkYes.gif);
}

.infoTextLink {
background-image: url(../../YES/images/moreBut_yes.gif);
}
#sect01Right {
border-top-color:#e7a226;
border-right: 1px solid #e7a226;
background: #FFF3DE;

}
#sect01HeadRight {
border-bottom-color: #e7a226;
background: url(../../YES/images/furthInfoTitle_yes.gif);
}
#footer {
background-color: #FFF3DE;
border: 1px solid #e7a226;

}

#sect01Left {
border-right: 1px solid #e7a226;
}
#content {
background: transparent url(../../YES/images/contentBdrop_yes.gif) top left no-repeat;
}
#sect01Rightbaseline {
background: url(../../YES/images/leftBaseline_yes.gif) right no-repeat;
}

textarea {
  font-family: verdana;
  font-size: 10pt;
  }

table.dg {
  padding: 0cm;
  margin: 0;
	background-color: #ffffff;
	border: 1px solid #e7a226;
	border-spacing: 0px;
	border-collapse: collapse
	}
	
th.dg {
  background-color: #e7a226;
  color: white;
  font-family: verdana;
  font-size: 8pt;
  margin: 10px;
  padding: 0.05cm 0.3cm 0.1cm 0.3cm
  }
  
td.dg {
  background-color: #ffffff;
  font-family: verdana;
  font-size: 8pt;
  padding: 0.1cm 0.5cm 0.1cm 0.5cm
  }
  
td.dgAlt {
  background-color: #FFF3DE;
  font-family: verdana;
  font-size: 8pt;
  padding: 0.1cm 0.5cm 0.1cm 0.5cm
  }

td.dgSH {
  background-color: #FFF3DE;
  font-family: verdana;
  font-size: 8pt;
  font-weight:bold;
  padding: 0.1cm 0.5cm 0.1cm 0.5cm
  }

td.dgBB {
  background-color: #FFF3DE;
  font-family: verdana;
  font-size: 8pt;
  padding: 0.1cm 0.5cm 0.1cm 0.5cm
  }

