#tabswrap{width:auto;   text-align:left; background-color:#FFFFFF; float:left; padding:0px;}
li{margin:0;padding:0} /* from boxes.css */
.clear { clear: both; }
/* +++++++++++++++++++++++++++++
TABS 
+++++++++++++++++++++++++++++++ */
.tabs { padding: 5px 0 0 0; margin: 0;  list-style-type: none; text-align: left; }
.tabs ul { border-top: none !important; border-bottom: none !important; }
.tabs li{ display: block; float: left; margin: 0 2px 0 0;}

.tabs li a { background: url(images/tabBG.gif) repeat-x top left; border: 1px solid #ccc; border-bottom: none; color: #686868; font-size: 12px; line-height: 100%; font-weight: bold; display: block; padding: 6px 9px; position: relative; text-decoration: none; z-index: 1; text-align:center}
.tabs li a:hover{ color: #CC0000; text-decoration: none; }

.tabs li.first a { background: url(images/tabBGRndCrnr.gif) no-repeat!important; border-top: none; border-left: none; padding: 7px 9px 6px 12px; } 
.tabs li.first a.selected { background-image: url(images/tabBGRndCrnrSel.gif) !important; }
.tabs li a.selected { background-color: #fff; background-image: none; color: #004584; position: relative; top: 0px; margin-bottom: -1px; padding-bottom: 7px; }
.tabs li a.selected:hover { text-decoration: none; }

/* Tab container */
#tabcontent, #countrydivcontainer {border:1px solid #cccccc; border-bottom: none; clear: both; width:580px; margin: 0; background: url(images/banner-bg.jpg) repeat-x bottom left;}
#tab1content { background: #fff; }
#tab2content, #tab3content, #tab4content, #tab5content { background: #fff; display: none; padding:10px}
.tabRndCrnrBtm { background: url(images/tabboxbtm-582.gif) no-repeat 0 0; height: 16px; width: 582px; margin: 0 0 0 0; }
#tabcontentWrap{
width: 560px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
padding-top: 10px; padding-left: 10px; padding-right: 10px; padding-bottom: 10px;  
}
#tabcontentleft{
width:80px; 
padding: 0px; float:left; padding:0px  
}

#tabcontentright{
width:480px; 
padding: 0px; float:left; padding-top: 0px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px;  

}
  
.blueTextBig		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004584;
	font-weight: normal;
	font-size:14px; line-height:130%
}
 

