/*


style_default_nightingale.css


created and copyrighted by:
         Noetic Holdings Web Site Design Group
          - http://www.noeticholdings.com/
          - design@noeticholdings.com
                                             all rights reserved 

for http://www.noeticholdings.com/ken/



*/



/*
BODY, H1, H2, H3, H4, H5, H6, P, DIV, BLOCKQUOTE, BR, B, STRONG, I, EM, CITE, VAR, IMG, SPAN, OL, UL, LI, DT, DD, DL, BIG, SMALL, ADDRESS, PRE, TT, CODE, KBD, SAMP, SUB, SUP, TABLE, CAPTION, TR, TH, TD
*/



BODY { 
 font-family:       serif; 
 font-style:        normal;
 line-height:       normal;
 color:             #330000; 
 background-color:  #FFFFFF; 
 font-size:         13pt; 
 margin:            0px; 
 text-decoration:   none; 
}

TABLE, CAPTION, TR, TH, TD {
 font-size:         13pt; 
 line-height:       normal;
}

H1, H2, H3, H4, H5, H6 {
 font-weight:       bold;
}

H1 {font-size: 20pt; text-align:  center; color:  #FF0000; }
H2 {font-size: 18pt; text-align:  center;   color:  #FF6600; text-decoration: underline; }
H3 {font-size: 17pt; text-align:  left;}
H4 {font-size: 16pt; text-align:  center;}
H5 {font-size: 15pt; text-align:  center;}
H6 {font-size: 14pt; text-align:  center;}

.sub-heading-1 {
   font-size: 10pt;
   text-align:  center;
   color:  #FF0000; 
}

BIG    {font-size: 125%;}
SMALL, SUB, SUP {font-size:  75%;}

B      {font-weight: 700;}

STRONG {font-weight: 900;}

I, EM, CITE, VAR {font-style: italic;}

ADDRESS, PRE, TT, CODE, KBD, SAMP {font-family: monospace;}

UL                      {list-style-type: disc; color:  #FF0000;  font-weight:       bold;}
UL UL                   {list-style-type: circle; color:  #009900; }
UL UL UL                {list-style-type: disc; color:  #669966; }
UL UL UL UL             {list-style-type: circle;}
UL UL UL UL UL          {list-style-type: disc;}
UL UL UL UL UL UL       {list-style-type: circle;}
UL UL UL UL UL UL UL    {list-style-type: disc;}
UL UL UL UL UL UL UL UL {list-style-type: circle;}

OL                         {list-style-type: decimal;}
OL OL                      {list-style-type: lower-alpha;}
OL OL OL                   {list-style-type: lower-roman;}
OL OL OL OL                {list-style-type: lower-alpha;}
OL OL OL OL OL             {list-style-type: lower-roman;}
OL OL OL OL OL OL          {list-style-type: lower-alpha;}
OL OL OL OL OL OL OL       {list-style-type: lower-roman;}
OL OL OL OL OL OL OL OL    {list-style-type: upper-alpha;}
OL OL OL OL OL OL OL OL OL {list-style-type: upper-roman;}



UL.normal               {list-style-type: disc; color:  #000000;  font-weight: normal;}



.left    { text-align:        left; }
.center  { text-align:        center; }
.right   { text-align:        right; }

A {
 font-weight:        bold;
 font-style:        normal;
 line-height:       normal;
 text-decoration:   none; 
}

A:link    { color:  #0000FF;}    /* unvisited links */
A:visited { color:  #9900CC;}    /* visited links   */
A:hover   { color:  #0000FF;
            background-color:  #FFCC66; }    /* hover links   */



.quotation {
 text-align:        center; 
 font-size:         11pt; 
 font-style:        italic;
 color:             #663300; 
 font-weight:       normal; 
}

.quotation-author {
 text-align:        center; 
 font-size:         10pt; 
 font-style:        normal;
 color:             #996600; 
 font-weight:       normal; 
}

.list-title {
 text-align:        left; 
 font-size:         14pt; 
 color:             #FF9900; 
 font-weight:       bold; 
}

.important-point {
 font-size:         14pt; 
 font-weight:       bold; 
 font-style:        italic;
}

.list-title-brackets {
 text-align:        left; 
 font-size:         10pt; 
 color:             #FF9900; 
}


.book-title {
 font-size:         14pt; 
 color:             #FF0000;
}


.book-author {
 font-size:         11pt; 
}


.book-printer {
 font-size:         9pt; 
}

.copyright-nightingale  { 
 text-align:        center;
 font-size:         10pt; 
 color:             #990000;
 font-weight:       bold;
 }

.copyright  { 
 text-align:        center;
 font-size:         10pt; 
 color:             #006600;
 }



/*   NAVIGATION LINKS -    */

.links-nav    {
 font-family:       arial, sans-serif; 
 text-align:        center; 
 font-size:         9pt; 
 color:             #0000FF;
 background-color:  #FFCC66;
 }

A.links-nav:link    {               /* unvisited links */
 color:             #0000FF;
 }

A.links-nav:visited {               /* visited links   */
 color:             #990099;
 }

A.links-nav:hover   {               /* user hovers     */
 color:             #0000FF;
 background-color:  #FFFF00;
 }

A.links-nav:active  {               /* active links    */
 color:             #FF0000;
 }


/*   MAIL LINKS    */

.links-mail    {
 color:             #0000FF;
 }

A.links-mail:link    {               /* unvisited links */
 color:             #0000FF;
 }

A.links-mail:visited {               /* visited links   */
 color:             #0000FF;
 }

A.links-mail:hover   {               /* user hovers     */
 color:             #FFFFFF;
 background-color:  #000066;
 }

A.links-mail:active  {               /* active links    */
 color:             #FF0000;
 background-color:  #00CCCC;
 }


/*   EXTERNAL LINKS    */

.links-external    {
 color:             #0000FF;
 }

A.links-external:link    {               /* unvisited links */
 color:             #0000FF;
 }

A.links-external:visited {               /* visited links   */
 color:             #009900;
 }

A.links-external:hover   {               /* user hovers     */
 color:             #000000;
 background-color:  #00FF00;
 }

A.links-external:active  {               /* active links    */
 color:             #FF0000;
 background-color:  #00CCCC;
 }


/* NOETIC LINKS */

.noetic  { 
 text-align:        center;
 font-size:         8pt; 
 color:             #333300;
 }

A.noetic:link    {               /* unvisited links */
 color:             #333300;
 }

A.noetic:visited {               /* visited links   */
 color:             #333300;
 }

A.noetic:hover   {               /* user hovers     */
 color:             #FF0000;
 }

A.noetic:active  {               /* active links    */
 color:             #FF0000;
 }


/* RETURN TO TOP LINKS */

.return-to-top  { 
 text-align:        center;
 font-size:         8pt; 
 color:             #99FF99;
 }

A.return-to-top:link    {               /* unvisited links */
 color:             #99FF99;
 }

A.return-to-top:visited {               /* visited links   */
 color:             #99FF99;
 }

A.return-to-top:hover   {               /* user hovers     */
 color:             #FF0000;
 background-color:  #FFFF00;
 }

A.return-to-top:active  {               /* active links    */
 color:             #FF0000;
 }




/*  USED ONLY TO FOOL SEARCH ENGINES  */

.x1 {
 display:           none;
}



