body {
	background: #FFF url(../images/bg-inner.jpg) repeat-x;
	margin: 0px 0px 0px 0px;
	font-family: Arial; 
	font-size: 12px; 
	line-height: 160%; 
	color: #333333;
}

p { margin: 10px 0px 10px 0px; }

/*div { border: 1px solid #000; }*/ 

h1 { 
	padding: 4px 0px 4px 0px; 
	font-weight: bold; 
	font-size: 12px; 
	margin: 5px 0px 0px 0px; 
	color: #248BB3;
	background: url(../images/dots.gif) repeat-x;
	height: 30px;
}

.red { color: #AA0000; }
.white { color: #FFFFFF; }
.small { font: 10px Tahoma; }

#printlogo { display: none; }

/* ####################### page structure ####################### */

#contents-home {  
	float: left; 
	width: 500px;
	padding: 35px 0px 0px 17px;
	/*height: 300px;*/
	margin-left: 10px;
}

* html #contents-home {
	margin-left: 5px;
}


#bottle {
	float: left; 
	clear: right;
	width: 163px;
	margin: 50px 0px 0px 57px;	
}

/* ####################### page structure ####################### */

#left {  
	float: left; 
	width: 220px;
	padding: 120px 17px 0px 17px;
	/*height: 300px;*/
	height: auto;
}

#contents {  
	float: left; 
	width: 700px;
	padding: 50px 0px 0px 17px;
	/*height: 300px;*/
}

#subnav /*, h4*/ { behavior: url(../scripts/iepngfix.htc); z-index: 100; }/*the path to the htc file is always relative to the page, not the css file*/

#footer, #footer-home {
	clear: both;
	width: 100%;
	height: 70px;
	margin-top: 60px; 
	padding: 20px 30px 12px 30px;
	border-top: 7px solid #999999; 
	color: #666666;
	font-size: 11px;
}

#footer-home { margin-top: 30px; }

/*###################### pagetitles ######################*/

h4 { height: 60px; width: 495px; text-indent: -10000px; margin: 0px; }

h4.aboutus { background: url(../images/t-aboutus.jpg) no-repeat; } 
h4.pipeline { background: url(../images/t-pipeline.jpg) no-repeat; } 
h4.businessdevelopment { background: url(../images/t-businessdevelopment.jpg) no-repeat; } 
h4.investors { background: url(../images/t-investors.jpg) no-repeat; } 
h4.careers { background: url(../images/t-careers.jpg) no-repeat; } 
h4.contactus { background: url(../images/t-contactus.jpg) no-repeat; } 
h4.privacy { background: url(../images/t-privacy.jpg) no-repeat; }

/*###################### left ######################*/

#subnav {
	background-image: url(../images/bg-subnav.png); 
	background-repeat: no-repeat;
	min-height: 200px;
	width: 198px;
	padding: 50px 0 50px 20px;
	margin-bottom: 175px; 
	list-style:none;
	margin: 0px;
}

* html #subnav {
	/* IE6 treats height the same as standards-compliant browsers treat min-height */
	height: 200px;
}

#subnav a {
	color: #333333;
	text-decoration:none;
	padding: 7px 0 7px 20px;
	display: block;
	width: 140px;
	height: auto;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat; 
	background-position: 0px 9px;
	font-size: 11px;	
	/*border: 1px solid #000;*/
}
#subnav a:hover {
	text-decoration:none;
	font-weight: bold; 
	color: #AA0000;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat; 
	background-position: 0px 9px;
}


/* ####################### links ####################### */

A:link { color: #AA0000; font: 12px Arial; line-height: 130%; text-decoration: underline; }
A:visited { color: #C60; font: 12px Arial; line-height: 130%; text-decoration: underline; }
A:active { color: #000; font: 12px Arial; line-height: 130%; text-decoration: underline; }
A:hover { color: #000; font: 12px Arial; line-height: 130%; text-decoration: underline; }

.linkBlue, .linkBlue:visited { color: #4A6179; font: 11px Arial; line-height: 130%; text-decoration: underline; }
.linkBlue:hover, .linkBlue:active { color: #AA0000; font: 11px Arial; line-height: 130%; text-decoration: underline; }

.linkWhiteSmall, .linkWhiteSmall:visited { color: #e2e2e2; font: 10px Arial; line-height: 110%; text-decoration: none; font-weight: bold;}
.linkWhiteSmall:hover, .linkWhiteSmall:active { font: 10px Arial; line-height: 110%; text-decoration: underline; font-weight: bold; }


/* ####################### topnav ####################### */

#navigation {
	height: 26px;
	margin-left: 14px;
	padding: 0px;
	width:750px;
	/*float: left;*/
}

#navigation ul {
	list-style:none;
	margin: 0px 0px 0px -40px;
}
* html #navigation ul {
	margin: 0px 0px 0px 0px;
}

#navigation ul li {
	float:left;
	height:26px;
}

#navigation ul li a {
	background-image:url(../images/topnav.gif);
	background-repeat:no-repeat;
	height:26px;
	display:block;
	margin:0px 0px 0px 0px;
	/*overflow:hidden;*/
	text-indent:-9999px;
	/*border: 1px solid #000;*/
}

#navigation ul li.home a { background-position:-14px -26px; width:76px; }
#navigation ul li.home a:hover { background-position:-14px -52px; }

#navigation ul li.aboutus a { background-position:-89px -26px; width:87px; }
#navigation ul li.aboutus a:hover { background-position:-89px -52px; }

#navigation ul li.pipeline a { background-position:-176px -26px; width:85px; }
#navigation ul li.pipeline a:hover { background-position:-176px -52px; }

#navigation ul li.businessdevelopment a { background-position:-261px -26px; width:174px; }
#navigation ul li.businessdevelopment a:hover { background-position:-261px -52px; }

#navigation ul li.investors a { background-position:-436px -26px; width:146px; }
#navigation ul li.investors a:hover { background-position:-436px -52px; }

#navigation ul li.careers a { background-position:-580px -26px; width:80px; }
#navigation ul li.careers a:hover { background-position:-580px -52px; }

#navigation ul li.contactus a { background-position:-661px -26px; width:97px; }
#navigation ul li.contactus a:hover { background-position:-661px -52px; }


/* ####################### dropdowns ####################### */

#navlistABOUT, #navlistPIPELINE, #navlistINVESTORS { 
	font: 11px Arial; 
	border-color: #000000;
	border-style: solid;
	border-width: 1px 2px 2px 1px; 
	background-color: #BFDFF0;
	position:absolute; 
	z-index:300; 
	top: 154px; 
	visibility: hidden;
}

#navlistABOUT a, #navlistPIPELINE a, #navlistINVESTORS a { 
	background-color: #BFDFF0; 
	color: #000000; 
	text-decoration: none; 
	display: block; 
	/*border-bottom: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000; */
	padding: 4px 15px 4px 17px;  
	margin: 0px;
	font: 11px Arial;
}

#navlistABOUT a:hover, #navlistPIPELINE a:hover, #navlistINVESTORS a:hover { background-color: #0087C2; color: #FFFFFF; }

#navlistABOUT { left: 89px;  }
#navlistPIPELINE { left: 176px;  }
#navlistINVESTORS { left: 435px;  }

#navlistABOUT a, #navlistABOUT a:link, #navlistABOUT a:visited { width: 143px; }
#navlistPIPELINE a, #navlistPIPELINE a:link, #navlistPIPELINE a:visited { width: 113px; }
#navlistINVESTORS a, #navlistINVESTORS a:link, #navlistINVESTORS a:visited { width: 143px; }



/* ####################### misc ####################### */

#bios img { padding: 4px; float: left; margin: 3px 20px 10px 0px; background-color: #E1E6DF; }

.alignright { float: right; margin: 5px 0px 10px 30px; }




.tablePipeline td { border: 1px dotted #FFFFFF; font: 10px Tahoma; padding: 3px 0px 3px 0px; vertical-align: middle; }
.tablePipeline thead { color: #FFFFFF; line-height: 1.1em; text-align: center; }
.tablePipeline p { margin: 0px 5px 0px 5px; }

