body {
 background: #F9F9F9;
}

#body {
 padding: 0px;
 margin: 0px;
 text-align: center;
 width: 100%;
}
#body, #body td, #body div, #body a, #body input, #body select, #body textarea {
 font: 400 11px Sans-Serif;
}

.centeredHolder {
 margin: 0 auto;
 width: 950px;
}
#headholder {
 padding: 2px 0;
}
#navholder {

}
#homeholder {
 /*position: relative;*/
 background: #EDEDED;
}
#searchholder {
 /*position: relative;*/
 background: #D4D4D4;
}
#bodyholder {
 /*position: relative;*/
 background: #EDEDED;
}
#bodyholder .holder875 {
 padding: 20px 0 0 0;
}

#footholder {
 background: #EDEDED;
}
  .holder875 {
   margin: 0 auto;
   text-align: left;
   background: #FFF;
   width: 870px;
  }
  #headholder .holder875 {
   background: #F9F9F9;
  }

.functionButtons {
 text-align: right;
 padding: 0 15px 0 0;
 margin: 0 0 10px 0;
}

.paddedmiddle {
 border: 40px solid #FFF;
 border-width: 0px 40px;
 height: 50px;
}
#home-sidebar {
  text-align: center;
}
#bannerLogo img {
  border: 0;
}
#homearea {
 /*background: url('../images/yourvision_ourfocus.png') left top no-repeat;*/
 margin: 0 2px;
 padding-bottom: 20px;
}
#homeImagesHolder {
 overflow: hidden;
 height: 319px;
 /*margin: 0 0 0 56px;*/
}
 #homearea .showAll img {
  top: -319px;
  position: relative;
 }
#homeImagesHolder a {
 height: 319px;
}
#homeImagesHolder a img {
 width: 155px;
 border: 0;
 border-left: 1px solid #FFF;
}
#homeImagesHolder .ro img {
 top: -319px;
 position: relative;
}

#homesearch {
 background: url('../images/homesearch_bg.gif') left top no-repeat;
 height: 80px;
 margin-left: 20px;
}

#footholder * {
 color: #999;
 font: 400 10px sans-serif;
}
  #footholder a {
   text-decoration: none;
  }
  #footholder a:hover {
   text-decoration: underline;
  }
  #footholder p {
   margin: 0;
   padding: 0;
   font: 400 9px sans-serif;
  }
  #footholder #footerleft {
   float: left;
  }
    #footholder #footerleft a {
     color: #00338D; /*#588FB3*/
    }
  #footholder #footerright {
   float: right;
   clear: left;
   text-align: right;
  }
    #footholder #footerright a {
     color: #999;
    }
  #footholder span {
   margin: 0 4px;
  }

.portal-page {
 border: 40px solid #FFF;
 border-width: 0px 40px;
}
  .portal-page td {
   padding-bottom: 40px;
  }
  .portal-page td td {
   padding: 0;
  }
  .portal-page a {
   text-decoration: none;
   color: #00338D;  /* #588FB3 */
   font: 400 11px Verdana;
  }
  .portal-page a:hover {
   text-decoration: underline;
  }

.layout-3Column {
 border-width: 0 20px;
}
.layout-3Column .narrow-col {
 width: auto !important;
}
.layout-3Column .page-colA, .layout-3Column .page-colB {
 width: 282px !important;
}
.layout-3Column .portlet-margins {
 margin: 0 14px 0 0;
}
.layout-3Column .page-colC .portlet-margins {
 margin: 0;
}

.layout-2ColNW .page-colA {
 width: 190px !important;
}
.layout-2ColNW .page-colB {
 width: auto !important;
}
div.portal-page-area {
 margin: 0 !important;
}
.layout-2ColNW .page-colA .portlet-margins {
 margin: 0 0 17px 0;
}
.layout-2ColNW .page-colB .portlet-margins {
 margin: 0 0 17px 25px;
}


.portlet-area-title {
 padding-bottom: 10px;
}
.portlet-area-title span {
 color: #00338D;
 font: 700 11px Verdana;
 line-height: 18px;
}

.portlet-margins .portlet {
 font: 400 11px Verdana;
 color: #000;
 line-height: 18px;
 /*padding: 10px 0 0 0;*/
}

.layout-3Column .portlet { height: 225px; }

.portlet p {
 margin: 0 0 10px 0;
}
.portlet ul {
 margin: 0 0 10px 0;
 padding: 0;
 list-style-type: none;
 list-style-image: url('../images/black_bullet.gif');
}
.portlet li {
 margin-left: 15;
}
.portlet ul ul {
 margin: 0;
}
.portlet li ul li {
 margin-left: 25px;
}

#quicksearch_holder td {
 /*vertical-align: bottom;*/
}
#wosSiteSearchField {
 width: 205px;
 border: 1px solid #BABABA;
 color: #666;
 font: 400 11px Tahoma;
 background: white;
 height: 16px;
 margin-right: 10px;
}

#body .portal-page .viewMoreLink {
 float: right;
 position: relative;
 color: #FFF;
 filter: progid:DXImageTransform.Microsoft.alpha(opacity=80);
 opacity: 0.8;
 margin-top: -25px;
 text-decoration: none;
 font-size: 10px;
}

