





body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:12px;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #000080;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana,Arial,sans-serif;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 140%;
 	background:url(../../../templates/petro1/images/bg.jpg) #000080 repeat-x;
	padding-top:5px;
	padding-left:10px;
	font-weight:bold;
	color:#FFF;
	height:26px;
}

h2{
 font-size: 120%;
 color: #000080;
}

h3{
 font-size: 110%;
 color: #000080;
}

h4{
 font-size: 105%;
 font-weight: normal;
 color: #000080;
}

h5{
 font-size: 100%;
 color: #000080;
}
h6{
 font-size: 100%;
 display:block;
  	background:url(../../../templates/petro1/images/bg.jpg) #ff0000 repeat-x;
	padding-top:0px;
	padding-left:10px;
	font-weight:bold;
	width:100%;
	height:100%;
	color:#FFF;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Verdana,Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 0px 0px;
	height:267px;
	background-color: #e9e9e9;
	border-bottom: 1px solid #ff0000;
	width: 100%;
}

#searcher {
	position:absolute; 
	top:20px;
	left:35%;
	width:400px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:180%;
}
.search {
	font-size: 90%;
	border: 1px solid #ff0000;
	padding: 5px;
}	

.inputbox { 
	margin-right: 2px;
	margin-bottom: 1px;
	border:1px solid #ff0000;
	color:#000000;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 5px;
	background-color: #e9e9e9;
	border-right: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
}

#navBar h3{
	background: #999999;
	display:block;
	border: 1px solid #fff;
	font-size:14px;
	padding:4px 7px;;
	font-weight:bold;
	color:#FFF;
	width:90%;
}
#auth{
	/*background:#c6c6c6;*/
	font-size: 10px;
	border: 1px solid #ff0000;
	padding: 5px;
}
/*#auth form{
	margin: 0px;
	padding: 0px;
	width:20%;	
}*/

#content{
	float: left;
	width: 57%;
}

#rigth{
	float:right;
	width: 20%;
	background-color: #e9e9e9;	
	border-left: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	padding: 5px;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.story a, .story a:visited, .story a:hover{
	color: #000080;
	font-weight:bold;
	text-decoration:underline;
}
.story a:hover{
	color: #000080;
	font-weight:bold;
	text-decoration:none;
	}



/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #ff0000;
	font-size: 75%;
	font-weight:bold;
	color: #333;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	background:url(../../../templates/petro1/images/footer.gif);
}


/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 0px;
	vertical-align: middle;
}


/*********** #navBar link styles ***********/

/*#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
/*#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
/*html>body #navBar li {border-bottom: none;}


*/

#l_menu {
	padding:5px;
	border: 1px solid #ff0000;
}
#l_menu ul {
list-style:none;
padding:0px;
margin:0px;
}

#l_menu ul li a {
color:#fff;
text-decoration:none;
padding: 4px 7px;
width:90%;
background:#cc3333;
display:block;
border:1px solid #fff;
font-weight:bold;
font-size:14px;
}

#l_menu li a:hover {
background:#b92a23;
}

#l_menu a:visited {
	color:#ffffff;
	text-decoration:none;
	}
#l_menu a:link {
	color:#ffffff;
	text-decoration:none;
	}
#l_menu a#active_menu {
background:#b92a23;
}	

#l_menu ul li ul li {
	padding-left:10px;
	}
#l_menu ul li ul li a, #l_menu ul li ul li a:visited, #l_menu ul li ul li a:link{
	width:80%;
	background: #3366ff;
	font-size:12px;	
	display: block;
	}
#l_menu ul li ul li #active_menu, #l_menu ul li ul li a:hover{
	background: #3366cc;		
}
#l_menu ul li ul li ul li {
	padding-left:10px;
	}
#l_menu ul li ul li ul li a, #l_menu ul li ul li ul li a:visited, #l_menu ul li ul li ul li a:link{	
	background: #ff9900;
	font-size:10px;	
	display: block;
	}
#l_menu ul li ul li ul li #active_menu, #l_menu ul li ul li ul li a:hover{
	background: #ffbb44;		
}

#l_menu ul li ul li ul li ul li {
	padding-left:10px;
	}
#l_menu ul li ul li ul li ul li a, #l_menu ul li ul li ul li ul li a:visited, #l_menu ul li ul li ul li ul li a:link{	
	background: #cc3333;
	font-size:10px;	
	display: block;
	}
#l_menu ul li ul li ul li ul li #active_menu, #l_menu ul li ul li ul li ul li a:hover{
	background: #b92a23;		
}
	
/** CSS for Mainmenu **/
/*#l_menu {
	padding:5px;
	border: 1px solid #ff0000;
	}
	
#l_menu ul {
list-style:none;
padding:0px;
margin:0px;
}*/
	
/*#navBar ul {
list-style:none;
}*/

/*a.mainlevel  {
  display           : block;
  width             : auto !important;
  width             : 90%;
  margin            : 1px 0;
  padding           : 0;
  font-size         : 14px;
  background	    : #d12f27;
  
}

a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 14px;
  border		   : 1px solid #fff;
  font-weight	   : bold;
  padding			: 4px 7px;
  color            : #fff;
  text-decoration  : none;

}
a.mainlevel:hover {
  border-bottom    : 1px solid #DCDFE1;
  font-size        : 14px;
  font-weight      : bold;
  color            : #fff;
  text-decoration  : none;
  padding-left     : 10px;
  text-decoration  : none;
  background       : #b92a23;

}
#active_menu {
  color            : #fff;
  background       : #b92a23;
  text-decoration	 : none;

}
a#active_menu:hover {
  color            : #CCC;
}*/


/** Sublevel for Mainmenu **/

/*.sublevel {
   font-family      : Arial, Helvetica, sans-serif;
   background: none;
   font-size        : 13px;
   font-weight		: bold;
   color            : #ff0000;
   padding    	  : 3px 1px 3px 10px;
   margin		  : 3px;
}
a.sublevel:link, a.sublevel:visited {
  color	      : #ff0000;
  text-decoration	: none;
}
a.sublevel:hover {
  color            : #b92a23;
  text-decoration  : none;
}
a.sublevel#active_menu  {
	background      : transparent;
	color           : #b92a23;
	border          : 0;
      
}*/

.contentheading {
	font-size: 14px;
	background:url(../../../templates/petro1/images/bg.jpg) #ff0000 repeat-x;
	font-weight:bold;
	color: #fff;
	display:block;
	width:100%;
	}
.contentheading  a:link, .contentheading a:visited, .contentheading a:hover{
	color: #fff;
	text-decoration:none;
	}
.contentheading a:hover{
	color: #fff;
	text-decoration:underline;
	}		
.contentpaneopen {
	width:100%;
	}
.contentpaneopen h1{
	font-size:20px;
	font-weight:bold;
	color:#000080;
	background:none;
	}
.contentpaneopen h2{
	font-size:18px;
	font-weight:bold;
	color:#000080;
	}
.contentpaneopen h3{
	font-size:16px;
	font-weight:bold;
	color:#000080;
	}
.contentpaneopen h4{
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#000080;
	}				
.createdate {
	font-size:9px;
	color:#999999;
	}
.button {
	border: 1px solid #fff;
	background: url(../../../templates/petro1/images/bg.jpg) #ff0000;
	color:#FFF;
	font-weight:bold;
}	