@charset "utf-8";

/* All hyperlinks */

a:hover { color:#008AC6; }

/* Left Navigation */

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

#left_nav a:hover { color: #008AC6;  background-color: #FFFFFF; }

#left_nav a.left_nav_item_active         { color: #008AC6; font-weight: bold; }
#left_nav a.left_nav_item_active:visited { color: #008AC6; font-weight: bold; }

#sub_title  a.sub_title:hover   { color:#008AC6; }
#sub_title  a.sub_title_active  { color:#008AC6; }
#sub_title2 a.sub_title2:hover  { color:#008AC6; }
#sub_title2 a.sub_title_active  { color:#008AC6; }

/* Right Navigation */

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


.rightContentBox a:hover {
	color: #008AC6;
}

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

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

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

#title_services a:hover {
	background-image: url(/library/images/titles/post_approval/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: #008AC6;
}

#col2 .sectionIntro .sectionIntroText a {
	color: #008AC6;
}

.inlineHeader, h2 {
	font-weight:bold;
	color:#008AC6;
}

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

.faqQuestion a {
	text-decoration:none;
	color:#000000;
}

.faqQuestion a:hover {
	text-decoration:none;
	color:#008AC6;
}

.expandAll a:hover {
	text-decoration:none;
	color:#008AC6;
}
