#ChnmcDisplay
{
	padding-left:15px;
	font-family: verdana,arial, helv, sans serif; 
	font-size:8pt; 
	color:#3b3b3b;
}

.ChnmcTable
{
	background-color:#ffffff;
	width:100%;
	border:solid 0px #f8f8f8;
	padding: 0 0 0 0;

}

.ChnmcTitle
{
	font-family:"ΊΪΜε";
	font-size:12pt;
	font-weight:normal;
	color:#305B8B;
	text-decoration: none;
}

.ChnmcDad
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	font-weight:normal;
	color:#035A69;
	text-decoration: none;
}

.ChnmcBody
{
	font-family:"ΞΆΘνΡΕΊΪ";
	font-size:13px;
	color:#1D242C;
	line-height:180%;
	text-decoration: none;
}

.LIChnmcBody
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9.5pt;
	font-weight:normal;
	color:#3b3b3b;
	line-height:22pt;
	list-style-type:square;
	text-decoration: none;
}

.SectionHead
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	font-weight:normal;
	color:#8D5903;
	text-decoration: none;
}

.SectionSubHead,.contentsubheader
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#128D92;
	text-decoration: none;
}

.ChnmcTableColHead
{
	font-family:"ΞΆΘνΡΕΊΪ";
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	line-height:180%;
	background-color:#487B91;
	height:28px;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}

.ChnmcTableColHead2
{
	font-family:"ΞΆΘνΡΕΊΪ";
	font-size:9pt;
	font-weight:bold;
	color:#FFFFFF;
	line-height:180%;
	background-color:#739726;
	height:28px;
	text-decoration: none;
	vertical-align: middle;
}
.ChnmcTableRowHead
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	font-weight:normal;
	background-color:#F8F8F8;
	line-height:180%;
	color:#30868F;
	text-align:left;
	text-decoration: none;
}

.ChnmcTableRow
{
	font-family:verdana;
	font-size:8pt;
	font-weight:normal;
	background-color:#F8F8F8;
	line-height:11pt;
	color:#128D92;
	text-align:right;
}

.TableSource 
{
	color: #C17C04; 
	font-family: verdana,arial, helv, sans serif; 
	font-size:8pt; 
	font-style: italic; 
	vertical-align: top; 
	background-color:white;
	padding-top:2px;
	padding-bottom:2px;
}

.TableSource2 
{
	color: #D27E00;
	font-family: "ΞΆΘνΡΕΊΪ";
	font-size:8pt;
	vertical-align: top;
	background-color:white;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration: none;
	font-weight: normal;
}

.TableNote 
{
	color: #C17C04; 
	font-family: verdana,arial, helv, sans serif; 
	font-size:8pt; 
	font-style: italic; 
	vertical-align: top; 
	background-color:white;
	padding-top:2px;
	padding-bottom:2px;
}

.TableUOM 
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: middle;
	background-color:#D8D8D8;
	height:20px;
	text-decoration: none;
}
	
.TableTitle 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	font-weight: bold;
	color:white;
	height:auto;
	background-color: #64B4B8;
	margin-top:auto;
	text-decoration: none;
	width: auto;
}

.TextHighLight
{
	color: #0A4A4E;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}

.ParagraphQuote
{
	text-justify: auto;
	font-size: 8pt;
	margin-left: 50px;
	margin-right: 80px;
	vertical-align: baseline;
	color: #3b3b3b;
	direction: ltr;
	text-indent: 0%;
	line-height: normal;
	font-style: italic;
	font-family: verdana;
	letter-spacing: normal;
	text-align: justify;
}

.body {
	background-color: #52657C;
	color: #FFFFFF;
}

.title {
	FONT-SIZE: 13pt;
	COLOR: #333333;
	LINE-HEIGHT: 15pt;
	FONT-STYLE: normal;
	FONT-FAMILY: "Segoe UI";
	TEXT-DECORATION: none;
	font-weight: bold;
} 
a {
	font-family: "ΞΆΘνΡΕΊΪ";
	font-size: 12px;
	text-decoration: none;
	line-height: 180%;
}
a:visited {
	color: #333333;
	text-decoration: none;
}

a:link {
	font-family: "ΞΆΘνΡΕΊΪ";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
	padding: 0px;
	text-align: left;
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	border-bottom: 1px none #ABE9AB;
	background: #DDE;
	text-decoration: none;
	border-top: 1px solid #ABE9AB;
	border-right: 1px solid #ABE9AB;
	border-left: 1px solid #ABE9AB;
}

ul.tabbernav li a:link { color: #006666; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
	background-color: #FF9900;
	border-bottom: 1px dotted #FF9900;
	text-decoration: none;
}

ul.tabbernav li.tabberactive a:hover
{
	color: #000;
	background: #ADCAD6;
	border-bottom: 1px solid white;
	text-decoration: none;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	border-top:0 solid #9FD381;
	text-decoration: none;
	font-family: "ΞΆΘνΡΕΊΪ";
	border-right: 1px solid #9FD381;
	border-bottom: 1px solid #9FD381;
	border-left: 1px solid #9FD381;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
	display:none;
	font-family: "ΞΆΘνΡΕΊΪ";
}
.tabberlive .tabbertab h3 {
	display:none;
	font-family: "ΞΆΘνΡΕΊΪ";
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
a:visited {
}
.redalert {
	font-family: "ΞΆΘνΡΕΊΪ";
	font-size: 12.5px;
	font-weight: bold;
	color: #820000;
	text-decoration: none;
	background-color: #FFFFFF;
}
