/*!
 * Bootstrap v2.2.1
 *
 * 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;
}
.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;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

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

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

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #0088cc;
  text-decoration: none;
}
a:hover {
  color: #005580;
  text-decoration: underline;
}
.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;
}
.row {
  margin-left: -10px;
  *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: 10px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 990px;
}
.span20 {
  width: 990px;
}
.span19 {
  width: 940px;
}
.span18 {
  width: 890px;
}
.span17 {
  width: 840px;
}
.span16 {
  width: 790px;
}
.span15 {
  width: 740px;
}
.span14 {
  width: 690px;
}
.span13 {
  width: 640px;
}
.span12 {
  width: 590px;
}
.span11 {
  width: 540px;
}
.span10 {
  width: 490px;
}
.span9 {
  width: 440px;
}
.span8 {
  width: 390px;
}
.span7 {
  width: 340px;
}
.span6 {
  width: 290px;
}
.span5 {
  width: 240px;
}
.span4 {
  width: 190px;
}
.span3 {
  width: 140px;
}
.span2 {
  width: 90px;
}
.span1 {
  width: 40px;
}
.offset20 {
  margin-left: 1010px;
}
.offset19 {
  margin-left: 960px;
}
.offset18 {
  margin-left: 910px;
}
.offset17 {
  margin-left: 860px;
}
.offset16 {
  margin-left: 810px;
}
.offset15 {
  margin-left: 760px;
}
.offset14 {
  margin-left: 710px;
}
.offset13 {
  margin-left: 660px;
}
.offset12 {
  margin-left: 610px;
}
.offset11 {
  margin-left: 560px;
}
.offset10 {
  margin-left: 510px;
}
.offset9 {
  margin-left: 460px;
}
.offset8 {
  margin-left: 410px;
}
.offset7 {
  margin-left: 360px;
}
.offset6 {
  margin-left: 310px;
}
.offset5 {
  margin-left: 260px;
}
.offset4 {
  margin-left: 210px;
}
.offset3 {
  margin-left: 160px;
}
.offset2 {
  margin-left: 110px;
}
.offset1 {
  margin-left: 60px;
}
.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: 1.0101010101010102%;
  *margin-left: 0.9595959595959597%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 1.0101010101010102%;
}
.row-fluid .span20 {
  width: 100.00000000000001%;
  *width: 99.94949494949496%;
}
.row-fluid .span19 {
  width: 94.94949494949496%;
  *width: 94.89898989898991%;
}
.row-fluid .span18 {
  width: 89.89898989898991%;
  *width: 89.84848484848486%;
}
.row-fluid .span17 {
  width: 84.84848484848486%;
  *width: 84.7979797979798%;
}
.row-fluid .span16 {
  width: 79.7979797979798%;
  *width: 79.74747474747475%;
}
.row-fluid .span15 {
  width: 74.74747474747475%;
  *width: 74.6969696969697%;
}
.row-fluid .span14 {
  width: 69.6969696969697%;
  *width: 69.64646464646465%;
}
.row-fluid .span13 {
  width: 64.64646464646465%;
  *width: 64.5959595959596%;
}
.row-fluid .span12 {
  width: 59.5959595959596%;
  *width: 59.54545454545455%;
}
.row-fluid .span11 {
  width: 54.545454545454554%;
  *width: 54.4949494949495%;
}
.row-fluid .span10 {
  width: 49.4949494949495%;
  *width: 49.44444444444445%;
}
.row-fluid .span9 {
  width: 44.44444444444445%;
  *width: 44.3939393939394%;
}
.row-fluid .span8 {
  width: 39.3939393939394%;
  *width: 39.343434343434346%;
}
.row-fluid .span7 {
  width: 34.343434343434346%;
  *width: 34.292929292929294%;
}
.row-fluid .span6 {
  width: 29.292929292929294%;
  *width: 29.242424242424242%;
}
.row-fluid .span5 {
  width: 24.242424242424246%;
  *width: 24.191919191919194%;
}
.row-fluid .span4 {
  width: 19.191919191919194%;
  *width: 19.141414141414142%;
}
.row-fluid .span3 {
  width: 14.141414141414142%;
  *width: 14.090909090909092%;
}
.row-fluid .span2 {
  width: 9.090909090909092%;
  *width: 9.040404040404042%;
}
.row-fluid .span1 {
  width: 4.040404040404041%;
  *width: 3.98989898989899%;
}
.row-fluid .offset20 {
  margin-left: 102.02020202020203%;
  *margin-left: 101.91919191919193%;
}
.row-fluid .offset20:first-child {
  margin-left: 101.01010101010102%;
  *margin-left: 100.90909090909092%;
}
.row-fluid .offset19 {
  margin-left: 96.96969696969698%;
  *margin-left: 96.86868686868688%;
}
.row-fluid .offset19:first-child {
  margin-left: 95.95959595959597%;
  *margin-left: 95.85858585858587%;
}
.row-fluid .offset18 {
  margin-left: 91.91919191919193%;
  *margin-left: 91.81818181818183%;
}
.row-fluid .offset18:first-child {
  margin-left: 90.90909090909092%;
  *margin-left: 90.80808080808082%;
}
.row-fluid .offset17 {
  margin-left: 86.86868686868688%;
  *margin-left: 86.76767676767678%;
}
.row-fluid .offset17:first-child {
  margin-left: 85.85858585858587%;
  *margin-left: 85.75757575757576%;
}
.row-fluid .offset16 {
  margin-left: 81.81818181818183%;
  *margin-left: 81.71717171717172%;
}
.row-fluid .offset16:first-child {
  margin-left: 80.80808080808082%;
  *margin-left: 80.70707070707071%;
}
.row-fluid .offset15 {
  margin-left: 76.76767676767678%;
  *margin-left: 76.66666666666667%;
}
.row-fluid .offset15:first-child {
  margin-left: 75.75757575757576%;
  *margin-left: 75.65656565656566%;
}
.row-fluid .offset14 {
  margin-left: 71.71717171717172%;
  *margin-left: 71.61616161616162%;
}
.row-fluid .offset14:first-child {
  margin-left: 70.70707070707071%;
  *margin-left: 70.60606060606061%;
}
.row-fluid .offset13 {
  margin-left: 66.66666666666667%;
  *margin-left: 66.56565656565657%;
}
.row-fluid .offset13:first-child {
  margin-left: 65.65656565656566%;
  *margin-left: 65.55555555555556%;
}
.row-fluid .offset12 {
  margin-left: 61.61616161616162%;
  *margin-left: 61.515151515151516%;
}
.row-fluid .offset12:first-child {
  margin-left: 60.60606060606061%;
  *margin-left: 60.505050505050505%;
}
.row-fluid .offset11 {
  margin-left: 56.565656565656575%;
  *margin-left: 56.46464646464647%;
}
.row-fluid .offset11:first-child {
  margin-left: 55.555555555555564%;
  *margin-left: 55.45454545454546%;
}
.row-fluid .offset10 {
  margin-left: 51.51515151515152%;
  *margin-left: 51.41414141414142%;
}
.row-fluid .offset10:first-child {
  margin-left: 50.50505050505051%;
  *margin-left: 50.40404040404041%;
}
.row-fluid .offset9 {
  margin-left: 46.46464646464647%;
  *margin-left: 46.36363636363637%;
}
.row-fluid .offset9:first-child {
  margin-left: 45.45454545454546%;
  *margin-left: 45.35353535353536%;
}
.row-fluid .offset8 {
  margin-left: 41.41414141414142%;
  *margin-left: 41.313131313131315%;
}
.row-fluid .offset8:first-child {
  margin-left: 40.40404040404041%;
  *margin-left: 40.303030303030305%;
}
.row-fluid .offset7 {
  margin-left: 36.36363636363637%;
  *margin-left: 36.26262626262626%;
}
.row-fluid .offset7:first-child {
  margin-left: 35.35353535353536%;
  *margin-left: 35.25252525252525%;
}
.row-fluid .offset6 {
  margin-left: 31.313131313131315%;
  *margin-left: 31.21212121212121%;
}
.row-fluid .offset6:first-child {
  margin-left: 30.303030303030305%;
  *margin-left: 30.2020202020202%;
}
.row-fluid .offset5 {
  margin-left: 26.262626262626267%;
  *margin-left: 26.161616161616163%;
}
.row-fluid .offset5:first-child {
  margin-left: 25.252525252525256%;
  *margin-left: 25.151515151515152%;
}
.row-fluid .offset4 {
  margin-left: 21.212121212121215%;
  *margin-left: 21.11111111111111%;
}
.row-fluid .offset4:first-child {
  margin-left: 20.202020202020204%;
  *margin-left: 20.1010101010101%;
}
.row-fluid .offset3 {
  margin-left: 16.161616161616163%;
  *margin-left: 16.06060606060606%;
}
.row-fluid .offset3:first-child {
  margin-left: 15.151515151515152%;
  *margin-left: 15.050505050505052%;
}
.row-fluid .offset2 {
  margin-left: 11.111111111111112%;
  *margin-left: 11.010101010101012%;
}
.row-fluid .offset2:first-child {
  margin-left: 10.101010101010102%;
  *margin-left: 10.000000000000002%;
}
.row-fluid .offset1 {
  margin-left: 6.0606060606060606%;
  *margin-left: 5.95959595959596%;
}
.row-fluid .offset1:first-child {
  margin-left: 5.050505050505051%;
  *margin-left: 4.94949494949495%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 10;
  padding-left: 10;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 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;
}
.muted {
  color: #999999;
}
a {
	text-decoration: none;
	color: inherit;
}
a:hover {
	color: #0193de;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 1.3;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #333333;
}
h1,
h2,
h3 {
  line-height: 40px;
}
h1 {
  font-size: 38.5px;
}
h2 {
  font-size: 31.5px;
}
h3 {
  font-size: 24.5px;
}
h4 {
  font-size: 17.5px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 11.9px;
}
h1 small {
  font-size: 24.5px;
}
h2 small {
  font-size: 17.5px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
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 #ffffff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  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;
}












