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

@font-face {
	font-family: 'MuseoSans-500';
	src: url('../fonts/237404_2_0.eot');
	src: url('../fonts/237404_2_0.eot?#iefix') format('embedded-opentype'), url('../fonts/237404_2_0.woff') format('woff'), url('../fonts/237404_2_0.ttf') format('truetype');
}
@font-face {
	font-family: 'MuseoSans-700';
	src: url('../fonts/237404_0_0.eot');
	src: url('../fonts/237404_0_0.eot?#iefix') format('embedded-opentype'), url('../fonts/237404_0_0.woff') format('woff'), url('../fonts/237404_0_0.ttf') format('truetype');
}
@font-face {
	font-weight: normal;
	font-family: 'MuseoSans-900';
	src: url('../fonts/237404_5_0.eot');
	src: url('../fonts/237404_5_0.eot?#iefix') format('embedded-opentype'), url('../fonts/237404_5_0.woff') format('woff'), url('../fonts/237404_5_0.ttf') format('truetype');
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
}
a, a:hover {
	text-decoration: none;
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	text-rendering: optimizelegibility;
	color: #666;
	font-family: "MuseoSans-500";
	font-size: 14px;
	line-height: 22px;
	background: #9fc1d4; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlmYzFkNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iI2YzZjNlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iI2YzZjNlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZWQ2ZGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #9fc1d4 0%, #f3f3e3 60%, #f3f3e3 85%, #bed6db 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9fc1d4), color-stop(60%, #f3f3e3), color-stop(85%, #f3f3e3), color-stop(100%, #bed6db)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #9fc1d4 0%, #f3f3e3 60%, #f3f3e3 85%, #bed6db 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #9fc1d4 0%, #f3f3e3 60%, #f3f3e3 85%, #bed6db 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #9fc1d4 0%, #f3f3e3 60%, #f3f3e3 85%, #bed6db 100%); /* IE10+ */
	background: linear-gradient(to bottom, #9fc1d4 0%, #f3f3e3 60%, #f3f3e3 85%, #bed6db 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9fc1d4', endColorstr='#bed6db', GradientType=0 ); /* IE6-8 */
}
a, a:hover {
	text-decoration: none;
}
img {
	vertical-align: middle;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
.clear {
	clear: both;
}
.left {
	clear: left;
}
.right {
	clear: right;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}
p {
	margin-bottom: 1em;
	clear: both;
	font-size: .875em;
	line-height: 1.3em;
}
.nicescroll-rails, .nicescroll-rails > div {
	width: 8px !important;
}
.blueTxt {
	color: #268cb8;
}
.page-inner ol, .page-inner ul {
	list-style: outside;
	padding-left: 15px;
	margin: 2px 0 0 15px;
}
.page-inner ol li, .page-inner ul li {
	padding: 1px 0;
}
/* ======================================
Sidebar Navigation
========================================*/
a.menubar {
	display: none;
}
.sidebar-nav {
	display: none;
}
.sidebar-nav {
	width: 66%;
	position: absolute;
	z-index: 1;
}
.sidebar-overlay {
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .75;
	position: absolute;
	z-index: -1;
}
.sidebar-nav-inner {
	width: calc(100% - 48px);
	height: 100%;
	padding: 0px;
	overflow: auto;
	float: right;
	background: #fff;
	border: 1px solid #fafafa;
	border-top:0;
}
.sidebar-nav .menubar {
	float: left;
	padding: 6px 14px 30px;
}
.sidebar-nav-inner ul {
	list-style: none;
}
.sidebar-nav-inner ul li {
	border-top: 1px solid #fafafa;
}
.sidebar-nav-inner ul li a {
	font-size: 15px;
	padding: 6px 10px;
	display: block;
	color: #5a5a5a;
	text-decoration: none;
}
.sidebar-nav-inner ul li:hover a, .sidebar-nav-inner ul li.active a {
	background: #3D92C4;
	color: #fff;
}
