/* div { border: 1px solid #FF0000; } */
body {
	background: #FFF url(../images/bg.jpg) repeat-x;
	margin: 0px;
	font-family: Arial; 
	font-size: 12px; 
	line-height: 150%; 
	color: #333;
}

p { margin: 15px 0px 15px 0px; }

h2 { font: 16px Helvetica Black; color: #990000; letter-spacing: -1px; }
h3 { font: 16px Helvetica Condensed; color: #990000; line-height: 120%; }

.clear { clear: both; }

.red { color: #AA0000; }
.white { color: #FFFFFF; }
.small { font-size: 11px; line-height: 120%; }

.floatrightmargins { padding: 4px 0px 25px 30px; } 

object { margin-bottom: -5px; padding: 0px; }

#printlogo { display: none; }



#tagline { 	
	position: absolute;
	top: 42px;
	left: 620px;
	display: block 
}

.headline { /* press release headlines */
	margin: 40px 0px 25px 0px; 
	padding: 0px;
	font: bold 12px Arial; 
	text-align: center;
	text-transform: uppercase;
	color: #333333;
	line-height: 130%;
	}
	
.subhead { /* press release subheadlines */
	font-style: italic; 
	text-align: center; 
	line-height: 120%;
}

#tableInvestors td { border: 1px solid #CCCCCC; padding: 15px; margin: 15px; }

.tableRed { background-color: #900; font-weight: bold; color: #FFF; }
.tableRed td { padding: 10px; }

#tableRounded, .tableRounded { background-color: #EFEFEF; margin-bottom: 20px; }
img.floatright { display: block; float: right; margin: 4px 0px 25px 30px; }

input.inputsmall {
	font-family: Arial;
	font-size: 11px;
	color: #333;
}

/* #bios img { padding: 4px; float: left; margin: 3px 20px 10px 0px; background-color: #E1E6DF; }

.alignright { float: right; margin: 5px 0px 10px 30px; }*/

/* ####################### page structure ####################### */

#wrapper {
	width: 960px;
	margin: 0px auto;
	position: relative;
	/*border: 2px solid #AA0000;*/ 
}

#header { 
	height: 174px;
	width: 960px;
	margin: 0px auto;
	background: url(../images/bg-header.jpg) top center no-repeat;
	position: relative;
}

#logo { 
	position: absolute;
	top: 20px;
	left: 40px;
	display: block;
	height: 62px; 
	width: 406px; 
	text-indent: -9999px; 
	background: url(../images/logo.png); 
}

#contact { 
	display: none;
	/*position: absolute;
	top: 0px;
	left: 580px;
	display: block;
	height: 32px; 
	width: 134px; 
	text-indent: -9999px; 
	background: url(../images/b-contact.jpg);*/
}

#content {
	width: 900px;
	padding: 20px 0px 0px 14px;
	/*border: 2px solid #CCCC00;*/
}

#bottomstrip { 
	width: 930px; 
	height: 12px; 
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background: url(../images/titlebottomstrip.jpg) no-repeat;
}

/*#home #footer {
	width: 100%;
	margin: 0 auto;
	padding: 20px;
	position: relative;
	color: #666;
	height: 33px;
	font: 10px Tahoma;
	background: 0 bottom url(../images/bg-footer.gif) repeat-x;
}*/

#footer {
	width: 100%;
	margin: 0 auto; 
	padding: 40px 0px 40px 0px;
	position: relative;
	color: #666;
	font: 10px Tahoma;
	background: 0 bottom url(../images/bg-footer.gif) repeat-x;
	text-indent: 20px;
	/*border: 2px solid #66FFCC;*/
}
	#footer span {
		width: 960px;
		display: block;
		margin: 0 auto;
	}

#bodytable { width: 930px; margin-bottom: 60px; }

#bodytable #cellleft {   
	padding: 20px 20px 0px 40px;
	margin: 0px;
	/*width: 520px;*/
	/*border: 2px solid #6666CC;*/
}
#bodytable #cellright {  
	/*width: 277px;*/
	margin: 0px;
	padding: 20px 0px 0px 0px ;
	background: 0px 30px url(../images/shadow.jpg) no-repeat;
	/*border: 2px solid #CC0000;*/
}

.tablePadded-a td { padding: 2px 10px 0px 0px; }

.tablePadded-b { margin-top: 10px; }
.tablePadded-b td { padding: 7px 10px 7px 0px; vertical-align: top;}
.tablePadded-b ul { margin-top: 0px; }

.tablePadded-c td { padding: 5px 5px 5px 0px; }



/* ####################### topnav ####################### */

#navigation {
	position: absolute;
	top: 95px;
	/*margin: 0px auto;*/
	height: 79px;
	width: 960px;
}

#navigation ul {
	list-style:none;
	margin: 0px 0px 0px 14px;
	padding: 0px;
}

#navigation ul li {
	float:left;
	height:79px;
}

#navigation ul li a {
	background: url(../images/topnav.jpg) no-repeat;
	height:79px;
	display: block;
	text-indent:-9999px;
	/*border: 1px solid #000;*/
}

#navigation ul li.home a { background-position:0px 0px; width:105px; }
#navigation ul li.home a:hover { background-position:0px -78px; }

#navigation ul li.company a { background-position:-105px 0px; width:119px; }
#navigation ul li.company a:hover { background-position:-105px -78px; }

#navigation ul li.science a { background-position:-224px 0px; width:104px; }
#navigation ul li.science a:hover { background-position:-224px -78px; }

#navigation ul li.pipeline a { background-position:-328px 0px; width:108px; }
#navigation ul li.pipeline a:hover { background-position:-328px -78px; }

#navigation ul li.news a { background-position:-436px 0px; width:178px; }
#navigation ul li.news a:hover { background-position:-436px -78px; }

#navigation ul li.financial a { background-position:-614px 0px; width:206px; }
#navigation ul li.financial a:hover { background-position:-614px -78px; }

#navigation ul li.contact a { background-position:-821px 0px; width:111px; }
#navigation ul li.contact a:hover { background-position:-821px -78px; }



/*###################### left ######################*/

#subnav {
	background: 70px 20px url(../images/contents.gif) no-repeat; 
	width: 190px;
	/*height: 485px;*/
	padding: 30px 0 50px 70px;
	margin-bottom: 195px; 
	margin: 0px;
	/*border: 1px solid #000;*/
}

#subnav ul {
	width: 130px;
	/*height: 485px;*/
	margin: 0px;
	padding: 30px 0px 0px 0px;
	list-style:none;
	/*background: 0 left url(../images/contents.gif) no-repeat; */
}

#subnav ul li { background: 0px bottom url(../images/dottedline.gif) no-repeat; }

#subnav ul a {
	color: #333;
	text-decoration:none;
	padding: 10px 0 10px 20px;
	display: block;
	width: 155px;
	height: auto;
	line-height: 120%;
	background: 0px 13px url(../images/bullet1.gif) no-repeat;
	/*border: 1px solid #000;*/
}
#subnav ul a:hover {
	text-decoration:none;
	color: #AA0000;
	font-weight: bold;
}


/* ####################### links ####################### */

a, a:visited { color: #990000; font: 12px Arial; line-height: 130%; text-decoration: underline; }
a:active,a:hover { color: #000; text-decoration: underline; }

.linkBlue, .linkBlue:visited { color: #4A6179; font: 12px Arial; line-height: 130%; text-decoration: underline; }
.linkBlue:hover, .linkBlue:active { color: #AA0000; text-decoration: underline; }

.linkWhiteSmall, .linkWhiteSmall:visited { color: #e2e2e2; font: 10px Tahoma; line-height: 110%; text-decoration: none; font-weight: bold;}
.linkWhiteSmall:hover, .linkWhiteSmall:active { text-decoration: underline; font-weight: bold; }

/* ####################### home news ####################### */

#homenewsdiv {}

#homenewsdiv span.date { display: block; float: left; }
#homenewsdiv a.newsheadline { display: block; margin: 5px 5px 0px 92px; padding: 0px; margin-bottom: 15px; text-decoration: underline; color: #990000; line-height: 125%; height: 100%;}
#home #homenewsdiv a.newsheadline { margin-left: 68px; margin-bottom: 11px;}
#home #homenewsdiv a.newsheadline { text-decoration: none; color: #000000; }
#home #homenewsdiv a.newsheadline:hover, #homenewsdiv a.newsheadline:hover { text-decoration: underline; color: #000000; }

/*###################### pagetitles ######################*/

#pagetitle {  }
* html #pagetitle { margin-bottom: -2px; padding: 0px; }
#pagetitle h1 { margin: 0px; padding: 0px; height: 102px; width: 930px; text-indent: -9999px; }

h1.title-about { background-image: url(../images/t-company.jpg); }
h1.title-science { background-image: url(../images/t-science.jpg);  }
h1.title-pipeline { background-image: url(../images/t-pipeline.jpg); }
h1.title-news { background-image: url(../images/t-news.jpg); }
h1.title-investors{ background-image: url(../images/t-financial.jpg); }
h1.title-contact { background-image: url(../images/t-contact.jpg); }
h1.title-terms { background-image: url(../images/t-terms.jpg); }

