 /* background-color: #ecf8ff; */
@import url('defaults.css');
body
{    
  background-color: #ffffff;
  font-family: "Arial", "Times New Roman";
  font-size: 10pt;
  text-decoration: none;
  color: 652190/**#321045*/ /**#652190*/;
  padding: 5px;
  border: 0px;
  margin: 0px;
	text-align:justify;

/**	scrollbar-face-color: #dfe3ff;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #8f94be;
	scrollbar-shadow-color: #8f94be;
	scrollbar-arrow-color: #8f94be;
	scrollbar-track-color: #FFFFFF;*/

/***	scrollbar-face-color: #f9e5d3;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #f99075;
	scrollbar-shadow-color: #f99075;
	scrollbar-arrow-color: #f99075;
	scrollbar-track-color: #FFFFFF;*/
}

body.LogoBackground
{
	background-image:url("../images/logo/armback.gif"); 
	background-repeat:no-repeat; 
	background-position:center; 
}

body.NoBackground
{
	background-image:url(""); 
}

td.Content1
{ 
    	
  font-family: "Times New Roman";
  font-size: 14px;
   color:black; 
  text-align:center;
   	padding: 10px;
 line-height: 150%;	
	vertical-align: top;
}
td.Content2
{ 
   font-family: "Times New Roman";
  font-size: 14px;
   color:black; 
  text-align:right;
     	padding: 10px;
     line-height: 150%;	
	vertical-align: top;
}
td.Content3
{ 
   font-family: "Times New Roman";
  font-size: 14px;
   color:black; 
  text-align:left;
  padding: 10px;
line-height: 150%;
	vertical-align: top;
}
td.Content4
{     	
  font-family: "Tahoma";
  font-size: 11px;
   color:black; 
  text-align:center;
   	padding:10px;
 line-height: 100%;	
	vertical-align: top;
}
td.Content
{
  font-family: "Times New Roman";
  font-size: 14px;
  color:black; 
	padding:10px;
  line-height: 150%;
	vertical-align: top;
}

td.DataEntryCaption2
{
	border: 2px solid #9cacc2;
	width: 250px;
	text-align: right;
	white-space: nowrap;
	color: #003366;
	background-color: #cfe4fb;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	padding: 4px;
}

td.DataEntryInput2
{
	border: 2px groove;
	width: 300px;
	text-align: left;
	padding: 4px;
/*	background-color: #0066ff;*/
	background-color: #b3c6df;
	white-space: nowrap;
}


table.ItemList
{
  font-family: Vernada;
  font-size: 10pt;
  line-height: 130%;
  border: solid 2 #808080;
  border-collapse: collapse;
  padding: 0px;
  margin: 0px;
  width: 90%;
  text-align: justify;
}

th.ItemList
{
  border: solid 2 #808080;
  text-align: center;
  background-color: #cde3ff;
  color: #003366;
  height: 40px;
}

td.ItemList
{
  border: solid 1 #808080;
  padding: 5px;
  margin: 1px;
  text-align: center;
}

td.ListNumber
{
  border: solid 1 #808080;
  font-family: MS Sans Serif;
	font-weight: bold;
  text-align: center;
}

th.OilAndGasItemList
{
  background-color: #faf231;
  color: #eb5a21;
}

table caption.OilAndGasReferences
{
  color: #eb5a21;
}



tr.Header2
{
  height: 10px;
}
td.Header2
{
	cursor: default;
	position: absolute;
	left: 2%;
	top: 78px;
  font-family: Tahoma;
  font-size: 10pt;
	font-weight: bold;
  color: #184284;
  text-align: center;
  text-transform: capitalize;
}


tr.Header1
{
  height: 10px;
}
td.Header1
{
	cursor: default;
	position: absolute;
	left: 2%;
	top: 60px;
  font-family: Tahoma;
  font-size: 10pt;
	font-weight: bold;
  color: #184284;
  text-align: center;
  text-transform: capitalize;
}

tr.Header
{
  height: 50px;
}

td.Header
{
	cursor: default;
	position: absolute;
	left: 5%;
	top: 10px;
  font-family: Verdana;
  font-size: 24pt;
	font-weight: bold;
  color: #ab0000;
  text-align: center;
  text-transform: capitalize;
}


hr.Header
{
  color: #000000;
  width: 98%;
}
td.Copyright1
{
  font-family: Arial;
  font-size: 12pt;
  text-align: center;
  
	padding-top: 10px;
	
}
td.Copyright
{
  font-family: Arial;
  font-size: 7pt;
  text-align: center;
  color: Navy;
	padding-top: 0px;
}

hr.Copyright
{
  color: #000000;
  width: 80%;
}
hr.Copyright1
{
  color: #000000;
  width: 50%;
}
input.Button
{
	width: 75px;
	background-color: #b5c8e1;
	color: #666666;
	cursor: hand;
}

input.Button1
{
	width: 75px;
	background-color: #F0B002;
	color: #666666;
	cursor: hand;
}

input.TextInput
{
	color: #000066;
	background-color: #FFFFFF;
	width: 200px;
}

p.FirstLetterBold:first-letter
{
	text-transform: capitalize;
	font-weight: bolder;
	font-size: 14pt;
}

td.PrintLink
{
	text-align: right;
	width: 100%;
	font-size: 9pt;
}

span.Container
{
	cursor: hand;
	font-weight: bold;
	color: #3399FF;
}

span.ContainerPlusMinus
{
	font-family: "Courier New";
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	padding: 2px;
}
div.Container
{
	cursor: hand;
	font-weight: bold;
	color: #3399FF;
}

div.ContainerPlusMinus
{
	font-family: "Courier New";
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	padding: 2px;
}
td.Presentation
{
	margin: 100px;
	padding: 0px 15px 4px 15px;
  text-align: center;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	white-space: nowrap;
}

img.Presentation
{
	width: 120px;
	height: 120px;
	border: 2px solid #FF0000;
}

span.Green
{
	color: #008000;
	font-weight: bold;
}
div.Green
{
	color: #008000;
	font-weight: bold;
}

img.Medium
{
	border: 0px solid #003366;
cursor: hand;
}
img.Medium1
{
	margin: 0px 0px 10px 20px;
	border: 2px solid #999999;
	float:right;
	/*border: 0px solid #003366;
	cursor: hand;*/
}
img.RightAlign
{	margin: 0px 0px 10px 20px;
	float: right;
}
img.LeftAlign
{
	float: left;
}

table.MediumImageContainer
{
	float: right;
	margin-left: 10px;
	display: inline;
}

td.MediumImageCaption
{
	font-family: arial;
	font-size: 8pt;
	color: #003366;
	text-align: center;
	padding-top: 4px;
}

td.EMailList
{
	width: 260px;
}

td.EmailList li
{
	list-style-image: none;
	font-size: 11pt;
	margin-left: 4px;
	margin-top: 4px;
}

