
#flashcontainer{
	width:642px; 
	height: 230px; 
	margin-top:14px; 
	margin-right: 14px;	
	position:relative;
	left: 305px;
	top:-270px;

}
.flash-replaced .alt {
							display: block;
							height: 0;
							position: absolute;
							overflow: hidden;
							width: 0;
}


img.picRight, img.picRightnoBorder{
	border:5px solid #cdeaee;
	float:right;
	margin-left: 10px;
}

img.picRightnoBorder{
	border:0px;
}


/*############### See Research By Box ######################################*/
#topDropdownBox{
	background:url(/site/images/searchboxbg_07.png) 0px top  no-repeat;	
	height: 230px;
	padding: 20px;

}


#dropdownBoxes{
	background:url(/site/images/dropboxBg_10.jpg) no-repeat;
	height: 230px;
	width: 281px;
	margin-top:-6px;
	margin-left:-2px;
	
	padding:0px 15px;

}

#dropdownBoxes h1{

	width: 270px;
	height: 32px;
	padding-left: 10px;
	margin-left: -15px;
	margin-bottom: 10px;
	

}

#dropdownBoxes h1#labTitle{
		background:url(/site/images/index-lab-title.jpg) no-repeat;
}

#dropdownBoxes h1#suppDataTitle{
		background:url(/site/images/index-supp-title.jpg) no-repeat;
}

#dropdownBoxes h1 span{
	/*
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	color:white;
	letter-spacing:0;
	font-size: 0.85em;*/
	display:none;
	

}

.myDropDown{
	width: 250px;	
	margin-bottom:1px;
}

dt.dtclass{
	font-size: 1.3em;
	margin-bottom: 10px;
}




dt.dtclass a{
	display:block;
	text-decoration:none;
	height: 35px;
	padding-top: 3px;
	padding-left: 20px;


	background:url(/site/images/dropdownBG.png) right  -5px  no-repeat;
	color:#333;
}



dt.dtclass a:hover{
	color:#0A7381
}


dt.dtclass a.selected{
		background:url(/site/images/dropdownBGR.png) right  -5px  no-repeat;
		color:#394269;
}

.myDropDown ul{
	display:none;

	margin-top:-17px;
	padding-top: 5px;
	width: 245px;
	list-style: outside;
	list-style-type:none;
	background:url(/site/images/dropdngradient.gif) repeat-x;	

	position:absolute;

}

.myDropDown ul li a{
	display:block;
	padding:3px 0px;
	border-bottom:1px solid #53629B;	
	text-decoration:none;
	color:#fff;
	padding-left: 15px;
	
}

.myDropDown ul li a:hover{
	background:#BFC6DD;
	color: #394269;
	
}


	
a.myButton{
	background:url(/site/images/button.png) no-repeat;
	width: 238px;
	height: 44px;
	color:#384474;
	text-transform:uppercase;
	display:block;
	font-size: 1.25em;
	font-weight: bold;
	text-decoration:none;
	padding-top:12px;
	text-align:center;
	margin-left:6px;
	margin-top: -10px;
	

}

a.myButton:hover{
	background:url(/site/images/buttonR.png) no-repeat;
	color:#026C79;
}


/*########################## end research box styles #########################*/

