@charset "utf-8";

/* All hyperlinks 

a:hover { color:#802A73; }


#left_nav ul li.navActive a { color: #802A73;  font-weight: bold; }

#left_nav a:hover { color: #802A73;  background-color: #FFFFFF; }

#left_nav a.left_nav_item_active         { color: #802A73; font-weight: bold; }
#left_nav a.left_nav_item_active:visited { color: #802A73; font-weight: bold; }

#sub_title  a.sub_title:hover   { color:#802A73; }
#sub_title  a.sub_title_active  { color:#802A73; }
#sub_title2 a.sub_title2:hover  { color:#802A73; }
#sub_title2 a.sub_title_active  { color:#802A73; }

.news_title {
	background-image: url(/library/images/titles/therapeutics/title_news.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 154px;
	margin-bottom: 15px;
}

.events_title {
	margin-bottom: 15px;
	background-image: url(/library/images/titles/therapeutics/title_events.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 154px;
}


.rightContentBox a:hover {
	color: #802A73;
}

.more_link_right a:hover, .more_link a:hover, .more_link_inline a:hover {
	text-decoration:none;
	background-image: url(/library/images/titles/therapeutics/more_over.gif);
	background-repeat: no-repeat;
	height: 11px;
}

#contact_link a:hover {
	background-image: url(/library/images/titles/therapeutics/contact_over.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 72px;
}


#title_therapeutics a:hover {
	background-image: url(/library/images/titles/therapeutics/therapeutics_over.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 112px;
}

.headerText_a, h1 {
	color: #802A73;
}

#col2 .sectionIntro .sectionIntroText a {
	color: #802A73;
}

.inlineHeader, h2 {
	font-weight:bold;
	color:#802A73;
}
*/
