﻿html,body,form { margin:0; padding:0; height:100%; width:100%; }

body { background-color: #CCCCCC; font-family: Arial; font-size:8pt; }
p { margin-top:10px; margin-bottom:5px; line-height:1.5em; }
li { margin-top:5px; margin-bottom:10px; line-height:1.5em; }
h1 { font-size:12pt; margin-bottom:1px; color:#0066CC; }
h2 { font-size:10pt; margin-bottom:5px; margin-top:7px; }

#container { margin: auto; width: 950px; height: 100%; }
.main { width: 950px; height: 100%; }
.arenaHeader { background-image: url('images/ArenaHeader.gif'); background-position:right; background-repeat: no-repeat; background-color:#006FB7; border:solid 1px #000000; }

table.layoutTable { background-color: #FFFFFF; height:100%; }
table.newsfeed { background: #FFFFFF; text-align: left; border-collapse: collapse; }

a.TopLink { font-size: 7pt; color: #666666; text-decoration: none; }
a:hover.TopLink { color:#0066CC; }

td.MenuCell { color:#666666; font-size: 7pt; font-weight:bold; text-align: center; height:17px; border-bottom: solid 7px #DCDCDC; cursor:pointer;  }
td.MenuSelected { color:#0066CC; font-size: 7pt; font-weight:bold; text-align: center; height:17px; border-bottom: solid 7px #0066CC; line-height:1.5em; cursor:pointer; }

td.CallOutCell  
{
	background-color:#eeeeee; 
	padding:4px 4px 0px 4px;
	font-size: 10pt;
}
td.HeaderCell
{
    font-family: Arial;
	color: #ffffff;
    background-color: #666666;    
    background-image: url('images/test.gif');
    border-bottom: solid 1px #ffffff;
    text-align: left;
	font-weight: bold;
	letter-spacing: 1px;	
}
td.sideMenu
{
    font-family: Arial;
    font-size: 7pt;
    text-align: left;   
    border-bottom: solid 1px #dcdcdc;   
    font-weight: bold;
    cursor: pointer;        
}   
.sideMenuSelected
{
	color: #0066CC;	 
} 
a.sideMenuLink
{
    color: #666666;
    font-weight: bold;    
    text-decoration: none;
}
a:hover.sideMenuLink
{
	color: #0066CC;
}


a.FooterLink { font-size:7pt; color:#9f9f9f; font-weight:bold; text-decoration:none; }
a:hover.FooterLink { color:#666666; }

a.menuOption { text-decoration: none; color: #000000;}
a:hover.menuOption { color: #0066cc; text-decoration:underline; }
a.subOption { font-size: 8pt; text-decoration: none; color: #000000; line-height: 1.75em; }
a:hover.subOption { color: #0066cc; text-decoration:underline; }

.link { color: #0066cc; text-decoration:underline; cursor:pointer; }
.NewsLink { color: #0066cc; text-decoration:underline; cursor:pointer; font-size:9pt; }
.Image { width:475px; margin:0px auto; text-align:center; padding:20px; border:1px dashed gray; background-color:Silver; }

.vision { font-family: Times New Roman; color:#993e29; font-style:italic; }
h2.vision { font-size: 14pt; }
p.vision { font-size: 12pt; }

td.Products { line-height:normal; text-align:left; width:190px; background-color: rgb(243, 244, 246); }
td.Pipeline { width:470px; background: transparent url(images/pipeline_bkgd.gif) repeat-y scroll 0%; overflow: hidden; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; float: right; }
a.Pipeline { text-decoration:none; }
a:hover.Pipeline { text-decoration:none}


.Program { font-family:Arial; font-size: 10pt; color:#000000; font-weight:bold; }
.Indication { font-family:Arial; font-size: 7pt; font-weight:bold; color:#6F6F70; }

.RotatorFrame 
{
  border:1px; 
  border-color:white; 
  border-style:solid; 
  width:450px; 
  height:60px;   
  background-color:white; 
  cursor:default;
}

.RotatorFrameOver 
{
  border:1px; 
  border-color:black; 
  border-style:solid; 
  width:450px; 
  height:60px;   
  background-color:white; 
  cursor:default;
}


TABLE.pipeline-grid
{
    font-family:	    Arial;
	text-align:         left;
	border-collapse:    separate;
	table-layout:       fixed;
}

TABLE.pipeline-grid th
{
    font-weight:    bold;
    white-space:    nowrap;
	text-align:     left;
    font-size:      smaller
}

TABLE.pipeline-grid a
{
    text-decoration:    none;
    font-family:	    Arial; 
    color: Black
}
TABLE.pipeline-grid a:hover
{
    color: Blue;
}
