
ul.css-tabs {
    border-bottom: 1px solid #ccc;
    height: 30px;
    margin: 0 !important;
    padding: 0;
    width: 668px;
    margin-top: 35px!important;
	box-sizing: unset !important;
}

ul.css-tabs li {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
	box-sizing: unset !important;
}

ul.css-tabs a {
    background-color: #F0F8FF;
    border: 1px solid #CCCCCC;
    border-radius: 6px 6px 0 0;
    color: #404040;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 18px;
    margin-left: 12px;
    outline: 0 none;
    padding: 16px 30px 5px;
    position: relative;
    text-decoration: none;
    top: -10px;
	box-sizing: unset !important;
}


ul.css-tabs a:hover {
    background-color: #fff;
    color: #666;
}

ul.css-tabs a.current {
    background-color: #fff;
    border: 1px solid #ccc;
    border-bottom: 1px solid #fff;
    color: #3a4297;
    cursor: default;
}

.css-panes div {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
	border-color: #ccc;
	float:left;
   /* background-color: transparent;
 
    border-style: solid;
    border-width: 0;
    display: none;
    min-height: 150px;
    padding: 30px 20px;
    width: 627px;
    
    margin-top:-10px;*/
}



/*-- contact page tabs --*/



ul.css-tabbed {
    border-bottom: 1px solid #CCCCCC;
    float: left;
    height: 30px;
    margin: 35px 0 0 !important;
    padding: 0;
    width: 668px;
}

ul.css-tabbed li {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
}


ul.css-tabbed a {
    background-color: #F0F8FF;
    border: 1px solid #CCCCCC;
    border-radius: 6px 6px 0 0;
    color: #666;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 18px;
    margin-left: 12px;
    outline: 0 none;
    padding: 16px 30px 5px;
    position: relative;
    text-decoration: none;
    top: -10px;
}


ul.css-tabbed a:hover {
    background-color: #fff;
    color: #999;
}

ul.css-tabbed a.current {
    background-color: #fff;
    border: 1px solid #ccc;
    border-bottom: 1px solid #fff;
    color: #3a4297;
    cursor: default;
}


.css-slide div {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ccc;
    border-style: solid;
    border-width: 0;
    
}

.tab-wrapper {display:block; float: left; height: auto;}
/* us inside tabs css */
.us-disc-block {}
.us-disc-block ul{margin:0;padding:0;list-style-type:none!important;}
.us-disc-block ul li{list-style-type:none!important;background: url('../webImages/us-bullet.gif') 0 4px no-repeat!important;
	font-size: 12px;padding:0 0 14px 14px;color:#3a4297;font-weight:bold;margin:0;}
	
	
ul.us-dn-arrow{margin:0;padding:0;list-style-type:none!important;}
ul.us-dn-arrow li{list-style-type:none!important;background: url('../webImages/us-d-arrow-bullet.gif') no-repeat!important;
	font-size: 14px;padding:10px 0 14px 38px;color:#3a4297;font-weight:bold;}
ul.us-dn-arrow li a{color:#3a4297;font-weight:bold;margin:0;font-size: 14px;}


ul.us-no-arrow{margin:0;padding:0 0 0 35px;list-style-type:none!important;}
ul.us-no-arrow li{list-style-type:disc !important;background: none !important;
	font-size: 12px;padding:4px 0 4px 4px;color:#3a4297;font-weight:normal;}
ul.us-no-arrow li a{color:#3a4297;font-weight:normal;margin:0;font-size: 12px;}


ul.us-dn-arrow{margin:0;padding:0;list-style-type:none!important;}
ul.us-dn-arrow li{list-style-type:none!important;background: url('../webImages/us-d-arrow-bullet.gif') no-repeat!important;
	font-size: 14px;padding:10px 0 14px 38px;color:#3a4297;font-weight:bold;}
ul.us-dn-arrow li a{color:#3a4297;font-weight:bold;margin:0;font-size: 14px;}


ul.us-dn-arrow-t8{margin:0;padding:0;list-style-type:none!important;}
ul.us-dn-arrow-t8 li{list-style-type:none!important;background: url('../webImages/us-d-arrow-bullet-t8.png') no-repeat!important;
	font-size: 12px;padding:4px 0 8px 27px;color:#525151;font-weight:normal;margin-left:10px;}
ul.us-dn-arrow-t8 li a{color:#525151;font-weight:normal;margin:0;font-size: 12px;}

ul.us-no-arrow-t8{margin:0;padding:0 0 0 35px;list-style-type:none!important;}
ul.us-no-arrow-t8 li{list-style-type:disc !important;background: none !important;
	font-size: 12px;padding:4px 0 4px 4px;color:#525151;font-weight:normal;}
ul.us-no-arrow-t8 li a{color:#525151;font-weight:normal;margin:0;font-size: 12px;}

.mlmenu, .mlmenu  ul, .mlmenu  ul li, .mlmenu  ul li a  {box-sizing: unset !important;}
#header .bgWhite{box-sizing: unset !important}

.css-panes ul li span {color: #3a4297;}
.css-panes ul li p {color: #3a4297;}