/* yellow menu */

/* **************** TEMPLATE ***************** */
/* line 3, sass/_oocss.sass */
body {
  _text-align: center; }

/* line 6, sass/_oocss.sass */
.body {
  overflow: hidden;
  _overflow: visible;
  _zoom: 1; }

/* line 21, sass/_oocss.sass */
.main {
  overflow: hidden;
  _overflow: visible;
  _zoom: 1; }

/* **************** GRIDS ***************** */
/* line 38, sass/_oocss.sass */
.line:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* line 45, sass/_oocss.sass */
.lastUnit:after {
  content: " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
  visibility: hidden;
  clear: both;
  height: 0 !important;
  display: block;
  line-height: 0; }

/* line 53, sass/_oocss.sass */
.line {
  *zoom: 1; }

/* line 55, sass/_oocss.sass */
.unit {
  float: left; }

/* line 57, sass/_oocss.sass */
.size1of1 {
  float: none; }

/* line 59, sass/_oocss.sass */
.size1of2 {
  width: 50%; }

/* line 61, sass/_oocss.sass */
.size1of3 {
  width: 33.33333%; }

/* line 63, sass/_oocss.sass */
.size2of3 {
  width: 66.66666%; }

/* line 65, sass/_oocss.sass */
.size1of4 {
  width: 25%; }

/* line 67, sass/_oocss.sass */
.size3of4 {
  width: 75%; }

/* line 69, sass/_oocss.sass */
.size1of5 {
  width: 20%; }

/* line 71, sass/_oocss.sass */
.size2of5 {
  width: 40%; }

/* line 73, sass/_oocss.sass */
.size3of5 {
  width: 60%; }

/* line 75, sass/_oocss.sass */
.size4of5 {
  width: 80%; }

/* line 77, sass/_oocss.sass */
.lastUnit {
  display: table-cell;
  *display: block;
  *zoom: 1;
  float: none;
  _position: relative;
  _left: -3px;
  _margin-right: -3px;
  width: auto; }

/* Vertical menus and submenus */
/* line 5, sass/_yui.sass */
.fff-skin .yui-menu-content, .fff-skin .yui-menu .yui-menu .yui-menu-content {
  font-size: 93%  /* 12px */;
  line-height: 1.5  /* 18px */;
  *line-height: 1.45 /* For IE */;
  border: solid 1px #024177;
  background: #024177;
  padding: 3px 0; }

/* line 13, sass/_yui.sass */
.fff-skin .yui-menu .yui-menu .yui-menu-content {
  font-size: 100%; }

/* Horizontal menus */
/* line 19, sass/_yui.sass */
.fff-skin .yui-menu-horizontal .yui-menu-content {
  line-height: 2.3  /* ~24px */;
  *line-height: 2.05 /* For IE */;
  padding: 0;
  font-size: 107%; }

/* line 28, sass/_yui.sass */
.fff-skin .yui-menu-horizontal {
  border-top: 1px solid white; }

/* line 32, sass/_yui.sass */
.fff-skin .yui-menu ul,
.fff-skin .yui-menu ul ul {
  margin-top: 3px;
  padding-top: 3px;
  border-top: solid 1px #024177; }

/* line 38, sass/_yui.sass */
.fff-skin .yui-menu ul.first-of-type {
  border: 0;
  margin: 0;
  padding: 0; }

/* line 43, sass/_yui.sass */
.fff-skin .yui-menu-horizontal ul {
  padding: 0;
  margin: 0;
  border: 0; }

/* line 48, sass/_yui.sass */
.fff-skin .yui-menu li,
.fff-skin .yui-menu .yui-menu li {
  _border-bottom: solid 1px #024177; }

/* line 52, sass/_yui.sass */
.fff-skin .yui-menu-horizontal li {
  _border-bottom: 0; }

/* line 55, sass/_yui.sass */
.fff-skin .yui-menubuttonnav li {
  border-right: solid 1px #024177; }

/* line 58, sass/_yui.sass */
.fff-skin .yui-splitbuttonnav li {
  border-right: solid 1px #024177; }

/* line 61, sass/_yui.sass */
.fff-skin .yui-menubuttonnav li li,
.fff-skin .yui-splitbuttonnav li li {
  border-right: 0; }

/* Menuitems and menu labels */
/* line 67, sass/_yui.sass */
.fff-skin .yui-menu-label,
.fff-skin .yui-menu .yui-menu .yui-menu-label,
.fff-skin .yui-menuitem-content,
.fff-skin .yui-menu .yui-menu .yui-menuitem-content {
  padding: 0 20px;
  color: #eeeeee;
  text-decoration: none;
  float: none;
  border: 0;
  margin: 0; }

/* line 79, sass/_yui.sass */
.fff-skin .yui-menu-horizontal .yui-menu-label,
.fff-skin .yui-menu-horizontal .yui-menuitem-content {
  padding: 0 10px;
  border-style: solid;
  border-width: 1px 0;
  border-color: #024177;
  margin: -1px 0;
  float: left;
  width: auto; }

/* line 89, sass/_yui.sass */
.fff-skin .yui-menu-label,
.fff-skin .yui-menu .yui-menu .yui-menu-label {
  background: url(/stylesheets/skin/f55f/vertical-menu-submenu-indicator.png) right center no-repeat; }

/* line 93, sass/_yui.sass */
.fff-skin .yui-menu-horizontal .yui-menu-label {
  background: #024177; }

/* line 96, sass/_yui.sass */
.fff-skin .yui-menubuttonnav .yui-menu-label,
.fff-skin .yui-splitbuttonnav .yui-menu-label {
  background-image: none; }

/* line 100, sass/_yui.sass */
.fff-skin .yui-menubuttonnav .yui-menu-label {
  padding-right: 0; }

/* line 103, sass/_yui.sass */
.fff-skin .yui-menubuttonnav .yui-menu-label em {
  font-style: normal;
  display: block;
  padding-right: 10px; }

/* line 109, sass/_yui.sass */
.fff-skin .yui-splitbuttonnav .yui-menu-label {
  padding: 0; }

/* line 112, sass/_yui.sass */
.fff-skin .yui-splitbuttonnav .yui-menu-label a {
  float: left;
  width: auto;
  color: #eeeeee;
  text-decoration: none;
  cursor: default;
  padding: 0 5px 0 10px; }

/* line 120, sass/_yui.sass */
.fff-skin .yui-splitbuttonnav .yui-menu-label .yui-menu-toggle {
  padding: 0;
  border-left: solid 1px #024177;
  width: 15px;
  overflow: hidden;
  text-indent: -1000px;
  background: url(/stylesheets/skin/f55f/horizontal-menu-submenu-indicator.png) 3px center no-repeat; }

/* Selected menuitem */
/* line 131, sass/_yui.sass */
.fff-skin .yui-menu-label-active,
.fff-skin .yui-menu-label-menuvisible,
.fff-skin .yui-menu .yui-menu .yui-menu-label-active,
.fff-skin .yui-menu .yui-menu .yui-menu-label-menuvisible {
  background-color: #fed940; }

/* line 137, sass/_yui.sass */
.fff-skin .yui-menuitem-active .yui-menuitem-content,
.fff-skin .yui-menu .yui-menu .yui-menuitem-active .yui-menuitem-content {
  background-image: none;
  background-color: #fed940;
  border-left-width: 0;
  margin-left: 0;
  color: #024177; }

/* line 145, sass/_yui.sass */
.fff-skin .yui-menu-horizontal .yui-menu-label-active,
.fff-skin .yui-menu-horizontal .yui-menuitem-active .yui-menuitem-content,
.fff-skin .yui-menu-horizontal .yui-menu-label-menuvisible {
  border-color: #fed940;
  color: #024177;
  background-color: #fed940; }

/* line 153, sass/_yui.sass */
.fff-skin .yui-menubuttonnav .yui-menu-label-active,
.fff-skin .yui-menubuttonnav .yui-menuitem-active .yui-menuitem-content,
.fff-skin .yui-menubuttonnav .yui-menu-label-menuvisible,
.fff-skin .yui-splitbuttonnav .yui-menu-label-active,
.fff-skin .yui-splitbuttonnav .yui-menuitem-active .yui-menuitem-content,
.fff-skin .yui-splitbuttonnav .yui-menu-label-menuvisible {
  border-left-width: 1px;
  margin-left: -1px; }

/* line 162, sass/_yui.sass */
.fff-skin .yui-splitbuttonnav .yui-menu-label-menuvisible {
  border-color: #808080;
  background: transparent; }

/* line 166, sass/_yui.sass */
.fff-skin .yui-splitbuttonnav .yui-menu-label-menuvisible .yui-menu-toggle {
  border-color: #fed940;
  background: url(/stylesheets/skin/f55f/horizontal-menu-submenu-toggle.png) left center no-repeat; }

/* line 42, sass/fff.sass */
html {
  background: #cccccc;
  overflow-y: scroll; }

/* line 46, sass/fff.sass */
body {
  background: #cccccc;
  color: #333333;
  min-height: 600px;
  height: auto !important;
  height: 600px;
  margin: 0px; }

/* line 55, sass/fff.sass */
h1, .h1 {
  color: #00529b;
  font-size: 167%; }

/* line 58, sass/fff.sass */
h1 {
  margin-top: 0;
  margin-bottom: 15px; }

/* line 62, sass/fff.sass */
.name-num {
  margin: 0px 0px 5px 10px; }

/* line 66, sass/fff.sass */
.hd-name-and-titles {
  width: 600px; }

/* line 69, sass/fff.sass */
.hd-banner {
  margin-top: 0px;
  margin-right: 0px;
  padding-right: 0px;
  margin-botom: 0px; }

/* line 75, sass/fff.sass */
.hd-fp-name-num {
  font-family: Arial,Verdana;
  color: white;
  font-size: 230%; }

/* line 80, sass/fff.sass */
.hd-fp-titles {
  font-family: Arial,Verdana;
  color: white;
  font-size: 107%; }

/* line 85, sass/fff.sass */
.head {
  background: #000033; }
  /* line 87, sass/fff.sass */
  .head img {
    margin: 0;
    padding: 0;
    margin-bottom: -3px; }

/* line 94, sass/fff.sass */
.align-right {
  text-align: right; }

/* line 97, sass/fff.sass */
.align-center {
  text-align: center; }

/* line 101, sass/fff.sass */
.left {
  float: left; }

/* line 104, sass/fff.sass */
.right {
  float: right; }

/* line 107, sass/fff.sass */
.fp-name {
  color: #00529b;
  font-size: 167%;
  font-weight: bold; }

/* line 112, sass/fff.sass */
.fp-titles {
  font-size: 100%;
  color: #00529b;
  font-weight: bold; }

/* line 117, sass/fff.sass */
h2, .h2 {
  color: #2a8fb9;
  font-size: 138.5%; }

/* line 121, sass/fff.sass */
h2 {
  margin-top: 0;
  margin-bottom: 1em; }

/* line 125, sass/fff.sass */
ul {
  margin-top: .5em; }

/* line 128, sass/fff.sass */
.firstPara {
  margin-top: 0; }

/* line 131, sass/fff.sass */
.imgLeft {
  float: left;
  margin: 0 10px 0px 0px;
  border: 1px solid #00529b; }

/* line 136, sass/fff.sass */
.fffPage {
  margin: 0 auto;
  width: 900px;
  _text-align: left;
  background-image: none;
  background: #ffffff;
  /* Webkit (Safari, Chrome) */
  -webkit-box-shadow: 5px 5px 5px #666666;
  /* Mozilla (Firefox, Camino) */
  -moz-box-shadow: 5px 5px 5px #666666;
  /* CSS3 */
  box-shadow: 5px 5px 5px #666666; }

/* line 142, sass/fff.sass */
.bio-tagline {
  font-size: 138.5%;
  font-style: italic;
  font-family: Times New Roman, Arial, Verdana; }

/* line 147, sass/fff.sass */
.main-mod {
  background: #ffffff;
  border: solid #cccccc 1px;
  margin-bottom: 15px;
  padding: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 10px;
  min-height: 500px; }

/* line 155, sass/fff.sass */
.sidebar-mod {
  margin-bottom: 15px; }

/* line 158, sass/fff.sass */
.sidebar-bd {
  background: #ffffff;
  padding: 10px;
  border-left: solid #cccccc 1px;
  border-right: solid #cccccc 1px;
  border-bottom: solid #cccccc 1px; }
  /* line 165, sass/fff.sass */
  .sidebar-bd form input {
    font-size: 85%; }
  /* line 167, sass/fff.sass */
  .sidebar-bd form label {
    font-size: 85%; }
  /* line 169, sass/fff.sass */
  .sidebar-bd ol {
    margin-left: 0; }
    /* line 171, sass/fff.sass */
    .sidebar-bd ol li {
      list-style-type: none;
      list-style-image: none;
      margin-bottom: 5px; }
      /* line 176, sass/fff.sass */
      .sidebar-bd ol li label {
        width: 20%;
        text-align: right;
        display: block;
        float: left;
        margin-right: 5px; }
      /* line 182, sass/fff.sass */
      .sidebar-bd ol li input {
        width: 65%; }
      /* line 184, sass/fff.sass */
      .sidebar-bd ol li p {
        color: red;
        font-size: 78%;
        margin: 0.25em 0 0 20%;
        padding-left: 5px; }
        /* line 189, sass/fff.sass */
        .sidebar-bd ol li p .inline-errors {
          color: red;
          font-size: 78%;
          margin: 0.25em 0 0 20%;
          padding-left: 5px; }

/* line 195, sass/fff.sass */
.inner {
  zoom: 1; }

/* line 198, sass/fff.sass */
.sidebar-hd {
  font-size: 107%;
  font-family: Helvetica, Arial, Sans Serif;
  font-weight: bold;
  background: transparent;
  background-image: url('http://adedia.s3.amazonaws.com/fff/shared/images/sidebar_blue.png');
  background-repeat: no-repeat;
  color: white;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 0px;
  line-height: 1; }

/* line 215, sass/fff.sass */
.sidebar-menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside; }
  /* line 221, sass/fff.sass */
  .sidebar-menu li {
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    padding: 5px;
    border-bottom: 1px dotted #999999;
    padding: 5px; }
  /* line 230, sass/fff.sass */
  .sidebar-menu ul {
    margin: 0 0 0 1em; }

/* line 234, sass/fff.sass */
a {
  color: #1f68ac; }

/* line 237, sass/fff.sass */
.sidebar-menu a {
  text-decoration: none;
  padding-bottom: 5px;
  color: #1f68ac; }

/* line 243, sass/fff.sass */
.body {
  clear: both; }

/* line 246, sass/fff.sass */
.fff-col {
  float: left;
  width: 220px;
  _margin-right: -3px;
  background: white;
  margin-left: 15px;
  margin-top: 5px;
  margin-right: 15px;
  display: inline; }

/* line 255, sass/fff.sass */
.no-float {
  float: none; }

/* line 258, sass/fff.sass */
.main {
  background: #ffffff;
  margin-top: 5px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px; }

/* line 267, sass/fff.sass */
.foot {
  font-size: 78%;
  color: #666666;
  border-top: 1px solid #1f68ac;
  margin: 10px 10px 10px 10px;
  padding: 10px;
  text-align: center; }

/* line 275, sass/fff.sass */
.signature {
  font-family: Monotype Corsiva, Brush Script MT, Segoe Script, cursive;
  font-size: 167%; }

/* line 280, sass/fff.sass */
.form-radio {
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif; }

/* line 284, sass/fff.sass */
.form-radio-label {
  font-size: 85%; }

/* line 287, sass/fff.sass */
.poll {
  font-family: Lucida Grande,Lucida Sans Regular,Lucida Sans Unicode,Arial,Verdana,sans-serif; }

/* line 290, sass/fff.sass */
.poll-vote-count {
  font-size: 100%;
  font-weight: bold;
  margin-top: 10px; }

/* line 296, sass/fff.sass */
.poll-bar {
  border: 1px solid #1a7fa9;
  background: #2a8fb9;
  height: 10px; }

/* line 301, sass/fff.sass */
.poll-bar-bk {
  zoom: 1;
  background: #dddddd;
  line-height: 0px;
  margin-top: 5px; }

/* line 307, sass/fff.sass */
.poll-answer {
  padding-top: 5px;
  padding-bottom: 5px; }


/* line 313, sass/fff.sass */
.contactInfo {
  font-size: 87%; }

/* line 316, sass/fff.sass */
#map-canvas {
  height: 500px;
  width: 100%;
  border: 1px solid #00529b; }

/* line 322, sass/fff.sass */
blockquote {
  font-style: italic; }

/* line 325, sass/fff.sass */
.weak {
  color: #999999; }

/* line 328, sass/fff.sass */
.testimonial {
  overflow: hidden;
  _overflow: visible; }

/* line 333, sass/fff.sass */
.testimonial-container {
  font-size: 116%;
  margin-bottom: 35px;
  margin-top: 35px;
  border: 1px solid #dcdee0;
  padding: 15px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px;
  background: #edeff0;
  color: #333333; }

/* line 344, sass/fff.sass */
.big {
  font: bold 60px Georgia, sans-serif;
  line-height: 45px;
  float: left; }

/* line 349, sass/fff.sass */
.attribution {
  margin-top: 10px;
  font-size: 87%;
  text-align: right; }

/* line 354, sass/fff.sass */
.sidebar-flash-notice {
  color: #669966;
  margin: 1em 0; }

/* line 359, sass/fff.sass */
.yui-loading #menu-1 {
  display: none; }

/* line 362, sass/fff.sass */
.hidden {
  display: none; }

/* line 365, sass/fff.sass */
.article-link-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: .25em; }
  /* line 368, sass/fff.sass */
  .article-link-title a {
    color: #2a8fb9;
    text-decoration: none; }
    /* line 23, ../../../../Ruby-1.8.6/lib/ruby/gems/1.8/gems/lloydk-compass-jazen-0.1.0/sass/links/_link-colors.sass */
    .article-link-title a:hover {
      color: #00529b; }

/* line 372, sass/fff.sass */
.foot-note {
  font-size: 78%;
  font-style: italic; }

/* line 376, sass/fff.sass */
.body {
  margin-top: 10px; }

/* line 382, sass/fff.sass */
#calculatorForm fieldset .vertical {
  padding: 0;
  padding-top: 1.4em;
  border: 0;
  margin: .2em 0em .1em .2em;
  width: 90%; }
/* line 388, sass/fff.sass */
#calculatorForm fieldset legend {
  color: #2a8fb9;
  font-size: 138.5%; }
/* line 391, sass/fff.sass */
#calculatorForm label {
  float: left;
  width: 15em;
  margin-right: 1em;
  margin-top: .4em;
  text-align: right;
  padding-bottom: .2em; }
  /* line 399, sass/fff.sass */
  #calculatorForm label .error {
    float: none;
    color: red;
    padding-left: .5em;
    vertical-align: top; }
/* line 404, sass/fff.sass */
#calculatorForm p {
  clear: both; }
/* line 406, sass/fff.sass */
#calculatorForm .submit {
  margin-left: 12em; }
/* line 408, sass/fff.sass */
#calculatorForm em {
  font-weight: bold;
  padding-right: 1em;
  vertical-align: top; }

/* line 414, sass/fff.sass */
#survey p {
  margin-top: 10px; }
/* line 416, sass/fff.sass */
#survey input {
  margin-top: 5px;
  margin-right: 5px; }
/* line 419, sass/fff.sass */
#survey .question {
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px; }
/* line 423, sass/fff.sass */
#survey .answers {
  margin-left: 15px; }

/* line 427, sass/fff.sass */
.menu-shadow {
  background: #ffffff url('http://test.adedia.com.s3.amazonaws.com/f55f/images/menu_shadow.gif') repeat-x;
  height: 10px;
  _margin-bottom: -3px; }

/* line 432, sass/fff.sass */
.media {
  margin: 10px; }

/* line 435, sass/fff.sass */
.media, .bd {
  overflow: hidden;
  _overflow: visible;
  zoom: 1; }

/* line 440, sass/fff.sass */
.media .img {
  float: left;
  margin-right: 10px;
  border: 1px solid #00529b; }

/* line 445, sass/fff.sass */
.media .img img {
  display: block;
  border: 1px solid #00529b; }

/* line 449, sass/fff.sass */
.media .imgExt {
  float: right;
  margin-left: 10px;
  border: 1px solid #00529b; }

/* line 454, sass/fff.sass */
.callout {
  float: right;
  width: 230px;
  padding: 5px;
  margin: 10px 20px 10px 20px;
  position: relative;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #00529b;
  background-color: #F0ECED;
  border-top: 6px solid #00529b;
  border-bottom: 6px solid #00529b;
  text-decoration: none; }

/* line 470, sass/fff.sass */
.mod table tr {
  float: none; }

