/* CSS Document */

table#idGraft {
  font-size: 8.5pt;
}
table#idGraft div {
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
}
table#idGraft th {
  padding-bottom: 8px;
  text-align: center;
}
table#idGraft td {
  height: 3em;
  border-left: 1px solid #999;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;   
}
table#idGraft tr.Header td {
  padding: 2px 4px 4px 4px;
  vertical-align: bottom;
  text-align: left; 
  color: #b32222;  
}
table#idGraft tr.Header td a {
  font-weight: normal;   
}
table#idGraft td.LeftMost {
  padding-left: 7px;
  border-left: none ;
  text-align: left; 
  white-space: nowrap;
}
.BG_Tan {background-color: #efe296;}
.BG_Tan div {background-image: url(images/check-tan.gif);}
.BG_Beige {background-color: #f8f3d2;}
.BG_Beige div {background-image: url(images/check-beige.gif);}
.BG_Green {background-color: #bdd999;}
.BG_Green div {background-image: url(images/check-green.gif);}
.BG_Celery {background-color: #e5f0d7;}
.BG_Celery div {background-image: url(images/check-celery.gif);}



td.Clr999 {
  padding: 6px 2px 6px 4px;
  vertical-align: center;  
  color: #666;
  font-weight: bold;
}
span.Orange a {
  color: #BD4E17;
  font-weight: normal;
}

td#idMainArea {
	padding: 0px 20px; 
}
td#idMainArea .Subhead{
  color: #369;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 8.5pt;
}
td#idMainArea div.bottomLinks {
  margin-top: 20px;
	color: #369;
}
td#idMainArea div.bottomLinks a {
	color: #369;
	text-decoration: underline;
}

td#idGraphicArea {
	color: #369;
}
td#idGraphicArea p {
	margin-top: 5px;
}
td#idGraphicArea a {
	color: #369;
	text-transform: capitalize;
	text-decoration: underline;
}

td#idSideArea {
	padding: 0px 10px 0px 0px; 
}
td#idSideArea .CompanyName {
  color: #369;
  font-size: 10pt;
  font-weight: bold;
  text-transform: uppercase;
}
td#idSideArea .Contact {
  color: #BD4E17;
  font-size: 8.5pt;
  font-weight: bold;
  text-transform: uppercase;
}
td#idSideArea img.HR {
  width: 100%;
  height: 1px;
  margin: 10px 0px;
  background-color: #E5AA2F;
}
b.Key {
  font-size: 8.5pt;
}

