
div.infoBox {
	font: 15px Times New Roman;
	color: #acacac;
	}
	
div.infoBox span {
	color: #858585;
	line-height: 35px;
	}

a.pdfLink {
	display: block;
	margin: 0;
	padding: 0;
	}


#generalInfo {
	display: block;
	float: left;
	width: 430px;
	height: auto;
	margin: 0 17px 0  0;
	text-align: left;
	}
#generalInfo table {
	width: 430px;
	height: auto;
	}
#generalInfo table td.cC,
#downloads table td.cC {	
	height: 140px;
	}
#downloads {
	display: block;
	float: left;
	width: 300px;
	height: auto;
	margin: 0;
	text-align: left;
	}
#downloads table {
	width: 300px;
	}
#message {
	clear: both;
	display: block;
	width: 748px;
	height: auto;
	margin: 0 0 0 0;
	padding: 23px 0 0 0;
	text-align: left;
	}
#message table {
	width: 748px;
	height: auto;
	margin: 0 0 15px 0;
	}


table.nineSlice td.tL {
	height: 15px;
  width: 15px;
  background: url(../images/nineSlice/tL.gif) 0 0 no-repeat;
  }
table.nineSlice td.tC {
  height: 15px;
  width: auto;
  background: url(../images/nineSlice/tC.gif) 0 0 repeat-x;
  }
table.nineSlice td.tR {
  height: 15px;
  width: 15px;
  background: url(../images/nineSlice/tR.gif) 0 0 no-repeat;
  }
table.nineSlice td.cL {
  height: auto;
  width: 15px;
  background: url(../images/nineSlice/cL.gif) 0 0 repeat-y;
  }
table.nineSlice td.cC {
  height: auto;
  width: auto;
  background: #000;
  color: #fff;
  font: 15px Times New Roman;
	color: #acacac;
  }
table.nineSlice td.cR {
  height: auto;
  width: 15px;
  background: url(../images/nineSlice/cR.gif) 0 0 repeat-y;
  }
table.nineSlice td.bL {
  height: 15px;
  width: 15px;
  background: url(../images/nineSlice/bL.gif) 0 0 no-repeat;
  }
table.nineSlice td.bC {
  height: 15px;
  width: auto;
  background: url(../images/nineSlice/bC.gif) 0 0 repeat-x;
  }
table.nineSlice td.bR {
  height: 15px;
  width: 15px;
  background: url(../images/nineSlice/bR.gif) 0 0 no-repeat;
  }