/* version 6.000 */

/*
html, body { font-family: Arial, Helvetica, sans-serif; font-size:12px; }
*/
#SH_CODE{font-family: Verdana,Arial,sans-serif;}

#SH_CODE td, #SH_CODE label, #SH_CODE th, #SH_CODE dd, #SH_CODE dt, #SH_CODE input, #SH_CODE select, #SH_CODE textarea,#SH_CODE ul,#SH_CODE ol,#SH_CODE li,#SH_CODE p, #SH_CODE .emailText { 
   font-family: Verdana,Arial,sans-serif;

  font-style: normal;
  
  font-variant: normal;
  
  font-weight: normal;
  
  FONT: 10px Verdana, Arial, sans-serif;
  
  line-height: 1.8em;
  
  font-size-adjust: none;
  
  font-stretch: normal;
  
   }
   
#SH_CODE small {font-size: 9px;line-height:14px;color:#666;}

/* Headers
h1 { }
h2 { }
*/
h3 { font-size: 11px;}
/*
h4 { }
h5 { margin-bottom: 0px; font-size: 12px; font-weight: bold;  }*/

/* 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,.dataTable { FONT: 80%/1.8em Verdana, Arial, sans-serif; }
#SH_CODE .dataTable td, #SH_CODE .dataTable caption,.dataTable td, .dataTable caption{ border-bottom: 1px solid #ccc; padding: 3px; }
#SH_CODE .dataTable td, #SH_CODE .dataTable th { /*padding: 3px;*/ }
#SH_CODE .dataTable th, #SH_CODE .dataTable th a { color: #fff; }
#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, th, caption { background-color: #0072bc; color: #fff; font-weight: bold; text-align: left; padding:3px; }
#SH_CODE .primary, #SH_CODE .primary td, .primarybold, .primarybold td { vertical-align: top; }
#SH_CODE .primarybold, #SH_CODE .primarybold td { font-weight: bold; }
#SH_CODE .alternate, #SH_CODE .alternate td, .alternate, .alternate td { background-color: #efefef; vertical-align: top; }

/* Drop down menus */
#SH_CODE .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 */
#SH_CODE .filesize { font-size: 10px; color: #666; }

/* FAQ */
#SH_CODE dl { margin: 0px; border-top: 1px solid #ccc;FONT: 80%/1.8em Verdana, Arial, sans-serif; }
#SH_CODE dt { padding: 3px; background-color: #F2F2F4; 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; FONT: 100%;font-size: 11px;}

/* "Shareholder Tools" in footer */
#SH_CODE #toolbar { font-size: 10px; }
#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,.disclaimer,.quantifier {
  font-size: 10px;
  color: #999;
  font-family: Verdana,Arial,sans-serif;
}
#SH_CODE .briefcaseLegend {
  padding: 4px;
  text-align: right;
  font-size: 10px;
  line-height: 1.8em;
}

/* Error Handling */
#SH_CODE .error, #SH_CODE .required { color: #f00; }
#SH_CODE .warn { color: #f60; }

/* Valuation Changes up or down (Calculator, Stock quote, etc.) */
#SH_CODE .pricedown { color: #900; }
#SH_CODE .priceup{ color: #090; }

/* Form Buttons */
#SH_CODE input{height: 15px;line-height: 15px;font-size: 11px;}
#SH_CODE .submit { 
  height: 22px;
  font-size: 11px;
  padding: 0px;
  padding-bottom: 3px;
  margin: 0px;
  right: 0px;
  cursor: pointer;
  position: relative;
  top: 0px;
}

#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;
}

#SH_CODE .JustP{
   font-family: Verdana,Arial,sans-serif;

  font-style: normal;
  
  font-variant: normal;
  
  font-weight: normal;
  
  FONT: 10px Verdana, Arial, sans-serif;
  
  line-height: 1.8em;
  
  font-size-adjust: none;
  
  font-stretch: normal;
  
  -x-system-font: none;
  }
  
#wrapper .dataTable td, #wrapper .dataTable th {font:10px/1.8em Verdana,Arial,sans-serif;}