
/* styles for links */

A 	{ text-decoration:none; }
A:hover { text-decoration:underline; }

A.base	{ color: #3A5169; 
	  text-decoration: none;
          font-family: sans-serif;
          font-size: 8pt;
          font-weight: bold;
	text-transform: uppercase; 
        }

A.hlite	{ color: white;
	  text-decoration: none;
          font-family: sans-serif;
          font-size: 8pt;
          font-weight: bold;
	text-transform: uppercase; 
        }



/* styles for images */



#IT	{ position: absolute; top: 12px }

#IB1	{ position: absolute; top: 115px }

#IB2	{ position: absolute; top: 153px }

#IB3	{ position: absolute; top: 58px }



/* styles for backgrounds */



#LM1	{ position: absolute; top: 25px; visibility: visible; }

#LM2	{ position: absolute; top: 44px; visibility: visible; }

#LM3	{ position: absolute; top: 63px; visibility: visible; }

#LM4	{ position: absolute; top: 82px; visibility: visible; }

#LM5	{ position: absolute; top: 101px; visibility: visible; }

#LM6	{ position: absolute; top: 120px; visibility: visible; }

#LM7	{ position: absolute; top: 139px; visibility: visible; }



#LO1	{ position: absolute; top: 25px; visibility: hidden; }

#LO2	{ position: absolute; top: 44px; visibility: hidden; }

#LO3	{ position: absolute; top: 63px; visibility: hidden; }

#LO4	{ position: absolute; top: 82px; visibility: hidden; }

#LO5	{ position: absolute; top: 101px; visibility: hidden; }

#LO6	{ position: absolute; top: 120px; visibility: hidden; }

#LO7	{ position: absolute; top: 139px; visibility: hidden; }



.LMenBG	{ background-color: #94acb9;
	  layer-background-color: #94acb9;
	  border-top-width: 1px;
	  border-bottom-width: 1px;
	  border-color: #00266F;
	  border-style: solid;
	  height: 18px;
	  width: 102px;
        }



.LMenG	{ background-color: #C4D1DF;
/*background-image: url('Assets/G3.gif');*/
	  layer-background-color: #C4D1DF;
	  border-top-width: 1px;
	  border-bottom-width: 1px;
	  border-color: #00266F;
	  border-style: solid;
	  height: 18px;
	  width: 102px;
        }



.LMenOv	{ background-color: #00266F;
	  layer-background-color: #00266F;
	  border-top-width: 1px;
	  border-bottom-width: 1px;
	  border-color: #00266F;
	  border-style: solid;
	  height: 18px;
	  width: 102px;
        }



/* styles for borders - different clipping */

#LB1	{ position: absolute; top: 11px }

.LBorB1	{ background-image: url('Assets/B121.gif');
	  height: 96px;
	  width: 102px;
          visibility: hidden;
        }


.LBorB2	{ background-image: url('Assets/B121.gif');
	  height: 96px;
	  width: 102px;
          visibility: hidden;
        }



.LBorB3	{  background-image: url('Assets/B121.gif');
	  height: 96px;
	  width: 102px;
          visibility: hidden;
        }


/* styles for sitemap blocks */


.ob	{ color: white;
	  background-color: #ff710b;
	  layer-background-color: #ff710b;
          font-family: "Verdana, Arial, Helvetica";
          font-size: 10pt;
          font-weight: bold;
        }


/* styles for footer */


#Trail	{ color: red;
          font-family: "Verdana, Arial, Helvetica";
          font-size: 7pt;
        }


.foot	{ color: black;
          font-family: "Arial, Helvetica";
          font-size: 8pt;
        }

/* styles for table text */

.bl6txt { color: black;
	  text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-size: 7pt;
        }

.bl7txt	{ color: black;
	  text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-size: 8pt;
        }


.bl8txt	{ color: black;
	  text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-size: 9pt;
        }

.bl8ul	{ color: black;
          text-decoration: underline;
          font-family: "verdana, Arial, Helvetica";
          font-size: 9pt;
        }

.bl9txt	{ color: black;
          text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 10pt;
        }

.bl9ul	{ color: black;
          text-decoration: underline;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 10pt;
        }

.blk9txt{ color: black;
          text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-size: 10pt;
        }

.blktxt	{ color: black;
	  text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold; 
          font-size: 11pt;
        }


.blkul	{ color: black;
	  text-decoration: underline;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold; 
          font-size: 11pt;
        }

.bl12txt	{ color: black;
	  text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold; 
          font-size: 13pt;
        }

.blutxt	{ color: #559C9C;
          text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 11pt;
        }

.bluul  { color: #559C9C;
          text-decoration: underline;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 11pt;
        }

.blubtxt	{ color: #559C9C;
          text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 13pt;
        }

.blubul  { color: #559C9C;
          text-decoration: underline;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 13pt;
        }

.blu9bul { color: blue;
          text-decoration: underline;
          font-family: "verdana, Arial, Helvetica";
          font-size: 10pt;
        }

.wh9txt	{ color: white;
	  text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-size: 10pt;
        }

.wh10txt { color: white;
          text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 11pt;
        }

.wh12txt { color: white;
          text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 12pt;
        }

.wh9ul	{ color: #C8C8C8;
	  text-decoration: underline;
          font-family: "verdana, Arial, Helvetica";
          font-size: 10pt;
        }

.grytxt	{ color: #443F35;
	  text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-size: 9pt;
        }


.gryul	{ color: #443F35;
	  text-decoration: underline;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold; 
          font-size: 9pt;
        }

.gry8txt{ color: #8F8F8F;
         text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-size: 9pt;
	  font-weight: bold;
        }

.gry8ul { color: #443F35;
          text-decoration: underline;
          font-family: "verdana, Arial, Helvetica";
          font-size: 9pt;
	  font-weight: bold;
        }


.gybtxt	{ color: #443F35;
	  text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-size: 10pt;
        }


.gybul	{ color: #443F35;
	  text-decoration: underline;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold; 
          font-size: 10pt;
        }

.grntxt { color: #9ABF5B;
          text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 10pt;
        }

.grn7txt { color: #9ABF5B;
          text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 8pt;
        }

.gr10txt { color: #9ABF5B;
          text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 11pt;
        }

.grnul  { color: #9ABF5B;
          text-decoration: underline;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 10pt;
        }

.grn7ul  { color: #9ABF5B;
          text-decoration: underline;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 8pt;
        }

.gr3txt	{ color: #A8BF63;
	  text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 11pt;
        }


.grbtxt	{ color: #A8BF63;
	  text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 13pt;
        }


.grbul	{ color: #A8BF63;
	  text-decoration: underline;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 13pt;
        }

.gr14txt { color: #A8BF63;
          text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 14pt;
        }


.on8txt { color: #FF9900;
          text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 9pt;
        }

.ongtxt	{ color: #FFB53E;
	  text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 10pt;
        }


.ongul	{ color: #FFB53E;
	  text-decoration: underline;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 10pt;
        }


.on3txt	{ color: #FF9900;
	  text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 11pt;
        }


.on14txt { color: #FF9900;
	  text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 15pt;
        }

.onbtxt	{ color: #FFB53E;
	  text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 13pt;
        }


.onbul	{ color: #FFB53E;
	  text-decoration: underline;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 13pt;
        }


.brntxt	{ color: #B15E01;
	  text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 10pt;
        }


.brnul	{ color: #B15E01;
	  text-decoration: underline;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 10pt;
        }


.brbtxt	{ color: #B15E01;
	  text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 13pt;
        }


.brbul	{ color: #B15E01;
	  text-decoration: underline;
          font-family: "verdana, Arial, Helvetica";
          font-weight: bold;
          font-size: 13pt;
        }

.lftmentxt { color: #606420;
          text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-size: 9pt;
        }

.lftmenov { color: black;
          text-decoration: none;
          font-family: "verdana, Arial, Helvetica";
          font-size: 9pt;
        }