﻿/* 
 * Bootstrap v2.2.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.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.clear-both{
	clear:both;
	height:0px;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #333333;
  background: #f5f5f5;
  background-size: 200px;
}
.chromeframe {
  text-align: center;
  background: #F8EBA7;
  margin: 0;
  padding: 10px 0;
}
.accessibility-nav {
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  position: absolute;
  left: -5000em;
}
.ada-hidden {
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}
a.cta-link:after {
	content:">";
}
body #s4-bodyContainer {
  min-width: 300px;
}
a:link,
a:active {
  color: #005592;
  text-decoration: none;
}
a:hover {
  color: #0082df;
  text-decoration: underline;
}
a:visited {
  color: #6d1a68;
  text-decoration: none;
}
a > img {
	border:none;
}
.main-content figure {
  max-width: 275px;
  line-height: 1.5;
  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);
}
.main-content figure.sos-contentphoto-right {
  float: right;
  margin: 0 0 8px 8px;
}
.main-content figure.sos-contentphoto-left {
  float: left;
  margin: 0 8px 8px 0;
}
.main-content figure.sos-contentphoto-right-wide {
  float: right;
  margin: 0 0 8px 8px;
  max-width: 350px;
}
.main-content figure.sos-contentphoto-left-wide {
  float: right;
  margin: 0 0 8px 8px;
  max-width: 350px;
}
.main-content figure > figcaption {
  font-size: 10px;
  color: #555;
  text-align: center;
  padding-top: 8px;
}
.main-content figure img {
  max-width: 275px;
}
.main-content figure.sos-sidebar-right {
  float: right;
  margin: 0 0 8px 8px;
  padding: 10px;
}
.main-content figure.sos-sidebar-left {
  float: left;
  margin: 0 8px 8px 0;
  padding: 10px;
}
.main-content figure img.wide {
  max-width: 350px;
}
.relative-content figure {
  max-width: 260px;
  line-height: 1.5;
  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);
  *zoom: 1;
}
.relative-content figure:before,
.relative-content figure:after {
  display: table;
  content: "";
  line-height: 0;
}
.relative-content figure:after {
  clear: both;
}
.relative-content figure.sos-contentphoto-right {
  float: right;
  margin: 0 0 8px 8px;
}
.relative-content figure.sos-contentphoto-left {
  float: left;
  margin: 0 8px 8px 0;
}
.relative-content figure > figcaption {
  font-size: 12px;
  color: #555;
  text-align: center;
  padding-top: 8px;
}
.relative-content figure img {
  max-width: 260px;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.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);
}
.img-circle {
  -webkit-border-radius: 500px;

  -moz-border-radius: 500px;
  border-radius: 500px;
}
.main-content img {
  max-width: 100%;
}
.video-embed-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video-embed-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.achtung-wrapper {
  padding: 10px 0;
  background: #F8DE8A;
  border-bottom: 1px solid #bbb;
  -webkit-box-shadow: 0 2px 7px #cccccc;
  -moz-box-shadow: 0 2px 7px #cccccc;
  box-shadow: 0 2px 7px #cccccc;
  position: relative;
  z-index: 100;
  height: auto;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.achtung-wrapper .achtung {
  display: block;
  padding:0 10px;
}
.achtung-hide {
  padding: 0;
  border-bottom: none;
  height: 0;
}
.achtung-hide .achtung {
  display: none;
}
.achtung-close-link {
	float:right;
	margin-right: 50px;
}
.sos-header-wrapper {
  background: transparent url("/SiteCollectionImages/branding/craterlake.png") no-repeat center -55px;
  background-size: 1000px;
  position: relative;
}
.secondary .sos-header-wrapper {
  background: transparent url("/SiteCollectionImages/branding/craterlake_small.png") no-repeat center -55px;
  background-size: 1000px;
  position: relative;
}

header input {
  font-weight: normal;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
  margin-top: 20px;
  width: 340px;
  float: left;
  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;
}
header 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);
}
header a {
  float: right;
  margin: 20px 0 0 20px;
}
header a.btn {
  float: none;
  margin-left: 5px;
  background: #eeeeee url("/SiteCollectionImages/branding/search.png") no-repeat center center !important;
  border-color: #666;
  text-indent: -5000em;
  width: 20px;
  height: 20px;
}
header a.btn:hover {
  background-color: #fff !important;
}
.sos-utility-nav {
  position: absolute;
}
.ie7 ul.inline > li {
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.sos-secondary-nav {
  background: transparent;
}
.sos-secondary-nav ul {
  text-align: right;
  font-size: 12px;
}
.sos-secondary-nav li {
  padding: 5px 10px;
}
.sos-secondary-nav li a {
  color: #333;
}
.sos-secondary-nav #sosConnect {
  display: inline-block;
  float: right;
  text-align: left;
  margin-left: 20px;
  padding: 0 8px;
  color: #fff;
  background: #31526e;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  font-size: 12px;
  border-top: 1px solid #416c91;
  border-right: 1px solid #21384b;
  border-bottom: 1px solid #21384b;
  border-left: 1px solid #416c91;
  position: relative;
  z-index: 10;
  -webkit-box-shadow: 1px 2px 3px rgba(0,0,0,.5);
  -moz-box-shadow: 1px 2px 3px rgba(0,0,0,.5);
  box-shadow: 1px 2px 3px rgba(0,0,0,.5);
  max-height: 26px;
  -webkit-transition: max-height 0.5s ease-in-out;
  -moz-transition: max-height 0.5s ease-in-out;
  -o-transition: max-height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out;
}
.sos-secondary-nav #sosConnect:hover {
  max-height: 300em;
}
.sos-secondary-nav #sosConnect:hover .sos-connect-icon {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.sos-secondary-nav #sosConnect:hover .sos-medialist {
  max-height: 300em;
}
.sos-secondary-nav #sosConnect .sos-medialist {
  text-align: left;
  background: #FFF;
  border-radius: 5px;
  margin: 5px 0 15px;
  padding: 0 4px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.5s ease-in-out;
  -moz-transition: max-height 0.5s ease-in-out;
  -o-transition: max-height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out;
  -webkit-box-shadow: inset 1px 1px 3px #000;
  -moz-box-shadow: inset 1px 1px 3px #000;
  box-shadow: inset 1px 1px 3px #000;
}
.sos-secondary-nav #sosConnect .sos-medialist .sos-medialistheader {
  margin: 0 0 3px;
  font-size: 15px;
  padding: 0 8px;
}
.sos-secondary-nav #sosConnect .sos-medialist .sos-medialistheader-Facebook {
  padding-left: 30px;
  padding-top: 8px;
  background: transparent url("/SiteCollectionImages/branding/facebook.png") no-repeat 8px 11px;
}
.sos-secondary-nav #sosConnect .sos-medialist .sos-medialistheader-Flickr {
  padding-left: 30px;
  padding-top: 8px;
  margin-top: 8px;
  border-top: 1px solid #ddd;
  background: transparent url("/SiteCollectionImages/branding/flickr.png") no-repeat 8px 11px;
}
.sos-secondary-nav #sosConnect .sos-medialist .sos-medialistheader-Twitter {
  padding-left: 30px;
  padding-top: 8px;
  margin-top: 8px;
  border-top: 1px solid #ddd;
  background: transparent url("/SiteCollectionImages/branding/twitter.png") no-repeat 8px 11px;
}
.sos-secondary-nav #sosConnect .sos-medialist .sos-medialistheader-WordPress {
  padding-left: 30px;
  padding-top: 8px;
  margin-top: 8px;
  border-top: 1px solid #ddd;
  background: transparent url("/SiteCollectionImages/branding/wordpress.png") no-repeat 8px 11px;
}
.sos-secondary-nav #sosConnect .sos-medialist .sos-medialistheader-YouTube {
  padding-left: 30px;
  padding-top: 8px;
  margin-top: 8px;
  border-top: 1px solid #ddd;
  background: transparent url("/SiteCollectionImages/branding/youtube.png") no-repeat 8px 11px;
}
.sos-secondary-nav #sosConnect .sos-medialist .sos-medialistheader-Newsletters {
  padding-left: 30px;
  padding-top: 8px;
  margin-top: 8px;
  border-top: 1px solid #ddd;
  background: url('http://sos.oregon.gov/SiteCollectionImages/branding/envelope.png') no-repeat 8px 11px;
}
.sos-secondary-nav #sosConnect .sos-medialist .sos-medialistheader-Blog {
  padding-left: 30px;
  padding-top: 8px;
  margin-top: 8px;
  border-top: 1px solid #ddd;
  background: url('http://sos.oregon.gov/SiteCollectionImages/branding/blog-squarespace.png') no-repeat 8px 11px;
}

.sos-secondary-nav #sosConnect .sos-medialist .sos-medialist-item {
  font-size: 11px;
  padding: 0 8px 0 18px;
  margin-bottom: 3px;
}
.sos-secondary-nav #sosConnect .sos-medialist span.ada-hidden {
  position:absolute;
}
.sos-secondary-nav .sos-connect-icon {
  width: 17px;
  padding: 3px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.sos-secondary-nav span {
  padding: 0 3px 8px 10px;
  display: inline-block;
  height: 100%;
  margin-left: 10px;
  line-height: 1;
  position: relative;
  top: -6px;
}
.sos-socialmedia-center li {
  margin-top: 5px;
}
.sos-socialmedia-center li:hover img {
  margin-top: -4px;
}
.main-content img.pull-left {
  margin: 0 10px 10px 0;
}
.main-content img.pull-right {
  margin: 0 0 10px 10px;
}
.ms-asset-icon {
	border-width: 0px;
	margin: 0px 5px;
}
footer {
  margin-top: 80px;
  margin-bottom: 10px;
  padding-top: 60px;
  line-height: 1.5;
  height: 150px;
}
footer address {
  line-height: 1.5;
  margin: 0;
} 
footer#footer{
	width:100%;
}
#footer #footer-more{
	border-top:3px solid #31526E;
	padding:40px 0;
	background-color:#eaeaea;
}
#footer .row #footerColumn1{
	min-height: 210px;
    background-image: url("/SiteCollectionImages/branding/bwSSeal-200.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
#footer .row ul{
	list-style-type:none;
	margin-left:0px;
}
#footer .row > div:not(#footerColumn1){
	padding-top:25px;
}
#footer .row .odva a{
	background:transparent url(/SiteCollectionImages/branding/logo-odva.png) no-repeat left top;	
	min-height:30px;
	text-indent:-5000em;
	text-decoration:none;
	display:block;
}

.sos-footer-nav {
  text-align: center;
}
.sos-footer-nav .s4-wpTopTable ul.inline {
  display: inline-block;
}
.colophon {
  text-align: center;
}
.copyright {
  text-align: center;
  margin: 10px 0;
}

     
 

.sos-services-block {
  float: left;
  margin: 0 8px 10px 0;
  text-align: left;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border-top: 1px solid #5b8666;
  border-left: 1px solid #5b8666;
  border-right: 1px solid #324938;
  border-bottom: 1px solid #324938;
  background-color: #4b6d54;
  background-image: -moz-linear-gradient(top, #5b8666, #324938);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5b8666), to(#324938));
  background-image: -webkit-linear-gradient(top, #5b8666, #324938);
  background-image: -o-linear-gradient(top, #5b8666, #324938);
  background-image: linear-gradient(to bottom, #5b8666, #324938);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5b8666', endColorstr='#ff324938', GradientType=0);
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
}
.sos-services-block:hover {
  border-top: 1px solid #74a080;
  border-left: 1px solid #74a080;
  border-right: 1px solid #47674f;
  border-bottom: 1px solid #47674f;
}
.sos-services-block a {
  display: block;
  padding: 0 0 0 40px;
  line-height: 1.4;
  width: 125px;
  height: 65px;
  background: transparent url("/SiteCollectionImages/branding/sos-services-generic.png") no-repeat 5px center;
  background-size: 30px;
  position: relative;
  font-size: 11px;
  color: #ffffff;
  -webkit-transition: background-color 0.25s ease-out;
  -moz-transition: background-color 0.25s ease-out;
  -o-transition: background-color 0.25s ease-out;
  transition: background-color 0.25s ease-out;
}
.sos-services-block a span {
  display: table-cell;
  vertical-align: middle;
  width: 115px;
  height: 65px;
  padding: 0 5px;
  text-align: center;
  color: #ffffff;
  border-left: 1px solid #47674f;
  text-shadow: -1px -1px 0 #324938;
  -webkit-border-radius: 0 8px 8px 0;
  -moz-border-radius: 0 8px 8px 0;
  border-radius: 0 8px 8px 0;

  -webkit-transition: background-color 0.25s ease-out;
  -moz-transition: background-color 0.25s ease-out;
  -o-transition: background-color 0.25s ease-out;
  transition: background-color 0.25s ease-out;
}
.sos-services-block a:hover,
.sos-services-block a:focus {
  color: #fff;
  text-decoration: none;
  -webkit-transition: background-color 0.25s ease-out;
  -moz-transition: background-color 0.25s ease-out;
  -o-transition: background-color 0.25s ease-out;
  transition: background-color 0.25s ease-out;
}
.sos-services-block a:hover span,
.sos-services-block a:focus span {
  border-left: 1px solid #5b8666;
  text-shadow: -1px -1px 0 #47674f;
  background-color: #62896c;
  background-image: -moz-linear-gradient(top, #74a080, #47674f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#74a080), to(#47674f));
  background-image: -webkit-linear-gradient(top, #74a080, #47674f);
  background-image: -o-linear-gradient(top, #74a080, #47674f);
  background-image: linear-gradient(to bottom, #74a080, #47674f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff74a080', endColorstr='#ff47674f', GradientType=0);
  -webkit-transition: background-color 0.25s ease-out;
  -moz-transition: background-color 0.25s ease-out;
  -o-transition: background-color 0.25s ease-out;
  transition: background-color 0.25s ease-out;
}
.lt-ie9 .sos-services-block a {
  width: 160px;
  height: 50px;
  padding-top: 20px;
  padding-left: 0;
  text-align: center;
  background-image: none;
}
.lt-ie9 .sos-services-block a span {
  display: inline;
  border: none;
}

/* BLUE FEATURED ONLINE SERVICES BUTTON */

.sos-services-block#featured {
  float: left;
  margin: 0 8px 10px 0;
  text-align: left;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border-top: 1px solid #0000ff;
  border-left: 1px solid #0000ff;
  border-right: 1px solid #0000ff;
  border-bottom: 1px solid #0000ff;
  background-color: #4b6d54;
  background-image: -moz-linear-gradient(top, #0000ff, #070790);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0000ff), to(#070790));
  background-image: -webkit-linear-gradient(top, #0000ff, #070790);
  background-image: -o-linear-gradient(top, #0000ff, #070790);
  background-image: linear-gradient(to bottom, #0000ff, #070790);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5b8666', endColorstr='#ff324938', GradientType=0);
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
}
.sos-services div#featured a:hover span,
.sos-services div#featured a:focus span {
  border-left: 1px solid #5b8666;
  background-color: #0000ff;
  background-repeat: repeat-x;
  background-image:none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff74a080', endColorstr='#ff47674f', GradientType=0);
  -webkit-transition: background-color 0.25s ease-out;
  -moz-transition: background-color 0.25s ease-out;
  -o-transition: background-color 0.25s ease-out;
  transition: background-color 0.25s ease-out;
}
/* BLUE FEATURED ONLINE SERVICES BUTTON */

.sos-services-allcontainer {
  text-align: right;
  clear: both;
  font-size: 13px;
  text-align: center;
  padding: 5px 0;
}
.sos-services-allcontainer a:link,
.sos-services-allcontainer a:visited {
  color: #005592 !important;
}
.sos-services-allcontainer a:hover,
.sos-services-allcontainer a:focus {
  color: #0082df !important;
}
.sos-specialaudience-section {
  margin-top: 30px;
}
.ca-menu {
  padding: 0;
  margin: 20px 0 !important;
  width: 100%;
}
.ca-menu li {
  width: 100%;
  height: 100px;
  overflow: hidden;
  display: block;
  background: #ffffff;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  margin-bottom: 10px;
  border-left: 10px solid #21384b;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.ca-menu li:last-child {
  margin-bottom: 0;
}
.ca-menu li a {
  text-align: left;
  display: block;
  width: 100%;
  height: 100%;
  color: #333;
  position: relative;
}
.ca-icon {
  font-family: 'WebSymbolsRegular', cursive;
  font-size: 20px;
  line-height: 90px;
  position: absolute;
  width: 50px;
  left: 10px;
  text-align: center;
  background: transparent url("/SiteCollectionImages/branding/sos-services-generic-dark.png") no-repeat center center;
  text-indent: -5000em;
  background-size: 80%;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.ca-content {
  position: absolute;
  left: 70px;
  top: 25px;
}
.ca-main {
  font-size: 18px;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.ca-sub {
  font-size: 14px;
  color: #666;
  margin-top: 5px;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.ca-menu li:hover {
  border-color: #0a1016;
  background: #21384b;
  text-shadow: -1px -1px 1px #020304;
}
.ca-menu li:hover .ca-icon {
  background-image: url("/SiteCollectionImages/branding/sos-services-generic.png");
  background-size: 100%;
}
.ca-menu li:hover .ca-main {
  color: #ffffff;
  font-size: 16px;
}
.ca-menu li:hover .ca-sub {
  color: #fff;
  font-size: 20px;
}
.home .sos-content-wrapper {
  padding-top: 50px;
}
.home header [class*="span"] {
  padding-top: 10px;
}
.home header input {
  border-color: #666;
}
.home header .input-append {
  padding-top: 50px;
}
.home h3 {
  font-size: 18px;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 10px;
}
.home .sos-subfeatures-section {
  margin-left: 10px;
}
.home .sos-subfeatures-section .section-item {
  line-height: 1.5;
  margin-bottom: 25px;
}
.home .sos-subfeatures-section .section-item h4 {
  font-size: 16px;
  margin: 6px 0 0;
}
.home .sos-subfeatures-section .section-item h4 .timestamp {
  font-size: 13px;
  font-weight: normal;
  display:block;
}
.home .sos-subfeatures-section .section-item p {
  font-size: 12px;
  margin: 0;
}
.home .sos-subfeatures-section .sos-viewall {
  font-size: 13px;
}
.home .sos-subfeatures-section .sos-viewall a:link,
.home .sos-subfeatures-section .sos-viewall a:visited {
  color: #005592 !important;
}
.home .sos-subfeatures-section .sos-viewall a:hover {
  color: #0082df !important;
}
.home #sosBlogItems {
	margin-left:10px;
}
.home #sosBlogItems .section-item p {
	font-size:13px;
}
.secondary .sos-header-wrapper > .container {
  height: 115px;
}
.secondary .sos-socialmedia-center ul.inline {
  margin-bottom: 0;
}
.secondary .main-content {
  margin-top: 50px;
}
.secondary .main-content iframe {
  max-width: 100%;
}
.secondary .relative-content figure {
  text-align: center;
}
.secondary .relative-content figure img {
  margin: 0 auto;
  display: block;
}
.secondary .relative-content figcaption h3 {
  margin: 5px 0;
  line-height: 13px;
  font-size: 13px;
}
.secondary .relative-content figcaption p {
  margin: 5px 0;
  line-height: 13px;
  font-size: 12px;
}
.lt-ie9 .secondary .sos-header-wrapper header h1 {
  background-image: url("/SiteCollectionImages/branding/logo_ie7_2.png");
}
.overview .main-content ul.nav-list {
  width: auto !important;
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
.overview .main-content ul.nav-list li {
  float: left;
  margin: 0 10px 10px 0;
  height: 180px;
  line-height: 1.4;
  overflow: hidden;
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border-top: 1px solid #5b8666;
  border-left: 1px solid #5b8666;
  border-right: 1px solid #324938;
  border-bottom: 1px solid #324938;
  background-color: #4b6d54;
  background-image: -moz-linear-gradient(top, #5b8666, #324938);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5b8666), to(#324938));
  background-image: -webkit-linear-gradient(top, #5b8666, #324938);
  background-image: -o-linear-gradient(top, #5b8666, #324938);
  background-image: linear-gradient(to bottom, #5b8666, #324938);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5b8666', endColorstr='#ff324938', GradientType=0);
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
}
.overview .main-content ul.nav-list li:hover,
.overview .main-content ul.nav-list li:focus {
  border-left: 1px solid #5b8666;
  text-shadow: -1px -1px 0 #47674f;
  background-color: #4d7056;
  background-image: -moz-linear-gradient(top, #5e8969, #344c3a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5e8969), to(#344c3a));
  background-image: -webkit-linear-gradient(top, #5e8969, #344c3a);
  background-image: -o-linear-gradient(top, #5e8969, #344c3a);
  background-image: linear-gradient(to bottom, #5e8969, #344c3a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5e8969', endColorstr='#ff344c3a', GradientType=0);
  border-top: 1px solid #74a080;
  border-left: 1px solid #74a080;
  border-right: 1px solid #47674f;
  border-bottom: 1px solid #47674f;
}
.overview .main-content ul.nav-list a {
  background: transparent url("/SiteCollectionImages/branding/sos-services-generic.png") no-repeat center 30px;
  display: block;
  color: #fff;
  width: 180px;
  height: 50px;
  font-size: 14px;
  margin: 0;
  padding: 110px 10px 0;
  text-align: center;
  text-shadow: -2px -2px 0 #324938;
}
.overview .main-content ul.nav-list a:hover,
.overview .main-content ul.nav-list a:focus {
  color: #fff;
  text-decoration: none;
  text-shadow: -2px -2px 0 #47674f;
}
.overview .main-content ul.nav-list a:hover span,
.overview .main-content ul.nav-list a:focus span {
  top: 50%;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.overview .main-content ul.nav-list a span {
  position: absolute;
  left: 0;
  top: 100%;
  background: #50755A;
  height: 50%;
  width: 176px;
  padding: 10px 12px 3px;
  text-align: left;
  font-size: 12px;
  text-shadow: none;
  border-top: 1px solid #66836F;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  -webkit-box-shadow: inset 0 20px 100px #273f2e;
  -moz-box-shadow: inset 0 20px 100px #273f2e;
  box-shadow: inset 0 20px 100px #273f2e;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.ie7 .overview .main-content ul.nav-list li {
  overflow: inherit;
}
.sos-recordsnav {
  margin: 0 0 10px 10px !important;
  padding: 0;
  list-style-type: none;
}
.sos-recordsnav li {
  margin: 0 20px 5px 0;
  padding-left: 5px;
  border-right: 20px solid #bbb;
  font-size: 12px;
}
.sos-recordsnav li.sos-genealogy {
  border-right: 20px solid #285f33;
}
.sos-recordsnav li.sos-local {
  border-right: 20px solid #135e99;
}
.sos-recordsnav li.sos-governor {
  border-right: 20px solid #9e4a15;
}
.sos-recordsnav li.sos-legislative {
  border-right: 20px solid #4e2d92;
}
.sos-recordsnav li.sos-state {
  border-right: 20px solid #810a0a;
}
.sos-recordsnav li.sos-services-executive {
  border-right: 20px solid #285f33;
}
.sos-recordsnav li.sos-services-voting {
  border-right: 20px solid #135e99;
}
.sos-recordsnav li.sos-services-archives {
  border-right: 20px solid #9e4a15;
}
.sos-recordsnav li.sos-services-business {
  border-right: 20px solid #4e2d92;
}
.sos-recordsnav li.sos-services-audits {
  border-right: 20px solid #810a0a;
}
.sos-recordsnav li.sos-services-elections {
  border-right: 20px solid #a5740d;
}
.sos-recordsnav-menu {
  border: 1px solid #C2B7AF;
  padding: 6px;
  border-radius: 8px;
  background: #F0E9D7;
  margin-bottom: 20px;
}
.sos-recordsnav-menu h1 {
  font-size: 15px !important;
  margin-bottom: 8px !important;
}
.sos-recordsnav-menu .sos-navinstructions {
  margin: 0 5px 20px !important;
  color: #555;
  border-top: 1px solid #aaa;
  padding-top: 8px;
  font-size: 10px;
}
.sos-recordslist {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.main-content .sos-recordslist li {
  margin: 0 0 15px 0;
}
.main-content .sos-recordslist li > a {
  font-size: 15px;
  color: #005592 !important;
  display: block;
}
.main-content .sos-recordslist li > a:hover {
  text-decoration: underline;
  color: #0082df;
}
.main-content .sos-recordslist li > a > span {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 3px 1px 0;
}
.main-content .sos-recordslist li > a > span.sos-genealogy {
  background-color: #285f33;
}
.main-content .sos-recordslist li > a > span.sos-local {
  background-color: #135e99;
}
.main-content .sos-recordslist li > a > span.sos-governor {
  background-color: #9e4a15;

}
.main-content .sos-recordslist li > a > span.sos-legislative {
  background-color: #4e2d92;
}
.main-content .sos-recordslist li > a > span.sos-state {
  background-color: #810a0a;
}
.main-content .sos-recordslist li > a > span.sos-services-executive {
  background-color: #285f33;
}
.main-content .sos-recordslist li > a > span.sos-services-voting {
  background-color: #135e99;
}
.main-content .sos-recordslist li > a > span.sos-services-archives {
  background-color: #9e4a15;
}
.main-content .sos-recordslist li > a > span.sos-services-business {
  background-color: #4e2d92;
}
.main-content .sos-recordslist li > a > span.sos-services-audits {
  background-color: #810a0a;
}
.main-content .sos-recordslist li > a > span.sos-services-elections {
  background-color: #a5740d;
}
.main-content .sos-recordslist li > div {
  font-size: 13px;
  line-height: 1.5;
}
.relative-content .sos-recordslist li {
  margin: 0 0 5px 0;
  line-height: 1.2;
}
.relative-content .sos-recordslist li > a {
  font-size: 12px;
  color: #005592 !important;
  display: block;
}
.relative-content .sos-recordslist li > a:hover {
  text-decoration: underline;
  color: #0082df;
}
.relative-content .sos-recordslist li > a > span {
  width: 6px;
  height: 6px;
  display: inline-block;
  margin: 0 3px 1px 0;
}
.relative-content .sos-recordslist li > a > span.sos-genealogy {
  background-color: #285f33;
}
.relative-content .sos-recordslist li > a > span.sos-local {
  background-color: #135e99;
}
.relative-content .sos-recordslist li > a > span.sos-governor {
  background-color: #9e4a15;
}
.relative-content .sos-recordslist li > a > span.sos-legislative {
  background-color: #4e2d92;
}
.relative-content .sos-recordslist li > a > span.sos-state {
  background-color: #810a0a;
}
.relative-content .sos-recordslist li > a > span.sos-services-executive {
  background-color: #285f33;
}
.relative-content .sos-recordslist li > a > span.sos-services-voting {
  background-color: #135e99;
}
.relative-content .sos-recordslist li > a > span.sos-services-archives {
  background-color: #9e4a15;
}
.relative-content .sos-recordslist li > a > span.sos-services-business {
  background-color: #4e2d92;
}
.relative-content .sos-recordslist li > a > span.sos-services-audits {
  background-color: #810a0a;
}
.relative-content .sos-recordslist li > a > span.sos-services-elections {
  background-color: #a5740d;
}
.relative-content .sos-recordslist li > div {
  font-size: 12px;
  line-height: 1.5;
}
.sos-content-wrapper .helpfulPoll .well-sm {
	margin: 20px 0 0 0;
	background-color:#fff;
}
.ms-rtestate-field TABLE,
.ms-rtestate-write TABLE {
  border-collapse: collapse;
  table-layout: fixed;
}
.contactus .accordion-inner {
  padding-top: 0;
  /* font-size: 12px;*/
  line-height: 1.5;
}
.contactus .accordion-inner address {
  margin-bottom: 0;
  line-height: 1.5;
  /* font-size: 12px;*/
}
.contactus .accordion-inner a:link,
.contactus .accordion-inner a:visited {
  color: #005592 !important;
}
.contactus .accordion-inner a:hover {
  color: #0082df !important;
}
.contactus .main-content .accordian h3 {
  margin: 15px 0 0;
  font-size: 14px;
}
.achtung-forwarding-link {
  margin-top: 20px;
  text-align: right;
}
header .gsc-control-cse {
  font-family: inherit;
  border: none;
  background-color: transparent;
  padding: 0;
  font-size: inherit;
  display: inline;
}
header .gsc-control-cse .gsc-control-wrapper-cse {
  width: auto;
}
header .gsc-control-cse form.gsc-search-box {
  font-size: inherit;
  margin: 0;
  padding: 0;
  display: inline;
}
header .gsc-control-cse table.gsc-search-box {
  margin: 0;
  display: inline;
  width: auto;
  padding: 0;
}
header .gsc-control-cse table.gsc-search-box td.gsc-input {
  padding: 0;
}
header .gsc-control-cse .gsc-input-box,
header .gsc-control-cse .gsc-input-box-hover {
  border: none;
  background: transparent;
  height: auto;
  display: inline;
}
header .gsc-control-cse .gstl_0 {
  width: auto !important;
}
header .gsc-control-cse .gsib_a,
header .gsc-control-cse .gsst_b {
  padding: 0;
  width: auto;
  font-size: inherit;
}
header .gsc-control-cse input.gsc-input {
  width: 310px !important;
  padding: 4px 6px !important;
  margin: 0 !important;
  height: 20px !important;
  border: 1px solid #666 !important;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  background-image: none !important;
  font-size: 12px;
}
header .gsc-control-cse td.gsc-search-button {
  width: auto;
}
header .gsc-control-cse td.gsc-search-button input {
  text-indent: -5000em;
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  width: 20px;
  height: 30px;
  background: #eeeeee url("/SiteCollectionImages/branding/search.png") no-repeat center center !important;
  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;
  border: 1px solid #666;
  *border: 0;
  *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);
}
header .gsc-control-cse td.gsc-search-button input:first-child {
  *margin-left: 0;
}
header .gsc-control-cse td.gsc-search-button input:hover,
header .gsc-control-cse td.gsc-search-button input:focus {
  background-color: #fff !important;
}
header .gsc-control-cse div.gsc-clear-button {
  display: none;
}
header .gsc-control-cse .gsc-branding {
  display: none;
}
.sos-search-interior .gsc-control-cse {
  font-family: inherit;
  border: none;
  background-color: transparent;
  padding: 0;
  font-size: inherit;
  display: inline;
}
.sos-search-interior .gsc-control-cse .gsc-control-wrapper-cse {
  width: auto;
}
.sos-search-interior .gsc-control-cse form.gsc-search-box {
  font-size: inherit;
  margin: 0;
  display: inline;
  padding: 0;
}
.sos-search-interior .gsc-control-cse table.gsc-search-box {
  margin: 0;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  width: auto;
  padding: 0;
}
.sos-search-interior .gsc-control-cse table.gsc-search-box td.gsc-input {
  padding: 0;
}
.sos-search-interior .gsc-control-cse .gsc-input-box,
.sos-search-interior .gsc-control-cse .gsc-input-box-hover {
  border: none;
  background: transparent;
  height: auto;
  display: inline;
}
.sos-search-interior .gsc-control-cse .gstl_0 {
  width: auto !important;
}
.sos-search-interior .gsc-control-cse .gsib_a,
.sos-search-interior .gsc-control-cse .gsst_b {
  padding: 0;
  width: auto;
  font-size: inherit;
}
.sos-search-interior .gsc-control-cse input.gsc-input {
  width: 250px !important;
  padding: 4px 6px !important;
  margin: 0 !important;
  height: 20px !important;
  border: 1px solid #666 !important;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  background-image: none !important;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.sos-search-interior .gsc-control-cse td.gsc-search-button {
  width: auto;
}
.sos-search-interior .gsc-control-cse td.gsc-search-button input {
  text-indent: -5000em;
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  width: 20px;
  height: 30px;
  background: #eeeeee url("/SiteCollectionImages/branding/search.png") no-repeat center center !important;
  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;
  border: 1px solid #666;
  *border: 0;
  *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);
}
.sos-search-interior .gsc-control-cse td.gsc-search-button input:first-child {
  *margin-left: 0;
}
.sos-search-interior .gsc-control-cse td.gsc-search-button input:hover,
.sos-search-interior .gsc-control-cse td.gsc-search-button input:focus {
  background-color: #fff !important;
}
.sos-search-interior .gsc-control-cse .gsc-clear-button {
  display: none;
}
.sos-search-interior .gsc-control-cse .gsc-branding {
  display: none;
}
.gsc-modal-background-image {
  background-color: #555;
}
.gsc-results-wrapper-overlay {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: left;
  white-space: normal;
}
.gcsc-branding-img-noclear a {
  margin: 0;
  float: none;
}
.gcsc-branding-img-noclear a img {
  vertical-align: baseline;
}
.gsc-table-cell-thumbnail.gsc-thumbnail {
  width: 70px;
}
.gs-title {
  float: none;
  margin-left: 0;
}
.lt-ie9 header .gsc-control-cse input.gsc-input {
  width: 320px !important;
}
.lt-ie9 .sos-search-interior .gsc-control-cse input.gsc-input {
  width: 270px !important;
}
.ie7 .gsc-control-cse td.gsc-search-button input {
  background-color: #ccc !important;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.home .sos-content-wrapper > .container {
  width: 1000px;
}
.home .sos-content-wrapper > .container .span4 {
  width: 350px;
}
p {
  margin: 10px 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: "Orienta", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #454545;
  text-rendering: optimizelegibility;
}
h5,
h6 {
  font-size: 14px;
  font-weight: bold;
}
.main-content h1 {
  margin: 0 0 20px;
  font-size: 30px;
  line-height: 1.5;
}
.main-content h2 {
  margin: 20px 0 5px;
  font-size: 21px;
  clear: both;
}
.main-content h3 {
  margin: 15px 0 8px;
  font-size: 17px;
  clear: both;
}
.main-content h4 {
  margin-bottom: 7px 0 0;
  font-size: 15px;
  font-style: italic;
  clear: both;
}
.relative-content {
  margin-top: 100px;
  font-size: 13px;
  line-height: 1.5;
}
.relative-content p {
  font-size: 13px;
  line-height: 1.5;
  clear: both;
}
.relative-content h1 {
  font-size: 18px;
  margin: 5px 0;
}
.relative-content h2 {
  font-size: 15px;
  margin: 13px 0 5px;
}
.relative-content h3 {
  font-size: 14px;
  margin: 10px 0 5px;
}
.relative-content h4 {
  font-size: 13px;
  margin: 7px 0 5px;
  font-style: italic;
}
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eee;
}
.home .sos-header-wrapper header h1 {
  width: 520px;
  height: 160px;
  text-indent: -5000em;
  background: transparent url("/SiteCollectionImages/branding/logo2.png") no-repeat left top;
  margin: 0;
  padding: 0;
}
.secondary .sos-header-wrapper header h1 {
  width: 317px;
  height: 96px;
  text-indent: -5000em;
  background: transparent url("/SiteCollectionImages/branding/logo2.png") no-repeat left top;
  margin: 19px 0 0;
  padding: 0;
  background-size: 320px;
}
.sos-body-wrapper ul,
.sos-body-wrapper ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
.sos-body-wrapper ul ul,
.sos-body-wrapper ul ol,
.sos-body-wrapper ol ol,
.sos-body-wrapper ol ul {
  margin-bottom: 0;
}
.sos-body-wrapper li {
  line-height: 20px;
}
.sos-body-wrapper ul.unstyled,
.sos-body-wrapper ol.unstyled {
  margin-left: 0;
  list-style: none;
}
.sos-body-wrapper ul.inline,
.sos-body-wrapper ol.inline {
  margin-left: 0;
  list-style: none;
}
.sos-body-wrapper ul.inline > li,
.sos-body-wrapper ol.inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #fff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
.uneditable-input,
.uneditable-textarea {
  color: #999;
  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;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.input-append,
.input-prepend {
  margin-bottom: 5px;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu {
  font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.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;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.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 #fff;
  background-color: #eee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.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;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.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;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.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;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.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;
}
.input-prepend.input-append .add-on:first-child,
.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;
}
.input-prepend.input-append .add-on:last-child,
.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;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
.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;
}
.fade.in {
  opacity: 1;
}
.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;
}
.collapse.in {
  height: auto;
}
.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);
}
.close:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.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 !important;
  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 #bbbbbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -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);
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}

.btn:hover {
  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;



}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.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);
}
.btn.disabled,
.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;
}
.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.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;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
.btn-primary {
  color: #ffffff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #004292;
  background-image: -moz-linear-gradient(top, #005592, #002492);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#005592), to(#002492));
  background-image: -webkit-linear-gradient(top, #005592, #002492);
  background-image: -o-linear-gradient(top, #005592, #002492);
  background-image: linear-gradient(to bottom, #005592, #002492);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005592', endColorstr='#ff002492', GradientType=0);
  border-color: #002492 #002492 #001146;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #002492;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #002492;
  *background-color: #001e79;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #00185f \9;
}
.btn-warning {
  color: #ffffff !important;
  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);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #ffffff !important;
  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);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff !important;
  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);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #ffffff !important;
  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);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff !important;
  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);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #005592;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover {
  color: #0082df;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover {
  color: #333333;
  text-decoration: none;
}
.nav,
.sos-leftnavigation ul {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}
.nav > li > a,
.sos-leftnavigation ul > li > a {
  display: block;
}
.nav > li > a:hover,
.sos-leftnavigation ul > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li > a > img,
.sos-leftnavigation ul > li > a > img {
  max-width: none;
}
.nav > .pull-right,
.sos-leftnavigation ul > .pull-right {
  float: right;
}
.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;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list,
.sos-leftnavigation ul {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.sos-leftnavigation ul > li > a,
.nav-list .nav-header,
.sos-leftnavigation ul .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a,
.sos-leftnavigation ul > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.sos-leftnavigation ul > li.selected > a,
.nav-list > .active > a:hover,
.sos-leftnavigation ul > li.selected > a:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #005592;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.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;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav > .dropdown.active > a:hover {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
  border-right: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  border-left: 1px solid #DDD;
  padding: 0 18px 18px;
  margin-top: -5px;
  background: #FFF;
  font-size: 12px;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.designmode .tab-content > .tab-pane {
  display: block;
  margin-top: 10px;
  margin-bottom: 40px;
  border-top: 2px solid #444;
  border-bottom: 2px solid #444;
  position: relative;
}
.designmode .tab-content > .tab-pane:before {
  content: "Tab Pane Content (will be tabbed outside edit mode)";
  position: absolute;
  font-size: 9px;
  color: #777;
  top: -16px;
}
.nav > .disabled > a {
  color: #999999;
}
.nav > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.secondary .left-nav .nav-list,
.secondary .left-nav .sos-leftnavigation ul {
  padding: 25px 0 100px;
  background: #3c5844;
  margin-top: 110px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  display: block;
}
.secondary .left-nav .nav-list > li:first-child,
.secondary .left-nav .sos-leftnavigation ul > li:first-child {
  border-top: 1px solid #fff;
}
.secondary .left-nav .nav-list > li > a,
.secondary .left-nav .sos-leftnavigation ul > li > a {
  background: #3c5844;
  border-bottom: 1px solid #fff;
  position: relative;
  -webkit-transition: background-color 0.25s ease-in-out;
  -moz-transition: background-color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}
.secondary .left-nav .nav-list > li > a:hover,
.secondary .left-nav .nav-list > li > a:focus,
.secondary .left-nav .sos-leftnavigation ul > li > a:hover,
.secondary .left-nav .sos-leftnavigation ul > li > a:focus {
  background-color: #283a2c;
  -webkit-transition: background-color 0.25s ease-in-out;
  -moz-transition: background-color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}
.secondary .left-nav .nav-list > li > a,
.secondary .left-nav .sos-leftnavigation ul > li > a {
  margin-left: -1px;
  margin-right: -1px;
  padding: 10px;
  font-size: 11px;
  letter-spacing: 1px;
  color: #fff;
  text-shadow: none;
  line-height: 1.5;
  position: relative;
  z-index: 7;
  border-right: 1px solid #F5F5F5;
  border-left: 1px solid #F5F5F5;
}
.secondary .left-nav .nav-list .active,
.secondary .left-nav .sos-leftnavigation ul li.selected a {
  display: block;
  background: #669152;
  color: #fff;
  margin-left: -11px;
  margin-right: -11px;
  padding: 10px 20px;
  text-shadow: none;
  -webkit-transition: background-color 0.25s ease-in-out;
  -moz-transition: background-color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}
.secondary .left-nav .nav-list .active:hover,
.secondary .left-nav .nav-list .active:focus,
.secondary .left-nav .sos-leftnavigation ul li.selected a:hover,
.secondary .left-nav .sos-leftnavigation ul li.selected a:focus {
  background-color: #4f7040;
  -webkit-transition: background-color 0.25s ease-in-out;
  -moz-transition: background-color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}
.secondary .left-nav .nav-list .active:after,
.secondary .left-nav .sos-leftnavigation ul li.selected a:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -15px;
  width: 0;
  height: 0;
  border: 7px solid;
  border-color: #446036 transparent transparent #446036;
  z-index: 8;
}
.secondary .left-nav .nav-list .active:before,
.secondary .left-nav .sos-leftnavigation ul li.selected a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 7px solid;
  border-color: #446036 #446036 transparent transparent;
  left: 0;
  bottom: -15px;
  z-index: 8;
}
.secondary .left-nav .sos-leftnavigation ul > li > ul {
  margin: 0;
  padding: 0;
  border-left: 4px solid #F5F5F5;
  border-right: 4px solid #F5F5F5;
  position: relative;
  z-index: 6;
  display: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.secondary .left-nav .sos-leftnavigation ul > li > ul > li:first-child {
  border-top: none;
}
.secondary .left-nav .sos-leftnavigation ul li.selected ul {
  display: block;
}
.secondary .left-nav .sos-leftnavigation ul li.selected ul > li > a {
  margin: 0;
  padding: 7px 10px;
  background: #353527;
}
.secondary .left-nav .sos-leftnavigation ul li.selected ul > li > a:hover {
  background: #52523d;
}
.secondary .left-nav .sos-leftnavigation ul li.selected ul > li > a:after {
  display: none;
}
.secondary .left-nav .sos-leftnavigation ul li.selected ul > li > a:before {
  display: none;
}
.secondary .left-nav .sos-leftnavigation ul li.selected ul > li.selected > a {
  background: #52523d;
}
.secondary .left-nav .sos-leftnavigation ul li.selected ul > li.selected > a:hover {
  background: #616147;
}
.menu-horizontal,
.additional-background,
.menu-item-text {
  display: inline !important;
}
.menu-horizontal li.static,
.menu-horizontal a.static,
.menu-horizontal span.static {
  float: none !important;
}
.menu-horizontal .menu-item-text {
  white-space: normal !important;
}
.navbar {
  overflow: visible;
  font-family: "Arvo", Georgia, "Times New Roman", Times, serif;
  letter-spacing: 1px;
  position: relative;
  z-index: 9;
}
.navbar-inner {
  min-height: 40px;
  padding-left: 30px;
  padding-right: 30px;
  background: #31526e;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.75);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.75);
  *zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: 940px;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0;
  font-size: 12px;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 10px 20px 10px;
  color: #ffffff;
  -webkit-transition: background-color 0.5s ease-in-out;
  -moz-transition: background-color 0.5s ease-in-out;
  -o-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
}
.home .navbar.affix,
.secondary .navbar.affix {
  width: 100%;
  top: 0;
  z-index: 999;
}
.ribboned .home .navbar.affix,
.ribboned .secondary .navbar.affix {
  position: static;
}
.ribboned .sos-affix-shim {
  display: none;
}
.home .navbar .nav > li > a {
  padding: 20px 0 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  text-align: center;
  width: 198px;
}
.secondary .navbar .nav > li > a {
  border-right: 1px solid rgba(255, 255, 255, 0.25);
  font-size: 13px;
}
.home .navbar .nav > li:first-child > a,
.secondary .navbar .nav > li:first-child > a {
  border-left: none;
}
.home .navbar .nav > li:last-child > a {
  border-right: none;
}
.sos-search-interior {
  text-align: right;
  margin-top: 5px;
  padding-right: 5px;
}
.sos-search-interior a.btn {
  float: none;
  background: #f5f5f5 url("/SiteCollectionImages/branding/search.png") no-repeat center center !important;
  text-indent: -5000em;
  width: 20px;
  height: 20px;
}
.sos-search-interior input {
  font-size: 12px;
  width: 280px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  color: #555;
  vertical-align: middle;
  width: 340px;
  float: left;
  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;
}
.sos-search-interior 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);
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: #416c91;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: background-color 0.5s ease-in-out;
  -moz-transition: background-color 0.5s ease-in-out;
  -o-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
}
.navbar .nav > li a.active {
	background-color: #416c91;
}
.navbar .nav > li .active {
  position: relative;
}
.navbar .nav > li .active:after {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 50%;
  border-top: 12px solid #416c91;
  width: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  margin-left: -12px;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #e5e5e5;
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #ffffff !important;
  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);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9;
}
.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);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
nav.row {
  margin-left: -30px;
  margin-right: -30px;
}
.sos-body-wrapper .breadcrumb {
  padding: 0;
  margin: 15px 0 -30px;
  list-style: none;
  display: block;
  font-size: 12px;
}
.sos-body-wrapper .breadcrumb li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 5px;
}
.sos-body-wrapper .breadcrumb li .s4-breadcrumb-arrowcont {
  display: none;
}
.sos-body-wrapper .breadcrumb li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.sos-body-wrapper .breadcrumb li a:link,
.sos-body-wrapper .breadcrumb li a:visited {
  color: #505050;
}
.sos-body-wrapper .breadcrumb li a:hover {
  color: #222;
  text-decoration: underline;
}
.sos-body-wrapper .breadcrumb li > ul {
  margin-left: 0;
  display: inline;
  padding-left: 5px;
}
.sos-body-wrapper .breadcrumb .active {
  color: #000;
}
.sos-body-wrapper .sos-breadcrumbs {
  float: none !important;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.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;
}
.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%;
}
.modal.fade.in {
  top: 10%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.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;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.accordion {
  margin-bottom: 20px;
}
.accordion-group {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #aaa;
}
.accordion-group:first-child {
  border-top: none;
}
.accordion-heading {
  position: relative;
  overflow: hidden;
}
.accordion-heading:hover span,
.accordion-heading a:focus span {
  opacity: 1;
  right: 10px;
  -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;
}
.accordion-heading span {
  font-family: arial, sans-serif;
  font-size: 20px;
  width: 1em;
  height: 10px;
  position: absolute;
  top: 12px;
  right: -20px;
  opacity: 0;
  line-height: 0;
  -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;
}
.accordion-heading .collapsed span {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px 8px 10px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
}
.accordion-inner ul {
  list-style-type: disc;
}
.accordion-inner ul li p {
  line-height: 1.5;
  margin-left: 40px;
  margin-bottom: 15px;
}
.accordion-inner ul > li > a {
  color: #31526e;
  display: block;
  padding: 5px 0;
  margin-bottom: 5px;
}
.accordion-inner ul > li > a:hover {
  color: #416c91;
}
.accordion-inner a:link {
  color: #005592 !important;
}
.accordion-inner a:visited {
  color: #6d1a68 !important;
}
.accordion-inner a:hover {
  color: #0082df !important;
  text-decoration: underline !important;
}
.accordion-heading span.accordion-insert {
  position: static;
  font-family: inherit;
  display: inline;
  font-size: inherit;
  line-height: inherit;
  opacity: 1;
}
.task-go {
  font-size: 15px;
  line-height: 1.2;
  outline: none;
}
.task-go:link,
.task-go:visited {
  color: #005592 !important;
}
.task-go:hover,
.task-go:focus {
  color: #0082df !important;
  text-decoration: none;
}
.accordion-body a {
	visibility:hidden;	
}
.accordion-body.in a {
	visibility:visible;
}
.sos-faq-section .sos-faq-title {
  font-weight: normal;
}
.sos-faq-section .sos-faq-content {
  max-height: 60px;
  line-height: 1.5;
  font-size: 15px !important;
  overflow: hidden;
  margin-bottom: 0;
  -webkit-transition: max-height 0.5s ease-in-out;
  -moz-transition: max-height 0.5s ease-in-out;
  -o-transition: max-height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out;
}
.sos-faq-section .sos-faq-content p {
  margin: 10px 0;
}
.sos-faq-section .sos-faq-ellipsis {
  float: left;
}
.sos-faq-section .sos-faq-toggle {
  text-align: right;
  display: block;
  font-size: 10px;
  position: relative;
  overflow: hidden;
  width: 80px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0 8px 3px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  background: #eee;
  float: right;
}
.sos-faq-section .sos-faq-toggle span {
  position: absolute;
  left: 5px;
  display: block;
  height: 1em;
  top: 3px;
}
.sos-faq-section .sos-faq-toggle span.open {
  top: -4px;
}
.sos-faq-section .sos-faq-reveal {
  max-height: 1000em;
  overflow: auto;
}
.sos-faq-section .sos-faq-footer {
  *zoom: 1;
  margin-bottom: 20px;
  border-top: 1px dotted #ccc;
}
.sos-faq-section .sos-faq-footer:before,
.sos-faq-section .sos-faq-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.sos-faq-section .sos-faq-footer:after {
  clear: both;
}
.ms-WPBody .sos-faq-section a:link,
.ms-WPBody .sos-faq-section a:active {
  color: #005592;
}
.ms-WPBody .sos-faq-section a:visited {
  color: #6d1a68;
}
.ms-WPBody .sos-faq-section a:hover {
  color: #0082df;
}
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
  border: 1px solid #999;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
  height: 237px;
}
.ie7 .carousel-inner {
  height: 235px;
}
.carousel-inner > .item {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
  border:none;
  width:100%;
}
.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: 35%;
  left: 0;
  width: 30px;
  padding: 0 0 8px 0;
  margin-top: -20px;
  font-size: 60px;
  line-height: 1;
  color: #ffffff !important;
  text-align: center;
  background: #222222;
  font-family: arial, sans-serif;
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: pointer;
  border:none;
}
.carousel-control.right {
  left: auto;
  right: 0;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -9999em;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2.5em;
  padding: 18px 30px;
  background: #333333;
  background: rgba(0, 0, 0, 0.65);
}
.carousel-caption p {
  color: #ffffff;
  line-height: 17px;
  font-size: 0.9em;
  font-size: 11px !important;
  width: 560px;
}
.ie7 .carousel-caption p {
  font-size: 1.5em;
}
.carousel-caption h2 {
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  position: absolute;
  left: -5000em;
}
.carousel-caption p {
  margin-bottom: 0;
  line-height: 1.5;
  letter-spacing: 1px;
}
.ie7 .carousel-caption p {
  font-size: 1em !important;
}
.hero-unit {
  padding: 0;
  margin-bottom: 0;
  margin-left: 10px;
  font-size: 18px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit li {
  line-height: 30px;
}
.home h4 {
  font-weight: normal;
}
.home p {
  font-size: 0.8em;
}
/*External Viewer iFrame*/
#externalViewerContainer {
  position: absolute;
  top: 0;
  z-index: 10000;
  padding-top: 32px;
  width: 100%;
  height: 100%;
}
#externalViewerContainer.opened {
  padding-top: 32px;
}
#frameContainer {
  width: 100%;
  height: 100%;
  background: #ffffff url("/SiteCollectionImages/branding/ajax-loader.gif") no-repeat scroll center 200px;
}
#externalViewerToolbar {
  width: 100%;
  padding: 6px 0;
  height: 20px;
  background: #31526e;
  font-family: Arial, sans-serif;
  position: fixed;
}
#externalViewer {
  width: 100%;
  height: 100%;
  border: none;
  display: none;
}
#returnLink {
  color: #fff;
  float: left;
  padding-left: 20px;
  padding-top: 0;
  text-decoration: none;
}
#returnLink:before {
  content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ ";
}
#goOffsite {
  color: #fff;
  float: right;
  text-decoration: none;
  padding: 0 25px 0 20px;
  background: transparent url(/SiteCollectionImages/branding/icon_externalLink.gif) no-repeat left top;
}
.tooltip {
  position: absolute;
  z-index: 10000;
  width: 400px;
  font-size: 0.9em;
  padding: 8px;
  background: #f5f5f5;
  top: 30px;
  left: 15px;
  border: 2px solid #ddd;
  box-shadow: 0px 0px 8px 0px ;
}
.tooltip h3 {
  margin: -8px -8px 0.5em;
  padding: 5px 8px;
  background: #444;
  color: #fff;
}
.tooltip h3:before {
  content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â² ";
}
.tooltip .linkbutton,
.tooltip .linkbutton:visited {
  text-align: center;
  display: block;
  width: 150px;
  border: 1px solid #ccc;
  padding: 8px 3px;
  margin: 0 auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top: 1px solid #5B8666;
  border-left: 1px solid #5B8666;
  border-right: 1px solid #324938;
  border-bottom: 1px solid #324938;
  background-color: #4B6D54;
  background-image: -moz-linear-gradient(top, #5b8666, #324938);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5b8666), to(#324938));
  background-image: -webkit-linear-gradient(top, #5b8666, #324938);
  background-image: -o-linear-gradient(top, #5b8666, #324938);
  background-image: linear-gradient(to bottom, #5b8666, #324938);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5b8666', endColorstr='#ff324938', GradientType=0);
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  font-family: "Myriad Pro", Myriad, Verdana, Arial, sans-serif;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}
.tooltip .linkbutton:hover {
  background-color: #4B6D54;
  background-image: -moz-linear-gradient(top, #324938, #5b8666);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#324938), to(#5b8666));
  background-image: -webkit-linear-gradient(top, #324938, #5b8666);
  background-image: -o-linear-gradient(top, #324938, #5b8666);
  background-image: linear-gradient(to bottom, #324938, #5b8666);
  color: #fff;
}
p.sos-signature {
  background: transparent url("/SiteCollectionImages/branding/toolkit/signature.gif") no-repeat left top;
  padding-top: 49px;
  margin-top: 20px;
}
.sos-toolkit {
  margin-top: 20px;
  *zoom: 1;
}
.sos-toolkit:before,
.sos-toolkit:after {
  display: table;
  content: "";
  line-height: 0;
}
.sos-toolkit:after {
  clear: both;
}
.sos-toolkit .menu-item a {
  width: 200px;
  height: 143px;
  float: left;
  margin: 0 20px 20px 0;
  text-indent: -5000em;
  overflow: hidden;
}
.sos-toolkit .lesson1 {
  background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-1-0.png") no-repeat left bottom;
}
.sos-toolkit .lesson1:hover {
  background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-1-1.png") no-repeat left bottom;
}
.sos-toolkit .lesson2 {
  background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-2-0.png") no-repeat left bottom;
}
.sos-toolkit .lesson2:hover {
  background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-2-1.png") no-repeat left bottom;
}
.sos-toolkit .lesson3 {
  background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-3-0.png") no-repeat left bottom;
}
.sos-toolkit .lesson3:hover {
  background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-3-1.png") no-repeat left bottom;
}
.sos-toolkit .lesson4 {
  background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-4-0.png") no-repeat left bottom;
}
.sos-toolkit .lesson4:hover {
  background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-4-1.png") no-repeat left bottom;
}
.sos-toolkit .lesson5 {
  background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-5-0.png") no-repeat left bottom;
}
.sos-toolkit .lesson5:hover {
  background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-5-1.png") no-repeat left bottom;
}
.sos-toolkit .lesson6 {
  background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-6-0.png") no-repeat left bottom;
}
.sos-toolkit .lesson6:hover {
  background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-6-1.png") no-repeat left bottom;
}
.sos-toolkit .lesson7 {
  background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-7-0.png") no-repeat left bottom;
}
.sos-toolkit .lesson7:hover {
  background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-7-1.png") no-repeat left bottom;
}
.sos-toolkit .lesson8 {
  background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-8-0.png") no-repeat left bottom;
}
.sos-toolkit .lesson8:hover {
  background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-8-1.png") no-repeat left bottom;
}
.sos-toolkit .lesson9 {
  background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-9-0.png") no-repeat left bottom;
}
.sos-toolkit .lesson9:hover {
  background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-9-1.png") no-repeat left bottom;
}
.sos-toolkit .lesson10 {
  background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-10-0.png") no-repeat left bottom;
}
.sos-toolkit .lesson10:hover {
  background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-10-1.png") no-repeat left bottom;
}
.sos-toolkit .resources {
  background: transparent url("/SiteCollectionImages/branding/toolkit/resources-01-0.png") no-repeat left bottom;
}
.sos-toolkit .resources:hover {
  background: transparent url("/SiteCollectionImages/branding/toolkit/resources-01-1.png") no-repeat left bottom;
}
.tab-content .notes {
  font-style: italics;
  font-size: 10px;
  color: #666;
  margin-top: 20px;
  line-height: 1.5;
}
.sos-facebook-toolkit {
  width: 250px;
  margin: 0 auto;
  height: 80px;
}
#lessonTab {
  margin-top: 40px;
  font-size: 12px;
  margin-bottom: 5px;
  margin-left: 0;
}
.tab-pane ol ol {
  list-style-type: lower-alpha;
}
.tab-pane ol ol ol {
  list-style-type: decimal;
}
.tab-pane ol ol ol ol {
  list-style-type: decimal;
}
.tab-pane ol ol ol ol ol {
  list-style-type: lower-alpha;
}
.tab-pane ol ol ol ol ol ol {
  list-style-type: lower-roman;
}
#auditSearchTab {
  font-size: 12px;
  margin-bottom: 5px;
  margin-left: 0;
}
#byAgency,
#byYear {
  padding: 56px 0 0;
}
#byCafr,
#bySingle {
  padding: 25px 0 10px;
}
#byCafr ul.linkslist{
  list-style-type:none;
}
#byCafr ul.linkslist a {
	color:#005592;
}
#byCafr ul.linkslist a:hover,
#byCafr ul.linkslist a:focus  {
	 color: #0082df;
}
#stateAuditSearch {
  font-size: .9em !important;
}
#stateAuditSearch label {
  padding-right: 10px;
}
.sos-services-block a.ico-orestar {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-orestar.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-orestar .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-orestar-dark.png");
}
ul.ca-menu .ico-orestar:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-orestar {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-orestar.png");
}
.sos-services-block a.ico-earlyor {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-earlyor.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-earlyor .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-earlyor-dark.png");
}
ul.ca-menu .ico-earlyor:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-earlyor {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-earlyor.png");
}
.sos-services-block a.ico-e-files {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-e-files.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-e-files .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-e-files-dark.png");
}
ul.ca-menu .ico-e-files:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-e-files {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-e-files.png");
}
.sos-services-block a.ico-tm {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-tm.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-tm .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-tm-dark.png");
}
ul.ca-menu .ico-tm:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-tm {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-tm.png");
}
.sos-services-block a.ico-histrecords {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-histrecords.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-histrecords .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-histrecords-dark.png");
}
ul.ca-menu .ico-histrecords:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-histrecords {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-histrecords.png");
}
.sos-services-block a.ico-bizname {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-bizname.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-bizname .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-bizname-dark.png");
}
ul.ca-menu .ico-bizname:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-bizname {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-bizname.png");
}
.sos-services-block a.ico-bizname2 {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-bizname2.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-bizname2 .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-bizname2-dark.png");
}
ul.ca-menu .ico-bizname2:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-bizname2 {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-bizname2.png");
}
.sos-services-block a.ico-ucc {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-ucc.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-ucc .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-ucc-dark.png");
}
ul.ca-menu .ico-ucc:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-ucc {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-ucc.png");
}
.sos-services-block a.ico-notary {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-notary.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-notary .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-notary-dark.png");
}
ul.ca-menu .ico-notary:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-notary {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-notary.png");
}
.sos-services-block a.ico-apostile {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-apostile.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-apostile .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-apostile-dark.png");
}
ul.ca-menu .ico-apostile:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-apostile {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-apostile.png");
}
.sos-services-block a.ico-fraud {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-fraud.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-fraud .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-fraud-dark.png");
}
ul.ca-menu .ico-fraud:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-fraud {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-fraud.png");
}
.sos-services-block a.ico-orvotes {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-orvotes.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-orvotes .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-orvotes-dark.png");
}
ul.ca-menu .ico-orvotes:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-orvotes {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-orvotes.png");
}

.sos-services-block a.ico-running {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-running.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-running .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-running-dark.png");
}
ul.ca-menu .ico-running:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-running {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-running.png");
}

.sos-services-block a.ico-registration {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-registration.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-registration .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-registration-dark.png");
}
ul.ca-menu .ico-registration:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-registration {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-registration.png");
}
.sos-services-block a.ico-bluebook {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-bluebook.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-bluebook .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-bluebook-dark.png");
}
ul.ca-menu .ico-bluebook:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-bluebook {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-bluebook.png");
}
.sos-services-block a.ico-archrecords {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-archrecords.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-archrecords .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-archrecords-dark.png");
}
ul.ca-menu .ico-archrecords:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-archrecords {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-archrecords.png");
}
.sos-services-block a.ico-bizregistry {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-bizregistry.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-bizregistry .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-bizregistry-dark.png");
}
ul.ca-menu .ico-bizregistry:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-bizregistry {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-bizregistry.png");
}
.sos-services-block a.ico-bizregistry2 {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-bizregistry2.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-bizregistry2 .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-bizregistry2-dark.png");
}
ul.ca-menu .ico-bizregistry2:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-bizregistry2 {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-bizregistry2.png");
}
.sos-services-block a.ico-oar {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-oar.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-oar .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-oar-dark.png");
}
ul.ca-menu .ico-oar:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-oar {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-oar.png");
}
.sos-services-block a.ico-drop-box {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-drop-box.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-drop-box .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-drop-box-dark.png");
}
ul.ca-menu .ico-drop-box:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-drop-box {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-drop-box.png");
}
.sos-services-block a.ico-bizwiz {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-bizwiz.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-bizwiz .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-bizwiz-dark.png");
}
ul.ca-menu .ico-bizwiz:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-bizwiz {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-bizwiz.png");
}
.sos-services-block a.ico-licdir {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-licdir.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-licdir .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-licdir-dark.png");
}
ul.ca-menu .ico-licdir:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-licdir {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-licdir.png");
}
.sos-services-block a.ico-bizresources {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-bizresources.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-bizresources .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-bizresources-dark.png");
}
ul.ca-menu .ico-bizresources:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-bizresources {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-bizresources.png");
}
.sos-services-block a.ico-bizresources2 {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-bizresources2.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-bizresources2 .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-bizresources2-dark.png");
}
ul.ca-menu .ico-bizresources2:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-bizresources2 {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-bizresources2.png");
}
.sos-services-block a.ico-nonprofit {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-nonprofit.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-nonprofit .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-nonprofit-dark.png");
}
ul.ca-menu .ico-nonprofit:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-nonprofit {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-nonprofit.png");
}
.sos-services-block a.ico-specialcirc {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-specialcirc.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-specialcirc .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-specialcirc-dark.png");
}
ul.ca-menu .ico-specialcirc:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-specialcirc {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-specialcirc.png");
}
.sos-services-block a.ico-myballot {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-myballot.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-myballot .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-myballot-dark.png");
}
ul.ca-menu .ico-myballot:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-myballot {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-myballot.png");
}


.sos-services-block a.ico-disability {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-disability.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-disability .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-disability-dark.png");
}
ul.ca-menu .ico-disability:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-disability {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-disability.png");
}





.sos-services-block a.ico-military {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-military.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-military .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-military-dark.png");
}
ul.ca-menu .ico-military:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-military {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-military.png");
}



.sos-services-block a.ico-star {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-star.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-star .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-star-dark.png");
}
ul.ca-menu .ico-star:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-star {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-star.png");
}








.sos-services-block a.ico-getinvolved {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-getinvolved.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-getinvolved .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-getinvolved-dark.png");
}
ul.ca-menu .ico-getinvolved:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-getinvolved {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-getinvolved.png");
}
.sos-services-block a.ico-elecofficials {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-elecofficials.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-elecofficials .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-elecofficials-dark.png");
}
ul.ca-menu .ico-elecofficials:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-elecofficials {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-elecofficials.png");
}
.sos-services-block a.ico-electionstats {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-electionstats.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-electionstats .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-electionstats-dark.png");
}
ul.ca-menu .ico-electionstats:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-electionstats {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-electionstats.png");
}
.sos-services-block a.ico-lawsrulespubs {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-lawsrulespubs.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-lawsrulespubs .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-lawsrulespubs-dark.png");
}
ul.ca-menu .ico-lawsrulespubs:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-lawsrulespubs {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-lawsrulespubs.png");
}
.sos-services-block a.ico-exhibits {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-exhibits.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-exhibits .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-exhibits-dark.png");
}
ul.ca-menu .ico-exhibits:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-exhibits {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-exhibits.png");
}
.sos-services-block a.ico-recmgmt {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-recmgmt.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-recmgmt .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-recmgmt-dark.png");
}
ul.ca-menu .ico-recmgmt:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-recmgmt {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-recmgmt.png");
}
.sos-services-block a.ico-shrab {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-shrab.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-shrab .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-shrab-dark.png");
}
ul.ca-menu .ico-shrab:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-shrab {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-shrab.png");
}
.sos-services-block a.ico-scissors {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-scissors.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-scissors .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-scissors-dark.png");
}
ul.ca-menu .ico-scissors:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-scissors {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-scissors.png");
}
.sos-services-block a.ico-reinstate {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-reinstate.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-reinstate .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-reinstate-dark.png");
}
ul.ca-menu .ico-reinstate:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-reinstate {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-reinstate.png");
}
.sos-services-block a.ico-open-door {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-open-door.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-open-door .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-open-door.png");
}
ul.ca-menu .ico-open-door:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-open-door {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-open-door.png");
}
.sos-services-block a.ico-calendar {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-calendar.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-calendar .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-calendar-dark.png");
}
ul.ca-menu .ico-calendar:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-calendar {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-calendar.png");
}




.sos-services-block a.ico-auditsearch {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-auditsearch.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-auditsearch .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-auditsearch-dark.png");
}
ul.ca-menu .ico-auditsearch:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-auditsearch {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-auditsearch.png");
}

.sos-services-block a.ico-motor-voter {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-van.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-motor-voter .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-van-dark.png");
}
ul.ca-menu .ico-motor-voter:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-motor-voter {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-van.png");
}

.sos-services-block a.ico-tools {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-tools.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-tools .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-tools-dark.png");

}
ul.ca-menu .ico-tools:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-tools {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-tools.png");
}

.sos-services-block a.ico-munisearch {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-munisearch.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-munisearch .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-munisearch-dark.png");
}
ul.ca-menu .ico-munisearch:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-munisearch {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-munisearch.png");
}
.sos-services-block a.ico-auditstandards {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-auditstandards.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-auditstandards .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-auditstandards-dark.png");
}
ul.ca-menu .ico-auditstandards:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-auditstandards {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-auditstandards.png");
}
.sos-services-block a.ico-recentaudits {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-recentaudits.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-recentaudits .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-recentaudits-dark.png");
}
ul.ca-menu .ico-recentaudits:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-recentaudits {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-recentaudits.png");
}
.sos-services-block a.ico-localresources {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-localresources.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-localresources .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-localresources-dark.png");
}
ul.ca-menu .ico-localresources:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-localresources {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-localresources.png");
}
.sos-services-block a.ico-dataresources {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-dataresources.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-dataresources .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-dataresources-dark.png");
}
ul.ca-menu .ico-dataresources:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-dataresources {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-dataresources.png");
}
.sos-services-block a.ico-contracting {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-contracting.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-contracting .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-contracting-dark.png");
}
ul.ca-menu .ico-contracting:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-contracting {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-contracting.png");
}
.sos-services-block a.ico-employment {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-employment.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-employment .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-employment-dark.png");
}
ul.ca-menu .ico-employment:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-employment {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-employment.png");
}
.sos-services-block a.ico-searchfilings {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-searchfilings.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-searchfilings .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-searchfilings-dark.png");
}
ul.ca-menu .ico-searchfilings:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-searchfilings {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-searchfilings.png");
}
.sos-services-block a.ico-thumbs-up {
  background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/icons/light/ico-thumbs-up.png") no-repeat 5px center;
  background-size: 30px;
}
ul.ca-menu .ico-thumbs-up .ca-icon {
  background-image: url("/SiteCollectionImages/branding/icons/dark/ico-thumbs-up-dark.png");
}
ul.ca-menu .ico-thumbs-up:hover .ca-icon,
.overview .main-content ul.nav-list a.ico-thumbs-up {
  background-image: url("/SiteCollectionImages/branding/icons/light/ico-thumbs-up.png");
}



.sos-surveyLink {
  background: transparent url("/SiteCollectionImages/branding/survey.png") no-repeat left 5px;
  background-size: 50px;
  padding-left: 60px;
  padding-top: 10px;
  line-height: 1.1;
}
.sos-surveyLink a {
  color: #005592;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 1px;
  text-decoration: underline;
}
.main-content H1.ms-rteElement-H1 {
  margin: 0 0 10px;
  font-family: "Orienta", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 2;
  color: #454545;
  text-rendering: optimizelegibility;
}
.relative-content H1.ms-rteElement-H1 {
  margin: 5px 0;
  line-height: 1.5;
  font-size: 18px;
  font-family: "Orienta", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #454545;
  text-rendering: optimizelegibility;
}
H1.sos-rteElement-H1 {
  -ms-name: "SoS - Heading 1";
}
.main-content H1.sos-rteElement-H1 {
  margin: 0 0 10px;
  font-family: "Orienta", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 2;
  color: #454545;
  text-rendering: optimizelegibility;
}
.relative-content H1.sos-rteElement-H1 {
  margin: 5px 0;
  line-height: 1.5;
  font-size: 18px;
  font-family: "Orienta", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #454545;
  text-rendering: optimizelegibility;
}
.main-content H2.ms-rteElement-H2 {
  margin: 20px 0 5px;
  font-family: "Orienta", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 21px;
  line-height: 1.5;
  color: #454545;
  text-rendering: optimizelegibility;
}
.relative-content H2.ms-rteElement-H2 {
  margin: 13px 0 5px;
  line-height: 1.5;
  font-size: 15px;
  font-family: "Orienta", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #454545;
  text-rendering: optimizelegibility;
}
H2.sos-rteElement-H2 {
  -ms-name: "SoS - Heading 2";
}
.main-content H2.sos-rteElement-H2 {
  margin: 20px 0 5px;
  font-family: "Orienta", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 21px;
  line-height: 1.5;
  color: #454545;
  text-rendering: optimizelegibility;
}
.relative-content H2.sos-rteElement-H2 {
  margin: 13px 0 5px;
  line-height: 1.5;
  font-size: 15px;
  font-family: "Orienta", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #454545;
  text-rendering: optimizelegibility;
}
.main-content H3.ms-rteElement-H3 {
  margin: 15px 0 8px;
  font-family: "Orienta", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 17px;
  line-height: 1.5;
  color: #454545;
  text-rendering: optimizelegibility;
}
.relative-content H3.ms-rteElement-H3 {
  margin: 10px 0 5px;
  line-height: 1.5;
  font-size: 14px;
  font-family: "Orienta", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #454545;
  text-rendering: optimizelegibility;
}
H3.sos-rteElement-H3 {
  -ms-name: "SoS - Heading 3";
}
.main-content H3.sos-rteElement-H3 {
  margin: 15px 0 8px;
  font-family: "Orienta", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 17px;
  line-height: 1.5;
  color: #454545;

  text-rendering: optimizelegibility;
}
.relative-content H3.sos-rteElement-H3 {
  margin: 10px 0 5px;
  line-height: 1.5;
  font-size: 14px;
  font-family: "Orienta", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #454545;
  text-rendering: optimizelegibility;
}
.main-content H4.ms-rteElement-H4 {
  margin: 7px 0 0;
  font-family: "Orienta", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  font-style: italic;
  line-height: 1.5;
  color: #454545;
  text-rendering: optimizelegibility;
}
.relative-content H4.ms-rteElement-H4 {
  margin: 7px 0 5px;
  line-height: 1.5;
  font-size: 13px;
  font-style: italic;
  font-family: "Orienta", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #454545;
  text-rendering: optimizelegibility;
}
H4.sos-rteElement-H4 {
  -ms-name: "SoS - Heading 4";
}
.main-content H4.sos-rteElement-H4 {
  margin: 7px 0 0;
  font-family: "Orienta", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  font-style: italic;
  line-height: 1.5;
  color: #454545;
  text-rendering: optimizelegibility;
}
.relative-content H4.sos-rteElement-H4 {
  margin: 7px 0 5px;
  line-height: 1.5;
  font-size: 13px;
  font-style: italic;
  font-family: "Orienta", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #454545;
  text-rendering: optimizelegibility;
}
.main-content P.ms-rteElement-P {
  color: #333;
}
.relative-content P.ms-rteElement-P {
  color: #333;
}
P.sos-rteElement-P {
  -ms-name: "SoS - Paragraph";
}
.main-content P.sos-rteElement-P {
  color: #333;
}
.relative-content P.sos-rteElement-P {
  color: #333;
}
.main-content hr.sos-rteElement-Hr {
  color: #454545;
}
.relative-content hr.sos-rteElement-Hr {
  color: #454545;
}
DIV.ms-rteElement-SoSCallout {
  border: 1px solid #969696;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  background: #F6F8DD;
  -webkit-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  -moz-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  margin: 25px 0;
}
DIV.sos-rteElement-SoSCallout {
  -ms-name: "SoS - Callout";
  border: 1px solid #969696;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  background: #F6F8DD;
  -webkit-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  -moz-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  margin: 25px 0;
}
DIV.sos-rteElement-SoSCallout-tan {
  -ms-name:"SoS - Exhibits Callout Tan";
  border: 1px solid #969696;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  background: #F3E0C3;
  -webkit-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  -moz-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  margin: 25px 0;
}
DIV.ms-rteElement-SoSCallout-tan {
  border: 1px solid #969696;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  background: #F3E0C3;
  -webkit-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  -moz-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  margin: 25px 0;
}

DIV.sos-rteElement-SoSCallout-yellow {
  -ms-name:"SoS - Exhibits Callout Yellow";
  border: 1px solid #969696;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  background: #F3EEC3;
  -webkit-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  -moz-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  margin: 25px 0;
}
DIV.ms-rteElement-SoSCallout-yellow {
  border: 1px solid #969696;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  background: #F3EEC3;
  -webkit-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  -moz-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  margin: 25px 0;
}

DIV.sos-rteElement-SoSCallout-green {
  -ms-name:"SoS - Exhibits Callout Green";
  border: 1px solid #969696;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  background: #DBE5D1;
  -webkit-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  -moz-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  margin: 25px 0;
}
DIV.ms-rteElement-SoSCallout-green {
  border: 1px solid #969696;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  background: #DBE5D1;
  -webkit-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  -moz-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  margin: 25px 0;
}

DIV.sos-rteElement-SoSCallout-blue {
  -ms-name:"SoS - Exhibits Callout Blue";
  border: 1px solid #969696;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  background: #D1D5E5;
  -webkit-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  -moz-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  margin: 25px 0;
}
DIV.ms-rteElement-SoSCallout-blue {
  border: 1px solid #969696;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  background: #D1D5E5;
  -webkit-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  -moz-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  margin: 25px 0;
}

DIV.sos-rteElement-SoSCallout-gray {
  -ms-name:"SoS - Exhibits Callout Gray";
  border: 1px solid #969696;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  background: #CCCCCC;
  -webkit-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  -moz-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  margin: 25px 0;
}
DIV.ms-rteElement-SoSCallout-gray {
  border: 1px solid #969696;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  background: #CCCCCC;
  -webkit-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  -moz-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  margin: 25px 0;
}

DIV.sos-rteElement-SoSCallout-red {
  -ms-name:"SoS - Exhibits Callout Red";
  border: 1px solid #969696;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  background: #DFCFCF;
  -webkit-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  -moz-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  margin: 25px 0;
}
DIV.ms-rteElement-SoSCallout-red {
  border: 1px solid #969696;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  background: #DFCFCF;
  -webkit-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  -moz-box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  box-shadow: "2px 2px 5px rgba(0, 0, 0, .3)";
  margin: 25px 0;
}
.ms-rteTable-default,

table {
  border: none;
  padding: 3px;
  vertical-align: top;
}
.ms-rteTable-default th,
table th {
  text-align: left;
  font-size: 14px !important;
}
.sos-rteTable-default {
  -ms-name: "SoS Default Table Style";
  border: none;
  padding: 3px;
  vertical-align: top;
}
.sos-rteTable-default th {
  text-align: left;
  font-size: 14px !important;
}
.ms-rteTable-default .ms-rteTableHeaderFirstCol-default,
.ms-rteTable-default .ms-rteTableHeaderOddCol-default,
.ms-rteTable-default .ms-rteTableHeaderEvenCol-default {
  border: none;
  padding: 3px;
  vertical-align: top;
  font-size: 14px !important;
}
.sos-rteTable-default .sos-rteTableHeaderFirstCol-default,
.sos-rteTable-default .sos-rteTableHeaderOddCol-default,
.sos-rteTable-default .sos-rteTableHeaderEvenCol-default {
  border: none;
  padding: 3px;
  vertical-align: top;
  font-size: 14px !important;
}
.ms-rteTable-default .ms-rte-TableHeader-Row-default th,
tbody > tr:first-child > th {
  background: #104e91;
  color: #fff;
  font-weight: normal;
  border: none;
  font-size: 14px !important;
}
.sos-rteTable-default .sos-rte-TableHeader-Row-default th,
tbody > tr:first-child > th {
  background: #104e91;
  color: #fff;
  font-weight: normal;
  border: none;
  font-size: 14px !important;
}
.ms-rteTable-default .ms-rteTableOddRow-default {
  background: #f5f5f5;
}
.ms-rteTable-default .ms-rteTableOddRow-default .ms-rteTableFirstCol-default,
.ms-rteTable-default .ms-rteTableOddRow-default .ms-rteTableOddCol-default,
.ms-rteTable-default .ms-rteTableOddRow-default .ms-rteTableEvenCol-default,
.ms-rteTable-default .ms-rteTableOddRow-default .ms-rteTableLastCol-default {
  border: none;
  vertical-align: top;
  padding: 3px;
  font-size: 14px !important;
}
.sos-rteTable-default .sos-rteTableOddRow-default {
  background: #f5f5f5;
}
.sos-rteTable-default .sos-rteTableOddRow-default .sos-rteTableFirstCol-default,
.sos-rteTable-default .sos-rteTableOddRow-default .sos-rteTableOddCol-default,
.sos-rteTable-default .sos-rteTableOddRow-default .sos-rteTableEvenCol-default,
.sos-rteTable-default .sos-rteTableOddRow-default .sos-rteTableLastCol-default {
  border: none;
  vertical-align: top;
  padding: 3px;
  font-size: 14px !important;
}
.ms-rteTable-default .ms-rteTableEvenRow-default {
  background: #e0e0e0;
}
.ms-rteTable-default .ms-rteTableEvenRow-default .ms-rteTableFirstCol-default,
.ms-rteTable-default .ms-rteTableEvenRow-default .ms-rteTableOddCol-default,
.ms-rteTable-default .ms-rteTableEvenRow-default .ms-rteTableEvenCol-default,
.ms-rteTable-default .ms-rteTableEvenRow-default .ms-rteTableLastCol-default {
  border: none;
  vertical-align: top;
  padding: 3px;
  font-size: 14px !important;
}
.sos-rteTable-default .sos-rteTableEvenRow-default {
  background: #e0e0e0;
}
.sos-rteTable-default .sos-rteTableEvenRow-default .sos-rteTableFirstCol-default,
.sos-rteTable-default .sos-rteTableEvenRow-default .sos-rteTableOddCol-default,
.sos-rteTable-default .sos-rteTableEvenRow-default .sos-rteTableEvenCol-default,
.sos-rteTable-default .sos-rteTableEvenRow-default .sos-rteTableLastCol-default {
  border: none;
  vertical-align: top;
  padding: 3px;
  font-size: 14px !important;
}
.ms-rteTable-default .ms-rteTableFooterRow-default {
/*  background: #666;
  color: #fff;  */
}
.ms-rteTable-default .ms-rteTableFooterRow-default .ms-rteTableFooterFirstCol-default,
.ms-rteTable-default .ms-rteTableFooterRow-default .ms-rteTableFooterOddCol-default,
.ms-rteTable-default .ms-rteTableFooterRow-default .ms-rteTableFooterEvenCol-default,
.ms-rteTable-default .ms-rteTableFooterRow-default .ms-rteTableFooterLastCol-default {
  border: none;
  vertical-align: top;
  padding: 3px;
}
.ms-slideshow-title {
	font-weight:bold;
	font-size:11px;
	font-family: Verdana, arial, helvetica, sans-serif;
}
.ms-slideshow-description {
	font-size:11px;
	font-family: Verdana, arial, helvetica, sans-serif;
	line-height:1.0;
}
.sos-rteTable-default .sos-rteTableFooterRow-default {
 /* background: #666;
  color: #fff; */
}
.sos-rteTable-default .sos-rteTableFooterRow-default .sos-rteTableFooterFirstCol-default,
.sos-rteTable-default .sos-rteTableFooterRow-default .sos-rteTableFooterOddCol-default,
.sos-rteTable-default .sos-rteTableFooterRow-default .sos-rteTableFooterEvenCol-default,
.sos-rteTable-default .sos-rteTableFooterRow-default .sos-rteTableFooterLastCol-default {
  border: none;
  vertical-align: top;
  padding: 3px;
}
div.social-media-icon-bar {
	background-color: #e0e0e0;
    display: flex;
    width: 100%;
    flex-flow: row nowrap;
    justify-content: space-around;
    padding: 10px 0;
}
.foundIt div img{
	float:left;
}
.osba-right-col-module .2016 img {
	max-width:60%;
}
.osba-right-col-module .2015 img {
	max-width:60%;
}
.osba-right-col-module .2014 img {
	max-width:95%;
}

.provisional-records-module {
	
}
.provisional-records-module select {
	width: 240px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	padding: 2px;
	font-size:10pt;
}
.provisional-records-module a.go-button {
	margin-left: 10px;
    background: linear-gradient(top, #5B8666, #324938);
    background: -ms-linear-gradient(top,  #5B8666,  #324938);
    background: -webkit-gradient(linear, left top, left bottom, from(#5B8666), to(#324938));
    background: -moz-linear-gradient(top,  #5B8666,  #324938);
    color: #fff;
    padding: 6px;
    border-radius: 6px;
}
.provisional-records-module a.go-button:hover,
.provisional-records-module a.go-button:focus {
	background: #283a2c;
}
.oar-access .span3 {
	border: 1px solid #ddd;	
	padding:5px 10px;
	margin-top:20px;
	margin-bottom: 20px;
}
.oar-access .span3:first-child {
	margin-left:15px;
}

.oar-access h3 {
	margin:0;
	text-align:center;
	font-size:20px;
}
.oar-access a.button {
	display:block;
	text-align:center;
	margin:20px auto;
	background-color: #0052c2;  
  	border-radius: 5px;
  	color: white;
  	padding: .5em;
  	text-decoration: none;
}
.oar-access a.button:focus,
.oar-access a.button:hover {
  background-color: #0000FF;
}



/*
 * Bootstrap Responsive v2.2.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.
 */
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .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.564102564102564%;
    *margin-left: 2.5109110747408616%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.564102564102564%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%;
  }
  .row-fluid .span10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%;
  }
  .row-fluid .span9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%;
  }
  .row-fluid .span8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%;
  }
  .row-fluid .span7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%;
  }
  .row-fluid .span6 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%;
  }
  .row-fluid .span5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%;
  }
  .row-fluid .span4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%;
  }
  .row-fluid .span3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%;
  }
  .row-fluid .span2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%;
  }
  .row-fluid .span1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820512820512%;
    *margin-left: 105.02182214948171%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%;
    *margin-left: 102.45771958537915%;
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658119658%;
    *margin-left: 96.47481360247316%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%;
    *margin-left: 93.91071103837061%;
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803418803%;
    *margin-left: 87.92780505546462%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%;
    *margin-left: 85.36370249136206%;
  }
  .row-fluid .offset9 {
    margin-left: 79.48717948717949%;
    *margin-left: 79.38079650845607%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%;
    *margin-left: 76.81669394435352%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094017094%;
    *margin-left: 70.83378796144753%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%;
    *margin-left: 68.26968539734497%;
  }
  .row-fluid .offset7 {
    margin-left: 62.393162393162385%;
    *margin-left: 62.28677941443899%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%;
    *margin-left: 59.72267685033642%;
  }
  .row-fluid .offset6 {
    margin-left: 53.84615384615384%;
    *margin-left: 53.739770867430444%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%;
    *margin-left: 51.175668303327875%;
  }
  .row-fluid .offset5 {
    margin-left: 45.299145299145295%;
    *margin-left: 45.1927623204219%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%;
    *margin-left: 42.62865975631933%;
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675213675%;
    *margin-left: 36.645753773413354%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%;
    *margin-left: 34.081651209310785%;
  }
  .row-fluid .offset3 {
    margin-left: 28.205128205128204%;
    *margin-left: 28.0987452264048%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%;
    *margin-left: 25.53464266230224%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811965811966%;
    *margin-left: 19.551736679396257%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%;
    *margin-left: 16.98763411529369%;
  }
  .row-fluid .offset1 {
    margin-left: 11.11111111111111%;
    *margin-left: 11.004728132387708%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%;
    *margin-left: 8.440625568285142%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
  .home .navbar .container {
    width: 1110px;
  }
  .home .navbar .nav > li > a {
    width: 291px;
  }
  .home h3 {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .home .sos-content-wrapper > .container {
    width: 1170px;
  }
  .home .sos-content-wrapper > .container .span4 {
    width: 370px;
  }
  header .gsc-control-cse input.gsc-input {
    width: 395px;
  }
  .sos-search-interior .gsc-control-cse input.gsc-input {
    width: 340px !important;
  }
  .secondary .navbar .container {
    width: 1110px;
  }
  .sos-header-wrapper {
    background-size: 1100px;
    background-position: center -60px;
  }
  .secondary .sos-header-wrapper {
    background-position: center -9px;
  }
  .sos-services-block a {
    padding-left: 65px;
    width: 110px;
    font-size: 12px;
    background-size: 40px;
    background-position: 13px center;
    height: 75px;
  }
  .sos-services-block a span {
    height: 75px;
  }
  .ca-main {
    font-size: 20px;
  }
  .navbar .nav {
    font-size: 15px;
  }
  .carousel-inner {
    height: 295px;
  }
  .carousel-caption {
    padding: 10px 30px 18px;
    height: 2.5em;
  }
  .carousel-caption p {
    font-size: 13px !important;
    width: 690px;
  }
  .sos-services-block:nth-child(2) a {
    background-size: auto;
  }
  .sos-services-block:nth-child(3) a {
    background-size: auto;
  }
  .sos-services-block:nth-child(4) a {
    background-size: auto;
  }
  .sos-services-block:nth-child(5) a {
    background-size: auto;
  }
  .sos-services-block:nth-child(6) a {
    background-size: auto;
  }
  .sos-services-block:nth-child(7) a {
    background-size: auto;
  }
  #footer .row h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  body #s4-ribbonrow {
    display: none;
  }
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .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.7624309392265194%;
    *margin-left: 2.709239449864817%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%;
  }
  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%;
  }
  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }
  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%;
  }
  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%;
  }
  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }
  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }
  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }
  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }
  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%;
  }
  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%;
  }
  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%;
  }
  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
  body {
    position: relative;
  }
  home .navbar.affix,
  .secondary .navbar.affix {
    position: static;
  }
  .sos-affix-shim {
    display: none;
  }
  .sos-header-wrapper {
    position: static;
    margin: 0;
    background-size: 850px;
    background-position: left -55px;
  }
  .sos-utility-nav {
    margin: 0;
    position: absolute;
    bottom: 125px;
    width: 764px;
    margin-left: -380px;
    left: 50%;
  }
  .sos-utility-nav .sos-secondary-nav {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .sos-utility-nav .sos-secondary-nav ul {
    text-align: center;
  }
  .sos-utility-nav .sos-socialmedia-center {
    width: 100%;
    text-align: center;
    margin-left: 0;
    margin-top: -10px;
  }
  .home header [class*="span"] {
    width: 100%;
    display: block;
    float: none;
    margin: 0;
    padding: 0;
  }
  .home header.row {
    margin-left: 20px;
  }
  .home header .input-append {
    padding-top: 0;
    max-width: 764px;
    margin: 0 auto;
  }
  .home header .input-append .btn {
    margin-top: 0;
  }
  .home .sos-content-wrapper {
    padding-top: 0;
  }
  .home .sos-content-wrapper [class*="span"] {
    width: auto !important;
  }
  .home #mainContent {
    width: 100% !important;
  }
  .home .sos-header-wrapper header h1 {
    margin-left: 5%;
  }
  header .gsc-control-cse .gsc-control-wrapper-cse {
    margin-left: 10px;
  }
  header .gsc-control-cse table.gsc-search-box {
    display: table;
    width: 100%;
  }
  header .gsc-control-cse table.gsc-search-box td.gsc-input {
    width: 90%;
    padding-right: 14px;
  }
  header .gsc-control-cse input.gsc-input {
    width: 100% !important;
    margin-top: 0 !important;
    position: relative;
    top: -10px;
  }
  .gsc-search-button {
    position: relative;
    top: -10px;
  }
  .secondary .navbar .container {
    position: static;
    display: inline;
  }
  .secondary .navbar .btn-navbar {
    position: absolute;
    top: 0;
    right: 0;
  }
  .secondary .nav-collapse,
  .secondary .nav-collapse.collapse {
    z-index: 100;
    position: absolute;
    top: 10px;
    right: 61px;
    left: inherit;
  }
  .secondary .navbar-inner .pull-right {
    float: none;
  }
  .secondary .sos-search-interior {
    width: 724px;
    margin: 0 auto;
    position: static;
    float: none !important;
  }
  .secondary .sos-search-interior .gsc-control-cse table.gsc-search-box {
    display: table;
    width: 100%;
  }
  .secondary .sos-search-interior .gsc-control-cse table.gsc-search-box td.gsc-input {
    padding-right: 14px;
  }
  .secondary .sos-search-interior .gsc-control-cse input.gsc-input {
    width: 100% !important;
  }
  .secondary .sos-search-interior .gsc-control-cse td.gsc-search-button {
    width: 60px;
  }
  .secondary .gsc-search-button {
    top: 0;
  }
  .secondary section > .span9,
  .secondary section > .span3,
  .secondary section > .span7 {
    width: 100%;
    float: none;
  }
  .secondary .main-content h2,
  .secondary .main-content h3,
  .secondary .main-content h4 {
    clear: left;
  }
  .secondary .relative-content {
    margin-top: 0;
    border-top: 1px solid #858585;
    padding: 10px;
  }
  #leftNav {
    width: 170px;
    position: absolute;
    top: 90px;
    left: -190px;
    z-index: 8;
    -webkit-transition: left 0.5s ease-in;
    -moz-transition: left 0.5s ease-in;
    -o-transition: left 0.5s ease-in;
    transition: left 0.5s ease-in;
  }
  #topNav {
	position: inherit;
	z-index: 9;
  }
  #leftNav.opened {
    left: -20px;
  }
  #leftNavTab {
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    top: 170px;
    z-index: 8;
    -webkit-border-radius: 0 8px 8px 0;
    -moz-border-radius: 0 8px 8px 0;
    border-radius: 0 8px 8px 0;
    background-color: #3c5844;
    width: 30px;
    padding: 10px 0;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
    -webkit-transition: left 0.5s ease-in;
    -moz-transition: left 0.5s ease-in;
    -o-transition: left 0.5s ease-in;
    transition: left 0.5s ease-in;
  }
  #leftNavTab.opened {
    left: 170px;
  }
  .secondary .left-nav .nav-list .active:before,
  .secondary .left-nav .sos-leftnavigation ul li.selected a:before,
  .secondary .left-nav .nav-list .active:after,
  .secondary .left-nav .sos-leftnavigation ul li.selected a:after {
    display: none;
  }
  .secondary .left-nav .nav-list .active,
  .secondary .left-nav .sos-leftnavigation ul li.selected a {
    margin-left: 0;
    margin-right: 0;
    padding-right: auto;
    border-left: none;
    border-right: none;
  }
  .secondary .left-nav .nav-list,
  .secondary .left-nav .sos-leftnavigation ul {
    padding: 15px 0;
    margin-top: 70px;
    -webkit-border-radius: 0 8px 8px 0;
    -moz-border-radius: 0 8px 8px 0;
    border-radius: 0 8px 8px 0;
  }
  .navbar .container {
    width: 170px !important;
    background: transparent;
    margin: 0;
    position: absolute;
    z-index: 2000;
    top: 0;
    right: 0;
  }
  .navbar-inner {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .navbar .btn-navbar {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #31526e;
  }
  .navbar .btn-navbar:hover,
  .navbar .btn-navbar:focus {
    background: #416c91;
  }
  #primary-navigation .nav-collapse {
    background: #31526e;
  }
  .home .navbar .nav {
    margin: 0;
  }
  nav.row {
    margin: 0 !important;
  }
  .home .navbar .nav > li > a {
    border: none;
    border-bottom: 1px solid #f5f5f5;
    padding: 10px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 11px;
  }
  .home .navbar .nav > li > a:hover {
    background: #416c91;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 0 !important;
  }
  #primary-navigation {
    position: absolute;
    right: 5px;
    top: 38px;
  }
  .home .sos-content-wrapper > .container {
    width: 724px;
  }
  .sos-services-block a {
    width: 175px;
    background-size: 40px !important;
    padding-left: 55px;
  }
  .sos-services-block a span {
    width: 172px;
    height: 45px;
    left: 45px;
    padding: 10px 5px 11px;
  }
  .carousel {
    margin-bottom: 0;
    width: 690px;
  }
  .carousel-inner {
    height: 269px;
  }
  .carousel-caption {
    height: 3em;
  }
  .carousel-caption p {
    width: 90%;
  }
  .sos-services {
    margin-top: 20px;
  }
  .home .sos-subfeatures-section .section-item {
    margin-bottom: 5px;
  }
  .home .sos-subfeatures-section .section-item h4 {
    font-size: 14px;
  }
  .home .sos-subfeatures-section .section-item h4 .timestamp {
    font-size: 11px;
  }
  .ca-menu li {
    width: 95%;
  }
  .sos-secondary-nav #sosConnect {
    display: none !important;
  }
  footer {
    padding-top: 100px;
    height: 120px;
  }
  .sos-recordsnav-menu {
    position: absolute;
    top: 160px;
    right: 10px;
    width: 240px;
  }
  #recordsResults {
    padding-top: 110px;
  }
  .relative-content #recordsResults {
    padding-top: 10px;
  }
  .overview .main-content ul.nav-list li {
    width: 100%;
    height: auto;
    padding-bottom: 10px;
    margin: 0 45px 30px 0;
  }
  .overview .main-content ul.nav-list a,
  .overview .main-content ul.nav-list a:hover {
    width: auto;
    height: 40px;
    padding: 10px 10px 10px 80px;
    background-position: 13px center;
    font-size: 14px;
    text-shadow: none;
    text-align: left;
  }

  .overview .main-content ul.nav-list a span,
  .overview .main-content ul.nav-list a:hover span {
    font-size: 12px;
    position: static;
    padding: 5px 0 0;
    margin: 5px 0 0;
    display: block;
    width: auto;
    height: auto;
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .sos-toolkit {
    margin: 20px auto 0;
    width: 660px;
  }
  .sos-toolkit .lesson1,
  .sos-toolkit .lesson1:hover {
    background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-1-1.png") no-repeat left bottom;
  }
  .sos-toolkit .lesson2,
  .sos-toolkit .lesson2:hover {
    background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-2-1.png") no-repeat left bottom;
  }
  .sos-toolkit .lesson3,
  .sos-toolkit .lesson3:hover {
    background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-3-1.png") no-repeat left bottom;
  }
  .sos-toolkit .lesson4,
  .sos-toolkit .lesson4:hover {
    background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-4-1.png") no-repeat left bottom;
  }
  .sos-toolkit .lesson5,
  .sos-toolkit .lesson5:hover {
    background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-5-1.png") no-repeat left bottom;
  }
  .sos-toolkit .lesson6,
  .sos-toolkit .lesson6:hover {
    background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-6-1.png") no-repeat left bottom;
  }
  .sos-toolkit .lesson7,
  .sos-toolkit .lesson7:hover {
    background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-7-1.png") no-repeat left bottom;
  }
  .sos-toolkit .lesson8,
  .sos-toolkit .lesson8:hover {
    background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-8-1.png") no-repeat left bottom;
  }
  .sos-toolkit .lesson9,
  .sos-toolkit .lesson9:hover {
    background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-9-1.png") no-repeat left bottom;
  }
  .sos-toolkit .lesson10,
  .sos-toolkit .lesson10:hover {
    background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-10-1.png") no-repeat left bottom;
  }
  .sos-toolkit .resources,
  .sos-toolkit .resources:hover {
    background: transparent url("/SiteCollectionImages/branding/toolkit/resources-01-1.png") no-repeat left bottom;
  }
  .osba-right-col-module .2016 img {
		max-width:60%;
  }  
  .osba-right-col-module .2015 img {
		max-width:60%;
  }
  .osba-right-col-module .2014 img {
		max-width:95%;
  }
  .oar-access .span3{
	width:40%;
  }
  
}
@media (max-width: 767px) {
  body #s4-ribbonrow {
    display: none;
  }
  .home .navbar.affix,

  .secondary .navbar.affix {
    position: static;
  }
  .sos-affix-shim {
    display: none;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto !important;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .sos-toolkit {
    margin: 20px auto 0;
    width: 450px;
  }
  .sos-toolkit .lesson1,
  .sos-toolkit .lesson1:hover {
    background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-1-1.png") no-repeat left bottom;
  }
  .sos-toolkit .lesson2,
  .sos-toolkit .lesson2:hover {
    background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-2-1.png") no-repeat left bottom;
  }
  .sos-toolkit .lesson3,
  .sos-toolkit .lesson3:hover {
    background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-3-1.png") no-repeat left bottom;
  }
  .sos-toolkit .lesson4,
  .sos-toolkit .lesson4:hover {
    background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-4-1.png") no-repeat left bottom;
  }
  .sos-toolkit .lesson5,
  .sos-toolkit .lesson5:hover {
    background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-5-1.png") no-repeat left bottom;
  }
  .sos-toolkit .lesson6,
  .sos-toolkit .lesson6:hover {
    background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-6-1.png") no-repeat left bottom;
  }
  .sos-toolkit .lesson7,
  .sos-toolkit .lesson7:hover {
    background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-7-1.png") no-repeat left bottom;
  }
  .sos-toolkit .lesson8,
  .sos-toolkit .lesson8:hover {
    background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-8-1.png") no-repeat left bottom;
  }
  .sos-toolkit .lesson9,
  .sos-toolkit .lesson9:hover {
    background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-9-1.png") no-repeat left bottom;
  }
  .sos-toolkit .lesson10,
  .sos-toolkit .lesson10:hover {
    background: transparent url("/SiteCollectionImages/branding/toolkit/lesson-10-1.png") no-repeat left bottom;
  }
  .sos-toolkit .resources,
  .sos-toolkit .resources:hover {
    background: transparent url("/SiteCollectionImages/branding/toolkit/resources-01-1.png") no-repeat left bottom;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
  body {
    position: relative;
  }
  .sos-header-wrapper {
    position: static;
    background-attachment: scroll;
  }
  .sos-utility-nav {
    margin: 0;
    position: absolute;
    bottom: 115px;
    width: 100%;
  }
  .sos-utility-nav .sos-secondary-nav {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .sos-utility-nav .sos-secondary-nav ul {
    text-align: left;	
    padding-left:15px;
  }
  .sos-utility-nav .sos-secondary-nav ul li{
  	display:list-item;
  }
  .sos-utility-nav .sos-socialmedia-center {
    width: 100%;
    text-align: center;
    margin-left: 0;
    margin-top: -10px;
  }
  .home header [class*="span"] {
    width: 100%;
    display: block;
    float: none;
    margin: 0;
    padding: 0;
  }
  .home header.row {
    margin-left: 20px;
  }
  .home header .input-append {
    padding-top: 0;
    padding-right: 20px;
  }
  .home header .input-append input {
    margin-top: 0;
    width: 90%;
  }
  .home header .input-append .btn {
    margin-top: 0;
  }
  .home .sos-content-wrapper [class*="span"] {
    width: auto !important;
  }
  header .gsc-control-cse table.gsc-search-box {
    display: table;
    width: 100%;
  }
  header .gsc-control-cse table.gsc-search-box td.gsc-input {
    width: 100%;
    padding-right: 14px;
  }
  header .gsc-control-cse input.gsc-input {
    width: 100% !important;
    margin-top: 0 !important;
    position: relative;
    top: -10px;
  }
  .gsc-search-button {
    position: relative;
    top: -5px;
  }
  .home .sos-header-wrapper header h1 {
    width: auto;
    height: 215px;
    background-size: 90%;
    background-position: left bottom;
  }
  .sos-header-wrapper {
    background-size: 650px;
  }
  .navbar .container {
    width: 170px !important;
    background: transparent;
    margin: 0;
    position: absolute;
    z-index: 2000;
    top: 0;
    right: 0;
  }
  .navbar-inner {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .navbar .btn-navbar {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #31526e;
  }
  .navbar .btn-navbar:hover,
  .navbar .btn-navbar:focus {
    background: #416c91;
  }
  #primary-navigation .nav-collapse {
    background: #31526e;
  }
  .home .navbar .nav {
    margin: 0;
  }
  nav.row {
    margin: 0 !important;
  }
  .home .navbar .nav > li > a {
    border: none;
    border-bottom: 1px solid #f5f5f5;
    padding: 10px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 11px;
  }
  .home .navbar .nav > li > a:hover {
    background: #416c91;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 0 !important;
  }
  #primary-navigation {
    position: absolute;
    right: 5px;
    top: 38px;
  }
  .home .sos-content-wrapper {

    padding-top: 0;
  }
  .home .sos-content-wrapper > .container {
    width: 724px;
  }
  .sos-services {
    padding: 30px;
  }
  .sos-services h3 {
    font-size: 18px;

    margin-bottom: 10px;
  }
  .sos-services-block,
  .sos-services-block#featured {
    width: auto;
    float: none;
  }
  .sos-services-block a {
    width: auto;
    background-image: none !important;
    padding: 15px;
    font-size: 16px;
    line-height: 1;
    height: auto;
  }
  .sos-services-block a span {
    width: auto;
    height: auto;
    display: inline;
    padding: 0;
    position: static;
    text-align: left;
    border: none;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
  }
  .sos-services-block a:hover {
    background-color: #62896c;
    background-image: -moz-linear-gradient(top, #74a080, #47674f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#74a080), to(#47674f));
    background-image: -webkit-linear-gradient(top, #74a080, #47674f);
    background-image: -o-linear-gradient(top, #74a080, #47674f);
    background-image: linear-gradient(to bottom, #74a080, #47674f);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff74a080', endColorstr='#ff47674f', GradientType=0);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
  }
  .sos-services-block#featured a:hover,
    .sos-services-block#featured a:focus {
  	background-color: #0000ff;
    background-repeat: repeat-x;
    background-image:none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff74a080', endColorstr='#ff47674f', GradientType=0);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
  }
  .sos-services-block a:hover span {
    border: none;
    background: none;
  }
  .sos-specialaudience-section {
    margin: 0 30px 0;
  }
  .ca-menu li {
    width: 98%;
  }
  .sos-secondary-nav #sosConnect {
    display: none !important;
  }
  .secondary .gsc-search-button {
    top: 0;
  }
  .secondary .navbar .container {
    position: static;
    display: inline;
  }
  .secondary .navbar .btn-navbar {
    position: absolute;
    top: -110px;
    right: 0;
  }
  .secondary .nav-collapse,
  .secondary .nav-collapse.collapse {
    z-index: 100;
    position: absolute;
    top: -100px;
    right: 61px;
    left: inherit;
  }
  .secondary .navbar-inner .pull-right {
    float: none;
  }
  .secondary .sos-search-interior {
    width: 95%;
    margin: 0 10px;
    position: static;
    float: none !important;
  }
  .secondary .sos-search-interior .gsc-control-cse table.gsc-search-box {
    display: table;
    width: 100%;
  }
  .secondary .sos-search-interior .gsc-control-cse table.gsc-search-box td.gsc-input {
    padding-right: 14px;
  }
  .secondary .sos-search-interior .gsc-control-cse input.gsc-input {
    width: 100% !important;
  }
  .secondary .sos-search-interior .gsc-control-cse td.gsc-search-button {
    width: 60px;
  }
  .secondary .sos-content-wrapper {
    margin: 0 30px;
  }
  .secondary section > .span9,
  .secondary section > .span3,
  .secondary section > .span7 {
    width: 100%;
    float: none;
  }
  .secondary .main-content h2,
  .secondary .main-content h3,
  .secondary .main-content h4 {
    clear: left;
  }
  .secondary .relative-content {
    margin-top: 0;
    border-top: 1px solid #858585;
    padding: 10px;
  }
  #leftNav {
    width: 170px;
    position: absolute;
    top: 90px;
    left: -170px;
    z-index: 500;
    -webkit-transition: left 0.5s ease-in;
    -moz-transition: left 0.5s ease-in;
    -o-transition: left 0.5s ease-in;
    transition: left 0.5s ease-in;
  }
  #leftNav.opened {
    left: 0;
  }
  #leftNavTab {
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    top: 170px;
    z-index: 501;
    -webkit-border-radius: 0 8px 8px 0;
    -moz-border-radius: 0 8px 8px 0;
    border-radius: 0 8px 8px 0;
    background-color: #3c5844;
    width: 30px;
    padding: 10px 0;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
    -webkit-transition: left 0.5s ease-in;
    -moz-transition: left 0.5s ease-in;
    -o-transition: left 0.5s ease-in;
    transition: left 0.5s ease-in;
  }
  #leftNavTab.opened {
    left: 170px;
  }
  .secondary .left-nav .nav-list .active:before,
  .secondary .left-nav .sos-leftnavigation ul li.selected a:before,
  .secondary .left-nav .nav-list .active:after,
  .secondary .left-nav .sos-leftnavigation ul li.selected a:after {
    display: none;
  }
  .secondary .left-nav .nav-list .active,
  .secondary .left-nav .sos-leftnavigation ul li.selected a {
    margin-left: 0;
    margin-right: 0;
    padding-right: auto;
    border-left: none;
    border-right: none;
  }
  .secondary .left-nav .nav-list,
  .secondary .left-nav .sos-leftnavigation ul {
    padding: 15px 0;
    margin-top: 70px;
    -webkit-border-radius: 0 8px 8px 0;
    -moz-border-radius: 0 8px 8px 0;
    border-radius: 0 8px 8px 0;
  }
  footer {
    padding-top: 100px;
    height: 120px;
  }
  .filterlist .main-content h2:first-child {
    margin-top: 280px;
  }
  .sos-recordsnav-menu {
    position: absolute;
    top: 260px;
    width: 80%;
  }
  .overview .main-content ul.nav-list li {
    width: 100%;
    height: auto;
    padding-bottom: 10px;
  }
  .overview .main-content ul.nav-list a,
  .overview .main-content ul.nav-list a:hover {
    width: auto;
    height: 100px;
    padding: 10px 10px 10px 80px;
    background-position: 5px center;
    font-size: 14px;
    text-shadow: none;
    text-align: left;
  }
  .overview .main-content ul.nav-list a span,
  .overview .main-content ul.nav-list a:hover span {
    font-size: 12px;
    position: static;
    padding: 5px 0 0;
    margin: 5px 0 0;
    display: block;
    width: auto;
    height: auto;
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  #footer #footer-more{
  	padding:0px 15px;
  }
  .oar-access .span3:first-child {
	margin-left:0;
  }
  .oar-access a.button {
	width:80%;
  }

}
@media (max-width: 375px) {
	.ca-content {
	  top:10px;
	}
	.provisional-records-module a.go-button {
		margin-left:0;
		position:relative;
		top:10px;
	}
	
}
@media (max-width: 480px) {
  .home .sos-header-wrapper header h1 {
	height:115px;	
  }
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
   /* position: static;*/
  }
  .helpfulPoll {
	margin-bottom:65px;	
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #ffffff;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    margin: 10px;
    font-weight: normal;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
    background-color: #31526e;
    top: -37px;
    left: -60px;
  }
  .navbar .btn-navbar {
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 10px 20px;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  .navbar .nav > li > a {
    width: auto !important;
  }
  .navbar .nav > li .active:after {
	border:none;
  }
}
@media (min-width: 979px + 1) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
  z-index: 5000;
}
.secondary .left-nav .affix {
  width: 170px;
  margin-top: 0 !important;
  top: 110px;
}
.ms-hidden,
a.ms-skip,
a:hover.ms-skip,
a:visited.ms-skip,
a.ms-TurnOnAcc,
a.ms-SkiptoMainContent,
a.ms-SkiptoNavigation {
  position: absolute;
  top: -2000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: 3;
  word-wrap: normal;
}
@media print {
  body {
    font: 12pt Georgia, "Times New Roman", Times, serif !important;
    line-height: 1.3 !important;
    margin: 0.1in 0.5in 1in !important;
  }
  .container,
  .row,
  .sos-header-wrapper,
  .sos-content-wrapper,
  .hero-unit,
  .carousel,
  .carousel-inner,
  .item,
  .carousel-caption,
  header,
  h1,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  ul,
  ol,
  li,
  img,
  .sos-viewall,
  .sos-services-block,
  .ca-menu,
  .ca-content,
  .ca-main,
  .ca-sub,
  footer,
  .colophon,
  address,
  .copyright,
  .sos-services-allcontainer,
  .sos-specialaudience-section,
  .secondary .main-content,
  .accordion,
  .accordion-group,
  .accordion-heading,
  .accordion-body,
  .collapse,
  .accordion-inner,
  .sos-recordsnav-menu {
    width: auto !important;
    height: auto !important;
    text-indent: 0 !important;
    display: block !important;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
    position: static !important;
    border: none !important;
    overflow: auto !important;
    color: #000 !important;
    background: none !important;
    text-align: left !important;
    box-shadow: none !important;
    text-shadow: none !important;
    line-height: 1.3 !important;
  }
  [class*="span"],
  a,
  span {
    display: inline !important;
    float: none !important;
    color: #000 !important;
    position: static !important;
    border: none !important;
    overflow: auto !important;
    text-indent: 0 !important;
    background: none !important;
    text-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
    box-shadow: none !important;
  }
  #accessibilityLinks,
  .ribbonbackground,
  #alertPlaceholder,
  #secondaryNav,
  #mainSearch,
  .sos-affix-shim,
  #topNav,
  #featurePrevControl,
  #featureNextControl,
  #featureContentNav,
  video,
  audio,
  object,
  embed,
  .ca-icon,
  .sos-footer-nav,
  #sosConnect,
  #leftNav {
    display: none !important;
  }
  .sos-header-wrapper:before {
    content: 'Official website of';
    display: block;
    font-size: 15pt;
  }
  h1 {
    margin: 0 0 10pt 0 !important;
    font-size: 20pt !important;
    font-weight: bold !important;
  }
  header h1 {
    padding-bottom: 20px !important;
    border-bottom: 1px solid #808080 !important;
  }
  .secondary header h1 {
    margin-bottom: 0 !important;
  }
  .secondary .main-content h1 {
    font-size: 18pt !important;
  }
  h2 {
    margin: 8pt 0 !important;
    font-size: 16pt !important;
    font-weight: bold !important;
  }
  .carousel-caption h2 {
    margin-bottom: 0 !important;
  }
  h3 {
    margin: 7pt 0 !important;
    font-size: 14pt !important;
    font-weight: bold !important;
  }
  h4 {
    margin: 0 0 6pt 0 !important;
    font-size: 12pt !important;
    font-style: italic !important;
    font-weight: bold !important;
  }
  #sosBlogItems h4 {
    margin-bottom: 0 !important;
    font-size: 13pt !important;
  }
  h5 {
    margin: 0 0 6pt 0 !important;
    font-size: 12pt !important;
    font-style: italic !important;
    font-weight: bold !important;
  }
  h6 {
    margin: 0 0 6pt 0 !important;
    font-size: 12pt !important;
    text-decoration: underline !important;
    font-weight: normal !important;
  }
  p,
  ol,
  ul {
    margin: 10pt 0 !important;
    font-size: 12pt !important;
  }
  .carousel-caption p,
  .carousel-caption ol,
  .carousel-caption ul {
    margin: 0 !important;
  }
  #sosBlogItems p,
  #sosBlogItems ol,
  #sosBlogItems ul {
    margin-top: 0 !important;
  }
  li {
    margin: 5pt 0 !important;
  }
  ul li {
    list-style-type: disc !important;
  }
  ol li {
    list-style-type: decimal !important;
  }
  img {
    max-width: 500px !important;
  }
  a,
  a span {
    text-decoration: none !important;
    color: #005592 !important;
    font-size: 12pt !important;
  }
  .carousel-inner a,
  .carousel-inner a span {
    text-decoration: none !important;
    margin-bottom: 30pt !important;
    display: block !important;
  }
  .accordion-heading a {
    font-size: 15pt !important;
    display: block !important;
    margin-top: 20pt !important;
    padding-bottom: 5pt !important;
  }
  .accordion-body,
  .accordion-body.collapse {
    margin-left: 5pt !important;

  }
  a:after {
    content: " (" attr(href) ")" !important;
    font-size: 80% !important;
  }
  a[href^="#"]:after {
    display: none !important;
  }
  .overview span:before {
    content: " - " !important;
  }
  .overview a:after {
    display: block !important;
    text-align: left !important;
  }
  .overview ul > li {
    margin-bottom: 15pt !important;
  }
  .sos-body-wrapper .breadcrumb {
    margin: 0 !important;
    font-size: 8pt !important;
  }
  .sos-body-wrapper .breadcrumb li {
    display: inline-block !important;
    margin-left: 5pt !important;
  }
  .sos-body-wrapper .breadcrumb li .s4-breadcrumb-arrowcont {
    display: none !important;
  }
  .sos-body-wrapper .breadcrumb li a {
    color: #000 !important;
  }
  .sos-body-wrapper .breadcrumb li a:after {
    display: none !important;
  }
  .sos-body-wrapper .breadcrumb li > ul {
    display: inline !important;
    padding-left: 5pt !important;
  }
  .carousel-caption {
    line-height: 1 !important;
  }
  .ca-main {
    font-size: 12pt !important;
  }
  .ca-sub {
    font-size: 10pt !important;
  }
  .sos-services-block {
    margin-bottom: 10pt !important;
  }
  footer#footer,
  .sos-specialaudience-section,
  .sos-services,
  .sos-subfeatures-section,
  .relative-content {
    padding: 20pt 0 !important;
    border-top: 1px solid #808080 !important;
  }
  .colophon,
  .copyright {
    margin-top: -10pt !important;
    line-height: 1.3 !important;
    height: 2.6em !important;
  }
  .copyright {
    margin-bottom: 0.5in !important;
  }
  .nav-tabs > li.active {
    display: block !important;
  }
  .nav-tabs > li {
    display: none !important;
  }
}

/* Exhibits Layout Styles */
.exhibit .sos-utility-nav {
	display:none;
}

.exhibit header > .span12 {
	float:none;
}

.exhibit .sos-header-wrapper > .container {
	height: 75px;
}

.exhibit .sos-header-wrapper header h1 {
	width: 161px;
	height: 49px;
	background: rgba(0, 0, 0, 0) url("/SiteCollectionImages/branding/logo_noimage.png") no-repeat left top;
	margin: 10px 0 0 30px;
	background-size: 160px;
}

.exhibit #topNav {
	position:relative;
	z-index:10;
}

.sos-exhibitsbranding {
	position: relative;
	z-index: 5;
	margin-left: -10px;
	width: 1000px;
}

.sos-exhibitsbranding img{
	max-width: 100%;	
}

.exhibit .main-content {
	margin-top: 20px;
}

.exhibit .relative-content {
	margin-top: 90px;
}

.secondary .left-nav .nav-list, 
.exhibit .left-nav .sos-leftnavigation ul {
	margin-top: 90px;
}


@media (min-width: 1200px) {
	.exhibit .sos-header-wrapper {
		background-position: center -70px;
	}
	.sos-exhibitsbranding {
		margin-left: 30px;
		width: 1170px;
	}
}

@media (min-width: 481px) and (max-width: 767px) {
    .hero-unit {
        margin-left:20px;
    }
}


@media (max-width: 979px) and (min-width: 768px) {
	.exhibit .sos-header-wrapper {
		background-size: 660px;
		background-position: center -35px;
	}
	.exhibit #topNav {
		position:static;
	}
	.sos-exhibitsbranding {
		margin-left: 20px;
		width: 714px;
	}
	.exhibit #leftNavTab {
		top: 195px;
	}
}

@media (max-width: 767px) {
	.exhibit .sos-header-wrapper {
		background-size: 660px;
		background-position: center -35px;
	}
	.exhibit #topNav {
		position:static;
	}
	.sos-exhibitsbranding {
		margin-left: -20px;
		width: auto;
	}
	.exhibit #leftNavTab {
		top: 195px;
	}
	
	/* Enable carousel on mobile  */
	.hero-unit {
        width:95%;
    }
    .carousel-inner {
       height: 100%;
       min-height: 200px;
    }
     #homeCarousel .item {
	   height: 100%;
    }
    .carousel-caption p {
	width: 100%;
    }
} 
/* Translation box styles */
#footer #google_translate_element .goog-te-gadget-simple {
	background: none;
	border:none;
}
#footer #google_translate_element a.goog-te-menu-value {color: #005592 !important;}
#footer #google_translate_element a.goog-te-menu-value span:nth-of-type(2) {visibility:hidden;}
#footer #google_translate_element a.goog-te-menu-value span:nth-of-type(3) {visibility:hidden;}

/* Test */