body {
	font-size : 11px;
	font-family : verdana, arial, helvetica, sans-serif;
	color : #000000;
	background-color : #ffffff;
}
/*body { 
	padding: 0px; 
	margin: 0;
}*/
td .input, td .submit, Input.default, Input.data , select.data , select.datashade, textarea.table2, Input.surr, textarea.surr{
	color : #000000;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
}
/* Font family css problem in Style Template 3 */
table.table2, table.Table2 , table.table1 {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
}
/*td.table1_item {
	border-bottom: 1px solid #99c1db;
}
table.table2, table.Table2, table.table1  {
	border: 1px solid #99c1db;
}*/

table { /* when use doctpye code in company xslt need this css */
	text-align : left;
}
.colordark, .colorlight, .white {
	background-color : #ffffff;
}
/*.colordark {
	background-color : #083494;
}*/
/* start anchor link */
a, a:link, a:visited, a:hover, a:active, a.boldfielddef, a.boldfielddef:link, a.boldfielddef:visited, a.boldfielddef:hover, a.fielddef, a.fielddef:link, a.fielddef:visited, a.fielddef:hover, a:link span, a:visited span, a:hover span, a:active span {
	font-size : 11px;
	color : #996600;
	font-family : verdana, arial, helvetica, sans-serif;
	text-decoration : none;
}
a:visited, a.boldfielddef:visited, a.fielddef:visited, a:visited span {
	color : #996600;
	text-decoration : none;
}
a:hover, a:active, a.boldfielddef:hover, a.fielddef:hover, a:hover span, a:active span {
	color : #ff0000;
	text-decoration : none;
}
a:link span.small, a:visited span.small, a:hover span.small, a:active span.small { 
	font-size : 9px; 
}
/*creditratingsscale page Long-Term Rating*/
a:link span.defaultbold1, a:visited span.defaultbold1, a:hover span.defaultbold1, a:active span.defaultbold1 { 
	font-size : 15px; 
}
/* ir menu css */
a.menu, a.menu:link, a.menu:visited, a.menu:hover, a.menu:active {
	color : #6e7a82;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}
a.menu:visited {
	color : #6e7a82;
	text-decoration : none;
}
a.menu:hover, a.menu:active {
	color : #ff0000;
	text-decoration : none;
}
/* Header links css */
a.header:link span.header, a.header:visited span.header, a.header:hover span.header, a.header, a.header:link, a.header:visited, a.header:hover, #branchdata a, #branchdata a:link, #branchdata a:visited, #branchdata a:hover, #propertydata a, #propertydata a:link, #propertydata a:visited, #propertydata a:hover {
	font-size : 12px;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
}
a.header:hover span.header, #branchdata a:hover, #propertydata a:hover {
	color : #ffffff;
	text-decoration : none;
}
/* end anchor link */

/* start data css class */
.header {
	background-color : #88a2b3;
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
}
.data, .datashade, .default, .defaultbold, .title2, .titletest2, .title2colordark, .defaultlight, .title2 {
	color : #000000;
	font-size : 11px;
}
/* font weight */
.data, .datashade, .default, .fielddef, .priceup, .pricedown, .largelight, .large {
	font-weight : normal;
}
.defaultbold, .title2, .titletest2, .title2colordark, .defaultlight, .boldfielddef {
	font-weight : bold;
}

/* font background-color */
.data {
	background-color : #ffffff;
}
.datashade {
	background-color : #e9eef2;
}
.defaultlight, .largelight {
	color : #ffffff;
	font-weight : bold;
}
.large {
	font-size : 11px;
}
.dataalign, .datared {
	color : #ff0000;
	font-size : 11px;
}
.dataalign {
	font-family : courier new, courier;
}
.priceup {
	color : #009900;
	font-weight : bold;
}
.pricedown {
	color : #ff0000;
	font-weight : bold;
}
/* end data css class */

/* start title css */
.title1light, .titletest, .subtitlelight {	
	color : #00213a;
	font-size : 20px;
	font-weight : bold;
	font-family: "Times New Roman", Times, serif;	
	vertical-align: top;
}

/* Investor Toolkit Email CSS*/
.emailpopup {
	color : #00213a;
}
.subtitlelight, .title2 {
	color : #00213a;
	font-size : 11px;
}
.title2 {
	color : #000000;
	font-size : 15px;
}
span.titletest {
	font-size: 17px;
}
.titletest2 {
	color : #000000;
	font-size : 11px;
	font-weight : bold;
}
.title2colordark, .defaultlight { /* this css color value match with header background-color value */  
	color : #003000;
}
/* end title css */

.surrleft span.titletest2, .surr_topbot span.titletest2, .surrright span.titletest2 { /* template1 css bug on [committeechart, capitalofferings] page */
	color : #000000;
}


/**/
.titletest_ir {
  font-size: 15px;
  color: #00213A;
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
  line-height: 1.3em;
  margin-top: 0em;
  margin-right: 0em;
  margin-bottom: 0.5em;
  margin-left: 0em;
  padding-top: 0em;
  padding-right: 0em;
  padding-bottom: 10px;
  padding-left: 0em;
}

