/* version 6.002 
February 10,  2010 - Rae LaTulippe
Add .wsh_noBG to remove background images / color from body of print/email pages
Added default h5 styles
*/

#SH_CODE html, #SH_CODE  #SH_CODE body { font-family: Arial, #SH_CODE  Helvetica, #SH_CODE  sans-serif; font-size:12px; }
#SH_CODE td, #SH_CODE  th, #SH_CODE  p, #SH_CODE  dd, #SH_CODE  dt, #SH_CODE  input, #SH_CODE  select, #SH_CODE  textarea, #SH_CODE .emailText, #SH_CODE  label { font-size: 12px; }

#SH_CODE ul, #SH_CODE ol{margin-left: 20px;padding-bottom: 15px;}
#SH_CODE li{margin-left: 20px;}

/* Remove background image and colors s */
#SH_CODE .wsh_noBG {
  background-image: none; background-color: #fff; margin: 10px;
}
.contentcolumn #SH_CODE p{padding-bottom: 15px;}
#SH_CODE p{padding-bottom: 15px;}
/* Headers
h1 { }
h2 { }*/
#SH_CODE h3 { font-size: 14px;margin-bottom: 12px;}
/*h4 { }*/
#SH_CODE h5 { padding: 0; margin: 10px 0 5px 0; font-size: 13px; font-weight: bold; color: #333; }

/* Navigation styles specific to nav.cfm */
#SH_CODE ul#wshnav { margin:0; padding:0; border-right:2px solid #fff;}
#SH_CODE ul#wshnav li {border-bottom:1px solid #fff; padding:8px 0 8px 3px; list-style-type:none; margin:0;}
#SH_CODE ul#wshnav ul.subnav {margin:0; padding:0;}
#SH_CODE ul#wshnav ul.subnav li {padding:3px 0 0 20px; border:0px;}
#SH_CODE ul#wshnav ul.subnav a {font-size:0.9em; line-height:0.9em;}
#SH_CODE #wshnav a {font-weight:bold; color:#666; text-decoration:none;}
#SH_CODE #wshnav a:hover {text-decoration:underline; color:#000;}
#SH_CODE #wshnav a.selected {color:#000;}

/* Styles for tables of data */
#SH_CODE .dataTable { }
#SH_CODE .dataTable td { border-bottom: 1px solid #ccc; }
#SH_CODE .dataTable td, #SH_CODE  .dataTable th { padding: 3px; }
#SH_CODE .dataTable th, #SH_CODE .dataTable th a, #SH_CODE  dataTable caption a { color: #000; }
#SH_CODE .dataTableBottom td { border-bottom: 0px;}
/* to get rid of bottom line on tables,  uncomment: */
/* td.dataTableBottom {border-bottom:0;} */
#SH_CODE .dataTable .total td { font-weight: bold; }
#SH_CODE .dataTable .special td { color: #CC9900; }
#SH_CODE .dataTable .nostyle { border:0;vertical-align:top; }
#SH_CODE .nostyle td { border:0; padding:2px; margin:0; }

/* Apply to all tables */
/* #SH_CODE th, #SH_CODE  caption { background-color: #DAD6D7; color: #000; font-weight: bold; text-align: left; padding:3px; } */
#SH_CODE th, #SH_CODE  caption { color: #000; font-weight: bold; text-align: left; padding:3px; border-bottom:1px solid #FF0100; }
#SH_CODE .primary, #SH_CODE  .primary td, #SH_CODE  .primarybold, #SH_CODE  .primarybold td { vertical-align: top; }
#SH_CODE .primarybold, #SH_CODE  .primarybold td { font-weight: bold; }
#SH_CODE .alternate, #SH_CODE  .alternate td { background-color: #efefef; vertical-align: top; }

/* Drop down menus */
.menuselect { padding-bottom:7px; }

/* Lists */
#SH_CODE ul { margin-top:6px; }

/* Used on Dividends for the Calculator Block */
#SH_CODE .focus {
  font-size: 12px;
  font-weight: bold;
  color: #000;
  border: 1px solid #000;
}

/* Stock quote/chart on IR home page */
#SH_CODE #miniquote { width:175px; border: 1px solid #000; }
#SH_CODE #miniquote .subhead { background-color: #ccc; }
#SH_CODE #miniquote td { padding:4px; }

/* How to display file sizes */
.filesize { font-size: 11px; color: #666; }

/* FAQ */
#SH_CODE dl { margin: 0px; border-top: 1px solid #ccc; width:100% }
#SH_CODE dt { padding: 3px; background-color: #f0f0f0; border-collapse: collapse; border-bottom: 1px solid #ccc; cursor: pointer; }
#SH_CODE dt a { text-decoration:none; }
#SH_CODE dd { margin: 0px; padding:5px; border-bottom: 1px solid #ccc; }

/* "Shareholder Tools" in footer */
#SH_CODE #toolbar { font-size: 11px; }
#SH_CODE #toolbar .ToolbarContent { 
  padding:0;
  text-align: left;
}
#SH_CODE #toolbar .ToolbarTitle {
  padding-top: 10px;
  text-align: left;
  font-weight: bold;
}
#SH_CODE #toolbar ul {
  margin: 0;
  padding: 0;
}
#SH_CODE #toolbar ul li {
  padding:2px;
  margin: 0;
  list-style-type: none;
}
#SH_CODE #toolbar a {
  vertical-align: middle;
  text-decoration: none;
}
#SH_CODE #toolbar img {
  padding-right: 5px;
  border: 0px;
  vertical-align: middle;
}

/* used for print/email links in header and "Shareholder Tools" in footer */
#SH_CODE .toolbar { text-decoration: none; }
#SH_CODE .toolbar:hover { text-decoration: underline; }
#SH_CODE .toolbarIcons { border:0px; }

/* Disclaimer Text */
#SH_CODE .disclaimer {
  font-size: 11px;
  color: #999;
}
#SH_CODE .briefcaseLegend {
  padding: 4px;
  text-align: right;
}

/* Error Handling */
#SH_CODE .error, #SH_CODE  .required { color: #f00; }
#SH_CODE .warn { color: #f60; }

/* Valuation Changes up or down (Calculator,  Stock quote, #SH_CODE  etc.) */
#SH_CODE .pricedown { color: #900; }
#SH_CODE .priceup{ color: #090; }

/* Form Buttons */
#SH_CODE .submit { 
	background-color:#F7F7F7;
	font-size:11px;
	padding:0 5px;
	-moz-border-radius:2px 2px 2px 2px;
	border:1px outset #666666;
	color:#000000;
	text-shadow:0 1px 2px #FFFFFF;
}

#SH_CODE #CompareSelector {
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #eee;
  border: 1px solid #ccc;
}

/* Show "Loading" image as charts load */
#SH_CODE img.chart {
  background: transparent url('/common/images/ani-LoadingChart.gif') center center no-repeat;
}