
.none{ /* fixes a netscape4 issue */

}



.resetSubnav{z-index: 5; position: absolute; top: 110; left: 0; visibility: hidden;}

.topNav{z-index: 10; position: absolute; top: 110; left: 0; visibility: visible;}

.emptySubnav{z-index: 10; position: absolute; top: 140; left: 0; visibility: hidden;}

.aboutusSubnav{z-index: 10; position: absolute; top: 140; left: 178; visibility: hidden;}

.pipelineSubnav{z-index: 10; position: absolute; top: 140; left: 265; visibility: hidden;}

.bizdevSubnav{z-index: 10; position: absolute; top: 140; left: 450; visibility: hidden;}

.pressmediaSubnav{z-index: 10; position: absolute; top: 140; left: 490; visibility: hidden;}

.investor_relationsSubnav{z-index: 10; position: absolute; top: 140; left: 585; visibility: hidden;}

.contact_usSubnav{z-index: 10; position: absolute; top: 140; left: 775; visibility: hidden;}


.Home  {
	font-size : 70%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

.Forward  {
	font-size : xx-small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

.Archives {
	font-size : smaller;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

.Subnav {
	display: block;
	font-size : xx-small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	width: 150px;
	border: 0px;
}
		
.UL {
	margin: 7px;
	display: block;
	font-size : 70%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	width: 100%;
	border: 0;
	color: #000000;
	list-style: disc;
	padding : 15px;
}

.Title2 {
	font-size : large;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

.Title {
	font-size : larger;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

.General {
	font-size : x-small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : lighter;
	font-style : normal;
	color : Black;
}


.Copyright  {
	font-size : xx-small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #313131;
}


a  {
	font-size : xx-small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #134F8A;
}

A:Visited  {
	font-size : xx-small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #939393;
}

A:Active  {
	font-size : xx-small;
	font-family : Verdana, Arial, Helvetica, sans-serif;;
	font-weight : bold;
	font-style : normal;
	color : #134F8A;
}

A:Hover  {
	font-size : xx-small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #828282;
}

#list-menu {
	width: 400px;
}

#list-menu2 {
	width: 200px;
}

#list-menu ul {
	margin: 7px;
	padding: 0;
	list-style-type: none;
} 	
#list-menu li {
	margin: 0;
	padding: 0;
	list-style: disc;
} 
#list-menu a {
	display: block;
	font-size : 70%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	width: 85%;
	padding: 2px 2px 2px 10px;
	border: 0px;
	color: #000000;
	text-decoration: 1px; 
	/*lets remove the link underlines*/
} 	
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #134F8A;
}
#list-menu a:hover {
	border: 0;
	background: silver;
} 

.subNavLinks a {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none;
	font-weight: 100;
}

.subNavLinks a:hover {
	color: #ffae00;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none;
	font-weight: 100;	
}

.subNavLinksSelected {
	color: #ffae00;	
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none;
	font-weight: 100;
}
