/*  VSLive! stylesheets */

/* Link styles */

a { color: #0B6EA9;  text-decoration: underline;}
a:active { color: #0B6EA9; text-decoration: none;}
a:hover { color: #0B6EA9;  text-decoration: none; }
a:visited { color: #0B6EA9;  text-decoration: underline;}
a:visited:hover { color: #0B6EA9; text-decoration: none;}

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.graysmalltext { font-size: 8pt; color: #666666; text-decoration: none;}
a.graysmalltext:active { font-size: 8pt; color: #666666; font-weight: bold ; text-decoration: underline;}
a.graysmalltext:hover {  font-size: 8pt; color: #666666; text-decoration: underline;}
a.graysmalltext:visited {  font-size: 8pt; color: #666666; text-decoration: none;}
a.graysmalltext:visited:hover {  font-size: 8pt; color: #999999; text-decoration: underline;}

a.white { font-family: arial, helvetica, sans serif; font-size: 8pt; color: #ffffff; text-decoration: none;}
a.white:active { font-family: arial, helvetica, sans serif; font-size: 8pt; color: #ffffff;  text-decoration: underline;}
a.white:hover {  font-family: arial, helvetica, sans serif; font-size: 8pt;  color: #ffffff; text-decoration: underline;}
a.white:visited { font-family: arial, helvetica, sans serif; font-size: 8pt;  color: #ffffff; text-decoration: none;}
a.white:visited:hover { font-family: arial, helvetica, sans serif; font-size: 8pt;  color: #ffffff; text-decoration: underline;}

a.choose { font-weight: bold ; color: #990000; text-decoration: none;}
a.choose:active { font-weight: bold; color: #990000; font-weight: bold ; text-decoration: underline;}
a.choose:hover {  font-weight: bold ; color: #990000; text-decoration: underline;}
a.choose:visited {  font-weight: bold ; color: #990000; text-decoration: none;}
a.choose:visited:hover {  font-weight: bold ; color: #990000; text-decoration: underline;}

a.topnav { color: #ffffff; font-size: 8pt; font-family: arial, helvetica; font-weight: bold ; text-decoration: none;}
a.topnav:active { color: #ffffff; font-size: 8pt; font-family: arial, helvetica; font-weight: bold; font-weight: bold ; text-decoration: underline;}
a.topnav:hover {  color: #cccccc; font-size: 8pt; font-family: arial, helvetica; font-weight: bold ; text-decoration: underline;}
a.topnav:visited {  color: #ffffff; font-size: 8pt; font-family: arial, helvetica; font-weight: bold ; text-decoration: none;}
a.topnav:visited:hover { color: #cccccc; font-size: 8pt; font-family: arial, helvetica;  font-weight: bold ; 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 : #990000;
}

.bar
{
font-family: arial, helvetica;
font-size: 8pt; 
font-weight: bold;
color : #ffffff;
}

.smalltext
{
font-family: arial, helvetica;
font-size: 8pt; 
color : #333333;
}

.speaker
{
color : #660000;
}

.subtext
{
font-family: arial, helvetica;
font-size: 8pt; 
color : #333333;
}

.regtext
{
font-family: tahoma, arial, helvetica;
font-size: 8pt; 
color : #000000;
}

/* headers */

.header
{
font-family: arial, helvetica;
font-size: 11pt; 
font-weight: bold;
color : #990000;
}

.subheader
{
font-family: arial, helvetica;
font-size: 10pt; 
font-weight: bold;
color : #004477;
}

.top
{
font-size: 7pt;
}
