/* version 5.000 */





#SH_CODE td, th, p, dd, dt, input, select, textarea { font-size: 12px;}

div#content_wrap #SH_CODE BR {padding: 10px;margin: 10px;position: relative;}
/* 
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 { padding: 3px; }

#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 td { 
  color: #000;
  line-height: 14px;
  font-size: 12px;
  vertical-align: middle;
}

#SH_CODE th, caption { 
  background-color: #0a7e3f;
  color: #fff;
  font-weight: bold;
  text-align: left;
  padding: 0px;
  padding-left: 3px; 
  padding-right: 3px;
  font-size: 12px;
  height: 20px;
  vertical-align: middle;
  line-height: 20px;
}


#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: #ebf5f0;
  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;vertical-align: middle;}


/* the code below was added by Jonathan Hagan on 12/19/08 */
#SH_CODE p {margin-bottom: 15px;}
#SH_CODE ul {margin-bottom: 15px;margin-left: 20px;}
#SH_CODE ul li{list-style-type: disc;}
#SH_CODE  td {padding: 3px;}

/* override template styles */
body.contentPage div#body_wrap #SH_CODE .indexHeading{	
	color: #fff;
	font-size: 16px;
	}
	
#SH_CODE .indexTop{
	
	background-image: url('/images/blue-back-756.jpg');
	background-repeat: no-repeat;
	width: 746px;
	border: 0px solid #666;
	height: 30px;
	background-color: #6698BD;
	padding: 5px;
	line-height: 30px;
	vertical-align: center;
	}

#SH_CODE .indexLeft{
	margin-top: 10px; 
	width: 532px;
	border: 0px solid #fff;
	height: 100%;
	float: left;
	}
#SH_CODE .indexLeftImage{
	float: right;
	border: 2px solid #e9e9ea;
	margin-left: 10px;
	margin-bottom: 10px;
	}
#SH_CODE .indexLeftImage img{padding: 2px;}
#SH_CODE .indexLeft a{font-weight: normal;}
#SH_CODE .indexLeft a:hover{font-weight: normal;text-decoration: underline;}
#SH_CODE .indexLeft a:visited{font-weight: normal;}

#SH_CODE .indexRightHeader{
	margin-top: 10px; 
	padding-right: 10px;
	padding-left: 15px;
	width: 175px;
	height: 20px;
	float: right;
	vertical-align: center;
	color: #fff;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-weight: bold;
	margin-right: 0px;
	background-image: url('/images/green-box-background.jpg');
	background-repeat: repeat-x;
	line-height: 20px;
	}
#SH_CODE .indexRight{
	padding-right: 13px;
	padding-left: 12px;
	padding-top: 10px;
	margin-right: 0px;
	width: 173px;
	border-right: 1px solid #e9e9e1;
	border-bottom: 1px solid #e9e9e1;
	border-left: 1px solid #e9e9e1;
	float: right;
	}
#SH_CODE .indexRightAnnual{
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right: 0px;
	width: 173px;
	border-right: 1px solid #e9e9e1;
	border-bottom: 1px solid #e9e9e1;
	border-left: 1px solid #e9e9e1;
	float: right;
	text-align: center;}

#SH_CODE .indexHR{
	background-color: C7C8CA;
	width: 99%;}

#SH_CODE .indexHeader{
	color: #24935a;	
	font-size: 16px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;}

 .toolsHeader{
	margin-top: 10px; 
	padding-right: 0px;
	padding-left: 0px;
	width: 182px;
	height: 20px;
	float: right;
	vertical-align: bottom;
	color: #fff;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	background-image: url('/images/green-box-background.jpg');
	background-repeat: repeat-x;
	line-height: 20px;
	}
 .toolsBox{
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 155px;
	border-right: 1px solid #e9e9e1;
	border-bottom: 1px solid #e9e9e1;
	border-left: 1px solid #e9e9e1;
	float: right;
	font-size: 11px;
	}
.toolsBox li{padding-top: 3px;
	padding-bottom: 3px;}
	
.toolsBox input{
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
	}
	
#body_wrap .stockTicker #stock-box td{padding: 0px;margin: 0px;}
#body_wrap .stockTicker #stock-box td.stockMainTD{
	height: 333px;
	width: 248px;
	background-image: url('/images/stock-box/stockBox_06.jpg');
	}
#body_wrap .stockTicker #stock-box .stockMainTD div.stockContainer{
	width: 88%;
	margin: 0px;
	padding: 15px 15px 0px 15px;
	}
#body_wrap .stockTicker #stock-box td.stockMainTD #innerNewsBox p{
	margin-top: 5px;
	font-weight: normal;
	font-size: 11px;
	}
#body_wrap .stockTicker #stock-box td.stockMainTD #innerNewsBox a{
	text-decoration: underline;
	}
#body_wrap .stockTicker #stock-box td.stockMainTD #innerNewsBox a:hover{
	text-decoration: underline;
	}
	
#body_wrap .stockTicker #stock-box td.stockMainTD #innerNewsBox a.releaseTitle{
	line-height: 16px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #0A7E3D;
	}
#body_wrap .stockTicker #stock-box td.stockMainTD .rootStockTable td {padding-top: 2px; padding-bottom: 2px;}
#body_wrap .stockTicker #stock-box td.stockMainTD div.rootRadios {float: right;margin-top: 20px;}
#body_wrap .stockTicker #stock-box td.stockMainTD .rootRadios input{margin-top: 7px;}
