body {
	font-family : "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,Verdana,sans-serif;
	font-size : 11px;
	color : #000000;
	background-color : #ffffff;
}
/*body {
	padding: 0px;
	margin: 0;
}*/
.colordark, .colorlight, .white {
	background-color : #ffffff;
}
/*.colordark {
	background-color : #083494;
}*/
td .input, td .submit, Input.default, Input.data , select.data , select.datashade, textarea.table2, Input.surr, textarea.surr{
	font-family : "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,Verdana,sans-serif;
	font-size : 13px;
	color : #000000;
}
/* Font family css problem in Style Template 3
table.table2, table.Table2 , table.table1 {
	font-family : verdana, "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,Verdana,sans-serif;
	font-size : 1.03em;
}
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;
}


/* start anchor link */
a, a:link, a:visited, a:hover, a:active, a span, a:link span, a:visited span, a:hover span, a:active span {
	/*font-family : "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,Verdana,sans-serif;
	font-size : 11px;*/
	color:#3878DB;
	text-decoration: underline;
}

a:visited, a:visited span  { color:#3878DB; text-decoration: underline; }
a:hover, a:hover span  { color : #3878DB; text-decoration: underline; }
a:active, a:active span  { color : #3878DB; text-decoration: underline; }

/* Asreported page*/
a:visited span.default, a:hover span.default, a:active span.default { font-weight: bold }

/* Financial Highlights */
.title2 a:link span, .title2 a:visited span, .title2 a:hover span, .title2 a:active span { font-size : 15px;  text-decoration: underline; *text-decoration: underline;}

.title2 a:visited span  { color:#3878DB; text-decoration: underline; *text-decoration: underline;}
.title2 a:hover span  { color : #3878DB; text-decoration: underline; }
.title2 a:active span  { color : #3878DB; text-decoration: underline; }
.title2 a:hover span, .title2 a:active span  { *text-decoration: underline; }

/* Header links css For Divs page */
a.toggle_line, a.toggle_line:link, a.toggle_line:visited, a.toggle_line:hover, a.toggle_line:active, a.boldfielddef, a.boldfielddef:link, a.boldfielddef:visited, a.boldfielddef:hover, a.boldfielddef:active, a.fielddef, a.fielddef:link, a.fielddef:visited, a.fielddef:hover, a.fielddef:active{
	font-family : "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,Verdana,sans-serif;
	font-size : 11px;
	color:#3878DB;
	text-decoration: underline;
}

a.toggle_line:visited,td a.boldfielddef:visited,td a.fielddef:visited { color:#3878DB; text-decoration: underline; }
a.toggle_line:hover,td a.boldfielddef:hover,td a.fielddef:hover { color : #3878DB; text-decoration: underline; }
a.toggle_line:active,td a.boldfielddef:active,td a.fielddef:active { color : #3878DB; text-decoration: underline; }

/* FAQ page: Text does not go to the left of the arrows
a.toggle_line, a.toggle_line:link, a.toggle_line:visited, a.toggle_line:hover, a.toggle_line:active {padding:0; display:block; margin-top:-12px;  padding-left:20px;}*/

/* Credit Ratings Scale page */
.expand a:visited span, .collapse a:visited span{ color:#3878DB; text-decoration: underline; }
.expand a:hover span, .collapse a:hover  span{ color : #3878DB; text-decoration: underline; }
.expand a:active span, .collapse a:active  span{ color : #3878DB; text-decoration: underline; }




/*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 {
	font-family : "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,Verdana,sans-serif;
	font-size : 1.03em;
	color : #083c94;
	text-decoration : none;
	font-weight : bold;
}
a.menu:visited {
	color : #083c94;
	text-decoration : none;
}
a.menu:hover, a.menu:active {
	color : #083c94;
	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-family : "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,Verdana,sans-serif;
	font-size : 12px;
	color : #083c94;
	font-weight : bold;
	text-decoration : underline;
}
a.header:link, td.header a:link {
	color : #FFFFFF;
	text-decoration : underline;
}

a.header:hover span.header, #branchdata a:hover, #propertydata a:hover, td.header a:hover {
	color : #FFFFFF;
	text-decoration : underline;
}
/* end anchor link */

/* start data css class */
.header {
	background-color : #608E8E;
	color : #FFFFFF;
	font-size : 12px;
	font-weight : bold;
}
.data, .datashade, .default, .defaultbold, .title2, .titletest2, .title2colordark, .defaultlight, .title2 {
	color : #000000;
}
/* 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 : #CCCCCC;
}
.defaultlight, .largelight {
	color : #ffffff;
	font-weight : bold;
}
.large {
	font-size : 12px;
}
.dataalign, .datared {
	color : #ff0000;
	font-size : 1.03em;
}
.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 : #083494;
	font-size : 16px;
	font-weight : bold;
}

/* Investor Toolkit Email CSS*/
.emailpopup {
	color : #000000;
}
.subtitlelight, .title2 {
	color : #083494;
	font-size : 1.03em;
}
.title2 {
	color : #000000;
	font-size : 15px;
}
span.titletest {
	font-size: 16px;
}
.titletest2 {
	color : #000000;
	font-size : 12px;
	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;
}
/* When underline is missing on FAQ page links then add this css in live_######.css to resolve all issues related to underline in entire site. */

/* end anchor link */

a.toggle_line:link div.faqQ b, a.toggle_line:active div.faqQ b, a.toggle_line:visited div.faqQ b {
text-decoration:underline;
}
a.toggle_line:hover div.faqQ b {
text-decoration:underline;
}
a.toggle_line:link div.faqQ , a.toggle_line:active div.faqQ , a.toggle_line:visited div.faqQ  {
text-decoration:underline;
}
a.toggle_line:hover div.faqQ {
text-decoration:underline;
}

.table1_item.datashade.defaultbold a:link, .table1_item.datashade.defaultbold a:visited, .table1_item.datashade.defaultbold a:hover, .table1_item.datashade.defaultbold a:active {
text-decoration:underline !important;
}
.table1_item.datashade.defaultbold a:hover, .table1_item.datashade.defaultbold a:active {
text-decoration:underline !important;
}
td.data a:link strong, a:visited strong {
text-decoration:underline !important;
}
td.data a:hover strong, a:active strong {
text-decoration:underline !important;
}
a span.header, a:link span.header, a:active span.header, a:hover span.header, a:visited span.header {
color:#FFFFFF;
}
td.colorlight.default a:link, td.colorlight.default a:visited {
text-decoration:underline !important;
}
td.colorlight.default a:hover, td.colorlight.default a:active {
text-decoration:underline !important;
}
input[type="input"]{background:none}
td.data.default a:link, td.data.default a:active, td.data.default a:visited {
	text-decoration:underline !important;
}
td.data.default a:hover {
	text-decoration:underline !important;
}
input.surr.datashade, textarea.surr.datashade {background-color:#ffffff;}
a.divs_more, a.divs_more:link, a.divs_more:visited, a.divs_more:hover, a.divs_more:active {
    font-weight: bold;
    text-decoration: underline !important;
}
 a.divs_more:hover, a.divs_more:active {
    font-weight: bold;
    text-decoration: underline !important;
}


