
body 				{ background: white;
					  font-size: 12pt; }

.noprint, .search, #aboutimg, #discoveryimg, #pipelineimg, #alliancesimg, #careersimg, #investorimg		{ display: none; }
	
#content { width: 500px; margin-left: 7px; }

a:link, a:visited 	{ color: #0033ff;
					  background: transparent;
					  font-weight: bold;
					  text-decoration: underline; }
#bread	{ padding: 13px 13px 13px 13px; }
					  
.bread				{ font-size: 11px; color: #818181; }
a.bread				{ color: #5e8baf; text-decoration: none; }
a.bread:active		{ color: #cc9900; text-decoration: none; }
a.bread:visited		{ color: #5e8baf; text-decoration: none; }
a.bread:hover		{ color: #7e4463; text-decoration: none; }

div.subnav		{ padding: 6px 6px 6px 16px; border-bottom: 1px solid #ffffff; }					  
div.subnavOn		{ padding: 6px 6px 6px 16px; background-color: #f2deab; border-bottom: 1px solid #ffffff; }

.subnavArrow	{ display: inline; margin: 0px 0px 0px -12px;}

div.tertnav		{ padding: 3px 3px 3px 25px; border-bottom: 1px solid #ffffff; font-size: 10px; }
div.tertnavOn		{ padding: 3px 3px 3px 25px; background-color: #f2deab; border-bottom: 1px solid #ffffff; font-size: 10px; }


h1 				{ font-size: 12px; color: #7f4564; margin-top: 5px; margin-bottom: 10px; } /* main subhead */
h2				{ font-size: 11px; color: #666666; margin-bottom: 0px; } /* stock quote subhead */
h3   			{ font-size: 12px; color: #7f4564; margin-bottom: -5px; } /* not assigned yet */
h4   			{ font-size: 12px; color: #cc0000; margin-bottom: -5px; } /* not assigned yet */
h5   			{ font-size: 12px; color: #996600; margin-bottom: -5px; } /* not assigned yet */
					

.form			{ color: #000000;  border: solid 1px; border-color: #333399; }

/* FORMS */
form			{ margin-top: 5px; }
.input			{ background-color: #efefef; border: 1px solid #a3a5a6; color: #000000; margin-top: 4px; margin-bottom: 10px; }
.apps			{ background-color: #efefef; border: 1px solid #a3a5a6; color: #000000; }
.go				{ margin-top: 4px; margin-bottom: 10px; }
select			{ background-color: #efefef; height: 20px; }

.button  		{ font-size: 10px;
				  background-color: #5e8baf; 
				  color: #ffffff;
				  border-left:   solid 1px #98acbb;
				  border-bottom: solid 1px #73777b;
				  border-top:    solid 1px #98acbb;
				  border-right:  solid 1px #73777b; }
