*{
	 font-family: Verdana, Arial, Helvetica, sans-serif;
}
.orange_fonts {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666}
.bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666 ; font-weight: bold}
.jobsearch {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #003d72; font-size: 12px; font-weight: bold}

.tblSchedule{
	text-align:center;
	font-size:7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.tblSchedule th{
	font-weight:bold;
	font-size:8pt;
	
}
.tblSchedule .title{
	height:50px;
	vertical-align:middle;
	font-size:11pt;
}
.tblSchedule .left{
	border-left:solid 1px #000;
	border-top:solid 1px #000;
	height:50px;
}
.tblSchedule .center{
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	border-top:solid 1px #000;
	height:50px;
}
.tblSchedule .right{
	border-top:solid 1px #000;
	border-right:solid 1px #000;
	height:30px;
}
.tblSchedule .footer{
	border:solid 1px #000;
	font-weight:bold !important;
}

.boldText{
	font-weight:bold !important;
	font-size:7pt;
}

.bold2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666 ; font-weight: bold;}
.text2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666 ;text-align:justify;}
.greyBox {
	background-color:#999999;
	border:#000000 1px solid;
	padding:5px;
	color:#000 !important;
	font-size:8pt;
}
.greyBox #tblRebate{
	font-size:8pt;
}