/*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:#587183;
  font-size:19px;
  height:30px;
}

.searchKeyBox {
    background-color:#7b99a8;
    width:610px;
    height:77px;
}

.searchDetail {
    width:610px;
    background-color:#f3f4f4;
    padding:0px;
}

.searchDetailLabel {
    font-family:Arial;
    font-size:11px;
    color:#587183;    
}

.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:url('../images/search-button0.gif')no-repeat top left !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;
} 

 /*Level 3 Side Navigator*/
.lv3SideNavList  {
    width:320px; 
    height:30px;
    background-color: #7b99a8;
    background-image: url("../images/lvl3-sidenav-arrow-hover.gif");
    padding: 0 0 0 10px;
    border-bottom: solid;
    border-width: 4px;
    border-color: White;

}

.lv3SideNavList:hover  {
    width:320px; 
    height:30px;
    background-color: #4d687b;
    background-image: url("../images/lvl3-sidenav-arrow-hover.gif");
    padding: 0 0 0 10px;
    border-bottom: solid;
    border-width: 4px;
    border-color: White;

}

.lv3SideNavList a, .lv3SideNavList a:active, .lv3SideNavList a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #ffffff !important;
  vertical-align: middle;
  
}

.lv3SideNavList:hover a, .lv3SideNavList:hover a:active, .lv3SideNavList:hover a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #ffffff !important;
  vertical-align: middle;
  
}

.lv3SideNavList_active  {
    width:320px; 
    height:30px;
    background-color: #4d687b;
    background-image: url("../images/lvl3-sidenav-arrow-selected.gif");
    padding: 0 0 0 10px;
    font-family: Arial;
    font-size: 13px;
    color: white;
    vertical-align: middle;
}


.lv3SideNavList_active_link  {
    width:320px; 
    height:30px;
    background-color: #7d99a8;
    background-image: url("../images/lvl3-sidenav-arrow-selected.gif");
    padding: 0 0 0 10px;
}

.lv3SideNavList_active_link:hover  {
    width:320px; 
    height:30px;
    background-color: #4d687b;
    background-image: url("../images/lvl3-sidenav-arrow-selected.gif");
    padding: 0 0 0 10px;
    font-family: Arial;
    font-size: 13px;
    color: white;
    vertical-align: middle;
}

.lv3SideNavList_active_link  a, .lv3SideNavList_active_link  a:visited, .lv3SideNavList_active_link  a:active{
    font-family: Arial;
    font-size: 13px;
    color: #ffffff !important;
    vertical-align: middle;
}

.lv3SideNavList_active_link:hover a, .lv3SideNavList_active_link:hover a:visited, .lv3SideNavList_active_link:hover a:active  {
    font-family: Arial;
    font-size: 13px;
    color: #ffffff !important;
    vertical-align: middle;
}

.lv4SideNavList_active {
    width:320px; 
    height:22px;
    background-color: #4d687b;
    padding: 0 0 0 10px;
    font-family: Arial;
    font-size: 13px;
    color: #ffffff;
    vertical-align: middle;
}

.lv4SideNavList {
    width:320px; 
    height:22px;
    background-color: #d9e2e6;
    padding: 0 0 0 10px;
}   

.lv4SideNavList:hover {
    width:320px; 
    height:22px;
    background-color: #4d687b;
    padding: 0 0 0 10px;
}   

.lv4SideNavList a, .lv4SideNavList a:visited, .lv4SideNavList a:active {
  font-family: Arial;
  font-size: 13px;
  color: #4d687b !important;
  vertical-align: middle;
  
}

.lv4SideNavList:hover a, .lv4SideNavList:hover a:visited, .lv4SideNavList:hover a:active {
  font-family: Arial;
  font-size: 13px;
  color: #ffffff !important;
  vertical-align: middle;
}

.lv4SideNavGap {
    width:320px; 
    height:4px;
    background-color: transparent;
}

/*End Level 3 Side Nav*/


.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;
}
