/*

The Intel fonts used in this website are copyright Intel.
They may not be reused for any reason.

*/

@font-face {
  font-family: 'intelclear';
  src: url('../webfonts/EOT/IntelClear_WLatn_Rg.eot');
  src: url('../webfonts/EOT/IntelClear_WLatn_Rg.eot?#iefix') format('embedded-opentype'),
       url('../webfonts/WOFF/IntelClear_WLatn_Rg.woff') format('woff'),
       url('../webfonts/TrueType/IntelClear_WLatn_Rg.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'intelclear';
  src: url('../webfonts/EOT/IntelClear_WLatn_It.eot');
  src: url('../webfonts/EOT/IntelClear_WLatn_It.eot?#iefix') format('embedded-opentype'),
       url('../webfonts/WOFF/IntelClear_WLatn_It.woff') format('woff'),
       url('../webfonts/TrueType/IntelClear_WLatn_It.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'intelclear';
  src: url('../webfonts/EOT/IntelClear_WLatn_Bd.eot');
  src: url('../webfonts/EOT/IntelClear_WLatn_Bd.eot?#iefix') format('embedded-opentype'),
       url('../webfonts/WOFF/IntelClear_WLatn_Bd.woff') format('woff'),
       url('../webfonts/TrueType/IntelClear_WLatn_Bd.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'intelclear';
    src: url('../webfonts/EOT/IntelClear_WLatn_BdIt.eot');
    src: url('../webfonts/EOT/IntelClear_WLatn_BdIt.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/WOFF/IntelClear_WLatn_BdIt.woff') format('woff'),
         url('../webfonts/TrueType/IntelClear_WLatn_BdIt.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'intelclear';
  src: url('../webfonts/EOT/IntelClear_WLatn_Lt.eot');
  src: url('../webfonts/EOT/IntelClear_WLatn_Lt.eot?#iefix') format('embedded-opentype'),
       url('../webfonts/WOFF/IntelClear_WLatn_Lt.woff') format('woff'),
       url('../webfonts/TrueType/IntelClear_WLatn_Lt.ttf') format('truetype');
  font-weight: lighter;
  font-style: normal;
}
@font-face {
  font-family: 'intelclear';
    src: url('../webfonts/EOT/IntelClear_WLatn_LtIt.eot');
    src: url('../webfonts/EOT/IntelClear_WLatn_LtIt.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/WOFF/IntelClear_WLatn_LtIt.woff') format('woff'),
         url('../webfonts/TrueType/IntelClear_WLatn_LtIt.ttf') format('truetype');
  font-weight: lighter;
  font-style: italic;
}

@font-face {
    font-family: 'intelclear-light';
  src: url('../webfonts/EOT/IntelClear_WLatn_Lt.eot');
  src: url('../webfonts/EOT/IntelClear_WLatn_Lt.eot?#iefix') format('embedded-opentype'),
       url('../webfonts/WOFF/IntelClear_WLatn_Lt.woff') format('woff'),
       url('../webfonts/TrueType/IntelClear_WLatn_Lt.ttf') format('truetype');
    font-weight: lighter;
    font-style: normal;
}

html, body 
{
	font-family: 'intelclear', Arial, Helvetica, sans-serif !important;
	color: #53565A;	
	font-size: 14px;
	font-weight: normal;
}

a{
	color: #0071c5;
	text-decoration: none;	
	font-size: 14px;
}

p{
	line-height: 1.25em;
}

a:hover{
	color: #53565A;	
}

i{ font-style: italic;}
b{ font-weight: bold;}


h1, h2, h3, h4, h5, .masterhead-title {
	font-weight: lighter;
}
h2
{
	font-size: 24px;
	margin-bottom: 12px;
  color: #0071c5;
}


h5
{
	font-size: 14px;
	margin-bottom: 24px;	
}

#header a
{
	color: #0173ce;	
}

.content h3
{
	font-family: Int
	font-size: 24px;	
}

.content h4
{
	font-size: 14px;
}

.page-intro h1
{
	font-size: 36px;
	color: #333333;	
	margin-left: 26px;
	padding-bottom: 20px;
}

.page-intro h4
{
	font-size: 14px;	
	padding-bottom: 20px;
}

.pages .sidebar h3
{
	font-size: 11px;
}

.pages .sidebar p
{
	font-size: 11px;	
}

.pages .sidebar h4
{
	margin-top: 14px;
	margin-bottom: 4px;	
}

#masthead .copy h1
{
	font-size: 36px;	
	text-align: left;
	margin-bottom: 24px;
}

#masthead .copy p
{
	margin-bottom: 22px;	
}

#feature-buckets .bucket h1
{
	color: #0071c5;
	font-size: 36px;	
	text-align: center;
	margin-bottom: 26px;
}

#company h3
{
	font-size: 14px;
	margin: 10px 0;	
}

.articles li h2
{
	color: #117ac9;
	font-size: 14px;	
}

.articles li .meta h3
{
	color: #666;
	font-size: 15px;		
}

.articles li .title h4
{
	font-size: 14px;	
}
