/* metadata.css */
/* 2009-04-23 */

body {
   background: #ffffff none;
   color: #000000;
   font-family: Arial, Tahoma, Helvetica, Sans-Serif;
   font-size: 83%; 
}
p {
   font-family: Arial, Tahoma, Helvetica, Sans-Serif;
   font-size: 1em;
   line-height: 130%; 
}
ul { margin: 0em 0em 0em 0.5em; padding: 0em 0em 0em 0.5em; }
li {
   font-family: Arial, Tahoma, Helvetica, Sans-Serif;
   font-size: 1em;
   margin-bottom: 4px;
}
a:link {
   background: transparent none; 
   color: #2B7EC2;
}
a:visited { 
   background: transparent none; 
   color: #714C99;
}
a:hover { 
   background: transparent none; 
   color: #2B7EC2;
}
a:active { 
   background: transparent none; 
   color: #2B7EC2;
   text-decoration: underline;
}
a img { border: none; }
#headerContent {
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}
#footerContent {
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}
#footerContent a { text-decoration: none; }
#footerContent a:link {
   background: transparent none;
   color: #333;
}
#footerContent a:visited {
   background: transparent none;
   color: #333;
}
#footerContent a:hover {
   background: transparent none;
   color: #2B7EC2;
   text-decoration: underline;
}
#bodywrapper {
   position: relative;
   width: 780px;
   background: #ffffff none;
   color: #000000;
   margin-left: auto;
   margin-right: auto;
   margin-top: 10px;
   margin-bottom: 10px;
   padding: 0px 0px 0px 0px;
   z-index: 1000;
   text-align: left;
}
.MetadataContent {
   background: #ffffff none;
   color: #333333;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
.Note {
   font-weight: bold;
   background: transparent none;
   color: #CC0000;
}
.LayoutTable {
   border-collapse: collapse;
   border: 0;
   padding: 0;
   margin: 0;
}
.ChartImage {
   width: 512px;
   float: left;
   margin: 0;
   padding: 0;
}
.AnalysisLabel {
   font-weight: normal;
   font-size: 1.2em;
   text-decoration: none;
   background-color: #ffffff;
   color: black;
}
.AnalysisTitle {
   font-weight: normal;
   font-size: 1.2em;
   text-decoration: none;
   background-color: #ffffff;
   color: black;
}
.ThemeLabel {
   font-weight: normal;
   font-size: 1.4em;
   text-decoration: none;
   background-color: #ffffff;
   color: black;
}
.ThemeTitle {
   font-weight: bold;
   font-size: 1.4em;
   text-decoration: none;
   background-color: #ffffff;
   color: black;
}
.ThemeTable {
   font-weight: normal;
   font-size: 1.0em;
   text-decoration: none;
   background-color: #ffffff;
   color: black;
   border-color: #c0c0c0;
   border-width: 1px;
   border-style: solid;
   border-spacing: 0;
   border-collapse: collapse;
   margin: 0;
   padding: 0;
   width: 100%;
}
.ThemeColumnHeader {
   font-weight: normal;
   font-size: 1.0em;
   text-decoration: none;
   background-color: #eeeeee;
   color: black;
   border-color: #c0c0c0;
   border-width: 1px;
   border-style: solid;
   border-spacing: 0;
   border-collapse: collapse;
   margin: 0;
   padding: 4px;
}
.ThemeRowHeader {
   font-weight: normal;
   font-size: 1.0em;
   text-decoration: none;
   background-color: #eeeeee;
   color: black;
   border-color: #c0c0c0;
   border-width: 1px;
   border-style: solid;
   border-spacing: 0;
   border-collapse: collapse;
   margin: 0;
   padding: 4px;
}
.ThemeMetadataValue {
   font-weight: normal;
   font-size: 1.0em;
   text-decoration: none;
   background-color: #ffffff;
   color: black;
   border-color: #c0c0c0;
   border-width: 1px;
   border-style: solid;
   border-spacing: 0;
   border-collapse: collapse;
   margin: 0;
   padding: 4px;
}
.IndicatorLabel {
   font-weight: normal;
   font-size: 1.2em;
   text-decoration: none;
   background-color: #ffffff;
   color: black;
}
.IndicatorTitle {
   font-weight: bold;
   font-size: 1.2em;
   text-decoration: none;
   background-color: #ffffff;
   color: black;
}
.IndicatorTable {
   font-weight: normal;
   font-size: 1.0em;
   background-color: #ffffff;
   border-color:#c0c0c0;
   border-width: 1px;
   border-style: solid;
   border-spacing: 0;
   border-collapse: collapse;
   margin: 0;
   padding: 0;
   width: 100%;
}
.IndicatorColumnHeader{
   font-size: 1.0em;
   background-color: #eeeeee;
   border-color: #c0c0c0;
   border-width: 1px;
   border-style: solid;
   border-spacing: 0;
   border-collapse: collapse;
   margin: 0;
   padding: 5px;
}
.IndicatorRowHeader {
   font-size: 1.0em;
   background-color: #eeeeee;
   border-color: #c0c0c0;
   border-width: 1px;
   border-style: solid;
   border-spacing: 0;
   border-collapse: collapse;
   margin: 0;
   padding: 5px;
}
.IndicatorMetadataValue {
   font-size: 1.0em;
   background-color: #ffffff;
   border-color: #c0c0c0;
   border-width: 1px;
   border-style: solid;
   border-spacing: 0;
   border-collapse: collapse;
   margin: 0;
   padding: 5px;
}

@media print { 
body {
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 10pt; 
   color: #000; 
   background: #fff none; 
}
#bodywrapper {
	position: relative;
	width: auto;
	color: #000;
	background: #fff none;
	margin: 0;
	padding: 0;
	z-index: 1000;
	text-align: left; 
        border: 0;
}
}
