/* TABS */

#tabsnav {
background-color:#FFFFFF;
border-bottom:1px solid #e0e0e0;
border-top:1px solid #e0e0e0;
float:left;
margin:0 0 20px;
padding:1px 0;
position:relative;
width:100%;
z-index:2 !important;
}

#tabsnav ul.pagenav {
padding: 0 !important;
margin: 0 !important;
background: url("../img/tabs/pagenav-bg.gif") repeat ; 
float: left;
height:35px;
list-style-type: none; 
position:relative; 
clear:both;
font-family:Arial,Helvetica,sans-serif;
font-size:0.85em;
text-transform:uppercase;
line-height:15px !important;
color:#fff;
border-left:1px solid #C4C4C2;
width:100%;
}

#tabsnav ul.pagenav li {
float:left;
height:35px;
margin:0;
position:relative;
border-right:1px solid #C4C4C2;
list-style-type: none;
background:none;
padding-left: 0px;
margin-left: 0px;
}

#tabsnav ul.pagenav li a {
padding:10px 30px 10px 30px;
display: block; 
float: left; 
text-decoration: none
}

#tabsnav #verifyIDTabs.pagenav li a, 
#tabsnav #verifyIDTabs.pagenav li.tabsMenuCurrent a {
padding:10px 10px !important;
display: block; 
float: left; 
text-decoration: none
}

/* PCA TABS */
#tabsnav ul.pcaTabs li.tabsMenuCurrent {
border-right:0 !important;	
}

#tabsnav ul.pcaTabs li {
border-right:1px solid #C4C4C2 !important;
}

#tabsnav ul.pcaTabs li#tab6 {
border-right:0 !important;
}

#tabsnav ul.pcaTabs li a {
padding:10px 12px !important;
}
/* END PCA TABS */


#tabsnav UL.pagenav LI.tabsMenuCurrent {
background: url("../img/tabs/pagenav-bg-selected.gif") #0c51a1 repeat-x;
display: block; 
text-decoration: none;
color:#FFF !important;
float:left;
height:35px;
margin:0;
position:relative;
}





#tabsnav UL.pagenav LI.tabsMenuCurrent a:link, UL.pagenav LI.tabsMenuCurrent a:hover, UL.pagenav LI.tabsMenuCurrent a:visited, UL.pagenav LI.tabsMenuCurrent a:active {
color:#FFF !important;
}



#column2 #tabsnav, #column12 #tabsnav {
border-right:1px solid #C4C4C2;
}

#column2 #tabsnav ul.pagenav, #column12 #tabsnav ul.pagenav {
width:99.8%;
}

#tab4 {
border-right:0 !important;
}




/* Combination bond Nav */

#tabsnav ul.combinav {
padding: 0 !important;
margin: 0 !important;
background: url("../img/tabs/pagenav-bg.gif") repeat-x; 
float: left;
height:35px;
list-style-type: none; 
position:relative; 
clear:both;
font-family:Arial,Helvetica,sans-serif;
font-size:0.85em;
text-transform:uppercase;
line-height:15px !important;
color:#fff;
border-left:1px solid #C4C4C2;
width:100%;
}

#tabsnav ul.combinav li {
float:left;
height:35px;
margin:0;
position:relative;
border-right:1px solid #C4C4C2;
list-style-type: none;
background:none;
padding-left: 0px;
margin-left: 0px;
}

#tabsnav UL.combinav LI.tabsMenuCurrent {
background: url("../img/tabs/pagenav-bg-selected.gif") #0c51a1 repeat-x;
display: block; 
text-decoration: none;
color:#FFF !important;
float:left;
height:35px;
margin:0;
position:relative;
}

#tabsnav ul.combinav li a {
padding:10px 11px 10px 10px;
display: block; 
float: left; 
text-decoration: none
}

#tabsnav UL.combinav LI.tabsMenuCurrent a:link, UL.combinav LI.tabsMenuCurrent a:hover, UL.combinav LI.tabsMenuCurrent a:visited, UL.combinav LI.tabsMenuCurrent a:active {
color:#FFF !important;
}

#column2 #tabsnav ul.combinav {
width:99.8%;
}