/*  EAS stylesheet */

/* Link styles */

a { color: #990000;  text-decoration: none;}
a:active { color: #990000; text-decoration: none;}
a:hover { color: #990000;  text-decoration: underline; }
a:visited { color: #990000;  text-decoration: none;}
a:visited:hover { color: #990000; text-decoration: underline;}

a.em { font-weight: bold ; text-decoration: none;}
a.em:active { font-weight: bold; font-weight: bold ; text-decoration: underline;}
a.em:hover {  font-weight: bold ; text-decoration: underline;}
a.em:visited {  font-weight: bold ; text-decoration: none;}
a.em:visited:hover {  font-weight: bold ; text-decoration: underline;}

a.topbar { color: #666666; text-decoration: none;}
a.topbar:active { color: #666666; text-decoration: underline;}
a.topbar:hover {  color: #cccccc; text-decoration: underline;}
a.topbar:visited {  color: #666666;  text-decoration: none;}
a.topbar:visited:hover { color: #666666; font-size: 8pt; text-decoration: underline;}

a.sidenav { color: #666666; font-size: 8pt; font-family: arial, helvetica; font-weight: bold ; text-decoration: none;}
a.sidenav:active { color: #666666; font-size: 8pt; font-family: arial, helvetica; font-weight: bold; font-weight: bold ; text-decoration: underline;}
a.sidenav:hover {  color: #cccccc; font-size: 8pt; font-family: arial, helvetica; font-weight: bold ; text-decoration: underline;}
a.sidenav:visited {  color: #666666; font-size: 8pt; font-family: arial, helvetica; font-weight: bold ; text-decoration: none;}
a.sidenav:visited:hover { color: #666666; font-size: 8pt; font-family: arial, helvetica;  font-weight: bold ; text-decoration: underline;}

/* Default styles */

.body
{
font-family: arial, helvetica;
font-size: 9pt;
color : #000000;
}


p
{
font-family: arial, helvetica;
font-size: 9pt; 
color : #000000;
}

td
{
font-family: arial, helvetica;
font-size: 9pt; 
color : #000000;
}


/* textstyles */

.emphasis
{
font-family: arial, helvetica;
font-size: 9pt; 
font-weight: bold;
color : #666666;
}

.less-em-one
{
color : #555555;
}

.less-em-two
{
color : #777777;
}

.smalltext
{
font-family: arial, helvetica;
font-size: 8pt; 
color : #333333;
}

.regtext
{
font-family: tahoma, arial, helvetica;
font-size: 8pt; 
color : #000000;
}

/* headers */

h1
{
font-family: arial, helvetica;
font-size: 16pt; 
color : #336699;
}

h2
{
font-family: arial, helvetica;
font-size: 14pt; 
color : #336699;
}

h3
{
font-family: arial, helvetica;
font-size: 12pt; 
color : #444444;
}

h4
{
font-family: arial, helvetica;
font-size: 10pt; 
color : #990000;
}

h5
{
font-family: arial, helvetica;
font-size: 8pt; 
color : #000000;
}

.top
{
font-size: 7pt;
}

.agendahead
{color: #FFFFFF;
font-weight: bold;
}