body {
		margin: 0 0 0 0px;
		padding: 0 0 0 0px;
}

body,td,th {
	font-family:  Arial, Helvetica, Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif ;
	font-size: 80%;
	color: #3F3F3F;
}

.clear-all { /* can be used on a <div> or <br> to avoid collapsing divs - especially ns6 (pc) */
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}

.setIndexText {
	font-size: 1.1 em;
	color: #7FA444;
}

.downloadText{
	font-size: 1.1 em;
	color: #e7310a
}

.footerText {
	font-size: 0.8em;
	color: #000;
}
#downloadContent {
	font-size: 1.1em;
}

.whiteText {
	color: #fff; 
}

.darkGrayText {
	color: #999999; 
}

.blackText {
	color: #000; 
}

.redText {
	color: red; 
}

.bold {
	font-weight: bold;
}
.paddingLeft10 {
	padding-left: 10px;
}


.textOtherLinks {
	font-size: 0.9em;
}

a:link	  { color: #074689; text-decoration: none;}
a:visited { color: #074689; text-decoration: none;}
a:Hover  { color: #999999; text-decoration: none;}
a:active  { color: #074689; text-decoration: none;}

a.greyLink:link	  { color: #074689; text-decoration: none;}
a.greyLink:visited { color: #074689; text-decoration: none;}
a.greyLink:Hover  { color: #999999; text-decoration: none;}
a.greyLink:active  { color: #074689; text-decoration: none;}

a.whiteLink:link	  { color: #ffffff; text-decoration: none;}
a.whiteLink:visited { color: #ffffff; text-decoration: none;}
a.whiteLink:Hover  { color: #0E1E7D; text-decoration: none;}
a.whiteLink:active  { color: #ffffff; text-decoration: none;}

a.darkBlueLink:link	  { color: #0e1e7d; text-decoration: none;}
a.darkBlueLink:visited { color: #0e1e7d; text-decoration: none;}
a.darkBlueLink:Hover  { color: #0e1e7d; text-decoration: none; background-color: #CFCFCF;}
a.darkBlueLink:active  { color: #0e1e7d; text-decoration: none;}

a.blackLink:link	  { color: #000000; text-decoration: none;}
a.blackLink:visited { color: #000000; text-decoration: none;}
a.blackLink:Hover  { color: #000000; text-decoration: none; ;}
a.blackLink:active  { color: #000000; text-decoration: none;}

a.orangeLink:link	  { color: #F18727; text-decoration: none;}
a.orangeLink:visited { color: #F18727; text-decoration: none;}
a.orangeLink:Hover  { color: #F18727; text-decoration: none; }
a.orangeLink:active  { color: #F18727; text-decoration: none;}

a.orange1Link:link	  { color: #F18727; text-decoration: none;}
a.orange1Link:visited { color: #F18727; text-decoration: none;}
a.orange1Link:Hover  { color: #F18727; text-decoration: none;  background-color: #CFCFCF;}
a.orange1Link:active  { color: #F18727; text-decoration: none;}

a.greenLink:link	  { color: #439C25; text-decoration: none;}
a.greenLink:visited { color: #439C25; text-decoration: none;}
a.greenLink:Hover  { color: #439C25; text-decoration: none;  background-color: #CFCFCF;}
a.greenLink:active  { color: #439C25; text-decoration: none;}

#tab1, #tab2, #tab3, #tab4 { float: left; }

.newsTabUnselected {
	background: url(images/news_bg_tab_2.png) repeat-x;
	height: 26px;
	border-left: 1px solid #0E1E7D;
	border-right: 1px solid #0E1E7D;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	margin-left: 5px;
}

.newsTabSelected {
	background: url(images/news_bg_tab_0.png) repeat-x;
	color: #000;
	height: 26px;
	border-left: 1px solid #0E1E7D;
	border-right: 1px solid #0E1E7D;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	margin-left: 5px;
}


.newsTabUnselected a { color: #0e2680; text-decoration: none;}
.newsTabUnselected a:Hover  { color: #000; text-decoration: none;}

.newsTabselected a { color: #000; text-decoration: none;}

#newsTab1Info { border: 1px solid #0E1E7D; margin-top: -1px;}
#newsTab2Info { border: 1px solid #0E1E7D; margin-top: -1px; display: none;}
#newsTab3Info { border: 1px solid #0E1E7D; margin-top: -1px; display: none;}
#newsTab4Info { border: 1px solid #0E1E7D; margin-top: -1px; display: none;}

.paddingLeft5 { padding-left: 5px;}


.tblHeader { font-weight: bold; font-size: 1.0em; } 
.bold { font-weight: bold; }

/* Layout */
#LmainContentCol1 { background-color: #666; }

.detailLink2OurBusiness {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;   	
	width:179px; 
	position: absolute; 
	height: 135px;
	background-color: #F2F2F2;  
}

 .detailLink2OurBusiness ul {
	
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 20px;
	margin-top: 5px;
	list-style-image: url(images/gr_link_arrow.gif);
   padding-bottom: 0px;
}

.floatLeft { float: left; }

.li_off{
	background-image: url(images/gr_link_arrow.gif); background-repeat: no-repeat; background-position: 4px;  padding: 0px 0px 0px 16px; margin-top: 0px;  margin-left: 0;
}

.li_on{
	background-image: url(images/blue_link_arrow.gif); background-repeat: no-repeat; background-position: 4px;  padding: 0px 0px 0px 16px; margin-top: 0px; margin-left: 0;
}

.whiteText { color: #fff; }
.darkBlueText { color: #0e1e7d; }


.mainContentArea {
	/* background: url(images/contentBG.gif) repeat-y;  */
}
.mainHdrContent {
	margin-top: 0px;
	background: url(images/sub_head_bg.jpg) repeat-x;
	height: 26px;
	color: #0e1e7d;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 5px;
}

.textHdr1 {
	color: #0e1e7d;
	font-weight: bold;
}

.content {
	color: #3F3F3F;
/* 	text-indent : 30px; */
	text-indent : 0px;
	margin-right: 5px;
}

.moreLink { 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	
}

.backLink {
	float: right;
	padding-right: 20px;
}

#hr_lists {
	list-style: circle;
}
#hr_lists li {
/* background-image: url(images/blue_link_arrow.jpg);
background-repeat: no-repeat;
background-position: 2px; */
padding-left:  5px;
background-a
}

.hdrTitle {
	margin-top: 0px;
	background: url(images/ToolbarBG.gif) repeat-x;
	height: 26px;
	color: #0e1e7d;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 5px;
}

#scorp_txt {  font-weight: bold; color: #000099 }
#telcom_txt {  font-weight: bold; color: #FF6600 }
#imobile_txt { font-weight: bold; color: #33CC00 }

#image { text-align: center; }

#fimage {
	float: left ;
	width: 146px; 
	height: 124px;
	border: 1px solid;
	text-align: center;
   vertical-align: middle;
   display: table-cell;
   margin-left: 2px;
}

.all_images {
	padding-top: 20px;
}