/*Breadcrumb*/

.breadcrumb {
    font-family:Arial;
    font-size:12px;   
    color:#4d687b;
}

.breadcrumb a, .breadcrumb a:visited, .breadcrumb a:active, .breadcrumb a:hover {
    font-family:Arial;
    font-size:12px;   
    color:#396f89 !important;
}

/*Breadcrumb End*/

/*Search*/
.csViewDocHead {
    table-layout:fixed;
    word-wrap:break-word;
    font-family:Arial;
    font-size:27px;   
    color:#4d687b;
}

.csCommandButton, .csCommandButton:hover {
    width:186px;
    height:19px;
    font-family:Arial;
    font-size:13px;
    color:#4d687b;
    vertical-align: middle;
    background:url('../images/cs-button1.gif') !important;
    background-repeat: no-repeat !important;
    background-position-x: left !important;
    background-position-y: top !important;
    padding:0 !important;
    border:none !important;

}

 .csCommandButton:active{
    font-size:12px !important;
    color:#4d687b !important;
}

.searchHeader {
  font-family:Arial;
  color:#4d687b;
  font-size:19px;
  height:30px;
}

.searchKeyBox {
    background-color:#7b99a8;
    width:610px;
    height:77px;
}

.searchDetail {
    width:610px;
    background-color:#ebf2f5;
    padding:0px;
}

.searchDetailLabel {
    font-family:Arial;
    font-size:11px;
    color:#4d687b;    
}

.searchResultLeft {
    width:21px;
    background-color:#a9bdc6;
}

.searchResultHeader a, .searchResultHeader a:visited, .searchResultHeader a:active {
    font-family:Arial;
    font-size:15px;   
    font-weight:bold;
    color:#4d687b !important;
}

.searchResultTxt {
    font-family:Arial;
    color:#4d687b;
    font-size:19px;
    height:40px;
    vertical-align: bottom;
}

.searchCommandButton, .searchCommandButton:hover {
    width:67px;
    height:19px;
    font-family:Arial;
    font-size:12px;
    color:#244e62;
    vertical-align: middle;
    background-image:url('../images/search-button1.gif') !important;
    background-repeat: no-repeat !important;
    background-position-x: left !important;
    background-position-y: top !important;
    padding:0 !important;
    border:none !important;
}

.searchCommandButton:active{
    font-size:11px !important;
    color:#244e62 !important;
}
/*End Search*/

.webcopyTitle1 {
  font-family:Arial; 
  color:#4d687b;
  font-size: 37px;
}

.webcopyTitle2 {
  font-family:Arial; 
  color:#4d687b;
  font-size: 23px;
}

.webcopyTitle3 {
  font-family:Arial; 
  color:#4d687b;
  font-size: 17px;
}

.featureBar {
  background-color:#7b99a8;
}

.featureBackground {
  background-color:#ebf2f5;
}

.feature13Body {
  font-family:Arial; 
  color:#5f72a6;
  font-size: 12px;
  padding-top:0px;
  padding-left:0px;
  padding-right:5px;  
  
  
}
.feature13Body p {
      margin-top: 0px;
      margin-bottom: 0px;    
}

.feature13Body td a:link {
  font-family:Arial;
  color:#4d687b;
  font-size:12px;
}

.feature13Body td a:active {
  font-family:Arial;
  color:#4d687b;
  font-size:12px;
}

.feature13Body td a:visited {
  font-family:Arial;
  color:#4d687b;
  font-size:12px;
}

.feature13Body td a:hover {
  font-family:Arial;
  text-decoration: none;
  color: #272b2d;
}


.feature23Body {
  font-family:Arial; 
  color:#4d687b;
  font-size: 15px;
  padding-left:0px;  
  padding-top:0px;  
}
.feature23Body p {
      margin-top: 0px;
      margin-bottom: 0px;    
}

.feature23Body td a:link {
  font-family:Arial;
  color:#4d687b;
  font-size:15px;
}

.feature23Body td a:active {
  font-family:Arial;
  color:#4d687b;
  font-size:15px;
}

.feature23Body td a:visited {
  font-family:Arial;
  color:#4d687b;
  font-size:15px;
}

.feature23Body td a:hover {
  font-family:Arial;
  text-decoration: none;
  color: #272b2d;
}

.pageLinksTitle {
  font-family:Arial;
  color:#4d687b;
  font-size:17px;
  padding-top:-10px;    
  padding-bottom:-5px;
}

.docLinksTitle {
  font-family:Arial;
  color:#4d687b;
  font-size:17px;
  padding-bottom:-5px;
}