﻿html,body
{
	overflow:hidden;
	margin:0;
	padding:0;	
	height:100%;
	width:100%;	
}
td.logo
{
	background-repeat: repeat;
	background-image: url(images/tgpbanner.gif);
}
td.banner_cell
{
	background-repeat: repeat;
	background-image: url(images/banner_pipelines.jpg);
}
td.menu_bar
{
	background-image: url(images/tgpmenubar.gif);
	width: 100%;
	height: 30px;
}

img{ border:none;}
.headerLabel
{
	font-family: Arial, Verdana;
	color: #ffffff;
	font-size: 14pt;
	font-weight: bold;
	text-align: right;
}
.cpsubHeaderLabel
{
	font-family: Arial, Verdana;
	color: #ffcc00;
	font-size: 11px;
	font-weight: bold;
}
a.cpsubHeaderLabel
 {
	color: #ffcc00; text-decoration:none;
 }
 a.cpsubHeaderLabel:visited
{
	color: #ffcc00;
}
 a.cpsubHeaderLabel:hover
 {
	color: #ffffff;
 }
.subHeaderLabel
{
	font-family: Arial, Verdana;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
a.subHeaderLabel
 {
	color: #ffffff; 
	text-decoration:none;
 }
 a.subHeaderLabel:visited
{
	color: #ffffff;
}
 a.subHeaderLabel:hover
 {
	color: #ffffff;
	text-decoration:overline;
 }
  .subplain 
 {
  font-family : Verdana,Arial,  Helvetica, sans-serif;
  font-weight:bold;
  font-size: 7.5pt;
  line-height: 12pt;
  color: #0677c3;
  text-decoration: none
 }
 a.subplain
 {
	color:#0677c3;
 }
 a.subplain:visited
{
	color:#0677c3;
}
 a.subplain:hover
{
	color: #0677c3;
	text-decoration: none;
	border-bottom: #0677c3;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	background-color: #ddffff;
}
 .cpsubplain 
 {
  font-family : Verdana,Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size: 7.5pt;
  line-height: 12pt;
  color: #ffffff;
  text-decoration: none
 }
 a.cpsubplain
 {
	color:#ffffff;
 }
 a.cpsubplain:visited
{
	color:#ffffff;
}
 a.cpsubplain:hover
{
	color:#ffcc00;
	text-decoration: none;
}
.tableHeader
{
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size:10pt;
	color: #0677c3;
}
.cptableHeader
{
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size:10pt;
	color: #ffcc00;
}
 #wrapper, #content-wrapper, #wrapper2
{
	width: 100%;
	height: 100%;	
	left: 0px;
	position: absolute;
	top: 0px;
	margin:0;
	padding:0;		
}
.cptop
{
	background-image: url(images/top_cp.jpg);
	background-repeat:no-repeat;
	height:64px;
}
.cpleft
{
	background-image: url(images/left_cp.jpg);
	background-repeat:repeat;
}
.siteMapStyle
{
 color:#004080;
 font-weight:bold;
 font-size:small;
}
a.siteMapStyle
{
	text-decoration:underline;
}

.CPsiteMapStyle
{
 color:#036227;
 font-weight:bold;
 font-size:small;
}
a.CPsiteMapStyle
{
	text-decoration:underline;
}
    .autoHeading
    {
        font-family:Arial;
	    font-size:14pt;
	    font-weight:bold;
	    color:#0677c3;
    }
    .CPautoHeading
    {
        font-family:Arial;
	    font-size:14pt;
	    font-weight:bold;
	    color:#036227;
    }      
   
    .Grid TH
    {
	    font-family: arial;
	    font-size: 8pt;
	    font-weight: 900;
	    background-color: #0677c3;    
	    color: #ffffff;
	    vertical-align: middle;
	    text-align: center;
	    border-color:Black;
	    border-style:solid;
	    border-width:1px;
    }   
   .Grid TD
    {
        font-family:arial;
	    font-size:8pt;
	    border-color:Black;
	    border-style:solid;
	    border-width:1px;        
    }  
    .CPGrid TH
    {
	    font-family: arial;
	    font-size: 8pt;
	    font-weight: 900;
	    background-color: #036227;    
	    color: #ffffff;
	    vertical-align: middle;
	    text-align: center;
	    border-color:Black;
	    border-style:solid;
	    border-width:1px;
    }   
   .CPGrid TD
    {
        font-family:arial;
	    font-size:8pt;
	    border-color:Black;
	    border-style:solid;
	    border-width:1px;        
    }  
       .consistenttext
        {
            font-family: arial;
            font-size:9pt;
        
        }
        .consistentboldtext
        {
            font-family: arial;
            font-size:9pt;
            font-weight:bold;
        }
        
         .downloadMiddle
    {
	    left: 0px;
	    top: 0px;
	    position:absolute;
	    height: 88%;
	    width:100%;
    }    
     .CPTH
    {
	    font-family: serif;
	    font-size: 10pt;
	    font-weight: 900;
	    background-color: #036227;
	    color: #ffffff;
	    vertical-align: middle;
	    text-align: center;
	    border-color:Black;
	    border-style:solid;
	    border-width:2px;
    }
      .DropDownStyle tr
      {
        height:10px !important;
      }   
      
      .TariffHeadBorder
      {
		border-bottom-width:1px;
		border-bottom-color:Black;
		border-bottom-style:solid;
      }