body{
   font-family: Helvetica, Arial, sans-serif;
   font-size: 12pt;
   background: #FFFFFF;
   color: #000000;
}

a.cleanLink{
   text-decoration: none;
   color: #FFFFFF;
}

#navBar{
   position: absolute;
   left: 0px;
   top: 1px;
}

.borderBar{
   border: 0px solid ;
   width: 100%;
   height: 25px;
}

#navTable{
   position: absolute;
   left: 0px;
   top: 1px;
   width: 100%;
}

#navTable td{
   height: 25px;
   width: 100%;
   text-align: center;
   font-family: Verdana;
   font-weight: bold;
   font-size: 10pt;
   color: rgb(255, 255, 255);
}

#logoTitle{
   text-align: center;
}

#sbLogo{
   border: 0px solid ;
   width: 103px;
   height: 101px;
   vertical-align: middle;
}

#sbTitle{
   border: 0px solid ;
   width: 306px;
   height: 44px;
   vertical-align: middle;
}

.sectionHeader{
   font-weight: bold;
   text-align: center;
   font-size: 14pt;

}

.dividerLogo{
   margin: 10px 0 10px 0;
   height: 25px;
   background-image: url( '../images/SBLogo_sm.jpg' );
   background-repeat: no-repeat;
   background-position: center;

}

#descriptionTable{
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}

#descriptionTable td{
   padding: 0px;
   margin: 0px;
}

#bearPics{
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}

#bearPics td{
   padding-bottom: 50px ;
}
