﻿.headingGreen
{
  font-family: Arial;
  font-size: 18pt;
  color: #7fc41c;
  max-width:500px;
  }
.headerGreen
{
    color: #5d7a8a;
    font-size: 7pt;
    font-family: Verdana; 
    font-weight:bold;
    text-decoration:none;
    }
    
.headerGreen:hover
{
    color: #7fc41c;
    font-size: 7pt;
    font-family: Verdana; 
    font-weight:bold;
    text-decoration:underline;
}
.subheadingGr
{
  font-family: Arial;
  font-size: 14pt;
  color: #7fc41c;
  font-weight:normal;
  
  }
.subsubheadingGr
{
  font-family: Verdana;
  font-size: 11pt;
  color: #7fc41c;
  font-weight:bold;
  }

.subheadingGreen{
font-family: Arial;
font-size: 12pt;
color: #7fc41c;
text-decoration: none;
}
.subheadingGreen:hover{
font-family: Arial;
font-size: 12pt;
color: #7fc41c;
text-decoration: underline;

}
.linksGreen{
font-family: Verdana;
font-size: 9pt;
color: #666666;
text-decoration: none;
}
.linksGreen:hover{
font-family: Verdana;
font-size: 9pt;
color: #666666;
text-decoration: underline;
}
.textGreen
{
    font-family: Verdana;
    font-size: 10pt;
    color: #666666;
}
.textGray
{
    font-family: Verdana;
    font-size: 8pt;
    color: #999999;
    font-weight: 700;
    font-weight:normal;
    
}
.textBlack
{
    font-family: Verdana;
    font-size: 8pt;
    color: #000000;
    font-weight: 700;
    font-weight:normal;
    
}
.textGreenBold
{
    font-family: Verdana;
    font-size: 8pt;
    color: #666666;
    font-weight: 700;
    font-weight: bold;
    
}
a.PressLinksGreen
{
    color: #7fc41c;
    font-size: 9pt;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
}

a.PressLinksGreen:hover
{
    color: #7fc41c;
    font-size: 9pt;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: underline;
}
	.petroleumGreen
	   {
	color: #5d7a8a;
	font-size:10pt;
	font-family:Verdana;
	text-decoration:none;
	}
	
		.petroleumGreen:hover
	   {
	     
	color: #7fc41c;
	font-size:10pt;
	font-family:Verdana;
	text-decoration:underline;
	}
	.linkpetroleumGreen
	   {
	color: #5d7a8a;
	font-size:8pt;
	font-family:Verdana;
	text-decoration:none;
	}
	
		.linkpetroleumGreen:hover
	   {
	     
	color: #7fc41c;
	font-size:8pt;
	font-family:Verdana;
	text-decoration:underline;
	}
.linkpetroleumGreen2
	   {
	color: #5d7a8a;
	font-size:7pt;
	font-family:Verdana;
	text-decoration:none;
	}
	
		.linkpetroleumGreen2:hover
	   {
	     
	color: #7fc41c;
	font-size:7pt;
	font-family:Verdana;
	text-decoration:underline;
	}
.linkgreenGreen2
	   {
	color: #7fc41c;
	font-size:7pt;
	font-family:Verdana;
	text-decoration:none;
	}
	
		.linkgreenGreen2:hover
	   {
	     
	color: #7fc41c;
	font-size:7pt;
	font-family:Verdana;
	text-decoration:underline;
	}
.green
	   {
	       text-decoration: underline;
	color: #7fc41c;
	font-size:7pt;
	font-family:Verdana;text-decoration:none;}
	
	 .green:hover
	   {
	       text-decoration: underline;
	color: #7fc41c;
	font-size:7pt;
	font-family:Verdana;text-decoration:underline;}
	
	
.More
    {color: #5d7a8a;
    font-size: 7pt;
    font-family: Verdana;
    font-weight:bold;
    text-decoration:none;
    margin-left:-1.5pt;
    padding-left:-1.5pt;
    margin-right:2pt;    
    }
    .More:hover
    {
    color: #7fc41c;
    font-size: 7pt;
    font-family: Verdana;
    font-weight:bold;
    text-decoration:none;
    margin-left:-1.5pt;
    padding-left:-1.5pt;
    margin-right:2pt;    
        
    }


	.border
	{
	    
	    
	    border-bottom: solid 1px gray;
	    border-right: solid 1px gray;
	    border-left: solid 1px gray;
	    
	}
.greenbullet
{
    list-style-type: square;
    color: #7fc41c;
    padding-top:0em;
    font-size:8pt;
    margin-top:0em;
}

