td,div{
  font-family: Tahoma, Arial, Verdana, Helvetica, Sans serif;  
}

li{
  list-style-type: disc;
  margin-bottom: 0.5em;
}

strong{
  font-weight: bold;
}

em{
  font-style: italic;
}

div.auditText{
  font-size: 70%;
}

div.auditText span{
  font-style: italic;  
  font-size-adjust: none;
}
td.photobar{
  background: url(../../images/photobar5.jpg);
}
div.bcsoftLogo{
 white-space: nowrap;
 
 /*text-align: center;*/
}

#hd{
    border-bottom: 3px solid #F9CD00;
    overflow: hidden;
    margin: 4px 0 5px 20px;
    width: 95%;
}

div.bcsoftLeftMenu{
  /*background: url(../../images/largehorizontal.gif)  -375px ;*/
  background-repeat: repeat-y;
  width: 180px;
  clear: none;
}


div.bcsoftLeftMenu div div{
  margin-left: 5px;
  cursor: pointer;
  font-family: Tahoma, Arial, Verdana, Helvetica, Sans serif;
  font-weight: bolder;
  margin-bottom: 5px;
  white-space: nowrap;
  border-bottom: 1px solid #F9CD00;
}


div.bcsoftLeftMenu div:hover,.bcsoftLeftMenuHover{
  /*background: url(../../images/largehorizontal.gif)  -625px ;
  background-repeat: repeat-y;*/
}

.bcsoftLeftMenuHover{
  cursor: pointer;
  background-color: #F9CD00;
  color: #FFF;
}

div.content{
  clear: right;
  padding-left: 20px;
  overflow: visible;
}

#bd{
  width: 95%;
  background-color: #fcfcfc;
  background-image: url(../../images/CoffeeCup.jpg);
  background-position: 100% 1ex;
  background-attachment: scroll;
  background-repeat: no-repeat;
  height: 600px;
}

.menuBar{
  margin-left: 10px;
  border: 0px solid #000;
  overflow: hidden;
  text-indent: 20px;
}

.menuBar div{
  border-bottom: 1px solid #F00;
  font-weight: normal;
}

ol.breadcrumb{
  padding-left: 80px;
}

.breadcrumb li{
  display: inline;
  white-space: nowrap;
}

#headerRightImages{
  height: 161px;
  white-space: nowrap;
  text-align: right;
}

#headerRightImages img{
  xmargin-left: 4px;
}

#footer{
  margin: 0 20px;
  xwidth: 100%;
}

#footer div{
  clear: both;
  margin: 0 0 0.3em 0;
}

#footer #topLink{
  text-align: right;
  font-weight: bold;
  padding-bottom: 1em;
}

#footer #yellowBox{
  background-color: #FFFF00;
  border: 1px solid black;
  text-align: center;
  letter-spacing: 3px;
}

#footer #address, #footer #contacts{
  font-size: 70%;
}

#footer ul, #footer ol{
  padding: 0;
  margin: 0;
}

#footer li{
  display: inline;
  white-space: nowrap;
}

#footer #contacts li{
  margin-right: 1em;
}

#footer a:visited{
  color: #cc9900;
}

#footer a:hover, #footer a:active{
  color: #3E3D39;
}

div.stSideBarText{
  font-style: italic;
  width: 85%;
}

td.stGeneralText{
  width: 450px;
}


 .tabbed-pane-tab{
  white-space: nowrap;
  height: 30px;
  width: 150px;
  border: 0px solid #000;
  text-indent: 5px;
  vertical-align: middle;
  background: #88B0E7 url(../../images/orangevertical.gif) repeat-x;
  background-position: 0px -2px;
  cursor: pointer;
  font-weight: bolder;
}

    .tabbed-pane-tab-selected{
      background: #F9CD00;
      color: #000;
      font-weight: bolder;
    }
    .tabbed-pane-tab-hover{
      background: #F9CD00;
      font-weight: bolder;
    }
    td.tabbed-pane-tab{
      font-family:Tahoma, Arial, Verdana, Helvetica, Sans-serif;
    }

a{
  text-decoration: none;
  color: #000;
}

h2.newsLink{
  margin-top: 1em;
}

div.inlineSidebar{
  display: block;
  float: right;
  width: 50%;
  background-color: #FFFF88;
  border: solid 1px black;
  padding: 0 7px 0 10px;
  margin: 0 0 8px 8px;
}

.inlineSidebar h1{
  text-align: center;
}

#testamonials img{
  margin: 0 10px 10px 0;
}

#testamonials table{
  margin-bottom: 20px;
}


