@CHARSET "ISO-8859-1";

/**
 * @fileOverview    Universal CSS file which contains global styles for: (all).
 *                  Browsers: (All).
 *                  User agent that claims support for media type: (screen).
 *                  Init Date: Mon, 25 April 2009. 
 *                  Copyright (C) pnoc-rc.com.ph 2009. All Rights Reserved.
 * @author            Jaini N. Guevara guevarajaini@yahoo.com
 */
 
 .error {font-size: 11px; color: red;}
 .success {font-size: 11px; color: green;}

 .details_title b
 {font-size: 18px; color: #005171;}
 
 .details
 {width: 656px;}
 
 .sml_txt {font-size: 9px;}
 .sml_txt input {font-size: 9px; height: 14px;}
 
 .bullet {margin-right: 25px;}
 
	.head_link:LINK{position:relative; color: white; text-decoration: none;}
	.head_link:ACTIVE{position:relative; color: white; text-decoration: none;}
	.head_link:VISITED{position:relative; color: white; text-decoration: none;}
	.head_link:HOVER{position:relative; color: #075979; text-decoration: underline;}
				
	.title A:LINK {position:relative; color: #007CAD;text-decoration: none;}
	.title A:ACTIVE {position:relative; color: #007CAD;text-decoration: none;}
	.title A:VISITED {position:relative; color: #005171;text-decoration: none;}
	.title A:HOVER {position:relative; color: #005171;text-decoration: underline;}
	
	.link:LINK {position:relative; color: #007CAD;text-decoration: none;}
	.link:ACTIVE {position:relative; color: #007CAD;text-decoration: none;}
	.link:VISITED {position:relative; color: #005171;text-decoration: none;}
	.link:HOVER {position:relative; color: #005171;text-decoration: underline;}
	
	.footernavi a:LINK{color: #B5E8FF; text-decoration: none;}
	.footernavi a:ACTIVE{color: #B5E8FF; text-decoration: none;}
	.footernavi a:VISITED{color: white; text-decoration: none;}
	.footernavi a:HOVER{color: white; text-decoration: underline;}
	
	#more{font-size: 9px;}
	
	#more:LINK {position:relative; color: #007CAD;text-decoration: none;}
	#more:ACTIVE {position:relative; color: #007CAD;text-decoration: none;}
	#more:VISITED {position:relative; color: #005171;text-decoration: none;}
	#more:HOVER {position:relative; color: #005171;text-decoration: underline;}

 /**
 * @description     BANNERS
 */
 
 #banner_bod
 {
 	background-image: url(images/banner_bod.jpg);
 	background-repeat: no-repeat;
 	width: 656px;
 	height: 120px;
 }
 
 #banner_bids
 {
 	background-image: url(images/banner_bids.jpg);
 	background-repeat: no-repeat;
 	width: 656px;
 	height: 120px;
 }
 
 #banner_careers
 {
 	background-image: url(images/banner_careers.jpg);
 	background-repeat: no-repeat;
 	width: 656px;
 	height: 120px;
 }
 
 #banner_contactus
 {
 	background-image: url(images/banner_contactus.jpg);
 	background-repeat: no-repeat;
 	width: 656px;
 	height: 120px;
 }
 
 #banner_invest
 {
 	background-image: url(images/banner_invest.jpg);
 	background-repeat: no-repeat;
 	width: 656px;
 	height: 120px;
 }
 
 #banner_profile
 {
 	background-image: url(images/banner_profile.jpg);
 	background-repeat: no-repeat;
 	width: 656px;
 	height: 120px;
 }
 
 #banner_keyofficers
 {
 	background-image: url(images/banner_keyofficers.jpg);
 	background-repeat: no-repeat;
 	width: 656px;
 	height: 120px;
 }
 
 #banner_news
 {
 	background-image: url(images/banner_news.jpg);
 	background-repeat: no-repeat;
 	width: 656px;
 	height: 120px;
 }
 
 #banner_progproj
 {
 	background-image: url(images/banner_progproj.jpg);
 	background-repeat: no-repeat;
 	width: 656px;
 	height: 120px;
 }

 #banner_privacy
 {
 	background-image: url(images/banner_privacy.jpg);
 	background-repeat: no-repeat;
 	width: 656px;
 	height: 120px;
 }

  #banner_pipeline
 {
 	background-image: url(images/banner_pipeline.jpg);
 	background-repeat: no-repeat;
 	width: 656px;
 	height: 120px;
 }
 
  #banner_ongoing
 {
 	background-image: url(images/banner_ongoing.jpg);
 	background-repeat: no-repeat;
 	width: 656px;
 	height: 120px;
 }
 
 #banner_hydro
 {
 	background-image: url(images/banner_hydro.jpg);
 	background-repeat: no-repeat;
 	width: 656px;
 	height: 120px;
 }
 
 #banner_inquiries
 {
 	background-image: url(images/banner_inquiries.jpg);
 	background-repeat: no-repeat;
 	width: 656px;
 	height: 120px;
 }
 
 #banner_biomass
 {
 	background-image: url(images/banner_biomass.jpg);
 	background-repeat: no-repeat;
 	width: 656px;
 	height: 120px;
 }
 
  #banner_products
 {
 	background-image: url(images/banner_products.jpg);
 	background-repeat: no-repeat;
 	width: 656px;
 	height: 120px;
 }
