
body {
	font-family : "Gotham";
	font-size : 14px;
	color : #000000;
	background-color:#ffffff;
}
/*body {
	padding: 0px;
	margin: 0;
}*/
.colordark, .colorlight, .white {
	background-color : #ffffff;
}
/*.colordark {
	background-color : #002161;
}*/
td .input, td .submit, Input.default, Input.data , select.data , select.datashade, textarea.table2, Input.surr, textarea.surr{
	font-family : "Gotham";
	font-size : 14px;
	color : #000000;
}
/* Font family css problem in Style Template 3*/
table.table2, table.Table2 , table.table1 {
	font-family :  "Gotham";
	font-size : 14px;

}
td.table1_item {
	border-bottom: 1px solid #cccccc;
}
table.table2, table.Table2, table.table1  {
	border: 1px solid #cccccc;
}
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.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-family : "Gotham";
	color : #004084;
	text-decoration : none;
}
a:visited, a.boldfielddef:visited, a.fielddef:visited, a:visited span {
	color : #004084;
	text-decoration : none;
}
a:hover, a:active, a.boldfielddef:hover, a.fielddef:hover, a:hover span, a:active span {
	color : #7F7F83;
	text-decoration : none;
}
/* Committeechart page
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 {
	color : #004084;
	font-size : 15px;
}

/* ir menu css
a.menu, a.menu:link, a.menu:visited, a.menu:hover, a.menu:active {
	font-family : "Gotham";
	font-size : 12px;
	color : #292c5a;
	text-decoration : underline;
	font-weight : normal;
}
a.menu:visited {
	color : #525584;
	text-decoration : underline;
}
a.menu:hover, a.menu:active {
	color : #ad1410;
	text-decoration : underline;
}*/
/* 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 : 14px;
	color : #cccccc;
	font-weight : bold;
	text-decoration : underline;
}
a.header:hover span.header, #branchdata a:hover, #propertydata a:hover {
	color : #cccccc;
	text-decoration : underline;
}
/* end anchor link */

/* start data css class */
.header {
	background-color : #ffffff;
	color : #004084;
	font-size : 16px;
	font-weight : bold;
}
.data, .datashade, .default, .defaultbold, .title2, .titletest2, .title2colordark, .defaultlight, .title2 {
	color : #000000;
	font-size : 14px;
}
/* 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 : #f2f2f3;
}
.defaultlight, .largelight {
	color : #ffffff;
	font-weight : bold;
}
.large {
	font-size : 14px;
}
.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 : #002161;
	font-size : 16px;
	font-weight : bold;
}

/* Investor Toolkit Email CSS*/
.emailpopup {
	color : #000000;
}
.subtitlelight, .title2 {
	color : #ffffff;
	font-size : 11px;
}
.title2 {
	color : #000000;
	font-size : 15px;
}
span.titletest {
	font-size: 16px;
}
.titletest2 {
	color : #000000;
	font-size : 14px;
	font-weight : bold;
}
.title2colordark, .defaultlight { /* this css color value match with header background-color value */
	color : #424973;
}
/* end title css */

.surrleft span.titletest2, .surr_topbot span.titletest2, .surrright span.titletest2 { /* template1 css bug on [committeechart, capitalofferings] page */
	color : #000000;
}


