.bootstrap-styles {
	/*!
	 * Bootstrap v2.3.2
	 *
	 * Copyright 2012 Twitter, Inc
	 * Licensed under the Apache License v2.0
	 * http://www.apache.org/licenses/LICENSE-2.0
	 *
	 * Designed and built with all the love in the world @twitter by @mdo and @fat.
	 */

	/* Allow for input prepend/append in search forms */

	/* White icons with optional class, or on hover/focus/active states of certain elements */

	/* move down carets for tabs */

}
.bootstrap-styles .clearfix {
	*zoom: 1;
}
.bootstrap-styles .clearfix:before,
.bootstrap-styles .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.bootstrap-styles .clearfix:after {
	clear: both;
}
.bootstrap-styles .hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.bootstrap-styles .input-block-level {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bootstrap-styles article,
.bootstrap-styles aside,
.bootstrap-styles details,
.bootstrap-styles figcaption,
.bootstrap-styles figure,
.bootstrap-styles footer,
.bootstrap-styles header,
.bootstrap-styles hgroup,
.bootstrap-styles nav,
.bootstrap-styles section {
	display: block;
}
.bootstrap-styles audio,
.bootstrap-styles canvas,
.bootstrap-styles video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.bootstrap-styles audio:not([controls]) {
	display: none;
}
.bootstrap-styles html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
.bootstrap-styles a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.bootstrap-styles a:hover,
.bootstrap-styles a:active {
	outline: 0;
}
.bootstrap-styles sub,
.bootstrap-styles sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
.bootstrap-styles sup {
	top: -0.5em;
}
.bootstrap-styles sub {
	bottom: -0.25em;
}
.bootstrap-styles img {
	/* Responsive images (ensure images don't scale beyond their parents) */

	max-width: 100%;
	/* Part 1: Set a maxium relative to the parent */

	width: auto\9;
	/* IE7-8 need help adjusting responsive images */

	height: auto;
	/* Part 2: Scale the height according to the width, otherwise you get stretching */

	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
.bootstrap-styles #map_canvas img,
.bootstrap-styles .google-maps img {
	max-width: none;
}
.bootstrap-styles button,
.bootstrap-styles input,
.bootstrap-styles select,
.bootstrap-styles textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}
.bootstrap-styles button,
.bootstrap-styles input {
	*overflow: visible;
	line-height: normal;
}
.bootstrap-styles button::-moz-focus-inner,
.bootstrap-styles input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
.bootstrap-styles button,
.bootstrap-styles html input[type="button"],
.bootstrap-styles input[type="reset"],
.bootstrap-styles input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
.bootstrap-styles label,
.bootstrap-styles select,
.bootstrap-styles button,
.bootstrap-styles input[type="button"],
.bootstrap-styles input[type="reset"],
.bootstrap-styles input[type="submit"],
.bootstrap-styles input[type="radio"],
.bootstrap-styles input[type="checkbox"] {
	cursor: pointer;
}
.bootstrap-styles input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
.bootstrap-styles input[type="search"]::-webkit-search-decoration,
.bootstrap-styles input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}
.bootstrap-styles textarea {
	overflow: auto;
	vertical-align: top;
}
@media print {
	.bootstrap-styles * {
		text-shadow: none !important;
		color: #000 !important;
		background: transparent !important;
		box-shadow: none !important;
	}
	.bootstrap-styles a,
	.bootstrap-styles a:visited {
		text-decoration: underline;
	}
	.bootstrap-styles a[href]:after {
		content: " (" attr(href) ")";
	}
	.bootstrap-styles abbr[title]:after {
		content: " (" attr(title) ")";
	}
	.bootstrap-styles .ir a:after,
	.bootstrap-styles a[href^="javascript:"]:after,
	.bootstrap-styles a[href^="#"]:after {
		content: "";
	}
	.bootstrap-styles pre,
	.bootstrap-styles blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	.bootstrap-styles thead {
		display: table-header-group;
	}
	.bootstrap-styles tr,
	.bootstrap-styles img {
		page-break-inside: avoid;
	}
	.bootstrap-styles img {
		max-width: 100% !important;
	}
	@page  {
		margin: 0.5cm;
	}
	.bootstrap-styles p,
	.bootstrap-styles h2,
	.bootstrap-styles h3 {
		orphans: 3;
		widows: 3;
	}
	.bootstrap-styles h2,
	.bootstrap-styles h3 {
		page-break-after: avoid;
	}
}
.bootstrap-styles body {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	background-color: #ffffff;
}
.bootstrap-styles a {
	color: #0088cc;
	text-decoration: none;
}
.bootstrap-styles a:hover,
.bootstrap-styles a:focus {
	color: #005580;
	text-decoration: underline;
}
.bootstrap-styles .img-rounded {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.bootstrap-styles .img-polaroid {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.bootstrap-styles .img-circle {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}
.bootstrap-styles .row {
	margin-left: -20px;
	*zoom: 1;
}
.bootstrap-styles .row:before,
.bootstrap-styles .row:after {
	display: table;
	content: "";
	line-height: 0;
}
.bootstrap-styles .row:after {
	clear: both;
}
.bootstrap-styles [class*="span"] {
	float: left;
	min-height: 1px;
	margin-left: 20px;
}
.bootstrap-styles .container,
.bootstrap-styles .navbar-static-top .container,
.bootstrap-styles .navbar-fixed-top .container,
.bootstrap-styles .navbar-fixed-bottom .container {
	width: 940px;
}
.bootstrap-styles .span12 {
	width: 940px;
}
.bootstrap-styles .span11 {
	width: 860px;
}
.bootstrap-styles .span10 {
	width: 780px;
}
.bootstrap-styles .span9 {
	width: 700px;
}
.bootstrap-styles .span8 {
	width: 620px;
}
.bootstrap-styles .span7 {
	width: 540px;
}
.bootstrap-styles .span6 {
	width: 460px;
}
.bootstrap-styles .span5 {
	width: 380px;
}
.bootstrap-styles .span4 {
	width: 300px;
}
.bootstrap-styles .span3 {
	width: 220px;
}
.bootstrap-styles .span2 {
	width: 140px;
}
.bootstrap-styles .span1 {
	width: 60px;
}
.bootstrap-styles .offset12 {
	margin-left: 980px;
}
.bootstrap-styles .offset11 {
	margin-left: 900px;
}
.bootstrap-styles .offset10 {
	margin-left: 820px;
}
.bootstrap-styles .offset9 {
	margin-left: 740px;
}
.bootstrap-styles .offset8 {
	margin-left: 660px;
}
.bootstrap-styles .offset7 {
	margin-left: 580px;
}
.bootstrap-styles .offset6 {
	margin-left: 500px;
}
.bootstrap-styles .offset5 {
	margin-left: 420px;
}
.bootstrap-styles .offset4 {
	margin-left: 340px;
}
.bootstrap-styles .offset3 {
	margin-left: 260px;
}
.bootstrap-styles .offset2 {
	margin-left: 180px;
}
.bootstrap-styles .offset1 {
	margin-left: 100px;
}
.bootstrap-styles .row-fluid {
	width: 100%;
	*zoom: 1;
}
.bootstrap-styles .row-fluid:before,
.bootstrap-styles .row-fluid:after {
	display: table;
	content: "";
	line-height: 0;
}
.bootstrap-styles .row-fluid:after {
	clear: both;
}
.bootstrap-styles .row-fluid [class*="span"] {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-left: 2.127659574468085%;
	*margin-left: 2.074468085106383%;
}
.bootstrap-styles .row-fluid [class*="span"]:first-child {
	margin-left: 0;
}
.bootstrap-styles .row-fluid .controls-row [class*="span"] + [class*="span"] {
	margin-left: 2.127659574468085%;
}
.bootstrap-styles .row-fluid .span12 {
	width: 100%;
	*width: 99.94680851063829%;
}
.bootstrap-styles .row-fluid .span11 {
	width: 91.48936170212765%;
	*width: 91.43617021276594%;
}
.bootstrap-styles .row-fluid .span10 {
	width: 82.97872340425532%;
	*width: 82.92553191489361%;
}
.bootstrap-styles .row-fluid .span9 {
	width: 74.46808510638297%;
	*width: 74.41489361702126%;
}
.bootstrap-styles .row-fluid .span8 {
	width: 65.95744680851064%;
	*width: 65.90425531914893%;
}
.bootstrap-styles .row-fluid .span7 {
	width: 57.44680851063829%;
	*width: 57.39361702127659%;
}
.bootstrap-styles .row-fluid .span6 {
	width: 48.93617021276595%;
	*width: 48.88297872340425%;
}
.bootstrap-styles .row-fluid .span5 {
	width: 40.42553191489362%;
	*width: 40.37234042553192%;
}
.bootstrap-styles .row-fluid .span4 {
	width: 31.914893617021278%;
	*width: 31.861702127659576%;
}
.bootstrap-styles .row-fluid .span3 {
	width: 23.404255319148934%;
	*width: 23.351063829787233%;
}
.bootstrap-styles .row-fluid .span2 {
	width: 14.893617021276595%;
	*width: 14.840425531914894%;
}
.bootstrap-styles .row-fluid .span1 {
	width: 6.382978723404255%;
	*width: 6.329787234042553%;
}
.bootstrap-styles .row-fluid .offset12 {
	margin-left: 104.25531914893617%;
	*margin-left: 104.14893617021275%;
}
.bootstrap-styles .row-fluid .offset12:first-child {
	margin-left: 102.12765957446808%;
	*margin-left: 102.02127659574467%;
}
.bootstrap-styles .row-fluid .offset11 {
	margin-left: 95.74468085106382%;
	*margin-left: 95.6382978723404%;
}
.bootstrap-styles .row-fluid .offset11:first-child {
	margin-left: 93.61702127659574%;
	*margin-left: 93.51063829787232%;
}
.bootstrap-styles .row-fluid .offset10 {
	margin-left: 87.23404255319149%;
	*margin-left: 87.12765957446807%;
}
.bootstrap-styles .row-fluid .offset10:first-child {
	margin-left: 85.1063829787234%;
	*margin-left: 84.99999999999999%;
}
.bootstrap-styles .row-fluid .offset9 {
	margin-left: 78.72340425531914%;
	*margin-left: 78.61702127659572%;
}
.bootstrap-styles .row-fluid .offset9:first-child {
	margin-left: 76.59574468085106%;
	*margin-left: 76.48936170212764%;
}
.bootstrap-styles .row-fluid .offset8 {
	margin-left: 70.2127659574468%;
	*margin-left: 70.10638297872339%;
}
.bootstrap-styles .row-fluid .offset8:first-child {
	margin-left: 68.08510638297872%;
	*margin-left: 67.9787234042553%;
}
.bootstrap-styles .row-fluid .offset7 {
	margin-left: 61.70212765957446%;
	*margin-left: 61.59574468085106%;
}
.bootstrap-styles .row-fluid .offset7:first-child {
	margin-left: 59.574468085106375%;
	*margin-left: 59.46808510638297%;
}
.bootstrap-styles .row-fluid .offset6 {
	margin-left: 53.191489361702125%;
	*margin-left: 53.085106382978715%;
}
.bootstrap-styles .row-fluid .offset6:first-child {
	margin-left: 51.063829787234035%;
	*margin-left: 50.95744680851063%;
}
.bootstrap-styles .row-fluid .offset5 {
	margin-left: 44.68085106382979%;
	*margin-left: 44.57446808510638%;
}
.bootstrap-styles .row-fluid .offset5:first-child {
	margin-left: 42.5531914893617%;
	*margin-left: 42.4468085106383%;
}
.bootstrap-styles .row-fluid .offset4 {
	margin-left: 36.170212765957444%;
	*margin-left: 36.06382978723405%;
}
.bootstrap-styles .row-fluid .offset4:first-child {
	margin-left: 34.04255319148936%;
	*margin-left: 33.93617021276596%;
}
.bootstrap-styles .row-fluid .offset3 {
	margin-left: 27.659574468085104%;
	*margin-left: 27.5531914893617%;
}
.bootstrap-styles .row-fluid .offset3:first-child {
	margin-left: 25.53191489361702%;
	*margin-left: 25.425531914893618%;
}
.bootstrap-styles .row-fluid .offset2 {
	margin-left: 19.148936170212764%;
	*margin-left: 19.04255319148936%;
}
.bootstrap-styles .row-fluid .offset2:first-child {
	margin-left: 17.02127659574468%;
	*margin-left: 16.914893617021278%;
}
.bootstrap-styles .row-fluid .offset1 {
	margin-left: 10.638297872340425%;
	*margin-left: 10.53191489361702%;
}
.bootstrap-styles .row-fluid .offset1:first-child {
	margin-left: 8.51063829787234%;
	*margin-left: 8.404255319148938%;
}
.bootstrap-styles [class*="span"].hide,
.bootstrap-styles .row-fluid [class*="span"].hide {
	display: none;
}
.bootstrap-styles [class*="span"].pull-right,
.bootstrap-styles .row-fluid [class*="span"].pull-right {
	float: right;
}
.bootstrap-styles .container {
	margin-right: auto;
	margin-left: auto;
	*zoom: 1;
}
.bootstrap-styles .container:before,
.bootstrap-styles .container:after {
	display: table;
	content: "";
	line-height: 0;
}
.bootstrap-styles .container:after {
	clear: both;
}
.bootstrap-styles .container-fluid {
	padding-right: 20px;
	padding-left: 20px;
	*zoom: 1;
}
.bootstrap-styles .container-fluid:before,
.bootstrap-styles .container-fluid:after {
	display: table;
	content: "";
	line-height: 0;
}
.bootstrap-styles .container-fluid:after {
	clear: both;
}
.bootstrap-styles p {
	margin: 0 0 10px;
}
.bootstrap-styles .lead {
	margin-bottom: 20px;
	font-size: 21px;
	font-weight: 200;
	line-height: 30px;
}
.bootstrap-styles small {
	font-size: 85%;
}
.bootstrap-styles strong {
	font-weight: bold;
}
.bootstrap-styles em {
	font-style: italic;
}
.bootstrap-styles cite {
	font-style: normal;
}
.bootstrap-styles .muted {
	color: #999999;
}
.bootstrap-styles a.muted:hover,
.bootstrap-styles a.muted:focus {
	color: #808080;
}
.bootstrap-styles .text-warning {
	color: #c09853;
}
.bootstrap-styles a.text-warning:hover,
.bootstrap-styles a.text-warning:focus {
	color: #a47e3c;
}
.bootstrap-styles .text-error {
	color: #b94a48;
}
.bootstrap-styles a.text-error:hover,
.bootstrap-styles a.text-error:focus {
	color: #953b39;
}
.bootstrap-styles .text-info {
	color: #3a87ad;
}
.bootstrap-styles a.text-info:hover,
.bootstrap-styles a.text-info:focus {
	color: #2d6987;
}
.bootstrap-styles .text-success {
	color: #468847;
}
.bootstrap-styles a.text-success:hover,
.bootstrap-styles a.text-success:focus {
	color: #356635;
}
.bootstrap-styles .text-left {
	text-align: left;
}
.bootstrap-styles .text-right {
	text-align: right;
}
.bootstrap-styles .text-center {
	text-align: center;
}
/*.bootstrap-styles h1,  REMOVED. IT CONFLICTS WITH AUTOPAL'S STYLES */
.bootstrap-styles h2,
.bootstrap-styles h3,
.bootstrap-styles h4,
.bootstrap-styles h5,
.bootstrap-styles h6 {
	margin: 10px 0;
	font-family: inherit;
	font-weight: bold;
	line-height: 20px;
	color: inherit;
	text-rendering: optimizelegibility;
}
/*.bootstrap-styles h1 small, REMOVED. IT CONFLICTS WITH AUTOPAL'S STYLES */
.bootstrap-styles h2 small,
.bootstrap-styles h3 small,
.bootstrap-styles h4 small,
.bootstrap-styles h5 small,
.bootstrap-styles h6 small {
	font-weight: normal;
	line-height: 1;
	color: #999999;
}
/*.bootstrap-styles h1,  REMOVED. IT CONFLICTS WITH AUTOPAL'S STYLES */
.bootstrap-styles h2,
.bootstrap-styles h3 {
	line-height: 40px;
}
/*
.bootstrap-styles h1 {
	font-size: 38.5px;
}
 REMOVED. IT CONFLICTS WITH AUTOPAL'S STYLES */
.bootstrap-styles h2 {
	font-size: 31.5px;
}
.bootstrap-styles h3 {
	font-size: 24.5px;
}
.bootstrap-styles h4 {
	font-size: 17.5px;
}
.bootstrap-styles h5 {
	font-size: 14px;
}
.bootstrap-styles h6 {
	font-size: 11.9px;
}
/*
.bootstrap-styles h1 small {
	font-size: 24.5px;
}
 REMOVED. IT CONFLICTS WITH AUTOPAL'S STYLES */
.bootstrap-styles h2 small {
	font-size: 17.5px;
}
.bootstrap-styles h3 small {
	font-size: 14px;
}
.bootstrap-styles h4 small {
	font-size: 14px;
}
.bootstrap-styles .page-header {
	padding-bottom: 9px;
	margin: 20px 0 30px;
	border-bottom: 1px solid #eeeeee;
}
.bootstrap-styles ul,
.bootstrap-styles ol {
	padding: 0;
	margin: 0 0 10px 25px;
}
.bootstrap-styles ul ul,
.bootstrap-styles ul ol,
.bootstrap-styles ol ol,
.bootstrap-styles ol ul {
	margin-bottom: 0;
}
.bootstrap-styles li {
	line-height: 20px;
}
.bootstrap-styles ul.unstyled,
.bootstrap-styles ol.unstyled {
	margin-left: 0;
	list-style: none;
}
.bootstrap-styles ul.inline,
.bootstrap-styles ol.inline {
	margin-left: 0;
	list-style: none;
}
.bootstrap-styles ul.inline > li,
.bootstrap-styles ol.inline > li {
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */

	*zoom: 1;
	padding-left: 5px;
	padding-right: 5px;
}
.bootstrap-styles dl {
	margin-bottom: 20px;
}
.bootstrap-styles dt,
.bootstrap-styles dd {
	line-height: 20px;
}
.bootstrap-styles dt {
	font-weight: bold;
}
.bootstrap-styles dd {
	margin-left: 10px;
}
.bootstrap-styles .dl-horizontal {
	*zoom: 1;
}
.bootstrap-styles .dl-horizontal:before,
.bootstrap-styles .dl-horizontal:after {
	display: table;
	content: "";
	line-height: 0;
}
.bootstrap-styles .dl-horizontal:after {
	clear: both;
}
.bootstrap-styles .dl-horizontal dt {
	float: left;
	width: 160px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.bootstrap-styles .dl-horizontal dd {
	margin-left: 180px;
}
.bootstrap-styles hr {
	margin: 20px 0;
	border: 0;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #ffffff;
}
.bootstrap-styles abbr[title],
.bootstrap-styles abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999999;
}
.bootstrap-styles abbr.initialism {
	font-size: 90%;
	text-transform: uppercase;
}
.bootstrap-styles blockquote {
	padding: 0 0 0 15px;
	margin: 0 0 20px;
	border-left: 5px solid #eeeeee;
}
.bootstrap-styles blockquote p {
	margin-bottom: 0;
	font-size: 17.5px;
	font-weight: 300;
	line-height: 1.25;
}
.bootstrap-styles blockquote small {
	display: block;
	line-height: 20px;
	color: #999999;
}
.bootstrap-styles blockquote small:before {
	content: '\2014 \00A0';
}
.bootstrap-styles blockquote.pull-right {
	float: right;
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eeeeee;
	border-left: 0;
}
.bootstrap-styles blockquote.pull-right p,
.bootstrap-styles blockquote.pull-right small {
	text-align: right;
}
.bootstrap-styles blockquote.pull-right small:before {
	content: '';
}
.bootstrap-styles blockquote.pull-right small:after {
	content: '\00A0 \2014';
}
.bootstrap-styles q:before,
.bootstrap-styles q:after,
.bootstrap-styles blockquote:before,
.bootstrap-styles blockquote:after {
	content: "";
}
.bootstrap-styles address {
	display: block;
	margin-bottom: 20px;
	font-style: normal;
	line-height: 20px;
}
.bootstrap-styles code,
.bootstrap-styles pre {
	padding: 0 3px 2px;
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
	font-size: 12px;
	color: #333333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.bootstrap-styles code {
	padding: 2px 4px;
	color: #d14;
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8;
	white-space: nowrap;
}
.bootstrap-styles pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 20px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.bootstrap-styles pre.prettyprint {
	margin-bottom: 20px;
}
.bootstrap-styles pre code {
	padding: 0;
	color: inherit;
	white-space: pre;
	white-space: pre-wrap;
	background-color: transparent;
	border: 0;
}
.bootstrap-styles .pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}
.bootstrap-styles form {
	margin: 0 0 20px;
}
.bootstrap-styles fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}
.bootstrap-styles legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 40px;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
.bootstrap-styles legend small {
	font-size: 15px;
	color: #999999;
}
.bootstrap-styles label,
.bootstrap-styles input,
.bootstrap-styles button,
.bootstrap-styles select,
.bootstrap-styles textarea {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
.bootstrap-styles input,
.bootstrap-styles button,
.bootstrap-styles select,
.bootstrap-styles textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.bootstrap-styles label {
	display: block;
	margin-bottom: 5px;
}
.bootstrap-styles select,
.bootstrap-styles textarea,
.bootstrap-styles input[type="text"],
.bootstrap-styles input[type="password"],
.bootstrap-styles input[type="datetime"],
.bootstrap-styles input[type="datetime-local"],
.bootstrap-styles input[type="date"],
.bootstrap-styles input[type="month"],
.bootstrap-styles input[type="time"],
.bootstrap-styles input[type="week"],
.bootstrap-styles input[type="number"],
.bootstrap-styles input[type="email"],
.bootstrap-styles input[type="url"],
.bootstrap-styles input[type="search"],
.bootstrap-styles input[type="tel"],
.bootstrap-styles input[type="color"],
.bootstrap-styles .uneditable-input {
	display: inline-block;
	height: 20px;
	padding: 4px 6px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	vertical-align: middle;
}
.bootstrap-styles input,
.bootstrap-styles textarea,
.bootstrap-styles .uneditable-input {
	width: 206px;
}
.bootstrap-styles textarea {
	height: auto;
}
.bootstrap-styles textarea,
.bootstrap-styles input[type="text"],
.bootstrap-styles input[type="password"],
.bootstrap-styles input[type="datetime"],
.bootstrap-styles input[type="datetime-local"],
.bootstrap-styles input[type="date"],
.bootstrap-styles input[type="month"],
.bootstrap-styles input[type="time"],
.bootstrap-styles input[type="week"],
.bootstrap-styles input[type="number"],
.bootstrap-styles input[type="email"],
.bootstrap-styles input[type="url"],
.bootstrap-styles input[type="search"],
.bootstrap-styles input[type="tel"],
.bootstrap-styles input[type="color"],
.bootstrap-styles .uneditable-input {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}
.bootstrap-styles textarea:focus,
.bootstrap-styles input[type="text"]:focus,
.bootstrap-styles input[type="password"]:focus,
.bootstrap-styles input[type="datetime"]:focus,
.bootstrap-styles input[type="datetime-local"]:focus,
.bootstrap-styles input[type="date"]:focus,
.bootstrap-styles input[type="month"]:focus,
.bootstrap-styles input[type="time"]:focus,
.bootstrap-styles input[type="week"]:focus,
.bootstrap-styles input[type="number"]:focus,
.bootstrap-styles input[type="email"]:focus,
.bootstrap-styles input[type="url"]:focus,
.bootstrap-styles input[type="search"]:focus,
.bootstrap-styles input[type="tel"]:focus,
.bootstrap-styles input[type="color"]:focus,
.bootstrap-styles .uneditable-input:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0;
	outline: thin dotted \9;
	/* IE6-9 */

	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
.bootstrap-styles input[type="radio"],
.bootstrap-styles input[type="checkbox"] {
	margin: 4px 0 0;
	*margin-top: 0;
	/* IE7 */

	margin-top: 1px \9;
	/* IE8-9 */

	line-height: normal;
}
.bootstrap-styles input[type="file"],
.bootstrap-styles input[type="image"],
.bootstrap-styles input[type="submit"],
.bootstrap-styles input[type="reset"],
.bootstrap-styles input[type="button"],
.bootstrap-styles input[type="radio"],
.bootstrap-styles input[type="checkbox"] {
	width: auto;
}
.bootstrap-styles select,
.bootstrap-styles input[type="file"] {
	height: 30px;
	/* In IE7, the height of the select element cannot be changed by height, only font-size */

	*margin-top: 4px;
	/* For IE7, add top margin to align select with labels */

	line-height: 30px;
}
.bootstrap-styles select {
	width: 220px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}
.bootstrap-styles select[multiple],
.bootstrap-styles select[size] {
	height: auto;
}
.bootstrap-styles select:focus,
.bootstrap-styles input[type="file"]:focus,
.bootstrap-styles input[type="radio"]:focus,
.bootstrap-styles input[type="checkbox"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.bootstrap-styles .uneditable-input,
.bootstrap-styles .uneditable-textarea {
	color: #999999;
	background-color: #fcfcfc;
	border-color: #cccccc;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
	cursor: not-allowed;
}
.bootstrap-styles .uneditable-input {
	overflow: hidden;
	white-space: nowrap;
}
.bootstrap-styles .uneditable-textarea {
	width: auto;
	height: auto;
}
.bootstrap-styles input:-moz-placeholder,
.bootstrap-styles textarea:-moz-placeholder {
	color: #999999;
}
.bootstrap-styles input:-ms-input-placeholder,
.bootstrap-styles textarea:-ms-input-placeholder {
	color: #999999;
}
.bootstrap-styles input::-webkit-input-placeholder,
.bootstrap-styles textarea::-webkit-input-placeholder {
	color: #999999;
}
.bootstrap-styles .radio,
.bootstrap-styles .checkbox {
	min-height: 20px;
	padding-left: 20px;
}
.bootstrap-styles .radio input[type="radio"],
.bootstrap-styles .checkbox input[type="checkbox"] {
	float: left;
	margin-left: -20px;
}
.bootstrap-styles .controls > .radio:first-child,
.bootstrap-styles .controls > .checkbox:first-child {
	padding-top: 5px;
}
.bootstrap-styles .radio.inline,
.bootstrap-styles .checkbox.inline {
	display: inline-block;
	padding-top: 5px;
	margin-bottom: 0;
	vertical-align: middle;
}
.bootstrap-styles .radio.inline + .radio.inline,
.bootstrap-styles .checkbox.inline + .checkbox.inline {
	margin-left: 10px;
}
.bootstrap-styles .input-mini {
	width: 60px;
}
.bootstrap-styles .input-small {
	width: 90px;
}
.bootstrap-styles .input-medium {
	width: 150px;
}
.bootstrap-styles .input-large {
	width: 210px;
}
.bootstrap-styles .input-xlarge {
	width: 270px;
}
.bootstrap-styles .input-xxlarge {
	width: 530px;
}
.bootstrap-styles input[class*="span"],
.bootstrap-styles select[class*="span"],
.bootstrap-styles textarea[class*="span"],
.bootstrap-styles .uneditable-input[class*="span"],
.bootstrap-styles .row-fluid input[class*="span"],
.bootstrap-styles .row-fluid select[class*="span"],
.bootstrap-styles .row-fluid textarea[class*="span"],
.bootstrap-styles .row-fluid .uneditable-input[class*="span"] {
	float: none;
	margin-left: 0;
}
.bootstrap-styles .input-append input[class*="span"],
.bootstrap-styles .input-append .uneditable-input[class*="span"],
.bootstrap-styles .input-prepend input[class*="span"],
.bootstrap-styles .input-prepend .uneditable-input[class*="span"],
.bootstrap-styles .row-fluid input[class*="span"],
.bootstrap-styles .row-fluid select[class*="span"],
.bootstrap-styles .row-fluid textarea[class*="span"],
.bootstrap-styles .row-fluid .uneditable-input[class*="span"],
.bootstrap-styles .row-fluid .input-prepend [class*="span"],
.bootstrap-styles .row-fluid .input-append [class*="span"] {
	display: inline-block;
}
.bootstrap-styles input,
.bootstrap-styles textarea,
.bootstrap-styles .uneditable-input {
	margin-left: 0;
}
.bootstrap-styles .controls-row [class*="span"] + [class*="span"] {
	margin-left: 20px;
}
.bootstrap-styles input.span12,
.bootstrap-styles textarea.span12,
.bootstrap-styles .uneditable-input.span12 {
	width: 926px;
}
.bootstrap-styles input.span11,
.bootstrap-styles textarea.span11,
.bootstrap-styles .uneditable-input.span11 {
	width: 846px;
}
.bootstrap-styles input.span10,
.bootstrap-styles textarea.span10,
.bootstrap-styles .uneditable-input.span10 {
	width: 766px;
}
.bootstrap-styles input.span9,
.bootstrap-styles textarea.span9,
.bootstrap-styles .uneditable-input.span9 {
	width: 686px;
}
.bootstrap-styles input.span8,
.bootstrap-styles textarea.span8,
.bootstrap-styles .uneditable-input.span8 {
	width: 606px;
}
.bootstrap-styles input.span7,
.bootstrap-styles textarea.span7,
.bootstrap-styles .uneditable-input.span7 {
	width: 526px;
}
.bootstrap-styles input.span6,
.bootstrap-styles textarea.span6,
.bootstrap-styles .uneditable-input.span6 {
	width: 446px;
}
.bootstrap-styles input.span5,
.bootstrap-styles textarea.span5,
.bootstrap-styles .uneditable-input.span5 {
	width: 366px;
}
.bootstrap-styles input.span4,
.bootstrap-styles textarea.span4,
.bootstrap-styles .uneditable-input.span4 {
	width: 286px;
}
.bootstrap-styles input.span3,
.bootstrap-styles textarea.span3,
.bootstrap-styles .uneditable-input.span3 {
	width: 206px;
}
.bootstrap-styles input.span2,
.bootstrap-styles textarea.span2,
.bootstrap-styles .uneditable-input.span2 {
	width: 126px;
}
.bootstrap-styles input.span1,
.bootstrap-styles textarea.span1,
.bootstrap-styles .uneditable-input.span1 {
	width: 46px;
}
.bootstrap-styles .controls-row {
	*zoom: 1;
}
.bootstrap-styles .controls-row:before,
.bootstrap-styles .controls-row:after {
	display: table;
	content: "";
	line-height: 0;
}
.bootstrap-styles .controls-row:after {
	clear: both;
}
.bootstrap-styles .controls-row [class*="span"],
.bootstrap-styles .row-fluid .controls-row [class*="span"] {
	float: left;
}
.bootstrap-styles .controls-row .checkbox[class*="span"],
.bootstrap-styles .controls-row .radio[class*="span"] {
	padding-top: 5px;
}
.bootstrap-styles input[disabled],
.bootstrap-styles select[disabled],
.bootstrap-styles textarea[disabled],
.bootstrap-styles input[readonly],
.bootstrap-styles select[readonly],
.bootstrap-styles textarea[readonly] {
	cursor: not-allowed;
	background-color: #eeeeee;
}
.bootstrap-styles input[type="radio"][disabled],
.bootstrap-styles input[type="checkbox"][disabled],
.bootstrap-styles input[type="radio"][readonly],
.bootstrap-styles input[type="checkbox"][readonly] {
	background-color: transparent;
}
.bootstrap-styles .control-group.warning .control-label,
.bootstrap-styles .control-group.warning .help-block,
.bootstrap-styles .control-group.warning .help-inline {
	color: #c09853;
}
.bootstrap-styles .control-group.warning .checkbox,
.bootstrap-styles .control-group.warning .radio,
.bootstrap-styles .control-group.warning input,
.bootstrap-styles .control-group.warning select,
.bootstrap-styles .control-group.warning textarea {
	color: #c09853;
}
.bootstrap-styles .control-group.warning input,
.bootstrap-styles .control-group.warning select,
.bootstrap-styles .control-group.warning textarea {
	border-color: #c09853;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-styles .control-group.warning input:focus,
.bootstrap-styles .control-group.warning select:focus,
.bootstrap-styles .control-group.warning textarea:focus {
	border-color: #a47e3c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.bootstrap-styles .control-group.warning .input-prepend .add-on,
.bootstrap-styles .control-group.warning .input-append .add-on {
	color: #c09853;
	background-color: #fcf8e3;
	border-color: #c09853;
}
.bootstrap-styles .control-group.error .control-label,
.bootstrap-styles .control-group.error .help-block,
.bootstrap-styles .control-group.error .help-inline {
	color: #b94a48;
}
.bootstrap-styles .control-group.error .checkbox,
.bootstrap-styles .control-group.error .radio,
.bootstrap-styles .control-group.error input,
.bootstrap-styles .control-group.error select,
.bootstrap-styles .control-group.error textarea {
	color: #b94a48;
}
.bootstrap-styles .control-group.error input,
.bootstrap-styles .control-group.error select,
.bootstrap-styles .control-group.error textarea {
	border-color: #b94a48;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-styles .control-group.error input:focus,
.bootstrap-styles .control-group.error select:focus,
.bootstrap-styles .control-group.error textarea:focus {
	border-color: #953b39;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.bootstrap-styles .control-group.error .input-prepend .add-on,
.bootstrap-styles .control-group.error .input-append .add-on {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #b94a48;
}
.bootstrap-styles .control-group.success .control-label,
.bootstrap-styles .control-group.success .help-block,
.bootstrap-styles .control-group.success .help-inline {
	color: #468847;
}
.bootstrap-styles .control-group.success .checkbox,
.bootstrap-styles .control-group.success .radio,
.bootstrap-styles .control-group.success input,
.bootstrap-styles .control-group.success select,
.bootstrap-styles .control-group.success textarea {
	color: #468847;
}
.bootstrap-styles .control-group.success input,
.bootstrap-styles .control-group.success select,
.bootstrap-styles .control-group.success textarea {
	border-color: #468847;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-styles .control-group.success input:focus,
.bootstrap-styles .control-group.success select:focus,
.bootstrap-styles .control-group.success textarea:focus {
	border-color: #356635;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.bootstrap-styles .control-group.success .input-prepend .add-on,
.bootstrap-styles .control-group.success .input-append .add-on {
	color: #468847;
	background-color: #dff0d8;
	border-color: #468847;
}
.bootstrap-styles .control-group.info .control-label,
.bootstrap-styles .control-group.info .help-block,
.bootstrap-styles .control-group.info .help-inline {
	color: #3a87ad;
}
.bootstrap-styles .control-group.info .checkbox,
.bootstrap-styles .control-group.info .radio,
.bootstrap-styles .control-group.info input,
.bootstrap-styles .control-group.info select,
.bootstrap-styles .control-group.info textarea {
	color: #3a87ad;
}
.bootstrap-styles .control-group.info input,
.bootstrap-styles .control-group.info select,
.bootstrap-styles .control-group.info textarea {
	border-color: #3a87ad;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-styles .control-group.info input:focus,
.bootstrap-styles .control-group.info select:focus,
.bootstrap-styles .control-group.info textarea:focus {
	border-color: #2d6987;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.bootstrap-styles .control-group.info .input-prepend .add-on,
.bootstrap-styles .control-group.info .input-append .add-on {
	color: #3a87ad;
	background-color: #d9edf7;
	border-color: #3a87ad;
}
.bootstrap-styles input:focus:invalid,
.bootstrap-styles textarea:focus:invalid,
.bootstrap-styles select:focus:invalid {
	color: #b94a48;
	border-color: #ee5f5b;
}
.bootstrap-styles input:focus:invalid:focus,
.bootstrap-styles textarea:focus:invalid:focus,
.bootstrap-styles select:focus:invalid:focus {
	border-color: #e9322d;
	-webkit-box-shadow: 0 0 6px #f8b9b7;
	-moz-box-shadow: 0 0 6px #f8b9b7;
	box-shadow: 0 0 6px #f8b9b7;
}
.bootstrap-styles .form-actions {
	padding: 19px 20px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e5e5e5;
	*zoom: 1;
}
.bootstrap-styles .form-actions:before,
.bootstrap-styles .form-actions:after {
	display: table;
	content: "";
	line-height: 0;
}
.bootstrap-styles .form-actions:after {
	clear: both;
}
.bootstrap-styles .help-block,
.bootstrap-styles .help-inline {
	color: #595959;
}
.bootstrap-styles .help-block {
	display: block;
	margin-bottom: 10px;
}
.bootstrap-styles .help-inline {
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */

	*zoom: 1;
	vertical-align: middle;
	padding-left: 5px;
}
.bootstrap-styles .input-append,
.bootstrap-styles .input-prepend {
	display: inline-block;
	margin-bottom: 10px;
	vertical-align: middle;
	font-size: 0;
	white-space: nowrap;
}
.bootstrap-styles .input-append input,
.bootstrap-styles .input-prepend input,
.bootstrap-styles .input-append select,
.bootstrap-styles .input-prepend select,
.bootstrap-styles .input-append .uneditable-input,
.bootstrap-styles .input-prepend .uneditable-input,
.bootstrap-styles .input-append .dropdown-menu,
.bootstrap-styles .input-prepend .dropdown-menu,
.bootstrap-styles .input-append .popover,
.bootstrap-styles .input-prepend .popover {
	font-size: 14px;
}
.bootstrap-styles .input-append input,
.bootstrap-styles .input-prepend input,
.bootstrap-styles .input-append select,
.bootstrap-styles .input-prepend select,
.bootstrap-styles .input-append .uneditable-input,
.bootstrap-styles .input-prepend .uneditable-input {
	position: relative;
	margin-bottom: 0;
	*margin-left: 0;
	vertical-align: top;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
.bootstrap-styles .input-append input:focus,
.bootstrap-styles .input-prepend input:focus,
.bootstrap-styles .input-append select:focus,
.bootstrap-styles .input-prepend select:focus,
.bootstrap-styles .input-append .uneditable-input:focus,
.bootstrap-styles .input-prepend .uneditable-input:focus {
	z-index: 2;
}
.bootstrap-styles .input-append .add-on,
.bootstrap-styles .input-prepend .add-on {
	display: inline-block;
	width: auto;
	height: 20px;
	min-width: 16px;
	padding: 4px 5px;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	text-shadow: 0 1px 0 #ffffff;
	background-color: #eeeeee;
	border: 1px solid #ccc;
}
.bootstrap-styles .input-append .add-on,
.bootstrap-styles .input-prepend .add-on,
.bootstrap-styles .input-append .btn,
.bootstrap-styles .input-prepend .btn,
.bootstrap-styles .input-append .btn-group > .dropdown-toggle,
.bootstrap-styles .input-prepend .btn-group > .dropdown-toggle {
	vertical-align: top;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.bootstrap-styles .input-append .active,
.bootstrap-styles .input-prepend .active {
	background-color: #a9dba9;
	border-color: #46a546;
}
.bootstrap-styles .input-prepend .add-on,
.bootstrap-styles .input-prepend .btn {
	margin-right: -1px;
}
.bootstrap-styles .input-prepend .add-on:first-child,
.bootstrap-styles .input-prepend .btn:first-child {
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.bootstrap-styles .input-append input,
.bootstrap-styles .input-append select,
.bootstrap-styles .input-append .uneditable-input {
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.bootstrap-styles .input-append input + .btn-group .btn:last-child,
.bootstrap-styles .input-append select + .btn-group .btn:last-child,
.bootstrap-styles .input-append .uneditable-input + .btn-group .btn:last-child {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
.bootstrap-styles .input-append .add-on,
.bootstrap-styles .input-append .btn,
.bootstrap-styles .input-append .btn-group {
	margin-left: -1px;
}
.bootstrap-styles .input-append .add-on:last-child,
.bootstrap-styles .input-append .btn:last-child,
.bootstrap-styles .input-append .btn-group:last-child > .dropdown-toggle {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
.bootstrap-styles .input-prepend.input-append input,
.bootstrap-styles .input-prepend.input-append select,
.bootstrap-styles .input-prepend.input-append .uneditable-input {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.bootstrap-styles .input-prepend.input-append input + .btn-group .btn,
.bootstrap-styles .input-prepend.input-append select + .btn-group .btn,
.bootstrap-styles .input-prepend.input-append .uneditable-input + .btn-group .btn {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
.bootstrap-styles .input-prepend.input-append .add-on:first-child,
.bootstrap-styles .input-prepend.input-append .btn:first-child {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.bootstrap-styles .input-prepend.input-append .add-on:last-child,
.bootstrap-styles .input-prepend.input-append .btn:last-child {
	margin-left: -1px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
.bootstrap-styles .input-prepend.input-append .btn-group:first-child {
	margin-left: 0;
}
.bootstrap-styles input.search-query {
	padding-right: 14px;
	padding-right: 4px \9;
	padding-left: 14px;
	padding-left: 4px \9;
	/* IE7-8 doesn't have border-radius, so don't indent the padding */

	margin-bottom: 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.bootstrap-styles .form-search .input-append .search-query,
.bootstrap-styles .form-search .input-prepend .search-query {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.bootstrap-styles .form-search .input-append .search-query {
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
	border-radius: 14px 0 0 14px;
}
.bootstrap-styles .form-search .input-append .btn {
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
	border-radius: 0 14px 14px 0;
}
.bootstrap-styles .form-search .input-prepend .search-query {
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
	border-radius: 0 14px 14px 0;
}
.bootstrap-styles .form-search .input-prepend .btn {
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
	border-radius: 14px 0 0 14px;
}
.bootstrap-styles .form-search input,
.bootstrap-styles .form-inline input,
.bootstrap-styles .form-horizontal input,
.bootstrap-styles .form-search textarea,
.bootstrap-styles .form-inline textarea,
.bootstrap-styles .form-horizontal textarea,
.bootstrap-styles .form-search select,
.bootstrap-styles .form-inline select,
.bootstrap-styles .form-horizontal select,
.bootstrap-styles .form-search .help-inline,
.bootstrap-styles .form-inline .help-inline,
.bootstrap-styles .form-horizontal .help-inline,
.bootstrap-styles .form-search .uneditable-input,
.bootstrap-styles .form-inline .uneditable-input,
.bootstrap-styles .form-horizontal .uneditable-input,
.bootstrap-styles .form-search .input-prepend,
.bootstrap-styles .form-inline .input-prepend,
.bootstrap-styles .form-horizontal .input-prepend,
.bootstrap-styles .form-search .input-append,
.bootstrap-styles .form-inline .input-append,
.bootstrap-styles .form-horizontal .input-append {
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */

	*zoom: 1;
	margin-bottom: 0;
	vertical-align: middle;
}
.bootstrap-styles .form-search .hide,
.bootstrap-styles .form-inline .hide,
.bootstrap-styles .form-horizontal .hide {
	display: none;
}
.bootstrap-styles .form-search label,
.bootstrap-styles .form-inline label,
.bootstrap-styles .form-search .btn-group,
.bootstrap-styles .form-inline .btn-group {
	display: inline-block;
}
.bootstrap-styles .form-search .input-append,
.bootstrap-styles .form-inline .input-append,
.bootstrap-styles .form-search .input-prepend,
.bootstrap-styles .form-inline .input-prepend {
	margin-bottom: 0;
}
.bootstrap-styles .form-search .radio,
.bootstrap-styles .form-search .checkbox,
.bootstrap-styles .form-inline .radio,
.bootstrap-styles .form-inline .checkbox {
	padding-left: 0;
	margin-bottom: 0;
	vertical-align: middle;
}
.bootstrap-styles .form-search .radio input[type="radio"],
.bootstrap-styles .form-search .checkbox input[type="checkbox"],
.bootstrap-styles .form-inline .radio input[type="radio"],
.bootstrap-styles .form-inline .checkbox input[type="checkbox"] {
	float: left;
	margin-right: 3px;
	margin-left: 0;
}
.bootstrap-styles .control-group {
	margin-bottom: 10px;
}
.bootstrap-styles legend + .control-group {
	margin-top: 20px;
	-webkit-margin-top-collapse: separate;
}
.bootstrap-styles .form-horizontal .control-group {
	margin-bottom: 20px;
	*zoom: 1;
}
.bootstrap-styles .form-horizontal .control-group:before,
.bootstrap-styles .form-horizontal .control-group:after {
	display: table;
	content: "";
	line-height: 0;
}
.bootstrap-styles .form-horizontal .control-group:after {
	clear: both;
}
.bootstrap-styles .form-horizontal .control-label {
	float: left;
	width: 160px;
	padding-top: 5px;
	text-align: right;
}
.bootstrap-styles .form-horizontal .controls {
	*display: inline-block;
	*padding-left: 20px;
	margin-left: 180px;
	*margin-left: 0;
}
.bootstrap-styles .form-horizontal .controls:first-child {
	*padding-left: 180px;
}
.bootstrap-styles .form-horizontal .help-block {
	margin-bottom: 0;
}
.bootstrap-styles .form-horizontal input + .help-block,
.bootstrap-styles .form-horizontal select + .help-block,
.bootstrap-styles .form-horizontal textarea + .help-block,
.bootstrap-styles .form-horizontal .uneditable-input + .help-block,
.bootstrap-styles .form-horizontal .input-prepend + .help-block,
.bootstrap-styles .form-horizontal .input-append + .help-block {
	margin-top: 10px;
}
.bootstrap-styles .form-horizontal .form-actions {
	padding-left: 180px;
}
.bootstrap-styles table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}
.bootstrap-styles .table {
	width: 100%;
	margin-bottom: 20px;
}
.bootstrap-styles .table th,
.bootstrap-styles .table td {
	padding: 8px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}
.bootstrap-styles .table th {
	font-weight: bold;
}
.bootstrap-styles .table thead th {
	vertical-align: bottom;
}
.bootstrap-styles .table caption + thead tr:first-child th,
.bootstrap-styles .table caption + thead tr:first-child td,
.bootstrap-styles .table colgroup + thead tr:first-child th,
.bootstrap-styles .table colgroup + thead tr:first-child td,
.bootstrap-styles .table thead:first-child tr:first-child th,
.bootstrap-styles .table thead:first-child tr:first-child td {
	border-top: 0;
}
.bootstrap-styles .table tbody + tbody {
	border-top: 2px solid #dddddd;
}
.bootstrap-styles .table .table {
	background-color: #ffffff;
}
.bootstrap-styles .table-condensed th,
.bootstrap-styles .table-condensed td {
	padding: 4px 5px;
}
.bootstrap-styles .table-bordered {
	border: 1px solid #dddddd;
	border-collapse: separate;
	*border-collapse: collapse;
	border-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.bootstrap-styles .table-bordered th,
.bootstrap-styles .table-bordered td {
	border-left: 1px solid #dddddd;
}
.bootstrap-styles .table-bordered caption + thead tr:first-child th,
.bootstrap-styles .table-bordered caption + tbody tr:first-child th,
.bootstrap-styles .table-bordered caption + tbody tr:first-child td,
.bootstrap-styles .table-bordered colgroup + thead tr:first-child th,
.bootstrap-styles .table-bordered colgroup + tbody tr:first-child th,
.bootstrap-styles .table-bordered colgroup + tbody tr:first-child td,
.bootstrap-styles .table-bordered thead:first-child tr:first-child th,
.bootstrap-styles .table-bordered tbody:first-child tr:first-child th,
.bootstrap-styles .table-bordered tbody:first-child tr:first-child td {
	border-top: 0;
}
.bootstrap-styles .table-bordered thead:first-child tr:first-child > th:first-child,
.bootstrap-styles .table-bordered tbody:first-child tr:first-child > td:first-child,
.bootstrap-styles .table-bordered tbody:first-child tr:first-child > th:first-child {
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}
.bootstrap-styles .table-bordered thead:first-child tr:first-child > th:last-child,
.bootstrap-styles .table-bordered tbody:first-child tr:first-child > td:last-child,
.bootstrap-styles .table-bordered tbody:first-child tr:first-child > th:last-child {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
}
.bootstrap-styles .table-bordered thead:last-child tr:last-child > th:first-child,
.bootstrap-styles .table-bordered tbody:last-child tr:last-child > td:first-child,
.bootstrap-styles .table-bordered tbody:last-child tr:last-child > th:first-child,
.bootstrap-styles .table-bordered tfoot:last-child tr:last-child > td:first-child,
.bootstrap-styles .table-bordered tfoot:last-child tr:last-child > th:first-child {
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.bootstrap-styles .table-bordered thead:last-child tr:last-child > th:last-child,
.bootstrap-styles .table-bordered tbody:last-child tr:last-child > td:last-child,
.bootstrap-styles .table-bordered tbody:last-child tr:last-child > th:last-child,
.bootstrap-styles .table-bordered tfoot:last-child tr:last-child > td:last-child,
.bootstrap-styles .table-bordered tfoot:last-child tr:last-child > th:last-child {
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.bootstrap-styles .table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
}
.bootstrap-styles .table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
}
.bootstrap-styles .table-bordered caption + thead tr:first-child th:first-child,
.bootstrap-styles .table-bordered caption + tbody tr:first-child td:first-child,
.bootstrap-styles .table-bordered colgroup + thead tr:first-child th:first-child,
.bootstrap-styles .table-bordered colgroup + tbody tr:first-child td:first-child {
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}
.bootstrap-styles .table-bordered caption + thead tr:first-child th:last-child,
.bootstrap-styles .table-bordered caption + tbody tr:first-child td:last-child,
.bootstrap-styles .table-bordered colgroup + thead tr:first-child th:last-child,
.bootstrap-styles .table-bordered colgroup + tbody tr:first-child td:last-child {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
}
.bootstrap-styles .table-striped tbody > tr:nth-child(odd) > td,
.bootstrap-styles .table-striped tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}
.bootstrap-styles .table-hover tbody tr:hover > td,
.bootstrap-styles .table-hover tbody tr:hover > th {
	background-color: #f5f5f5;
}
.bootstrap-styles table td[class*="span"],
.bootstrap-styles table th[class*="span"],
.bootstrap-styles .row-fluid table td[class*="span"],
.bootstrap-styles .row-fluid table th[class*="span"] {
	display: table-cell;
	float: none;
	margin-left: 0;
}
.bootstrap-styles .table td.span1,
.bootstrap-styles .table th.span1 {
	float: none;
	width: 44px;
	margin-left: 0;
}
.bootstrap-styles .table td.span2,
.bootstrap-styles .table th.span2 {
	float: none;
	width: 124px;
	margin-left: 0;
}
.bootstrap-styles .table td.span3,
.bootstrap-styles .table th.span3 {
	float: none;
	width: 204px;
	margin-left: 0;
}
.bootstrap-styles .table td.span4,
.bootstrap-styles .table th.span4 {
	float: none;
	width: 284px;
	margin-left: 0;
}
.bootstrap-styles .table td.span5,
.bootstrap-styles .table th.span5 {
	float: none;
	width: 364px;
	margin-left: 0;
}
.bootstrap-styles .table td.span6,
.bootstrap-styles .table th.span6 {
	float: none;
	width: 444px;
	margin-left: 0;
}
.bootstrap-styles .table td.span7,
.bootstrap-styles .table th.span7 {
	float: none;
	width: 524px;
	margin-left: 0;
}
.bootstrap-styles .table td.span8,
.bootstrap-styles .table th.span8 {
	float: none;
	width: 604px;
	margin-left: 0;
}
.bootstrap-styles .table td.span9,
.bootstrap-styles .table th.span9 {
	float: none;
	width: 684px;
	margin-left: 0;
}
.bootstrap-styles .table td.span10,
.bootstrap-styles .table th.span10 {
	float: none;
	width: 764px;
	margin-left: 0;
}
.bootstrap-styles .table td.span11,
.bootstrap-styles .table th.span11 {
	float: none;
	width: 844px;
	margin-left: 0;
}
.bootstrap-styles .table td.span12,
.bootstrap-styles .table th.span12 {
	float: none;
	width: 924px;
	margin-left: 0;
}
.bootstrap-styles .table tbody tr.success > td {
	background-color: #dff0d8;
}
.bootstrap-styles .table tbody tr.error > td {
	background-color: #f2dede;
}
.bootstrap-styles .table tbody tr.warning > td {
	background-color: #fcf8e3;
}
.bootstrap-styles .table tbody tr.info > td {
	background-color: #d9edf7;
}
.bootstrap-styles .table-hover tbody tr.success:hover > td {
	background-color: #d0e9c6;
}
.bootstrap-styles .table-hover tbody tr.error:hover > td {
	background-color: #ebcccc;
}
.bootstrap-styles .table-hover tbody tr.warning:hover > td {
	background-color: #faf2cc;
}
.bootstrap-styles .table-hover tbody tr.info:hover > td {
	background-color: #c4e3f3;
}
.bootstrap-styles [class^="icon-"],
.bootstrap-styles [class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	*margin-right: .3em;
	line-height: 14px;
	vertical-align: text-top;
	background-image: url("../../../../master/xFw/xAssets/img/twitterbootstrap/glyphicons-halflings.png");
	background-position: 14px 14px;
	background-repeat: no-repeat;
	margin-top: 1px;
}
.bootstrap-styles .icon-white,
.bootstrap-styles .nav-pills > .active > a > [class^="icon-"],
.bootstrap-styles .nav-pills > .active > a > [class*=" icon-"],
.bootstrap-styles .nav-list > .active > a > [class^="icon-"],
.bootstrap-styles .nav-list > .active > a > [class*=" icon-"],
.bootstrap-styles .navbar-inverse .nav > .active > a > [class^="icon-"],
.bootstrap-styles .navbar-inverse .nav > .active > a > [class*=" icon-"],
.bootstrap-styles .dropdown-menu > li > a:hover > [class^="icon-"],
.bootstrap-styles .dropdown-menu > li > a:focus > [class^="icon-"],
.bootstrap-styles .dropdown-menu > li > a:hover > [class*=" icon-"],
.bootstrap-styles .dropdown-menu > li > a:focus > [class*=" icon-"],
.bootstrap-styles .dropdown-menu > .active > a > [class^="icon-"],
.bootstrap-styles .dropdown-menu > .active > a > [class*=" icon-"],
.bootstrap-styles .dropdown-submenu:hover > a > [class^="icon-"],
.bootstrap-styles .dropdown-submenu:focus > a > [class^="icon-"],
.bootstrap-styles .dropdown-submenu:hover > a > [class*=" icon-"],
.bootstrap-styles .dropdown-submenu:focus > a > [class*=" icon-"] {
	background-image: url("../../../../master/xFw/xAssets/img/twitterbootstrap/glyphicons-halflings-white.png");
}
.bootstrap-styles .icon-glass {
	background-position: 0      0;
}
.bootstrap-styles .icon-music {
	background-position: -24px 0;
}
.bootstrap-styles .icon-search {
	background-position: -48px 0;
}
.bootstrap-styles .icon-envelope {
	background-position: -72px 0;
}
.bootstrap-styles .icon-heart {
	background-position: -96px 0;
}
.bootstrap-styles .icon-star {
	background-position: -120px 0;
}
.bootstrap-styles .icon-star-empty {
	background-position: -144px 0;
}
.bootstrap-styles .icon-user {
	background-position: -168px 0;
}
.bootstrap-styles .icon-film {
	background-position: -192px 0;
}
.bootstrap-styles .icon-th-large {
	background-position: -216px 0;
}
.bootstrap-styles .icon-th {
	background-position: -240px 0;
}
.bootstrap-styles .icon-th-list {
	background-position: -264px 0;
}
.bootstrap-styles .icon-ok {
	background-position: -288px 0;
}
.bootstrap-styles .icon-remove {
	background-position: -312px 0;
}
.bootstrap-styles .icon-zoom-in {
	background-position: -336px 0;
}
.bootstrap-styles .icon-zoom-out {
	background-position: -360px 0;
}
.bootstrap-styles .icon-off {
	background-position: -384px 0;
}
.bootstrap-styles .icon-signal {
	background-position: -408px 0;
}
.bootstrap-styles .icon-cog {
	background-position: -432px 0;
}
.bootstrap-styles .icon-trash {
	background-position: -456px 0;
}
.bootstrap-styles .icon-home {
	background-position: 0 -24px;
}
.bootstrap-styles .icon-file {
	background-position: -24px -24px;
}
.bootstrap-styles .icon-time {
	background-position: -48px -24px;
}
.bootstrap-styles .icon-road {
	background-position: -72px -24px;
}
.bootstrap-styles .icon-download-alt {
	background-position: -96px -24px;
}
.bootstrap-styles .icon-download {
	background-position: -120px -24px;
}
.bootstrap-styles .icon-upload {
	background-position: -144px -24px;
}
.bootstrap-styles .icon-inbox {
	background-position: -168px -24px;
}
.bootstrap-styles .icon-play-circle {
	background-position: -192px -24px;
}
.bootstrap-styles .icon-repeat {
	background-position: -216px -24px;
}
.bootstrap-styles .icon-refresh {
	background-position: -240px -24px;
}
.bootstrap-styles .icon-list-alt {
	background-position: -264px -24px;
}
.bootstrap-styles .icon-lock {
	background-position: -287px -24px;
}
.bootstrap-styles .icon-flag {
	background-position: -312px -24px;
}
.bootstrap-styles .icon-headphones {
	background-position: -336px -24px;
}
.bootstrap-styles .icon-volume-off {
	background-position: -360px -24px;
}
.bootstrap-styles .icon-volume-down {
	background-position: -384px -24px;
}
.bootstrap-styles .icon-volume-up {
	background-position: -408px -24px;
}
.bootstrap-styles .icon-qrcode {
	background-position: -432px -24px;
}
.bootstrap-styles .icon-barcode {
	background-position: -456px -24px;
}
.bootstrap-styles .icon-tag {
	background-position: 0 -48px;
}
.bootstrap-styles .icon-tags {
	background-position: -25px -48px;
}
.bootstrap-styles .icon-book {
	background-position: -48px -48px;
}
.bootstrap-styles .icon-bookmark {
	background-position: -72px -48px;
}
.bootstrap-styles .icon-print {
	background-position: -96px -48px;
}
.bootstrap-styles .icon-camera {
	background-position: -120px -48px;
}
.bootstrap-styles .icon-font {
	background-position: -144px -48px;
}
.bootstrap-styles .icon-bold {
	background-position: -167px -48px;
}
.bootstrap-styles .icon-italic {
	background-position: -192px -48px;
}
.bootstrap-styles .icon-text-height {
	background-position: -216px -48px;
}
.bootstrap-styles .icon-text-width {
	background-position: -240px -48px;
}
.bootstrap-styles .icon-align-left {
	background-position: -264px -48px;
}
.bootstrap-styles .icon-align-center {
	background-position: -288px -48px;
}
.bootstrap-styles .icon-align-right {
	background-position: -312px -48px;
}
.bootstrap-styles .icon-align-justify {
	background-position: -336px -48px;
}
.bootstrap-styles .icon-list {
	background-position: -360px -48px;
}
.bootstrap-styles .icon-indent-left {
	background-position: -384px -48px;
}
.bootstrap-styles .icon-indent-right {
	background-position: -408px -48px;
}
.bootstrap-styles .icon-facetime-video {
	background-position: -432px -48px;
}
.bootstrap-styles .icon-picture {
	background-position: -456px -48px;
}
.bootstrap-styles .icon-pencil {
	background-position: 0 -72px;
}
.bootstrap-styles .icon-map-marker {
	background-position: -24px -72px;
}
.bootstrap-styles .icon-adjust {
	background-position: -48px -72px;
}
.bootstrap-styles .icon-tint {
	background-position: -72px -72px;
}
.bootstrap-styles .icon-edit {
	background-position: -96px -72px;
}
.bootstrap-styles .icon-share {
	background-position: -120px -72px;
}
.bootstrap-styles .icon-check {
	background-position: -144px -72px;
}
.bootstrap-styles .icon-move {
	background-position: -168px -72px;
}
.bootstrap-styles .icon-step-backward {
	background-position: -192px -72px;
}
.bootstrap-styles .icon-fast-backward {
	background-position: -216px -72px;
}
.bootstrap-styles .icon-backward {
	background-position: -240px -72px;
}
.bootstrap-styles .icon-play {
	background-position: -264px -72px;
}
.bootstrap-styles .icon-pause {
	background-position: -288px -72px;
}
.bootstrap-styles .icon-stop {
	background-position: -312px -72px;
}
.bootstrap-styles .icon-forward {
	background-position: -336px -72px;
}
.bootstrap-styles .icon-fast-forward {
	background-position: -360px -72px;
}
.bootstrap-styles .icon-step-forward {
	background-position: -384px -72px;
}
.bootstrap-styles .icon-eject {
	background-position: -408px -72px;
}
.bootstrap-styles .icon-chevron-left {
	background-position: -432px -72px;
}
.bootstrap-styles .icon-chevron-right {
	background-position: -456px -72px;
}
.bootstrap-styles .icon-plus-sign {
	background-position: 0 -96px;
}
.bootstrap-styles .icon-minus-sign {
	background-position: -24px -96px;
}
.bootstrap-styles .icon-remove-sign {
	background-position: -48px -96px;
}
.bootstrap-styles .icon-ok-sign {
	background-position: -72px -96px;
}
.bootstrap-styles .icon-question-sign {
	background-position: -96px -96px;
}
.bootstrap-styles .icon-info-sign {
	background-position: -120px -96px;
}
.bootstrap-styles .icon-screenshot {
	background-position: -144px -96px;
}
.bootstrap-styles .icon-remove-circle {
	background-position: -168px -96px;
}
.bootstrap-styles .icon-ok-circle {
	background-position: -192px -96px;
}
.bootstrap-styles .icon-ban-circle {
	background-position: -216px -96px;
}
.bootstrap-styles .icon-arrow-left {
	background-position: -240px -96px;
}
.bootstrap-styles .icon-arrow-right {
	background-position: -264px -96px;
}
.bootstrap-styles .icon-arrow-up {
	background-position: -289px -96px;
}
.bootstrap-styles .icon-arrow-down {
	background-position: -312px -96px;
}
.bootstrap-styles .icon-share-alt {
	background-position: -336px -96px;
}
.bootstrap-styles .icon-resize-full {
	background-position: -360px -96px;
}
.bootstrap-styles .icon-resize-small {
	background-position: -384px -96px;
}
.bootstrap-styles .icon-plus {
	background-position: -408px -96px;
}
.bootstrap-styles .icon-minus {
	background-position: -433px -96px;
}
.bootstrap-styles .icon-asterisk {
	background-position: -456px -96px;
}
.bootstrap-styles .icon-exclamation-sign {
	background-position: 0 -120px;
}
.bootstrap-styles .icon-gift {
	background-position: -24px -120px;
}
.bootstrap-styles .icon-leaf {
	background-position: -48px -120px;
}
.bootstrap-styles .icon-fire {
	background-position: -72px -120px;
}
.bootstrap-styles .icon-eye-open {
	background-position: -96px -120px;
}
.bootstrap-styles .icon-eye-close {
	background-position: -120px -120px;
}
.bootstrap-styles .icon-warning-sign {
	background-position: -144px -120px;
}
.bootstrap-styles .icon-plane {
	background-position: -168px -120px;
}
.bootstrap-styles .icon-calendar {
	background-position: -192px -120px;
}
.bootstrap-styles .icon-random {
	background-position: -216px -120px;
	width: 16px;
}
.bootstrap-styles .icon-comment {
	background-position: -240px -120px;
}
.bootstrap-styles .icon-magnet {
	background-position: -264px -120px;
}
.bootstrap-styles .icon-chevron-up {
	background-position: -288px -120px;
}
.bootstrap-styles .icon-chevron-down {
	background-position: -313px -119px;
}
.bootstrap-styles .icon-retweet {
	background-position: -336px -120px;
}
.bootstrap-styles .icon-shopping-cart {
	background-position: -360px -120px;
}
.bootstrap-styles .icon-folder-close {
	background-position: -384px -120px;
	width: 16px;
}
.bootstrap-styles .icon-folder-open {
	background-position: -408px -120px;
	width: 16px;
}
.bootstrap-styles .icon-resize-vertical {
	background-position: -432px -119px;
}
.bootstrap-styles .icon-resize-horizontal {
	background-position: -456px -118px;
}
.bootstrap-styles .icon-hdd {
	background-position: 0 -144px;
}
.bootstrap-styles .icon-bullhorn {
	background-position: -24px -144px;
}
.bootstrap-styles .icon-bell {
	background-position: -48px -144px;
}
.bootstrap-styles .icon-certificate {
	background-position: -72px -144px;
}
.bootstrap-styles .icon-thumbs-up {
	background-position: -96px -144px;
}
.bootstrap-styles .icon-thumbs-down {
	background-position: -120px -144px;
}
.bootstrap-styles .icon-hand-right {
	background-position: -144px -144px;
}
.bootstrap-styles .icon-hand-left {
	background-position: -168px -144px;
}
.bootstrap-styles .icon-hand-up {
	background-position: -192px -144px;
}
.bootstrap-styles .icon-hand-down {
	background-position: -216px -144px;
}
.bootstrap-styles .icon-circle-arrow-right {
	background-position: -240px -144px;
}
.bootstrap-styles .icon-circle-arrow-left {
	background-position: -264px -144px;
}
.bootstrap-styles .icon-circle-arrow-up {
	background-position: -288px -144px;
}
.bootstrap-styles .icon-circle-arrow-down {
	background-position: -312px -144px;
}
.bootstrap-styles .icon-globe {
	background-position: -336px -144px;
}
.bootstrap-styles .icon-wrench {
	background-position: -360px -144px;
}
.bootstrap-styles .icon-tasks {
	background-position: -384px -144px;
}
.bootstrap-styles .icon-filter {
	background-position: -408px -144px;
}
.bootstrap-styles .icon-briefcase {
	background-position: -432px -144px;
}
.bootstrap-styles .icon-fullscreen {
	background-position: -456px -144px;
}
.bootstrap-styles .dropup,
.bootstrap-styles .dropdown {
	position: relative;
}
.bootstrap-styles .dropdown-toggle {
	*margin-bottom: -3px;
}
.bootstrap-styles .dropdown-toggle:active,
.bootstrap-styles .open .dropdown-toggle {
	outline: 0;
}
.bootstrap-styles .caret {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	border-top: 4px solid #000000;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
}
.bootstrap-styles .dropdown .caret {
	margin-top: 8px;
	margin-left: 2px;
}
.bootstrap-styles .dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.bootstrap-styles .dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.bootstrap-styles .dropdown-menu .divider {
	*width: 100%;
	height: 1px;
	margin: 9px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #ffffff;
}
.bootstrap-styles .dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
	white-space: nowrap;
}
.bootstrap-styles .dropdown-menu > li > a:hover,
.bootstrap-styles .dropdown-menu > li > a:focus,
.bootstrap-styles .dropdown-submenu:hover > a,
.bootstrap-styles .dropdown-submenu:focus > a {
	text-decoration: none;
	color: #ffffff;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
	background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
	background-image: -o-linear-gradient(top, #0088cc, #0077b3);
	background-image: linear-gradient(to bottom, #0088cc, #0077b3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.bootstrap-styles .dropdown-menu > .active > a,
.bootstrap-styles .dropdown-menu > .active > a:hover,
.bootstrap-styles .dropdown-menu > .active > a:focus {
	color: #ffffff;
	text-decoration: none;
	outline: 0;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
	background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
	background-image: -o-linear-gradient(top, #0088cc, #0077b3);
	background-image: linear-gradient(to bottom, #0088cc, #0077b3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.bootstrap-styles .dropdown-menu > .disabled > a,
.bootstrap-styles .dropdown-menu > .disabled > a:hover,
.bootstrap-styles .dropdown-menu > .disabled > a:focus {
	color: #999999;
}
.bootstrap-styles .dropdown-menu > .disabled > a:hover,
.bootstrap-styles .dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: default;
}
.bootstrap-styles .open {
	*z-index: 1000;
}
.bootstrap-styles .open > .dropdown-menu {
	display: block;
}
.bootstrap-styles .dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}
.bootstrap-styles .pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}
.bootstrap-styles .dropup .caret,
.bootstrap-styles .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid #000000;
	content: "";
}
.bootstrap-styles .dropup .dropdown-menu,
.bootstrap-styles .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px;
}
.bootstrap-styles .dropdown-submenu {
	position: relative;
}
.bootstrap-styles .dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px;
}
.bootstrap-styles .dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
.bootstrap-styles .dropup .dropdown-submenu > .dropdown-menu {
	top: auto;
	bottom: 0;
	margin-top: 0;
	margin-bottom: -2px;
	-webkit-border-radius: 5px 5px 5px 0;
	-moz-border-radius: 5px 5px 5px 0;
	border-radius: 5px 5px 5px 0;
}
.bootstrap-styles .dropdown-submenu > a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #cccccc;
	margin-top: 5px;
	margin-right: -10px;
}
.bootstrap-styles .dropdown-submenu:hover > a:after {
	border-left-color: #ffffff;
}
.bootstrap-styles .dropdown-submenu.pull-left {
	float: none;
}
.bootstrap-styles .dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
.bootstrap-styles .dropdown .dropdown-menu .nav-header {
	padding-left: 20px;
	padding-right: 20px;
}
.bootstrap-styles .typeahead {
	z-index: 1051;
	margin-top: 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.bootstrap-styles .well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.bootstrap-styles .well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15);
}
.bootstrap-styles .well-large {
	padding: 24px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.bootstrap-styles .well-small {
	padding: 9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.bootstrap-styles .fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-moz-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}
.bootstrap-styles .fade.in {
	opacity: 1;
}
.bootstrap-styles .collapse {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.35s ease;
	-moz-transition: height 0.35s ease;
	-o-transition: height 0.35s ease;
	transition: height 0.35s ease;
}
.bootstrap-styles .collapse.in {
	height: auto;
}
.bootstrap-styles .close {
	float: right;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.bootstrap-styles .close:hover,
.bootstrap-styles .close:focus {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.bootstrap-styles button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}
.bootstrap-styles .btn {
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */

	*zoom: 1;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #333333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #e6e6e6;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */

	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: 1px solid #cccccc;
	*border: 0;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	*margin-left: .3em;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.bootstrap-styles .btn:hover,
.bootstrap-styles .btn:focus,
.bootstrap-styles .btn:active,
.bootstrap-styles .btn.active,
.bootstrap-styles .btn.disabled,
.bootstrap-styles .btn[disabled] {
	color: #333333;
	background-color: #e6e6e6;
	*background-color: #d9d9d9;
}
.bootstrap-styles .btn:active,
.bootstrap-styles .btn.active {
	background-color: #cccccc \9;
}
.bootstrap-styles .btn:first-child {
	*margin-left: 0;
}
.bootstrap-styles .btn:hover,
.bootstrap-styles .btn:focus {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}
.bootstrap-styles .btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.bootstrap-styles .btn.active,
.bootstrap-styles .btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.bootstrap-styles .btn.disabled,
.bootstrap-styles .btn[disabled] {
	cursor: default;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.bootstrap-styles .btn-large {
	padding: 11px 19px;
	font-size: 17.5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.bootstrap-styles .btn-large [class^="icon-"],
.bootstrap-styles .btn-large [class*=" icon-"] {
	margin-top: 4px;
}
.bootstrap-styles .btn-small {
	padding: 2px 10px;
	font-size: 11.9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.bootstrap-styles .btn-small [class^="icon-"],
.bootstrap-styles .btn-small [class*=" icon-"] {
	margin-top: 0;
}
.bootstrap-styles .btn-mini [class^="icon-"],
.bootstrap-styles .btn-mini [class*=" icon-"] {
	margin-top: -1px;
}
.bootstrap-styles .btn-mini {
	padding: 0 6px;
	font-size: 10.5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.bootstrap-styles .btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bootstrap-styles .btn-block + .btn-block {
	margin-top: 5px;
}
.bootstrap-styles input[type="submit"].btn-block,
.bootstrap-styles input[type="reset"].btn-block,
.bootstrap-styles input[type="button"].btn-block {
	width: 100%;
}
.bootstrap-styles .btn-primary.active,
.bootstrap-styles .btn-warning.active,
.bootstrap-styles .btn-danger.active,
.bootstrap-styles .btn-success.active,
.bootstrap-styles .btn-info.active,
.bootstrap-styles .btn-inverse.active {
	color: rgba(255, 255, 255, 0.75);
}
.bootstrap-styles .btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #006dcc;
	background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
	background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
	background-image: -o-linear-gradient(top, #0088cc, #0044cc);
	background-image: linear-gradient(to bottom, #0088cc, #0044cc);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
	border-color: #0044cc #0044cc #002a80;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #0044cc;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */

	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.bootstrap-styles .btn-primary:hover,
.bootstrap-styles .btn-primary:focus,
.bootstrap-styles .btn-primary:active,
.bootstrap-styles .btn-primary.active,
.bootstrap-styles .btn-primary.disabled,
.bootstrap-styles .btn-primary[disabled] {
	color: #ffffff;
	background-color: #0044cc;
	*background-color: #003bb3;
}
.bootstrap-styles .btn-primary:active,
.bootstrap-styles .btn-primary.active {
	background-color: #003399 \9;
}
.bootstrap-styles .btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: -moz-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
	background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
	border-color: #f89406 #f89406 #ad6704;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #f89406;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */

	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.bootstrap-styles .btn-warning:hover,
.bootstrap-styles .btn-warning:focus,
.bootstrap-styles .btn-warning:active,
.bootstrap-styles .btn-warning.active,
.bootstrap-styles .btn-warning.disabled,
.bootstrap-styles .btn-warning[disabled] {
	color: #ffffff;
	background-color: #f89406;
	*background-color: #df8505;
}
.bootstrap-styles .btn-warning:active,
.bootstrap-styles .btn-warning.active {
	background-color: #c67605 \9;
}
.bootstrap-styles .btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
	border-color: #bd362f #bd362f #802420;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #bd362f;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */

	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.bootstrap-styles .btn-danger:hover,
.bootstrap-styles .btn-danger:focus,
.bootstrap-styles .btn-danger:active,
.bootstrap-styles .btn-danger.active,
.bootstrap-styles .btn-danger.disabled,
.bootstrap-styles .btn-danger[disabled] {
	color: #ffffff;
	background-color: #bd362f;
	*background-color: #a9302a;
}
.bootstrap-styles .btn-danger:active,
.bootstrap-styles .btn-danger.active {
	background-color: #942a25 \9;
}
.bootstrap-styles .btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: -moz-linear-gradient(top, #62c462, #51a351);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
	background-image: -webkit-linear-gradient(top, #62c462, #51a351);
	background-image: -o-linear-gradient(top, #62c462, #51a351);
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
	border-color: #51a351 #51a351 #387038;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #51a351;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */

	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.bootstrap-styles .btn-success:hover,
.bootstrap-styles .btn-success:focus,
.bootstrap-styles .btn-success:active,
.bootstrap-styles .btn-success.active,
.bootstrap-styles .btn-success.disabled,
.bootstrap-styles .btn-success[disabled] {
	color: #ffffff;
	background-color: #51a351;
	*background-color: #499249;
}
.bootstrap-styles .btn-success:active,
.bootstrap-styles .btn-success.active {
	background-color: #408140 \9;
}
.bootstrap-styles .btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #49afcd;
	background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
	background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
	border-color: #2f96b4 #2f96b4 #1f6377;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #2f96b4;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */

	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.bootstrap-styles .btn-info:hover,
.bootstrap-styles .btn-info:focus,
.bootstrap-styles .btn-info:active,
.bootstrap-styles .btn-info.active,
.bootstrap-styles .btn-info.disabled,
.bootstrap-styles .btn-info[disabled] {
	color: #ffffff;
	background-color: #2f96b4;
	*background-color: #2a85a0;
}
.bootstrap-styles .btn-info:active,
.bootstrap-styles .btn-info.active {
	background-color: #24748c \9;
}
.bootstrap-styles .btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: -moz-linear-gradient(top, #444444, #222222);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
	background-image: -webkit-linear-gradient(top, #444444, #222222);
	background-image: -o-linear-gradient(top, #444444, #222222);
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
	border-color: #222222 #222222 #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #222222;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */

	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.bootstrap-styles .btn-inverse:hover,
.bootstrap-styles .btn-inverse:focus,
.bootstrap-styles .btn-inverse:active,
.bootstrap-styles .btn-inverse.active,
.bootstrap-styles .btn-inverse.disabled,
.bootstrap-styles .btn-inverse[disabled] {
	color: #ffffff;
	background-color: #222222;
	*background-color: #151515;
}
.bootstrap-styles .btn-inverse:active,
.bootstrap-styles .btn-inverse.active {
	background-color: #080808 \9;
}
.bootstrap-styles button.btn,
.bootstrap-styles input[type="submit"].btn {
	*padding-top: 3px;
	*padding-bottom: 3px;
}
.bootstrap-styles button.btn::-moz-focus-inner,
.bootstrap-styles input[type="submit"].btn::-moz-focus-inner {
	padding: 0;
	border: 0;
}
.bootstrap-styles button.btn.btn-large,
.bootstrap-styles input[type="submit"].btn.btn-large {
	*padding-top: 7px;
	*padding-bottom: 7px;
}
.bootstrap-styles button.btn.btn-small,
.bootstrap-styles input[type="submit"].btn.btn-small {
	*padding-top: 3px;
	*padding-bottom: 3px;
}
.bootstrap-styles button.btn.btn-mini,
.bootstrap-styles input[type="submit"].btn.btn-mini {
	*padding-top: 1px;
	*padding-bottom: 1px;
}
.bootstrap-styles .btn-link,
.bootstrap-styles .btn-link:active,
.bootstrap-styles .btn-link[disabled] {
	background-color: transparent;
	background-image: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.bootstrap-styles .btn-link {
	border-color: transparent;
	cursor: pointer;
	color: #0088cc;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.bootstrap-styles .btn-link:hover,
.bootstrap-styles .btn-link:focus {
	color: #005580;
	text-decoration: underline;
	background-color: transparent;
}
.bootstrap-styles .btn-link[disabled]:hover,
.bootstrap-styles .btn-link[disabled]:focus {
	color: #333333;
	text-decoration: none;
}
.bootstrap-styles .btn-group {
	position: relative;
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */

	*zoom: 1;
	font-size: 0;
	vertical-align: middle;
	white-space: nowrap;
	*margin-left: .3em;
}
.bootstrap-styles .btn-group:first-child {
	*margin-left: 0;
}
.bootstrap-styles .btn-group + .btn-group {
	margin-left: 5px;
}
.bootstrap-styles .btn-toolbar {
	font-size: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bootstrap-styles .btn-toolbar > .btn + .btn,
.bootstrap-styles .btn-toolbar > .btn-group + .btn,
.bootstrap-styles .btn-toolbar > .btn + .btn-group {
	margin-left: 5px;
}
.bootstrap-styles .btn-group > .btn {
	position: relative;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.bootstrap-styles .btn-group > .btn + .btn {
	margin-left: -1px;
}
.bootstrap-styles .btn-group > .btn,
.bootstrap-styles .btn-group > .dropdown-menu,
.bootstrap-styles .btn-group > .popover {
	font-size: 14px;
}
.bootstrap-styles .btn-group > .btn-mini {
	font-size: 10.5px;
}
.bootstrap-styles .btn-group > .btn-small {
	font-size: 11.9px;
}
.bootstrap-styles .btn-group > .btn-large {
	font-size: 17.5px;
}
.bootstrap-styles .btn-group > .btn:first-child {
	margin-left: 0;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.bootstrap-styles .btn-group > .btn:last-child,
.bootstrap-styles .btn-group > .dropdown-toggle {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.bootstrap-styles .btn-group > .btn.large:first-child {
	margin-left: 0;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
.bootstrap-styles .btn-group > .btn.large:last-child,
.bootstrap-styles .btn-group > .large.dropdown-toggle {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
.bootstrap-styles .btn-group > .btn:hover,
.bootstrap-styles .btn-group > .btn:focus,
.bootstrap-styles .btn-group > .btn:active,
.bootstrap-styles .btn-group > .btn.active {
	z-index: 2;
}
.bootstrap-styles .btn-group .dropdown-toggle:active,
.bootstrap-styles .btn-group.open .dropdown-toggle {
	outline: 0;
}
.bootstrap-styles .btn-group > .btn + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
	-webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	*padding-top: 5px;
	*padding-bottom: 5px;
}
.bootstrap-styles .btn-group > .btn-mini + .dropdown-toggle {
	padding-left: 5px;
	padding-right: 5px;
	*padding-top: 2px;
	*padding-bottom: 2px;
}
.bootstrap-styles .btn-group > .btn-small + .dropdown-toggle {
	*padding-top: 5px;
	*padding-bottom: 4px;
}
.bootstrap-styles .btn-group > .btn-large + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
	*padding-top: 7px;
	*padding-bottom: 7px;
}
.bootstrap-styles .btn-group.open .dropdown-toggle {
	background-image: none;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.bootstrap-styles .btn-group.open .btn.dropdown-toggle {
	background-color: #e6e6e6;
}
.bootstrap-styles .btn-group.open .btn-primary.dropdown-toggle {
	background-color: #0044cc;
}
.bootstrap-styles .btn-group.open .btn-warning.dropdown-toggle {
	background-color: #f89406;
}
.bootstrap-styles .btn-group.open .btn-danger.dropdown-toggle {
	background-color: #bd362f;
}
.bootstrap-styles .btn-group.open .btn-success.dropdown-toggle {
	background-color: #51a351;
}
.bootstrap-styles .btn-group.open .btn-info.dropdown-toggle {
	background-color: #2f96b4;
}
.bootstrap-styles .btn-group.open .btn-inverse.dropdown-toggle {
	background-color: #222222;
}
.bootstrap-styles .btn .caret {
	margin-top: 8px;
	margin-left: 0;
}
.bootstrap-styles .btn-large .caret {
	margin-top: 6px;
}
.bootstrap-styles .btn-large .caret {
	border-left-width: 5px;
	border-right-width: 5px;
	border-top-width: 5px;
}
.bootstrap-styles .btn-mini .caret,
.bootstrap-styles .btn-small .caret {
	margin-top: 8px;
}
.bootstrap-styles .dropup .btn-large .caret {
	border-bottom-width: 5px;
}
.bootstrap-styles .btn-primary .caret,
.bootstrap-styles .btn-warning .caret,
.bootstrap-styles .btn-danger .caret,
.bootstrap-styles .btn-info .caret,
.bootstrap-styles .btn-success .caret,
.bootstrap-styles .btn-inverse .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
.bootstrap-styles .btn-group-vertical {
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */

	*zoom: 1;
}
.bootstrap-styles .btn-group-vertical > .btn {
	display: block;
	float: none;
	max-width: 100%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.bootstrap-styles .btn-group-vertical > .btn + .btn {
	margin-left: 0;
	margin-top: -1px;
}
.bootstrap-styles .btn-group-vertical > .btn:first-child {
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.bootstrap-styles .btn-group-vertical > .btn:last-child {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.bootstrap-styles .btn-group-vertical > .btn-large:first-child {
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}
.bootstrap-styles .btn-group-vertical > .btn-large:last-child {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}
.bootstrap-styles .alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.bootstrap-styles .alert,
.bootstrap-styles .alert h4 {
	color: #c09853;
}
.bootstrap-styles .alert h4 {
	margin: 0;
}
.bootstrap-styles .alert .close {
	position: relative;
	top: -2px;
	right: -21px;
	line-height: 20px;
}
.bootstrap-styles .alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}
.bootstrap-styles .alert-success h4 {
	color: #468847;
}
.bootstrap-styles .alert-danger,
.bootstrap-styles .alert-error {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48;
}
.bootstrap-styles .alert-danger h4,
.bootstrap-styles .alert-error h4 {
	color: #b94a48;
}
.bootstrap-styles .alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad;
}
.bootstrap-styles .alert-info h4 {
	color: #3a87ad;
}
.bootstrap-styles .alert-block {
	padding-top: 14px;
	padding-bottom: 14px;
}
.bootstrap-styles .alert-block > p,
.bootstrap-styles .alert-block > ul {
	margin-bottom: 0;
}
.bootstrap-styles .alert-block p + p {
	margin-top: 5px;
}
.bootstrap-styles .nav {
	margin-left: 0;
	margin-bottom: 20px;
	list-style: none;
}
.bootstrap-styles .nav > li > a {
	display: block;
}
.bootstrap-styles .nav > li > a:hover,
.bootstrap-styles .nav > li > a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}
.bootstrap-styles .nav > li > a > img {
	max-width: none;
}
.bootstrap-styles .nav > .pull-right {
	float: right;
}
.bootstrap-styles .nav-header {
	display: block;
	padding: 3px 15px;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #999999;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	text-transform: uppercase;
}
.bootstrap-styles .nav li + .nav-header {
	margin-top: 9px;
}
.bootstrap-styles .nav-list {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 0;
}
.bootstrap-styles .nav-list > li > a,
.bootstrap-styles .nav-list .nav-header {
	margin-left: -15px;
	margin-right: -15px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.bootstrap-styles .nav-list > li > a {
	padding: 3px 15px;
}
.bootstrap-styles .nav-list > .active > a,
.bootstrap-styles .nav-list > .active > a:hover,
.bootstrap-styles .nav-list > .active > a:focus {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	background-color: #0088cc;
}
.bootstrap-styles .nav-list [class^="icon-"],
.bootstrap-styles .nav-list [class*=" icon-"] {
	margin-right: 2px;
}
.bootstrap-styles .nav-list .divider {
	*width: 100%;
	height: 1px;
	margin: 9px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #ffffff;
}
.bootstrap-styles .nav-tabs,
.bootstrap-styles .nav-pills {
	*zoom: 1;
}
.bootstrap-styles .nav-tabs:before,
.bootstrap-styles .nav-pills:before,
.bootstrap-styles .nav-tabs:after,
.bootstrap-styles .nav-pills:after {
	display: table;
	content: "";
	line-height: 0;
}
.bootstrap-styles .nav-tabs:after,
.bootstrap-styles .nav-pills:after {
	clear: both;
}
.bootstrap-styles .nav-tabs > li,
.bootstrap-styles .nav-pills > li {
	float: left;
}
.bootstrap-styles .nav-tabs > li > a,
.bootstrap-styles .nav-pills > li > a {
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 2px;
	line-height: 14px;
}
.bootstrap-styles .nav-tabs {
	border-bottom: 1px solid #ddd;
}
.bootstrap-styles .nav-tabs > li {
	margin-bottom: -1px;
}
.bootstrap-styles .nav-tabs > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 20px;
	border: 1px solid transparent;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.bootstrap-styles .nav-tabs > li > a:hover,
.bootstrap-styles .nav-tabs > li > a:focus {
	border-color: #eeeeee #eeeeee #dddddd;
}
.bootstrap-styles .nav-tabs > .active > a,
.bootstrap-styles .nav-tabs > .active > a:hover,
.bootstrap-styles .nav-tabs > .active > a:focus {
	color: #555555;
	background-color: #ffffff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default;
}
.bootstrap-styles .nav-pills > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.bootstrap-styles .nav-pills > .active > a,
.bootstrap-styles .nav-pills > .active > a:hover,
.bootstrap-styles .nav-pills > .active > a:focus {
	color: #ffffff;
	background-color: #0088cc;
}
.bootstrap-styles .nav-stacked > li {
	float: none;
}
.bootstrap-styles .nav-stacked > li > a {
	margin-right: 0;
}
.bootstrap-styles .nav-tabs.nav-stacked {
	border-bottom: 0;
}
.bootstrap-styles .nav-tabs.nav-stacked > li > a {
	border: 1px solid #ddd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.bootstrap-styles .nav-tabs.nav-stacked > li:first-child > a {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}
.bootstrap-styles .nav-tabs.nav-stacked > li:last-child > a {
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.bootstrap-styles .nav-tabs.nav-stacked > li > a:hover,
.bootstrap-styles .nav-tabs.nav-stacked > li > a:focus {
	border-color: #ddd;
	z-index: 2;
}
.bootstrap-styles .nav-pills.nav-stacked > li > a {
	margin-bottom: 3px;
}
.bootstrap-styles .nav-pills.nav-stacked > li:last-child > a {
	margin-bottom: 1px;
}
.bootstrap-styles .nav-tabs .dropdown-menu {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}
.bootstrap-styles .nav-pills .dropdown-menu {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.bootstrap-styles .nav .dropdown-toggle .caret {
	border-top-color: #0088cc;
	border-bottom-color: #0088cc;
	margin-top: 6px;
}
.bootstrap-styles .nav .dropdown-toggle:hover .caret,
.bootstrap-styles .nav .dropdown-toggle:focus .caret {
	border-top-color: #005580;
	border-bottom-color: #005580;
}
.bootstrap-styles .nav-tabs .dropdown-toggle .caret {
	margin-top: 8px;
}
.bootstrap-styles .nav .active .dropdown-toggle .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.bootstrap-styles .nav-tabs .active .dropdown-toggle .caret {
	border-top-color: #555555;
	border-bottom-color: #555555;
}
.bootstrap-styles .nav > .dropdown.active > a:hover,
.bootstrap-styles .nav > .dropdown.active > a:focus {
	cursor: pointer;
}
.bootstrap-styles .nav-tabs .open .dropdown-toggle,
.bootstrap-styles .nav-pills .open .dropdown-toggle,
.bootstrap-styles .nav > li.dropdown.open.active > a:hover,
.bootstrap-styles .nav > li.dropdown.open.active > a:focus {
	color: #ffffff;
	background-color: #999999;
	border-color: #999999;
}
.bootstrap-styles .nav li.dropdown.open .caret,
.bootstrap-styles .nav li.dropdown.open.active .caret,
.bootstrap-styles .nav li.dropdown.open a:hover .caret,
.bootstrap-styles .nav li.dropdown.open a:focus .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	opacity: 1;
	filter: alpha(opacity=100);
}
.bootstrap-styles .tabs-stacked .open > a:hover,
.bootstrap-styles .tabs-stacked .open > a:focus {
	border-color: #999999;
}
.bootstrap-styles .tabbable {
	*zoom: 1;
}
.bootstrap-styles .tabbable:before,
.bootstrap-styles .tabbable:after {
	display: table;
	content: "";
	line-height: 0;
}
.bootstrap-styles .tabbable:after {
	clear: both;
}
.bootstrap-styles .tab-content {
	overflow: auto;
}
.bootstrap-styles .tabs-below > .nav-tabs,
.bootstrap-styles .tabs-right > .nav-tabs,
.bootstrap-styles .tabs-left > .nav-tabs {
	border-bottom: 0;
}
.bootstrap-styles .tab-content > .tab-pane,
.bootstrap-styles .pill-content > .pill-pane {
	display: none;
}
.bootstrap-styles .tab-content > .active,
.bootstrap-styles .pill-content > .active {
	display: block;
}
.bootstrap-styles .tabs-below > .nav-tabs {
	border-top: 1px solid #ddd;
}
.bootstrap-styles .tabs-below > .nav-tabs > li {
	margin-top: -1px;
	margin-bottom: 0;
}
.bootstrap-styles .tabs-below > .nav-tabs > li > a {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.bootstrap-styles .tabs-below > .nav-tabs > li > a:hover,
.bootstrap-styles .tabs-below > .nav-tabs > li > a:focus {
	border-bottom-color: transparent;
	border-top-color: #ddd;
}
.bootstrap-styles .tabs-below > .nav-tabs > .active > a,
.bootstrap-styles .tabs-below > .nav-tabs > .active > a:hover,
.bootstrap-styles .tabs-below > .nav-tabs > .active > a:focus {
	border-color: transparent #ddd #ddd #ddd;
}
.bootstrap-styles .tabs-left > .nav-tabs > li,
.bootstrap-styles .tabs-right > .nav-tabs > li {
	float: none;
}
.bootstrap-styles .tabs-left > .nav-tabs > li > a,
.bootstrap-styles .tabs-right > .nav-tabs > li > a {
	min-width: 74px;
	margin-right: 0;
	margin-bottom: 3px;
}
.bootstrap-styles .tabs-left > .nav-tabs {
	float: left;
	margin-right: 19px;
	border-right: 1px solid #ddd;
}
.bootstrap-styles .tabs-left > .nav-tabs > li > a {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.bootstrap-styles .tabs-left > .nav-tabs > li > a:hover,
.bootstrap-styles .tabs-left > .nav-tabs > li > a:focus {
	border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.bootstrap-styles .tabs-left > .nav-tabs .active > a,
.bootstrap-styles .tabs-left > .nav-tabs .active > a:hover,
.bootstrap-styles .tabs-left > .nav-tabs .active > a:focus {
	border-color: #ddd transparent #ddd #ddd;
	*border-right-color: #ffffff;
}
.bootstrap-styles .tabs-right > .nav-tabs {
	float: right;
	margin-left: 19px;
	border-left: 1px solid #ddd;
}
.bootstrap-styles .tabs-right > .nav-tabs > li > a {
	margin-left: -1px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
.bootstrap-styles .tabs-right > .nav-tabs > li > a:hover,
.bootstrap-styles .tabs-right > .nav-tabs > li > a:focus {
	border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.bootstrap-styles .tabs-right > .nav-tabs .active > a,
.bootstrap-styles .tabs-right > .nav-tabs .active > a:hover,
.bootstrap-styles .tabs-right > .nav-tabs .active > a:focus {
	border-color: #ddd #ddd #ddd transparent;
	*border-left-color: #ffffff;
}
.bootstrap-styles .nav > .disabled > a {
	color: #999999;
}
.bootstrap-styles .nav > .disabled > a:hover,
.bootstrap-styles .nav > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	cursor: default;
}
.bootstrap-styles .navbar {
	overflow: visible;
	margin-bottom: 20px;
	*position: relative;
	*z-index: 2;
}
.bootstrap-styles .navbar-inner {
	min-height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #fafafa;
	background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
	background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
	background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
	background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	*zoom: 1;
}
.bootstrap-styles .navbar-inner:before,
.bootstrap-styles .navbar-inner:after {
	display: table;
	content: "";
	line-height: 0;
}
.bootstrap-styles .navbar-inner:after {
	clear: both;
}
.bootstrap-styles .navbar .container {
	width: auto;
}
.bootstrap-styles .nav-collapse.collapse {
	height: auto;
	overflow: visible;
}
.bootstrap-styles .navbar .brand {
	float: left;
	display: block;
	padding: 10px 20px 10px;
	margin-left: -20px;
	font-size: 20px;
	font-weight: 200;
	color: #777777;
	text-shadow: 0 1px 0 #ffffff;
}
.bootstrap-styles .navbar .brand:hover,
.bootstrap-styles .navbar .brand:focus {
	text-decoration: none;
}
.bootstrap-styles .navbar-text {
	margin-bottom: 0;
	line-height: 40px;
	color: #777777;
}
.bootstrap-styles .navbar-link {
	color: #777777;
}
.bootstrap-styles .navbar-link:hover,
.bootstrap-styles .navbar-link:focus {
	color: #333333;
}
.bootstrap-styles .navbar .divider-vertical {
	height: 40px;
	margin: 0 9px;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #ffffff;
}
.bootstrap-styles .navbar .btn,
.bootstrap-styles .navbar .btn-group {
	margin-top: 5px;
}
.bootstrap-styles .navbar .btn-group .btn,
.bootstrap-styles .navbar .input-prepend .btn,
.bootstrap-styles .navbar .input-append .btn,
.bootstrap-styles .navbar .input-prepend .btn-group,
.bootstrap-styles .navbar .input-append .btn-group {
	margin-top: 0;
}
.bootstrap-styles .navbar-form {
	margin-bottom: 0;
	*zoom: 1;
}
.bootstrap-styles .navbar-form:before,
.bootstrap-styles .navbar-form:after {
	display: table;
	content: "";
	line-height: 0;
}
.bootstrap-styles .navbar-form:after {
	clear: both;
}
.bootstrap-styles .navbar-form input,
.bootstrap-styles .navbar-form select,
.bootstrap-styles .navbar-form .radio,
.bootstrap-styles .navbar-form .checkbox {
	margin-top: 5px;
}
.bootstrap-styles .navbar-form input,
.bootstrap-styles .navbar-form select,
.bootstrap-styles .navbar-form .btn {
	display: inline-block;
	margin-bottom: 0;
}
.bootstrap-styles .navbar-form input[type="image"],
.bootstrap-styles .navbar-form input[type="checkbox"],
.bootstrap-styles .navbar-form input[type="radio"] {
	margin-top: 3px;
}
.bootstrap-styles .navbar-form .input-append,
.bootstrap-styles .navbar-form .input-prepend {
	margin-top: 5px;
	white-space: nowrap;
}
.bootstrap-styles .navbar-form .input-append input,
.bootstrap-styles .navbar-form .input-prepend input {
	margin-top: 0;
}
.bootstrap-styles .navbar-search {
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 0;
}
.bootstrap-styles .navbar-search .search-query {
	margin-bottom: 0;
	padding: 4px 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.bootstrap-styles .navbar-static-top {
	position: static;
	margin-bottom: 0;
}
.bootstrap-styles .navbar-static-top .navbar-inner {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.bootstrap-styles .navbar-fixed-top,
.bootstrap-styles .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	margin-bottom: 0;
}
.bootstrap-styles .navbar-fixed-top .navbar-inner,
.bootstrap-styles .navbar-static-top .navbar-inner {
	border-width: 0 0 1px;
}
.bootstrap-styles .navbar-fixed-bottom .navbar-inner {
	border-width: 1px 0 0;
}
.bootstrap-styles .navbar-fixed-top .navbar-inner,
.bootstrap-styles .navbar-fixed-bottom .navbar-inner {
	padding-left: 0;
	padding-right: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.bootstrap-styles .navbar-static-top .container,
.bootstrap-styles .navbar-fixed-top .container,
.bootstrap-styles .navbar-fixed-bottom .container {
	width: 940px;
}
.bootstrap-styles .navbar-fixed-top {
	top: 0;
}
.bootstrap-styles .navbar-fixed-top .navbar-inner,
.bootstrap-styles .navbar-static-top .navbar-inner {
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
	box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.bootstrap-styles .navbar-fixed-bottom {
	bottom: 0;
}
.bootstrap-styles .navbar-fixed-bottom .navbar-inner {
	-webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
	-moz-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
	box-shadow: 0 -1px 10px rgba(0,0,0,.1);
}
.bootstrap-styles .navbar .nav {
	position: relative;
	left: 0;
	display: block;
	float: left;
	margin: 0 10px 0 0;
}
.bootstrap-styles .navbar .nav.pull-right {
	float: right;
	margin-right: 0;
}
.bootstrap-styles .navbar .nav > li {
	float: left;
}
.bootstrap-styles .navbar .nav > li > a {
	float: none;
	padding: 10px 15px 10px;
	color: #777777;
	text-decoration: none;
	text-shadow: 0 1px 0 #ffffff;
}
.bootstrap-styles .navbar .nav .dropdown-toggle .caret {
	margin-top: 8px;
}
.bootstrap-styles .navbar .nav > li > a:focus,
.bootstrap-styles .navbar .nav > li > a:hover {
	background-color: transparent;
	color: #333333;
	text-decoration: none;
}
.bootstrap-styles .navbar .nav > .active > a,
.bootstrap-styles .navbar .nav > .active > a:hover,
.bootstrap-styles .navbar .nav > .active > a:focus {
	color: #555555;
	text-decoration: none;
	background-color: #e5e5e5;
	-webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
	-moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.bootstrap-styles .navbar .btn-navbar {
	display: none;
	float: right;
	padding: 7px 10px;
	margin-left: 5px;
	margin-right: 5px;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #ededed;
	background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
	background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
	background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
	background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
	border-color: #e5e5e5 #e5e5e5 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #e5e5e5;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */

	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.bootstrap-styles .navbar .btn-navbar:hover,
.bootstrap-styles .navbar .btn-navbar:focus,
.bootstrap-styles .navbar .btn-navbar:active,
.bootstrap-styles .navbar .btn-navbar.active,
.bootstrap-styles .navbar .btn-navbar.disabled,
.bootstrap-styles .navbar .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #e5e5e5;
	*background-color: #d9d9d9;
}
.bootstrap-styles .navbar .btn-navbar:active,
.bootstrap-styles .navbar .btn-navbar.active {
	background-color: #cccccc \9;
}
.bootstrap-styles .navbar .btn-navbar .icon-bar {
	display: block;
	width: 18px;
	height: 2px;
	background-color: #f5f5f5;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-styles .btn-navbar .icon-bar + .icon-bar {
	margin-top: 3px;
}
.bootstrap-styles .navbar .nav > li > .dropdown-menu:before {
	content: '';
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	position: absolute;
	top: -7px;
	left: 9px;
}
.bootstrap-styles .navbar .nav > li > .dropdown-menu:after {
	content: '';
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	position: absolute;
	top: -6px;
	left: 10px;
}
.bootstrap-styles .navbar-fixed-bottom .nav > li > .dropdown-menu:before {
	border-top: 7px solid #ccc;
	border-top-color: rgba(0, 0, 0, 0.2);
	border-bottom: 0;
	bottom: -7px;
	top: auto;
}
.bootstrap-styles .navbar-fixed-bottom .nav > li > .dropdown-menu:after {
	border-top: 6px solid #ffffff;
	border-bottom: 0;
	bottom: -6px;
	top: auto;
}
.bootstrap-styles .navbar .nav li.dropdown > a:hover .caret,
.bootstrap-styles .navbar .nav li.dropdown > a:focus .caret {
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.bootstrap-styles .navbar .nav li.dropdown.open > .dropdown-toggle,
.bootstrap-styles .navbar .nav li.dropdown.active > .dropdown-toggle,
.bootstrap-styles .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: #e5e5e5;
	color: #555555;
}
.bootstrap-styles .navbar .nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: #777777;
	border-bottom-color: #777777;
}
.bootstrap-styles .navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.bootstrap-styles .navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.bootstrap-styles .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
	border-top-color: #555555;
	border-bottom-color: #555555;
}
.bootstrap-styles .navbar .pull-right > li > .dropdown-menu,
.bootstrap-styles .navbar .nav > li > .dropdown-menu.pull-right {
	left: auto;
	right: 0;
}
.bootstrap-styles .navbar .pull-right > li > .dropdown-menu:before,
.bootstrap-styles .navbar .nav > li > .dropdown-menu.pull-right:before {
	left: auto;
	right: 12px;
}
.bootstrap-styles .navbar .pull-right > li > .dropdown-menu:after,
.bootstrap-styles .navbar .nav > li > .dropdown-menu.pull-right:after {
	left: auto;
	right: 13px;
}
.bootstrap-styles .navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.bootstrap-styles .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
	left: auto;
	right: 100%;
	margin-left: 0;
	margin-right: -1px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
.bootstrap-styles .navbar-inverse .navbar-inner {
	background-color: #1b1b1b;
	background-image: -moz-linear-gradient(top, #222222, #111111);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
	background-image: -webkit-linear-gradient(top, #222222, #111111);
	background-image: -o-linear-gradient(top, #222222, #111111);
	background-image: linear-gradient(to bottom, #222222, #111111);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
	border-color: #252525;
}
.bootstrap-styles .navbar-inverse .brand,
.bootstrap-styles .navbar-inverse .nav > li > a {
	color: #999999;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-styles .navbar-inverse .brand:hover,
.bootstrap-styles .navbar-inverse .nav > li > a:hover,
.bootstrap-styles .navbar-inverse .brand:focus,
.bootstrap-styles .navbar-inverse .nav > li > a:focus {
	color: #ffffff;
}
.bootstrap-styles .navbar-inverse .brand {
	color: #999999;
}
.bootstrap-styles .navbar-inverse .navbar-text {
	color: #999999;
}
.bootstrap-styles .navbar-inverse .nav > li > a:focus,
.bootstrap-styles .navbar-inverse .nav > li > a:hover {
	background-color: transparent;
	color: #ffffff;
}
.bootstrap-styles .navbar-inverse .nav .active > a,
.bootstrap-styles .navbar-inverse .nav .active > a:hover,
.bootstrap-styles .navbar-inverse .nav .active > a:focus {
	color: #ffffff;
	background-color: #111111;
}
.bootstrap-styles .navbar-inverse .navbar-link {
	color: #999999;
}
.bootstrap-styles .navbar-inverse .navbar-link:hover,
.bootstrap-styles .navbar-inverse .navbar-link:focus {
	color: #ffffff;
}
.bootstrap-styles .navbar-inverse .divider-vertical {
	border-left-color: #111111;
	border-right-color: #222222;
}
.bootstrap-styles .navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.bootstrap-styles .navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.bootstrap-styles .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: #111111;
	color: #ffffff;
}
.bootstrap-styles .navbar-inverse .nav li.dropdown > a:hover .caret,
.bootstrap-styles .navbar-inverse .nav li.dropdown > a:focus .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
.bootstrap-styles .navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.bootstrap-styles .navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.bootstrap-styles .navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.bootstrap-styles .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
.bootstrap-styles .navbar-inverse .navbar-search .search-query {
	color: #ffffff;
	background-color: #515151;
	border-color: #111111;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.bootstrap-styles .navbar-inverse .navbar-search .search-query:-moz-placeholder {
	color: #cccccc;
}
.bootstrap-styles .navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
	color: #cccccc;
}
.bootstrap-styles .navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
	color: #cccccc;
}
.bootstrap-styles .navbar-inverse .navbar-search .search-query:focus,
.bootstrap-styles .navbar-inverse .navbar-search .search-query.focused {
	padding: 5px 15px;
	color: #333333;
	text-shadow: 0 1px 0 #ffffff;
	background-color: #ffffff;
	border: 0;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	outline: 0;
}
.bootstrap-styles .navbar-inverse .btn-navbar {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0e0e0e;
	background-image: -moz-linear-gradient(top, #151515, #040404);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
	background-image: -webkit-linear-gradient(top, #151515, #040404);
	background-image: -o-linear-gradient(top, #151515, #040404);
	background-image: linear-gradient(to bottom, #151515, #040404);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
	border-color: #040404 #040404 #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #040404;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */

	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.bootstrap-styles .navbar-inverse .btn-navbar:hover,
.bootstrap-styles .navbar-inverse .btn-navbar:focus,
.bootstrap-styles .navbar-inverse .btn-navbar:active,
.bootstrap-styles .navbar-inverse .btn-navbar.active,
.bootstrap-styles .navbar-inverse .btn-navbar.disabled,
.bootstrap-styles .navbar-inverse .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #040404;
	*background-color: #000000;
}
.bootstrap-styles .navbar-inverse .btn-navbar:active,
.bootstrap-styles .navbar-inverse .btn-navbar.active {
	background-color: #000000 \9;
}
.bootstrap-styles .breadcrumb {
	padding: 8px 15px;
	margin: 0 0 20px;
	list-style: none;
	background-color: #f5f5f5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.bootstrap-styles .breadcrumb > li {
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */

	*zoom: 1;
	text-shadow: 0 1px 0 #ffffff;
}
.bootstrap-styles .breadcrumb > li > .divider {
	padding: 0 5px;
	color: #ccc;
}
.bootstrap-styles .breadcrumb > .active {
	color: #999999;
}
.bootstrap-styles .pagination {
	margin: 20px 0;
}
.bootstrap-styles .pagination ul {
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */

	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-styles .pagination ul > li {
	display: inline;
}
.bootstrap-styles .pagination ul > li > a,
.bootstrap-styles .pagination ul > li > span {
	float: left;
	padding: 4px 12px;
	line-height: 20px;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-left-width: 0;
}
.bootstrap-styles .pagination ul > li > a:hover,
.bootstrap-styles .pagination ul > li > a:focus,
.bootstrap-styles .pagination ul > .active > a,
.bootstrap-styles .pagination ul > .active > span {
	background-color: #f5f5f5;
}
.bootstrap-styles .pagination ul > .active > a,
.bootstrap-styles .pagination ul > .active > span {
	color: #999999;
	cursor: default;
}
.bootstrap-styles .pagination ul > .disabled > span,
.bootstrap-styles .pagination ul > .disabled > a,
.bootstrap-styles .pagination ul > .disabled > a:hover,
.bootstrap-styles .pagination ul > .disabled > a:focus {
	color: #999999;
	background-color: transparent;
	cursor: default;
}
.bootstrap-styles .pagination ul > li:first-child > a,
.bootstrap-styles .pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.bootstrap-styles .pagination ul > li:last-child > a,
.bootstrap-styles .pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.bootstrap-styles .pagination-centered {
	text-align: center;
}
.bootstrap-styles .pagination-right {
	text-align: right;
}
.bootstrap-styles .pagination-large ul > li > a,
.bootstrap-styles .pagination-large ul > li > span {
	padding: 11px 19px;
	font-size: 17.5px;
}
.bootstrap-styles .pagination-large ul > li:first-child > a,
.bootstrap-styles .pagination-large ul > li:first-child > span {
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
.bootstrap-styles .pagination-large ul > li:last-child > a,
.bootstrap-styles .pagination-large ul > li:last-child > span {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
.bootstrap-styles .pagination-mini ul > li:first-child > a,
.bootstrap-styles .pagination-small ul > li:first-child > a,
.bootstrap-styles .pagination-mini ul > li:first-child > span,
.bootstrap-styles .pagination-small ul > li:first-child > span {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}
.bootstrap-styles .pagination-mini ul > li:last-child > a,
.bootstrap-styles .pagination-small ul > li:last-child > a,
.bootstrap-styles .pagination-mini ul > li:last-child > span,
.bootstrap-styles .pagination-small ul > li:last-child > span {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
}
.bootstrap-styles .pagination-small ul > li > a,
.bootstrap-styles .pagination-small ul > li > span {
	padding: 2px 10px;
	font-size: 11.9px;
}
.bootstrap-styles .pagination-mini ul > li > a,
.bootstrap-styles .pagination-mini ul > li > span {
	padding: 0 6px;
	font-size: 10.5px;
}
.bootstrap-styles .pager {
	margin: 20px 0;
	list-style: none;
	text-align: center;
	*zoom: 1;
}
.bootstrap-styles .pager:before,
.bootstrap-styles .pager:after {
	display: table;
	content: "";
	line-height: 0;
}
.bootstrap-styles .pager:after {
	clear: both;
}
.bootstrap-styles .pager li {
	display: inline;
}
.bootstrap-styles .pager li > a,
.bootstrap-styles .pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.bootstrap-styles .pager li > a:hover,
.bootstrap-styles .pager li > a:focus {
	text-decoration: none;
	background-color: #f5f5f5;
}
.bootstrap-styles .pager .next > a,
.bootstrap-styles .pager .next > span {
	float: right;
}
.bootstrap-styles .pager .previous > a,
.bootstrap-styles .pager .previous > span {
	float: left;
}
.bootstrap-styles .pager .disabled > a,
.bootstrap-styles .pager .disabled > a:hover,
.bootstrap-styles .pager .disabled > a:focus,
.bootstrap-styles .pager .disabled > span {
	color: #999999;
	background-color: #fff;
	cursor: default;
}
.bootstrap-styles .modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000000;
}
.bootstrap-styles .modal-backdrop.fade {
	opacity: 0;
}
.bootstrap-styles .modal-backdrop,
.bootstrap-styles .modal-backdrop.fade.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.bootstrap-styles .modal {
	position: fixed;
	top: 10%;
	left: 50%;
	z-index: 1050;
	width: 560px;
	margin-left: -280px;
	background-color: #ffffff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.3);
	*border: 1px solid #999;
	/* IE6-7 */

	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
	outline: none;
}
.bootstrap-styles .modal.fade {
	-webkit-transition: opacity .3s linear, top .3s ease-out;
	-moz-transition: opacity .3s linear, top .3s ease-out;
	-o-transition: opacity .3s linear, top .3s ease-out;
	transition: opacity .3s linear, top .3s ease-out;
	top: -25%;
}
.bootstrap-styles .modal.fade.in {
	top: 10%;
}
.bootstrap-styles .modal-header {
	padding: 9px 15px;
	border-bottom: 1px solid #eee;
}
.bootstrap-styles .modal-header .close {
	margin-top: 2px;
}
.bootstrap-styles .modal-header h3 {
	margin: 0;
	line-height: 30px;
}
.bootstrap-styles .modal-body {
	position: relative;
	overflow-y: auto;
	max-height: 555px;
	padding: 15px;
}
.bootstrap-styles .modal-form {
	margin-bottom: 0;
}
.bootstrap-styles .modal-footer {
	padding: 14px 15px 15px;
	margin-bottom: 0;
	text-align: right;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	-webkit-box-shadow: inset 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 0 #ffffff;
	box-shadow: inset 0 1px 0 #ffffff;
	*zoom: 1;
}
.bootstrap-styles .modal-footer:before,
.bootstrap-styles .modal-footer:after {
	display: table;
	content: "";
	line-height: 0;
}
.bootstrap-styles .modal-footer:after {
	clear: both;
}
.bootstrap-styles .modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0;
}
.bootstrap-styles .modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.bootstrap-styles .modal-footer .btn-block + .btn-block {
	margin-left: 0;
}
.bootstrap-styles .tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.bootstrap-styles .tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.bootstrap-styles .tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.bootstrap-styles .tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.bootstrap-styles .tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.bootstrap-styles .tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.bootstrap-styles .tooltip-inner {
	max-width: 200px;
	padding: 8px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-color: #000000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.bootstrap-styles .tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.bootstrap-styles .tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000000;
}
.bootstrap-styles .tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000000;
}
.bootstrap-styles .tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000000;
}
.bootstrap-styles .tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000000;
}
.bootstrap-styles .popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #ffffff;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	white-space: normal;
}
.bootstrap-styles .popover.top {
	margin-top: -10px;
}
.bootstrap-styles .popover.right {
	margin-left: 10px;
}
.bootstrap-styles .popover.bottom {
	margin-top: 10px;
}
.bootstrap-styles .popover.left {
	margin-left: -10px;
}
.bootstrap-styles .popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.bootstrap-styles .popover-title:empty {
	display: none;
}
.bootstrap-styles .popover-content {
	padding: 9px 14px;
}
.bootstrap-styles .popover .arrow,
.bootstrap-styles .popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.bootstrap-styles .popover .arrow {
	border-width: 11px;
}
.bootstrap-styles .popover .arrow:after {
	border-width: 10px;
	content: "";
}
.bootstrap-styles .popover.top .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, 0.25);
	bottom: -11px;
}
.bootstrap-styles .popover.top .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #ffffff;
}
.bootstrap-styles .popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, 0.25);
}
.bootstrap-styles .popover.right .arrow:after {
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #ffffff;
}
.bootstrap-styles .popover.bottom .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
	top: -11px;
}
.bootstrap-styles .popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #ffffff;
}
.bootstrap-styles .popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, 0.25);
}
.bootstrap-styles .popover.left .arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #ffffff;
	bottom: -10px;
}
.bootstrap-styles .thumbnails {
	margin-left: -20px;
	list-style: none;
	*zoom: 1;
}
.bootstrap-styles .thumbnails:before,
.bootstrap-styles .thumbnails:after {
	display: table;
	content: "";
	line-height: 0;
}
.bootstrap-styles .thumbnails:after {
	clear: both;
}
.bootstrap-styles .row-fluid .thumbnails {
	margin-left: 0;
}
.bootstrap-styles .thumbnails > li {
	float: left;
	margin-bottom: 20px;
	margin-left: 20px;
}
.bootstrap-styles .thumbnail {
	display: block;
	padding: 4px;
	line-height: 20px;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.bootstrap-styles a.thumbnail:hover,
.bootstrap-styles a.thumbnail:focus {
	border-color: #0088cc;
	-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	-moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.bootstrap-styles .thumbnail > img {
	display: block;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.bootstrap-styles .thumbnail .caption {
	padding: 9px;
	color: #555555;
}
.bootstrap-styles .media,
.bootstrap-styles .media-body {
	overflow: hidden;
	*overflow: visible;
	zoom: 1;
}
.bootstrap-styles .media,
.bootstrap-styles .media .media {
	margin-top: 15px;
}
.bootstrap-styles .media:first-child {
	margin-top: 0;
}
.bootstrap-styles .media-object {
	display: block;
}
.bootstrap-styles .media-heading {
	margin: 0 0 5px;
}
.bootstrap-styles .media > .pull-left {
	margin-right: 10px;
}
.bootstrap-styles .media > .pull-right {
	margin-left: 10px;
}
.bootstrap-styles .media-list {
	margin-left: 0;
	list-style: none;
}
.bootstrap-styles .label,
.bootstrap-styles .badge {
	display: inline-block;
	padding: 2px 4px;
	font-size: 11.844px;
	font-weight: bold;
	line-height: 14px;
	color: #ffffff;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #999999;
}
.bootstrap-styles .label {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.bootstrap-styles .badge {
	padding-left: 9px;
	padding-right: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.bootstrap-styles .label:empty,
.bootstrap-styles .badge:empty {
	display: none;
}
.bootstrap-styles a.label:hover,
.bootstrap-styles a.label:focus,
.bootstrap-styles a.badge:hover,
.bootstrap-styles a.badge:focus {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
.bootstrap-styles .label-important,
.bootstrap-styles .badge-important {
	background-color: #b94a48;
}
.bootstrap-styles .label-important[href],
.bootstrap-styles .badge-important[href] {
	background-color: #953b39;
}
.bootstrap-styles .label-warning,
.bootstrap-styles .badge-warning {
	background-color: #f89406;
}
.bootstrap-styles .label-warning[href],
.bootstrap-styles .badge-warning[href] {
	background-color: #c67605;
}
.bootstrap-styles .label-success,
.bootstrap-styles .badge-success {
	background-color: #468847;
}
.bootstrap-styles .label-success[href],
.bootstrap-styles .badge-success[href] {
	background-color: #356635;
}
.bootstrap-styles .label-info,
.bootstrap-styles .badge-info {
	background-color: #3a87ad;
}
.bootstrap-styles .label-info[href],
.bootstrap-styles .badge-info[href] {
	background-color: #2d6987;
}
.bootstrap-styles .label-inverse,
.bootstrap-styles .badge-inverse {
	background-color: #333333;
}
.bootstrap-styles .label-inverse[href],
.bootstrap-styles .badge-inverse[href] {
	background-color: #1a1a1a;
}
.bootstrap-styles .btn .label,
.bootstrap-styles .btn .badge {
	position: relative;
	top: -1px;
}
.bootstrap-styles .btn-mini .label,
.bootstrap-styles .btn-mini .badge {
	top: 0;
}
@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@-moz-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@-ms-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@-o-keyframes progress-bar-stripes {
	from {
		background-position: 0 0;
	}
	to {
		background-position: 40px 0;
	}
}
@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
.bootstrap-styles .progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.bootstrap-styles .progress .bar {
	width: 0%;
	height: 100%;
	color: #ffffff;
	float: left;
	font-size: 12px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0e90d2;
	background-image: -moz-linear-gradient(top, #149bdf, #0480be);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
	background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
	background-image: -o-linear-gradient(top, #149bdf, #0480be);
	background-image: linear-gradient(to bottom, #149bdf, #0480be);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: width 0.6s ease;
	-moz-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease;
}
.bootstrap-styles .progress .bar + .bar {
	-webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	-moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.bootstrap-styles .progress-striped .bar {
	background-color: #149bdf;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	-moz-background-size: 40px 40px;
	-o-background-size: 40px 40px;
	background-size: 40px 40px;
}
.bootstrap-styles .progress.active .bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
	-ms-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}
.bootstrap-styles .progress-danger .bar,
.bootstrap-styles .progress .bar-danger {
	background-color: #dd514c;
	background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.bootstrap-styles .progress-danger.progress-striped .bar,
.bootstrap-styles .progress-striped .bar-danger {
	background-color: #ee5f5b;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-styles .progress-success .bar,
.bootstrap-styles .progress .bar-success {
	background-color: #5eb95e;
	background-image: -moz-linear-gradient(top, #62c462, #57a957);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
	background-image: -webkit-linear-gradient(top, #62c462, #57a957);
	background-image: -o-linear-gradient(top, #62c462, #57a957);
	background-image: linear-gradient(to bottom, #62c462, #57a957);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.bootstrap-styles .progress-success.progress-striped .bar,
.bootstrap-styles .progress-striped .bar-success {
	background-color: #62c462;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-styles .progress-info .bar,
.bootstrap-styles .progress .bar-info {
	background-color: #4bb1cf;
	background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
	background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
	background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.bootstrap-styles .progress-info.progress-striped .bar,
.bootstrap-styles .progress-striped .bar-info {
	background-color: #5bc0de;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-styles .progress-warning .bar,
.bootstrap-styles .progress .bar-warning {
	background-color: #faa732;
	background-image: -moz-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
	background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.bootstrap-styles .progress-warning.progress-striped .bar,
.bootstrap-styles .progress-striped .bar-warning {
	background-color: #fbb450;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-styles .accordion {
	margin-bottom: 20px;
}
.bootstrap-styles .accordion-group {
	margin-bottom: 2px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.bootstrap-styles .accordion-heading {
	border-bottom: 0;
}
.bootstrap-styles .accordion-heading .accordion-toggle {
	display: block;
	padding: 8px 15px;
}
.bootstrap-styles .accordion-toggle {
	cursor: pointer;
}
.bootstrap-styles .accordion-inner {
	padding: 9px 15px;
	border-top: 1px solid #e5e5e5;
}
.bootstrap-styles .carousel {
	position: relative;
	margin-bottom: 20px;
	line-height: 1;
}
.bootstrap-styles .carousel-inner {
	overflow: hidden;
	width: 100%;
	position: relative;
}
.bootstrap-styles .carousel-inner > .item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	-moz-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}
.bootstrap-styles .carousel-inner > .item > img,
.bootstrap-styles .carousel-inner > .item > a > img {
	display: block;
	line-height: 1;
}
.bootstrap-styles .carousel-inner > .active,
.bootstrap-styles .carousel-inner > .next,
.bootstrap-styles .carousel-inner > .prev {
	display: block;
}
.bootstrap-styles .carousel-inner > .active {
	left: 0;
}
.bootstrap-styles .carousel-inner > .next,
.bootstrap-styles .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.bootstrap-styles .carousel-inner > .next {
	left: 100%;
}
.bootstrap-styles .carousel-inner > .prev {
	left: -100%;
}
.bootstrap-styles .carousel-inner > .next.left,
.bootstrap-styles .carousel-inner > .prev.right {
	left: 0;
}
.bootstrap-styles .carousel-inner > .active.left {
	left: -100%;
}
.bootstrap-styles .carousel-inner > .active.right {
	left: 100%;
}
.bootstrap-styles .carousel-control {
	position: absolute;
	top: 40%;
	left: 15px;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	font-size: 60px;
	font-weight: 100;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	background: #222222;
	border: 3px solid #ffffff;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.bootstrap-styles .carousel-control.right {
	left: auto;
	right: 15px;
}
.bootstrap-styles .carousel-control:hover,
.bootstrap-styles .carousel-control:focus {
	color: #ffffff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.bootstrap-styles .carousel-indicators {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 5;
	margin: 0;
	list-style: none;
}
.bootstrap-styles .carousel-indicators li {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	text-indent: -999px;
	background-color: #ccc;
	background-color: rgba(255, 255, 255, 0.25);
	border-radius: 5px;
}
.bootstrap-styles .carousel-indicators .active {
	background-color: #fff;
}
.bootstrap-styles .carousel-caption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 15px;
	background: #333333;
	background: rgba(0, 0, 0, 0.75);
}
.bootstrap-styles .carousel-caption h4,
.bootstrap-styles .carousel-caption p {
	color: #ffffff;
	line-height: 20px;
}
.bootstrap-styles .carousel-caption h4 {
	margin: 0 0 5px;
}
.bootstrap-styles .carousel-caption p {
	margin-bottom: 0;
}
.bootstrap-styles .hero-unit {
	padding: 60px;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: 200;
	line-height: 30px;
	color: inherit;
	background-color: #eeeeee;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.bootstrap-styles .hero-unit h1 {
	margin-bottom: 0;
	font-size: 60px;
	line-height: 1;
	color: inherit;
	letter-spacing: -1px;
}
.bootstrap-styles .hero-unit li {
	line-height: 30px;
}
.bootstrap-styles .pull-right {
	float: right;
}
.bootstrap-styles .pull-left {
	float: left;
}
.bootstrap-styles .hide {
	display: none;
}
.bootstrap-styles .show {
	display: block;
}
.bootstrap-styles .invisible {
	visibility: hidden;
}
.bootstrap-styles .affix {
	position: fixed;
}

/* AUTOPAL CUSTOM STYLES */
.bootstrap-styles .apHeadOptions
{
	margin-bottom: 4px;
}

/*
@TODO remove once bootstrap is implemented.
*/
.ap-row-fluid div
{
	padding-bottom: 3px !important;
	font-size: .8em;
	text-transform: uppercase;
	font-weight: 700;
	color: #666666;
	min-height:1px !important;
}
.ap-fontsize input, select, button
{
	font-size: 10px !important;
}
.ap-navcenter
{
	display: inline-block;
}

.ap-required
{
	border-color: #e9322d;
	-webkit-box-shadow: 0 0 6px #f8b9b7;
	-moz-box-shadow: 0 0 6px #f8b9b7;
	box-shadow: 0 0 6px #f8b9b7;
}

.ap-hidden
{
	visibility: hidden;
}

[ng\:cloak], [ng-cloak], .ng-cloak {
	display: none !important;
}/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Reset
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img
{
    border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var
{
    font-style: normal;
    font-weight: normal;
}
ol, ul
{
    list-style: none;
}
caption, th
{
    text-align: left;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}
q:before, q:after
{
    content: '';
}
abbr, acronym
{
    border: 0;
}

strong
{
    font-weight: 700;
}

em
{
    font-style: italic;
}


html {
    overflow-y: scroll;
}
/* Reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }
body { font:13px/1.231 sans-serif; *font-size:small; }
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }
html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; }
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }
::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #FF5E99; }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }
body, select, input, textarea {  color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: #607890; }
a:hover { color: #036; }
@font-face {
font-family: 'KM';
src:	url(data:font/woff;charset=utf-8;base64,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) format('woff'),
		url(data:font/truetype;charset=utf-8;base64,AAEAAAAQAQAABAAARkZUTVr7JkUAAAEMAAAAHEdERUYDBwH1AAABKAAAADJPUy8yvTabZAAAAVwAAABgY21hcJ+9QgQAAAG8AAAB0mN2dCAbkh7MAAADkAAAAGZmcGdtD7QvpwAAA/gAAAJlZ2FzcAADAAcAAAZgAAAADGdseWa7HULsAAAGbAAAlxRoZWFk+YTAZAAAnYAAAAA2aGhlYQ5DBtQAAJ24AAAAJGhtdHiRmljMAACd3AAAA6Zsb2NhbFtHOgAAoYQAAAHWbWF4cAIHAXEAAKNcAAAAIG5hbWUpqkWnAACjfAAAAfBwb3N0jglrjQAApWwAAALWcHJlcBVSOIQAAKhEAAABWQAAAAEAAAAAx/6w3wAAAADJfjqwAAAAAMl+OrUAAQAAAA4AAAAqAAAAAAACAAQAAQB9AAEAfgCAAAIAgQDlAAEA5gDpAAIABAAAAAIAAAAAAAIDVgJYAAUABAWaBTMAAAEfBZoFMwAAA9EAZgIAAAACCwgDBAAAAgAEoAAAr1AAIEoAAAAAAAAAAHBydGYAIAAg+wQGAP4AAAAG7gHeIAAAnwAAAAAD5QVUAAAAIAABAAAAAwAAAAMAAAAcAAEAAAAAAMwAAwABAAAAHAAEALAAAAAoACAABAAIAH4A/wFTAXgCxgLcIAogFCAaIB4gIiAmIC8gOiBfIKwhIuAA+wT//wAAACAAoAFSAXgCxgLcIAAgECAYIBwgIiAmIC8gOSBfIKwhIuAA+wH////j/8L/cP9M/f/96uDH4MLgv+C+4LvguOCw4Kfgg+A338Ig5QXlAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABBgAAAQAAAAAAAAABAgAAAAIAAAAAAAAAAAAAAAAAAAABAAADBAUGBwgJCgsMDQ4PEBESExQVFhcYGRobHB0eHyAhIiMkJSYnKCkqKywtLi8wMTIzNDU2Nzg5Ojs8PT4/QEFCQ0RFRkdISUpLTE1OT1BRUlNUVVZXWFlaW1xdXl9gYQCGh4mLk5ieo6KkpqWnqauqrK2vrrCxs7W0tri3vLu9vgByZGVp3XihcGvkdmoAiJoAcwAAZ3cAAAAAAGx8AKi6gWNuAAAAAG193mKChZfCw9XW2tvX2LkAwcQA4+Dh5ucAedncAISMg42Kj5CRjpWWAJScnZsAxcZxAAAAegAAAAAA/lgAAAPlBT8FVAWgAOMAfQC0AMEAzQDVAPIBCgEZASEBlgKkAPoA0wDpAPIA+gECAQ4BFwEpATUAuQDaAPAApgCsAKoA7QCNAN8A5QD+APcA2ACxANEA9ADhAMQARwCvAJsATQBdAACwACywABNLsCpQWLBKdlmwACM/GLAGK1g9WUuwKlBYfVkg1LABEy4YLbABLCDasAwrLbACLEtSWEUjWSEtsAMsaRggsEBQWCGwQFktsAQssAYrWCEjIXpY3RvNWRtLUlhY/RvtWRsjIbAFK1iwRnZZWN0bzVlZWRgtsAUsDVxaLbAGLLEiAYhQWLAgiFxcG7AAWS2wByyxJAGIUFiwQIhcXBuwAFktsAgsEhEgOS8tsAksIH2wBitYxBvNWSCwAyVJIyCwBCZKsABQWIplimEgsABQWDgbISFZG4qKYSCwAFJYOBshIVlZGC2wCiywBitYIRAbECFZLbALLCDSsAwrLbAMLCAvsAcrXFggIEcjRmFqIFggZGI4GyEhWRshWS2wDSwSESAgOS8giiBHikZhI4ogiiNKsABQWCOwAFJYsEA4GyFZGyOwAFBYsEBlOBshWVktsA4ssAYrWD3WGCEhGyDWiktSWCCKI0kgsABVWDgbISFZGyEhWVktsA8sIyDWIC+wBytcWCMgWEtTGyGwAVlYirAEJkkjiiMgikmKI2E4GyEhISFZGyEhISEhWS2wECwg2rASKy2wESwg0rASKy2wEiwgL7AHK1xYICBHI0ZhaoogRyNGI2FqYCBYIGRiOBshIVkbISFZLbATLCCKIIqHILADJUpkI4oHsCBQWDwbwFktsBQsswBAAUBCQgFLuBAAYwBLuBAAYyCKIIpVWCCKIIpSWCNiILAAI0IbYiCwASNCWSCwQFJYsgAgAENjQrIBIAFDY0KwIGOwGWUcIVkbISFZLbAVLLABQ2MjsABDYyMtAAAAAAAAAgAEAAL//wADAAMArgAABGgFVAADAAYACQBnALIDAQArtAkHACkEK7IBBAArtAUHADoEKwGwCi+wAda0BxMADQQrsAcQsQYBK7QDEwANBCuxCwErsDYauso03VUAFSsKsAkuBLAHwLEGMvkFsAXAAwCxBgcuLgGxBQkuLrBAGgAwMTMRIREDIQkBESGuA7pk/UgCuP0OArcFVPqsBO77yAPm+8gAAAIApAAAAaIFfQAFAAkAJgCyBgEAK7EHD+kBsAovsALWsAYysQUS6bAIMrEFEumxCwErADAxASMDETMRAxEzEQFtlDP6/P4BugFjAmD9oPzjAR/+4QAAAAACAHsDgwKeBX0AAwAHADsAsAEvsAQztAIQAAkEK7AGMrQCEAAJBCsBsAgvsAHWtAATABUEK7AAELEFASu0BBMAFQQrsQkBKwAwMQEjETMBIxEzAS2ysgFxsrIDgwH6/gYB+gAAAgBmAAAFKwUrABsAHwDPALIHAQArsQIGMzOyDwIAK7ESFjMzsQwI6bEYHDIysg8MCiuzQA8RCSuxEBQyMrQFHQcRDSuxChozM7EFCOmxAAgyMgGwIC+wDNa0HBMAFQQrsAsg1hG0HRMAFQQrsAcg1hG0BhMAFQQrsBwQsQMBK7QCEwAVBCuxIQErsDYauj/q/LcAFSsKsBAusAYQsQ8c+bAQELERHPmwBhCzBQYREyuzEgYREysDtAUPEBESLi4uLi6wQBqxCwcRErAIObECAxEStAQTFB4fJBc5ADAxASMDIxMhAyMTIzczEyE3IRMzAyETMwMzByMDMwEDIRMFDPgQuBD+wxO4EP4L/BD+/goBABG6EQE+ELsT9gr0EPr9HhABPw8BTv6yAU7+sgFOrAFFrQE//sEBP/7Brf67AUX+uwFFAAAAAAEAZv8OA54GIQArAGkAsAEvsQcQ6QGwLC+wEdaxHxLpsB8QsRQBK7EXE+mwASDWEbEAE+mwFxCxCgErsSgS6bEtASuxHxERErENBTk5sQAUERKyBwwhOTk5sBcRsCI5sSgKERKxGRo5OQCxBwERErEEKzk5MDEFIzUmJzcWMzI2NCYnLgM1NDY3NTMVFhcHJgciBhQWFx4FFRQGBwJizKCQLbKafUhEl3eFShSZv8+Dbhqopm1KOJNadVQrGQSKsvLiCjXNN0XJPyUdOWN0abSsDubmBhzXIwE7xTEpGSo6MVhMR7i1EgAFAGb/7AaTBWgAAwAPABsAJwAzALIAsh8BACuwATOxMQjpsg0EACuwAzOxEwjptBkHHw0NK7EZCOmwKyDWEbElCOkBsDQvsAnWsRYT6bAWELECASuwEDKxBBPpsSEBK7EuE+mwADKwLhCxMwErsRwT6bE1ASuwNhqwJhoBsQECLskAsQIBLskBsQMALskAsQADLsmwNhoCAbBAGgGxFgkRErEHDDk5sQQCERKxBg05ObEuIRESsR8kOTmxHDMRErEeJTk5ADAxCQEnCQEUBiAmPQE0NiAWFSc0JiIGHQEUFjI2NQEUBiAmPQE0NiAWFSc0JiIGHQEUFjI2NQTb/dmdAib+qJH+pJKSAVyRxDWMNTWMNQRykf6kkpIBXJHENYw1NYw1BSn6wz8FPf46i5iYi6SLl5eLDjkxMTnBOTExOf17i5eXi6SLmJiLDzkxMTnBOTExOQAAAAIAj//sBOEFaAAcACYAiACyBAEAK7EdCumyEAQAK7EVC+m0IRsEEA0rsSEL6bAAMgGwJy+wDNaxGRLpsAcg1hGxJBLpsBkQsR8BK7ECFemyAh8KK7NAAgAJK7EoASuxJAwRErAKObEfGRESsRAdOTmwAhGxEhM5OQCxHQQRErACObEbIRESsAo5sBURsBM5sBASsBI5MDEBIxEGJSImPQE0NyY9ATQ2MzIXByYHIgYdARQXIQEyNxEjIgcVFBYE4cbN/vHnyaaNx+nbuxe2015MjQKw/WWDZOe6AU4CP/3wRAGuoXPTO0aya6CpKcwhATtEeocB/agTAXKTVlRIAAABAHsDgwEtBX0AAwAnALABL7QCEAAJBCsBsAQvsAHWtAATABUEK7QAEwAVBCuxBQErADAxASMRMwEtsrIDgwH6AAAAAAEAj/7FAoUGGQAJABMAAbAKL7AD1rEIEumxCwErADAxBQcAAgEXBgIQEgKFuP7DAQE+uIN3d9FqAZoEIAGaa9X+hf4h/oUAAAEAKf7FAh4GGQAJABMAAbAKL7AE1rEJEumxCwErADAxEyc2EhACJzcAEOG4g3d3g7gBPf7FatUBewHfAXvVa/5m++AAAQB7Ar4DiQWRABEA7wCyAQIAK7ANM7EEB+mwCjKwDy+wETOwBi+wCDMBsBIvsADWsAUysQkBK7AOMrETASuwNhqwJhoBsREALskAsQARLskBsQgJLskAsQkILsmwNhqwJhoBsQYFLskAsQUGLskBsQ8OLskAsQ4PLsmwNhoFsAAQswEACBMrsAUQswQFDxMrujWz3S4AFSsLsAAQswcACBMrsQAICLAGELMHBg4TKwWwERCzChEJEyuwBhCzDQYOEyu6NczdVQAVKwuwERCzEBEJEyuxEQkIsAUQsxAFDxMrALEHEC4uAbUBBAcKDRAuLi4uLi6wQBoBADAxEzchNSEnNxc3FwchFSEXBycH+JX+7gEWl2SiomabARz+6pVooKADAOd58EH5+UHweedC+PgAAAABAHsAUgO+A5EACwBSALAAL7AHM7EBCemwBTKyAAEKK7NAAAoJK7IBAAors0ABAwkrAbAML7AK1rACMrEJE+mwBDKyCQoKK7NACQcJK7IKCQors0AKAAkrsQ0BKwAwMRM1IREzESEVIREjEXsBO80BO/7FzQGPxQE9/sPF/sMBPQAAAAABAIX+4wGYAR8ABgAnALAEL7QBEQAOBCsBsAcvsADWsQMS6bEIASuxAwARErEEBjk5ADAxMxEzEQMnN5r+oHNzAR/+0f7zQN0AAAAAAQB7AdUCfwKmAAMAIgCwAC+xAQrpsQEK6QGwBC+xAAErtAMbAAgEK7EFASsAMDETNSEVewIEAdXR0QAAAQCaAAABmAEfAAMAKQCyAAEAK7EBD+myAAEAK7EBD+kBsAQvsADWsQMS6bEDEumxBQErADAxMxEzEZr+AR/+4QAAAAABAHH/EANQBWgAAwBEALIABAArsAMzAbAEL7EFASuwNhq6PQ/s0wAVKwqwAy4OsALABbEAC/kOsAHAALEBAi4uAbMAAQIDLi4uLrBAGgEAMDEJASMBA1D+AuEB/AVo+agGWAAAAgCF/+sD+gVAAAcAEwAwALIDAQArsQwL6bIHAwArsRIG6QGwFC+wBNaxCRLpsAkQsQ4BK7EBEumxFQErADAxAREQJBkBECABERQWMjY1ETQmIgYD+vyLA3X9hVDhUFDhUAPR/Yn+kQEBbgJ3AW/+eP27Xk5NXwJFXk5OAAEAFAAAAm8FKwAGACAAsgYBACsBsAcvsADWsQQS6bEIASuxBAARErADOQAwMQEHJyUzESMBdfhpAXni+gQXisXZ+tUAAQBmAAADhwU/ABgAdQCyAAEAK7EWC+myDgMAK7EJBukBsBkvsAXWsRcS6bARMrIFFwors0AFAAkrsAEysRoBK7A2GrovrtVOABUrCgSwAS4OsALABbEWEvkOsBXAALIBAhUuLi4BsgIVFi4uLrBAGgEAsQkWERKwCzmwDhGwDDkwMTM1AT4BPQE0JiMiByc2MzIWHQEUBgcDIRVtAT2aRU5wh7sjuLvlxUGO8wHG1wFisnNgI0w1KdE1naQvj5Su/t3bAAEAZv/sA3UFPwAoAGwAsicBACuxAwvpshkDACuxFAvptAwLJxkNK7EMBukBsCkvsAbWsSQS6bAQINYRsR0S6bIQHQors0AQCwkrsSoBK7EdBhESsCA5ALEDJxESsAA5sAsRsAE5sAwSsCA5sBQRsBY5sBkSsBc5MDE/ARY3MjY9ATQmIyE1MzI2PQE0JiMiByc2FzIWHQEUBgceAR0BFAYjImYblo+DUkRQ/tz3YkZQbIOYGpO457lDUFpSyf7HF84fATtUUEo530RMT0ozHNMlAZOaf2RxIh9zZnWknwAAAgA5AAAESAUrAAoADQB7ALIDAQArsAUvsAAzsQsL6bAJMrILBQors0ALBwkrAbAOL7AN1rADMrEIEumwATKyCA0KK7NACAAJK7INCAors0ANBQkrsAYysQ8BK7A2Gro1WNyjABUrCgSwBi4FsAfAsQsd+QSwDcACsQYNLi4BsQcLLi6wQBoBADAxASMRIxEhNQEhETMpAREESK72/ZUCEwFOrvzrAXEBI/7dASPnAyH8zQI7AAAAAAEAe//sA5MFKwAdAF4AshABACuxFQvpsBwvsQUL6bAEL7EBC+kBsB4vsADWsQUS6bIFAAors0AFAwkrsAUQsRgBK7ELEumxHwErsRgFERKwEDkAsRUQERKwEjmwHBGwEzmwBRKxAAg5OTAxExEhFSERFhceAR0BFA4CIyInNxY3MjY9ATQmJyakAtn+IT17rJEkX7KHtqYfnJ2DREhptAI7AvDZ/rYCBgiij31WeWAvMcwjAT9aQkw/BAgAAgB7/+wDxQU/ABcAJABiALIJAQArsR4L6bIQAwArsRUL6bQDGAkQDSuxAwvpAbAlL7AM1rEbEumwADKwGxCxIQErsQcS6bEmASuxIRsRErEQFTk5sAcRsBI5ALEDGBESsAE5sBURsBM5sBASsBI5MDEBFTYXMhYdARAlIiY1ERAkITIXByYjIgYTIgcVFBYzMjY9ATQmAXVqibil/lz2sAESASODaRFYaL6YzWhlTGBeTEMDb38lAZ+yY/6LAcLFAfEBBtUY0RJj/jgrulRBRVBkSDkAAAAAAQAzAAADcQUrAAYATwCyBQEAK7AEM7AGL7ECC+kBsAcvsQgBK7A2Gro65ebzABUrCrAFLg6wAxAFsAUQsQQe+bADELEGHvkDALADLgGzAwQFBi4uLi6wQBoAMDETNSEVASEBMwM+/if++wHXBFDb0/uoBFAAAAAAAwB7/+wD4wVAABcAJAAxAIMAsgoBACuxIgrpshYDACuxLwrpAbAyL7AT1rElFemwJRCwHyDWEbEMFemwDC+xHxXpsCUQsSQBK7EHFemwBxCwACDWEbErFemwKy+xABXpsTMBK7EfExESsQoQOTmxKyURErIhIhs5OTmxACQRErEDCTk5ALEvIhESsxADGygkFzkwMQEUBgceAR0BFAYgJj0BNDY3LgE9ARAEEQM0JicOAR0BFBYyNjUBFBYXPgE9ATQmIgYVA8NGXG9Txv4lx1ZsWkcDJ9FGfX1FVN1U/ps8ZmY8RrhGA6BSdzU3e1pXtp2dtldYfDg1eVBcAUQB/r39f0RJMTFKQzdMPj5MAlw7PCkpOzxWQjs8QQACAGb/7AOwBT8AGAAlAGQAshEBACuxFgvpsgoDACuxHwvptAMZEQoNK7EDC+kBsCYvsAbWsSMS6bAjELEAASuwGzKxDhLpsScBK7EjBhESsRMWOTmwABGxChE5OQCxFhERErATObADEbAUObAZErABOTAxATUGJyImPQE0NjMyFhUREAQhIic3FjMyNgMyNzU0JiMiBh0BFBYCtm2GuKXF3/aw/u7+3YNpF1hixZHNaGVMYF5MQwG8fyUBn7Jjtr7Cxf4P/vrVGNESbAG/K7pUQUVQZEg5AAACAJoAAAGYA40AAwAHAC0AsgABACuxAQ/psAQvsQUP6QGwCC+wANawBDKxAxLpsAYysQMS6bEJASsAMDEzETMRAxEzEZr+/v4BH/7hAm8BHv7iAAACAIX+4wGYA40AAwAKACoAsAAvsQEP6QGwCy+wBNawADKxBxLpsAIysQwBK7EHBBESsQgKOTkAMDETETMRAxEzEQMnN5r+/v6gc3MCbwEe/uL9kQEf/tH+80DdAAEAZv/sBCsD+gAGAIcAsgYBACuyAgIAKwGwBy+wA9awBTKxCAErsDYasCYaAbECAy7JALEDAi7JsDYauh0PxvoAFSsKDrACELABwLADELAEwLAmGgGxBgUuyQCxBQYuybA2Grri5McBABUrCg6wBhCwAMCxBAMIsAUQsATAALIAAQQuLi4BsgABBC4uLrBAGgEAMDETNQEXCQEHZgN1Tv0pAtlQAbCHAcOY/pL+kZkAAgCPAOkDwQMXAAMABwAaALAEL7EFCOmwAC+xAQjpAbAIL7EJASsAMDETNSEVATUhFY8DMvzOAzICaq2t/n+trQAAAAABAIX/7ARKA/oABgCHALICAQArsgYCACsBsAcvsAPWsAUysQgBK7A2GrAmGgGxAgMuyQCxAwIuybA2GrodHMcBABUrCg6wAxCwBMCwAhCwAcCwJhoBsQYFLskAsQUGLsmwNhq64vHG+gAVKwqxAwQIsAUQsATADrAGELAAwACyAAEELi4uAbIAAQQuLi6wQBoBADAxARUBJwkBNwRK/ItQAtn9KU4CN4f+PJkBbwFumAAAAAACAGYAAAN9BZEAEwAXAIkAshQBACuxFQ/psAAvsAgvsQ0G6QGwGC+wAdazDQEUDiuxFxLpsQUBK7EQEumxGQErsDYasCYaAbEAAS7JALEBAC7JsDYauidVzYMAFSsKDrABELACwLAAELATwACxAhMuLgGxAhMuLrBAGgGxFxQRErEIDTk5ALEIABESsQoQOTmwDRGwCzkwMQEnNz4BNTQmIyIHJzYzMhYVFAYHAREzEQHVjbxYJ1KBkZQlrrf+tDdv/lb+Ab6/lUZQXmRIJdctsM2gkVz9eQEf/uEAAgBm/+wFiwVoAAoANwDlALIlAQArtCAIABcEK7IrBAArtBoHADcEK7IPAgArsQMH6bIYAgArtDUJJQ8NK7E1B+mwFSDWEbEwB+kBsDgvsCjWtB0TABUEK7AdELEXASu0LhMAFQQrsTkBK7A2Gro/BfTYABUrCg6wCxCwDMCxByP5sAbAuj7/9LUAFSsKsAAQsAHAsRMj+bASwAC3AAEGBwsMEhMuLi4uLi4uLgG3AAEGBwsMEhMuLi4uLi4uLrBAGgGxFx0RErIjKzA5OTkAsSAlERKwIzmwMBGwIjmxFTURErAzObEDCRESsxcdKC4kFzkwMQETJiMiBg8BBjMyJTc+ATMyFhcDFjMyETQmIyIAFRAAITI3FwYnIAAREAAhIAAVECEiJicGIyImA0ovNzgvKwgjCjlM/vYlEnVuO5wyTCUi0/Hf4/7cASUBE6SZL5rQ/pz+gAGBATABJQFP/o5GcxRWc1pBAloBDhclK8k/QdFtVCkd/lgKATG06v7L8v7+/t08ikwBAX4BQAEvAY/+v/D+SDMtM24AAAIAMwAABPgFVAAHAAoASwCyBAEAK7AAM7IGBAArtAIJBAYNK7ECBukBsAsvsATWsQMY6bADELEAASuxBxjpsQwBK7EAAxESswUGCQokFzkAsQYJERKwCDkwMSEDIQMhASEJAQMhA+lY/gdW/vEBrgFpAa79nr8BeQEb/uUFVPqsBH/9ewAAAAADAJoAAARMBVQADwAZACEAVwCyAQEAK7EWC+myAgQAK7EeC+m0HxUBAg0rsR8K6QGwIi+wAdaxFhfpsB4ysBYQsRABK7ENF+mwGiDWEbEGF+mxIwErsQYQERKwCTkAsR8VERKwCTkwMSkBESEgExUUBgceAR0BFAYDNTQmIyERITI2AzU0KwERMzIC1/3DAhgBagFIUF5pv0NETP7iAQhaTC+I9/WKBVT+3Y1UZyIUhGSSk6YBWmdGQ/6LOwKIeG/+mgAAAQB7/+wD0wVoABUAOwCyFAEAK7EPBumyAwQAK7EIBukBsBYvsADWsQwX6bEXASsAsQ8UERKwEjmwCBGxBhE5ObADErAFOTAxExEQITIXByYjIgYVERQWMzI3FwYjIHsB5cOwHbySg2hog5G9HbDD/hsBdwJmAYst3yNgb/30b2Aj3y0AAgCaAAAEWgVUAAkAEwAwALIIAQArsQsG6bIBBAArsQoG6QGwFC+wCdaxCxfpsAsQsQ8BK7EFF+mxFQErADAxEyEyFhURFAYjIQERMzI2NRE0JiOaAfzs2Nnr/gQBAt99YGB9BVTNov2Kos0EcfxyYWgB/GhhAAAAAQCaAAAD3QVUAAsARwCyAAEAK7EJBumyAQQAK7EEBum0BQgAAQ0rsQUG6QGwDC+wANaxCRfpsAQysgkACiuzQAkLCSuwAjKzQAkHCSuxDQErADAxMxEhFSERIRUhESEVmgND/b8CFP3sAkEFVOP+tuP+n+MAAAAAAQCaAAAD5QVUAAkAQACyAQEAK7ICBAArsQUG6bQJBgECDSuxCQbpAbAKL7AB1rEAF+mwBTKyAAEKK7NAAAQJK7NAAAgJK7ELASsAMDEpAREhFSERIRUhAZz+/gNL/bcCHP3kBVTj/pXjAAAAAQB7/+wEMQVoABgAYwCyCwEAK7EEBumyBAsKK7NABAcJK7IRBAArsRYG6QGwGS+wDdaxARfpsAEQsQYBK7EJFemxGgErsQYBERKyCxEWOTk5sAkRsRMUOTkAsQQLERKwCTmwFhGwFDmwERKwEzkwMQERFBYzMjcRMxEGIyATETQ2ITIXByYjIgYBfWyBZG/01/L+EgH8AQrfqBys04NtA6r9/GhrEAGe/ag9AZsCRtPILeElaAAAAAEAmgAABJgFVAALAD8AsgUBACuwADOyBgQAK7AKM7QIAwUGDSuxCAbpAbAML7AF1rEEF+mwBzKwBBCxAQErsAkysQAX6bENASsAMDEpAREhESERIREhESEEmP7+/gb+/gECAfoBAgI//cEFVP3PAjEAAAAAAQCkAAABpgVUAAMAIQCyAgEAK7IDBAArAbAEL7AC1rEBF+mxARfpsQUBKwAwMQERIREBpv7+BVT6rAVUAAAAAAH/7P5aAZwFVAAJABgAsgAEACsBsAovsAnWsQIX6bELASsAMDETIREUBgcnPgE1mgECbaqZfTEFVPqVZpeSrnlCPQAAAgCaAAAEqAVUAAMACQB9ALIHAQArsQEGMzOyBAQAK7EACTMzAbAKL7AC1rEBF+mwARCxBwErsQYa6bAJINYRsQQa6bELASuwNhq6NfTdlAAVKwoOsAkQsAjAsAQQsAXAusq33I0AFSsKsQgJCLAHELAIwLAGELAFwACxBQguLgGxBQguLrBAGgEAMDEBESERIQkBIQkBAZz+/gPx/lIBy/7X/kIBpQVU+qwFVP1e/U4CsgKiAAAAAAEAmgAAA80FVAAFACwAsgQBACuxAQbpsgUEACsBsAYvsATWsQEX6bIBBAors0ABAwkrsQcBKwAwMQERIRUhEQGcAjH8zQVU+4/jBVQAAAAAAQCFAAAGAgVUAAwAlACyBQEAK7ALM7IHBAArsAkzAbANL7AF1rEEF+mwBBCxDAErsQsX6bEOASuwNhq6w97qGAAVKwqwBy4OsAjAsQMk+bACwLo8J+omABUrCgWwCS6xBwgIsAjADrEABvmwAcAAtAABAgMILi4uLi4BtgABAgMHCAkuLi4uLi4usEAaAbEEBRESsAY5sQsMERKwCjkAMDEBAyELASETIQkBIRMhBOP8/rn8F/74PgEgAWEBYAEhPf74A3P9PQLD/I0FVPw3A8n6rAABAJoAAAT0BVQACQBZALIAAQArsAIzsgUEACuwBzMBsAovsATWsQES6bABELEGASuxCRLpsQsBK7A2GrrGwuNhABUrCrAALgSwAcCxBiX5BbAFwAMAsQEGLi4BsQAFLi6wQBoAMDEhAREjESEBETMRA5z9+vwBWAIG/AQK+/YFVPv0BAz6rAAAAgB7/+wEgwVoAAsAFwBEALIEAQArsRAG6bIKBAArsRYG6QGwGC+wBtaxDRfpsA0QsRIBK7EBF+mxGQErsQ0GERKxBAk5ObEBEhESsQMKOTkAMDEBERQGICY1ETQ2IBYFERQWIDY1ETQmIAYEg/b95Pb2Ahz2/Pp3ARZ3d/7qdwPF/cq85+e8Aja85+fL/ehmaWhnAhhmaWkAAAAAAgCaAAAEXgVUAAsAFQA6ALIAAQArsgEEACuxEAbptAoRAAENK7EKBukBsBYvsADWsQsX6bAQMrALELEVASuxBhfpsRcBKwAwMTMRITIWHQEUBiMhEQE0JiMhESEyNjWaAhTly9Pp/voBwFRo/vwBBGpSBVS2u7q2uf5GA89WTP4tTlgAAgB7/p4EgwVoAA8AGwBBALIIBAArsRoG6QGwHC+wBNaxERfpsBEQsRYBK7ELF+mxHQErsREEERKwBzmwFhGyAQAOOTk5sAsSsQgPOTkAMDEBAy4BNRE0NiAWFREUBgcTAREUFiA2NRE0JiAGAr6P49H2Ahz2nqxt/dd3ARZ3d/7qd/6eAVIQ4a4CNrzn57z9ypjUJf8ABLj96GZpaGcCGGZpaQACAJoAAAUABVQADQAXAG8AsgEBACuxAAQzM7IGBAArsRIG6bQCFAEGDSuxAgbpAbAYL7AF1rEEF+mwEjKwBBCxFwErsQsX6bABINYRsQAb6bEZASuwNhq6y2zbggAVKwqwARCwAsAOsAAQsA3AALANLgGxAg0uLrBAGgEAMDEpAQEjESERITIWHQEQBwM0JiMhESEyNjUFAP7L/sb1/v4CL+fLzTVUZ/7eASJoUwHD/j0FVLa7sv8ASgHoVkz+MU5YAAAAAQBi/+wD7AVoAC4A3wCyBQEAK7ELBumyGwQAK7EgBukBsC8vsBjWsSMX6bAjELEOASuxABfpsTABK7A2GrrvycIXABUrCg6wExCwEcCxJgb5sCrAsBMQsxITERMrsCYQsycmKhMrsygmKhMrsykmKhMrsicmKiCKIIojBg4REjmwKDmwKTmyEhMRERI5ALcTKBESJicpKi4uLi4uLi4uAbcTKBESJicpKi4uLi4uLi4usEAaAbEjGBESsAk5sA4RswULGyAkFzmwABKxHR45OQCxCwURErAIObAgEbMACRgeJBc5sBsSsB05MDEBFA4CIyImJzcWMzI2NTQuAicuAzU0NjMyFwcmIyIGFRQeAhceBQPsJWe+lnHzRi3PsodSBjdYZIGMVBbP/MfGHbywf04EO0xkXnxaLRoHAXNohmovMSDLP0NnQjI4FhcdN2R9dcGxLdkpP1xEMzUVGBcnNy9cVgABADMAAAQvBVQABwA6ALIAAQArsgMEACuxAgbpsAUyAbAIL7AA1rEHF+myBwAKK7NABwUJK7IABwors0AAAgkrsQkBKwAwMSERITUhFSERAbD+gwP8/oMEcePj+48AAAABAI//7AR/BVQADwA/ALIFAQArsQ0G6bIIBAArsAAzAbAQL7AH1rEKF+mwChCxDwErsQIX6bERASuxCgcRErAFObECDxESsAQ5ADAxASERFAYgJjURIREUFiA2NQN9AQLu/ezuAQJzAQZzBVT8N7bp6bYDyfxMaGloaQAAAQAQAAAEvAVUAAYAewCyBAEAK7ADM7IFBAArsgECBjMzMwGwBy+xCAErsDYausKv7akAFSsKsAUuDrAAEAWwBRCxBhf5sAAQsQQX+bo9VO2zABUrCrABLrADLrABELECJ/mxBgAIsAMQsQAn+QCwAC4BtgABAgMEBQYuLi4uLi4usEAaAQAwMSUBIQEhASECZgFKAQz+af6D/mgBDeMEcfqsBVQAAAAAAQAfAAAHbwVUAAwA1QCyCAEAK7IEBQczMzOyAAQAK7ECAzMzsgkEACuyCgQAK7IMBAArAbANL7EOASuwNhq6weHwmwAVKwqwCS4OsAsQBbAJELEKJ/mwCxCxCCf5uj5n8csAFSsKsAwusQoLCLALwA6xBhT5BbAHwLrBmfHLABUrCrAFLrEHBgiwBsAOsQEG+QWwAMC6Ph/wmwAVKwqwAi6wBC6wAhCxAyf5sQABCLAEELEBJ/kAsgEGCy4uLgFADQABAgMEBQYHCAkKCwwuLi4uLi4uLi4uLi4usEAaAQAwMQETASEBIQsBIQEhARMEc/cBBQEA/q7+pPr6/qT+rgEAAQT4BVT73wQh+qwESvu2BVT73wQhAAEAMwAABLIFVAALAPUAsgUBACuyAQIEMzMzsgcEACuyCAoLMzMzAbAML7AF1rEEGemwCDKwBBCxBxnpsAcvsAQQsQoBK7ELGemwAiDWEbEBGemxDQErsDYaujYs3ewAFSsKusnU3ewAFSsKujY23fsAFSsLsAQQswAECxMrsQQLCLAIELMACAETK7o2Nt37ABUrC7AEELMDBAsTK7EECwiwBxCzAwcCEyu6Nizd7AAVKwuwBRCzBgUKEyuxBQoIsAcQswYHAhMrujYs3ewAFSsLsAUQswkFChMrsQUKCLAIELMJCAETKwCzAAMGCS4uLi4BswADBgkuLi4usEAaAQAwMQkBIQkBIQkBIQkBIQMGAaz+6v7X/tf+6QGs/mUBFAEbARoBFQKu/VIB4/4dAq4Cpv4lAdsAAAEACgAABH0FVAAIAFEAsgUBACuyCAQAK7EBAjMzAbAJL7AG1rEDF+mxCgErsDYaujpG5YoAFSsKBLADLgWwAsAOsQAU+QWwAcADALEAAy4uAbIAAQIuLi6wQBoAMDEJASEBESERASECRAEmARP+SP7+/kcBEwKkArD8N/51AYsDyQAAAAEAhQAABB8FVAAJAE0AsgQBACuxAQvpsgkEACuxBgvpAbAKL7ELASuwNhq6NO3cBAAVKwqwBi4OsAXAsQAi+QWwAcADALEABS4uAbMAAQUGLi4uLrBAGgAwMQkBIRUhNQEhNSEEGf2NAnn8ZgJ3/aIDewR5/GLb2QOg2wABAK7+/gJiBlIABwA1ALAAL7EGCumwBS+xAwrpAbAIL7AB1rQAGwAKBCuwAzKxBhLptAAbAAoEK7AEMrEJASsAMDEBIREhFSMRMwJi/kwBtLq6/v4HVM36RgAAAAEAXP8QAzsFaAADAEQAsgEEACuwAjMBsAQvsQUBK7A2GrrC8ezTABUrCrABLg6wAMAFsQIo+Q6wA8AAsQADLi4BswABAgMuLi4usEAaAQAwMQUBMwECWv4C4wH88AZY+agAAAABAD3+/gHyBlIABwA+ALABL7ECCumwBS+xBgrpAbAIL7AB1rAFMrQAGwAKBCuwABCxAxLpsAMvsAAQtAEbAAoEK7ABL7EJASsAMDEBITUzESM1IQHy/ku7uwG1/v7NBbrNAAAAAQBcAvgDcQV9AAYAiACwAC+wBTOxAhHpsAMyAbAHL7AB1rEEASuxCAErsDYasCYaAbEAAS7JALEBAC7JsDYaujgL4RcAFSsKBbABELACwA6wABCwBsCwJhoBsQUELskAsQQFLsmwNhq6yCzgtAAVKwqxAAYIsAUQsAbABbAEELADwAMAsAYuAbICAwYuLi6wQBoAMDETJwEzAQcD9JgBMa4BNpzwAvhcAin911wBtAAB//7/AAOP/2YAAwAdALABL7QCBwA6BCu0AgcAOgQrAbAEL7EFASsAMDEBITUhA4/8bwOR/wBmAAEAewRQAggFpAAFACIAsgQFACu0AQ8ADAQrAbAGL7AD1rQAGwALBCuxBwErADAxAQcmJzcWAghcgbBigwTbi0h0mGMAAgBm/+wDcwP6ABcAIQB5ALICAQArsgUBACuxIAnpshUCACuxEArptBoLBRUNK7EaCOkBsCIvsAjWsR0V6bAdELEYASuwDDKxARLpsSMBK7EdCBESsRITOTmwGBGyBRAVOTk5sAESsAM5ALEgAhESsAM5sBoRsAg5sRALERKwEjmwFRGwEzkwMQERIycGIyImNTQ2OwE1NCYjIgcnNjMyFgM1IyIGFRQWMzIDc80ThaSDgYqZ8Ep1gZMfnLrlsfq4PSwrOWMCkf1vRFihh5iBaVY/H78vqP2TlCk5NTAAAAACAI//7APdBaAADgAZAFYAsgYBACuxEgvpsgoFACuyDQIAK7EYC+kBsBovsAjWsRAS6bAKMrAQELEVASuxARLpsRsBK7EVEBESsAY5ALESBhESsAg5sQ0YERKwCzmwChGwCTkwMQERFA4CIyInETcRNjcgAREWMzI2NRE0IyID3SVguI7TsPqPmAEt/aw7W3VPf2ACpP7bYodzNyIFbyP+HjsB/vL93QhYXgEzewAAAAEAYv/sAwQD+gAXADsAsgABACuxEwvpsgcCACuxDAvpAbAYL7AD1rEQEumxGQErALETABESsBY5sAwRsQoVOTmwBxKwCTkwMQUiJjURNDYzMhcHJiMiBhURFBYzMjcXBgIQ6cXF6YVvH2JsalFQa2ZoH2sUtMoBEcu0Jc0bSlz+61xJGs0kAAACAGb/7AO0BaAADgAaAGMAsgkBACuyDAEAK7EZC+myBwUAK7IDAgArsRIL6QGwGy+wANaxFhLpsBYQsQ8BK7AFMrEIEumxHAErsQ8WERKxAww5ObAIEbAKOQCxGQkRErAKObEDEhESsAU5sAcRsAY5MDETERAhMhcRNxEjJwYjIiYlESYjIgYVERQWMzJmAUqBifrGGZGqmJwCVHlkQjs4Q30BRgFUAWAdAaAj+mBUaLB/Ae8bQEX+nz8/AAIAYv/sA4cD+gATABsAYACyCAEAK7EDCumyDgIAK7EaCum0FRMIDg0rsRUK6QGwHC+wC9axABLpsBQysAAQsRYBK7ERFOmxHQErsRYAERKyAwgOOTk5sBERsQUGOTkAsQMIERKwBjmwExGwBTkwMQEUFjMyNxcGIyImNREQITIWHQEhNRUhNTQmIyIBXFRvlpsnpsnhxQGe3ar91QE+QlamAWBcTC+8P8S9AQgBhdm51foxMU5SAAABADMAAALnBaYAFQBEALIMAQArshQFACuxAwrpsg8CACuwBzOxDgnpsAkyAbAWL7AM1rAQMrELEumwBjKxFwErALEDDxESsAE5sBQRsAA5MDEBByYjIgYdATMHIxEjESM1MzU0NjMyAucaTERGKv4P7/qgoJqjcQWJwBA3QH3G/OEDH8aMnpcAAgBS/lgDwQP6ADEAPwENALINAAArsRIJ6bASELAQINYRsQ8J6bImAgArsTUK6bIpAgArsSoH6bQ8AA0mDSuxPArpAbBAL7Ai1rAPMrE5FOmwHiDWEbEEEumwORCxPwErsTAU6bAwELAKINYRsRUU6bAVL7EKFOmxQQErsDYauvi9wGoAFSsKDrAbELAYwLEGCfmwB8CwGxCzGRsYEyuzGhsYEyuyGRsYIIogiiMGDhESObAaOQC1BgcYGxkaLi4uLi4uAbUGBxgbGRouLi4uLi6wQBoBsTkeERKxECA5ObE/BBEStQANEiY1PCQXObEwFRESsC05ALESDxESsAo5sQAQERKzBAkVHiQXObA8EbAgObEqNRESsC05MDEBIicGFRQXBR4BFA4BIyInNxYzMjY1NCYnLgEnLgE1NDcmPQE+ATMyFyEVDgEHFh0BAgM0JiMiBh0BFBYzMjY1AeMnEjs3ASF1YEbFuNumH6ykk1ojO0K6JWpaaIcEvNFYUgE0EksSIwHpTFxaTE5YWk4BCgIlKyUGHg5z4nhAM7srHjEtHQYGFwQMVF9gSlK6XqKqFX0EFAZCWl7+ugGcSENDSExKPT9IAAAAAQCPAAAD1wWgAA8ATQCyCAEAK7AAM7IKBQArsg0CACuxBAzpAbAQL7AI1rEHEumwCjKwBxCxAQErsQAS6bERASuxAAERErANOQCxDQQRErALObAKEbAJOTAxISMRNCMiBxEjETcRNjMyEQPX+lBkoPr6urPhArhQVP1MBX0j/fpg/tkAAgCPAAABiQWTAAMABwAuALIBAQArsgICACuwBS+xBg/pAbAIL7AB1rAFMrEAEumwBDKxABLpsQkBKwAwMSEjETM1IxEzAYn6+vr6A+WOASAAAAAAAv/w/lgBhQWTAAkADQAqALIFAAArsgACACuwCy+xDA/pAbAOL7AJ1rALMrECEumwCjKxDwErADAxEzMRFAYHJz4BNRMjETOL+mCkkXEq+vr6A+X75l6Ki6BoQkoEhwEgAAAAAAIAjwAAA+wFoAADAAkAjACyCAEAK7EABzMzsgMFACuyBQIAK7AEMwGwCi+wAdaxABLpsAAQsQQBK7EFGemwBzKwBRCxCBnpsAgvsQsBK7A2Gro3BN9NABUrCg6wBBCwCcCwBRCwBsC6yUveyQAVKwqxCQQIsAgQsAnAsAcQsAbAALEGCS4uAbEGCS4usEAaAQCxAwURErACOTAxISMRNwEhCQEhAQGJ+voBQAEW/tsBMv7t/tMFfSP+Rf4T/ggB+AAAAAABAI8AAAGJBaAAAwAhALIBAQArsgMFACsBsAQvsAHWsQAS6bEAEumxBQErADAxISMRNwGJ+voFfSMAAAABAI8AAAYlA/oAGwBhALIIAQArsQAUMzOyCQIAK7INAgArsBEzsQQM6bAYMgGwHC+wCNaxBxLpsAcQsQEBK7EAEumwABCxFQErsRQS6bEdASuxBwgRErALObEAARESsA85ALEJBBESsQsPOTkwMSEjETQjIgcRIxEzFzY3Mhc2NzIZASMRNCMiBgcD1/pQZKD6vxjVu4kz0cHh+lAvnDkCuFBU/UwD5VRoAWtqAf7Z/S0CuFAzIQAAAQCPAAAD1wP6AA8ARACyCAEAK7AAM7IJAgArsg0CACuxBAzpAbAQL7AI1rEHEumwBxCxAQErsQAS6bERASuxBwgRErALOQCxCQQRErALOTAxISMRNCMiBxEjETMXNjcyEQPX+lBkoPq/GNW74QK4UFT9TAPlVGgB/tkAAAIAYv/sA8cD+gAHABMAMACyAgEAK7ERC+myBgIAK7ELC+kBsBQvsAPWsQ4S6bAOELETASuxABLpsRUBKwAwMQEQIBE1ECARJzQmIgYVERQWMjY1A8f8mwNl+lbFVlbFVgF1/ncBifwBif53CFZWVlb+9FZWVlYAAAIAj/5KA90D+gAOABoAZQCyAwEAK7ESC+myBwAAK7IIAgArsgwCACuxGQvpAbAbL7AH1rEGEumwDzKwBhCxFQErsQES6bEcASuxBgcRErAKObAVEbADOQCxAwcRErAGObASEbAFObAZErAQObAIEbAKOTAxAREQISInEQcRMxc2NzIWBREWNzI2NRE0JiMiA93+toOH+scZkaqYm/2seWRCOzdEfQKg/qz+oBz+ZSMFm1RoAbB//hAbAT9GAWA/QAAAAAACAGb+SgO0A/oADgAZAFgAsg0BACuxGAvpsgoAACuyBgIAK7ESC+kBsBovsADWsRYS6bAWELEKASuwDzKxCRLpsRsBK7EKFhESsQYNOTkAsQ0KERKwCTmwGBGwCzmxBhIRErAIOTAxExE0PgIzMhcRBxEGIyABESYjIgYVERQ3MmYlYbiN07D6j5j+0wJUO1p1UH9gAUIBJGKIczcj+pYjAd07AQ4CIwhYXv7MewEAAAEAjwAAApED+gAJADYAsgUBACuyBgIAK7AAMwGwCi+wBdaxBBLpsQcT6bELASuxBAcRErAIOQCxBgURErEBCDk5MDEBFwYHESMRMxc2AnkYeY/60xGVA/rmNVz9fQPlbmQAAAABAG3/7AMtA/oAIQBqALIDAQArsQgK6bIUAgArsRkK6QGwIi+wEdaxHBLpsBwQsQsBK7EAEumxIwErsRwRERKxDwY5ObALEbUIAw4UGR8kFzmwABKyFhcgOTk5ALEIAxESsAU5sBkRswAGERckFzmwFBKwFjkwMQEUBiMiJzcWMzI2NTQmJy4BNTQ2MzIXByYjIgYVFBYXHgEDLZXTtqIik5ZQLz1xsGCk0aaFGZh6TjEpZM9iASOglzm+Kyk8MzUbK3eXmocjxx0lMTsjGzdoAAAAAAEAH//sAq4FAAATAD8AsgMBACuxEgrpsggCACuwDDOxBwnpsA4yAbAUL7AF1rAJMrEQEumwCzKxFQErALESAxESsAE5sAcRsAA5MDElFwYnIAMRIzUzNTcRIQcjERQzNgKFHVx//u4BlZX6AQAQ8Fo10b8nAQEIAivG+CP+5cb99VgBAAEAhf/sA80D5QAPAEwAsgoBACuyDQEAK7EEDOmyAAIAK7AHMwGwEC+wD9axAhLpsAIQsQYBK7EJEumxEQErsQIPERKwDTmxCQYRErALOQCxBAoRErALOTAxEzMRFDMyNxEzESMnBiMiEYX6UGSg+r8Y1bvhA+X9SFBUArT8G1RoASYAAAEACgAAA9MD5QAGAHsAsgIBACuwATOyAwIAK7IABAYzMzMBsAcvsQgBK7A2GrrDEOxxABUrCrADLg6wBRAFsAMQsQQM+bAFELECDPm6PPDscQAVKwqwBi6wAS6wBhCxACX5sQQFCLABELEFJfkAsAUuAbYAAQIDBAUGLi4uLi4uLrBAGgEAMDEJASEBIRsBA9P+wP63/sABAOTlA+X8GwPl/QsC9QAAAAEAJQAABX0D5QAMAMoAsgEBACuyAAoLMzMzsgUCACu0AgMGCAkkFzMBsA0vsQ4BK7A2GrrBEPRiABUrCrACLg6wBBAFsAIQsQMl+bAEELEBJfm6PWbt7wAVKwqwBS6xAwQIsATADrEMCvkFsADAusKa7e8AFSsKsAsusQAMCLAMwA6xBwr5BbAGwLo+8PRiABUrCrAILrAKLrAIELEJJfmxBgcIsAoQsQcl+QCyBAcMLi4uAUANAAECAwQFBgcICQoLDC4uLi4uLi4uLi4uLi6wQBoBADAxKQEDMxsBIRsBMwMhAwH+/t+46XvHAQTFeuq4/t/TA+X9ZQKb/WUCm/wbAs0AAQAZAAADpgPlAAsA6wCyAQEAK7IACQozMzOyAwIAK7IEBgczMzMBsAwvsAHWsAMysQAS6bAEMrAAELEKASuwBjKxCRfpsAcysQ0BK7A2Gro1lt0CABUrCrrKdtzvABUrCro1lt0CABUrC7ABELMCAQYTK7EBBgiwAxCzAgMKEyu6NZbdAgAVKwuwARCzBQEGEyuxAQYIsAQQswUECRMrujWw3SkAFSsLsAAQswgABxMrsQAHCLAEELMIBAkTK7o1sN0pABUrC7AAELMLAAcTK7EABwiwAxCzCwMKEysAswIFCAsuLi4uAbMCBQgLLi4uLrBAGgEAMDEhIwkBMxsBMwkBIQMBF/4BQf7F+sbF+v7EAUT/AMcB9gHv/tEBL/4R/goBNQAAAAABAAr+bQPTA+UACQCoALIGAgArsgAHCTMzMwGwCi+xCwErsDYausL+7KoAFSsKsAYuDrAFwAWxByv5DrAIwLo85OxMABUrCgWwCS4OsAPABbEALPkOsALAsAIQswECABMrsAMQswQDCRMrsQcICLMIAwkTK7IEAwkgiiCKIwYOERI5sgECABESOQC1AQIDBAUILi4uLi4uAUAKAAECAwQFBgcICS4uLi4uLi4uLi6wQBoBADAxCQEDIxMjASEbAQPT/sCF7X1Y/sQBAOTlA+X8G/5tAZMD5f0LAvUAAQBxAAADXAPlAAkATQCyBwEAK7EECemyAgIAK7EJCekBsAovsQsBK7A2Grozw9pdABUrCrAJLg6wCMCxAxT5BbAEwAMAsQMILi4BswMECAkuLi4usEAaADAxEzUhFQEhFSE1AXcC1/5DAcv9FQG8AyXAwP2cwcECZAAAAAEAXP7dAo8GUgAgAGkAsBsvsRgK6bABL7ECCemwDC+xCQrpAbAhL7Ae1rAFMrEWEumwDjKyFh4KK7NAFhoJK7AKMrIeFgors0AeAQkrsSIBK7EWHhESsBI5ALEBGBESsRUeOTmwAhGxERM5ObAMErEGDzk5MDETIzUzMjURNDY7ARUjIhURFAYHHgEVERQ7ARUjIiY1ETSFKSlWf4uqaFJIYGBIUmiqi38CN8FSAduYlclU/k5qewYGe2v+TlTJlpcB21IAAAAAAQC4/lIBUgZSAAMAIgCyAgAAKwGwBC+wAta0ARMADQQrtAETAA0EK7EFASsAMDEBESMRAVKaBlL4AAgAAAAAAAEAKf7dAlwGUgAgAGkAsAgvsQkK6bABL7EfCemwFy+xGArpAbAhL7AM1rATMrEEEumwHDKyBAwKK7NABAAJK7IMBAors0AMCAkrsBcysSIBK7EEDBESsBA5ALEBCRESsQQNOTmwHxGxDxE5ObAXErETHDk5MDEBIyIVERQGKwE1MzI1ETQ2Ny4BNRE0KwE1MzIWFREUOwECXClWf4uqaFJIYGBIUmiqi39WKQI3Uv4lmJXJVAGyansHBntqAbJUyZaX/iVSAAAAAQBIAYkDngLVABYAMwCwBC+wDjOxFQnpswcVBAgrsRIJ6bAAMgGwFy+xGAErALEHBBESsA85sRIVERKwATkwMQEXDgEjIiYjIg4DDwEnPgEzMhYzMgMQjid/b0TMHxIhExgIDhGNNWJtO9UtVgLVTnWHhwwKJQ4cJE6Jc4kAAAACAKT+bQGiA+UABQAJACYAsgcCACuxBg/pAbAKL7AE1rAGMrEDEumwCDKxAxLpsQsBKwAwMRMzExEjEQMRMxHZlDP6Av4CL/6e/aACYAH6AR7+4gABAHH/7AMSBWgAHQBPALIAAQArsRcQ6bIJBAArAbAeL7AE1rEUEumwFBCxAAErsAgytB0TABUEK7AKMrEfASuxHQARErAXOQCxFwARErEBGjk5sAkRsQgZOTkwMQU1LgE1ETQ2NzUzFRYXByYHIgYVERQWMzI3FwYHFQGgoo2NoqxtWR5ibWpRUGtmaR5cahS+F7SuARCutRS+uAYdzBsBSlz+7FxKG80fBrgAAQB7AAAD5QU/AB8AggCyGgEAK7EXC+myBgMAK7ELC+m0AAEaBg0rsBAzsQAJ6bASMgGwIC+wBNaxDhLpsgQOCiuzQAQaCSuwBBCwHiDWEbEVEumyFR4KK7NAFRkJK7EhASuxHgQRErACObAOEbAXObAVErAQOQCxFxoRErAbObELARESsAk5sAYRsAg5MDETNTMmJxAFMhcHJgciBhUUFyEHIRYVFAchFSE1PgE9AXumOQEBqqyoHpaoWFA+AYEP/rECfwIM/L5UZwI3x5ZgAUwBL84jATdKTpfHEBemj9vbN6hYJQAAAAIAcQCNBBAEzwAdACsAbgCwCC+xKAnpsCEvsRcJ6QGwLC+wD9axJRPpsCUQsSsBK7EBE+mxLQErsSUPERK1CgsNEhQVJBc5sCsRsRcIOTmwARK1AwUGGRocJBc5ALEoCBEStQQDBgoMDSQXObEXIREStRMSFRkbHCQXOTAxAREUBxcHJwYjIicHJzcmNRE0Nyc3FzYzMhc3FwcWBzQmIyIGHQEUFjMyNjUDohuJlZpIV1xImJWJGRmJlZhIXFhHmpWJG9dCR0pAQEpIQQM5/upEM4mWmhcXmpaJM0QBFkQziZaaFxealokzYkIuL0HZQi8vQgABABQAAARiBSsAFgCmALIRAQArsBIvsA4ztBUIABcEK7AMMrAWL7AKM7ECCOmwCDKyAhYKK7NAAgQJK7EDBjIyAbAXL7AR1rAVMrEQF+mwDDKyEBEKK7NAEAoJK7ANMrIREAors0ARAAkrsBMysRgBK7A2GrrFvuWCABUrCrAELg6wFRCxBRL5BbAEELEDEvmzAgMVEyuzFgMVEysDALAFLgG0AgMEBRYuLi4uLrBAGgAwMRM1MwEhCQEhATMVIwchFSEVITUhNSEncar++QETARQBFQES/vqq9lQBSv62/v7+twFJVAJEpQJC/XkCh/2+pbmf7OyfuQAAAAACALj+UgFSBlIAAwAHACgAsgUAACsBsAgvsAXWsAIytAQTAA0EK7AAMrQEEwANBCuxCQErADAxAREjERMjETMBUpqampoGUvyqA1b4AANWAAIAcf6BA/wFaAAOAB0AcQCyAQEAK7IFBAArsQoI6bIQAgArsBQvsRkI6QGwHi+wA9axDRPpsA0QsRwBK7ESE+mxHwErsRwNERK3AQUHAA8QFBYkFzkAsRkUERKwFjmwARGxFxw5ObAQErEADzk5sAoRsgMIDTk5ObAFErAHOTAxJQcCETQhMhcHJiMiBhUQJTcSExQhIic3FjMyNjUQAh3D6QEppLohw2I5MQEIwukB/tekuiHDYTkyOzsCxQGl/jmoLSk1/p27O/07/lv+OagtKTUBYwAAAAIAewRvAs0FRgADAAcALwCwAC+wBDOxAQvpsAUysQEL6QGwCC+wANaxAxPpsAMQsQQBK7EHE+mxCQErADAxEzUzFTM1MxV7z7TPBG/X19fXAAAAAAMAcf/sBe4FaAAJABQALACZALIIAQArsQ0I6bIDBAArsRMI6bQdGAgDDSu0HQgAFwQrtCQpCAMNK7QkCAAXBCsBsC0vsADWtAoTABUEK7AKELEgASu0FRMAFQQrsBUQsRABK7QFEwAVBCuxLgErsSAKERKxCAI5ObAVEbATObAQErYHAw0SGyQmJBc5ALEYHRESsBs5sCkRtQUKEAAaJyQXObAkErAmOTAxExAAIAAREAAgABMUADMyADU0ACAAARQWMzI3FwYnIiY9ATQ2MzIXByYjIgYVcQGHAm4BiP54/ZL+ea4BJevuASL+3v4l/t0BxC1IUFYWXHKYg4OYc1sWVlBILQKqASsBk/5t/tX+1/5rAZUBKeX+ygE25ecBNP7M/rM3KBeWIQFye+57ciCWFyc4AAAAAAIAmgMCAoUFkQAWACAAfwCwBS+xHwfpsBkvsQsH6bAQL7EUB+kBsCEvsAjWtBwTAA0EK7AcELEXASuwDDK0ARMADQQrsAEQtAITAA0EK7ACL7EiASuxHAgRErEQEjk5sBcRsQUPOTmwAhKwAzkAsR8FERKxAQM5ObAZEbAIObEQCxESsBE5sBQRsBI5MDEBESMnBiMiJjU0NjsBNTQmIgcnNhcyFgM1IyIGFRQWMzIChYEKVmdSUVZilS2TZBVid49vnnIpGx0jPQSu/mArN2ZWXlNBNycSdx8BaP53XBklIR4AAAIASABoA5gDfwAFAAsA5gCwBS+wCzOwAS+wBzMBsAwvsALWsAQysQgBK7AKMrENASuwNhqwJhoBsQECLskAsQIBLsmwNhq6NXXc0AAVKwoOsAEQsADAsAIQsAPAsCYaAbEFBC7JALEEBS7JsDYausqA3OAAFSsKsQABCLAFELAAwLAEELADwLAmGgGxBwguyQCxCAcuybA2Gro1ddzQABUrCg6wBxCwBsCwCBCwCcCwJhoBsQsKLskAsQoLLsmwNhq6yoDc4AAVKwqxBgcIsAsQsAbAsAoQsAnAALMAAwYJLi4uLgGzAAMGCS4uLi6wQBoBADAxEwEXAxMHEwEXAxMHSAEEpr+/pqIBBKa/v6YB9AGLaP7d/t1pAYwBi2j+3f7daQABAHsAtAO+Ar4ABQAwALAAL7EBCemyAAEKK7NAAAQJKwGwBi+wBNaxAxPpsgQDCiuzQAQACSuxBwErADAxEzUhESMRewNDzAH6xP32AUYAAAEAewHVAn8CpgADACIAsAAvsQEK6bEBCukBsAQvsQABK7QDGwAIBCuxBQErADAxEzUhFXsCBAHV0dEAAAQAcQKqA1QFkQAKABMAIAAoAO0AshUCACu0JgcAGQQrshUmCiuzQBUYCSuxFCAyMrIfAgArsAkvtA4HACkEK7AkL7QaBwAZBCuwEi+0AwcAKQQrAbApL7AA1rQMEwANBCuwDBCxGAErtBcTAA0EK7AkMrAXELEoASu0HRMADQQrsBQg1hG0IBMADQQrsB0QsRABK7QGEwANBCuxKgErsDYausur2ygAFSsKsBQQsBXAsCAQsB/AA7EVHy4usEAasRgMERKxCQ05ObEoFxESsRIDOTmxHRQRErAOObAgEbAIOQCxFQ4RErEMDzk5sCYRsQYAOTmxGiQRErELEDk5MDETNDYzMhYVFAYgJhIUFjI2NCYjIhMnIxUjETMyBxUUBxcnNCsBFTMyNXHKpqjLzf60ymyH+omHf33RUDNKjG8BL1hyKT4+KQQfoNLTn57X1wES6Zyc6Zr+UG9vAVRgJTsXfe0jXiMAAAEAcQR1AnEFGwADACIAsAAvsQEI6bEBCOkBsAQvsQABK7QDGwAIBCuxBQErADAxEzUhFXECAAR1pqYAAAIAZgM5AnUFPwAIABIATQCyCAMAK7EMB+mwAy+xEQfpAbATL7AG1rQOEwANBCuwDhCxCQErtAETAA0EK7EUASuxCQ4RErIHCAM5OTkAsQwRERKzAQUGACQXOTAxABQGIyImNDYyEzQmIgYVFBYyNgJ1kHZ5kJLtB0B7QUN3QgSq3ZSU3ZX+/D1PTj47TlAAAAIAmgAAA90EcwADAA8AYQCyAgEAK7EDCemwBC+wCzOxBQnpsAkysgQFCiuzQAQOCSuyBQQKK7NABQcJKwGwEC+wDtawBjKxDRPpsAgysg0OCiuzQA0LCSuwADKyDg0KK7NADgQJK7ACMrERASsAMDElFSE1ETUhETMRIRUhESMRA938vQE7zQE7/sXNvLy8AbXEAT7+wsT+wgE+AAEAhQM/AqQGjQAZAHwAsAAvtBcIABcEK7AJL7EOCOkBsBovsAXWsRgT6bARMrIFGAors0AFAAkrsAEysRsBK7A2GrovANSQABUrCgSwAS4OsALABbEXL/kOsBbAALIBAhYuLi4BsgIWFy4uLrBAGgGxGAURErAZOQCxCRcRErALObAOEbAMOTAxEzU3PgE9ATQmIyIHJzYzMhYdARQOAQ8BIRWTw14nJzdgdyF3k494By0voAERAz+O02ZEJyUtIB6fKWxzIzE1WDe3oAAAAAABAJoDLwKcBo0AJgBxALAlL7QDCAAXBCuwCi+0CwcASQQrsBIvtBcHADcEKwGwJy+wBtawDjK0IhMAFQQrtBsTABUEK7IGGwors0AGCgkrsSgBK7EbBhESsB45ALEDJRESsAA5sAoRsAE5sAsSsB45sBIRsBQ5sBcSsBU5MDETNxYzMjY9ATQrATUzMj0BNCYjIgcnNhcyFh0BFAYHHgEdARQGIyKaDm14NSVRy8BOK0FUZRBqZ5iAIzk9LnmgjQNMjRAjJkBIjUNAKyEPjhkBZmk9O0QdFEpFNm9uAAAAAAEAewRQAggFpAAFACIAsgMFACu0AA8ADAQrAbAGL7AB1rQEGwALBCuxBwErADAxEyc2NxcG1VqWlWKyBFCLXG2YdgAAAQCF/m0DzQPlAA8AUgCyCwEAK7IOAQArsQUM6bIOBQors0AOAAkrsgECACuwCDMBsBAvsADWsQ8S6bACMrAPELEHASuxChLpsREBK7EKBxESsAw5ALEFCxESsAw5MDETETMRFDMyNxEzESMnBgcRhfpQZKD6vxjBtv5tBXj9SFBUArT8G1ReCv6BAAACAFz+WAOHBVQACQAPAEQAsgUAACuyDQQAK7AAMwGwEC+wC9a0DhsACgQrsA4QsQkBK7ECE+mxEQErsQ4LERKwBjmwCRGwBTkAsQ0FERKwDjkwMQEzERQGByc+ATUAEAAzESICwcZY3XmoQP2bAQLBwQVU+pVYbsuJnFIzAtEBgQEA/IEAAAAAAQCaAgwBmAMrAAMAIgCwAC+xAQ/psQEP6QGwBC+wANaxAxLpsQMS6bEFASsAMDETETMRmv4CDAEf/uEAAQBx/mYB9gAfABcAYACwAy+0CAcASgQrsA0vtBMHACkEK7ESBukBsBgvsBHWtBITAA0EK7ASELELASu0ABMADQQrsRkBK7ESEREStAMNDwgTJBc5ALEIAxESsAU5sA0RsQAGOTmwExKwEDkwMQUUBiMiJzcWMzI2NTQjIgcnNzMHNjc2FgH2bW5cThQ/RjsqThslOyt1GyEYSEr0TlgfYBIdHjEEHceMBAECTwAAAAABAFwDPwIEBn0ABgAhALAALwGwBy+wBta0AxMAFQQrsQgBK7EDBhESsAI5ADAxEyclMxEjEaBEARWTugVUkZj8wgJpAAIAewMCAp4FkQAJABMAOgCwAi+xEQfpsAwvsQcH6QGwFC+wBNa0DxMADQQrsA8QsRMBK7QAEwANBCuxFQErsRMPERKwAjkAMDEBFCEgPQE0BSAXJzQHIhcVFDMyNQKe/u3+8AEQARIBnnVzAXJ1A/r4+KD4AfcEbQFsqG1tAAAAAgBxAGgDwQN/AAUACwDmALACL7AIM7AAL7AGMwGwDC+wCdawCzKxAwErsAUysQ0BK7A2GrAmGgGxCAkuyQCxCQguybA2Gro1gNzgABUrCg6wCRCwCsCwCBCwB8CwJhoBsQYLLskAsQsGLsmwNhq6yovc0AAVKwqxCQoIsAsQsArAsAYQsAfAsCYaAbECAy7JALEDAi7JsDYaujVw3MgAFSsKDrADELAEwLACELABwLAmGgGxAAUuyQCxBQAuybA2GrrKm9y4ABUrCrEDBAiwBRCwBMCwABCwAcAAswEEBwouLi4uAbMBBAcKLi4uLrBAGgEAMDEJAicTAyUJAScTAwK8AQX++6W+vv8AAQT+/Ka+vgN//nX+dGkBIwEjaP51/nRpASMBIwAEAGb/rgZiBX0ACgANABEAGADYALIDAQArshABACuwDy+wBS+wADO0CwcAOQQrsAkysgsFCiuzQAsHCSuwES8BsBkvsBDWsw0QGA4rtBUTABUEK7EOASuxDQErsAMytAgTABUEK7ABMrIIDQors0AIAAkrsg0ICiuzQA0FCSuwBjKxGgErsDYasCYaAbERDi7JALEOES7JsDYaujrO5r8AFSsKBbAQELEPMPm6N7HgdwAVKwoEsAYuBbAHwLELMPkEsA3AArEGDS4uAbIHCw8uLi6wQBoBsRUYERKwFDkAsRELERKxFBY5OTAxJSMVIzUhNQEzETMhMxEDAScJASclMxEjEQZiebL+igEr/Xn+F75//Z6PAmT8f0QBFZO6pqamhwIQ/foBaQKf+m8+BZH+hZGY/MMCaAADAGb/rgZvBX0AAwAKACQA5QCyCwEAK7QiCAAXBCuyAgEAK7ABL7AUL7EZCOmwAy8BsCUvsALWsw0CCg4rtAcTABUEK7EAASuxEAErtB0TABUEK7IdEAors0AdJAkrshAdCiuzQBALCSuwDDKxJgErsDYasCYaAbEDAC7JALEAAy7JsDYaujrO5r8AFSsKBbACELEBMPm6LwDUkAAVKwoEsAwuDrANwAWxIi/5DrAhwACyDA0hLi4uAbMBDSEiLi4uLrBAGgGxBwoRErAGObAQEbEXGTk5ALEUIhESsgkIFjk5ObAZEbAXObADErMEBgcKJBc5MDEJAScJASclMxEjEQE1Nz4BPQE0JiMiByc2MzIWHQEUDgEPASEVBLj9no8CZPx/RAEVk7oDCsNeJyc3YHchd5OPdwYtL6ABEQU/+m8+BZH+hZGY/MMCaPuqjdNmRCclLSEfoCltciMxNlg3tqAAAAQAmv+uBqYFfQAmADEANAA4AS0AsioBACuyNwEAK7IXAwArtBIHADcEK7I1AwArsDYvtCwyKhcNK7AwM7QsBwA5BCuwJzKyMiwKK7NAMi4JK7QlAyoXDSu0JQgAFwQrtAsKKhcNK7QLBwBJBCuwOC8BsDkvsDfWsw03Dg4rsAYztBsTABUEK7IOGwors0AOCgkrsA4QtCITABUEK7E1ASuxNAErsCoytC8TABUEK7AoMrIvNAors0AvJwkrsjQvCiuzQDQsCSuwLTKxOgErsDYaujrL5rYAFSsKsDcQsTYw+bA1ELE4MPm6N7HgdwAVKwoEsC0uBbAuwLEyMPkEsDTAArEtNC4uAbMuMjY4Li4uLrBAGgGxGw4RErAeOQCxAyURErAAObAKEbABObALErAeObASEbAUObAXErAVOTAxEzcWMzI2PQE0KwE1MzI9ATQmIyIHJzYXMhYdARQGBx4BHQEUBiMiASMVIzUhNQEzETMhMxEDAScBmg5teDUlUcvATitBVGUQameYgCM5PS55oI0FsHmy/okBK/55/ha/f/2ekAJlAf6NECUlP0iNRD8rIQ6NGQFmaD47RBwUS0U2b27+xaamhwIQ/foBaQKf+m8+BZEAAAACAHH+WAOHA+UAEwAXAJgAsg0AACuxCAbpshcCACuxFg/pswANFwgrAbAYL7AQ1rEFEumwBRCxAQErsw0BFQ4rsRYS6bAWL7EVEumxGQErsDYasCYaAbEAAS7JALEBAC7JsDYauidVzYMAFSsKDrAAELATwLABELACwACxAhMuLgGxAhMuLrBAGgGxFRYRErEIDTk5ALEIDRESsAs5sAARsQoQOTkwMQEXBw4BFRQWMzI3FwYjIiY1NDY3AREjEQIZjb1YJ1KBkZQlrrb+tDdvAar+Aiu+lkZPX2RIJdctsM2gkVwCg/7iAR4AAAMAMwAABPgG7gAHAAoAEABNALIEAQArsAAzsgYEACu0AgkEBg0rsQIG6QGwES+wBNaxAxjpsAMQsQABK7EHGOmxEgErsQADERK1BQYJCgsOJBc5ALEGCRESsAg5MDEhAyEDIQEhCQEDIQMHJic3FgPpWP4HVv7xAa4BaQGu/Z6/AXlGWqhuYlYBG/7lBVT6rAR//XsEPYtYUphGAAMAMwAABPgG7gAHAAoAEABNALIEAQArsAAzsgYEACu0AgkEBg0rsQIG6QGwES+wBNaxAxjpsAMQsQABK7EHGOmxEgErsQADERK1BQYJCgwPJBc5ALEGCRESsAg5MDEhAyEDIQEhCQEDIQMnNjcXBgPpWP4HVv7xAa4BaQGu/Z6/AXnFWrZbYHcBG/7lBVT6rAR//XsDsotxRphYAAMAMwAABPgG2QAHAAoAFABNALIEAQArsAAzsgYEACu0AgkEBg0rsQIG6QGwFS+wBNaxAxjpsAMQsQABK7EHGOmxFgErsQADERK1BQYJCgwQJBc5ALEGCRESsAg5MDEhAyEDIQEhCQEDIQEnNjcWFwcmJwYD6Vj+B1b+8QGuAWkBrv2evwF5/olIhYCRc0ZcYmMBG/7lBVT6rAR//XsDsnNaYG9Lcys5NwAAAAADADMAAAT4BrQABwAKAB8AewCyBAEAK7AAM7IGBAArtAIJBAYNK7ECBumwDS+0FAgAFwQrsxgUDQgrtB4IABcEK7ARMgGwIC+wBNaxAxjpsAMQsQABK7EHGOmxIQErsQADERK1BQYJChIbJBc5ALEGCRESsAg5sQ0eERKxCxI5ObEUGBESsRobOTkwMSEDIQMhASEJAQMhAyYjIg4BByc2MzIXFjMyNxcOASMGA+lY/gdW/vEBrgFpAa79nr8BeclEIBcrEhVmVnU7Rk4cORt3G2hIRgEb/uUFVPqsBH/9ewPvKyAXHFOgKS1MPVJaAQAEADMAAAT4BpYABwAKAA4AEgB9ALIEAQArsAAzsgYEACu0AgkEBg0rsQIG6bALL7APM7EMCemwEDIBsBMvsATWsQMY6bADELELASuxDhPpsA4QsQ8BK7ESE+mwEhCxAAErsQcY6bEUASuxDgsRErICBQk5OTmwDxGwCDmwEhKyAQYKOTk5ALEGCRESsAg5MDEhAyEDIQEhCQEDIQE1MxUzNTMVA+lY/gdW/vEBrgFpAa79nr8Bef4Y0bvRARv+5QVU+qwEf/17A9XHx8fHAAAABAAzAAAE+AbjAAcACgAVAB0ApgCyBAEAK7AAM7IOBQArtBwHACkEK7IGBAArtAIJBAYNK7ECBumwGC+0FAcAKQQrAbAeL7AE1rEDGOmwAxCxEQErtBkTAA0EK7AZELEWASu0CxMADQQrsAsQsQABK7EHGOmxHwErsREDERKyAgUJOTk5sBkRsBM5sBYSsQ4IOTmwCxGwFDmwABKyAQYKOTk5ALEGCRESsAg5sRgcERKyERYLOTk5MDEhAyEDIQEhCQEDIQMUBiMiJjU0NjIWBzQGFRQWMjYD6Vj+B1b+8QGuAWkBrv2evwF5E1xLTlpcl1xkhyU9JQEb/uUFVPqsBH/9ewRIRFxYSEZbW0ZIAUcfJycAAgAzAAAGdQVUAA8AEgCeALIAAQArsAMzsQ0G6bIFBAArsQgG6bQCEQAFDSuwEjOxAgbpsAEytAkMAAUNK7EJBukBsBMvsATWsQMY6bEUASuwNhq6wpvt6wAVKwqwAC6wCC6wABCxDSL5DrAIELEQIvkFswEQABMrsAgQswkIDRMrswwIDRMrsBAQsxIQABMrAwCwEC4BtwABCAkMDRASLi4uLi4uLi6wQBoAMDEhAyEDIQEhFSETIRUhEyEVAQMhA+lY/gdW/vEBrgSU/RxpAk79+m4BxfwhvwF5ARv+5QVU4/624/6f4wR//XsAAAAAAQB7/mYD0wVoACwAdQCyFgQAK7EbBumwAy+0CAcASgQrsA0vtCgHACkEKwGwLS+wE9axHxfpsB8QsQsBK7QAEwANBCuxLgErsQsfERJACQMFEBEWGyInKCQXOQCxCAMRErAFObANEbEABjk5sCgSsBA5sBsRsREZOTmwFhKwGDkwMQUUBiMiJzcWMzI2NTQjIgcnNyQZARAhMhcHJiMiBhURFBYzMjcXBg8BNjc2FgM5bG9cThU/RjspThskPCH+cQHlw7AdvJKDaGiDkb0dpLAQIRhISfROWB9gEh0eMQQdmCEBZgJmAYst3yNgb/30b2Aj3ykEWQQBAk8AAgCaAAAD3QbuAAsAEQBPALIAAQArsQkG6bIBBAArsQQG6bQFCAABDSuxBQbpAbASL7AA1rEJF+mwBDKyCQAKK7NACQsJK7ACMrNACQcJK7ETASuxCQARErAPOQAwMTMRIRUhESEVIREhFQEHJic3FpoDQ/2/AhT97AJB/uFaqG5iVgVU4/624/6f4wY3i1hSmEYAAAIAmgAAA90G7gALABEARwCyAAEAK7EJBumyAQQAK7EEBum0BQgAAQ0rsQUG6QGwEi+wANaxCRfpsAQysgkACiuzQAkLCSuwAjKzQAkHCSuxEwErADAxMxEhFSERIRUhESEVASc2NxcGmgND/b8CFP3sAkH+M1q2W2B3BVTj/rbj/p/jBayLcUaYWAAAAgCaAAAD3QbZAAsAFQBRALIAAQArsQkG6bIBBAArsQQG6bQFCAABDSuxBQbpAbAWL7AA1rEJF+mwBDKyCQAKK7NACQsJK7ACMrNACQcJK7EXASuxCQARErEMDTk5ADAxMxEhFSERIRUhESEVASc2NxYXByYnBpoDQ/2/AhT97AJB/a5HhX+Rc0ZcYmMFVOP+tuP+n+MFrHNaYG9Lcys5NwAAAAADAJoAAAPdBpYACwAPABMAcgCyAAEAK7EJBumyAQQAK7EEBum0BQgAAQ0rsQUG6bAML7AQM7ENCemwETIBsBQvsADWsQkX6bAEMrIJAAors0AJCwkrsAIys0AJBwkrsAkQsA8g1hGxDBPpsAwvsQ8T6bAJELEQASuxExPpsRUBKwAwMTMRIRUhESEVIREhFQE1MxUzNTMVmgND/b8CFP3sAkH9I9G60QVU4/624/6f4wXPx8fHxwAAAgAbAAABpgbuAAMACQAnALICAQArsgMEACsBsAovsALWsQEX6bELASuxAQIRErEEBTk5ADAxAREhETcHJic3FgGm/v7nWqhuYlYFVPqsBVTji1hSmEYAAAIApAAAAi8G7gADAAkAJwCyAgEAK7IDBAArAbAKL7AC1rEBF+mxCwErsQECERKxBAU5OQAwMQERIRE3JzY3FwYBpv7+dVu2W2B2BVT6rAVUWItxRphYAAACACEAAAIpBtkAAwANACcAsgIBACuyAwQAKwGwDi+wAtaxARfpsQ8BK7EBAhESsQcMOTkAMDEBESERLwE2NxYXByYnBgGm/v48R4V/kXNGXGJjBVT6rAVUWHNaYG9Lcys5NwAAA//4AAACVAaWAAMABwALAEUAsgIBACuyAwQAK7AEL7AIM7EFCemwCTIBsAwvsALWsQEX6bMHAQIIK7EEE+mwBC+xBxPpswgBAggrsQsT6bENASsAMDEBESERJzUzFTM1MxUBpv7+rNG60QVU+qwFVHvHx8fHAAAAAgBSAAAEoAVUAA0AGwBdALILAQArsRMG6bIEBAArsQ4G6bQBAAsEDSuwETOxAQrpsA8yAbAcL7AM1rACMrETF+mwDjKyEwwKK7NAExEJK7IMEwors0AMAAkrsBMQsRcBK7EIF+mxHQErADAxEzUzESEyFhURFAYjIREBETMVIxEzMjY1ETQmI1KNAfzs2dns/gQBAtHR4H1gYXwCSs8CO82i/YqizQJKAif+qM/+mWFoAfxoYQAAAAIAmgAABPQGtAAJAB4AoACyAAEAK7ACM7IFBAArsAczsAwvtBMIABcEK7MXEwwIK7QdCAAXBCuwEDIBsB8vsATWsQES6bABELEGASuxCRLpsSABK7A2GrrGwuNhABUrCrAALgSwAcCxBiX5BbAFwAMAsQEGLi4BsQAFLi6wQBqxAQQRErARObAGEbMeEBMZJBc5sAkSsBo5ALEMHRESsQoROTmxExcRErEZGjk5MDEhAREjESEBETMRASYjIg4BByc2MzIXFjMyNxcOASMGA5z9+vwBWAIG/P3CRCAXKxIVZlZ1O0ZOHDkbdxtoSEYECvv2BVT79AQM+qwF6SsgFxxToCktTD1SWgEAAAADAHv/7ASDBu4ACwAXAB0ATgCyBAEAK7EQBumyCgQAK7EWBukBsB4vsAbWsQ0X6bANELESASuxARfpsR8BK7ENBhESsgQJGzk5ObASEbIYGRw5OTmwARKxAwo5OQAwMQERFAYgJjURNDYgFgURFBYgNjURNCYgBgEHJic3FgSD9v3k9vYCHPb8+ncBFnd3/up3AVxaqG9jVgPF/cq85+e8Aja85+fL/ehmaWhnAhhmaWkCG4tYUphGAAAAAAMAe//sBIMG7gALABcAHQBKALIEAQArsRAG6bIKBAArsRYG6QGwHi+wBtaxDRfpsA0QsRIBK7EBF+mxHwErsQ0GERKxBAk5ObASEbEZHDk5sAESsQMKOTkAMDEBERQGICY1ETQ2IBYFERQWIDY1ETQmIAYTJzY3FwYEg/b95Pb2Ahz2/Pp3ARZ3d/7qd91atlphdwPF/cq85+e8Aja85+fL/ehmaWhnAhhmaWkBkItxRphYAAMAe//sBIMG2QALABcAIQBQALIEAQArsRAG6bIKBAArsRYG6QGwIi+wBtaxDRfpsA0QsRIBK7EBF+mxIwErsQ0GERKyBAkZOTk5sBIRshgbHjk5ObABErIDCh05OTkAMDEBERQGICY1ETQ2IBYFERQWIDY1ETQmIAYTJzY3FhcHJicGBIP2/eT29gIc9vz6dwEWd3f+6ndGSIV/kXNGXGJiA8X9yrzn57wCNrzn58v96GZpaGcCGGZpaQGQc1pgb0tzKzk3AAAAAwB7/+wEgwa0AAsAFwAsAH8AsgQBACuxEAbpsgoEACuxFgbpsBovtCEIABcEK7MlIRoIK7QrCAAXBCuwHjIBsC0vsAbWsQ0X6bANELESASuxARfpsS4BK7ENBhESsgQJHzk5ObASEbMsHiEnJBc5sAESsgMKKDk5OQCxGisRErEYHzk5sSElERKxJyg5OTAxAREUBiAmNRE0NiAWBREUFiA2NRE0JiAGEyYjIg4BByc2MzIXFjMyNxcOASMGBIP2/eT29gIc9vz6dwEWd3f+6nfpRCAXKhMUZ1Z1O0ZOHDkbdxtoSEYDxf3KvOfnvAI2vOfny/3oZmloZwIYZmlpAc0rIBccU6ApLUw9UloBAAAEAHv/7ASDBpYACwAXABsAHwB8ALIEAQArsRAG6bIKBAArsRYG6bAYL7AcM7EZCemwHTIBsCAvsAbWsQ0X6bMYDQYIK7EbE+mwDRCxEgErsQEX6bMfARIIK7EcE+mwHC+xHxPpsSEBK7ENGBESsQkEOTmwGxGxDxY5ObESHBESsRAVOTmwHxGxCgM5OQAwMQERFAYgJjURNDYgFgURFBYgNjURNCYgBgM1MxUzNTMVBIP2/eT29gIc9vz6dwEWd3f+6nct0brRA8X9yrzn57wCNrzn58v96GZpaGcCGGZpaQGzx8fHxwAAAQB7AGoDewNqAAsA8gCwBC+wBjOwAC8BsAwvsAfWsQEBK7ADMrENASuwNhqwJhoBsQYHLskAsQcGLskBsQABLskAsQEALsmwNhqwJhoBsQoJL8kAsQkKL8kBsQQDLskAsQMELsmwNhq6LUHSvwAVKwuwBhCzAgYBEyuxBgEIsAoQswIKAxMrui1B0r8AFSsLsAYQswUGARMrsQYBCLAJELMFCQQTK7otQdK/ABUrC7AHELMIBwATK7EHAAiwCRCzCAkEEyu6LUHSvwAVKwuwBxCzCwcAEyuxBwAIsAoQswsKAxMrALMCBQgLLi4uLgGzAgUICy4uLi6wQBoBADAxARcHFwcnByc3JzcXAumS8PCS7+6R7++R7gNqke3wkvDwkvDtke8AAAADAHv/hQSDBc8AFQAeACcA+ACyEgEAK7EbBumyBwQAK7ElBumwFS+wCi8BsCgvsAPWsAAysSAX6bAgELEeASuxDxfpsAsysSkBK7A2GrAmGgGxFQAuyQCxABUuyQGxCgsuyQCxCwouybA2Gro27N8lABUrC7AAELMBAAoTK7MJAAoTK7AVELMMFQsTK7MUFQsTK7MYFQsTK7MZFQsTK7AAELMiAAoTK7MjAAoTK7IBAAogiiCKIwYOERI5sCI5sCM5sAk5shQVCxESObAZObAYObAMOQC3AQkMFBgZIiMuLi4uLi4uLgG3AQkMFBgZIiMuLi4uLi4uLrBAGgGxHiARErESBzk5ADAxFzcmNRE0NiEyFzcXBxYVERQGISInBwE0JwEWMzI2NQERFBcBJiMiBntoaPYBDrx7Y2poaPb+8sF2YwKcAv5GPX2Ld/38AgG6QniLdz2uarQCNrznPaQ+sGqy/cq85z2kBDEbDP0dK2hnAhj96BsMAuMraQAAAAACAI//7AR/Bu4ADwAVAEkAsgUBACuxDQbpsggEACuwADMBsBYvsAfWsQoX6bAKELEPASuxAhfpsRcBK7EKBxESsQUTOTmwDxGyEBEUOTk5sAISsAQ5ADAxASERFAYgJjURIREUFiA2NQMHJic3FgN9AQLu/ezuAQJzAQZzf1qob2NWBVT8N7bp6bYDyfxMaGloaQSXi1hSmEYAAAACAI//7AR/Bu4ADwAVAEUAsgUBACuxDQbpsggEACuwADMBsBYvsAfWsQoX6bAKELEPASuxAhfpsRcBK7EKBxESsAU5sA8RsREUOTmwAhKwBDkAMDEBIREUBiAmNREhERQWIDY1ASc2NxcGA30BAu797O4BAnMBBnP+1Vq2WmB2BVT8N7bp6bYDyfxMaGloaQQMi3FGmFgAAAIAj//sBH8G2QAPABkASwCyBQEAK7ENBumyCAQAK7AAMwGwGi+wB9axChfpsAoQsQ8BK7ECF+mxGwErsQoHERKxBRE5ObAPEbIQExY5OTmwAhKxBBU5OQAwMQEhERQGICY1ESERFBYgNjUBJzY3FhcHJicGA30BAu797O4BAnMBBnP+TkiFf5FzRVxjYgVU/De26em2A8n8TGhpaGkEDHNaYG9Lcys5NwAAAAADAI//7AR/BpYADwATABcAcwCyBQEAK7ENBumyCAQAK7AAM7AQL7AUM7ERCemwFTIBsBgvsAfWsQoX6bMQCgcIK7ETE+mwChCxDwErsQIX6bMXAg8IK7EUE+mwFC+xFxPpsRkBK7EKEBESsAU5sBMRsAw5sQ8UERKwDTmwFxGwBDkAMDEBIREUBiAmNREhERQWIDY1ATUzFTM1MxUDfQEC7v3s7gECcwEGc/3d0brRBVT8N7bp6bYDyfxMaGloaQQvx8fHxwAAAAIACgAABH0G7gAIAA4AXACyBQEAK7IIBAArsQECMzMBsA8vsAbWsAoysQMX6bEQASuwNhq6OkbligAVKwoEsAMuBbACwA6xABT5BbABwAMAsQADLi4BsgABAi4uLrBAGrEDBhESsAk5ADAxCQEhAREhEQEhJSc2NxcGAkQBJgET/kj+/v5HARMBAlq2WmB2AqQCsPw3/nUBiwPJWItxRphYAAAAAgCaAAAEXgVUAA0AFwBDALIAAQArsgEEACu0DBMAAQ0rsQwG6bQDEgABDSuxAwbpAbAYL7AA1rENF+mxAhIyMrANELEXASuxCBfpsRkBKwAwMTMRIRUhMhYdARQGIyEVATQmIyERITI2NZoBAgES5cvT6f76AcBUaP78AQRqUgVU2ba7ura54QL2Vkz+LU1YAAAAAAEAj//sBJMFpgAtAJAAsg0BACuyIAEAK7ElCumyEQUAK7EJCukBsC4vsA3WsQwS6bAMELEGASuxFBLpsxgUBggrsQAS6bAAL7EYEumzKBQGCCuxHRLpsS8BK7EADBESsgkRIjk5ObAGEbEjLDk5sBgSsiAlKzk5ObEUKBESsRYaOTmwHRGwGzkAsSUNERKwIjmwCRGyFB0jOTk5MDEBNDY3PgE1NCYjIhURIxE0NjMyFhUUBwYVFBceARUUBiMiJzcWMzI2NTQmJy4BAmQfKzUdXljB+ubR1d9QTH1/OY2yi3MdWG43KidrZj4CrDFSSl5MLT1ItPvfBCu6wbSecYV9KTNkallgj4MkvxkfKScrVFRkAAMAZv/sA3MFpAAXACEAJwCKALICAQArsgUBACuxIAnpsiYFACuyFQIAK7EQCum0GgsFFQ0rsRoI6QGwKC+wCNaxHRXpsB0QsRgBK7AMMrEBEumxKQErsR0IERKyEhMlOTk5sBgRtAUQFSMmJBc5sAESsQMiOTkAsSACERKwAzmwGhGwCDmxEAsRErASObAVEbATObAmErAjOTAxAREjJwYjIiY1NDY7ATU0JiMiByc2MzIWAzUjIgYVFBYzMhMHJic3FgNzzROFpIOBipnwSnWBkx+cuuWx+rg9LCs5Y3tdgbBjgwKR/W9EWKGHmIFpVj8fvy+o/ZOUKTk1MAQpi0h0mGMAAwBm/+wDcwWkABcAIQAnAIsAsgIBACuyBQEAK7EgCemyJQUAK7IVAgArsRAK6bQaCwUVDSuxGgjpAbAoL7AI1rEdFemwHRCxGAErsAwysQES6bEpASuxHQgRErISEyM5OTmwGBGzBRAVIiQXObABErIDJSY5OTkAsSACERKwAzmwGhGwCDmxEAsRErASObAVEbATObAlErAiOTAxAREjJwYjIiY1NDY7ATU0JiMiByc2MzIWAzUjIgYVFBYzMgMnNjcXBgNzzROFpIOBipnwSnWBkx+cuuWx+rg9LCs5Y21alpVisgKR/W9EWKGHmIFpVj8fvy+o/ZOUKTk1MAOei1xtmHYAAAAAAwBm/+wDcwWRABcAIQArAIIAsgIBACuyBQEAK7EgCemyFQIAK7EQCum0GgsFFQ0rsRoI6QGwLC+wCNaxHRXpsB0QsRgBK7AMMrEBEumxLQErsR0IERKzEhMiIyQXObAYEbQFEBUlKiQXObABErIDJyg5OTkAsSACERKwAzmwGhGwCDmxEAsRErASObAVEbATOTAxAREjJwYjIiY1NDY7ATU0JiMiByc2MzIWAzUjIgYVFBYzMgMnNjcWFwcmJwYDc80ThaSDgYqZ8Ep1gZMfnLrlsfq4PSwrOWPoUImWontOZGteApH9b0RYoYeYgWlWPx+/L6j9k5QpOTUwA5JuZHuFWm45TEMAAwBm/+wDcwVUABcAIQA7ALAAsgIBACuyBQEAK7EgCemyMAQAK7QkCAAXBCuzNDAkCCu0OggAFwQrsC0yshUCACuxEArptBoLBRUNK7EaCOkBsDwvsAjWsR0V6bAdELEYASuwDDKxARLpsT0BK7EdCBESsxITKC4kFzmwGBG2BRAVJDA0OiQXObABErIDNjc5OTkAsSACERKwAzmwGhGwCDmxEAsRErASObAVEbATObE0JBESsC45sDARsTY3OTkwMQERIycGIyImNTQ2OwE1NCYjIgcnNjMyFgM1IyIGFRQWMzIDJiMiDgYHJzYzMhcWMzI3Fw4BIyIDc80ThaSDgYqZ8Ep1gZMfnLrlsfq4PSwrOWMvPyYIEg0QCBEGEAJnVnU/QkohORt2G2hHRAKR/W9EWKGHmIFpVj8fvy+o/ZOUKTk1MAPXKwQGDgYVBhcCVJ4pK0w+UloAAAAABABm/+wDcwVGABcAIQAlACkArgCyAgEAK7IFAQArsSAJ6bIVAgArsRAK6bQaCwUVDSuxGgjpsCIvsCYzsSML6bAnMgGwKi+wItaxJRPpsCUQsB0g1hGxCBXpsAgvsR0V6bAlELEYASuwDDKxARLpsCYg1hGxKRPpsSsBK7EiCBESsRITOTmxJR0RErAFObAmEbIQIBU5OTmxKRgRErEDAjk5ALEgAhESsAM5sBoRsAg5sRALERKwEjmwFRGwEzkwMQERIycGIyImNTQ2OwE1NCYjIgcnNjMyFgM1IyIGFRQWMzIBNTMVMzUzFQNzzROFpIOBipnwSnWBkx+cuuWx+rg9LCs5Y/6+z7TPApH9b0RYoYeYgWlWPx+/L6j9k5QpOTUwA73X19fXAAAABABm/+wDcwWkABcAIQArADMA1gCyAgEAK7IFAQArsSAJ6bIqBQArtC8HACkEK7IVAgArsRAK6bQaCwUVDSuxGgjptDMlECoNK7QzBwApBCsBsDQvsAjWsR0V6bMnHQgIK7QxEwANBCuwHRCxGAErsAwysQES6bMjARgIK7QtEwANBCuwLS+0IxMADQQrsTUBK7EnCBESsRITOTmxMR0RErEFJTk5sC0RsxAgFSokFzmwGBKwJDmwIxGxAgM5OQCxIAIRErADObAaEbAIObEQCxESsBI5sBURsBM5sS8zERKyIiMnOTk5MDEBESMnBiMiJjU0NjsBNTQmIyIHJzYzMhYDNSMiBhUUFjMyEhQGIiY1NDYzMgY0JiIGFBYyA3PNE4Wkg4GKmfBKdYGTH5y65bH6uD0sKzljj2CsYGJUVgwpQikpQgKR/W9EWKGHmIFpVj8fvy+o/ZOUKTk1MASQmGRiTkxi0UYrK0YtAAMAZv/sBZ4D+gAlAC0AOQC3ALIIAQArsAwzsQMK6bAuMrIcAgArsCAzsRcK6bAsMrQnJQgcDSuxJwrpsDQg1hGxEgjpAbA6L7AP1rE3FemwNxCxMgErsBMysQAS6bAmMrAAELEoASuxIxXpsTsBK7E3DxESsRkaOTmwMhGzDBccLiQXObAAErIKHjA5OTmwKBGyAwggOTk5sCMSsQUGOTkAsQMIERKxBgo5ObA0EbMFDzA3JBc5sRcnERKwGTmwHBGxGh45OTAxARQWMzI3FwYjIicGIyImNTQ2OwE1NCYjIgcnNjMyFzYzMhYdASE1FSE1NCYjIgEyNyY9ASMiBhUUFgNzVG6WmyemyN9pnriPjIqZ8Ep1gZMfnLqogX+S3ar91QE9QVam/klqXwy4PSwrAWBcTC+8P2RkoYeYgWlWPx+/L1xc2bnV+jExTlL9hTU7SwwpOTUwAAAAAAEAYv5mAwQD+gAvAJEAsioBACuwETOxJAvpshgCACuxHQvpsAMvtAgHAEoEK7ANL7QrBwApBCsBsDAvsBTWsSES6bAhELELASu0ABMADQQrsTEBK7EhFBESsQYFOTmwCxFACQMIEBEYHSQqKyQXOQCxCAMRErAFObANEbEABjk5sCsSsBA5sSQqERKwJzmwHRGxGyY5ObAYErAaOTAxBRQGIyInNxYzMjY1NCMiByc3LgE1ETQ2MzIXByYjIgYVERQWMzI3FwYnIwc2NzYWAsVtb1xOFT9GOylNGyU7IaSQxemFbx9ibGpRUGtmaB9qigYQIRhISvROWB9gEh0eMQQdnBSysAERy7QlzRtKXP7rXEkazSUBWQQBAk8AAwBi/+wDhwWkABMAGwAhAHcAsggBACuxAwrpsiAFACuyDgIAK7EaCum0FRMIDg0rsRUK6QGwIi+wC9axABLpsBQysAAQsRYBK7ERFOmxIwErsQALERKxHyA5ObAWEbQDCA4cHSQXObARErEFBjk5ALEDCBESsAY5sBMRsAU5sSAOERKwHTkwMQEUFjMyNxcGIyImNREQITIWHQEhNRUhNTQmIyIBByYnNxYBXFRvlpsnpsnhxQGe3ar91QE+QlamASdcgbBigwFgXEwvvD/EvQEIAYXZudX6MTFOUgGui0h0mGMAAwBi/+wDhwWkABMAGwAhAHcAsggBACuxAwrpsh8FACuyDgIAK7EaCum0FRMIDg0rsRUK6QGwIi+wC9axABLpsBQysAAQsRYBK7ERFOmxIwErsQALERKwHTmwFhG0AwgOHB8kFzmwERKyBQYgOTk5ALEDCBESsAY5sBMRsAU5sR8OERKwHDkwMQEUFjMyNxcGIyImNREQITIWHQEhNRUhNTQmIyITJzY3FwYBXFRvlpsnpsnhxQGe3ar91QE+QlamUFqWlWKyAWBcTC+8P8S9AQgBhdm51foxMU5SASOLXG2YdgAAAwBi/+wDhwWRABMAGwAlAG0AsggBACuxAwrpsg4CACuxGgrptBUTCA4NK7EVCukBsCYvsAvWsQAS6bAUMrAAELEWASuxERTpsScBK7EACxESsRwdOTmwFhG0AwgOHyQkFzmwERKzBQYhIiQXOQCxAwgRErAGObATEbAFOTAxARQWMzI3FwYjIiY1ERAhMhYdASE1FSE1NCYjIgMnNjcWFwcmJwYBXFRvlpsnpsnhxQGe3ar91QE+QlamLVCJlqJ7TmRrXgFgXEwvvD/EvQEIAYXZudX6MTFOUgEXbmR7hVpuOUxDAAAAAAQAYv/sA4cFRgATABsAHwAjAIwAsggBACuxAwrpsg4CACuxGgrptBUTCA4NK7EVCumwHC+wIDOxHQvpsCEyAbAkL7AL1rEAEumwFDKwABCwHyDWEbEcE+mwHC+xHxPpsAAQsSABK7EjE+mwFiDWEbERFOmxJQErsSAfERKzAwgOGiQXObERIxESsQUGOTkAsQMIERKwBjmwExGwBTkwMQEUFjMyNxcGIyImNREQITIWHQEhNRUhNTQmIyIDNTMVMzUzFQFcVG+WmyemyeHFAZ7dqv3VAT5CVqaDz7TPAWBcTC+8P8S9AQgBhdm51foxMU5SAULX19fXAAAAAAL/5wAAAYkFpAADAAkANACyAQEAK7IIBQArsgICACsBsAovsAHWsQAS6bELASuxAAERErEEBTk5ALEIAhESsAU5MDEhIxEzJwcmJzcWAYn6+hRcgbFjgwPl9otIdJhjAAIAjwAAAjcFpAADAAkANACyAQEAK7IHBQArsgICACsBsAovsAHWsQAS6bELASuxAAERErEEBTk5ALEHAhESsAQ5MDEhIxEzLwE2NxcGAYn6+oValpVisgPla4tcbZh2AAL/8AAAAisFkQADAAwAJwCyAQEAK7ICAgArAbANL7AB1rEAEumxDgErsQABERKxBws5OQAwMSEjETMlJzY3BQcmJwYBifr6/rZPiZUBHU5ka14D5V9uZHvfbjlMQwAAAAP/4wAAAjUFRgADAAcACwBFALIBAQArsgICACuwBC+wCDOxBQvpsAkyAbAML7AB1rEAEumzBwABCCuxBBPpsAQvsQcT6bMIAAEIK7ELE+mxDQErADAxISMRMyU1MxUzNTMVAYn6+v5az7TPA+WK19fX1wAAAgBm/+wDjQV7ABwAKADvALIQAQArsR4L6bIHBAArsw4HBA4rsQMJ6bQXIxAHDSuxFwvpsxwQBwgrAbApL7AA1rMNABMOK7EnEumxCAErsw0IDQ4rsSAS6bAgL7AZM7ENEumxKgErsDYasCYaAbEcAC7JALEAHC7JAbEHCC7JALEIBy7JsDYauiinzpIAFSsLsAAQswEABxMrswYABxMrsBwQswkcCBMrsxscCBMrsgEAByCKIIojBg4REjmwBjmyGxwIERI5sAk5ALMBBgkbLi4uLgGzAQYJGy4uLi6wQBoBsScTERKxAwQ5ObAgEbEQFzk5ALEXIxESsBk5MDEBNyYnNxYXNxcHHgEVERQGIyImPQE0NjMyFyYnBxIyNj0BJiMiBh0BFAEjiU6VK9GTd05fbWKu4+evmLptbAJ2qCm8PVZgQj8EAG0lJMUjVFxYSlrVtv59rL6sqo/BtiusYIP9G0Fi4C8+RZxWAAIAjwAAA9cFVAAPACkAhwCyCAEAK7AAM7IeBAArtBIIABcEK7MiHhIIK7QoCAAXBCuwGzKyCQIAK7INAgArsQQM6QGwKi+wCNaxBxLpsAcQsQEBK7EAEumxKwErsQcIERKyCxYcOTk5sAERsxIeIigkFzmwABKxJCU5OQCxCQQRErALObEiEhESsBw5sB4RsSQlOTkwMSEjETQjIgcRIxEzFzY3MhEBJiMiDgYHJzYzMhcWMzI3Fw4BIyID1/pQZKD6vxjVu+H+TD8mCBIMEQgQBxACZlZ0P0JKITkbdxtoSEQCuFBU/UwD5VRoAf7ZAbYrBAYOBhUGFwJUnikrTD5SWgAAAwBi/+wDxwWkAAcAEwAZAE8AsgIBACuxEQvpshgFACuyBgIAK7ELC+kBsBovsAPWsQ4S6bAOELETASuxABLpsRsBK7EOAxESsBc5sBMRshQVGDk5OQCxGAYRErAVOTAxARAgETUQIBEnNCYiBhURFBYyNjUDByYnNxYDx/ybA2X6VsVWVsVWPFyBsGKDAXX+dwGJ/AGJ/ncIVlZWVv70VlZWVgNui0h0mGMAAAMAYv/sA8cFpAAHABMAGQBPALICAQArsREL6bIXBQArsgYCACuxCwvpAbAaL7AD1rEOEumwDhCxEwErsQAS6bEbASuxEw4RErIUFRc5OTmwABGwGDkAsRcGERKwFDkwMQEQIBE1ECARJzQmIgYVERQWMjY1Ayc2NxcGA8f8mwNl+lbFVlbFVuxalpVisgF1/ncBifwBif53CFZWVlb+9FZWVlYC44tcbZh2AAADAGL/7APHBZEABwATAB0ASgCyAgEAK7ERC+myBgIAK7ELC+kBsB4vsAPWsQ4S6bAOELETASuxABLpsR8BK7EOAxESsRQVOTmwExGxFxw5ObAAErEZGjk5ADAxARAgETUQIBEnNCYiBhURFBYyNjUBJzY3FhcHJicGA8f8mwNl+lbFVlbFVv57UImWonpOZGpeAXX+dwGJ/AGJ/ncIVlZWVv70VlZWVgLXbmR7hVpuOUxDAAADAGL/7APHBVQABwATAC0AeQCyAgEAK7ERC+myIgQAK7QWCAAXBCuzJiIWCCu0LAgAFwQrsB8ysgYCACuxCwvpAbAuL7AD1rEOEumwDhCxEwErsQAS6bEvASuxDgMRErEcIDk5sBMRsxsiJiwkFzmwABKxKCk5OQCxJhYRErAgObAiEbEoKTk5MDEBECARNRAgESc0JiIGFREUFjI2NQMmIyIOBgcnNjMyFxYzMjcXDgEjIgPH/JsDZfpWxVZWxVbDPyUIEwwQCRAGEQJmVnU/QkogORt3G2hIRAF1/ncBifwBif53CFZWVlb+9FZWVlYDHCsEBg4GFQYXAlSeKStMPlJaAAQAYv/sA8cFRgAHABMAFwAbAG0AsgIBACuxEQvpsgYCACuxCwvpsBQvsBgzsRUL6bAZMgGwHC+wA9axDhLpsA4QsBcg1hGxFBPpsBQvsRcT6bAOELETASuxABLpsBgg1hGxGxPpsR0BK7EXDhESsQsQOTmxExgRErEKETk5ADAxARAgETUQIBEnNCYiBhURFBYyNjUBNTMVMzUzFQPH/JsDZfpWxVZWxVb+H861zgF1/ncBifwBif53CFZWVlb+9FZWVlYDAtfX19cAAAMAhQAXA9EDzwADAAcACwAuALAEL7EFDOmwAi+xAwjpsAgvsQkM6QGwDC+wBNawCDKxBxXpsAoysQ0BKwAwMQEVITUBNTMVAzUzFQPR/LQBL+7u7gJIqKj9z/f3AsD4+AAAAAADAGL/mgPHBEoAEwAcACUA+ACyEAEAK7EZC+myBgIAK7EiC+mwEy+wCS8BsCYvsAPWsAAysR0S6bAdELEcASuxDhLpsAoysScBK7A2GrAmGgGxEwAuyQCxABMuyQGxCQouyQCxCgkuybA2Gro049v1ABUrC7AAELMBAAkTK7MIAAkTK7ATELMLEwoTK7MSEwoTK7MWEwoTK7MXEwoTK7AAELMfAAkTK7MgAAkTK7IBAAkgiiCKIwYOERI5sB85sCA5sAg5shITChESObAXObAWObALOQC3AQgLEhYXHyAuLi4uLi4uLgG3AQgLEhYXHyAuLi4uLi4uLrBAGgGxHB0RErEQBjk5ADAxFzcmJzUQITIXNxcHFhcVECEiJwcBNCcBFjcyNjUhFBcBJiMiBhViX14BAbKcYltYX2AB/k2eYloCEwL+zS1PYlf+jwIBMytSYlYtiWS1/AGJM4M6iWK0/P53M4UC3x0M/jsdAVZWHQwBwh9WVgAAAgCF/+wDzQWkAA8AFQBjALIKAQArsg0BACuxBAzpshQFACuyAAIAK7AHMwGwFi+wD9axAhLpsAIQsQYBK7EJEumxFwErsQIPERKxDRM5ObAGEbIQERQ5OTmwCRKwCzkAsQQKERKwCzmxFAARErAROTAxEzMRFDMyNxEzESMnBiMiEQEHJic3FoX6UGSg+r8Y1bvhAidcgbBigwPl/UhQVAK0/BtUaAEmA8mLSHSYYwACAIX/7APNBaQADwAVAGMAsgoBACuyDQEAK7EEDOmyEwUAK7IAAgArsAczAbAWL7AP1rECEumwAhCxBgErsQkS6bEXASuxAg8RErANObAGEbIQERM5OTmwCRKxCxQ5OQCxBAoRErALObETABESsBA5MDETMxEUMzI3ETMRIycGIyIRASc2NxcGhfpQZKD6vxjVu+EBd1qWlWKyA+X9SFBUArT8G1RoASYDPotcbZh2AAIAhf/sA80FkQAPABgAWgCyCgEAK7INAQArsQQM6bIAAgArsAczAbAZL7AP1rECEumwAhCxBgErsQkS6bEaASuxAg8RErINEBE5OTmwBhGxExc5ObAJErILFBU5OTkAsQQKERKwCzkwMRMzERQzMjcRMxEjJwYjIhETJzY3BQcmJwaF+lBkoPq/GNW74d1QiZYBHU5ka14D5f1IUFQCtPwbVGgBJgMybmR73245TEMAAwCF/+wDzQVGAA8AEwAXAH0AsgoBACuyDQEAK7EEDOmyAAIAK7AHM7AQL7AUM7ERC+mwFTIBsBgvsA/WsQIS6bACELATINYRsRAT6bAQL7ETE+mwAhCxBgErsQkS6bAUINYRsRcT6bEZASuxAhARErANObATEbAEObEXBhESsQoLOTkAsQQKERKwCzkwMRMzERQzMjcRMxEjJwYjIhETNTMVMzUzFYX6UGSg+r8Y1bvhh8+0zwPl/UhQVAK0/BtUaAEmA13X19fXAAAAAgAK/m0D0wWkAAkADwC1ALINBQArsgYCACuyAAcJMzMzAbAQL7ERASuwNhq6wv7sqgAVKwqwBi4OsAXABbEHK/kOsAjAujzk7EwAFSsKBbAJLg6wA8AFsQAs+Q6wAsCwAhCzAQIAEyuwAxCzBAMJEyuxBwgIswgDCRMrsgQDCSCKIIojBg4REjmyAQIAERI5ALUBAgMEBQguLi4uLi4BQAoAAQIDBAUGBwgJLi4uLi4uLi4uLrBAGgEAsQ0GERKwCjkwMQkBAyMTIwEhGwEvATY3FwYD0/7Ahe19WP7EAQDk5f5alpVisgPl/Bv+bQGTA+X9CwL1a4tcbZh2AAAAAAIAj/5KA90FoAAOABoAaQCyAwEAK7ESC+myBwAAK7IJBQArsgwCACuxGQvpAbAbL7AH1rEGEumxCQ8yMrAGELEVASuxARLpsRwBK7EVBhESsQMMOTkAsQMHERKwBjmwEhGwBTmwGRKwEDmwDBGwCjmwCRKwCDkwMQERECEiJxEHETcRNjMyFgURFjcyNjURNCYjIgPd/raDh/r6eaiYm/2seWRCOzdEdQKg/qz+oBz+ZSMHMyP+CFKwf/4QGwE/RgFgP0AAAAAAAwAK/m0D0wVGAAkADQARAMcAsgYCACuyAAcJMzMzsAovsA4zsQsL6bAPMgGwEi+wCtaxDRPpsA0QsQ4BK7ERE+mxEwErsDYausL+7KoAFSsKsAYuDrAFwAWxByv5DrAIwLo85OxMABUrCgWwCS4OsAPABbEALPkOsALAsAIQswECABMrsAMQswQDCRMrsQcICLMIAwkTK7IEAwkgiiCKIwYOERI5sgECABESOQC1AQIDBAUILi4uLi4uAUAKAAECAwQFBgcICS4uLi4uLi4uLi6wQBoBADAxCQEDIxMjASEbASU1MxUzNTMVA9P+wIXtfVj+xAEA5OX96c+0zwPl/Bv+bQGTA+X9CwL1itfX19cAAAAAAgB7AAAGugVUABEAGwBPALIBAQArsRoG6bAQMrIIBAArsRMG6bAKMrQMDwEIDSuxDAbpAbAcL7AE1rEXF+mwFxCxGwErsRAX6bALMrIQGwors0AQDgkrsR0BKwAwMSkBICY1ETQ2KQEVIREhFSERIQEjIgYVERQWOwEGuvvF/vL29gEOBDv9vwIU/ewCQfy9+It3d4v4570CDLzo4/624/6fA45pZv4QZmkAAAMAYv/sBfID+gAaACcALwCRALIMAQArsAgzsSQL6bADMrIRAgArsBUzsR4L6bAuMrQpGgwRDSuxKQrpAbAwL7AO1rEhEumwIRCxJwErsQAS6bAoMrAAELEqASuxGBXpsTEBK7EnIRESsREMOTmwABGxChM5ObAqErIDCBU5OTmwGBGxBQY5OQCxJAwRErEGCjk5sBoRsAU5sREeERKwEzkwMQEUFjMyNxcGIyInBiMgETUQITIXNjMyFh0BISc0JiIGFREUFjMyNjcTFSE1NCYjIgPHVG6WmyemyMFwdbn+TgGyqoh5q92r/dX6VsVWVmJcWQT6AT1BVqYBYFxML7w/YGABifwBiWRk2bnV5lZWVlb+9FZWS1ABMTExTlIAAAMACgAABH0GlgAIAAwAEACBALIFAQArsggEACuxAQIzM7AJL7ANM7EKCemwDjIBsBEvsAbWsQMX6bMMAwYIK7EJE+mwCS+xDBPpsw0DBggrsRAT6bESASuwNhq6OkbligAVKwoEsAMuBbACwA6xABT5BbABwAMAsQADLi4BsgABAi4uLrBAGrEGCRESsAg5ADAxCQEhAREhEQEhJzUzFTM1MxUCRAEmARP+SP7+/kcBExXRutECpAKw/Df+dQGLA8l7x8fHxwAAAQBxBEQCrAWRAAkAKwCwAC+wBjO0Aw8ADQQrAbAKL7AB1rQFGwAIBCuxCwErALEDABESsAg5MDETJzY3FhcHJicGwVCJlaJ7TmRrXQREbmR7hVpuOUxDAAEAcQRiAvIFVAAZAEIAsg4EACu0AggAFwQrsxIOAggrtBgIABcEK7ALMgGwGi+wDNa0FRsABwQrsRsBKwCxEgIRErAMObAOEbEUFTk5MDEBJiMiDgYHJzYzMhcWMzI3Fw4BIyIBpD8mCBIMEQgQBxACZlZ0P0JKITkbdxtoSEQEiSsEBg4GFQYXAlSeKStMPlJaAAABAHsB1QJ/AqYAAwAiALAAL7EBCumxAQrpAbAEL7EAASu0AxsACAQrsQUBKwAwMRM1IRV7AgQB1dHRAAABAHsB1QJ/AqYAAwAiALAAL7EBCumxAQrpAbAEL7EAASu0AxsACAQrsQUBKwAwMRM1IRV7AgQB1dHRAAABAHsB1QJ/AqYAAwAiALAAL7EBCumxAQrpAbAEL7EAASu0AxsACAQrsQUBKwAwMRM1IRV7AgQB1dHRAAABAIUB1QN7AqYAAwAXALAAL7EBCumxAQrpAbAEL7EFASsAMDETNSEVhQL2AdXR0QABAIUB1QSkAqYAAwAXALAAL7EBCumxAQrpAbAEL7EFASsAMDETNSEVhQQfAdXR0QABAJoDZAGsBaAABgApALIEBQArtAIRAA4EKwGwBy+wAtaxARLpsQgBK7EBAhESsQQGOTkAMDEBESMRExcHAZj+n3NzBIP+4QEvAQ1A3QAAAAEAhQNCAZgFfQAGACcAsAQvtAERAA4EKwGwBy+wANaxAxLpsQgBK7EDABESsQQGOTkAMDETETMRAyc3mv6gc3MEXgEf/tH+9D/dAAABAIX+4wGYAR8ABgAnALAEL7QBEQAOBCsBsAcvsADWsQMS6bEIASuxAwARErEEBjk5ADAxMxEzEQMnN5r+oHNzAR/+0f7zQN0AAAAAAgCaA2QDRgWgAAYADQBVALIEBQArsAszsAEvsAgzsQYP6bAHMgGwDi+wAtaxARLpsAEQsQkBK7EIEumxDwErsQECERKxBAY5ObAJEbAFObAIErELDTk5ALEEBhESsQMKOTkwMQERIxETFwchESMRExcHAZj+n3NzAfj+oHNzBIP+4QEvAQ1A3f7hAS8BDUDdAAAAAAIAhQNCAzEFfQAGAA0ASgCwBy+wADOxCA/psAEyAbAOL7AH1rEKEumwChCxAAErsQMS6bIAAwors0AABQkrsQ8BK7EKBxESsQsNOTmxAwARErEEBjk5ADAxAREzEQMnNyERMxEDJzcCM/6gcnL+Cf6gc3MEXgEf/tH+9D/dAR/+0f70P90AAAACAIX+4wMxAR8ABgANAFYAsgcBACuwADOxCA/psAEysgMBACuyCgEAKwGwDi+wB9axChLpsAoQsQABK7EDEumyAAMKK7NAAAUJK7EPASuxCgcRErELDTk5sQMAERKxBAY5OQAwMSERMxEDJzchETMRAyc3AjP+oHJy/gn+oHNzAR/+0f7zQN0BH/7R/vNA3QABAHEBjQKDA6AACwAuALAJL7QDEAAIBCu0AxAACAQrAbAML7AA1rQGGwAIBCu0BhsACAQrsQ0BKwAwMRM0NjMyFhUUBiMiJnGbbW+bnG5tmwKWb5ucbm2cnAAAAAMAmgAABfoBHwADAAcACwBFALIAAQArsQQIMzOxAQ/psQUJMjKyAAEAK7EBD+kBsAwvsADWsQMS6bADELEEASuxBxLpsAcQsQgBK7ELEumxDQErADAxMxEzESERMxEhETMRmv4BM/4BM/4BH/7hAR/+4QEf/uEAAAEASABoAfIDfwAFAH0AsAUvsAEvAbAGL7AA1rQCGwAKBCuwBDKxBwErsDYasCYaAbEBAi7JALECAS7JsDYaujV13NAAFSsKsAEQsADADrACELADwLAmGgGxBQQuyQCxBAUuybA2GrrKgNzgABUrCrEDAgiwBBCwA8AAsQADLi4BsAMusEAaAQAwMRMBFwMTB0gBBKa/v6YB9AGLaP7d/t1pAAAAAQBxAGgCGwN/AAUAfgCwAi+wAC8BsAYvsAPWsAUytAEbAAoEK7EHASuwNhqwJhoBsQIDLskAsQMCLsmwNhq6NYDc4AAVKwoOsAMQsATABLACELABwLAmGgGxAAUuyQCxBQAuybA2GrrKi9zQABUrCrEDBAiwBRCwBMAAsQEELi4BsAQusEAaAQAwMQkCJxMDARcBBP78pr6+A3/+df50aQEjASMAAAAAAQA9/+wD8gU/ACUAjwCyJAEAK7EfBumyCwMAK7EQBum0AgMkCw0rsBgztAIHAFgEK7AaMrQHBiQLDSuwFjO0BwcAWQQrsBQyAbAmL7AA1rEECDIysRwX6bETFzIyshwACiuzQBwaCSuwFTKyABwKK7NAAAIJK7AGMrEnASsAsR8kERKwIjmwAhGwITmxEAcRErAOObALEbANOTAxEzUjNTM1IzUzNRAhMhcHJgciBh0BIRUhFSEVIRUUFjMyNxcGJyDTlpaWlgHloJodnHiJYwGc/mQBnP5kYop5mx2aoP4bAW1PjKiLQwGBJtUdAV5xFouojCJxXhzVJwEAAgBmA7IDkQVUAAwAFADWALIKBAArsQgQMzOxABDpsQUNMjKyCgQAK7ENEOmyCgQAK7QPBwAZBCuwEjKwAy+wAjMBsBUvsA3WtBQTAA0EK7IUDQors0AUEgkrsg0UCiuzQA0PCSuwFBCxBgErtAUTAA0EK7AEMrAFELEAASuwATK0DBMADQQrtAsTAA0EK7EWASuwNhq6xArpoAAVKwqwAy4EsATADrEJMfkFsAjAuju96QoAFSsKBLABLgWwAsCxCjH5sQgJCLAJwACyAQQJLi4uAbQCAwgJCi4uLi4usEAaAQAwMQEnByMnByMTMxsBMxMhESM1IRUjEQM5BElbRwZWDl5kZ1wQ/UhzAUBzA7Lyv73wAaL+9AEM/l4BUFJS/rAAAAEAAAAAA+MD4wADAAARIREhA+P8HQPj/B0AAAACADMAAARxBaYAFwAbAHYAsgUBACuwADOyDQUAK7ESCumwGiDWEbEZD+myCAIAK7AWM7EHCemwAjIBsBwvsAXWsAkysQQS6bAVMrIFBAors0AFBwkrsAQQsQEBK7AZMrEAEumwGDKxHQErsQEEERKxDQ85OQCxEhkRErAQObAaEbAPOTAxISMRIREjESM1MzU0NjMyFwcmIyIGHQEhNSMRMwRx+v5W+qCgmqNaaxs7QkYqAqT6+gMf/OEDH8aMnpcbwA43QH2OASAAAAACADMAAARxBaYAFQAZAGMAsgwBACuwFjOyFAUAK7AZM7EDCumyDwIAK7AHM7EOCemwCTIBsBovsAzWsBAysQsS6bAGMrALELEXASuxFhLpsRsBK7EXCxESsgAIFDk5OQCxAw8RErABObAUEbEAGDk5MDEBByYjIgYdATMHIxEjESM1MzU0NjMyASMRNwLVG0g1Rir+D+/6oKCao2kB+Pr6BYvADjdAfcb84QMfxoyel/paBX0jAAAAAgAzAAAHWAWmACkALQChALIJAQArsQAEMzOyEQUAK7AfM7EWCumwJDKwFhCwFCDWEbAiM7ETCemxISwyMrATELErD+myDAIAK7EaKDMzsQsJ6bECBjIyAbAuL7AJ1rANMrEIEumwGTKyCQgKK7NACQsJK7AIELEFASuwGzKxBBLpsCcysAQQsQEBK7ArMrEAEumwKjKxLwErsQUIERKxERM5ObEBBBESsR8hOTkAMDEhIxEhESMRIREjESM1MzU0NjMyFwcmIyIGHQEhNTQ2MzIXByYjIgYdASE1IxEzB1j6/lb6/hP6oKCao4V9HG1MRioB7ZqkYFwaPThGKwKk+voDH/zhAx/84QMfxoyelyHAFDdAfYyelxnADDdAfY4BIAAAAAIAMwAAB1gFpgAnACsAkwCyEAEAK7ELKDMzshgFACuxJiszM7EdCumwAzKwHRCwASDWEbAbM7EACemwGjKyEwIAK7EHITMzsRIJ6bEJDTIyAbAsL7AQ1rAUMrEPEumwIDKwDxCxDAErsCIysQsS6bAGMrALELEpASuxKBLpsS0BK7EMDxESsRgaOTmxKQsRErIACCY5OTkAsQAdERKwKjkwMQEHJiMiBh0BMwcjESMRIREjESM1MzU0NjMyFwcmIyIGHQEhNTQ2MzIBIxE3BbwaSDVGK/4O8Pr+E/qgoJqje3sdakJGKgHtmqRoAfj6+gWLwA43QH3G/OEDH/zhAx/GjJ6XIcAUN0B9jJ6X+loFfSMAAAEAAAADAMWJ+LqtXw889QAfCAAAAAAAyX46tQAAAADJfjq1/+P+SgdvBu4AAQAIAAIAAAAAAAAAAQAABu7+IgAAB+f/4//hB28AAQAAAAAAAAAAAAAAAAAAAOkFFgCuAAAAAAKqAAABrgAAAkUApAMYAHsFlQBmBAwAZgcEAGYFPQCPAacAewKuAI8CrgApBAQAewQ5AHsCMQCFAvkAewIxAJoDrABxBH4AhQMSABQEAgBmA+8AZgSFADkEBAB7BDUAewOuADMEXgB7BCsAZgIxAJoCMQCFBLAAZgRPAI8EsACFA+0AZgXnAGYFKwAzBJ0AmgQvAHsE1ACaBE0AmgQtAJoErAB7BTEAmgJJAKQCK//sBOUAmgQKAJoGhwCFBY0AmgT9AHsEmwCaBP0AewUzAJoEUQBiBGIAMwUOAI8EzAAQB40AHwTlADMEhwAKBJkAhQKfAK4DrABcAp8APQPMAFwDjf/+AoMAewPtAGYEOQCPA1oAYgRDAGYD2QBiAucAMwPpAFIEXACPAhgAjwIK//AEEACPAhgAjwapAI8EXACPBCgAYgRDAI8EOQBmAqkAjwOTAG0C1wAfBFwAhQPdAAoFoQAlA74AGQPSAAoDrgBxArgAXAIKALgCuAApA9sASAGuAAACRQCkA4MAcQRWAHsEgQBxBHYAFAIKALgEYgBxA0cAewZeAHEDFACaBAgASARYAHsC+QB7A8QAcQLhAHEC2wBmBHYAmgMzAIUDKwCaAoMAewRcAIUENQBcAjEAmgJmAHECxgBcAxgAewQIAHEG3QBmBxIAZgcgAJoD7QBxBSsAMwUrADMFKwAzBSsAMwUrADMFKwAzBuUAMwQvAHsETQCaBE0AmgRNAJoETQCaAkkAGwJJAKQCSQAhAkn/+AUaAFIFjQCaBP0AewT9AHsE/QB7BP0AewT9AHsD9QB7BP0AewUOAI8FDgCPBQ4AjwUOAI8EhwAKBJsAmgTlAI8D7QBmA+0AZgPtAGYD7QBmA+0AZgPtAGYF7wBmA1oAYgPZAGID2QBiA9kAYgPZAGICGP/nAhgAjwIY//ACGP/jBAgAZgRcAI8EKABiBCgAYgQoAGIEKABiBCgAYgRWAIUEKABiBFwAhQRcAIUEXACFBFwAhQPSAAoEQwCPA9IACgcrAHsGQwBiBIcACgMcAHEDYgBxA3YAAAbtAAADdgAABu0AAAJNAAABugAAASYAAAEmAAAA3QAAAWIAAABiAAAC+QB7AvkAewL5AHsEAACFBSgAhQIxAJoCHACFAjEAhQPKAJoDygCFA8oAhQLzAHEGkwCaAWIAAAJiAEgCYgBxAboAAARNAD0EAgBmA+MAAAUAADMFAAAzB+cAMwAzAAAAAABOAE4ATgBOAHoArAFQAcQCcALwAxIDNgNYA/IENARaBHgEmgTMBQoFLAWOBf4GWga4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) format('truetype'),
		url('klavikabasic-medium-webfont.svg#webfont422dHkQf') format('svg');
font-weight: normal;
font-style: normal;

}
/* Style */
a, a:link, a:visited { text-decoration: none; }
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: block;
}

body {
	background: #333;
	font: 11.5px/18px Verdana, Arial, Sans-serif;
}
h1 {
	font: 36px/150% 'KM', Verdana, Arial, Sans-serif;
}
h3 {
	font: 16px/100% 'KM', Verdana, Arial, Sans-serif;
	margin-bottom: 3px;
}
body.myloan h1,
body.myloans h1 { font-size: 22px; margin-bottom: 7px; }
body.myloans h1 + h2 { margin: -5px 0 14px 0; color: #666;
	font: 16px/100% 'KM', Verdana, Arial, Sans-serif; }
.intro {
	font: 18px/135% "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	text-align: center;
	color: #888;
}
.intro.left { text-align: left; }
.faqs #content h1 { margin-bottom: 25px; }
.testimonials #content h1 { text-align: center; margin-bottom: 5px; }
.testimonials #content h2 { text-align: center; margin-bottom: 25px; }
.investors #content { background: #FFF url('uContent/images/investor.png') no-repeat bottom right; }
.application #content { background: #FFF url('uContent/images/investor.png') no-repeat bottom right; }
#content p {
	margin: 0 0 18px;
}
#content ul {
	margin: 0 0 24px 18px;
}
#content ul.square { list-style: square outside none; }
#content .row {
	margin: 0 -30px;
	padding: 30px 30px 30px 60px;
	border-top: 1px solid #E6E6E6;
	position: relative;
	font: 16px/175% Georgia, Serif;
	background: #F2F2F2;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#FFF), color-stop(100%,#F2F2F2));
    background: -moz-linear-gradient(center top, #FFF 0, #F2F2F2 100%);
    color: #666;
}
.testimonials #content .row cite {
	font-weight: bold;
}
.testimonials #content .row cite:before {
	content: '~';
	}
.testimonials #content .row:before,
.testimonials #content .row:after {
	position: absolute;
	width: 35px;
	height: 35px;
	font: italic 75px/1 Georgia, Serif;
	color: #E6E6E6;
	text-shadow: 0 1px 0 #FFF;
}
.testimonials #content .row:before {
	content: '“';
	top: 15px;
	left: 15px;
}
.testimonials #content .row:after {
	content: '”';
	right: 15px;
	bottom: 15px;
}
#wrap { background: #CCC url('uContent/images/bg.gif') top left; padding: 0 20px; }
.site {
	width: 980px;
	margin: 0 auto;
}
#site {
	background: #FFF url('uContent/images/stitch.png') repeat-y top left;
}
#header {
	padding: 15px;
	position: relative;
	overflow: hidden;
}
#header-loggedin {
	float: right;
	background: #EFEFEF;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#FFFFFF), color-stop(100%,#EEEEEE));
    background: -moz-linear-gradient(center top, #FFFFFF 0, #EEEEEE 100%);
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    font-size: 10px;
    font-weight: bold;
    color: #888;
    border: solid 1px #CCC;
    border-width: 0 0 1px 1px;
    -webkit-border-radius: 0 0 0 6px;
    -moz-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}
#header-loggedin a { font-size: 10px; }
#header-login {
	float: right;
	width: 205px;
}
#header-login label {
	display: block;
	font: 11px/1 'KM', Arial, Sans-serif;
	color: #666;
	margin: 7px 0 2px 0;
}
#header-login .input {
	border: solid 1px #AAA;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 4px;
	font: 10px/1 'KM', Arial, Sans-serif;
	color: #888;
	width: 200px;
}
#header-login .input:focus {
	border-color: #777;
	color: #666;
}
#header-login p { font-size: 10px; text-align: right; padding-top: 7px; }
#header-login #password {
	margin-right: 0px;
	border-collapse: collapse;
	float: left;
	width: 151px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	border-right-width: 0;
	height: 20px;
	padding: 0 4px;
}
#header-login #submit {
	float: right;
	margin-left: -10px;
	display: inline;
	width: 42px;
	border: solid 1px #888;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	padding: 0;
	font: 10px/20px 'KM', Arial, Sans-serif;
	text-align: center;
	color: #FFF;
	background: #888;
}
#header-login #submit:hover {
	background-color: #777;
}

.loginCont {
    width: 350px;
    padding: 15px;
    background: #e0e0e0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    margin: 0 auto;
}

.loginCont h1 {
    text-align: center;
}

.loginCont label {
    font-size: 14px;
    font-weight: bold;
}

.loginCont input[type=text], .loginCont input[type=password] {
    width: 250px;
    height: 30px;
    font-size: 14px !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 3px;
}

.loginCont #submit {
    background: #0093cf;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    color: white;
    padding: 12px 20px;
    margin-bottom: -2px;
}

.loginCont #submit:hover {
    background: #0044cc;
}

#investLogin {
    width: 150px;
    float: right;
    margin-right: 200px;
    margin-top: 25px;
    padding: 10px;
    font-weight: bold;
    font-size: 14px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    background: #DDD;
    color: white;
    text-align: center;
}


.stitch { background: url('uContent/images/stitch.png') repeat-y top right; }
.stitch.left { background-position: left 0; }
.stitch.right { background-position: right 0; }
#nav, #transHdr {
	background: #3c3c3c;
}

#nav{
	width: 100%;
	clear: both;
}

#transHdr{
	height: 30px;
	padding: 8px 20px;
	margin-bottom: 15px;
}

#nav ul {
}
#nav ul li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav ul li a {
	font: 18px/40px 'KM', Arial, Sans-serif;
	color: #FFF;
	padding: 0 15px;
	display: block;
	position: relative;
	float: left;
	text-align: center;
}
#nav ul li.active a {
	background: #222;
}
#nav ul li.active a:after {
	content: '';
	height: 0;
	width: 0;
	position: absolute;
	bottom: -6px;
	left: 50%;
	border-color: #222 transparent;
	border-width: 10px 10px 0 10px;
	border-style: solid;
	margin-left: -10px;
}
#main {
	background: #FFF;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#f2f2f2), color-stop(160px,#ffffff));
    background: -moz-linear-gradient(center top, #f2f2f2 0, #ffffff 160px);
    border-top: solid 1px #FFF;
}
#logo {
	float: left;
	display: block;
}
#content {
	padding: 30px 30px 0 30px;
	overflow: hidden;
	min-height: 160px;
}
#main.hero { border-top-width: 0; }
#main.hero #content { padding: 0; }
#footer {
	background-color: #FFF;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}
#footer-content {
	padding: 15px 30px;
}
#footer-content.empty { padding: 8px; }
#footer-copyright {
	padding-top: 15px;
}
#footer-nav {
	float: right;
}
#footer-nav a {
	display: block;
	color: #EEE;
	border-left: dotted 1px #666;
	line-height: 20px;
	float: left;
	padding-left: 10px;
	margin-left: 10px;
}
#footer-nav a:hover {
	color: #FFF;
}
#footer-nav a:first-child {
	border-left-width: 0;
}

#smallLogo {
	width: 78px;
	height: 35px;
	background: url('uContent/images/small-logo.png');
	background-repeat: no-repeat;
	background-position: center;
	padding: 5px;
	display: block;
	float: left;
	margin-top: -10px;
}

#hero-slideshow {
	background: url('uContent/images/hero.jpg') center center;
	padding: 20px;
	border-bottom: solid 4px #888;
	position: relative;
	min-height: 300px;
}
.hero-title {
	text-align: center;
}
.hero-title h1 {
	font: 48px/150% 'KM', Arial, Sans-serif;
	color: #1ca4db;
}
.hero-title h2 {
	font: 24px/125% 'KM', Arial, Sans-serif;
	color: #444;
}
#hero-slides {
	text-align: center;
	position: relative;
	width: 1000em;
}
.hero-slide {
	width: 950px;
	float: left;
}
#hero-nav {
	display: block;
	text-align: center;
	min-height: 300px;
	width: 950px;
}

#hero-slide-apply {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 103px;
	height: 103px;
	background: url('uContent/images/apply-now-corner.png') no-repeat center center;
}
.hero-image {
	margin: 25px 0;
	height: 250px;
	width: 950px;
}
#hero-nav a {
	display: inline-block;
	background-color: #bcbcbc;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#bcbcbc), color-stop(100%,#d3d3d3));
    background: -moz-linear-gradient(center top, #bcbcbc 0, #d3d3d3 100%);
    -webkit-box-shadow: 0 1px 0 1px rgba(0,0,0,0.25) inset, 0 1px 0 1px #FFF;
    -moz-box-shadow: 0 1px 0 1px rgba(0,0,0,0.25) inset, 0 1px 0 1px #FFF;
    box-shadow: 0 1px 0 1px rgba(0,0,0,0.25) inset, 0 1px 0 1px #FFF;
	width: 10px;
	height: 10px;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-indent: -1000em;
	margin: 0 3px;
}
#hero-nav a.active {
	background: #6ed5ff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#6ed5ff), color-stop(100%,#0093cf));
    background: -moz-linear-gradient(center top, #6ed5ff 0, #0093cf 100%);
}

.hero-title h1, .hero-title h2 {
	display: none;
}

h1.current, h2.current {
	display: block;
}

.app .block {
	font-weight: bold;
	display: block;
	font-size: 11px;
	margin-bottom: 3px;
}
.app .text {
	padding: 6px;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	border: solid 1px #DDD;
	color: #AAA;
	line-height: 1;
	margin-bottom: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.app .text:focus {
	color: #666;
	border-color: #AAA;

}
.app button {
	font: 12px/100% Verdana, Arial, Sans-serif;
	color: #666;
}

#contactForm {
	width: 400px;
	float: right;
}

div#google_translate_element {
	margin-top: -15px;
	margin-bottom: 5px;
	padding: 5px;
	border-radius: 0px 0px 5px 5px;
	background: black;
}

div#google_translate_element img{
	display: none;
}

    

/* =============================================================================================================
Header
============================================================================================================= */

.xAppHeader
{
    display: block;
    overflow: hidden;
    background-color: #666666;
}

.xAppLogo, .xAppLogo:link, .xAppLogo:visited
{
    display: block;
    overflow: hidden;
    color: #FFFFFF;
    font-size: 30px;
    padding: 15px;
    float: left;
}


/* =============================================================================================================
Header Links
============================================================================================================= */

.xAppHeaderLinks
{
    display: block;
    overflow: hidden;
    float: right;
}

.xAppHeaderLinks a, .xAppHeaderLinks a:link, .xAppHeaderLinks a:visited
{
    display: block;
    overflow: hidden;
    float: left;
    padding: 5px;
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
    color: #666666;
    font-size: 10px;
    font-weight: 700;
    background-color: #FFFFFF;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 0px 0px 6px 6px;
    -moz-border-radius: 0px 0px 6px 6px;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;

}

.xAppHeaderLinks a:hover
{
    background-color: #EEEEEE;
}


/* =============================================================================================================
Head Menu
============================================================================================================= */

.xAppHeadMenu
{
    display: block;
    overflow: hidden;
    background-color: #666666;
    padding-left: 5px;
}

.xAppHeadMenu a, .xAppHeadMenu a:link, .xAppHeadMenu a:visited
{
    display: block;
    overflow: hidden;
    float: left;
    padding: 6px;
    padding-left: 15px;
    padding-right: 15px;
    color: #FFFFFF;
    background-color: #444444;
    margin-left: 10px;
    border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;

}

.xAppHeadMenu a:hover
{
    background-color: #222222;
}

.xAppHeadMenu a.scUp, .xAppHeadMenu a.scUp:link, .xAppHeadMenu a.scUp:visited
{
    color: #666666;
    background-color: #FFFFFF;
}


/* =============================================================================================================
Content
============================================================================================================= */

.xAppContent
{
    display: block;
    overflow: hidden;
    background-color: #FFFFFF;
    padding: 15px;
    padding-right: 40px;
}

.xAppContentFormHead
{
    display: block;
    overflow: hidden;
    background-color: #DDDDDD;
    padding: 6px;
    padding-left: 10px;
    border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    font-size: 13px;
    color: #555555;
    margin-bottom: 2px;
    font-weight: 700;
    text-transform: uppercase;
}

.xAppContentFormSec
{
    display: block;
    overflow: hidden;
    background-color: #EEEEEE;
    padding: 15px;
    padding-bottom: 6px;
    border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    margin-bottom: 10px;
}

.xAppContentBlock
{
    display: block;
    overflow: hidden;
}

.xAppContentBlock.scMB
{
    margin-bottom: 10px;
}

.xAppContentBlock.scSmall
{
    max-width: 400px;
    min-width: 200px;
}

.xAppContentBlock.scHalf
{
    width: 45%;
}


.xAppContentBlock.scMed
{
    max-width: 600px;
}

.xAppContentBlock.scFL
{
    float: left;
    margin-right: 20px;
}

.xAppContentBlock.scCB
{
    clear: both;
}

.xAppContentBlock.scFR
{
    float: right;
    margin-left: 20px;
}

.xAppContentTitle
{
    display: block;
    overflow: hidden;
    background-color: #EEEEEE;
    margin-bottom: 8px;
    padding: 6px;
    padding-left: 8px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 17px;
    font-weight: 700;
    font-family: Arial;
    color: #555555;
    border-left: 4px solid #DDDDDD;
}

.xAppContentTitle a, .xAppContentTitle a:link, .xAppContentTitle a:visited
{
    font-size: 17px;
    font-weight: 700;
    font-family: Arial;
}

.xAppContentMenu
{
    display: block;
    overflow: hidden;
    margin-right: 15px;
    margin-bottom: 13px;
    float: left;
    width: 200px;
}

.xAppContentMenu a, .xAppContentMenu a:link, .xAppContentMenu a:visited
{
    display: block;
    overflow: hidden;
    background-color: #EEEEEE;
    margin-bottom: 2px;
    padding: 6px;
    padding-left: 8px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-left: 4px solid #DDDDDD;
}

.xAppContentMenu .scSubs
{
    display: block;
    overflow: hidden;
    padding-left: 8px;
    padding-bottom: 5px;
}

.xAppContentMenu .scSubs a, .xAppContentMenu .scSubs a:link, .xAppContentMenu .scSubs a:visited
{
    display: block;
    overflow: hidden;
    background-color: #EEEEEE;
    margin-bottom: 2px;
    padding: 4px;
    padding-left: 6px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-left: 4px solid #DDDDDD;
    font-size: 11px;
}

.xAppContentMenu a.scUp, .xAppContentMenu a.scUp:link, .xAppContentMenu a.scUp:visited
{
    border-left: 4px solid #AAAAAA;
}

.xAppContentMenu a:hover, .xAppContentMenu .scSubs a:hover
{
    background-color: #DDDDDD;
    color: #222222;

}


/* =============================================================================================================
Footer
============================================================================================================= */

.xAppFooter
{
    display: block;
    overflow: hidden;
    padding: 10px;
    border-top: 6px solid #AAAAAA;
}


.xAppFootInfo
{
    display: block;
    overflow: hidden;
    float: left;
}


.xAppFootLinks
{
    display: block;
    overflow: hidden;
    float: right;
    padding-right: 15px;
}


.xAppFootLinks a, .xAppFootLinks a:link, .xAppFootLinks a:visited
{
    display: block;
    overflow: hidden;
    float: left;
    padding-left: 15px;
}




/* =============================================================================================================
Tables
============================================================================================================= */


table.xAppStandard
{
    width: 100%;
}

table.xAppStandard tr.scHead td
{
    background-color: #EEEEEE;
    font-size: .9em;
    font-weight: 700;
}


table.xAppStandard tr td
{
    padding: 5px;
    border-top: 1px solid #CCCCCC;
}


table.xAppStandard.scThickCols tr td
{
    border-right: 3px solid #888888;
}

table.xAppStandard tr.scThickTop td
{
    border-top: 3px solid #888888;
}

table.xAppStandard.xTraPad tr td
{
    padding: 10px;
}

table.xAppStandard tr td.scLabel
{
    font-size: 11px;
    font-weight: 700;
    color: #444444;
    text-transform: uppercase;
}


table.xAppStandard.xTraPad tr td.scLabPad
{
    padding-top: 15px;
}
table.xAppStandard tr.scFocus td
{
    background-color: #EEEEEE;
}

table.xAppStandard.scHover tr:hover td
{
    background-color: #EFEFEF;
    cursor: pointer;
}

table.xAppStandard tr:first-child td
{
    border-top: none;
}


.xAppTableScroll
{
    display: block;
    overflow: auto;
    height: 400px;
    padding: 5px;
    border: 1px solid #CCCCCC;

    margin-bottom: 10px;
}

/* =============================================================================================================
BUTTON: HEAVY
============================================================================================================= */

a.xAppBtnHeavy, a.xAppBtnHeavy:link, a.xAppBtnHeavy:visited
{
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    background-color: #EEEEEE;
}

a.xAppBtnTiny, a.xAppBtnTiny:link, a.xAppBtnTiny:visited
{
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 10px;
    background-color: #EEEEEE;
    border: 1px solid #DDDDDD;
}

a.xAppBtnTiny:hover
{
    background-color: #FFFFFF;
}

a.xAppBtnHeavy:hover
{
    background-color: #DDDDDD;
    color: #000000;
}


a.scFL
{
    display: block;
    overflow: hidden;
    float: left;
    margin-right: 5px;
    background-color: #DDD999;
    margin-bottom: 5px;
}

a.xAppBtnHeavy.scBlockMed
{
    width: 120px;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    font-weight: 700;
    margin-right: 15px;
    margin-bottom: 15px;
}


/* =============================================================================================================
OVERLAY
============================================================================================================= */

.xAppGrayedOut, .xAppGrayedOut *
{
    color: #AAAAAA !important;
}


/* =============================================================================================================
COLORS: BLUE
============================================================================================================= */

.scColorsBlue .xAppHeader,
.scColorsBlue .xAppHeadMenu
{
    background-color: #294e75;
}

.scColorsBlue .xAppHeadMenu a, .scColorsBlue .xAppHeadMenu a:link, .scColorsBlue .xAppHeadMenu a:visited
{
    background-color: #112f4e;
}

.scColorsBlue .xAppHeadMenu a:hover
{
    background-color: #00172e;
}

.scColorsBlue .xAppHeadMenu a.scUp, .scColorsBlue .xAppHeadMenu a.scUp:link, .scColorsBlue .xAppHeadMenu a.scUp:visited
{
    background-color: #FFFFFF;
    color: #294e75;
}


.scColorsBlue .xAppHeaderLinks a, .scColorsBlue .xAppHeaderLinks a:link, .scColorsBlue .xAppHeaderLinks a:visited
{
    color: #294e75;
}


.scColorsBlue .xAppHeaderLinks a:hover
{
    background-color: #d9e3ed;
}



/* =============================================================================================================
COLORS: DarkRed
============================================================================================================= */

.scColorsDarkRed .xAppHeader,
.scColorsDarkRed .xAppHeadMenu
{
    background-color: #681b00;
}

.scColorsDarkRed .xAppHeadMenu a, .scColorsDarkRed .xAppHeadMenu a:link, .scColorsDarkRed .xAppHeadMenu a:visited
{
    background-color: #3b0f00;
}

.scColorsDarkRed .xAppHeadMenu a:hover
{
    background-color: #1e0800;
}

.scColorsDarkRed .xAppHeadMenu a.scUp, .scColorsDarkRed .xAppHeadMenu a.scUp:link, .scColorsDarkRed .xAppHeadMenu a.scUp:visited
{
    background-color: #FFFFFF;
    color: #681b00;
}


.scColorsDarkRed .xAppHeaderLinks a, .scColorsDarkRed .xAppHeaderLinks a:link, .scColorsDarkRed .xAppHeaderLinks a:visited
{
    color: #681b00;
}


.scColorsDarkRed .xAppHeaderLinks a:hover
{
    background-color: #f0e1dc;
}


.xForm label
{
    display: block;
    overflow: hidden;
    margin-bottom: 3px;
    font-size: 11px;
    font-weight: 700;
    color: #444444;
    text-transform: uppercase;
}

.xForm .scFieldGroup
{
    display: block;
    overflow: hidden;
    margin-bottom: 7px;
}

.xForm .scTextBlock
{
    display: block;
    overflow: hidden;
    margin-bottom: 7px;
    font-size: 12px;
    color: #777777;
    vertical-align: middle;
}

.xForm .scFieldCol
{
    display: block;
    overflow: hidden;
    float: left;
    margin-right: 10px;
    width: 28%;
}

.xForm .scFieldText
{
    border: 1px solid #BBBBBB;
    padding: 2px;
    font-size: 15px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-bottom: 2px;
    width: 95%;
    -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.06) inset;
    -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.06) inset;
}

.xForm .scFieldScroll
{
    display: block;
    overflow: auto;
    height: 100px;
    padding: 5px;
    border: 1px solid #CCCCCC;
    margin-bottom: 8px;
}

.xForm table.scOptionTable tr td
{
    padding: 3px;
}

.xForm table.scOptionTable tr td .scFieldRadio, .xForm table.scOptionTable tr td .scFieldCheckbox
{
    margin-top: 2px;
}


.xForm .scFieldTextArea
{
    border: 1px solid #BBBBBB;
    padding: 3px;
    font-size: 15px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-bottom: 2px;
    width: 95%;
    -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.06) inset;
    -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.06) inset;
}

.xForm .scFieldSelect
{
    border: 1px solid #BBBBBB;
    padding: 2px;
    font-size: 15px;
    vertical-align: middle;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-bottom: 2px;
    width: 95%;
    -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.06) inset;
    -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.06) inset;
}

.xForm .scControls a, .xForm .scControls a:link, .xForm .scControls a:visited
{
    display: block;
    overflow: hidden;
    float: left;
    margin-right: 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 7px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #EEEEEE;
    font-size: 11px;
    font-weight: 700;
    color: #444444;
    text-transform: uppercase;
    border: 1px solid #DDDDDD;
    border-bottom: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;
}

.xForm .scControls a.scDefault, .xForm .scControls a.scDefault:link, .xForm .scControls a.scDefault:visited
{
    color: #222222;
    border: 1px solid #CCCCCC;
    border-bottom: 1px solid #777777;
    border-right: 1px solid #777777;
}

.xForm .scControls a:hover
{
    background-color: #F5F5F5;
    color: #000000;
}

.xValProbs
{
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border: 1px solid #e87300;
    background-color: #fff2c7;
    padding: 10px;
    padding-bottom: 5px;
}

.xValProbs .scCheck, .xValProbs .scProb
{
    display: block;
    overflow: hidden;
    margin-bottom: 5px;
    color: #bd2400;
}body { background: #444; }
#wrap { background: #222 url("uContent/images/bg.png"); }
#header-login #submit {
	border-color: #9a0000;
	background: #9a0000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#dd2626), color-stop(50%,#c42626), color-stop(51%,#b80000), color-stop(100%,#9a0000));
    background: -moz-linear-gradient(center top, #dd2626 0, #c42626 50%, #b80000 51%, #9a0000 100%);
}
#header-login #submit:hover {
	background: #710000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#c32626), color-stop(50%,#a62626), color-stop(51%,#940000), color-stop(100%,#710000));
    background: -moz-linear-gradient(center top, #c32626 0, #a62626 50%, #940000 51%, #710000 100%);
}
#header-login #submit:active {
	background: #dd2626;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#9a0000), color-stop(100%,#dd2626));
    background: -moz-linear-gradient(center top, #9a0000 0, #dd2626 100%);
}
#nav, #transHdr,
body.myloan .editHeadToolbar {
	/*background: #9a0000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#dd2626), color-stop(50%,#c42626), color-stop(51%,#b80000), color-stop(100%,#9a0000));
    background: -moz-linear-gradient(center top, #dd2626 0, #c42626 50%, #b80000 51%, #9a0000 100%);*/
	position: relative; z-index:111; background:url(uContent/images/redBlack_nav_bg.jpg) repeat-x top left;
}
.editHeadToolbar{ background:url(uContent/images/user_heading.jpg) repeat-x 0 -81px !important; width:805px; height:23px;}
.editHeadToolbar .editHeadStatus{ margin-top:2px;}
#nav ul li {
	border-right: solid 1px rgba(255,255,255,0.15);
	border-left: solid 1px rgba(0,0,0,0.15);
}
#nav ul li:first-child {
	border-left: none;
}
#nav ul li:last-child {
	border-right: none;
}
#nav ul li.active a {
	/*background: #710000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#c32626), color-stop(50%,#a62626), color-stop(51%,#940000), color-stop(100%,#710000));
    background: -moz-linear-gradient(center top, #c32626 0, #a62626 50%, #940000 51%, #710000 100%);*/
	background:url(uContent/images/redBlack_nav_over.jpg) repeat-x top left;
}
#nav ul li.active a:after {
	border-color: #710000 transparent;
}
.hero-title h1 { color: #940000; }
#hero-nav a.active {
	background: #9a0000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#dd2626), color-stop(50%,#c42626), color-stop(51%,#b80000), color-stop(100%,#9a0000));
    background: -moz-linear-gradient(center top, #dd2626 0, #c42626 50%, #b80000 51%, #9a0000 100%);
}/*
 * jQuery UI CSS Framework 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(uAssets/ui/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(uAssets/ui/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(uAssets/ui/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(uAssets/ui/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(uAssets/ui/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fed22f; background: #ffe45c url(uAssets/ui/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(uAssets/ui/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(uAssets/ui/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(uAssets/ui/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(uAssets/ui/images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(uAssets/ui/images/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(uAssets/ui/images/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(uAssets/ui/images/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(uAssets/ui/images/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(uAssets/ui/images/ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url(uAssets/ui/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(uAssets/ui/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*
 * jQuery UI Datepicker 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/*
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(uAssets/colorbox/images/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(uAssets/colorbox/images/controls.png) no-repeat -100px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(uAssets/colorbox/images/controls.png) no-repeat -129px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(uAssets/colorbox/images/controls.png) no-repeat -100px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(uAssets/colorbox/images/controls.png) no-repeat -129px -29px;}
    #cboxMiddleLeft{width:21px; background:url(uAssets/colorbox/images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(uAssets/colorbox/images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(uAssets/colorbox/images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(uAssets/colorbox/images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(uAssets/colorbox/images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(uAssets/colorbox/images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(uAssets/colorbox/images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(uAssets/colorbox/images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(uAssets/colorbox/images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7+ replaces a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
*/
.cboxIE6 #cboxTopLeft{background:url(uAssets/colorbox/images/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(uAssets/colorbox/images/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(uAssets/colorbox/images/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(uAssets/colorbox/images/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(uAssets/colorbox/images/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(uAssets/colorbox/images/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(uAssets/colorbox/images/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(uAssets/colorbox/images/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}

