/* version 6.000 */



/* Headers
h1 { }
h2 { }
h3 { }
h4 { }*/

#text h2 { 
	margin: 0px;
	padding:10px 0px 5px 0px; 
	  }

/* Navigation styles specific to nav.cfm */


/*ul#wshnav ul.subnav {margin:0; padding:0px 0px 10px 0px;}
ul#wshnav ul.subnav li {margin:3px 0 0 20px; border:0px;}
ul#wshnav ul.subnav a {border:none;background:none;padding:2px 0px;font-size:11px;}
#sub_nav ul#wshnav li.selected ul li a {border:none;}
#sub_nav ul li a.noBorder {border:none;}
#sub_nav ul li a.topBorder {border-top:1px solid #D4D4D4;}*/

/* Styles for tables of data */
#text table.dataTable {
	border-left:1px solid #CFDAE5;
	width:100%;}
/*#text table.dataTable td, #text table.dataTable caption { 
	border-bottom: 1px solid #ccc;
	border-top: none;
	border-left: none;
	border-right: none;  }*/
#text table.dataTable td, #text table.dataTable th { padding: 3px; }
.dataTable th,.dataTable th a { color: #004890; }
#text table.dataTableBottom td,#text table.dataTableBottom { border: none;}
/* to get rid of bottom line on tables, uncomment: */
/* td.dataTableBottom {border-bottom:0;} */
#text table.dataTable .total td { font-weight: bold; }
.dataTable .special td { color: #CC9900; }
#text table.dataTable .nostyle { border:0;vertical-align:top; }
#text table.dataTable .nostyle td { border:0; padding:2px; margin:0; }

#text table.contactTable td,#text table.contactTable {
	border:none;
	float:none;
	padding:3px;}

/* Apply to all tables */
caption { background-color: #0072bc; color: #fff; font-weight: bold; text-align: left; padding:3px; }
.primary, .primary td, .primarybold, .primarybold td { vertical-align: top; }
.primarybold, .primarybold td { font-weight: bold; }
.alternate, .alternate td { background:url("http://www.eurand.com/images/table-shadow.gif") repeat-x scroll center top transparent; }

/* Drop down menus */
.menuselect { padding-bottom:7px;text-align:left; }

/* Lists */
ul { margin-top:6px; }

/* Used on Dividends for the Calculator Block */
.focus {
  font-size: 11px;
  font-weight: bold;
  color: #000;
  border: 1px solid #000;
}

/* Stock quote/chart on IR home page */
#miniquote { width:175px; border: 1px solid #000; }
#miniquote .subhead { background-color: #ccc; }
#miniquote td { padding:4px; }

/* How to display file sizes */
.filesize {  color: #666; }

/* FAQ */
dl { margin: 0px;  }
dt { padding: 6px; background-color: #f0f0f0; border-collapse: collapse; border-bottom: 1px solid #ccc; cursor: pointer;font-size:11px; }
dt a { text-decoration:none; }
dd { margin: 0px; padding:5px; border-bottom: 1px solid #ccc; font-size:11px;}

dl#wsh_Results {border:none;}
dl#wsh_Results dt {font-weight:bold;font-size:12px;padding-top:6px;background-color:transparent;border:none;}
dl#wsh_Results dd {border:none;}

dl#wsh_Results dd table.dataTable {float:none;}
/* "Shareholder Tools" in footer */
#toolbar { }
#toolbar .ToolbarContent { 
  padding:0;
  text-align: left;
}
#toolbar .ToolbarTitle {
  padding-top: 10px;
  text-align: left;
  font-weight: bold;
}
#toolbar ul {
  margin: 0;
  padding: 0;
}
#toolbar ul li {
  padding:2px;
  margin: 0;
  list-style-type: none;
}
#toolbar a {
  vertical-align: middle;
  text-decoration: none;
}
.callouts #toolbar img {
  padding-right: 5px;
  border: 0px;
  vertical-align: middle;
  float:none;
}

/* 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 */
.disclaimer {
  font-size: 11px;
  color: #999;
}
.briefcaseLegend {
  padding: 4px;
  text-align: right;
}
.briefcaseLegend img{
  padding-right: 10px;
}
/* Error Handling */
.error, .required { color: #f00; }
.warn { color: #f60; }

/* Valuation Changes up or down (Calculator, Stock quote, etc.) */
.pricedown { color: #900; }
.priceup{ color: #090; }

/* Form Buttons */
.submit {
	padding: 3px;
	font-size:11px;
	margin:0px;
	height:22px;
	vertical-align:top; }
.searchBox {
	height:20px;
	margin:0;
	padding:0;
	vertical-align:top; }

#CompareSelector {
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #eee;
  border: 1px solid #ccc;
}

/* Show "Loading" image as charts load */
img.chart {
  background: transparent url('/common/images/ani-LoadingChart.gif') center center no-repeat;
}
#wsh_Content {
	width:500px;}
#wsh_Content img,img.noFloat {
	float:none;}
	
select, input, textarea {
	border:1px #ccc solid;}

a.noUnderline {
	text-decoration:none;}
	
Form#EmailAlerts label {
	font-size: 12px;
	padding:5px;}