﻿/*** DEFAULT GLOBAL STYLES ***/
body{
	font-family:Arial;
	font-size:8pt;
	font-style:normal;
	color:#333333;
	background-color:#f6f6f6;
}

sup{
	font-size:8pt;
	color:#1c4f78;
	font-weight:700;	
}

.supLink{ 
	text-decoration: none;
}

table{
	width:95%;
	background-color:white;
	border-collapse: collapse;
	border-spacing: 0px;
}

.HomePageTable{
	border:5px #d8d8d7 solid;
	min-width:215px;
	WIDTH:215px;
}
.DataTable{
	border:1px #d8d8d7 solid;
	min-width:665px;
	WIDTH:665px;
}

.EconFinDataTable{
	border:1px #d8d8d7 solid;
	min-width:850px;
	WIDTH:850px;}
th
{
	white-space:pre-wrap;
	overflow:hidden;
	font-size:8pt;
	font-weight:700;
	text-decoration:none;
	unicode-bidi:normal;
	direction:ltr;
	vertical-align:middle;
	padding-left:2pt;
	padding-top:2pt;
	padding-right:2pt;
	padding-bottom:2pt;
	color:#1c4f78;
	text-align:left;
	background-color:#f6f6f6;
	border:1pt none #b89852;
	border-top:1pt solid #b89852;
}
.CategoryHead{
	font-size:9pt;
}
.ColHeadRight{
	text-align:right;
}
.InfoCell{
	text-align:Right;
	font-size:11pt;
	font-weight:700;
	font-style:italic;
	color:Gray;
	border:1pt none #b89852;
	border-top:1pt solid #b89852;
}
td{
	white-space:pre-wrap;
	overflow:hidden;
	font-size:8pt;
	font-weight:400;
	text-decoration:none;
	unicode-bidi:normal;
	color:#333333;
	direction:ltr;
	vertical-align:top;
	padding-left:2pt;
	padding-top:2pt;
	padding-right:2pt;
	padding-bottom:2pt;
	border:1pt none #f6f6f6;
	border-top:1pt solid #f6f6f6;
}
.CpiImage
{
	padding-top:0pt;
	padding-bottom:0pt;
	border:0pt none #f6f6f6;
	border-top:0pt none #f6f6f6;
}
.LeftAlignData{
	text-align:left;
}
.RightAlignData{
	text-align:Right;
}
.PageHead{
	border:1pt none Black;
	background-color:#d8d8d7;
	font-size:10pt;
	font-weight:700;
	color:#1c4f78;direction:ltr;
	text-align:center;
}
.PageSubHead{
	border:1pt none Black;
	background-color:#d8d8d7;
	color:#1c4f78;direction:ltr;
	text-align:center;
}

.footer
{
	background-color:#d8d8d7;
}

.HomePageLink a:link {text-decoration: none; color: #1c4f78;}
.HomePageLink a:visited {text-decoration: none; color: #1c4f78;}
.HomePageLink a:active {text-decoration: none; color: #1c4f78;}
.HomePageLink a:hover {text-decoration: underline; color: #1c4f78;}

.DataLink a:link {text-decoration: underline; color: #1c4f78;}
.DataLink a:visited {text-decoration: underline; color: #1c4f78;}
.DataLink a:active {text-decoration: underline; color: #1c4f78;}
.DataLink a:hover {text-decoration: underline; color: #1c4f78;}

.InfoLink a:link {text-decoration: none; color: Gray;}
.InfoLink a:visited {text-decoration: none; color: Gray;}
.InfoLink a:active {text-decoration: none; color: Gray;}
.InfoLink a:hover {text-decoration: none; color: Gray;}

