/* can't use background-color:transparent because netscape renders it as black */
body, html      {
           font-family: Verdana, Helvetica, Arial, sans-serif; 
           color: #000000;
           font-size: .9em;
           background-color: #eeeeee;
           margin: 0; 
	   padding: 0;

        }





A:link     { 
                      /* 000080 */           
           color: #000066;
           text-decoration: underline;
           background-color: transparent; 
           }

A:visited  { 
           
           color:#8c3e37;
           background-color: transparent; 
           text-decoration: underline;
           }
           
A:hover { 
           
           color:#004630;
           text-decoration: underline;
           }



           

A:active   { 
           
           color:#54006b;
           background-color: transparent; 
          text-decoration: underline;
          }  

A.nav:link  {  background-color: transparent; text-decoration: none; }
A.nav:visited  {  background-color: transparent; text-decoration: none; }
A.nav:hover {  background-color: transparent; text-decoration: none; }
          

A.small:link { 
           font-size: .9em;
           color: #000080;
           text-decoration: underline;
           background-color: transparent; 
           }
           
A.small:visited { 
           font-size: .9em;
           color:#990000;
           text-decoration: underline;
           background-color: transparent; 
          }

A.small:hover { 
           font-size: .9em;
           color:#004630;
           text-decoration: underline;
            }
     
A.small:active { 
           font-size: .9em;
           color:#54006b;
          text-decoration: underline;
           background-color: transparent; 
          }


           
 
  
           
ADDRESS    { font-style: normal;
}

BLOCKQUOTE { 
           
           }
           
               
DD         { 
           
           }


           

DD.small  { 
           font-size: .9em;
           }
                  
DT         { 
           
           font-weight: bold;
           }
           

           
 DT.large  { 
           color:  #4F4F4F;
           font-weight: bold;
           font-size: 1em; 
           background-color: transparent;
           margin-bottom: 5px;
           margin-top: 10px;
           border-bottom: solid 1px;

           }

  DT.indent       { 
           
           font-weight: bold;
           margin-left: 15px;
           }
           
H1         { font-family: "Copperplate Gothic Light", helvetica, arial,sans-serif;
           color:  #071a44; font-weight: bold; font-size: 2em;
           background-color: transparent; 
           }
           
H2         { font-family: "Copperplate Gothic Light", Helvetica, Verdana, Arial, sans-serif;
/* 071a44 */
           color:  #000066;
           font-weight: bold;
           font-size: 1.5em; 
           background-color: transparent; 
           border-bottom: solid 1px;
           margin-left: 0px;
           }

           
H3         { font-family: "Copperplate Gothic Light", Helvetica, Verdana, 
Arial, sans-serif;
           color: #004630; font-weight: bold; font-size: 1.25em;
           background-color: transparent;
           }
           
H3.paulacomment {color: #cc0033 }          
           
H4         { font-family: "Copperplate Gothic Light", Helvetica, Verdana, 
Arial, sans-serif;
           color: #004630; font-weight: bold; font-size: 1.15em;
           background-color: #ffffff; 
           } 


   
 


INPUT {
		font-family:helvetica, arial,sans-serif;
		background-color: #ffffff;
                color: #29318c;
		}

INPUT.submit {
		font-family:helvetica, arial,sans-serif;
		background-color:transparent;
		color: #000000;
		font-weight:bold;
		}


           
UL.nobull {
	list-style: none; margin: .10em 0 0 0;

	}


OL         {   }

/* numbers refer to : top, right, bottom, left used on gsu page -- not used */



ul li.blankline { margin: 5.5em 0 5.5em 0 }






PRE        { font-family: "Courier New", Courier, monospace;
           font-size: .9em;
           }

.tableborder {
    border-width: 1px;
    border-color:  #D3D3D3;
    border-style: solid;
    background-color: #f8f8f8;
}

TABLE      { background-color: #f8f8f8;
            
           }

/*
TD         {  background-color: #f8f8f8;
          font-family: Verdana, Helvetica, Arial, sans-serif;
           color: #000000;
           font-size: 1em;            
           }
*/

TD.small         {  background-color: transparent;
            font-size: .9em;
           }

/* these are used in ref/diap.php */
TD.formlabel { 
            font-size: .9em;
           background-color: yellow;
           }     

TD.dark  { 
            font-size: .9em;
           background-color: yellow;
           } 
TD.light  { 
            font-size: .9em;
           background-color: yellow;
           } 




/*  end of disp.php  */


TH         { 
            
           }      

TT         { font-family: "Courier New", Courier, monospace;
           font-size: .9em;
           }   

UL         { 
           
           } 

li  { 
           
         }
        

.pagebreak
{
page-break-after: always
}

/* this is the inside white box for the main page text use # for ID and . (dot) for class */

#container  {color: #000000;
    background-color: #ffffff;
margin: 5% 8% 5% 8%;
    padding: 20px;

border-width: 1px;
    border-color:  #D3D3D3;
    border-style: solid;
    background-color: #f8f8f8;     }
    
  /*paulacomment is used to color my remarks on the online resume that I will want to 
  delete later see also h3 */  
.paulacomment { color:  #cc0033; font-weight: bold;   }



/* ---------------------------------------------------------- start styles for the xst test */
.MakeItal { 
		font-style: italic;	
}

/* ---------------------------------------------------------- end styles for the xst test */

.citeindent      {text-indent : -20px; padding-left: 20px;}

.cite {
        font-family: Verdana, Helvetica, Arial, sans-serif;
        text-indent: -2em;
       margin-left: 2em;

       display:block;
       margin-bottom: 2em;
                        }

.foot  { 
           font-size: .75em;
            font-family: Verdana, Helvetica, Arial, sans-serif;
           }
           
.small     { 
             font-size: .9em; color: #000000; 
           background-color: transparent; 
             }
             
.large     { 
             font-size: 1.5em; color: #000000;
           background-color: transparent;
             }             
             
.shade    { 
           color:  #000000;
           font-weight: bold;
            
           background-color: #dfdfdf; 
           }


p.bibl  {
        margin-left: .5in;
        text-indent: -.5in;
         }


abbr,acronym,.help {
        border-bottom: 1px dotted #333;
        cursor: help;
}



/*  this is for the rss feed
Classes used in DIV wrapped version of news feed
Copy and paste these classes into your own Cascading Style Sheet (CSS)
*/

/* table container for feed news */
.fd_bordertable { 
	background: transparent; 
	border-style: solid; border-width: 1px; border-color: #cccccc; 
	padding: 0; 
	width: 200px;
}

/* table container for feed news */
.fd_maintable { border-width: 0; background: transparent; }

/* header cell with feed title text and xml button */
.fd_header { 
	padding: 5px; 
	background: #666666; color: white; 
	text-align: left; vertical-align: top 
}

/* header title link (leading to rss) */
.fd_headerlink, .fd_headerlink:visited, .fd_headerlink:hover {
font-family: "Times New Roman", Times, serif; font-size: 10px; 
font-weight: bold; 	
	color: white;	text-decoration: none;
}

/* item link properties, such as text-decoration and etc */
.fd_itemlink { color: blue; text-decoration: none; }
.fd_itemlink:visited { color: blue; text-decoration: none }
.fd_itemlink:hover { color: #336699; text-decoration: none }

/* item descriptions */
.fd_itemcell { 
	padding: 10px; 
/*	line-height: 16px; */
	background-color: #fafafa; color: black; 
	font-family: "Times New Roman", Times, serif; font-size: .9em; 
}

/* item post date */
.fd_postdate { 
	color: #000000;	font-style: italic;	
}



/* peo hunt styles */

  /*paulacomment is used to color my remarks on the online resume that I will want to 
  delete later see also h3 */  
.paulacomment { color:  #cc0033; font-weight: bold;   }

/*this inserts a blank line above the dt used in /gsu */           
DT.blankline { margin: .75em 0 0 0; font-weight: bold; }          



/* GSU nav moved to /styles/plus.css */


