/* main_styles.css downloaded from TXU website. C. Ott, Aug 24, 2006 */
body {
	background-color:#F5FBFB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B2B73;
}

p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B2B73;
	margin-bottom: 0px;
	margin-top: 10px;		
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #2B2B73;
	padding-left: 25px;
}

.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00539C;
	margin:0px;
	width:80px;
	height:16px;
	background: #F3F9FA;
	border: solid 1px #2E3980;	
}

.signupbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00539C;
	margin:0px;
	width:125px;
	height:16px;
	background: #F3F9FA;
	border: solid 1px #2E3980;
}

.inputfrm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00539C;
	background: #F3F9FA;
	border: solid 1px #2E3980;
	margin-bottom: 5px;
}

/* The inputfrmnopad style is for text input boxes that should not have any padding*/
.inputfrmnopad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00539C;
	background: #F3F9FA;
	border: solid 1px #2E3980;
}

/* The inputalign style is to align check boxes and radio buttons with the text that follows them.*/
.inputalign {
	margin-bottom:-2px;
}

.button {
	border: none;
}

.search {
	margin:0px;
	padding:0px;
}

.left_nav {
	padding-bottom:5px;
	padding-left:13px;
}

#txulogoprint {
	display:none;
}

#txulogoscreen {
	z-index:1;
}

#contents {
	z-index:5;
}

.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0594A4;
	font-weight:bold;
	text-transform: uppercase;
}

.msgtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0594A4;
	font-weight:bold;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B2B73;
	font-weight:bold;
}

.secondtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0594A4;
	font-weight:bold;
	text-transform: uppercase;
	padding-bottom:5px;
}

.secondtitlepromo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0594A4;
	font-weight:bold;
	text-transform: uppercase;
	padding-bottom:5px;
	padding-left:3px;
	padding-right:2px;
	padding-top:1px;
}

.promocontent {
	padding-left:3px;
	padding-right:2px;
}

.spotlightnames {
	color: #0594A4;
	font-weight: bold;
	font-size: 10px;
}

.noprint {
}

.promotext {
	font-size: 10px;
}

.copymain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B2B73;
	margin-bottom: 0px;
	margin-top: 10px;		
}


li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B2B73;		
}

.liarrow {
	list-style:url(/images/bullet2.gif);
	line-height: 1.4;
}

.ulnotop {
	margin-top: 0px;
	padding-top: 0px;	
}

#disclaimerprint {
	display:none;
}

.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 25px;
	padding-bottom:5px; 
	padding-right:5px; 
	padding-top:5px;
	font-size: 9px;
	color: #444444;	
}

.subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2B2B73;	
}

a:link {
	color:#2B2B73;
	text-decoration:underline;
}

a:visited {
	color:#2B2B73;
	text-decoration:underline;
}

a:hover {
	color:#127A8A;
	text-decoration:underline;
}

/**************** These styles are for the content areas ********************/

/*The stockquote style is for the large dark colored table cell that holds the stock quote on the stock_quotechart page.  */
.stockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #040361;
	background-color: #D6ECEE;
	padding-top: 13px;
	padding-bottom: 11px;
}

/*The captionpadding style is for the table caption on the stock_quotechart page.  */
.captionpadding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #040361;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: -5px;
}

/*The highlightdarkbold style is for the dark-colored table headers with bolded text.  */
.highlightdarkbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B2B73;
	font-weight: bold;
	background-color: #D6ECEE;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*The highlightdark style is for the dark-colored table headers with regular text.  */
.highlightdark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B2B73;
	font-weight: normal;
	background-color: #D6ECEE;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:5px;
}


/*The highlightdarkboldstock style is for the dark-colored table header on the Stock Quote page.  */
.highlightdarkboldstock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B2B73;
	font-weight: bold;
	background-color: #D6ECEE;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*The highlightdarkstock style is for the dark-colored table header on the Stock Quote page.  */
.highlightdarkstock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B2B73;
	font-weight: normal;
	background-color: #D6ECEE;
	padding-top:7px;
	padding-bottom:5px;
}





.highlightmediumpadding {
	background-color: #F3F9FA;
	valign: middle;
	padding-bottom:14px;
}

.highlightmedium {
	background-color: #F3F9FA;
	valign: middle;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:2px;
}

/*The highlightmediumlesspad style is for wide tables like the one on the Earnings Estimate page which are too wide  */
.highlightmediumlesspad {
	background-color: #F3F9FA;
	padding-top:3px;
	padding-bottom:2px;
}

/*The featuredevent style is for the featured event promo box on the Audio Archives and Presentations pages.  */
.featuredevent {
	background-color: #F3F9FA;
	valign: middle;
	padding-bottom:14px;
	padding-left:13px;
}

.tablecontent {
	padding-left:10px;
	padding-top:0px;	
}

.plus {
	color:#0594A4;
}

.minus {
	color:#FF0000;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
	font-size: 10px;
	color: #020263;
	background-color: #B8E1E5;
	border-color: #040361;
    border-style: solid;
    border-width: 1px;
}

textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B2B73;
	background-color: #F3F9FA;
	border-color: #2B2B73;
    border-style: solid;
    border-width: 1px;
	button-arrow-color: #ffffff;
}

option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B2B73;
	background-color: #F3F9FA;
    border-width: 1px;	
	button-arrow-color: #ffffff;
}


