.TableRowDarkGray{
background-color:#D7D7D7;
}

.TableRowLightGray{
background-color:#EBEBEB;
}

span.linkAdobe {
	display:block;
background:url(/images/icon-pdf.jpg) 0% 100% no-repeat;
padding-left:30px;
line-height:24px;
height:24px;

}
span.linkAdobe a {
	position:relative;
	color:#A8A9AB;
	top:5px;	
	display:block;
	border:0px solid black;	
	}
span.linkAdobe a:hover {color:black;text-decoration:underline}

.linkWord {
background:url(/images/icon-word.jpg) 100% 50% no-repeat;
padding-right:20px;
}
.linkExcel {
background:url(/images/icon-excel.jpg) 100% 50% no-repeat;
padding-right:20px;
}
.linkPowerPoint {
background:url(/images/icon-powerpoint.jpg) 100% 50% no-repeat;
padding-right:20px;
}

.contentTable { 
}
.contentTable td, .contentTable th {
padding:4px;
1background-color:#EBEBEB;
border: 1px solid white;
} 

.contentTable th {
background:url(/images/table_th.jpg);
}

.orangeTitle{
color:#F36422;
font-size:12px;
font-weight:bold;
}

.orangeReadMore{
}

.orangeReadMore{
display:block;
color:#F36422;
font-size:12px;
cursor:pointer;
}

.clk {
display:block;
color:#F36422;
font-size:12px;
	}
.clkBody{
	display:none;
	}
	
.PriceBold{
	font-size:13px;	
	color:#A7A9AC;
	}

          .readMore {
            padding-top:0px ! important;
            margin-top:-10px ;
          }


		

