@charset "utf-8";
/* CSS Document */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary { display:block }
audio,canvas,video { display:inline-block }
audio:not([controls]) { display:none;height:0 }
[hidden]{ display:none }
html { 
font-family:sans-serif;
-webkit-text-size-adjust:100%;
-ms-text-size-adjust:100%
}
html { font-size:87.5% }
body { color:#222; font-family:"Helvetica Neue", Geneva, Helvetica,sans-serif; font-weight:400; }
body {
	margin: 0;
	background-color: 1b518e;
	background: url("") right 15px no-repeat,-moz-linear-gradient(#1b518e,#04101f);
	background: url("") right 15px no-repeat,-o-linear-gradient(#1b518e,#04101f);
	background: url("") right 15px no-repeat,-webkit-linear-gradient(#1b518e,#04101f);
	background-repeat: no-repeat;
	background-clip: padding-box;
	padding-top: 80px;
}
body,input,select {font-smooth:always; -webkit-font-smoothing:antialiased }

a:focus { outline:thin dotted }
a:active,a:hover {outline:0 }

abbr[title] { border-bottom:1px dotted }
b,strong { font-weight:bold }
dfn { font-style:italic }
hr { -moz-box-sizing:content-box; box-sizing:content-box; height:0 }
mark { background:#ff0; color:#000 }
code,kbd,pre,samp {font-family:monospace, serif; font-size:1em }
pre { white-space:pre-wrap }
q { quotes:"\201C" "\201D" "\2018" "\2019" }
small { font-size:80% }
sub,sup { font-size:75%; line-height:0; position:relative; vertical-align:baseline }
sup { top:-0.5em }
sub { bottom:-0.25em }
img { border:0 }
svg:not(:root){ overflow:hidden }
figure { margin:0 }
fieldset { border:1px solid #c0c0c0; margin:0 2px; padding:0.35em 0.625em 0.75em }
legend { border:0; padding:0 }
button,input,select,textarea { font-family:inherit; font-size:100%; margin:0 }
button,input { line-height:normal }
button,select { text-transform:none }
button,html input[type="button"],input[type="reset"],input[type="submit"] { -webkit-appearance:button; cursor:pointer }
button[disabled],html input[disabled] { cursor:default }
input[type="checkbox"],input[type="radio"] { box-sizing:border-box; padding:0 }
input[type="search"] { -webkit-appearance:textfield; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; box-sizing:content-box }
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration { -webkit-appearance:none }
button::-moz-focus-inner,input::-moz-focus-inner { border:0; padding:0 }
textarea { overflow:auto; vertical-align:top }
table { border-collapse:collapse; border-spacing:0 }
*{ -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box } 

a { color:#333; text-decoration:none; -moz-transition:color 0.2s; -o-transition:color 0.2s; -webkit-transition:color 0.2s; transition:color 0.2s }
.inverse a { color:#fff }
a:hover { color:#333 }
.inverse a:hover { color:#fff }
h1,h2,h3,h4,h5,h6 {font-size:100%; margin:0 }
hr { width:100%; height:1px; border:none; border-top:1px solid #f3f3f3; background:#fff; margin-bottom:20px }
hr.nav-bdr { width:100%; height:1px; border:none; border-top:1px solid #cbcbcb;background:#fff; margin-bottom:1px }
dl,p,ol,ul{ margin:0 0 1.5em }
.area-shaded { background:#f3f3f3 }
.page { *zoom:1; background:#fff }
.page:after {content:""; display:table; clear:both }
.clearfix { *zoom:1 }
.clearfix:after { content:""; display:table; clear:both}
.clear { clear: both; line-height: 1px; }

.copy{ max-width:62em }
.container { 
	*zoom:1; 
	clear:both; 
	float:none; 
	margin:0 auto; 
	max-width:1240px; 
	padding:0 20px; 
	position:relative 
}
.container:after { content:""; display:table; clear:both }
.image { margin-bottom:10px; max-width:100% }
.inverse { color:#fff }
.hidden { display:none }
.hyphens {word-wrap:break-word; overflow-wrap:break-word }
.invisible { visibility:hidden }
.module>*:last-child,.module>*:last-child>*:last-child,.module>*:last-child>*:last-child>*:last-child { margin-bottom:0 }
.text-center { text-align:center }
.text-justify { text-align:justify }
.text-left { text-align:left }
.text-right { text-align:right }
.relative { position:relative }
.screen-reader-text {left:-9999px; position:absolute; top:-9999px }
.sl { list-style:none; margin:0; padding:0 }
.dl{ list-style-position:inside; margin-left:0; padding-left:1em; text-indent:-1em }
.spinner-centered { top:50% !important; left:50% !important }
.loggedout .loggedin-only { display:none }
.loggedin .loggedout-only { display:none }
.show-xs,.show-sm,.show-lg { display:none }

@media only screen and (min-width: 480px){
	.hide-xs { display:none }
	.show-xs { display:block }
}
@media only screen and (min-width: 600px){
	/*.image-left,.image-right { max-width:40% }*/
	.image-left { float:left; margin-right:10px }
	.image-right{ float:right; margin-left:10px }
	.image-right-flush { float:right; margin-left:0 }
}
@media only screen and (min-width: 768px){
	.hide-sm { display:none }
	.show-sm { display:block }
	.list-group { padding-top:30px }
}
@media only screen and (min-width: 1024px){
	.hide-lg { display:none }
	.show-lg { display:block }
}
@media only screen and (min-width: 1200px){
	.container { padding:0 40px }
}

.page { *zoom:1; background:#fff }
.page:after {content:""; display:table; clear:both }
@media only screen and (min-width: 768px){
	.pages-margin { padding:20px }
}
.clearfix { *zoom:1 }
.clearfix:after { content:""; display:table; clear:both}
.clear { clear: both; line-height: 1px; }

.copy{ max-width:62em }
.container { 
	*zoom:1; 
	clear:both; 
	float:none; 
	margin:0 auto; 
	max-width:1240px; 
	padding:0 20px; 
	position:relative 
}
.container-fluid { 
	*zoom:1; 
	clear:both; 
	float:none; 
	margin:0 auto; 
	max-width:1240px; 
	padding:0; 
	position:relative 
}
.container:after { content:""; display:table; clear:both }
.container-fluid:after { content:""; display:table; clear:both }
/* Grid ********/
.row { *zoom:1; margin-left:-40px }
.row:after { content:""; display:table; clear:both }
.col,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,
.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,
.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
	padding-left:40px; float:left; width:100%
}
/*.row { *zoom:1; margin-left:-20px }
.row-fluid { *zoom:1; margin-left:-40px }
.row:after, .row-fluid:after { content:""; display:table; clear:both }
.col,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,
.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,
.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
	padding-left:40px; float:left; width:100%
}*/
.col>*:first-child,.col>*:first-child>*:first-child,.col>*:first-child>*:first-child>*:first-child, 
.col-xs-1>*:first-child,.col-xs-1>*:first-child>*:first-child,.col-xs-1>*:first-child>*:first-child>*:first-child,
.col-xs-2>*:first-child,.col-xs-2>*:first-child>*:first-child,.col-xs-2>*:first-child>*:first-child>*:first-child,
.col-xs-3>*:first-child,.col-xs-3>*:first-child>*:first-child,.col-xs-3>*:first-child>*:first-child>*:first-child,
.col-xs-4>*:first-child,.col-xs-4>*:first-child>*:first-child,.col-xs-4>*:first-child>*:first-child>*:first-child,
.col-xs-5>*:first-child,.col-xs-5>*:first-child>*:first-child,.col-xs-5>*:first-child>*:first-child>*:first-child,
.col-xs-6>*:first-child,.col-xs-6>*:first-child>*:first-child,.col-xs-6>*:first-child>*:first-child>*:first-child,
.col-xs-7>*:first-child,.col-xs-7>*:first-child>*:first-child,.col-xs-7>*:first-child>*:first-child>*:first-child,
.col-xs-8>*:first-child,.col-xs-8>*:first-child>*:first-child,.col-xs-8>*:first-child>*:first-child>*:first-child,
.col-xs-9>*:first-child,.col-xs-9>*:first-child>*:first-child,.col-xs-9>*:first-child>*:first-child>*:first-child,
.col-xs-10>*:first-child,.col-xs-10>*:first-child>*:first-child,.col-xs-10>*:first-child>*:first-child>*:first-child,
.col-xs-11>*:first-child,.col-xs-11>*:first-child>*:first-child,.col-xs-11>*:first-child>*:first-child>*:first-child,
.col-xs-12>*:first-child,.col-xs-12>*:first-child>*:first-child,.col-xs-12>*:first-child>*:first-child>*:first-child,
.col-sm-1>*:first-child,.col-sm-1>*:first-child>*:first-child,.col-sm-1>*:first-child>*:first-child>*:first-child,
.col-sm-2>*:first-child,.col-sm-2>*:first-child>*:first-child,.col-sm-2>*:first-child>*:first-child>*:first-child,
.col-sm-3>*:first-child,.col-sm-3>*:first-child>*:first-child,.col-sm-3>*:first-child>*:first-child>*:first-child,
.col-sm-4>*:first-child,.col-sm-4>*:first-child>*:first-child,.col-sm-4>*:first-child>*:first-child>*:first-child,
.col-sm-5>*:first-child,.col-sm-5>*:first-child>*:first-child,.col-sm-5>*:first-child>*:first-child>*:first-child,
.col-sm-6>*:first-child,.col-sm-6>*:first-child>*:first-child,.col-sm-6>*:first-child>*:first-child>*:first-child,
.col-sm-7>*:first-child,.col-sm-7>*:first-child>*:first-child,.col-sm-7>*:first-child>*:first-child>*:first-child,
.col-sm-8>*:first-child,.col-sm-8>*:first-child>*:first-child,.col-sm-8>*:first-child>*:first-child>*:first-child,
.col-sm-9>*:first-child,.col-sm-9>*:first-child>*:first-child,.col-sm-9>*:first-child>*:first-child>*:first-child,
.col-sm-10>*:first-child,.col-sm-10>*:first-child>*:first-child,.col-sm-10>*:first-child>*:first-child>*:first-child,
.col-sm-11>*:first-child,.col-sm-11>*:first-child>*:first-child,.col-sm-11>*:first-child>*:first-child>*:first-child,
.col-sm-12>*:first-child,.col-sm-12>*:first-child>*:first-child,.col-sm-12>*:first-child>*:first-child>*:first-child,
.col-lg-1>*:first-child,.col-lg-1>*:first-child>*:first-child,.col-lg-1>*:first-child>*:first-child>*:first-child,
.col-lg-2>*:first-child,.col-lg-2>*:first-child>*:first-child,.col-lg-2>*:first-child>*:first-child>*:first-child,
.col-lg-3>*:first-child,.col-lg-3>*:first-child>*:first-child,.col-lg-3>*:first-child>*:first-child>*:first-child,
.col-lg-4>*:first-child,.col-lg-4>*:first-child>*:first-child,.col-lg-4>*:first-child>*:first-child>*:first-child,
.col-lg-5>*:first-child,.col-lg-5>*:first-child>*:first-child,.col-lg-5>*:first-child>*:first-child>*:first-child,
.col-lg-6>*:first-child,.col-lg-6>*:first-child>*:first-child,.col-lg-6>*:first-child>*:first-child>*:first-child,
.col-lg-7>*:first-child,.col-lg-7>*:first-child>*:first-child,.col-lg-7>*:first-child>*:first-child>*:first-child,
.col-lg-8>*:first-child,.col-lg-8>*:first-child>*:first-child,.col-lg-8>*:first-child>*:first-child>*:first-child,
.col-lg-9>*:first-child,.col-lg-9>*:first-child>*:first-child,.col-lg-9>*:first-child>*:first-child>*:first-child,
.col-lg-10>*:first-child,.col-lg-10>*:first-child>*:first-child,.col-lg-10>*:first-child>*:first-child>*:first-child,
.col-lg-11>*:first-child,.col-lg-11>*:first-child>*:first-child,.col-lg-11>*:first-child>*:first-child>*:first-child,
.col-lg-12>*:first-child,.col-lg-12>*:first-child>*:first-child,.col-lg-12>*:first-child>*:first-child>*:first-child {
	margin-top:0
}
.row-skinny                      { margin-left:-20px }
.row-skinny .col                 { padding-left:20px }
.row-oh-2up .col                 { width:50% }
.row-oh-2up .col:nth-child(1n)   { clear:none }
.row-oh-2up .col:nth-child(2n+1) { clear:left }
.row-oh-3up .col                 { width:33.33333% }
.row-oh-3up .col:nth-child(1n)   { clear:none }
.row-oh-3up .col:nth-child(3n+1) { clear:left }
/* Mobile */
@media only screen and (min-width: 480px){
	.col-xs-1  { width:8.33333% }
	.col-xs-2  { width:16.66667% }
	.col-xs-3  { width:25% }
	.col-xs-4  { width:33.33333% }
	.col-xs-5  { width:41.66667% }
	.col-xs-6  { width:50% }
	.col-xs-7  { width:58.33333% } 
	.col-xs-8  { width:66.66667% }
	.col-xs-9  { width:75% }
	.col-xs-10 { width:83.33333% }
	.col-xs-11 { width:91.66667% }
	.col-xs-12 { width:100% }
	.row-xs-2up .col                 { width:50% }
	.row-xs-2up .col:nth-child(1n)   { clear:none }
	.row-xs-2up .col:nth-child(2n+1) { clear:left }
	.row-xs-3up .col                 { width:33.33333% }
	.row-xs-3up .col:nth-child(1n)   { clear:none }
	.row-xs-3up .col:nth-child(3n+1) { clear:left }
}
/* Tablet */
@media only screen and (min-width: 768px){
	.col-sm-1  { width:8.33333% }
	.col-sm-2  { width:16.66667% }
	.col-sm-3  { width:25% }
	.col-sm-4  { width:33.33333% }
	.col-sm-5  { width:41.66667% }
	.col-sm-6  { width:50% }
	.col-sm-7  { width:58.33333% }
	.col-sm-8  { width:66.66667% }
	.col-sm-9  { width:75% }
	.col-sm-10 { width:83.33333% }
	.col-sm-11 { width:91.66667% }
	.col-sm-12 { width:100% }
	.col-sm-offset-0  { margin-left:0% }
	.col-sm-offset-1  { margin-left:8.33333% }
	.col-sm-offset-2  { margin-left:16.66667% }
	.col-sm-offset-3  { margin-left:25% }
	.col-sm-offset-4  { margin-left:33.33333% }
	.col-sm-offset-5  { margin-left:41.66667% }
	.col-sm-offset-6  { margin-left:50% }
	.col-sm-offset-7  { margin-left:58.33333% }
	.col-sm-offset-8  { margin-left:66.66667% }
	.col-sm-offset-9  { margin-left:75% }
	.col-sm-offset-10 { margin-left:83.33333% }
	.col-sm-offset-11 { margin-left:91.66667% }
	.col-sm-offset-12 { margin-left:100% }
	.row-sm-2up .col                 { width:50% }
	.row-sm-2up .col:nth-child(1n)   { clear:none }
	.row-sm-2up .col:nth-child(2n+1) { clear:left }
	.row-sm-3up .col                 { width:33.33333% }
	.row-sm-3up .col:nth-child(1n)   { clear:non e}
	.row-sm-3up .col:nth-child(3n+1) { clear:left }
	.row-sm-4up .col                 { width:25% }
	.row-sm-4up .col:nth-child(1n)   { clear:none }
	.row-sm-4up .col:nth-child(4n+1) { clear:left }
}
/* Desktop */
@media only screen and (min-width: 1024px){
	.col-lg-1  { width:8.33333% }
	.col-lg-2  { width:16.66667% }
	.col-lg-3  { width:25% }
	.col-lg-4  { width:33.33333% }
	.col-lg-5  { width:41.66667% }
	.col-lg-6  { width:50% }
	.col-lg-7  { width:58.33333% }
	.col-lg-8  { width:66.66667% }
	.col-lg-9  { width:75% }
	.col-lg-10 { width:83.33333% }
	.col-lg-11 { width:91.66667% }
	.col-lg-12 { width:100% }
	.col-lg-offset-0  { margin-left:0% }
	.col-lg-offset-1  { margin-left:8.33333% }
	.col-lg-offset-2  { margin-left:16.66667% }
	.col-lg-offset-3  { margin-left:25% }
	.col-lg-offset-4  { margin-left:33.33333% }
	.col-lg-offset-5  { margin-left:41.66667% }
	.col-lg-offset-6  { margin-left:50% }
	.col-lg-offset-7  { margin-left:58.33333% }
	.col-lg-offset-8  { margin-left:66.66667% }
	.col-lg-offset-9  { margin-left:75% }
	.col-lg-offset-10 { margin-left:83.33333% }
	.col-lg-offset-11 { margin-left:91.66667% }
	.col-lg-offset-12 { margin-left:100% }
	.row-lg-2up .col                 { width:50% }
	.row-lg-2up .col:nth-child(1n)   { clear:none }
	.row-lg-2up .col:nth-child(2n+1) { clear:left }
	.row-lg-3up .col                 { width:33.33333% }
	.row-lg-3up .col:nth-child(1n)   { clear:none }
	.row-lg-3up .col:nth-child(3n+1) { clear:left}
	.row-lg-4up .col                 { width:25% }
	.row-lg-4up .col:nth-child(1n)   { clear:none }
	.row-lg-4up .col:nth-child(4n+1) { clear:left }
	.row-lg-5up .col                 { width:20% }
	.row-lg-5up .col:nth-child(1n)   { clear:none }
	.row-lg-5up .col:nth-child(5n+1) { clear:left }
	.row-lg-6up .col                 { width:16.66667% }
	.row-lg-6up .col:nth-child(1n)   { clear:none }
	.row-lg-6up .col:nth-child(6n+1) { clear:left }
}

/* Form ********/
.control-label { font-weight:bold }
.form-control { 
	-moz-box-shadow:inset 0 1px 4px rgba(90,90,90,0.3);
	-webkit-box-shadow:inset 0 1px 4px rgba(90,90,90,0.3);
	box-shadow:inset 0 1px 4px rgba(90,90,90,0.3);
	display:inline-block;
	vertical-align:middle;
	*vertical-align:auto;
	*zoom:1;
	*display:inline;
	background:#fff;
	border:1px solid #ccc;
	color:#222;
	font-family:"FF-Scala-Sans-web-Pro",Calibri, "Lucida Sans",Helvetica, sans-serif;
	font-size:16px;
	font-weight:400;
	height:40px;
	padding:10px 10px;
	vertical-align:middle;
	width:100%
}
.form-control:focus { 
	border-color:rgba(168,203,236,0.8);
	box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(168,203,236,0.6);
	outline:0 none;
	outline:-webkit-focus-ring-color auto 5px
}
.form-group { display:block; margin-bottom:15px }
.form-group.multiple-answers input,.form-group.multiple-answers .field_with_errors { margin-bottom:0.5em }
.form-group.multiple-answers input:last-child,.form-group.multiple-answers .field_with_errors:last-child { margin-bottom:0 }
.form-vertical .control-label { display:block; margin-bottom:5px }

/* Navigation ********/
.img-menu { float:left; clear:right; margin:0 6px 6px 0; padding:0 }
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  /*background-color: #eee;*/
}
.nav > li.disabled > a {
  color: #999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #8e8e8e;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav_menu { 
	list-style-type:none; 
	margin:0; 
	padding:0 
}
/* Navbar */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
/* Navbar collapse */
.navbar-collapse {
  max-height: 360px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -20px;
  margin-left: -20px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
/* Navbar position */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
/* Navbar brand */
.navbar-brand {
  float: left;
  height: 26px;
  padding: 20px 20px 6px;
  font-size: 18px;
  line-height: 1;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -20px;
  }
}
.navbar-inverse .navbar-brand {
  color: #999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;  
}
/* Toggle */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  /*background-color:#898c8d;*/
  background-image: none;
  border: 1px solid #75cbd8;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: none;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 3px;
  color: #51c0d1;
  background-color: #51c0d1;
  border-color: #51c0d1;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

/*.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}*/

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
/* Navbar nav */
.navbar-nav {
  margin: 7.5px -20px; /* Check this */ 
}
.navbar-nav > li > a {
  padding-top: 20px; /* 10px */
  padding-bottom: 4px; /* 10px */
  line-height: 20px;
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top:solid 1px #a3e762;
  border-bottom:solid 1px #a3e762
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
	
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
	color:#a3e762;
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
/* Navbar inverse */
.navbar-default {
  background-color: #fefefe;
  background-image:-moz-linear-gradient(#cccccc,#fefefe);
  background-image:-o-linear-gradient(#cccccc,#fefefe);
  background-image:-webkit-linear-gradient(#cccccc,#fefefe);
  background-image:linear-gradient(#cccccc,#fefefe);
  border-bottom:solid 1px #cbcbcb;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #0072c6;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #0072c6;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ff9501;
  background-color:transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
/* Navigation customization */
.dropdown-menu {
	  position: absolute;
	  top: 100%;
	  left: 0;
	  z-index: 1000;
	  display: none;
	  float: left;
	  min-width: 160px;
	  padding: 0;
	  margin: 2px 0 0;
	  font-size: 14px;
	  list-style: none;
	  background-color:#ffffff; 
	  background:url("") right 15px center no-repeat,-moz-linear-gradient(#ffffff,#f2f2f2);
	  background:url("") right 15px center no-repeat,-o-linear-gradient(#ffffff,#f2f2f2);
	  background:url("") right 15px center no-repeat,-webkit-linear-gradient(#ffffff,#f2f2f2);
	  background:url("") right 15px center no-repeat,linear-gradient(#ffffff,#f2f2f2);
	  background-clip: padding-box;
	  border: 1px solid #ccc;
	  /*border: 1px solid rgba(0, 0, 0, .15);*/
	  border-radius: 0;
	  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
			  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
@media (max-width: 767px) {
	 .dropdown-menu {
	  position: absolute;
	  top: 100%;
	  left: 0;
	  z-index: 1000;
	  display: none;
	  float: left;
	  min-width: 160px;
	  padding: 0;
	  margin: 2px 0 0;
	  font-size: 13px;
	  
	  list-style: none;
	  background:transparent; 
	  /*background:url("") right 15px center no-repeat,-moz-linear-gradient(#ffffff,#f2f2f2);
	  background:url("") right 15px center no-repeat,-o-linear-gradient(#ffffff,#f2f2f2);
	  background:url("") right 15px center no-repeat,-webkit-linear-gradient(#ffffff,#f2f2f2);
	  background:url("") right 15px center no-repeat,linear-gradient(#ffffff,#f2f2f2);*/
	  background-clip: padding-box;
	  border: 1px solid #ccc;
	  /*border: 1px solid rgba(0, 0, 0, .15);*/
	  border-radius: 0;
	  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
			  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	}	
}
@media only screen and (min-width: 768px) {
	.dropdown-menu {
	  position: absolute;
	  top: 100%;
	  left: 0;
	  z-index: 1000;
	  display: none;
	  float: left;
	  min-width: 160px;
	  padding: 0;
	  margin: 2px 0 0;
	  /*font-size: 14px;*/
	  list-style: none;
	  background-color:#ffffff; 
	  background:url("") right 15px center no-repeat,-moz-linear-gradient(#ffffff,#f2f2f2);
	  background:url("") right 15px center no-repeat,-o-linear-gradient(#ffffff,#f2f2f2);
	  background:url("") right 15px center no-repeat,-webkit-linear-gradient(#ffffff,#f2f2f2);
	  background:url("") right 15px center no-repeat,linear-gradient(#ffffff,#f2f2f2);
	  background-clip: padding-box;
	  border: 1px solid #ccc;
	  /*border: 1px solid rgba(0, 0, 0, .15);*/
	  border-radius: 0;
	  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
			  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	}
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
  min-width: 160px;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li:last-child { margin-bottom:10px }
.dropdown-menu > li { border-bottom:dotted 1px #8cd419; }
.dropdown-menu > li > a {
  display: block;
  padding: 4px 20px; /* padding:3px 20px; */
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: 8e8e8e;
  white-space: nowrap;
  /*border-bottom:dotted 1px #8cd419;*/
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #fb6501; /* color: #262626; */
  text-decoration: none;
  background-color:transparent; /* background-color: #f5f5f5; */
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #a3e762; /* color: #fff; */
  text-decoration: none;
  background-color: #080808;
  outline: 0;
}

@media only screen and (min-width: 768px) {
	.nav_main { display:block; float:left; width:100% }
	.nav_main .nav_item { 
		border-left:1px solid transparent;
		border-right:1px solid transparent;
		float:left;
		font-size:1rem; font-weight:700;
		/*font-size:12px;
		height:40px;*/
		margin:1.8em 10px 0;
		padding:0
	}

	.nav_main .nav_menu { padding:10px 20px; overflow:hidden }

	.nav_main .nav_item_disabled .menu_link,
	.nav_main .nav_item_disabled .menu_link:hover { cursor:default }
	.nav_main .nav_item_disabled .menu_link .nav_item_title,
	.nav_main .nav_item_disabled .menu_link .nav_item_info,
	.nav_main .nav_item_disabled .menu_link:hover .nav_item_title,
	.nav_main .nav_item_disabled .menu_link:hover .nav_item_info { color:#ccc }
	.nav_main .nav_item_title { color:#007390; font-size:13px; text-decoration:none; font-weight:700 }
	.nav_main .nav_item_info { color:#888; text-decoration:none; display:block;  }
	.nav_main .nav_link { color:#094f9e; font-size:1rem; font-weight:700; line-height:1.3; padding:0 }
	.nav_main .menu_link { line-height:1.3; padding:4px 0 4px 0; }
	.nav_main .menu_link:hover { background: transparent }
	.nav_main .menu_link:hover .nav_item_title { color:#fb6501 }
	
	
}
@media only screen and (min-width: 1024px) {
	.nav_main { display:block; float:left; width:100% }
	
	.nav_main .nav_item-disabled .nav_link,
	.nav_main .nav_item-disabled .nav_link:hover { cursor:default }
	.nav_main .nav_item-disabled .nav_link .nav_item_title,
	.nav_main .nav_item-disabled .nav_link .nav_item_info,
	.nav_main .nav_item-disabled .nav_link:hover .nav_item_title,
	.nav_main .nav_item-disabled .nav_link:hover .nav_item_info { color:#ccc }
	.nav_main .nav_item_title { color:#007390; font-size:14px; font-weight:bold; text-decoration:none; padding-top:.6rem }
	.nav_main .nav_item_info { color:#888; display:block }
	.nav_main .nav_item_divider { height: 1px; margin: 9px 0; overflow: hidden; background-color:#a3e762; }
    .nav_main .nav_link { line-height:1.3; padding:0 }
	.nav_main .nav_link:hover { background:transparent }
	.nav_main .nav_link:hover .nav_item_title { color:#fb6501; text-decoration:none }
	.main-nav-screen { 
		background:#000; 
		filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity:0;
		bottom:0;
		display:none;
		height:100%;
		position:fixed;
		top:60px;
		width:100%;
		z-index:599
	}
	.main-nav-screen-active { display:block }*/
}
@media only screen and (min-width: 1200px){
	.nav-main .nav_menu { padding:0 40px }
	.nav-main .nav_item { width:246.66667px }*/
}

/********** Customization **********/


/* List-Group ********/

.list-group {
  	padding-left:0;
  	margin-bottom:0;
}
@media only screen and (max-width: 767px) {
	.list-group {
		padding-top:0px;
	}	
}
@media only screen and (min-width: 768px) {
	.list-group {
		padding-top:0px;
	}	
}
.list-group-item {
  position: relative;
  display: block;
  height:55px;
  padding: 4px 6px;
  margin-bottom: -1px;
  background-color: #fff;
  background:url("") right 0 center no-repeat,-moz-linear-gradient(#ffffff,#f2f2f2);
  background:url("") right 0 center no-repeat,-o-linear-gradient(#ffffff,#f2f2f2);
  background:url("") right 0 center no-repeat,-webkit-linear-gradient(#ffffff,#f2f2f2);
  background:url("") right 0 center no-repeat,linear-gradient(#ffffff,#f2f2f2);
  border: 1px solid #ddd;
}
.list-group-item p {
  color:#626262;
  font-size:.90rem;
  text-align:left;
  vertical-align:middle;
}
.list-group-item:first-child {
  /*position:relative;*/
  margin-top:0; 
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.list-group-item > .badge {
  float:right;
}
.list-group-item > .badge + .badge {
  margin-right:5px;
}
a.list-group-item {
  color:#626262;
  font-weight:700; /*Custom */
}
a.list-group-item .list-group-item-heading {
  color: #111; /*Custom */
}
a.list-group-item:hover,
a.list-group-item:focus {
  color:#ff9501;
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  color: #ffffff;
  background-color: #01a1b0; /*Custom */
  background:url("") right 0 center no-repeat,-moz-linear-gradient(#009593,#007390);
  background:url("") right 0 center no-repeat,-o-linear-gradient(#009593,#007390);
  background:url("") right 0 center no-repeat,-webkit-linear-gradient(#009593,#007390);
  background:url("") right 0 center no-repeat,linear-gradient(#009593,#007390);
  border-color: #ddd; /*Custom */
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* Carousel Slider ********/
/*.carousel-indicators {
  bottom:-50px;
}*/
/* Leave space below the carousel so that the pushed indicators don't interfere with content below the slider. */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-size:60%;
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.carousel {
  position: relative;
  width:100%;
  margin:0;
  float:left;
  clear:right 
}
@media (max-width: 767px) {
	.carousel {
  		position: relative;
		width:100%;
  		margin:0;
  		float:left;
  		clear:right
	}
}
.carousel-inner {
  position: relative;
  width: 100%;
  margin-bottom:50px;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0;
  width: 30px;
  height:30px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0%), color-stop(rgba(0, 0, 0, .0001) 100%));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0%), color-stop(rgba(0, 0, 0, .5) 100%));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.left {
  background:#222;
  filter: alpha(opacity=90);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
}
.carousel-control.right {
  right: 0;
  left: auto;
  /*background:#666;*/
  background:#222;
  filter: alpha(opacity=90);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  background-color:#666;
  outline: none;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 75%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 15%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 6px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #51c0d1;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #a3e762;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 16px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 0px;
  }
}
/* Spotlight ********/
.spotlight { 
	line-height:1.7;
	padding:20px;
	float:left; 
}
@media (max-width: 767px) {
	.spotlight { 
		font-size:80%;
		line-height:1.36;
		padding:10px;
		float:left; 
	}
}
@media (min-width: 768px) {
	.spotlight { 
		font-size:90%;
		line-height:1.5;
		padding:20px;
		float:left; 
	}
}
@media (min-width: 1024px) {
	.spotlight { 
		line-height:1.7;
		padding:20px;
		float:left; 
	}
}
.spotlight .spot { padding-right:6px; padding-bottom:6px; float:left; clear:right }
.spotlight h9 { margin-top:10px; }
.spotlight p { padding-top:1rem }


/* Footer ********/
.footer { 
	color:#909090;
	padding:30px 0 0;
	text-align:center;
	font-size:13px;
	font-size:0.92857rem;
	position:relative;
	z-index:500;
}
.footer_logo { margin-bottom:30px }
.footer_location { font-size: 12px; font-size: 0.85714rem; line-height: 1.2; font-variant: small-caps; color: #9e9e9e; letter-spacing:1pt; text-align:left; padding-top:1em }
.footer_section { margin-bottom:30px; text-align:left }
.footer_title { color:#343434; margin-bottom:1em; font-size:13px; font-size:0.92857rem }
.footer_links { list-style:none; margin:0 auto; padding:0 }
.footer_links li { margin:0 0 .6em 0 }
.footer_link { color:#909090; font-weight:700; text-decoration:none }
.footer_link:hover { text-decoration:underline }
.footer_content { position:relative }

.footer_services {  
	background: #fefefe;
  	background:url("") right 0 center no-repeat,-moz-linear-gradient(#cccccc,#fefefe);
  	background:url("") right 0 center no-repeat,-o-linear-gradient(#cccccc,#fefefe);
  	background:url("") right 0 center no-repeat,-webkit-linear-gradient(#cccccc,#fefefe);
  	background:url("") right 0 center no-repeat,linear-gradient(#cccccc,#fefefe);
	border: 1px solid #cbcbcb;
	padding:0 auto;
	font-size:14px; 
	font-size:1rem
}
.footer_services_container { padding:0 }
.footer_service { 
	display:block;
	border-top:2px solid #21b3e7;
	color:#0072c6;
	font-weight:700;
	margin:0;
	padding:10px 0;
	text-decoration:none
}
.footer_service:hover { background:transparent; color:#3daf2c }
.footer_service-info { color:#818181; font-weight:400; font-size:12px; font-size:0.85714rem }
.footer_service-info:hover { background:transparent }
.footer_additional { border-top:1px solid #EBEBEB; line-height:1.2; padding-top:30px }
.footer_additional_sidenote { color:#D8D8D8; font-size:15px; margin-top:2px }

@media only screen and (min-width: 768px){
	.footer { font-size:12px; font-size:0.85714rem }
	.footer_logo { left:0; position:absolute; top:0 }
	.footer_location { font-size: 11px; font-size: 0.78571rem; line-height: 1.2; font-variant: small-caps; color: #9e9e9e; letter-spacing:1pt; text-align:left; padding-top:1em }
	.footer_title { color:#007390; font-weight:700; height:2.5em }
	.footer_section { padding:0 30px; float:left; width:25% }
	.footer_section-form { float:none; width:auto }
	.footer_content { overflow:hidden; padding-left:130px }
	.footer_content_copy,
	.footer_content_links,
	.footer_content_forms { float:left; overflow:hidden }
	.footer_content_copy { text-align:left; padding:0 30px }
	.footer_services { line-height:2; font-size:12px; font-size:0.85714rem }
	.footer_services_container { padding:0 20px; bottom: 0; margin-bottom:0; }
	.footer_service { border:none; float:left; margin-right:20px }
	.footer_service:hover { background:transparent; text-decoration:underline }
	.footer_service-info { 
		clear:both; 
		text-align:left; 
		margin-right:0; 
		padding:0 0 10px;
		width:100%;
		font-size:12px;
		font-size:0.85714rem
	}
	.footer_service-info:hover { text-decoration:none }
	.footer_additional { padding:30px 0 0 }
}
@media only screen and (min-width: 1024px){
	.footer_location { font-size: 11px; font-size: 0.78571rem; line-height: 1.2; font-variant: small-caps; color: #9e9e9e; letter-spacing:1pt; text-align:left; padding-top:1em }
	.footer_section { float:left; width:25% }
	.footer_section-form { width:auto }
	.footer_content_links { width:70% }
	.footer_content_forms { width:30% }
	.footer_services_container { padding:0 20px }
	.footer_service-info { clear:none; float:right; padding:10px 0; width:auto }
}
@media only screen and (min-width: 1200px){
	.footer_services_container { padding:0 40px }
}
.footer-newsletter_options { list-style:none; margin:0 0 1em; padding:0; overflow:hidden; width:100% }
.footer-newsletter_option { float:left; margin-right:20px }
.footer-newsletter_error { color:#A00; margin:1em 0 0 }
.footer-newsletter_error,.footer-newsletter_success { display:none }

@media only screen and (min-width: 1024px){
	.footer-newsletter { border-left:1px solid #E8E8E8 }
}


/* Buttons ********/
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  /*color: inherit;*/
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}*/
.button-default {
  font-weight:700;
  color:#626262;
  background:url("") right 15px center no-repeat,-moz-linear-gradient(#ffffff,#f2f2f2);
  background:url("") right 15px center no-repeat,-o-linear-gradient(#ffffff,#f2f2f2);
  background:url("") right 15px center no-repeat,-webkit-linear-gradient(#ffffff,#f2f2f2);
  background:url("") right 15px center no-repeat,linear-gradient(#ffffff,#f2f2f2);
  border-color: #ff4e02;
}
.button-default:hover,
.button-default:focus,
.button-default:active,
.button-default.active,
.open .dropdown-toggle.button-default {
  color: #40bebd;
  background:url("") right 15px center no-repeat,-moz-linear-gradient(#ffffff,#f2f2f2);
  background:url("") right 15px center no-repeat,-o-linear-gradient(#ffffff,#f2f2f2);
  background:url("") right 15px center no-repeat,-webkit-linear-gradient(#ffffff,#f2f2f2);
  background:url("") right 15px center no-repeat,linear-gradient(#ffffff,#f2f2f2); ;
  border-color: #ff9501;
}
.button-default:active,
.button-default.active,
.open .dropdown-toggle.button-default {
  background-image: none;
}
.btn-primary {
  color: #fff;
  background-color: #1cb7c6;
  border-color: #9c9c9c;
  border-radius:4px;
  z-index:500;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #01a1b0;
  border-color: #8e8e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

.button { 
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background-image:-moz-linear-gradient(#f5f5f5,#e6e6e6);
	background-image:-o-linear-gradient(#f5f5f5,#e6e6e6);
	background-image:-webkit-linear-gradient(#f5f5f5,#e6e6e6);
	background-image:linear-gradient(#f5f5f5,#e6e6e6);
	display:inline-block;
	vertical-align:middle;
	*vertical-align:auto;
	*zoom:1;
	*display:inline;
	border:1px solid #ccc;
	color:#444;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	padding:7px 10px;
	text-decoration:none;
	text-shadow:0 1px 0 white
}
.button:hover { 
	background-image:-moz-linear-gradient(#eeeeee,#dddddd);
	background-image:-o-linear-gradient(#eeeeee,#dddddd);
	background-image:-webkit-linear-gradient(#eeeeee,#dddddd);
	background-image:linear-gradient(#eeeeee,#dddddd)
}
.button:hover:disabled { 
	background-image:-moz-linear-gradient(#f5f5f5,#e6e6e6);
	background-image:-o-linear-gradient(#f5f5f5,#e6e6e6);
	background-image:-webkit-linear-gradient(#f5f5f5,#e6e6e6);
	background-image:linear-gradient(#f5f5f5,#e6e6e6)
}
.button[disabled],.button--disabled {
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	opacity:0.6
}
.button-medium {
	*zoom:1;
	filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFECECEC', endColorstr='#FFDBDBDB');
	background-image:-moz-linear-gradient(#ececec,#dbdbdb);
	background-image:-o-linear-gradient(#ececec,#dbdbdb);
	background-image:-webkit-linear-gradient(#ececec,#dbdbdb);
	background-image:linear-gradient(#ececec,#dbdbdb);
	border:1px solid #bbb;color:#333
}
.button-medium:hover {
	background-image:-moz-linear-gradient(#e3e3e3,#d4d4d4);
	background-image:-o-linear-gradient(#e3e3e3,#d4d4d4);
	background-image:-webkit-linear-gradient(#e3e3e3,#d4d4d4);
	background-image:linear-gradient(#e3e3e3,#d4d4d4);
	color:#111
}
.button-medium:hover:disabled {
	background-image:-moz-linear-gradient(#ececec,#dbdbdb);
	background-image:-o-linear-gradient(#ececec,#dbdbdb);
	background-image:-webkit-linear-gradient(#ececec,#dbdbdb);
	background-image:linear-gradient(#ececec,#dbdbdb)
}
.button-dark,.button-highlight {
	*zoom:1;
	filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF555555', endColorstr='#FF222222');
	background-image:-moz-linear-gradient(#555555,#222222);
	background-image:-o-linear-gradient(#555555,#222222);
	background-image:-webkit-linear-gradient(#555555,#222222);
	background-image:linear-gradient(#555555,#222222);
	border-color:transparent;
	color:#FFF;
	font-weight:bold;
	text-shadow:0 1px 0 #111
}
.button-dark:hover,.button-highlight:hover { 
	background-image:-moz-linear-gradient(#666666,#2d2d2d);
	background-image:-o-linear-gradient(#666666,#2d2d2d);
	background-image:-webkit-linear-gradient(#666666,#2d2d2d);
	background-image:linear-gradient(#666666,#2d2d2d);
	color:#FFF
}
.button-dark:hover:disabled,.button-highlight:hover:disabled { 
	background-image:-moz-linear-gradient(#555555,#222222);
	background-image:-o-linear-gradient(#555555,#222222);
	background-image:-webkit-linear-gradient(#555555,#222222);
	background-image:linear-gradient(#555555,#222222)
}
/*.button-highlight { 
	background-image:-moz-linear-gradient(#e62b1e,#cf271b);
	background-image:-o-linear-gradient(#e62b1e,#cf271b);
	background-image:-webkit-linear-gradient(#e62b1e,#cf271b);
	background-image:linear-gradient(#e62b1e,#cf271b);
	padding:7px 14px
}
.button-highlight:hover { background:#e62b1e }
.button-highlight:hover:disabled { 
	background-image:-moz-linear-gradient(#e62b1e,#cf271b);
	background-image:-o-linear-gradient(#e62b1e,#cf271b);
	background-image:-webkit-linear-gradient(#e62b1e,#cf271b);
	background-image:linear-gradient(#e62b1e,#cf271b)
}*/
.button-highlight { 
	background-image:-moz-linear-gradient(#ff9501,#fb6501);
	background-image:-o-linear-gradient(#ff9501,#fb6501);
	background-image:-webkit-linear-gradient(#ff9501,#fb6501);
	background-image:linear-gradient(#ff9501,#fb6501);
	padding:7px 14px
}
.button-highlight:hover { background:#ff9501 }
.button-highlight:hover:disabled { 
	background-image:-moz-linear-gradient(#ff9501,#fb6501);
	background-image:-o-linear-gradient(#ff9501,#fb6501);
	background-image:-webkit-linear-gradient(#ff9501,#fb6501);
	background-image:linear-gradient(#ff9501,#fb6501)
}
.button-wide { display:block; margin:0 auto; max-width:50em; text-align:center; width:100% }

@media only screen and (min-width: 768px){
	.button { font-size:13px }
}
/* List ********/
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list {
	padding-left: 0;
	margin-top:.95em;
	margin-left: -5px;
	list-style-type: square;
	list-style-image: none;
	list-style-position: inside;
}
.list > li {
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: .95em;
}
.list-inline {
	padding-left: 0;
	margin-top:2em;
	margin-left: -5px;
	list-style-type: square;
	list-style-image: none;
	list-style-position: outside;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 1.2em;
}


/* Styles ********/
.h1,.h2,.h3,.h4,.h5,.h6 {
	color:#222; 
	font-size:100%; 
	font-weight:700;
	line-height:.8;
	margin:0;
}	
.h7,.h8,.h9,.h10,.h11,.h12,.h13 { 
	font-size:100%; 
	font-weight:700;
	line-height:1;
	margin: .6em 0 1.2em 0
}
.inverse .h1,.inverse .h2,.inverse .h3,.inverse .h4,.inverse .h5,.inverse .h6,.inverse .h7,
.inverse .h8,.inverse .h9,.inverse .h10,.inverse .h11,.inverse .h12,.inverse .h13 { 
	color:#fff 
}
.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,.h7 a,.h8 a,.h9 a,.h10 a,.h11 a,.h12 a,.h13 a {
	color:#111;
	text-decoration:none
}
.inverse .h1 a,.inverse .h2 a,.inverse .h3 a,.inverse .h4 a,.inverse .h5 a,.inverse .h6 a,.inverse .h7 a,
.inverse .h8 a,.inverse .h9 a,.inverse .h10 a,.inverse .h11 a,.inverse .h12 a,.inverse .h13 a {
	color:#fff
}
.h1 a:hover,.h2 a:hover,.h3 a:hover,.h4 a:hover,.h5 a:hover,.h6 a:hover,.h7 a:hover,.h8 a:hover,.h9 a:hover,
.h10 a:hover,.h11 a:hover,.h12 a:hover,.h13 a:hover {
	color:#555
}
.inverse .h1 a:hover,.inverse .h2 a:hover,.inverse .h3 a:hover,.inverse .h4 a:hover,.inverse .h5 a:hover,
.inverse .h6 a:hover,.inverse .h7 a:hover,.inverse .h8 a:hover,.inverse .h9 a:hover,.inverse .h10 a:hover,
.inverse .h11 a:hover,.inverse .h12 a:hover,.inverse .h13 a:hover {
	color:#fff
}
a:hover .h1,a:hover .h2,a:hover .h3,a:hover .h4,a:hover .h5,a:hover .h6,a:hover .h7,a:hover .h8,a:hover 
.h9,a:hover .h10,a:hover .h11, a:hover .h12,a:hover .h13 {
	color:#555
}
.inverse a:hover .h1,.inverse a:hover .h2,.inverse a:hover .h3,.inverse a:hover .h4,.inverse a:hover .h5,
.inverse a:hover .h6,.inverse a:hover .h7,.inverse a:hover .h8,.inverse a:hover .h9,.inverse a:hover .h10,
.inverse a:hover .h11,.inverse a:hover .h12,.inverse a:hover .h13 { 
	color:#fff
}



.h1,.h2 { font-size:38px; font-size:2.71429rem }
.h1--alt,.h1_alt { font-weight:300 }
.h2 { font-weight:900; letter-spacing:-1px }
.h3 { font-size:32px; font-size:2.28571rem; font-weight:300 }
.h4 { font-size:28px; font-size:2rem; font-weight:300 }
.h5 { font-size:24px; font-size:1.71429rem; font-weight:300 }
.h6 { font-size:24px; font-size:1.71429rem; font-weight:700 }
.h7 { font-size:18px; font-size:1.28571rem; font-weight:700 }
.h8 { font-size:18px; font-size:1.28571rem }
.h8_alt { font-weight:300 }
.h9 { font-size:16px; font-size:1.14286rem; font-weight:700 }
.h10 { font-size:16px; font-size:1.14286rem; line-height:1.4 }
.h11 { font-size:12px; font-size:.85714rem; font-weight:300; letter-spacing:1pt }
.h12 { font-size:16px; font-size:1.14286rem; color:#222; font-family:Georgia,"Times New Roman",Times,serif; font-style:italic; font-weight:400 }
.h13{ font-weight:400; text-transform:uppercase }

.p1 { font-size:22px; font-size:1.57143rem; line-height:1.59091; font-weight:300 }
.p2 { font-size:18px; font-size:1.28571rem; line-height:1.38889 }
.p3 { color:#666; font-size:15px; font-size:1.07143rem; line-height:1.66667 }
.inverse .p3 { color:#fff }
.p4 { color:#666; font-size:14px; font-size:1rem; line-height:1.78571 }
.p5 { font-size:12px; font-size:.85714rem; line-height:1.38889 }
.p6 { font-size:11px; font-size:.78571rem; line-height:1.38889 }
.p7 { font-size:10px; font-size:.71428rem; line-height:1.38889 }
.inverse .p3 { color:#fff }
.inverse .p4 { color:#fff }
.l1,.l2,.l3 { color:#9d9d9d; font-weight:700 }
.inverse .l1,.inverse .l2,.inverse .l3 { color:#fff }
.l1:hover,.l2:hover,.l3:hover { color:#7fce33 }
.inverse .l1:hover,.inverse .l2:hover,.inverse .l3:hover { color:#fff }
.l1 { font-size:16px; font-size:1.14286rem }
.l2 { font-size:15px; font-size:1.07143rem }
.bq1,.bq2,.c1,.e1 { font-family:Georgia,"Times New Roman",Times,serif; font-style:italic }
.c1,.e1,.e2,.meta { color:#666 }
.inverse .c1,.inverse .e1,.inverse .e2,.inverse .meta { color:#fff }
.bq1,.bq2 { color:#333; position:relative }
.inverse .bq1,.inverse .bq2 { color:#fff }
.bq1:after,.bq2:after { content:"\201D" }
.bq1:before,.bq2:before { content:"\201C"; width:2ex; position:absolute; left:-1.0ex }
.bq1 { font-size:28px; font-size:2rem; line-height:1.60714 }
.bq1:before { color:#ccc; font-size:270%; line-height:1.1; width:2em; left:-1.3ex }
.bq2{ font-size:20px; font-size:1.42857rem; line-height:1.4 }
.c1 { font-size:15px; font-size:1.07143rem; line-height:1.46667 }
.e1 { font-size:16px; font-size:1.14286rem; line-height:1.5625; font-weight:normal }
.e2 { font-size:12px; font-size:0.85714rem; line-height:1.66667; font-weight:bold; text-transform:uppercase }
.ex { font-size:.78571rem; letter-spacing:1pt; color:#999; padding-right:.2em; }
.meta { font-size:14px; font-size:1rem; font-weight:700 }
.meta_item:before { content:"\2022 " }
.meta_item:first-child:before { display:none }
.meta_row { display:block }
.meta_val { font-weight:400 }
.m1,.m2,.m3 { margin-bottom:20px } /*Margin formats*/
.m4 { margin-bottom:10px }
.m5 { margin-bottom:5px }
.m-left_sm { margin-left:.6em }
@media only screen and (max-width: 990px){
	.m1_top { margin-top:20px }
}
@media only screen and (min-width: 1024px){
	.m1_top { margin-top:0 }
}


/* Graphics - Icons */

.g-logo-large			{ background-image: url(../images/nav-components.png); background-repeat: no-repeat; background-position: 0 -21px; width: 298px; height: 30px; display: block; }
/*.g-logo-xsmall-hov		{ background-image: url(../images/nav-components.png); background-repeat:no-repeat; background-position:0 -237px; background-size:; }*/
.g-logo-trunc			{
	background-image: url(../images/nav-components.png);
	background-repeat: no-repeat;
	background-position: 0px -123px;
	background-size: 75px 22px;
	width: 75px;
	height: 22px;
	display: block;
}
/*.g-logo-trunc-hov		{ background-image: url(../images/nav-components.png); background-repeat:no-repeat; background-position:0 -260px; background-size:; }
.g-menu					{ background-image: url(../images/nav-components.png); background-repeat:no-repeat; background-position:4 -4px; background-size:; }*/

.g-db-arrows-l		{ background-image: url(../images/nav-components.png); background-repeat:no-repeat; background-position:31 -300px; background-size:441px 358px }
.g-db-arrows-l-hov	{ background-image: url(../images/nav-components.png); background-repeat:no-repeat; background-position:51 -300px; background-size:441px 358px }
.g-db-arrows-r		{ background-image: url(../images/nav-components.png); background-repeat:no-repeat; background-position:31 -285px; background-size:441px 358px }
.g-db-arrows-r-hov	{ background-image: url(../images/nav-components.png); background-repeat:no-repeat; background-position:51 -285px; background-size:441px 358px }
.g-diaglogue			{ background-image: url(../images/nav-components.png); background-repeat:no-repeat; background-position:219 -324px; background-size:441px 358px }
.g-dialogue-open		{ background-image: url(../images/nav-components.png); background-repeat:no-repeat; background-position:219 -343px; background-size:441px 358px }
.g-info              { background-image: url(../images/nav-components.png); background-repeat:no-repeat; background-position:240 -285px; background-size:441px 358px }
.g-lgpointer-r		{ background-image: url(../images/nav-components.png); background-repeat:no-repeat; background-position:256 -282px; width:11px; height:12px  }
.g-lgpointer-r-hov   { background-image: url(../images/nav-components.png); background-repeat:no-repeat; background-position:222 -285px; background-size:441px 358px }
.g-phone             { background-image: url(../images/nav-components.png); background-repeat:no-repeat; background-position:199 -285px; background-size:441px 358px }
.g-search			{ background-image: url(../images/nav-components.png); background-repeat:no-repeat; background-position:4  -285px; background-size:441px 358px }
.g-smpointer-r		{ background-image: url(../images/nav-components.png); background-repeat:no-repeat; background-position:4 -279px; width:12px; height:11px }
.g-smpointer-r-hov	{ background-image: url(../images/nav-components.png); background-repeat:no-repeat; background-position:15 -279px; background-size:441px 358px }
.g-star				{ background-image: url(../images/nav-components.png); background-repeat:no-repeat; background-position:182 -285px; background-size:441px 358px }
.g-stars				{ background-image: url(../images/nav-components.png); background-repeat:no-repeat; background-position:71 -285px; background-size:441px 358px }
.g-star-gray			{ background-image: url(../images/nav-components.png); background-repeat:no-repeat; background-position:140 -285px; background-size:441px 358px }
.g-star-half			{ background-image: url(../images/nav-components.png); background-repeat:no-repeat; background-position:154  -285px; background-size:441px 358px }
.g-tools 			{ background-image: url(../images/nav-components.png); background-repeat:no-repeat; background-position:220 -304px; background-size:441px 358px }
/* Coloration ********/
.gray-pale 		{ color:#f2f2f2 } /* horizontal rules */
.blue		    { color:#0072c6 }
.blue-royal		{ color:#015ea2 }
.blue-sky		{ color:#21b3e7 }
.caribe			{ color:#0ac4c3 }
.charcoal-dk 	{ color:#525252 }
.charcoal-md 	{ color:#898989 } 
.charcoal	    { color:#626262 }
.cyan			{ color:#05a9cc }
.gray-lite 		{ color:#e4e4e4 } /* vertical rules */ 
.gray-mid  		{ color:#b2b2b2 } /* dashed */
.green     		{ color:#2fba2a }
.green-dk     	{ color:#17941c }
.lime 	   		{ color:#a3e762 }
.lime-br   		{ color:#8cd419 }
.orange    		{ color:#fb6501 }
.orange-red		{ color:#ff4e02 }
.orange-yel		{ color:#ff9501 }
.red-orange		{ color:#fd5900 }
.sage			{ color:#5a8e53 }
.sage-dk		{ color:#015868 }
.tangerine		{ color:#fe7900 }
.turquoise		{ color:#7e7f74 }
.turquoise-dk	{ color:#00839b }
.turq-md		{ color:#02aaaa }
.yellow-or		{ color:#ffa101 }