/* version 6.000 */

html, body { font-family:Arial,Helvetica,sans-serif; font-size:12px;}
td, th, p, dd, dt, input, select, textarea,.emailText { font-size: 12px; }
a {
  text-decoration:none; 
  color: #0CB2E8;
}

.wsh_homeLink:hover
{
  text-decoration:none; 
  color: #0CB2E8;
  cursor: hand;
  margin: 0;
}

.wsh_homeMore {color:#0cb2e8 !important; text-decoration: underline !important;}

/* Headers
h1 { }*/
h2 {color:#C4D630; ont-weight:bold; font-size: 15px;}
h3 {color:#0CB2E8; font-weight:bold; font-size: 14px;}
h4 { }
h5 { margin-bottom: 8px; font-size: 12px; font-weight: bold;  }

/* Navigation styles specific to nav.cfm */
ul#wshnav { margin:0 0 10px 0; padding:0; }
ul#wshnav li { padding:3px 0 3px 3px; list-style-type:none; margin:0;}
ul#wshnav ul.subnav {margin:0; padding:0;}
ul#wshnav ul.subnav li {padding:3px 0 0 20px; border:0px;}
ul#wshnav ul.subnav a {line-height:0.9em;}
#wshnav a {color:#666; text-decoration:none;}
#wshnav a:hover {text-decoration:underline; color:#000;}
#wshnav a.selected {color:#000;}

.wshdiv {
  border-bottom:1px solid #333; width: 100%;
}

/* Styles for tables of data */
.dataTable { }
.dataTable td, .dataTable caption { background-color: #333333; border-bottom:1px solid #222222; font-size: 12px;}
.dataTable td, .dataTable th { padding: 5px; }
.dataTable th,.dataTable th a { color: #fff; }
.dataTableBottom td { border-bottom: 0px !important;}
/* used for printing */
#print .dataTable td, #print .dataTable caption { background-color: #eee; border-bottom:1px solid #ccc; font-size: 12px;}

/* to get rid of bottom line on tables, uncomment: */
td.dataTableBottom {border-bottom:0;} 
.dataTable .total td { font-weight: bold; }
.dataTable .special td { color: #CC9900; }
.dataTable .nostyle { border:0;vertical-align:top; }
.nostyle td { border:0; padding:2px; margin:0; }

/* Apply to all tables */
.dataTable th, .dataTable caption, th, caption { background:transparent url(../images/li_hover_nav.gif) repeat-x scroll center bottom; border-bottom:1px solid #222222; color: #fff; font-weight: bold; text-align: left; padding: 3px; }
.primary, .primary td, .primarybold, .primarybold td { vertical-align: top; }
.primarybold, .primarybold td { font-weight: bold; }
.alternate, .alternate td {vertical-align: top; }

/* Drop down menus */
.menuselect { padding-bottom:7px; }

/* Lists */
ul { margin-top:6px; }

/* Used on Dividends for the Calculator Block */
.focus {
  font-size: 12px;
  font-weight: bold;
  color: #000;
  border: 1px solid #000;
}

/* Stock quote/chart on IR home page */
#miniquote { width:175px; border: 1px solid #000; }
#miniquote .subhead { background-color: #666; }
#miniquote td { padding:4px; }

/* How to display file sizes */
.filesize { font-size: 11px; color: #999; }

/* FAQ */
dl { margin: 0px; border-top: 1px solid #333; }
dt { padding: 3px;border-collapse: collapse; border-bottom: 1px solid #333; cursor: pointer; }
dt a { text-decoration:none; }
dd { margin: 0px; padding:5px; border-bottom: 1px solid #333; }

/* "Shareholder Tools" in footer */
#toolbar { font-size: 11px;   
  clear:left;
  font-size:11px;
  overflow:auto;
  padding:0;
  vertical-align:middle;}

#toolbar .ToolbarContent { 
  padding:0;
  text-align: left;
}
#toolbar .ToolbarTitle {
  padding-top: 10px;
  text-align: left;
  font-weight: bold;
}
#toolbar ul {
  margin: 0;
  padding: 0;
}
#toolbar ul li {
  padding:2px;
  margin: 0;
  list-style-type: none;
}
#toolbar a {
  vertical-align: middle;
  text-decoration: none;
}
#toolbar img {
  padding-right: 5px;
  border: 0px;
  vertical-align: middle;
}

/* used for print/email links in header and "Shareholder Tools" in footer */
.toolbar { text-decoration: none; }
.toolbar:hover { text-decoration: underline; }
.toolbarIcons { border:0px; }

/* Disclaimer Text */
.disclaimer {
  font-size: 11px;
  color: #999;
}
.briefcaseLegend {
  padding: 4px;
  text-align: right;
  font-size: 11px;
  color: #999;
}

/* Error Handling */
.error, .required { color: #f00; }
.warn { color: #f60; }

/* Valuation Changes up or down (Calculator, Stock quote, etc.) */
.pricedown { color: #f00; }
.priceup{ color: #090; }

/* Form Buttons */
.submit { background-color: #3a7db9; color: #fff; border: 1px solid #0075b0; }

#CompareSelector {
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #eee;
  border: 1px solid #ccc;
}

/* Show "Loading" image as charts load */
img.chart {
  background: transparent url('/common/images/ani-LoadingChart.gif') center center no-repeat;
}

/*home page*/
#bus_desc ul, #corp_gov ul, #financials ul, #news ul {
	padding: 0 5px;
	margin: 0;
}
#bus_desc, #corp_gov, #financials, #news {
	font-size: 11px;
}
#tech li, #ir li, #corp_news li, #financial_news li {
	margin-left: 10px;
}
#lcol ul {
	list-style-image: url(../images/plus-icon.gif);
}

.wsh_bioPic {
	float: right;
	padding-left:20px;
	padding-bottom:20px;
}