/* Start of CMSMS style sheet 'ISRCv5.6 : About' */
a { 
	text-decoration: none;
	color: #C00;
	cursor: hand;
	}
table .templateB  td {
    font-family: 'Trebuchet MS', Verdana, Tahoma;
    font-size: 9.5pt;
    line-height: 1.4em;
    letter-spacing: 0.1em;
}
table .templateB li {
   list-style: none;
   margin: 0;
}
table .templateB ul {
    margin: 0pt;
    list-style-type: none;
    list-style-position: inside;
    padding-left: 2px;
    text-transform: none;
}
table .templateB ul li a, 
table .templateB ul li a:visited, 
table .templateB ul li a:link, 
table .templateB ul li a:active {
    font-size: 9pt;
    text-decoration: none;
    cursor: hand;
    color: #3C497A;
    padding: 0 0 0 1.5em; /* some air for it */
    background: url(uploads/ISRCv5/arrow-right.gif) no-repeat 0.5em center;
    }

table .templateB ul li a:hover {
   color: #00E;
}

  
h2.bold1 {
	 font-size: 12px;
	 font-weight: bold;
	 color: #27537a;
	 margin-top: 0;
	 margin-bottom: 2px;
	 letter-spacing: 0.1em; 
	 }

.tall {
	 font-family: Lucida;
	 font-size: 9pt;
	 font-weight: bold;
	 line-height: 1.2em;
	 line-space: 1em;  
	 }

/*-----------create dotted hr ----*/
div.dotH {
   height: 2px;
   border-bottom: 1px dotted #762a34; /*dark gray*/
}

/* ---- right column product listings ---*/
div.right_col {
    font-family: 'Trebuchet MS', Verdana, Tahoma;
    line-height: 1em;
    letter-spacing: 0.1em;
    text-align: center;
}
div.right_col ul {
    list-style-type: none;
    list-style-position: inside;
    text-transform: none;
}
div.right_col ul li {
   list-style: none;
   margin-bottom: 13px;
   padding-bottom: 13px;
   margin-right: auto;
   margin-left: auto;
}
div.right_col ul li a, 
div.right_col ul li a:visited, 
div.right_col ul li a:link, 
div.right_col ul li a:active,
div.right_col ul li a:hover {
    font-size: 7.5pt;
    text-decoration: none;
    cursor: hand;
    border: 0;
    display: block;
    padding: 5px auto;
    margin-right: auto;
    margin-left: auto;
    }



#underline  {
    text-decoration: underline;
    color: #C00; /* #3C497A; */
    font-size: 7.5pt;
    }


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

