body			{background-color: #000040;
                 margin-left: 0px;
                 margin-top:  0px;}
                 
h1    {font-family: "Trebuchet MS", verdana, Arial, Helvetica, Geneva, sans-serif;
                 font-size: 14pt; 
                 font-weight: normal;   
                 font-style: normal; 
                 text-align: center; 
                 color: #2d2549;
                 bottom-padding: 0px;
                 margin-top: 6px;
                 margin-bottom: 6px;
                 padding-bottom: 0px;}
                 
                
h2		{font-family: "Trebuchet MS", verdana, Arial, Helvetica, Geneva, sans-serif;
                 font-size: 12pt; 
                 font-weight: bold;   
                 font-style: normal; 
                 text-align: center; 
                 color: #2d2549;
                 padding-bottom: 0px;
                 margin-top: 0px;
                 margin-bottom: 6px;}
                 
h2.text        {font-family: verdana, arial, sans-serif;
                 font-size: 10pt; 
                 font-weight: normal;   
                 font-style: normal; 
                 text-align: left; 
                 color: black;}

h3              {font-family: arial, sans-serif;
                 font-size: 11pt; 
                 font-weight: bold;   
                 font-style: italic;
                 text-align: center; 
                 color: #214F80;
                 text-decoration: none;
                 padding-bottom: 0px;
                 margin-top: 0px;
                 margin-bottom: 0px;}

p, li          {font-family: verdana, arial, sans-serif;
                 font-size: 10pt; 
                 font-weight: normal;   
                 font-style: normal; 
                 text-align: left; 
                 color: black;}
               
table			{margin-left: auto;
				 margin-right: auto;}
			
td               {font-family: verdana, arial, sans-serif;
                 font-size: 10pt; 
                 font-weight: normal;   
                 font-style: normal; 
                 text-align: left; 
                 color: black;}
                 
.smalltext  {font-family: arial, sans-serif;
                 font-size: 9pt; 
                 font-weight: bold;   
                 font-style: normal; 
                 text-align: left; 
                 color: black;}

.centertext     {font-family: arial, sans-serif; 
                 font-size: 10pt; 
                 font-weight: bold; 
                 font-style: normal; 
                 text-align: center; 
                 color: #00008B;}

.black          {color: #000000;}

.liteblue       {color: #315383;
	     font-size: 9pt;}

.blue           {color: #00008B;}

.hi-lite        {color: #00008B:
                 font-size: 10pt; 
                 font-weight: normal;   
                 font-style: normal; 
                 text-align: left; 
                 color: #00008B;
                 text-decoration: none;}

.red            {color: #FF0000;}
    
.white          {color: white;}

                 
.smallfooter    {font-family: arial, sans-serif; 
                 font-size: 9pt; 
                 font-weight: normal; 
                 font-style: normal; 
                 text-align: center; 
                 color: white;}

.smallerfooter  {font-family: arial, sans-serif;
                 font-size:  7pt; 
                 font-weight: normal; 
                 font-style: normal; 
                 text-align: center; 
                 color: white;}

.smallerfooter2 {font-family: arial, sans-serif;
                 font-size:  6pt; 
                 font-weight: normal; 
                 font-style: normal; 
                 text-align: center; 
                 color: #00008B;}
                 
 

a               {font-family: arial, sans-serif; 
                 font-size: 9pt; 
                 font-weight: normal; 
                 font-style: normal; 
                 text align: left;
                 color: #0000FF; 
                 text-decoration: underline;}

a:visited       {font-family: arial, sans-serif;
                 font-size: 9pt; 
                 font-weight: normal; 
                 font-style: normal; 
                 text align: left;
                 color: #0000FF; 
                 text-decoration: underline;}

a:active        {font-family: arial, sans-serif; 
                 font-size: 9pt; 
                 font-weight: normal; 
                 font-style: normal; 
                 text align: left;
                 color: #0000FF; 
                 text-decoration: underline;}

a:hover         {font-family: arial, sans-serif; 
                 font-size: 9pt; 
                 font-weight: normal; 
                 font-style: normal; 
                 text align: left;
                 color: #E446B9; 
                 text-decoration: underline;}

/*tags to create pure CSS buttons in divs */
#vertnav  {
  display: block;
  padding: 4px;
  margin: 0px;
  font-family: verdana, arial, sans-serif;;
  font-size: small;  
  }
	  
/* for fixed width buttons for visitors guide navigation */
		
div.smfixedbtn a:link,
div.smfixedbtn a:visited 

	{position: relative;
        float: left;
        display: block;
        margin: 0px;
        color: black;
        padding: 4px;       
        text-decoration: none;
        border-bottom: 1px solid #000040;
        border-right: 1px solid #000040;
        border-left: 1px solid #000040;
        border-top: 1px solid #000040;
        font: bold 11px/1 Verdana, Arial, sans-serif;
        background-color: #cdcbb2;
        width: 154px;} 
        
div.smfixedbtn a:hover 
	  { margin 0px;
        padding: 4px;
        border-bottom: 1px solid #000040;
        border-right: 1px solid #000040;
        border-left: 1px solid #000040;
        border-top: 1px solid #000040;
        background-color: #bdbdbd;
        text-decoration: none;
	    width: 154px;}
	    
div.goback a:link,
div.goback a:visited 
	{position: relative;
        float: left;
        display: block;
        margin: 0px;
        color: black;
        padding: 4px;       
        text-decoration: none;
        border-bottom: 1px solid #000040;
        border-right: 1px solid #000040;
        border-left: 1px solid #000040;
        border-top: 1px solid #000040;
        font: bold 11px/1 Verdana, Arial, sans-serif;
        background-color: #bdbdbd;
        width: 154px;} 
        
div.goback a:hover 
	  { margin 0px;
        padding: 4px;
        border-bottom: 1px solid #000040;
        border-right: 1px solid #000040;
        border-left: 1px solid #000040;
        border-top: 1px solid #000040;
        background-color: #AFB084;
        text-decoration: none;
	    width: 154px;}