.resourceDetailsTitle {font-size: 15px; line-height: normal; font-weight: bold; }
.titleExpired {font-size: 12px; font-weight: bold;}
		
.expired{color: #666666; font-size: 14px; }

.resourceDetailsTitle A:link{font-size: 15px; line-height: normal;}
.resourceDetailsTitle A:visited{font-size: 15px; line-height: normal;}

.divider{border-top: 2px solid; border-top-color:#999999; }


.resourceDetailsInfo {
	color: black;
	font-size: 12px;
    line-height: normal;
    
}

.resourceDetailsInfo em {
    font-weight: normal;
	font-style: italic;
}

.resourceDetailsAllDocuments {
	color: black;	
	font-size: 11px;
    line-height: normal;
}

.resourceDetailsDocumentLink {
        font-size: 12px;
        font-weight : bold;
        line-height: normal;
}

.resourceDetailsInfoB {
	color: black;	
	font-size: 12px;
    line-height: normal;
	font-weight: bold;
}

.resourceDetailsbyCompany {
    font-size: 12px;
	line-height: normal;
	color: #666666;
}

/* styles for webcast download instructions */
.a2
	{font-size: 11px;
	text-align: left;}
	
.color6 {background-color: #666666}

.colorlite {background-color: #ffffff}
.text6 {color: #666666}

/*new styles */
.resSectionTitle   {
	font-weight: bold;
	font-size: 11px;
	line-height: normal;
	font-weight:bold;
	color: #000000;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: thin;
	margin-bottom: 5px;
}
.resAbstractTitle   {
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	font-weight:bold;
	color: #000000;

}
					
.resName   {
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
		
.resjob   {
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	font-style: italic;	
	color: #000000;
			}		
.resDescription   {
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	color: #000000;	
}	
			
.resNew   {
	font-weight: bolder;
	font-size: 10px;
	line-height: 11px;
	color: #CC0000;	
}		
.resDemand   {
	font-weight: bolder;
	font-size: 10px;
	line-height: 11px;
	color: #006600;	
}
		
