html, body { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; }

td, th, p, dd, dt, input, select, textarea {font-size: 11px;}

/* :::::::::ELEMENT STYLING and CLASSES::::::::: */
h1 { font-size: 30px; color: #FFFFFF; }
h2 { font-size: 18px; font-weight: bold; padding-top: 15px; margin-bottom: -8px; color: #0079c1; }
h3 { font-size: 15px; color: #0079c1; margin-bottom: -8px; padding-top: 15px; font-weight: bold; }
h4 { font-size: 14px; color: #000000; margin-bottom: -8px; padding-top: 12px; font-weight: bold; }
h5 { font-size: 12px; margin-bottom: 4px; padding-top: 8px; font-weight: bold; }
p  { font-size: 11px; line-height: 20px; text-align: justify; margin-top: 12px; padding-bottom: 4px; }
li { font-size: 11px; line-height: 20px; }

/* Fix span issue from TXI-style.css */
#contentColumn span {position: relative; left: 0;}

/* Styles for tables of data */
.dataTable {font-size: 11px; line-height: 20px; text-align: justify; margin-top: 12px; padding-bottom: 4px;  }
.dataTable td { }
.dataTable td, .dataTable th {padding: 5px;}
.dataTable th, .dataTable th a { color:#fff !important; font-weight: bold;}
.dataTableBottom td {border-bottom: 0px;}
.dataTable .total td {background-color: #fff; color: #095BA6; font-weight: bold;}
.dataTable .special td {color: #CC9900;}

/* Apply to all tables */
th, caption { background-color: #0079c1; color: #fff; text-align: left;  vertical-align: bottom; font-weight:bold; padding: 5px;}
th a {color:#fff;}
.primary, .primary td { background-color: #E5EAF9; vertical-align: top; }
.primarybold, .primarybold td { vertical-align: top; font-weight: bold; }
.alternate, .alternate td { background-color: #fff; vertical-align: top; }
.text strong { color: #095BA6; }

/* Used on Dividends for the Calculator Block */
.focus {font-size: 9px; border: 1px solid #000; color: #000; font-weight: bold;}

/* Generic styles */
.highlighted { font-weight:bold; }
.nostyle,.nostyle td {padding: 0px; border:0px;margin:0px;}

/* Email this Page */
.emailText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; }

/* How to display file sizes */
span.filesize {position: relative; left: 0;}
.filesize { font-size: 9px; color:#666;}

span.noprint {position: relative; left: 0;}

/* FAQ */

#shList dl { margin: 0px; border-top: 1px solid #fff; }
#shList dt { background-color: #eee; margin:0px; padding:5px; height: 100%; cursor: pointer; border-bottom: 1px solid #fff;}
#shList dt a {text-decoration: none; }
#shList dd {margin:0px; padding:5px; border-bottom: 1px solid #fff;}

/* "Shareholder Tools" in footer */
#toolbar {width: 250px; margin-left: -5px; margin-top: 15px;}
#toolbar .top {background: url(../images/tools-top.gif) no-repeat; height: 14px;}
#toolbar .ToolbarContent {padding: 0 10px 0 30px; font-size: 11px; color: #333; border-left: solid 1px #dbdcde; border-right: solid 1px #dbdcde; background-color:#eee;}
#toolbar .ToolbarContent a{color: #333; }
#toolbar .ToolbarContent .showIcon {padding-left: 75px; display: inline;}
#toolbar ul {margin: 0;  padding: 0;}
#toolbar ul li {padding:3px; margin: 0;list-style-type: none; }
#toolbar a { vertical-align: middle; text-decoration: none; }
#toolbar img {padding-right: 5px; border: 0px; vertical-align: middle;}
#toolbar .bottom {font-size: 10px; background: url(../images/tools-bottom.gif) no-repeat; height: 14px;}

#toolbar .divider {border-bottom: 1px solid #dcdcdc; margin: 10px 15px 20px 0;}

/* used for print/email links in header and "Shareholder Tools" in footer */
.toolbar {text-decoration: none;}
.toolbar:hover {text-decoration: underline;}

/* print/email/stock in  header */
.small 

/* Error Handling */
span.error, span.required  {position: relative; left: 0;}
.error, .required {color: #CC3300;}
.warn {color: #f60;}

/* Disclaimer Text */
span.disclaimer {position: relative; left: 0;}
.disclaimer {color:#fff; font-size: 10px; }

/* Stock links */
.stockLinks a {padding-right: 5px;}
span.pipe {padding-right: 5px;}

/* Valuation Changes up or down (Calculator, Stock quote, etc.) */
.pricedown {color:#900;}
.priceup{color:#090;}

/* Form Buttons */
.submit {background-color: #095BA6; color: #fff; font-family: arial; font-size: 11px; border-color: #666; border-width: 1px;}

ul	{ margin-top:6px; }
#CompareSelector {background-color: #eee;padding-top: 5px; padding-bottom: 5px; margin: 0; border: 1px solid #ccc;}
img.chart {	background: transparent url('/common/images/ani-LoadingChart.gif') center center no-repeat; }