/*

Stylesheet applied when using INTERNET EXPLORER and NETSCAPE 6+

!!! NOTE BEFORE EDITING !!!

1. Any TAGS or CLASSES defined in displayNN.css has to be defined in display.css

2. Any ATTRIBUTES that are defined for above-mentioned tags or classes MUST BE defined in both displayNN.css and display.css files.

3. No HTML may appear in this file.  Not even HTML style comments.

4. Comments MUST BE in the format this notice uses.
4a. Begin comment with 'forward-slash & asterisk', and end comment with 'asterisk & forward-slash'.
4b. No // style comments are allowed in this file.

*/


/* HTML TAGS begin */

body
{
  font-family:	arial, Helvetica, Sans-Serif;
  font-size:	10pt;
  color:		#464646;
  line-height:	10pt;
}

table, tr, td
{
  font-family:	arial, Helvetica, Sans-Serif;
  font-size:	10pt;
  color:		#464646;
  line-height:	10pt;
}

p
{
  font-family:	arial, Helvetica, Sans-Serif;
  font-size:	10pt;
  color:		#464646;
  line-height:	10pt;
}

ul
{
  font-family:	arial, helvetica, sans-serif, helvetica;
  font-size:	8.5pt;
  color:		#325D3D;
  line-height:	10pt;
  margin-left: 15px;
  margin-top: 0px; 
  margin-bottom: 0px;
}

ol
{
  font-family:	arial, helvetica, sans-serif, helvetica;
  font-size:	8.5pt;
  color:		#325D3D;
  line-height:	10pt;
  margin-left: 15px;
  margin-top: 0px; 
  margin-bottom: 0px;
}

li	
{ 
  margin-top: 8px
}

/* HTML TAGS end */



/* ABSTRACT CLASSES BEGIN */

.date 		{ color: #325D3D; font-family: arial, helvetica, sans-serif, helvetica; letter-spacing: 1px; font-size: 8.5pt; margin-left: 10px}
.content     	{ color: #464646; font-family: arial, Helvetica, Sans-Serif; font-size: 10pt; line-height: 12pt; margin-right: 10px}
.refer-a-friend	{ color: #325D3D; font-family: arial, Helvetica, Sans-Serif; font-size: 8pt; font-weight: bold; line-height: 13pt}
.spread		{ color: #325D3D; font-family: arial, Helvetica, Sans-Serif; font-size: 8pt; line-height: 13pt}
.subnav   	{ color: #666666; font-family: verdana, arial, Helvetica, Sans-Serif; font-size: 8pt; line-height: 13pt}

/* ABSTRACT CLASSES end */

/* LINKS begin */

A:Link   { color: #0072BC; font-family: arial, Helvetica, Sans-Serif; font-size: 10pt; line-height: 12pt}
A:Hover  { color: #003399; font-family: arial, Helvetica, Sans-Serif; font-size: 10pt; line-height: 12pt}
A:Visited { color: #000000; font-family: arial, Helvetica, Sans-Serif; font-size: 10pt; line-height: 12pt}

A.subnav:Link   { color: #666666; font-family: verdana, arial, Helvetica, Sans-Serif; font-size: 8pt; line-height: 13pt; text-decoration: none}
A.subnav:Hover  { color: #325D3D; font-family: verdana, arial, Helvetica, Sans-Serif; font-size: 8pt; line-height: 13pt; text-decoration: none}
A.subnav:Visited { color: #000000; font-family: verdana, arial, Helvetica, Sans-Serif; font-size: 8pt; line-height: 13pt; text-decoration: none}

A.nsubscribe:Link   { color: #325D3D; font-family: arial, Helvetica, Sans-Serif; font-size: 10pt; font-weight: bold; line-height: 12pt}
A.nsubscribe:Hover  { color: #003399; font-family: arial, Helvetica, Sans-Serif; font-size: 10pt; font-weight: bold; line-height: 12pt}
A.nsubscribe:Visited { color: #000000; font-family: arial, Helvetica, Sans-Serif; font-size: 10pt; font-weight: bold; line-height: 12pt}


/* LINKS end */