/*
==============================================================================
**
** TYPOGRAPHY
**
** SCOPE: 		GLOBARL
** REVISION:	0.1
** DATE:		03/21/11
** AUTHORS:		DUNCAN MCALESTER (DUNCAN@LAYER-51.COM)

** FONTS:		font-family:'Clarendon W01 Bold';
				font-family:'Clarendon W01 Light';
				font-family:'Clarendon W01 Medium';
				


** NOTES:			Modular Scale 
					---------------------- 
					16px @ 1:1.618	 
					14px @ 1:1.618	 
					----------------------
					Pixels		Ems		% of 13
					925.000 	57.813 	7,115.385
					751.538 	46.971 	5,781.062
					571.693 	35.731 	4,397.638
					464.486 	29.03 	3,572.969
					353.333 	22.083 	2,717.946
					287.074 	17.942 	2,208.262
					218.376 	13.649 	1,679.815
					177.425 	11.089 	1,364.808
					134.967 	 8.435 	1,038.208
					109.657 	 6.854 	  843.515
					 83.416	 	 5.214 	  641.662
					 67.773	 	 4.236 	  521.331
					 51.555	 	 3.222 	  396.577
					 41.887	 	 2.618 	  322.208
					 31.863	 	 1.991 	  245.100
					 25.888	 	 1.618 	  199.138
					 19.693	 	 1.231 	  151.485
					 16.000	 	 1 		  123.077
					 12.171	 	 0.761 	   93.623
					  9.889 	 0.618 	   76.069
					  7.522 	 0.47 	   57.862
					  6.112 	 0.382 	   47.015
					  4.649 	 0.291 	   35.762
					  3.778 	 0.236 	   29.062
					  2.873 	 0.18 	   22.100
					  2.335 	 0.146 	   17.962
					  1.776 	 0.111 	   13.662
					  1.443 	 0.09 	   11.100
					  1.098 	 0.069 	    8.446



				
** TODO:		Connect up LESS variables

** REVISION HISTORY
------------------------------------------------------------------------------






==============================================================================
*/
/* ==================== REQUIRED LIBRARIES DO NOT REMOVE ===================== */
/* Including lib.less - this template is intentionally left blank and does not need to be included  on the live server */
/* =========================================================================== */
/* for 508 compliance */
head,
head * {
  color: #555;
}
body {
  font-family: 'Trade Gothic W02 Roman', serif, sans-serif;
  line-height: 1.6;
  color: #555 !important;
  background-color: transparent;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Trade Gothic W02 Bold', sans-serif;
  line-height: 1.25;
  color: #2a3d48;
  margin: 0;
  font-weight: normal;
}
h1 {
  font-size: 2.13em;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: .231em;
}
h2 {
  font-family: 'Trade Gothic W02 Bold', sans-serif;
  font-weight: normal;
  font-size: 1.4em;
}
h3 {
  font-size: 1.131em;
}
h3#crsGrants {
  font-size: 2.13em;
  text-align: left;
  line-height: 1;
  margin-bottom: 0.231em;
  text-transform: uppercase;
}
p,
ul,
ol,
dl {
  margin-top: 0;
  font-size: 14px;
  /* FOR IE 6-8 */

  font-size: .875rem;
  /* FOR Good Browsers */
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
header h1,
header h2 {
  text-transform: none;
}
header h1 + h2 {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  color: #999;
  padding: .618em 0;
  font-family: 'Trade Gothic W02 Bold 2', sans-serif;
  font-size: 1.2em;
}
#asides {
  font-size: 90%;
}
#asides h1 {
  color: #474746;
  margin-bottom: .231em;
  font-size: 1.617em;
}
#asides ul {
  margin: 0;
  padding: 0 1em 0.1em 0;
}
#asides li {
  line-height: 1.2;
  margin-bottom: 1.231em;
}
#asides p,
#asides ul,
#asides ol,
#asides dd,
#asides figcaption {
  margin-top: 0;
  font-size: 13px;
  /* FOR IE 6-8 */

  font-size: .825rem;
  /* FOR Good Browsers */
}
/*
** 480
**
** DESCRIPTION:	Styles that apply to screens 480 and belows pixels wide and down
** USAGE:		
** NOTES: Typically this means mobile phones held in portrait
**
*/
@media only screen and (max-width: 600px) {
  h1 {
    font-size: 1.5em;
  }
  header h1 + h2 {
    font-size: 1em;
  }
}

/*
     FILE ARCHIVED ON 01:46:30 Jun 25, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 00:56:39 Nov 06, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 94.271
  exclusion.robots: 0.171
  exclusion.robots.policy: 0.165
  RedisCDXSource: 1.132
  esindex: 0.009
  LoadShardBlock: 71.219 (3)
  PetaboxLoader3.datanode: 71.632 (4)
  CDXLines.iter: 18.758 (3)
  load_resource: 122.507
  PetaboxLoader3.resolve: 105.309
*/