/* BODY STYLES */
/* #333 */
/* changing html>body tags affects the view in Firefox. */

    html, body    { margin: 0; padding: 0; }

    body    { color: #333; font: 15px Helvetica, Arial, sans-serif; line-height: 18px; background: #ffce63; }
    h2      { color: #333; }
    h3      { color: #fff; }
    h4      { color: #ffffff; font: Georgia, serif; font-size: 10px; }
    a       { color: #337810; }
    p       { margin: 0 0 18px; }
    #wrapper    { float: left; width: 100%; }

	#copyright { color: #ffffff; font-family: Helvetica, Arial, san-serif; font-size: 11px; }

    /* Main Header Definition */
   #header     { background: #ffcc00; border-bottom: 2px solid #000;}
    #header h1    { color: #004b6f; margin: 0 0 3px; padding: 24px 18px 0; text-align: center; }
    #header p   { color: #777; font-size: 11px; font-weight: bold; padding: 0 18px; }

    /* Content Style */
    #navigation   { border-bottom: 3px solid; border-top: 3px solid; border-right: 3px solid; #ccc; padding-left: 18px; }
    #navigation ul  { padding: 0 18px 9px; }
    #extra      { border-bottom: 1px solid #ccc; }
    #extra small  { font-size: 11px; line-height: 18px; }
    #content p, #extra p { padding-right: 18px; }

    /* Content Positioning & Size */
    #navigation   { float: left; width: 21%; margin-left: -100%; background: #ffd700; }
    #content    { margin: 0 25% 36px; }
    #extra      { float: left; margin-left: -25%; width: 25%; }


   /* Footer */
    #footer     { background: #333; border-bottom: 2px solid #999; clear: left; width: 100%; }
    #footer a   { color: #eee; }
    #footer p   { color: #ccc; margin: 0; padding: 0 18px 10px; }
    #footer ul    { border-bottom: 1px solid #555; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
    #footer li    { display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }

   /* Direction page Getting Around Williams */
    #williams     { background: #fff; border-bottom: 8px ridge #ffce63; border-top: 8px ridge #ffce63; clear: left; width: 100%; }
    #williams a   { color: #eee; }
    #williams p   { color: #000; margin: 0; padding: 0 18px 10px; }
    #williams ul    { border-bottom: 1px solid #555; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
    #williams li    { display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }

	#dirtext {font-family: arial; san-serif; font-size: 12px; text-align: left ;}
   
span.highlight
{
background-color:yellow
}

/* DIRECTIONS1.HTML */

.weather {position: absolute;
	 border: 0px solid #ffce63;
    top: 450px;
    left: 250px;
    height: 60px;
    width: 468px;
    z-index: 3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height: 120%;
    background-color: transparent;
    overflow: hidden}

html>body .weather {position: absolute;
	 border: 0px solid #ffce63;
    top: 450px;
    left: 250px;
    height: 60px;
    width: 468px;
    z-index: 3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height: 120%;
    background-color: transparent;
    overflow: hidden}

/*- Menu Tabs I AFFECTS ONLY TODO SECTION --- */

    #tabsI {
      float:left;
      width:100%;
      background:#ADD8E6;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #FFD700;
      }
    #tabsI ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background:url("../images/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("../images/tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

/* MAIN CHARATERISTICS OF TODO WEB PAGE */
/* section updated 2/26/09  */


/* HEADER STYLES */
/* #ffce63 */

#todo h1 {
margin: 0;
background-color: #000000 ;
color: #000000;
font-size: 90%;
padding: 3px 5px 3px 10px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
background-repeat: repeat;
font-weight: bolder;
background-image: url(yourimage.gif);
font-family: Georgia, "Times New Roman", Times, serif; }

#todo h2 {
    font-family: Arial, "Trebuchet MS", Helvetica;
    font-variant: small-caps;
    color: #93944d ; 
    margin-top:-5px;
    margin-bottom:-10px; }

#todo h3 {
    font-family: Arial, "Trebuchet MS", Helvetica;
    color: blue; 
    font-style: oblique; 
    margin-top:-5px;
    margin-bottom:-5px;}

#todo h4 {
    font-family: serif;
    color: #008000; }

#todo picture {
	float: left;
	width: 420px;}


/*- Menu Tabs I--------------------------- */

    #tabsI {
      float:left;
      width:100%;
      background:#ADD8E6;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #FFD700;
      }
    #tabsI ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background:url("../images/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("../images/tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }


  address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted }



/*---------------- todo-index.html --------------------*/

#text1-todoindex {
  background: transparent;
  border: 10px ridge #ffce63;
  color: #000000;
  height:133px;
  width:400px;
  left:100px;
  top:225px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 5px;
  position: absolute;
  z-index: 1;
  overflow:hidden;}

html>body #text1-todoindex {
  background: transparent;
  border: 0px solid #ffce63;
  color: #000000;
  height:277px;
  width: 275px;
  left: 175x;
  top:175px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 20px 5px;
  position: absolute;
  z-index: 1;
  overflow:hidden;}

#image1-todoindex {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 133px;
  width: 200px;
  left: 75px;
  top: 65px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}

html>body #image1-todoindex {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 133px;
  width: 200px;
  left: 75px;
  top: 55px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}

#image2-todoindex {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 133px;
  width: 200px;
  left: 300px;
  top: 65px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}

html>body #image2-todoindex {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 133px;
  width: 200px;
  left: 75px;
  top: 325px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}

#image3-todoindex {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 133px;
  width: 200px;
  left: 75px;
  top: 300px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}

html>body #image3-todoindex {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 133px;
  width: 200px;
  left: 300px;
  top: 55px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}

#image4-todoindex {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 133px;
  width: 200px;
  left: 300px;
  top: 300px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}

html>body #image4-todoindex {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 133px;
  width: 200px;
  left: 300px;
  top: 325px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}

#image5-todoindex {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 300px;
  width: 274px;
  left: 515px;
  top: 52px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}

html>body #image5-todoindex {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 300px;
  width: 274px;
  left: 525px;
  top: 50px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}


/*---------------- todo-canyon.html --------------------*/
#image1-canyon {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 400px;
  width: 600px;
  left: 48px;
  top: 55px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}

html>body #image1-canyon {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 400px;
  width: 600px;
  left: 25px;
  top: 50px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}

#text1-canyon {
  background: transparent;
  border: 0px solid #ffce63;
  color: #000000;
  height: 300px;
  width: 250px;
  left: 650px;
  top: 75px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 5px;
  position: absolute;
  z-index: 1;
  overflow:hidden;}

html>body #text1-canyon {
  background: transparent;
  border: 0px solid #ffce63;
  color: #000000;
  height: 350px;
  width: 275px;
  left: 640px;
  top:50px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 20px 5px;
  position: absolute;
  z-index: 1;
  overflow:hidden;}

#text2-canyon {
  background: transparent;
  border: 0px solid #ffce63;
  color: #000000;
  height: 277px;
  width: 600px;
  left: 45px;
  top: 460px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 5px;
  position: absolute;
  z-index: 1;
  overflow:hidden;}

html>body #text2-canyon {
  background: transparent;
  border: 0px solid #ffce63;
  color: #000000;
  height: 277px;
  width: 600px;
  left: 29px;
  top:450px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 5px;
  position: absolute;
  z-index: 1;
  overflow:hidden;}


/*---------------- todo-golf.html --------------------*/
#image1-golf {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 300px;
  width: 400px;
  left: 100px;
  top: 55px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}

html>body #image1-golf {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 300px;
  width: 400px;
  left: 100px;
  top: 55px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}

#image2-golf {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 600px;
  width: 400px;
  left:500px;
  top: 55px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}

html>body #image2-golf {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 600px;
  width: 400px;
  left: 500px;
  top: 55px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}

#text1-golf {
  background: transparent;
  border: 0px solid #ffce63;
  color: #000000;
  height: 150px;
  width: 400px;
  left: 100px;
  top: 365px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 5px;
  position: absolute;
  z-index: 1;
  overflow:hidden;}

html>body #text1-golf {
  background: transparent;
  border: 0px solid #ffce63;
  color: #000000;
  height: 150px;
  width: 390px;
  left: 100px;
  top:335px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 20px 5px;
  position: absolute;
  z-index: 1;
  overflow:hidden;
  font-size: 12pt;}

#text2-golf {
  background: transparent;
  border: 0px solid #ffce63;
  color: #000000;
  height: 100px;
  width: 400px;
  left: 100px;
  top: 480px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 5px;
  position: absolute;
  z-index: 1;
  overflow:hidden;
  font-size: 13pt;}


html>body #text2-golf {
  background: transparent;
  border: 0px solid #ffce63;
  color: #000000;
  height: 100px;
  width: 390px;
  left: 100px;
  top:490px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 20px 5px;
  position: absolute;
  z-index: 1;
  overflow:hidden;}

/*---------------- todo-fishing.html --------------------*/
#image1-fishing {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 450px;
  width: 300px;
  left: 45px;
  top: 55px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}

html>body #image1-fishing {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 450px;
  width: 300px;
  left: 29px;
  top: 50px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}

#image2-fishing {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 225px;
  width: 300px;
  left: 45px;
  top: 500px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}

html>body #image2-fishing {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 225px;
  width: 300px;
  left: 29px;
  top: 505px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}

#image3-fishing {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 300px;
  width: 400px;
  left: 340px;
  top: 426px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}

html>body #image3-fishing {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 300px;
  width: 400px;
  left:337px;
  top: 429px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}

#text1-fishing {
  background: transparent;
  border: 0px solid #ffce63;
  color: #000000;
  height: 150px;
  width: 350px;
  left: 650px;
  top: 66px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 1;
  overflow:hidden;}

html>body #text1-fishing {
  background: transparent;
  border: 0px solid #ffce63;
  color: #000000;
  height: 277px;
  width: 275px;
  left: 675px;
  top:50px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 20px 5px;
  position: absolute;
  z-index: 1;
  overflow:hidden;}

#text2-fishing {
  background: transparent;
  border: 0px solid #ffce63;
  color: #000000;
  height: 350px;
  width: 250px;
  left: 350px;
  top: 75px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 5px;
  position: absolute;
  font-size:12;
  text-style:bold;
  z-index: 1;
  overflow:hidden;}

html>body #text2-fishing {
  background: transparent;
  border: 0px solid #ffce63;
  color: #000000;
  height: 325px;
  width: 275px;
  left: 350px;
  top:30px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 20px 5px;
  position: absolute;
  z-index: 1;
  overflow:hidden;}

/*---------------- todo-hiking.html --------------------*/
#image1-hiking01a {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 300px;
  width: 400px;
  left: 28px;
  top:60px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}

html>body #image1-hiking01a {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 300px;
  width: 400px;
  left: 25px;
  top:50px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}

#image2-hiking02a {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 400px;
  width: 300px;
  left: 375px;
  top:60px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}

html>body #image2-hiking02a {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 400px;
  width: 300px;
  left: 375px;
  top: 50px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}

#text1-hiking {
  background: transparent;
  border: 0px solid #ffce63;
  color: #000000;
  height: 277px;
  width: 250px;
  left: 700px;
  top: 65px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 5px;
  position: absolute;
  z-index: 1;
  overflow:hidden;}

html>body #text1-hiking {
  background: transparent;
  border: 0px solid #ffce63;
  color: #000000;
  height: 277px;
  width: 275px;
  left: 700px;
  top:70px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 20px 5px;
  position: absolute;
  z-index: 1;
  overflow:hidden;}

#text2-hiking {
  background: transparent;
  border: 0px solid #ffce63;
  color: #000000;
  height: 277px;
  width: 300px;
  left: 25px;
  top: 375px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 5px;
  position: absolute;
  z-index: 1;
  overflow:hidden;}

html>body #text2-hiking {
  background: transparent;
  border: 0px solid #ffce63;
  color: #000000;
  height: 277px;
  width: 325px;
  left: 25px;
  top:328px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 20px 5px;
  position: absolute;
  z-index: 1;
  font-size:12;
  font-style:bold;
  overflow:hidden;}

/*---------------- todo-events.html --------------------*/
#imageroute661 {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 200px;
  width: 300px;
  left: 75px;
  top:55px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}

html>body #imageroute661 {
  background: transparent;
  border: 5px solid #ffce63;
  color: #ffce63;
  height: 200px;
  width: 300px;
  left: 100px;
  top:50px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 0px;
  position: absolute;
  z-index: 2;
  overflow:hidden;}

#textstaff {
  background: transparent;
  border: 4px dashed #FF0000;
  color: #000000;
  height: 270px;
  width: 300px;
  left:375px;
  top: 55px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 5px;
  position: absolute;
  z-index: 1;
  overflow:hidden;}

html>body #textstaff {
  background: transparent;
  border: 4px dashed #FF0000;
  color: #000000;
  height: 270px;
  width: 300px;
  left:411px;
  top:51px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 1px 5px;
  position: absolute;
  z-index: 1;
  font-size:16;
  font-style:bold;
  overflow:hidden;}

#textroute661 {
  background: transparent;
  border: 4px solid #ffce63;
  color: #000000;
  height: 210px;
  width: 300px;
  left: 75px;
  top: 250px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 0px 5px;
  position: absolute;
  z-index: 1;
  overflow:hidden;}

html>body #textroute661 {
  background: transparent;
  border: 4px solid #ffce63;
  color: #000000;
  height: 145px;
  width: 292px;
  left:100px;
  top:257px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 1px 5px;
  position: absolute;
  z-index: 1;
  font-size:12;
  font-style:bold;
  overflow:hidden;}

#textevents {
  background: transparent;
  border: 0px solid #ffce63;
  color: #000000;
  height: 600px;
  width: 600px;
  left: 325px;
  top: 55px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 5px 5px;
  position: absolute;
  z-index: 1;
  overflow:hidden;}

html>body #textevents {
  background: transparent;
  border: 0px solid #ffce63;
  color: #000000;
  height: 500px;
  width: 500px;
  left:345px;
  top:50px;
  letter-spacing: 0em;
  line-height: 120%;
  padding: 5px 5px;
  position: absolute;
  z-index: 1;
  font-size:12;
  font-style:bold;
  overflow:hidden;}






/* Web Master Email Address */

.webmaster  {position: absolute;
    border-top: 5px ridge #ffce63;
    top: 500px;
    left: 0px;
    height: 45px;
    width: 600px;
    z-index: 2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height: 120%;
    background-color: transparent;
    overflow: hidden}


