/* Start of CMSMS style sheet 'ISRCv5.6 : Readings' */
/* underline Reading service links under row_center */
a.image_line,
a:visited.image_line,
a:link.image_line,
a:active.image_line,
a:hover.image_line /* remove image a hover text decoration */  {
	text-decoration: underline;
	border: 0;
	background-color: transparent;
	cursor: hand;
	font-size: 7.5pt;
	}

.bold { /* bold in black */
	/* font-family: Verdana, sans-serif; */
	 font-size: 8pt; 
	 font-weight: bold;
	}
h3.bold1 {
	 font-size: 14px;
	 font-weight: bold;
	 color: #27537a;
	 margin-bottom: 4px;
	 letter-spacing: 0.3em; 
	 }
.tabs-container b {
	font-family: 'Trebuchet MS', Verdana, 'Tw Cen MT';
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #000; 	
	 }
.tabs-container ul {
	margin: 0 15px 12px 0;
	text-transform: none;
	 }
.tabs-container ul li {
	border: 0;
	padding-left: 10px;
	list-style: none;
	 }


/* end underline reading product links */

/* End of 'ISRCv5.6 : Readings' */

