

 

  #total-wrapper {
    height: 100%;
  }

  body, td, th {
    /* For NS4.  Sigh. */
    font-family: Arial, sans-serif;
    text-align: left;
  }

  body {
    color: black;
background: rgb(251, 247, 227);

   /* background: #F9F9EA;*/
    margin-left: 3%;
    margin-right: 3%;
    margin-top: 0em;
    font-family: Arial, sans-serif;
  }
  
.newstime {
 font-family: Arial, sans-serif; 
	font-weight: bold;
	color: rgb(251, 247, 227);
	font-size: 16px; 
	line-height: 130%; 
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px; 
	PADDING-LEFT : 20px;
}


	
.text {
        font-size: small;    
	font-family: Arial, sans-serif; 
	font-weight: normal;
	color: black;
	font-size: 12px; 
	line-height: 130%; 
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px; 
	PADDING-LEFT : 20px;
	}



.quicktext {
	font-family: Arial, sans-serif; 
	/* font-weight: bold;*/
	color: #000000;
	font-size: 12px; 
	line-height: 130%; 
	PADDING-BOTTOM: 2px; 
	PADDING-TOP: 2px; 
	PADDING-LEFT : 3px;
	}



.menu {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: black;
	font-size: 12px; 
	line-height: 150%; 
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px; 
	PADDING-LEFT : 2px;
	}

.TITLE		{
   color: #5B5A5A;

   font-size: 14pt;
   font-family: Georgia, Times New Roman, Times, serif;
   font-weight: bold;
   PADDING-LEFT : 20px;
}

.SMALLTITLE		{
 	PADDING-LEFT : 0px;
   color: black;
   font-size: 9pt;
   font-family: Georgia, Times New Roman, Times, serif;
   font-weight: bold;
}


 
.smallheader {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: left
}




.smalltext {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: left
}

  td.topoptions {
    background: #E0E0CA;
    color: black;
    border: 1px solid #944;
    font-size: .88em;
  }

  td.display {
    background: white;
    color: black;
    padding-top: 3.35em;
  }

  p.top-border-heading{
    border: thin none;
    
    color: black;
    padding-bottom: 0;
    font-weight: bold;
    font-size: 100%;
    margin-bottom: .15em;
  }

  ul.extras, p.border-above {
    border: thin none;
    border-top: 1px solid #944;
  }

  p.resourcesubj {
    font-size: 85%;
  }

  div.features {
    padding: .5em;
    font-size: 92%;
    /*max-width: 90%;*/
    max-width: 16em;
    /* min-width: 14em; */
    border-right: thin solid #944;
    border-top: thin solid #944;
    margin-left: .75em;
  }

 

  a:link {
    background: inherit;
    /*color: #007;*/
  }

  a:visited {
    background: transparent;
    color: #049;
  }

  form.big-search {
    margin-bottom: 1.5em;
  }

  form.big-search p {
    font-size: 88%;
  }

.itemlist {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: red; 
	
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: left
	margin-bottom: 1.5 em;
}
.servicelist {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: red;
	font-size: 88%; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: left
	margin-bottom: .50em;
}
.collectionlist {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	COLOR: red;
	font-size: 100%; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: left
	margin-bottom: .65em;
}

  /* topoptions taken to extended stylesheet */

#bannerbox {   
   
   position: absolute;
    left: 1%;
    width: 99.9%;
    top: 0.01%;
    height: 28%;
    /*overflow: auto; */
    background: rgb(251, 247, 227);

    color: black;
    
    
    z-index: 99;
    color: black;
  }


#bottombox {   
   
   position: absolute;
    left: 1%;
    width: 95%;
    top: 76%;
    height: 23.5%;
   /* overflow: auto; */
    background: rgb(251, 247, 227);

    color: black;
    
    
    z-index: 99;
    color: black;
  }


#tabbox {
    /*visibility: hidden;*/
    position: absolute;
    left: 25%;
    top: 29%;
    width: 59%;
    height: 14%; 
   /* overflow: auto; */
   background: rgb(251, 247, 227);

    
    color: black;
  }

#quicklinkbox {
    /*visibility: hidden;*/
    position: absolute;
    left: 4%;
    top: 29%;
    width: 20%;
    height: 52%;
   background: rgb(251, 247, 227);

   overflow: auto;
   /* background: #EEEEEE;*/
    color: black;
  }

#welcomeBox {
    /*visibility: hidden;*/
    position: absolute;
    left: 25%;
    top: 33.5%;
    width: 55%;
    height: 49%;

border-top: thin solid #D56D38;
border-left: thin solid #D56D38;

   overflow: auto;
   /*border-bottom: thin solid #944;
    border-left: thin solid #944;
    border-right: thin solid #944;    
    border-left: thin solid #944;
    */

    background: rgb(251, 247, 227);
    color: black;
  }

  
#findbox {
  /*visibility: hidden;*/
    position: absolute;
    left: 25%;
    top: 33.5%;
    width: 55%;
    height: 49%;

border-top: thin solid #D56D38;
border-left: thin solid #D56D38;

   overflow: auto;
   /*border-bottom: thin solid #944;
    border-left: thin solid #944;
    border-right: thin solid #944;    
    border-left: thin solid #944;
    */

    background: rgb(251, 255, 230);
    color: black;

  }

#servicebox {
   /*visibility: hidden;*/
    position: absolute;
    left: 25%;
    top: 33.5%;
    width: 55%;
    height: 49%;

border-top: thin solid #D56D38;
border-left: thin solid #D56D38;

   overflow: auto;
   /*border-bottom: thin solid #944;
    border-left: thin solid #944;
    border-right: thin solid #944;    
    border-left: thin solid #944;
    */

    background: rgb(251, 255, 230);
    color: black;

  }

#collectionbox {
    /*visibility: hidden;*/
    position: absolute;
    left: 25%;
    top: 33.5%;
    width: 55%;
    height: 49%;

border-top: thin solid #D56D38;
border-left: thin solid #D56D38;

   overflow: auto;
   /*border-bottom: thin solid #944;
    border-left: thin solid #944;
    border-right: thin solid #944;    
    border-left: thin solid #944;
    */

    background: rgb(251, 255, 230);
    color: black;

  }

#aboutbox {
   /*visibility: hidden;*/
    position: absolute;
    left: 25%;
    top: 33.5%;
    width: 55%;
    height: 49%;

border-top: thin solid #D56D38;
border-left: thin solid #D56D38;

   overflow: auto;
   /*border-bottom: thin solid #944;
    border-left: thin solid #944;
    border-right: thin solid #944;    
    border-left: thin solid #944;
    */

    background: rgb(251, 255, 230);
    color: black;

  }



#helpbox { 

/*visibility: hidden;*/
    position: absolute;
    left: 25%;
    top: 33.5%;
    width: 55%;
    height: 49%;

border-top: thin solid #D56D38;
border-left: thin solid #D56D38;

  overflow: auto;
   /*border-bottom: thin solid #944;
    border-left: thin solid #944;
    border-right: thin solid #944;    
    border-left: thin solid #944;
    */

    background: rgb(251, 255, 230);
    color: black;
  }


