@charset "utf-8";

/* All hyperlinks */

a:hover { color:#398B2F; }

/* Left Navigation */

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

#left_nav a:hover { color: #398B2F;  background-color: #FFFFFF; }

#left_nav a.left_nav_item_active         { color: #398B2F; font-weight: bold; }
#left_nav a.left_nav_item_active:visited { color: #398B2F; font-weight: bold; }

#sub_title  a.sub_title:hover   { color:#398B2F; }
#sub_title  a.sub_title_active  { color:#398B2F; }
#sub_title2 a.sub_title2:hover  { color:#398B2F; }
#sub_title2 a.sub_title_active  { color:#398B2F; }

/* Right Navigation */

.news_title {
	background-image: url(/library/images/titles/labs/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/labs/title_events.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 154px;
}


.rightContentBox a:hover {
	color: #398B2F;
}

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

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

#title_services a:hover {
	background-image: url(/library/images/titles/labs/services_over.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 75px;
}

#title_services_active a {
	background-image: url(/library/images/titles/labs/services_over.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 75px;
}


#title_post_approval a:hover {
	background-image: url(/library/images/titles/post_approval/post_approval_over.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 97px;
}

.headerText_a, h1 {
	color: #398B2F;
}

#col2 .sectionIntro .sectionIntroText a {
	color: #398B2F;
}

.inlineHeader, h2 {
	font-weight:bold;
	color:#398B2F;
}

#sub_title a:hover {
	color:#398B2F;
}

#sub_title2 a:hover {
	color:#398B2F;
}

#wave {
	background-image: url(/library/images/ppd_wave_green.jpg);
}

.podcast_header {
	font-weight: bold;
	color: #4F2683;
	background-color: #F0F0F1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	padding-left: 10px;
}
.podcast_header_last {
	font-weight: bold;
	color: #4F2683;
	background-color: #F0F0F1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
	padding-left: 10px;
}
.podcast_cell {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8D8D8;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
.podcast_cell_last {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
.podcast_subheader {
	font-weight: bold;
	color: #4F2683;
}

