<style type="text/css" media="screen"><!--
/*
	
	When changing fonts lists, make sure to change all of the appropriate items.
	sans serif fonts that can be used: verdana, arial, helvetica, geneva, sans-serif.
	serif fonts: times new roman, times, palatino, serif.
	If you increase font sizes, make sure you increase all the sizes accordingly.


*/
/****** Link Colors
	Add A:hover for rollover color in IE/NS6 ********/
A {
	color: #25764f;
	text-decoration: underline;
  }
A:visited {
	color: #25764f; 
	text-decoration: underline;
	}
A:active {
	color: #000001;
	text-decoration: underline;
	}
A:hover{
	color:#000001;
	text-decoration: underline;
	}
/******** Body text (5a)
	Change all of the following to have the same font-family ********/
BODY {
  color: #000000;
  background-color: #ffffff;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
}
P {
  color: #000000;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
}
LI {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}
H2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18pt;
}
P.LargeFieldLabel {
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
}
P.FieldLabel {
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
}
P.TableCellHeader {
  font-size: 10pt;
}
/****** End Body text ********




******* Tables **********


******** Header Background (6a) ********/
TR.HeaderBg {
  background: #000001;
}
/* When TR.HeaderBg is dark, uncomment the following rule and change the color */
tr.HeaderBg P.smallTableHeader, tr.HeaderBg P.smallTableHeader a, tr.HeaderBg td {
	color: #ffffff;
  font-size: 12px;
	}
/******* Header Text (6b,c) *********/
P.LargeTableHeader {
  font-size: 12pt;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-weight: bold;
}
/******** Label Text (6d)
		color must always be dark! *********/
P.SmallTableHeader {
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
 
}
P.SmallFieldLabelHeader {
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
 
}
/******** Value Text (6e)
		next 2 should match. ********/
P.TableCell {
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
}
SPAN.DataText {
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
}
TR.CellBg {
  background: #EFEFEF;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
}
TR.AltCellBG1 {
  background: #EFEFEF;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
}
TR.AltCellBG2 {
  background: #ffffff;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
}
TD.TitleText
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: #000001;
    font-family: Arial, Helvetica, sans-serif;
}
HR.newUI {color: #000000;}
.header-bgcolor{background: #25764f;}
.subnav-bgcolor{background: #cccccc;}
.sidenav-ns{background: #EFEFE7; }
table.selMenu{ background-color : #000001;
}
table.subMenu{ background-color : #25764f;
}
td.login {background: #25764f url(../../../../../../Texas/Stylesheets/Demo%20for%20IB%20Testing/images/login.gif);  }
td.sublogin {border: 1px solid #000000;}
td.subnav {background: #cccccc; border: .1px solid #FFFFFF; font-size: 11px; font-family: tahoma; }
td.subnav-ns{background: #cccccc;  font-size: 11px; font-family: tahoma;}
table.buttonBG {background: #000001;}
table.selbuttonBG {background: #000001;}
td.button {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: 700; text-align: center; padding: 5px 3px 3px 3px;}
td.selbutton { font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: 700; text-align: center; padding: 5px 3px 3px 3px;}
.sidenavHeader {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: 700; color: #ffffff;}
a.activelink:link {color: #FFFFFF; text-decoration: none;}
a.activelink:visited {color: #FFFFFF; text-decoration: none;}
a.activelink:hover {color: #cccccc; text-decoration: none;}
a.activelink:active {color: #FFFFFF; text-decoration: none;}
a.button-link:link {color: #FFFFFF; text-decoration: none;}
a.button-link:visited {color: #FFFFFF; text-decoration: none;}
a.button-link:hover {color: #cccccc; text-decoration: none;}
a.button-link:active {color: #FFFFFF; text-decoration: none;}
a.subnav-links:link {color: #000000; text-decoration: none;}
a.subnav-links:visited {color: #000000; text-decoration: none;}
a.subnav-links:hover {color: #000001; text-decoration: none;}
a.subnav-links:active {color: #000001; text-decoration: none;}
a.links:link {color: #000001; text-decoration: none;}
a.links:visited {color: #000001; text-decoration: none;}
a.links:hover {color: #25764f; text-decoration: none;}
a.links:active {color: #25764f; text-decoration: none;}
p.links{font-size: 10px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; padding: 0px 0px 0px 6px;}
a.bottomlinks:link {color: #000001; text-decoration: none;}
a.bottomlinks:visited {color: #000001; text-decoration: none;}
a.bottomlinks:hover {color: #979797; text-decoration: none;}
a.bottomlinks:active {color: #000001; text-decoration: none;}
p.bottomlinks{ font-size: 10px; font-family: Arial, Helvetica, sans-serif; padding: 0px 0px 0px 10px;}
a.font-color:link {color: #ffffff; text-decoration: underline;}
a.font-color:visited {color: #ffffff; text-decoration: none;}
a.font-color:hover {color: #ffffff; text-decoration: none;}
a.font-color:active {color: #ffffff; text-decoration: none;}
.font-color {color: #ffffff;}
td.quicklinks{ padding: 2em 0em 0em 0em;}
table.sideNavbg{
	background-color : #25764f;
	
}
table.selMenu{
	border-color : #000001;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	padding: 3px 0px 2px 0px;
}
table.selMenuTable{
	border-color : #000001;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	padding: 3px 0px 2px 0px;
}
table.sideMenuTable{
	border-color : #25764f;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	padding: 3px 0px 2px 0px;
}
.footnav_head {
	background-color:#006e51;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color:#FFFFFF;
	font-weight:bolder;
	font-size:11px;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	}
.footnav_links {
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:11px;
	font-weight:bolder;
	line-height:1.8;
	color:#002a5c;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	}
.footnav_links a:link, .footnav_links a:visited, .footnav_links a:active {
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:11px;
	font-weight:bolder;
	line-height:1.8;
	color:#113867;
	text-decoration:none;
	}
.footnav_links a:hover {
	text-decoration:underline;
	}
.newsimg a:link {
	text-decoration:none;
	}
.newsimg a:visited {
	text-decoration:none;
	}
--></style>
