/* version 5.000 */

#SH_CODE html, body {
  
}

#SH_CODE td, th, p, dd, dt, input, select, textarea { font-size: 12px;}

/* 
h1 { }
h2 { }
h3 { }
h4 { }
*/
#SH_CODE h5 { margin-bottom: 0px; font-weight: bold;  }

/* Lists */
#SH_CODE ul { margin-top:6px; }

/* Styles for tables of data */
#SH_CODE .dataTable { }

#SH_CODE .dataTable td, .dataTable caption { border-bottom: 1px solid #ccc; }

#SH_CODE .dataTable td, .dataTable th {  }

#SH_CODE .dataTable th,.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 .menuselect { padding-bottom:7px; }

/* Apply to all tables */
#SH_CODE th, caption { 
  background-color: #5E5D60;
  color: #fff;
  font-weight: bold;
  text-align: left;
  padding-left: 5px; 
  font-size: 11px;
}


#SH_CODE .primary, .primary td, .primarybold, .primarybold td {
  vertical-align: top;
}
#SH_CODE .primarybold, .primarybold td {
  font-weight: bold;
}
#SH_CODE .alternate, .alternate td {
  background-color: #efefef;
  vertical-align: top;
}

/* Used on Dividends for the Calculator Block */
#SH_CODE .focus {
  font-size: 12px;
  font-weight: bold;
  color: #000;
  border: 1px solid #000;
}

/* Generic styles */
#SH_CODE .highlighted { font-weight: bold; }

#SH_CODE .nostyle,.nostyle td {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

/* Email this Page */
#SH_CODE .emailText {
  font-family: Arial,Helvetica,sans-sarif;
  font-size: 12px;
}

/* How to display file sizes */
#SH_CODE .filesize {
  font-size: 11px;
  color: #666;
}

/* FAQ */
#SH_CODE dl {
  margin: 0px;
  border-top: 1px solid #ccc;
}
#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; }

/* 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 {
  font-family: Arial;
  color: #fff;
  background-color: #999;
  border-color: #666;
  border-width: 1px;
}

#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 #main TD {	PADDING-RIGHT: 10px;	PADDING-LEFT: 0px;	FONT-SIZE: 10px;	PADDING-BOTTOM: 11px;	VERTICAL-ALIGN: top;	LINE-HEIGHT: 13px;	PADDING-TOP: 4px}

#SH_CODE .nostyle td{border: 0px solid #fff;}

#main td .sideTables{ 
	background-color: #F8F8F8;
	width: 100%; 
	padding: 10px;
	
}
#main .contentTable{padding: 0px;width: 100%;}


.col .sideTables ul {
margin-left: 5px;
margin-bottom: 10px;
}

#main #SH_CODE .dataTable td{
	padding-left: 5px;
}
	


#main .sideTables li {
	margin-bottom: 10px;
	padding-left: 0px;
	line-height: 14px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0px;
	vertical-align: middle;
	/*border: 1px solid #000;*/
}
#main .sideTables li a {vertical-align: middle;}

