@charset "UTF-8";
/* CSS Document */

@import url('/stylesheet/2015/bootstrap.min.css') print;
@import url('/stylesheet/2015/font-awesome.min.css') print;
@import url('/stylesheet/2015/flexslider.css') print;
@import url('/stylesheet/2015/animate.css') print;
/* PRINT STYLESHEET SPECIFIC OVERRIDES ---------------------------------------------------------------------------------------------------- */
div#printheader {
	display:block !important;
	margin:0px auto;
	width:385px;
	height:50px;
	background:url("https://www.interactivebrokers.com/images/2015/template/printheader.png") no-repeat 0px 0px;
}
.noprint {
	display:none;
}
@media print {
	a:link:after,
	a:visited:after {
		content: "" !important;
	}
}
/* STYLESHEET OVERRIDES ---------------------------------------------------------------------------------------------------- */
html {
	margin:0px;
	padding:0px;
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	height:100%;
	font-style:normal;
	font-weight:normal;
	font-size:9pt !important;
	line-height:14pt !important;
	font-family:'Raleway', Arial, Verdana, sans-serif !important;
	color:#000000 !important;
	overflow-x:visible;
}
h1, .h1 {
	margin-top:40px;
	font-weight:normal;
	font-size:18pt;
	line-height:22pt;
	color:#A02200 !important;
}
h2, .h2 {
	margin-top:40px;
	font-weight:normal;
	font-size:16pt;
	line-height:20pt;
	color:#A02200 !important;
}
h3, .h3 {
	margin-top:40px;
	font-weight:normal;
    font-size:14pt;
	line-height:18pt;
	color:#A02200 !important;
}
h4, .h4 {
	margin-top:40px;
	font-weight:normal;
	font-size:12pt;
	line-height:16pt;
	color:#A02200 !important;
}
h5, .h5 {
	margin-top:40px;
	font-weight:normal;
	font-size:12pt;
	line-height:16pt;
	color:#333333 !important;
}
h6, .h6 {
	margin-top:40px;
	font-weight:bold;
	font-size:11pt;
	line-height:14pt;
	color:#333333 !important;
}
p, ul, ol, li {
	font-style:normal;
	font-weight:normal;
	font-size:9pt !important;
	line-height:14pt !important;
	color:#000000 !important;
}
a {
	color:#A02200 !important;
}
th {
	color:#A02200 !important;
}
hr {
	border-style:dotted;
	border-color:#999999;
}
img {
	max-width:100%;
}
section#disclosures h6 {
	font-size:9pt !important;
	line-height:14pt !important;
}
section#drop-section, a.btn, select {
	display:none;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, 
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, 
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, 
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	width:100%;
}
.col-xs-offset-1, .col-xs-offset-2, .col-xs-offset-3, .col-xs-offset-4, .col-xs-offset-5, .col-xs-offset-6, .col-xs-offset-7, .col-xs-offset-8, .col-xs-offset-9, .col-xs-offset-10, .col-xs-offset-11, .col-xs-offset-12,
.col-sm-offset-1, .col-sm-offset-2, .col-sm-offset-3, .col-sm-offset-4, .col-sm-offset-5, .col-sm-offset-6, .col-sm-offset-7, .col-sm-offset-8, .col-sm-offset-9, .col-sm-offset-10, .col-sm-offset-11, .col-sm-offset-12,
.col-md-offset-1, .col-md-offset-2, .col-md-offset-3, .col-md-offset-4, .col-md-offset-5, .col-md-offset-6, .col-md-offset-7, .col-md-offset-8, .col-md-offset-9, .col-md-offset-10, .col-md-offset-11, .col-md-offset-12,
.col-lg-offset-1, .col-lg-offset-2, .col-lg-offset-3, .col-lg-offset-4, .col-lg-offset-5, .col-lg-offset-6, .col-lg-offset-7, .col-lg-offset-8, .col-lg-offset-9, .col-lg-offset-10, .col-lg-offset-11, .col-lg-offset-12 {
	margin-left:0px;
}
.text-small {
	font-size:7pt;
	color:#999999 !important;
}
.text-center {
	text-align:left;
}