﻿/************* Links *********/

A:Active {
	font-family: Arial;
	color: #104675;
	text-decoration: none;
}
A:link    {
    font-family: Arial;
	color: #104675;
	text-decoration: none;
}
A:visited {
    font-family: Arial;
	color: #104675;
	text-decoration: none;
}
A:hover   {
    font-family: Arial;
	color: #000000;
	text-decoration: underline;
}


/************* LeftMenu Links *********/

.LeftMenu A:Active {
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}
.LeftMenu A:link    {
    font-family: Arial;
	color: #000000;
	text-decoration: none;
}
.LeftMenu A:visited {
    font-family: Arial;
	color: #000000;
	text-decoration: none;
}
.LeftMenu A:hover   {
    font-family: Arial;
	color: #104675;
	text-decoration: underline;
}



/************* Top Links *********/

.TopLinks A:Active {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.TopLinks A:link    {
    font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.TopLinks A:visited {
    font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
}
.TopLinks A:hover   {
    font-family: Arial;
	font-size: 9pt;
	text-decoration: underline;
}


/************* FOOTER STYLES *********/

A.FooterLinks:Active {
	font-family: Arial;
	font-size: 9pt;
	color: #999A9C;
}
A.FooterLinks:link    {
    font-family: Arial;
	font-size: 9pt;
	color: #999A9C;
}
A.FooterLinks:visited {
    font-family: Arial;
	font-size: 9pt;
	color: #999A9C;
}
A.OtherTabs:hover   {
    font-family: Arial;
	font-size: 9pt;
	color: #999A9C;
	text-decoration: underline;
}
.FooterBreaks {
	font-family: Arial;
	font-size: 9pt;
	color: #999A9C;
	text-decoration: none;
	line-height: 9.0pt;
}


/*********** Header Links **************/
.Normal
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
    color: rgb(0, 0, 0);
    
}
.OtherTabs {
    font-family: Arial;
    font-size: 9pt;
    color: #FFFFFF;
    text-decoration:none;
    font-weight: bold
}
A.OtherTabs:link    {
    text-decoration:    none;
    color:#FFFFFF;
}
A.OtherTabs:visited {
    text-decoration:    none;
    color:#FFFFFF;
}
A.OtherTabs:active  {
    text-decoration:    none;
    color:#FFFFFF;
}
A.OtherTabs:hover   {
    text-decoration: underline;
    color:#FFFFFF;
}


/********** Investor Styles *************/

#investorreportingtable
{
    text-align : right;
}
#investorreportingtable THEAD
{
    text-align: center;
    font-weight: bold;
}
#investorreportingtable td
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}
#investorreportingtable .subHead
{
    background-color: #CCECFF;
    text-align: left;
    padding-left: 10px;
    font-weight: bold;
}
#investorreportingtable .footer
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: darkred;
}
.summaryTable
{
    padding-left: 10px;
}
.summaryTable td
{
    border: solid 1px black;
}


HR {
    color: #104675;
    height:1pt;
    text-align:left
}

table {
    border-spacing: 0px;
}

UL LI   
{
	font-family: Arial;
	font-size: 10pt;
	color: #58595B;
	list-style-position: outside;
	list-style-image: url("images1/bullet.jpg");
	list-style-type: armenian;
}