/* first for IE 4–8 */
	  @font-face {
		font-family: GoodWeb-CondBold;
		src: url("../assets/GoodWeb-CondBold.eot");
	  }
	  @font-face {
		font-family: GoodWeb-Book;
		src: url("../assets/GoodWeb-Book.eot");
	  }
	  @font-face {
		font-family: GoodWeb-Bold;
		src: url("../assets/GoodWeb-Bold.eot");
	  }
   	/* then for WOFF-capable browsers */
	  @font-face {
	    font-family: GoodWeb-CondBold;
		src: url("../assets/GoodWeb-CondBold.woff") format("woff");
	  }
	  @font-face {
	  	font-family: GoodWeb-Book;
		src: url("../assets/GoodWeb-Book.woff") format("woff");
	  }
      @font-face {
	  	font-family: GoodWeb-Bold;
		src: url("../assets/GoodWeb-Bold.woff") format("woff");
	  }

   
 /* Header */
   header .topNvCmp a.mnTpLnk, header .topNvCmp span.mnTpLnk, header .topNvCmp a.mnTpLnk:hover, .topNvCmp a.mnTpLnkSlctd, .topNvCmp a.mnTpLnkOn,  .topNvCmp span.mnTpLnkSlctd { 
    font-family: GoodWeb-Bold, "Arial Narrow Bold", "Arial Narrow", Trebuchet, Arial, sans-serif;
    font-size:1em;
	font-stretch:condensed;
   }
   #tpNvMenu li ul.sbMn {	
    font-family: GoodWeb-Book, "Arial Narrow", Trebuchet, Arial, sans-serif;
    font-size:1em;
   }
   #tpNvMenu li ul li h6 {	
    font-family: GoodWeb-Bold, "Arial Narrow Bold", "Arial Narrow", Trebuchet, Arial, sans-serif;
    font-size:.9em;
	font-weight:normal;
   }

 /* Home page config */
  #hmGlCnt h1 {
      font-family: GoodWeb-Bold, "Arial Narrow Bold", "Arial Narrow", Trebuchet, Arial, sans-serif;
      font-size:2.1em;
	  font-stretch:condensed;
  }
  #hmGlCnt a {
      font-family: GoodWeb-Bold, "Arial Narrow Bold", "Arial Narrow", Trebuchet, Arial, sans-serif;
      font-size:2.1em;
	  font-stretch:condensed;
    }
 .homeTmpl .toutFrm h2 {
      font-family: GoodWeb-CondBold, "Arial Narrow Bold", "Arial Narrow",  Trebuchet, Arial, sans-serif;
	}
 .homeTmpl .toutFrm .moreLnk {
      font-family: GoodWeb-Bold, "Arial Narrow Bold", "Arial Narrow",  Trebuchet, Arial, sans-serif;
	}	
   
   
 /* Footer component config */
   footer h3 {
     font-family: GoodWeb-CondBold, "Arial Narrow Bold", "Arial Narrow",  Trebuchet, Arial, sans-serif;
	 font-size:1em;
	 font-weight:normal;
	 font-stretch:condensed;
   }
   footer ul a {
     font-family: GoodWeb-Book, "Arial Narrow", Trebuchet, Arial, sans-serif;
	 font-size:0.9em;
   }
   #cpr_org summary {
     font-family: GoodWeb-Book, "Arial Narrow", Trebuchet, Arial, sans-serif; 
	 font-size:0.875em;
   }