﻿.chromemenu{
padding:10px 0px 0px 20px;
width:860px;
font-weight: bold;
font-family: tahoma;
font-size:11px;
}

.chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(images/tab/chromebg.gif) center center repeat-x;
padding: 4px 0px;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

.chromemenu ul li{
display: inline;
}

.chromemenu ul li a{
color: #494949;
padding: 4px 12px 4px 12px;
margin: 0;
text-decoration: none;
border-right: 1px solid #BBB;
}

.chromemenu ul li a:hover, .chromemenu ul li a.current{
background: url(images/tab/chromebg2.gif) center center repeat-x;
}

.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
display:none;
color:#333333;
font:normal 12px Arial, Helvetica, sans-serif;
/*padding:30px 40px 0px 40px;*/
}


.tabcontent a:link, .tabcontent a:visited {color:#555555; text-decoration:none;}
.tabcontent a:hover {color:#000000; list-style-image:url(images/tab/list-img2.jpg);}

#news ul {list-style-image:url(images/tab/list-img.jpg); font:bold 13px arial; color:#333333; margin-left:5px;}
#news ul li {margin:5px 50px 6px 4px; font-size:12px; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
#news .leftNews {float:left;}
#news .rightNews {float:left;}

#services ul {list-style-image:url(images/tab/list-img.jpg); font:bold 13px arial; color:#333333; margin-left:5px;}
#services ul li {margin:5px 50px 6px 4px; font-size:12px; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
#services .leftNews {float:left;}
#services .rightNews {float:left;}

/* New Tab Menu
--------------------------------------------- */
#tabs{float:left;width:100%;background:#ffffff;font-size:93%;line-height:normal;border-bottom:1px solid #24618E;}
#tabs ul{list-style:none;margin:0;padding:10px 10px 0px 0px;}
#tabs li{display:inline;margin:0;padding:0;}
#tabs a{float:left;background:url("images/tab/tableftJ.gif") no-repeat left top;text-decoration:none;margin:0;padding:0 0 0 5px;}
#tabs a span{float:left;display:block;background:url("images/tab/tabrightJ.gif") no-repeat right top;color:#24618E;padding:5px 15px 4px 6px;}
#tabs a:hover span {color:#FFF;}
#tabs a:hover {background-position:0% -42px;}
#tabs a:hover span {background-position:100% -42px;}

.marginTblCss 
{
    margin-left: 15px;
    margin-right: 15px;
    background-color: #fafafa;
    border: 1px #d79900 solid;
    border-collapse: collapse;
    border-spacing: 0px;
} 

.marginTblCss p a:hover {color:Navy;}

.marginTblCss p
{
   margin-left: 5px;
   margin-right: 5px; 
}

.headerBgColorCss
{
    font-size:12px;
    background-color: #fff2ba;
}
 