body           {background-color: #000040;
		        margin-top: 0px;
		        margin-left: 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;}

h3              {font-family: arial, sans-serif;
                 font-size: 11pt; 
                 font-weight: bold;   
                 font-style: italic;
                 text-align: center; 
                 color: #00008b;
                 text-decoration: none;
                 padding-bottom: 0px;
                 margin-top: 0px;
                 margin-bottom: 0px;}

ul              {bottom-padding: 0px;
                 margin-top: 0px;
                 margin-bottom: 2px;}
                 
li              {font-family: verdana, arial, sans-serif; 
                 font-size: 10pt; 
                 font-weight: normal;   
                 font-style: normal; 
                 text-align: left; 
                 color: black;
                 margin-bottom: 3px;}

P              {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;}
                 
.left-td       {text-align: left;}

.smallblue    {font-size:  8pt;
	           color: #00008b;}

.blue           {color: #00008b;}

.red            {color: #b51821;}
    
.liteblue       {color: #c7d7fe;}

.white          {color: WHITE;}

.hi-lite         {font-family: arial, san-serif; 
                   font-size: 10pt; 
                   font-weight: bold;   
                   font-style: normal; 
                   text-align: left; 
                   color: #00008b;
                   text-decoration: none;}

.smalltext {font-family: arial, sans-serif; 
                 font-size: 9pt; 
                 font-weight: bold; 
                 font-style: normal;
                 color: #00008b;}

.smalltext2  {font-family: arial, sans-serif; 
                 font-size: 9pt; 
                 font-weight: normal; 
                 font-style: normal;
                 color: #00008b;}


.smallfooter  {font-family: verdana, arial, sans-serif;
                 font-size:  7pt; 
                 font-weight: normal; 
                 font-style: normal; 
                 text-align: center; 
                 color: #00008b;}

.smallfooter2  {font-family: verdana, arial, sans-serif;
                 font-size:  7pt; 
                 font-weight: normal; 
                 font-style: normal; 
                 text-align: center; 
                 color: black;}

.smallerfooter  {font-family: verdana, arial, sans-serif;
                 font-size: 6pt; 
                 font-weight: bold; 
                 font-style: normal; 
                 text-align: center; 
                 color: black;}

.centertext     {text-align: center;} 

.verybig     {font-size:18pt; } 

.big           {font-size:10pt;}
                 
.link_small     {font-family: arial, sans-serif; 
                 font-size: 8pt; 
                 font-weight: normal; 
                 font-style: normal; 
                 text-align: left; 
                 color: black;
                 text-decoration: none;}

a               {font-family: arial, sans-serif; 
                 font-size: 8pt; 
                 font-weight: normal; 
                 font-style: normal; 
                 text align: left;
                 color: #0000ff; 
                 text-decoration: underline;}

a:visited       {font-family: arial, sans-serif; 
                 font-size: 8pt; 
                 font-weight: normal; 
                 font-style: normal; 
                 text align: left;
                 color: #0000ff; 
                 text-decoration: underline;}

a:active        {font-family: arial, sans-serif; 
                 font-size: 8pt; 
                 font-weight: normal; 
                 font-style: normal; 
                 text align: left;
                 color: #0000ff; 
                 text-decoration: underline;}

a:hover      {font-family: arial, sans-serif; 
                 font-size: 8pt; 
                 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;}