/* Common CSS Style */
BODY {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.colordark {
	background-color: #FFFFFF;
	/*background-color: transparent;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.colorlight{
	background-color: #FFFFFF;
	/*background-color: transparent;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white {
	background-color: #FFFFFF;
	/*background-color: transparent;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* END */
table { text-align:left }
/* Data part css style */
.header {
	background-color: #8F1E36;
	/*background-color: transparent;*/
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.data {
	background-color: #FFFFFF;
	/*background-color: transparent;*/
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.datashade {
	background-color: #EAEAEA;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
}
.default {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.defaultbold {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.large {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.dataalign {
	color: #ff6660;
	font-family: courier new, courier;
	font-size: 12px;
	font-weight: normal;
}
.datared {
	color: #ff6660;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

/* END */

/* Page Title Name Css styles */
.title1light {
	color:#901e37;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	
	font-size: 19pt;
	letter-spacing: -2px! important;
	color: #901e37;
}
.subtitlelight {
	color: #901e37;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 16pt;
	font-weight: bold;
}
.title2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.title2colordark {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

/* END */

/* This CSS style not use in any Page Level XSLT files */
.defaultlight {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.largelight {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/* END */

/* Style for Stock value Price UP/Down */
.priceup {
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.pricedown {
	color: #ff6660;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/* END */

/*Styles for Anchor links */
a, a:link, a:visited, a:active, a:hover {
	color: #8F1E36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a:visited { color: #8F1E36; text-decoration: underline; }
a:hover { color: #8F1E36; text-decoration: none; }
a:active { color: #8F1E36; text-decoration: none; }

/* IR Menu css style */	
a.menu, a.menu:link, a.menu:visited, a.menu:active, a.menu:hover {
	color: #8F1E36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.menu:visited { color: #8F1E36; text-decoration: underline; }
a.menu:hover {color: #8F1E36; text-decoration: none; }
a.menu:active { color: #8F1E36; text-decoration: none;}

a.light, a.light:link, a.light:visited, a.light:active, a.light:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a.light:visited { color: #8F1E36; text-decoration: underline;}
a.light:active { color: #8F1E36; text-decoration: none;}
a.light:hover {	color: #8F1E36;	text-decoration: none;}

a.title2colordark, a.title2colordark:link, a.title2colordark:visited, a.title2colordark:active, a.title2colordark:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a.title2colordark:visited { color: #8F1E36; text-decoration: underline;}
a.title2colordark:active { color: #8F1E36; text-decoration: none;}
a.title2colordark:hover { color: #8F1E36; text-decoration: none;}

a.boldfielddef, a.boldfielddef:link, a.boldfielddef:visited, a.boldfielddef:active, a.boldfielddef:hover {
	color: #8F1E36;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.boldfielddef:visited { color: #8F1E36; text-decoration: underline;}
a.boldfielddef:active { color: #8F1E36; text-decoration: none;}
a.boldfielddef:hover{ color: #8F1E36; text-decoration: none;}

a.fielddef, a.fielddef:link, a.fielddef:visited, a.fielddef:active, a.fielddef:hover {
	color: #8F1E36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;	
}
a.fielddef:visited { color: #8F1E36; text-decoration: underline;}
a.fielddef:active { color: #8F1E36; text-decoration: none;}
a.fielddef:hover { color: #8F1E36; text-decoration: none;}

/* Divs page header CSS */
a.header:link, a.header:visited, a.header:active, a.header:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none;
}
a.header:visited { color: #FFFFFF; text-decoration: none;}
a.header:active { color: #FFFFFF; text-decoration: none;}
a.header:hover { color: #FFFFFF; text-decoration: none;}

/*Capital Offerings Page Header CSS*/
a.header:link span.headerlight, a.header:visited span.headerlight, a.header:active span.headerlight, a.header:hover span.headerlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none;
}
a.header:visited span.headerlight { color: #FFFFFF; text-decoration: none;}
a.header:active span.headerlight { color: #FFFFFF; text-decoration: none;}
a.header:hover span.headerlight { color: #FFFFFF; text-decoration: none;}

/* BrachMap page / to fix Table heading CSS */
#branchdata a, #branchdata a:link, #branchdata a:visited, #branchdata a:active, #branchdata a:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: none;
}

#propertydata a, #propertydata a:link, #propertydata a:visited,, #propertydata a:active, #propertydata a:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: none;
}

/* BrachMap page with Templat-1/ to fix Table heading CSS */
#branchdata.sortable a.sortheader, #branchdata.sortable a.sortheader:link, #branchdata.sortable a.sortheader:visited, #branchdata.sortable a.sortheader:active, #branchdata.sortable a.sortheader:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#propertydata.sortable a.sortheader, #propertydata.sortable a.sortheader:link, #propertydata.sortable a.sortheader:visited, #propertydata.sortable a.sortheader:active, #propertydata.sortable a.sortheader:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

/* Report.xsl css perioad */
a.defaultbold, a.defaultbold:link, a.defaultbold:visited, a.defaultbold:active, a.defaultbold:hover { 
	  color: #8F1E36;
	  font-family: Arial, Helvetica, sans-serif; 
	  font-size: 12px; 
	  font-weight: bold;
	  text-decoration: underline;
}
a.defaultbold:visited { color: #8F1E36; text-decoration: underline;}
a.defaultbold:active { color: #8F1E36; text-decoration: none;}
a.defaultbold:hover { color: #8F1E36; text-decoration: none;}

a:visited .title2, a:visited .default, a:visited .defaultbold{ color:#8F1E36; text-decoration: underline;}
a:active .title2, a:active .default, a:active .defaultbold { color:#8F1E36; text-decoration: none;}
a:hover .title2, a:hover .default, a:hover .defaultbold { color:#8F1E36; text-decoration: none;}


/* Disclaimer.xsl css perioad */
span.subtitlelight a:link, span.subtitlelight a:visited, span.subtitlelight a:link, span.subtitlelight a:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #8F1E36; 
	font-weight: bold;
	text-decoration: underline;
}
span.subtitlelight a:visited { color: #8F1E36; text-decoration: underline;}
span.subtitlelight a:active { color: #8F1E36; text-decoration: none;}
span.subtitlelight a:hover { color: #8F1E36; text-decoration: none;}

/* END */

.submit.datashade {background-color: #EAEAEA;}

/* Transparent CSS 
TD.header, TD.header.table2{
 background-color: #8F1E36;
 COLOR: #FFFFFF;
}
.header.table2{*/
 /*background-color: transparent;
}

TD.table2.datashade{
 BACKGROUND-COLOR: #EAEAEA;
}*/

/* page title for Template 1 */
.titletest2 { /* This Css Color value match with Header background-color Value */ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;	
}
.titletest { /* This Css Color value match with title1light color Value */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

/*For Template3 */
.Table2{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.table1_item { font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

TD.data span.defaultbold {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

TD.datashade span.defaultbold,
TD.datashade span.titletest2,
TD.table1_item.datashade.defaultbold,
{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

TD.datashade a.boldfielddef:link, TD.datashade a.boldfielddef:visited, TD.datashade a.boldfielddef:active, TD.datashade a.boldfielddef:hover {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

th.table1_item.datashade span.defaultbold
{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	color: #FFFFFF;
}

.Header
{
	font-weight: bold; 
}

TD.surrleft.header{
 background-color: #8F1E36;
 COLOR: #FFFFFF;
}
a.boldfielddef span.defaultbold, a.boldfielddef:link span.defaultbold, a.boldfielddef:visited span.defaultbold, a.boldfielddef:active span.defaultbold, a.boldfielddef:hover span.defaultbold{
	color: #8F1E36;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.boldfielddef:visited span.defaultbold { color: #8F1E36; text-decoration: underline;}
a.boldfielddef:active span.defaultbold { color: #8F1E36; text-decoration: none;}
a.boldfielddef:hover span.defaultbold { color: #8F1E36; text-decoration: none;}
/* end anchor link */
Span.Defaultbold {
font-weight:bold;
}


#ExpandCollapseMessage.smallitalic {
font-size:12px;
font-style:italic;
}
.defaultbold.small, .colorlight.small p {
font-size:12px;
}
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:none;
}

.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:none !important;
}
td.data a:link strong, a:visited strong {
text-decoration:underline !important;
color:#901E37 !important;
}
td.data a:hover strong, a:active strong {
text-decoration:none !important;
color:#901E37 !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:none !important;
}


input[type="input"]{background:none}

.input {
    color: #666666 !important;
}
