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

/*
	dark blue:			#253f72
	mid blue:			#8babc7
	light blue:			#a5ccec
	transparent blue:	#9dc3e3
	gray:				#6f6f6f
*/

body, html {
	font-family: 'Raleway', sans-serif;
}

body.main, html.main {
	background: url('/images/background.png') no-repeat bottom center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
/* 	background-color: #a5ccec; */
}

body.alt, html.alt {
	background: url('/images/background_light.png') no-repeat bottom center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
/* 	background-color: #a5ccec; */
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
}

.subheader {
	color: #253f72;
}
.row {
	width: 100%;
	max-width: 1400px;
}

.row.is-top-padding {
	height: 10px
}

.row.is-submenu-padding {
	height: 2px
}

.row.is-top-menu, .row.is-small-top-menu {
	background: rgba(0, 0, 0, 0.25);
	max-width: 100%;
	padding-top: 4px;
}

.row.is-sub-menu {
	background: rgba(0, 0, 0, 0.25);
	max-width: 100%;
	padding-top: 4px;
}

.row.is-top-menu, .row.is-sub-menu {
	min-height: 32px;
}

.row.is-small-top-menu {
	height: 45px;
}

.row.is-top-menu ul, .row.is-small-top-menu ul, .row.is-sub-menu ul {
	list-style: none;
	margin: 0;
	text-align: center;
}

.row.is-top-menu li, .row.is-sub-menu li {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}

.row.is-top-menu a, .row.is-small-top-menu a, .row.is-sub-menu a {
/* 	color: #d1d1d1; */
	color: white;
}

.row.is-top-menu a:hover, .row.is-small-top-menu a:hover, .row.is-sub-menu a:hover {
	color: #253f72;
}

.row.is-top-menu li.active {
	border-bottom: 5px solid #253f72;
}

.row.is-top-menu li.active a {
	color: #253f72;
}

.row.is-small-top-menu li.active a {
	color: #253f72;
}

.row.is-prefooter {
	height: 60px;
}

.row.is-footer {
	background: rgba(0, 0, 0, 0.25);
	max-width: 100%;
	padding-top: 4px;
	text-align: center;
	color: white;
}

.row.is-footer.is-stuck {
	position: fixed;
	bottom: 10px;
	background-color: #253f72;
	z-index: 10;
}

.row.is-footer p {
	margin-bottom: 4px;
}

.row.is-footer a {
	color: white;
}

.row.is-footer a:hover {
	color: #d1d1d1;
}

.row.is-postfooter {
	position: fixed;
	bottom: 0;
	height: 40px;
	max-width: 100%;
/* 	background-color: #9dc3e3; */
	background-color: #e6eaef;
}

.row.with-top-padding {
	padding-top: 15px;
	padding-bottom: 15px;
}

.row.with-logo-padding {
	padding-top: 30px;
	padding-bottom: 30px;
}

.row.with-small-top-padding {
	padding-top: 5px;
}

.row.remove-padding {
	margin-top: -10px;
}

.row.is-full-width {
	max-width: 100%;
}

img.float-right {
	float: right;
	margin-left: 15px;
	margin-top: 8px;
}

img.float-left {
	float: left;
	margin-right: 15px;
	margin-top: 5px;
}

table {
	padding: 10px;
	width: 100%;
}

th.comp, th.growth, th.valuation {
	text-align: left;
	vertical-align: bottom;
	border-bottom: 1px solid #333;
}

th.comp-other, th.growth-other, th.valuation-other {
	text-align: right;
	vertical-align: bottom;
	border-bottom: 1px solid #333;
}

th.comp-other {
	width: 15%;	
}

th.growth-other {
	width: 30%;
}

th.valuation-other {
	width: 15%;
}

td.comp-right, td.growth-right, td.valuation-right {
	text-align: right;
}

td.comp-lastrow, td.growth-lastrow, td.valuation-lastrow {
	border-top: 1px dashed #333;
}

td.comp-lastrow-right, td.growth-lastrow-right, td.valuation-lastrow-right {
	border-top: 1px dashed; #333;
	text-align: right;
}

.tablenote {
	font-size: .75em;
}

img.chart {
	padding: 10px;
	width: 100%;
}

.button.main-navigation {
	border: 1px solid #253f72;
	background: rgba(0, 0, 0, 0.25);
	width: 200px;
	color: white;
	margin-left: 8px;
	margin-right: 8px;
}

.button.is-return {
	border: 1px solid #253f72;
	background: rgba(0, 0, 0, 0.25);
}

.remove-bottom-padding {
	margin-bottom: 0px;
}

.top-bar {
	background: rgba(0, 0, 0, 0.25);
}

h4.small-header {
	color: #ffffff;
    font-size: 1.0625rem;
	padding-top: 4px;
}

.has-line {
	border-top: 1px dotted #253f72;
}

.pie-1 {
	padding-left: 5px;
	border-left: 15px solid #ffc072;
	display: inline;
}

.pie-2 {
	padding-left: 5px;
	border-left: 15px solid #3c0a49;
	display: inline;
}

.pie-3 {
	padding-left: 5px;
	border-left: 15px solid #c69300;
	display: inline;
}

.pie-4 {
	padding-left: 5px;
	border-left: 15px solid #7aae3d;
	display: inline;
}

.pie-5 {
	padding-left: 5px;
	border-left: 15px solid #ce232b;
	display: inline;
}

.pie-6 {
	padding-left: 5px;
	border-left: 15px solid #357ca3;
	display: inline;
}

.pie-7 {
	padding-left: 5px;
	border-left: 15px solid #9d44b8;
	display: inline;
}

.pie-8 {
	padding-left: 5px;
	border-left: 15px solid #578726;
	display: inline;
}

.pie-9 {
	padding-left: 5px;
	border-left: 15px solid #f1d030;
	display: inline;
}

.pie-10 {
	padding-left: 5px;
	border-left: 15px solid #175677;
	display: inline;
}

p.doc-info {
	text-align: center;
	font-size: .8em;
	color: #6f6f6f;
	padding-top: 5px;
	margin-bottom: 0;
}

.panel.callout {
	border-color: #253f72;
	background-color: white;
}