@charset "utf-8";
@font-face{
	font-family:SourceSansPearson-Bold;
	src:url(../fonts/SourceSansPearson-Bold.otf);
	font-weight:Bold;font-style:normal
}
@font-face{
	font-family:SourceSansPearson-Regular;
	src:url(../fonts/SourceSansPearson-Regular.otf);
	font-weight:Bold;font-style:normal
}
a,article,b,body,dd,dl,dt,h1,h2,h3,h4,h5,h6,html,i,li,nav,ol,p,q,s,section,u{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline
}
article,main,nav,section{
	display:block
}
html{
	margin-bottom:1px;
	min-height:100%
}
body{
	background:#f0f0f0;
	color:#444;
	font-family:SourceSansPearson-Regular;
}
html>body{
	font-size:16px
}
p{
	font-size:1em;
	line-height:1.5;
	color:#707070;
	font-size:16px
}
a{
	color:#707070
}
a:visited{
	color:#e87724;
	text-decoration:none
}
a:hover{
	color:#e87724
}
a:active,a:focus{
	color:#e87724;
	position:relative;
	top:1px
}
h1,h2,h3{
	font-family:SourceSansPearson-Bold
}
h1{font-size:60px;line-height:1;letter-spacing:-2px;word-spacing:2px;color:#047fa3}
h2{font-size:1.5em;line-height:1.25;margin:1.5833em 0 .6667em}
h3{font-size:1.25em;line-height:1.2;margin:1.8em 0 .6em}
h4{font-size:1.125em;line-height:1.3333em;margin:2em 0 .6667em}
dt,h5{
	font-weight:700
}
dt,h4,h5,h6{
	font-family:"Helvetica Neue","Bitstream Vera Sans",Arial,sans-serif
}
h2.unitAlpha{
	color:#143156
}
dl{
	line-height:1.5;
	margin:1.5em 0
}
dd{
	margin-bottom:.8em
}
li p{
	margin:0
}
li p+p{
	margin-top:1.5em
}
dd dl,dd ol,li dl,li ol{
	margin:0 0 0 1.5em
}
b{
	font-weight:700
}
i{
	font-style:italic
}
q{
	quotes:'“' '”' '‘' '’'
}
q:before{
	content:'“';
	content:open-quote
}
q:after{
	content:'”';
	content:close-quote
}
q q:before{
	content:'‘';c
	ontent:open-quote
}
q q:after{
	content:'’';
	content:close-quote
}
#content[role=main]{
	background:#fff;
	border-top:45px solid #0090d2;
	margin:-45px auto 0;p
	adding:24px 0 0 0;
	width:1020px
}
.main{
	border-right:4px solid #f0f0f0;
	float:left;margin:0 18px 0 0;
	padding:0 18px 0 0;
	position:relative;
	width:685px
}
.post{
	padding:0 0 0 20px
}
.post h1{
	line-height:1.3;
	text-align:center}
p{
	margin:4px 0 1.5em
}
.glossary{
	border-bottom:4px solid #f0f0f0;
	border-top:4px solid #f0f0f0;
	clear:both;
	font-family:sans-serif;
	font-size:13px;
	margin:10px 0 20px;
	padding:0 0 30px;
	position:relative;
	overflow:auto;
	text-shadow:none!important;
	background-color:#f8f8f8
}
.glossary h1{
	margin:20px 0 20px 24px
}
.glossary section{
	float:left;margin-right:2.14%;
	width:8.9%
}
.glossary h2{
	color:#888;
	font-size:96%;
	letter-spacing:-1px;
	margin-left:12px;
	letter-spacing:0
}
.glossary li a{
	display:inline-block;
	line-height:1.5;
	margin:5px 6px;
	padding:1px 6px
}
.glossary li a:hover{
	background:#0090d2;
	color:#fff;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-khtml-border-radius:20px;
	border-radius:20px
}
.group:after{
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both
}
* html .group{
	height:1%
}
.btn a,a.btn{
	display:block;
	margin:5px;
	padding:4px 15px;
	border:1px solid #4081af;
	border-bottom-color:#20559a;
	color:#fff;
	text-align:center;
	text-shadow:0 -1px 0 rgba(0,0,0,.3);
	text-decoration:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	khtml-border-radius:4px;
	border-radius:4px;
	background:#0090d2;
	background:-webkit-gradient(linear,left top,left bottom,color-stop(.2,#52a8e8),color-stop(1,#2e76cf));
	background:-moz-linear-gradient(center top,#52a8e8 20%,#2e76cf 100%);
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.3),inset 0 0 2px rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.29);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.3),inset 0 0 2px rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.29);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.3),inset 0 0 2px rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.29)
}
a.btn{
	display:inline-block;
	margin:0
}
.btn a:hover,a.btn:hover{
	background:#0073d2;
	background:-webkit-gradient(linear,left top,left bottom,color-stop(.2,#3e9ee5),color-stop(1,#1666ca));
	background:-moz-linear-gradient(center top,#3e9ee5 20%,#1666ca 100%)
}
.btn a:active,a.btn:active{
	border-color:#20559a;
	-webkit-box-shadow:inset 0 0 7px rgba(0,0,0,.3),0 1px 0 rgba(255,255,255,1);
	-moz-box-shadow:inset 0 0 7px rgba(0,0,0,.3),0 1px 0 rgba(255,255,255,1);
	box-shadow:inset 0 0 7px rgba(0,0,0,.3),0 1px 0 rgba(255,255,255,1)
}
h1,h2{
	-webkit-font-smoothing:antialiased
}
#content{
	-moz-box-shadow:0 10px 30px rgba(0,0,0,.3);
	-webkit-box-shadow:0 10px 30px rgba(0,0,0,.3);
	box-shadow:0 10px 30px rgba(0,0,0,.3)}::selection{background:#0090d2;color:#fff}::-moz-selection{background:#0090d2;color:#fff
}
#glossary-list{
	padding-right:20px
}
#glossary-list .main{
	padding-right:3px
}
#glossary-list ol.nav{
	border-top:4px solid #e87724;
	border-bottom:4px solid #e87724;
	clear:both;
	float:left;
	list-style:none;
	margin:20px 0 20px 0;
	padding:5px 0;
	text-align:center
}
#glossary-list ol.nav li{
	color:#888;
	display:inline;
	padding:10px;
	font-size:125%;
	font-weight:400;
	line-height:1.4;
	margin:1.25em 0 .8em;
	text-transform:uppercase
}
#glossary-list ol.nav li a{
	display:inline-block
}
#glossary-list h2{
	color:#047fa3;
	font-size:24px;
	font-weight:400;
	line-height:1.65;
	margin:15px 0 0 0;
	clear:both;
	cursor:default;
	float:left;
	margin:-15px 0 0 0;
	text-decoration:none;
	width:164px
}
#glossary-list h2.unitAlpha{
	color:#143156;
	text-align:center;
	font-size:24px;
	font-weight:100;
	line-height:1;
	clear:both;cursor:default;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	text-decoration:none
}
#glossary-list section{
	float:left;
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	border-bottom:4px solid #f0f0f0
}
#glossary-list section:last-child{
	border-bottom:none!important;
	margin:0!important;
	padding:0!important
}
#glossary-list dl{
	float:right;
	height:auto!important;
	margin:0 0 10px;
	min-height:30px;
	padding:10px;
	width:796px
}
#glossary-list dl:hover{
	background:#eee
}
#glossary-list dt{
	float:left;
	font-size:14.158px;
	padding:0 0 0 5px;
	width:20%;
	font-weight:700;
	color:#707070
}
#glossary-list dd{
	float:right;
	font-size:1em;
	width:75%
}
#glossary-list dd p{
	margin:4px 0 10px
}
#glossary-list dd ol{
	list-style-position:outside
}
#glossary-list dd li{
	margin:4px 0 10px
}
#to-top{
	bottom:20px;
	position:fixed;
	right:40px
}
.meta{
	color:#777
}
.a11y{
	position:absolute;
	left:-9999em
}
.in-page{
	float:right;
	width:40%;
	border:1px solid #ddd;
	margin:0 0 0 1.5em;
	padding:.375em .375em .375em 2em;
	background:#fff

}
#article-nav{
	margin:0 0 0 1.5em
}
.in-page ol{
	margin:.75em 0
}
.in-page h2{
	margin:0 0 .75em;
	font-size:1em;
	font-style:normal
}
.in-page li{
	font-size:.875em;
	line-height:1.42857
}
