@charset "utf-8";
/* CSS Document */

a:active, a:hover {
	color: #4CB692;
	text-decoration:none;
}

#left_nav li.left_nav_item_active {
	list-style-image:url(../images/teal/teal-arrow.jpg);
	list-style-position:outside;
}

#left_nav li.left_nav_item_active a {
	color:#4CB692;
}

#content_col3 .RightNav_Text_Header {
	color:#4CB692;
}

#content_col3 .RightNav_Text_Header a {
	color:#4CB692;
}

h3 {
	color:#4CB692;
}

.investigator1 {
	width:435px;
	height:96px;
	background-image: url(../images/teal/WhyBeInvestigators_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a.learn_more {
	color:#4CB692;
	background-image: url(../images/teal/teal-arrow.jpg);
	background-repeat: no-repeat;
	background-position: right 5px;
	position: absolute;
	padding-right: 12px;
}

a.learn_more:hover {

}

.investigator2 {
	width:435px;
	height:96px;
	background-image: url(../images/teal/StepstoBecome_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.investigator3 {
	width:632px;
	height:36px;
	background-image: url(../images/teal/GetStarted_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.investigator4 {
	width:632px;
	height:36px;
	background-image: url(../images/teal/InvestigatorsPerspective_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Frequently Asked Questions */
.expandAll a {
	background-image: url(../images/teal/FAQ-plus.jpg);
}

.collapseAll a {
	background-image: url(../images/teal/FAQ-minus.jpg);
}	


.faqExpand { 
	background-image: url(../images/teal/FAQ-plus.jpg);
}

.faqCollapse {
	background-image: url(../images/teal/FAQ-minus.jpg);
}

#content_col2 .faqQuestion a:hover, #content_col2 .expandAll a:hover {
	text-decoration:none;
	color:#4CB692;
}

#content_col2 .faqQuestionSelected {
	background-color:#E6F4F0;
}

#content_col2 .faqQuestionSelected a {
	color:#4CB692;
	text-decoration:none;
}


#investigators_intro {
	position:relative;
	background-image: url(../images/teal/INV-LandingPage-MainImage-title.jpg);
	height: 208px;
	width: 630px;
	color: #FFFFFF;
	background-repeat: no-repeat;
}

#iv_learnmore em, #iv_getstarted em {
	text-decoration:none;
}


#iv_learnmore {
	position:absolute;
	width:100px;
	height:10px;
	left: 14px;
	top: 185px;
}

#iv_getstarted {
	position:absolute;
	width:113px;
	height:10px;
	left: 144px;
	top: 185px;
}

#investigators_intro a#iv_getstarted, #investigators_intro a#iv_learnmore {
	text-decoration:none;
}

#investigators_intro a em {
	visibility:hidden;
	text-decoration:none;
}

#investigators_text {
	position: relative;
	padding-top: 60px;
	padding-right: 260px;
	padding-left: 20px;
}


#investigator_links {
	position:relative;
	top: -10px;
}

#content_col2  #investigator_links a {
	color:#FFFFFF;
	background-image: url(../images/teal/whitearrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 13px;
	text-decoration:none;	
}


#tier1_wrapper {
	position:relative;
	width:100%;
	padding-top:30px;
}

#tier1_wrapper a em {
	visibility:hidden;
}

#tier2_col1 {
	position:relative;
	float:left;
	width:223px;
	background-image: url(../images/teal/INV-LandingPage-Stepsbtn.jpg);
	height: 150px;
	background-repeat: no-repeat;
	background-position: left top;
}

#content_col2  #tier2_col1 a {
	text-decoration:none;
	}
	
#content_col2 #tier2_col2 a {
	text-decoration:none;
	}	

#tier2_col2 {
	position:relative;
	float:right;
	width:374px;
	background-image: url(../images/teal/INV-LandingPage-Hearbtn.jpg);
	height: 142px;
	background-repeat: no-repeat;
	background-position: left top;
}


#investigator_steps {
	position:absolute;
	width:223px;
	height: 150px;
}

#investigator_perspective {
	position:absolute;
	width:374px;
	height: 142px;
}


#left_nav_level2 li a:hover {
	color:#4CB692;
}

.investigator_jump {
	width:403px;
}

#col1_video {
	position:relative;
	float:left;
	width:403px;
}

#col2_video_list {
	position:relative;
	float:right;
	width:150px;
	padding-left:30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	height:440px;
	font-size:8pt;
}

#col2_video_list p {
	font-size:8pt;
}

#col2_video_list a:link, #col2_video_list a:active, #col2_video_list a:visited {
	color: #4CB692;
	text-decoration:none;
	font-size:8pt;
}

#col2_video_list a:hover {
	text-decoration:underline;
}

#iv_getstarted_col1 {
	background-color:#EDF8F4;
	width:45%;
	float:left;
	position:relative;
	padding:10px;
	height:150px;
	background-image: url(../images/iv_getstarted_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#iv_getstarted_col2 {
	background-color:#EDF8F4;
	width:45%;
	float:right;
	position:relative;
	padding:10px;
	height:150px
}

.sp_formnote {
	color:#4CB692;
	font-style:italic;
}
