/*  VSLive! stylesheets */

/* Standard links */

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;}

/* Verticals links */

a.asplinks { color: #CC9900;  text-decoration: none;}
a.asplinks:active { color: #CC9900; text-decoration: none;}
a.asplinks:hover { color: #CC9900;  text-decoration: underline; }
a.asplinks:visited { color: #CC9900;  text-decoration: none;}
a.asplinks:visited:hover { color: #CC9900; text-decoration: underline;}

a.clinks { color: #006666;  text-decoration: none;}
a.clinks:active { color: #006666; text-decoration: none;}
a.clinks:hover { color: #006666;  text-decoration: underline; }
a.clinks:visited { color: #006666;  text-decoration: none;}
a.clinks:visited:hover { color: #006666; text-decoration: underline;}

a.sqllinks { color: #663366;  text-decoration: none;}
a.sqllinks:active { color: #663366; text-decoration: none;}
a.sqllinks:hover { color: #663366;  text-decoration: underline; }
a.sqllinks:visited { color: #663366;  text-decoration: none;}
a.sqllinks:visited:hover { color: #663366; text-decoration: underline;}

a.vblinks { color: #CC3333;  text-decoration: none;}
a.vblinks:active { color: #CC3333; text-decoration: none;}
a.vblinks:hover { color: #CC3333;  text-decoration: underline; }
a.vblinks:visited { color: #CC3333;  text-decoration: none;}
a.vblinks:visited:hover { color: #CC3333; text-decoration: underline;}

/* Reduced Emphasis links */

a.lessem { color: #666666;  text-decoration: none;}
a.lessem:active { color: #666666; text-decoration: none;}
a.lessem:hover { color: #666666;  text-decoration: underline; }
a.lessem:visited { color: #666666;  text-decoration: none;}
a.lessem:visited:hover { color: #666666; text-decoration: underline;}

/* RH links */

a.rhlinks { color: #666666;  text-decoration: none;}
a.rhlinks:active { color: #666666; text-decoration: none;}
a.rhlinks:hover { color: #666666;  text-decoration: underline; }
a.rhlinks:visited { color: #666666;  text-decoration: none;}
a.rhlinks:visited:hover { color: #666666; text-decoration: underline;}

/* Footer links */

a.footer { color: #666666; font-weight: normal ; font-size: 8pt; text-decoration: none;}
a.footer:active { color: #666666; font-weight: normal ; font-size: 8pt; text-decoration: none;}
a.footer:hover { color: #666666; font-weight: normal ; font-size: 8pt; text-decoration: underline;}
a.footer:visited { color: #666666; font-weight: normal ; font-size: 8pt; text-decoration: none;}
a.footer:visited:hover { color: #666666;  font-weight: normal ; font-size: 8pt; text-decoration: underline;}

/* Emphasised links */

a.linkhilite { color: #990000; font-weight: bold ; text-decoration: none;}
a.linkhilite:active { color: #990000; font-weight: bold ; text-decoration: none;}
a.linkhilite:hover { color: #990000; font-weight: bold ;text-decoration: underline;}
a.linkhilite:visited { color: #990000; font-weight: bold ; text-decoration: none;}
a.linkhilite:visited:hover { color: #990000;  font-weight: bold ; text-decoration: underline;}

/* Subhead links */

a.bluehead { color: #000099; font-weight: bold ; text-decoration: none;}
a.bluehead:active { color: #000099; font-weight: bold ; text-decoration: underline;}
a.bluehead:hover { color: #000099; font-weight: bold ;text-decoration: underline;}
a.bluehead:visited { color: #000099; font-weight: bold ; text-decoration: none;}
a.bluehead:visited:hover { color: #000099;  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 */

/* headers */

.head
{
font-family: arial, helvetica;
font-size: 11pt; 
font-weight: bold;
color : #990000;
}

.bluehead
{
font-family: arial, helvetica;
font-size: 10pt; 
font-weight: bold;
color : #000066;
}

.blackhead
{
font-family: arial, helvetica;
font-size: 11pt; 
font-weight: bold;
color : #000000;
}


.subhead
{
font-family: arial, helvetica;
font-size: 10pt; 
font-weight: bold;
color : #990000;
}

.header
{
font-family: arial, helvetica;
font-size: 9pt; 
font-weight: bold;
color : #000000;
}

.whitehead
{
font-family: arial, helvetica;
font-size: 9pt; 
font-weight: bold;
color : #ffffff;
}

.homecopy
{
font-family: arial, helvetica;
font-size: 9pt;
/*line-height: 12pt;*/ 
}

.rh-copy
{
font-family: arial, helvetica;
font-size: 8pt;
color: #666666;
line-height: 9pt;
}

.smalltext
{
font-family: arial, helvetica;
font-size: 8pt;
}

.smallheader
{
font-family: arial, helvetica;
font-size: 8pt;
color: #666666;
}

.agenda
{
font-family: arial, helvetica;
font-size: 8pt;
}

.signuptext
{
font-family: arial, helvetica;
font-size: 8pt;
line-height: 9pt;
}

.less-em
{
color: #666666;
}

.less-em-small
{
font-size: 8pt;
color: #666666;
}

.footer
{
font-family: arial, helvetica;
font-size: 8pt;
}

.top
{
font-size: 7pt;
}

.codesnippet 
{
font-family: courier;
font-size: 10pt;
color: 	#666666;
}

.tiny
{
font-family: tahoma, arial;
font-size: 7pt;
}

