/*This is for print friendly pages. for the Energy Supplier List only IE and Netscape 6 compatible*/

/* You will need to add the following to the container page within the <head></head>: 
<link rel="stylesheet" media="screen" type="text/css" href="/styles/shared_d_styleguide.css">
<link rel="stylesheet" media="print" type="text/css" href="/styles/shared_d_styleguide_print2.css">*/

/* --maybe It is necessary to add a <span class="contentBox"></span> tag  around the content to be printed. Use <span class="hide"></span> to hide elements that you dont want printed, like the pdf statement, etc. */ 
     
BODY {
	color: #000000;
    font-family: Times New Roman, Times, serif;
	background: #ffffff; 
	font-size:12pt; 
	}
	
 	A { 
  	text-decoration: underline; 
  	color: #0000ff; 
	}
  
.content {
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;}

.pagehead {
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;}

.regbold {
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;}

.tablefont {
font-family: Times New Roman, Times, serif;
font-size: 12px;
margin: 0in;
padding: 0in;}	

.print-margin {
 margin-left: -80px;
 }

.hide { display: none }

#screen-only { display: none }
#NGLogo { display: none }
#BasicHeader { display: none }
#LevelOneNav { display: none }
#bkgroundbanner { display: none }
#footercopyrt { display: none }
#siteNameRight { display: none }
#bluebar { display: none }
#footer_holder { display: none }
#footer  { display: none }
#color { display: none }
#level2_ { display: none }
#Div1 { display: none }
#Div2 { display: none }
#Div3 { display: none }
#leftnav { display: none }
#utilitybar { display: none }
#links { display: none }
