
body {
	margin: 0;
	padding: 0;
	font: 11px Tahoma, Verdana, Arial, sans-serif; color: #666666;
	line-height: 15px;
	
	}
	
#envelope {
	background: url(pop-up-header.gif) 0px 0px repeat-x;
	position: relative;
	margin: 0 0 0 0;
	padding: 45px 30px 0 30px;
	text-align: left;
	}
	
h2 {
	margin: 0;
	color: #706F6F;
	font-size: 13px; 
	}
	
h3 {
	margin-top: 15px;
	color: #706F6F;
	font-size: 11px; 
	font-style: italic;
	}
	
h4 {
	margin-top: 15px;
	color: #706F6F;
	font-size: 10px; 
	}

p { 
	background: none;
	}
	
	
.rnaImage {
	float: right;
	width: 307px;
	padding-left: 10px;
	position: relative;
}

.rnaImage p a.expand{
	background: url(rna-arrow-popup.gif) left top no-repeat;
	display: block;
	padding: 1px 0 2px 20px;
	margin-top: 4px;
}

.rnaImage p a.milestoneExpand{
	background: url(rna-arrow-popup.gif) left top no-repeat;
	padding: 1px 0 3px 25px;
	margin: -13px 0 0 100px;
}

.rnaImage p.imageTitle  {
	position: absolute;
		top: 0px;
		*top: 10px;
		left: 30px;
}

.rnaImage a  {
	color: #00A0DD;
	text-decoration: none; 
}

.rnaImage a:hover  {
	color: #00A0DD;
	text-decoration: underline; 
}

.rnaArrow {
	position: relative;
	top: 40px;
	left: 20px;
	}

/* footer styles */
#footer {

	width: 92%;
	height: 75px;
	margin: 15px 0 0 25px;
	position: relative;
	font: 10px Tahoma, Verdana, Arial, sans-serif; 
	color: #B7B7B6;
	clear: both;
	/* border: dashed #00FF00; view div outline */
	}
	
	#footer a { 
	color: #00A0DD;
	text-decoration: none; 
}
	#footer a:hover, {
	color: #12456E;
	text-decoration: none; 
	}
	
	#logo {
	padding-left: 20px;
	float: right;
	}



a#rnaExplore {
	background: url(btn-explore-for-yourself.gif) left top no-repeat;
	width: 272px;
	height: 42px;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
}

a.exploreSelected {
	background: url(btn-explore-for-yourself-r.gif) left top no-repeat !important;
}

#dhtmlEnvelope {
	display: block;
	position: absolute;
	top: 99px;
	left: 31px;
	z-index: 200;
	margin: 0 auto;
}

.dhtmlMenu {
	display: block;
	width: 267px;
	text-align: left;
	padding: 1px;
	background-color: #FFFFFF;
}

.dhtmlMenu ul {
	border: 1px solid #FFFFFF;
	margin: 0;
	padding: 0 1px 1px 1px;
	list-style: none;
}

.dhtmlMenu li {

}

/* IE7 */
*:first-child+html .dhtmlMenu li {
height: 1%;
}

.dhtmlMenu a:link, 
.dhtmlMenu a:visited {
	display: block;
	background-image: url(bg-rna-arrow.gif);
	background-repeat: no-repeat;
	background-position: .6em 1.3em;
	border-bottom: 1px dotted #FFFFFF;
	color: #FFFFFF;
	padding: 9px 19px 9px 19px;
	_height: 20px;
	background-color: #0098D3;
	text-decoration: none;
}

.dhtmlMenu a:hover, 
.dhtmlMenu a:active {
	background-color: #1CAAE1;
	background-image: url(bg-rna-arrow-r.gif);
	display: block;
	text-decoration: none;
}

.imageFull {
	margin: 30px 0 0 0;
	text-align: center;
	
}

.imageFull ul {
	color: #00A0DD;
	position: absolute;
	top: 95px;
	left: 520px;
	list-style: none;
	
}


.imageFull a {
	color: #00A0DD;
	text-decoration: none;
	background: url(rna-close-arrow.gif) 0px 2px no-repeat;
	display: block;
	padding: 0 0 0 18px;
	
}

#footer a.selected {
	color: #12456E;
	text-decoration: underline;
}

.pdfIcon a {
	background: url(rna-popup-pdf-icon.gif) 0px 0px no-repeat;
	position: absolute;
	top: 5px;
	left: 20px;
	height: 30px;
	width: 50px;
	display: block;
	text-indent: -9000px;
	
}

.timelineFull {
	margin: 30px 0 0 0;
	text-align: center;
	
}

.timelineFull ul {
	color: #00A0DD;
	position: absolute;
	top: 95px;
	left: 820px;
	list-style: none;
	
}

.timelineFull a {
	color: #00A0DD;
	text-decoration: none;
	background: url(rna-close-arrow.gif) 0px 2px no-repeat;
	display: block;
	padding: 0 0 0 18px;
	
}

