/*------------------------------------------------------------------*/
/* common.css - Common CSS definitions for SaundersGroup.com        */
/*------------------------------------------------------------------*/
/* 2006-12-14 GLR - Initial definition                              */
/*------------------------------------------------------------------*/

BODY         { font-family:      Arial,Verdana,Helvetica;
               font-size:        12pt;
               background-color: #FFFFFF;
               }
DT           { font-family:      Arial,Verdana,Helvetica;
               font-weight:      bold;
               }
H1           { font-family:      Arial,Verdana,Helvetica;
               font-size:        16pt;
               color:            #0F2C90;
               }
H2           { font-family:      Arial,Verdana,Helvetica;
               font-size:        14pt;
               color:            #0F2C90;
               }
H3           { font-family:      Arial,Verdana,Helvetica;
               font-size:        12pt;
               color:            #0F2C90;
               }
H4           { font-family:      Arial,Verdana,Helvetica;
               font-size:        12pt;
               }
H5           { font-family:      Arial,Verdana,Helvetica;
               font-size:        12pt;
               }
STRONG       { font-family:      Arial,Verdana,Helvetica;
               font-size:        10pt;
               }
TD           { font-family:      Arial,Verdana,Helvetica;
               font-size:        12pt;
               }
TD.prevnextpage {
				       font-size:        9pt;
				       }
PRE, TT      { font-family:      Courier;
               font-size:        10pt;
               }

A:link       { text-decoration:  none;
               color:            #0000FF;
               }
A:visited    { text-decoration:  none;
               color:            #2020FF;
               }
A:active     { text-decoration:  none;
               color:            #FF0099;
               }
A:hover      { text-decoration:  underline;
               color:            #FF0000;
               }

UL.bul       { list-style: url(images/bul.gif) square;
               }

.chartletter {
	             font-style:       italic;
	             color:            #C00000;
	           }
.closetext   { font-size:        10pt;
               text-decoration:  none;
               color:            green;
               }
.compname    { color:            #0F2C90;
               font-weight:      bold;
               }
.copyright   { font-family:      Arial Narrow,Verdana,Helvetica;
							 color:            #FFFFFF;
							 font-size:        8pt;
							 }
.footdate    { font-size:        8pt;
               color:            #525961;
               }
.footfeed    { font-size:        8pt;
               color:            #525961;
               }
.footadvs    { font-size:        8pt;
               font-style:       italic;
               }               
.footsupport { font-size:        8pt;
               color:            #525961;
							 }
.homehd1     { color:            #D9283C;
							 font-size:        16pt;
               font-style:       italic;
               font-weight:      bold;
               text-align:       right;
							 }
.homehd2     { font-family:      Arial Narrow,Verdana,Helvetica;
							 color:            #0033cc;
							 font-size:        14pt;
               font-weight:      bold;
							 }              
.navtext     { font-family:      Arial Narrow,Verdana,Helvetica;
               font-size:        12pt;
               font-weight:      bold;
               color:            #D9283C;
							 }
.moretext    { font-size:        9pt;
               }
.offer       { font-size:        8pt;
               color:            #525961;
               text-align:       center;
               }


.marquee1    { font-size:        8pt;
               border:           thin solid black;
               letter-spacing:   1pt;
               color:            black;
               background-color: #FF9090;
               }


.con         { color:            #000000;
               font-weight:      bold;
               }
.connoc      { font-weight:      bold;
               }
.editon      { color:            black;
               background-color: cyan;
               }
.editoff     { color:            black;
               background-color: #EEEEEE;
               border:           1px solid #25314B;
               }

.errtext     { font-size:        14pt;
               font-weight:      bold;
               color:            #FF0000;
               }

.footpromo   { font-size:        8pt;
               font-weight:      normal;
               color:            #000000;
               }
.hdr1        { font-size:        16pt;
               font-weight:      bold;
               color:            #0F2C90;
               }
.hdr2        { font-size:        14pt;
               font-weight:      bold;
               color:            #0F2C90;
               }
.hdr3        { font-size:        12pt;
               font-weight:      bold;
               color:            #0F2C90;
               }
.infotext    { font-size:        8pt;
               font-style:       italic;
               }
.masthead    { font-size:        24pt;
               color:            #FFFFFF;
               }
.navdate     { font-size:        10pt;
               color:            #FFFFFF;
               }
.nodehere    { color:            red;
               background-color: yellow;
               font-size:        8pt;
               }
.nodenothere { font-size:        8pt;
               }
.tagline     { font-size:        14pt; 
               font-style:       italic;
               color:            #FFFFFF;
               }
.titlepage   { font-size:        20pt;
               color:            #0F2C90;
               font-weight:      bold;
               font-style:       italic;
               }
