/* version 6.000 */
#SH_CODE{padding: 5px;padding-top: 0px;padding-bottom: 0px;font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
#SH_CODE div, #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, #SH_CODE li{ font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #7d7d7d;}
#SH_CODE li.showdisc{list-style-type: disc;}
#SH_CODE ul.shOverview{margin-left: 20px;list-style-type: disc;}
#SH_CODE .shOverview li{list-style-type: disc;}

/* Headers*/
h1 { font-family: Arial, Helvetica, sans-serif;}
/*
h3 { }
h4 { }
*/
h2 { font-size: 14px; }
h5 { margin-bottom: 0px; font-size: 12px; font-weight: bold;  }

#SH_CODE .sh_header{color: #A50200;font-size: 18px;}
#SH_CODE .nopad{padding: 0px;}
#SH_CODE  p {text-indent: 0em;padding-right: 3px; }
  /* Navigation styles specific to nav.cfm */
/*
  ul#wshnav { margin:0; padding:0; border-right:2px solid #fff;}
  ul#wshnav li {border-bottom:1px solid #fff; padding:8px 0 8px 3px; list-style-type:none; margin:0;}
  */
  .subnavLItop{background-color: #640404;border-top: 1px solid #9B0100 !important;border-bottom: 1px solid #9B0100 !important;padding-right: 22px !important;}
  .subnavLI {background-color: #640404;border-bottom: 1px solid #9B0100 !important;padding-right: 22px !important;}
  ul#wshnav ul.subnav {margin:0; padding:0;width: 215px;margin-left: -31px;}
  ul#wshnav ul.subnav li{ border:0px;}
  ul#wshnav ul.subnav a {}
  ul#wshnav ul.subnav a.sh_selected{color: #ffff00;}
 /*
  #wshnav a {font-weight:bold; color:#666; text-decoration:none;}
  #wshnav a:hover {text-decoration:underline; color:#000;}
  #wshnav a.selected {color:#000;}
*/

/* Styles for tables of data */
#SH_CODE .dataTable { }
#SH_CODE .dataTable td, #SH_CODE .dataTable caption { border-bottom: 1px solid #ccc; }
#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 { background-color: #9B0100; 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 { background-color: #E5E5E5; 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: #e5e5e5; }
#SH_CODE #miniquote td { padding:4px; }

/* How to display file sizes */
#SH_CODE .filesize { font-size: 11px; color: #666; }

/* FAQ */
#SH_CODE dl { margin: 0px; border-top: 1px solid #ABA9A9; }
#SH_CODE dt { padding: 3px; background-color: #eeeeee; border-collapse: collapse; border-bottom: 1px solid #ABA9A9; cursor: pointer; }
#SH_CODE dt a { text-decoration:none; }
#SH_CODE dd { margin: 0px; padding:5px; border-bottom: 1px solid #ABA9A9; }

/* "Shareholder Tools" in footer */
#toolbar { font-size: 11px; padding: 10px;}
#toolbar .ToolbarContent { 
  padding:0;
  text-align: left;
  border: 1px solid #000;
  background-color: #9B0100;
}
#toolbar .ToolbarTitle {
  padding-top: 10px;
  text-align: left;
  font-weight: bold;
}
#toolbar ul {
  margin: 0;
  padding: 0;
  float: none;
  display: block;
}
#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 */
#SH_CODE .disclaimer {
  font-size: 11px;
  color: #999;
}
#SH_CODE .briefcaseLegend {
  padding: 4px;
  text-align: right;
}

/* Error Handling */
#SH_CODE .error, .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 .submit { background-color: #640404;color: #fff;border: 1px solid #000;}

#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 .inner_submenu ul li a{
  color: #ffffff;
  text-decoration: none;
  float: none;
}

.inner_mian h3.headline {
  font-weight: bold;
}

/* Custom */ 


.footer_content {
	position: relative;
	margin-top: 35px;	
}

.flogo {
	position: absolute;
	top: -22px;
	left: 50px
}

.copyright {
	position: absolute;
	top: 0px;
	left:310px;
}



.footer_content_ie8 {
	position: relative;
	margin-top: 0px;	
}

.flogo_ie8 {
	position: absolute;
	top: 0px;
	left: 50px
}

.copyright_ie8 {
	position: absolute;
	top: 35px;
	left:310px;
}
