/*
'WA' for Screen
Created On : 30-04-2008 Screen for Conteliga GmbH
Copyright : Pragash Irudayam - IruCom systems

*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
	text-align: left;
	
	width: 100%;
	height: 100%;
	padding: 0;
	border: none;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
					
}
a img { color: #FFFFFF; }         /* hide the border in Netscape 4 #F5EBD3; */
@media all {                   /* hide from Netscape 4 */
   a img { color: inherit;     /* undo the rule above */
   border: none;              /* hide from Netscape 4 */
   }
}
.icweb_webpage {
	
	width: 980px;
	height: auto;
	
	display: block;
	clear: both;
	
	padding: 0;
	border: none;	
	
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;			
}
.icweb_left_content {
	width: 180px;
	height: 700px;
	overflow: visible;
	
	left: auto;
	float: left;
	
	padding: 0;
	border: none;	
	margin: 0;
	
	background-color: #FFFFFF; 
	background-image: url(../../ic_web_image/ic_layout/Webpage_left.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
}
.icweb_right_content {
	width: 800px;
	min-height: 700px;
	overflow: visible;	
	
	
	float:left;	
	
	padding: 0;
	border: none;
	margin: 0;
	
	background-color: #FFFFFF;
	background-image: url(../../ic_web_image/ic_layout/Webpage_top_01.jpg);
	background-position: top right;
	background-repeat: no-repeat;	
		
}
.icweb_navigation {
		
	width: 180px;
	height: auto;
		
	padding: 0;
	border: none;
	margin: 130px 0 5px 0;
	background-color: transparent;
				
}

.icweb_pagecontent {
	
	width: 600px;
	height: auto;
	float:left;
		
	padding: 0;
	border: none;	
	margin: 45px 0 5px 0;
	background-color: transparent;
				
}


.icweb_pagecontent_concept {
	
	width: 530px;
	height: auto;
	float:left;
		
	padding: 0;
	border: none;	
	margin: 45px 0 5px 0;
	background-color: transparent;
				
}

.icweb_pagecontent_chart {
		
	width: 490px;
	height: auto;
	float:left;
		
	padding: 0;
	border: none;	
	margin: 45px 0 5px 0;
	background-color: transparent;
				
}

.icweb_banner {
	
	width: 200px;
	height: auto;
	float:right;
		
	padding: 0;
	border: none;	
	margin: 125px 0 5px 0;
	background-color: #FFFFFF;
				
}

.icweb_banner_concept {
		
	width: 260px;
	height: auto;
	float:right;
		
	padding: 0;
	border: none;	
	margin: 125px 0 5px 0;
	background-color: #FFFFFF;
				
}
.icweb_banner_chart {
		
	width: 310px;
	height: auto;
	float:right;
		
	padding: 0;
	border: none;	
	margin: 125px 0 5px 0;
	background-color: #FFFFFF;
				
}

.icwebpage_foot_top {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	line-height: 130%;
	text-align: left;
	
	vertical-align: top;
		
	
	width: 970px;
	height: auto;
	
	display: block;
	clear: both;
			
	padding: 0 0 5px 10px;
	border: none;
	margin: 0;
	background-color: transparent;	
		
}

.icwebpage_foot_top:hover {
	color: #333333;
}

.icwebpage_foot {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 130%;
	text-align: right;
	
	vertical-align: top;
		
	
	width: 980px;
	height: auto;
	
	display: block;
	clear: both;
			
	padding: 5px 0 0 0;
	border: none;
	border-top: 1px solid #AABE46;
	margin: 0;
	background-color: transparent;	
		
}
.icwebpage_foot a, .icwebpage_foot a:link, .icwebpage_foot a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.icwebpage_foot a:hover {
	color: #66CCFF;
	text-decoration: none;
	font-weight: normal;
}
.icwebpage_foot:hover {
	color: #666666;
}

.icweb_menu_shadow {
	
	width:155px;
	height:auto;
	
	display: block;
	clear: both;
	
	padding: 0 0 5px 0;
	border: none;
	margin: 10px 0 0 10px;
	
	background-color: transparent;
	background-image: url(../../ic_web_image/ic_layout/webpage_shadow_60.png);
	background-position: bottom left;
	background-repeat: no-repeat;

}


/*  Width is 180 */
.icweb_menu {
		
	width: auto;
	
	display: block;
	clear: both;
	
	padding: 8px 0 8px 0;
	border: none;
	margin: 0 0 0 5px;
	
	background-color: transparent;
	
	background-image: url(../../ic_web_image/ic_layout/mb_left_btn_bg_a.png);
	background-position: top left;
	background-repeat: repeat-y;
	
		
}

.icweb_menu1_btn a, .icweb_menu1_btn a:link, .icweb_menu1_btn a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;	
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	
		
	width: auto;
	height: auto;
	display: block;
	
	padding: 3px;
	border: none;
	margin: 0 0 0 5px;
	
	background-color: transparent;
				
}

.icweb_menu1_btn a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;	
	background-image: url(../../ic_web_image/ic_layout/mb_left_btn_bg_b.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	
}

.icweb_menu1_btn_down a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
	font-weight: bold;
	text-align: left;
	text-decoration: none;
		
	width: auto;
	height: auto;
	display: block;
	
	padding: 3px;
	border: none;
	margin: 0 0 0 5px;
	
	background-color: #FFFFFF;
	background-image: url(../../ic_web_image/ic_layout/mb_left_btn_bg_c.png);
	background-position: top left;
	background-repeat: repeat-y;
			
}
/* Menu Level 2*/


.icweb_banner_box_shadow {
	
	width:195px;
	
	display: block;
	clear: both;
	
	padding: 0 0 7px 0;
	border: none;
	margin: 10px 0 25px 0;
	
	background-color: transparent;
	background-image: url(../../ic_web_image/ic_layout/webpage_shadow_130.png);
	background-position: bottom right;
	background-repeat: no-repeat;

}

.icweb_banner_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333 ;
	line-height: 140%;
	text-align: left;
	vertical-align: top;
		
	width:auto;
	
	display: block;
	clear: both;
	
	padding: 8px;
	border: none;
	margin: 0 7px 0 0;
	
	background-color: #FFFFFF;
	background-image: url(../../ic_web_image/ic_layout/Webpage_banner_bg.png);
	background-position: top right;
	background-repeat: repeat-y; 

}
.icweb_banner_box_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	line-height: 130%;
	text-align: left;
	vertical-align: top;	
}
.icweb_banner_box a, .icweb_banner_box a:link, .icweb_banner_box a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;		
}

.icweb_banner_box a:hover {	
	color: #6699FF;
	text-decoration: none;

}


/* */
.row1 {
	width: auto;
	height: auto;
	display: block;
	
	padding: 10px;	
	border-bottom: 1px solid #F9F3E6;	
	background-color: #FFFFFF;

}
.row2 {
	width: auto;
	height: auto;
	display: block;
	
	padding: 10px;		
	border-bottom: 1px solid #F9F3E6;
	background-color: #FFFFFF;

}
/* Browse Btns at Lists */

.pages a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #33CCFF;
	padding: 2px 2px 2px 10px;
	text-decoration: none;
}
.pages a:link , .pages a:visited {
	color: #33CCFF;
	text-decoration: none;
}
.pages a:hover {
	color: #00CC00;
	text-decoration: underline;
}
.pages a img {
	vertical-align: text-bottom;
}


/* Browse Btn selected at Lists */
.pagedown a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #33CCFF;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
}
.pagedown a:link, .pagedown a:visited {
	color: #33CCFF;
	text-decoration: none;
}
.pagedown a:hover {
	color: #00CC00;
	text-decoration: none;

}
/* Bolck for Browse Btns div */
.browse_block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
	
	width: auto;
	height: auto;
	
	display: block;
	
	padding: 5px;
	border: none;
	margin: 0 0 10px 0;
	background-color: #FFFFFF;
	
}

/* Browse Btns at Lists used in 'a' */




/* Formats for Headings, Titles, and Paragraphs */

.icweb_doc_section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px ;
	color: #000000;	
	line-height: 130%;
	text-align: left;
	vertical-align: top;
	display: block;
	clear: both;
	
	padding: 2px 0 2px 0;
	border: none;
	margin: 0;
}

.icweb_flash_section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px ;
	color: #000000;	
	line-height: 130%;
	text-align: center;
	vertical-align: top;
	display: block;
	clear: both;
	
	padding: 2px 0 2px 0;
	border: none;
	margin: 10px 0 5px 0;
}


/* Heading*/
.icweb_article_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #265B84;;
	line-height: 130%;
	font-weight: normal;
	text-align: left;
		
	display: block;
	clear: both;
	
	padding: 0;
	border: none;		
	margin: 0 15px 35px 15px;	
				
}
.icweb_title_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #265B84;;
	line-height: 140%;
	font-weight: normal;
		
	display: block;
	clear: both;
	
	padding: 0;
	border: none;		
	margin: 10px 15px 15px 15px;	
				
}
.icweb_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #265B84;
	line-height: normal;
	font-weight: normal;
		
	display: block;
	clear: both;
	
	padding: 0;
	border: none;
	margin: 4px 15px 10px 15px;
	
}

.icweb_title_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #265B84;
	line-height: normal;
	font-weight: normal;
	
	display: block;
	clear: both;
	
	padding: 0;
	border: none;
	margin: 10px 15px 10px 15px;
	
}
.icweb_title_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #265B84;
	line-height: normal;
	font-weight: normal;	
	
	display: block;
	clear: both;
	
	padding: 0;
	border: none;
	margin: 5px 15px 5px 15px;
	
}
.icweb_title_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #265B84;
	line-height: normal;
	font-weight: bold;	
	
	display: block;
	clear: both;
	
	padding: 0;
	border: none;
	margin: 5px 15px 5px 15px;
	
}
.icweb_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px ;
	color: #333333;	
	line-height: normal;
	text-align: left;
	vertical-align: top;
	
	padding: 0;
	border: none;
	margin: 4px 15px 4px 15px;

}
.icweb_description a, .icweb_description a:link, .icweb_description a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #33CCFF;
	text-decoration: none;
		
}

.icweb_description a:hover {	
	color: #00CC00;
	text-decoration: none;		

}
.icweb_paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
	
	display: block;
	clear: both;
	
	padding: 0;
	border: none;
	margin: 10px 15px 5px 15px;

}
.icweb_paragraph strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	letter-spacing: 1px;
	
		
}
.icweb_paragraph_img_left {	
	text-align: left;
	vertical-align: text-top;
	float: left;
	padding: 0;
	border: none;
	margin: 5px 10px 15px 0;

}
.icweb_paragraph_img_right {
	text-align: left;
	vertical-align: text-top;
	float: right;
	padding: 0;
	border: none;
	margin: 5px 10px 15px 10px;
}


.icweb_paragraph a:link, .icweb_paragraph a:visited {
	color: #33CCFF;
	text-decoration: none;
	font-weight: bold;

}

.icweb_paragraph a:hover {
	color: #00CCFF;
	text-decoration: underline;
	font-weight: bold;

}
.icweb_image {
	padding: 0;
	border: none;	
	margin: 10px;

}
/* used in UL */
.icweb_list {
	list-style-image: url(../../ic_web_image/ic_icons/icon_list.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align:left;
	line-height: 130%;
	vertical-align: text-top;
	
	display: block;
	clear: both;
	
	padding: 5px;
	border: none;
	margin: 10px 15px 10px 40px;
		
	
}

.icweb_list strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	letter-spacing: 1px;
	
		
}
.icweb_weblink_list {
	list-style-type: none;
	list-style-image: url(../../ic_web_image/ic_icons/Icon_Internet.png);	
	
}
.icweb_weblink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	
}
a.icweb_weblink:link {
	color: #33CCFF;
	text-decoration: none;
}
a.icweb_weblink:visited {
	color: #999999;
	text-decoration: none;
}
a.icweb_weblink:hover {
	color: #00CCFF;
	text-decoration: underline;
}
.icweb_globaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px ;
	color: #000000;	
	text-align: left;
	vertical-align: top;
	
	padding: 5px;
	border: none;
	margin: 0 15px 0 10px;

}
.icweb_globaltext a, .icweb_globaltext a:link, .icweb_globaltext a:visited {
	color: #33CCFF;
	text-decoration: none;
}

.icweb_globaltext a:hover {	
	color: #00CC00;
	text-decoration: none;
}
.icweb_smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px ;
	color: #000000;	
	text-align: left;
	vertical-align: top;
	
	padding: 0;
	border: none;
	margin: 0 10px 0 10px;

}
.icweb_smalltext a, .icweb_smalltext a:link, .icweb_smalltext a:visited {
	color: #33CCFF;
	text-decoration: none;
}

.icweb_smalltext a:hover {	
	color: #00CC00;
	text-decoration: none;
}
address.icweb_smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	
}
.icweb_metatext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 130%;	
	margin: 20px 10px 5px 10px;
}

/* Fomats for Form Elements */
form {
	padding: 0;
	border: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	
	padding: 1px 1px 1px 5px;
	border: 1px solid #CCCCCC;
	
	background-color: transparent;
	
}
.formfield:hover, .formfield:focus {
	border: 1px solid #AABE46 ;
	background-color: #FFFFFF;
}
.formbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	
	padding-left: 5px;
	border: 1px solid #F5F5F5;
	border-bottom: 1px solid #265B84;
	background-color: #FFFFFF;

}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	height: auto;
	width: auto;
	padding: 3px;
	border: 1px solid #F5F5F5;
	border-bottom: 1px solid #CCCCCC;
	background-color: #265B84;;
	
	
}



.search_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	
	width: auto;	
	display: block;
	
	padding: 2px;
	border: none;
	margin: 2px;
	background-color: #6699CC;
		
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px ;
	color: #CC0000;
	padding: 5px;
	font-weight: normal;
}
.success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px ;
	color: #006600;
	padding: 5px;
	font-weight: normal;
}

.icweb_tpl_msg_xml{
	display: none;
	
}

/* Broad col has 770 px */

.icweb_flowchart {
		
	width: auto;
	height: auto;
	clear: both;
	display: block;
	
	
		
	padding: 5px;
	border: none;	
	margin: 15px 0 5px 10px;
		
				
}



.icweb_flowchart_rowcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	
	width: auto;
	height: auto;
	clear: both;
	display: block;
		
	padding: 5px;
	border: 1px solid #CCCCCC ;
	border-bottom: 1px solid #006699;	
	margin: 10px 10px 20px 10px;
	
	background-color: #FFFFFF;
	background-image: url(../../ic_web_image/ic_layout/flowchart_row_bg.png);
	background-position: bottom left;
	background-repeat: repeat-x;
				
}
.icweb_flowchart_rowcss:hover {
	color: #333333;
	border: 1px solid #AABE46 ;
	border-bottom: 1px solid #003366;
	background-color: #FFFFFF;
	background-image: url(../../ic_web_image/ic_layout/flowchart_row1_bg_over.png);
	background-position: bottom left;
	background-repeat: repeat-x;			
}

.icweb_flowchart_rowcss_im {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #265B84;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	
	width: auto;
	height: auto;
	clear: both;
	display: block;
		
	padding: 10px 5px 10px 5px;
	border-top: 1px solid #99CCFF;
	border-right: 2px solid #99CCFF;
	border-bottom: 2px solid #003366;
	border-left: 2px solid #99CCFF;
	margin: 2px 10px 0 10px;
	
	background-color: #FFFFFF;
	background-image: url(../../ic_web_image/ic_layout/flowchart_row_bg_over.png);
	background-position: bottom left;
	background-repeat: repeat-x;
				
}
.icweb_flowchart_rowcss_im:hover {
	color: #003366;
		
	border-top: 1px solid #AABE46 ;
	border-right: 2px solid #265B84;
	border-bottom: 2px solid #003366;
	border-left: 2px solid #265B84;
	
	background-image: url(../../ic_web_image/ic_layout/flowchart_row_bg_over.png);
	background-position: bottom left;
	background-repeat: repeat-x;			
}


.icweb_flowchart_r_tbl {

	text-align: center;
	width:auto;
	
	display: block;
	
	
	border:none;
	padding: 0;	
	margin: 5px auto 0 auto;	
	

}
.icweb_flowchart_tbl {

	width:auto;
	height: auto;
	
	display: block;
	clear: both;
	
	border-spacing: 0;	
	border: none;
	padding: 0;	
	margin: 0;
	background-image: url(../../ic_web_image/ic_layout/flowchart_tool_concept_bg.png);
	background-position: top left;
	background-repeat: no-repeat;		
	
	
}
.icweb_flowchart_tbl_tr {

	border-spacing: 0;
	border: none;
	padding: 0;	
	margin: 0;
	
}

.icweb_flowchart_tbl_td {

	border-spacing: 0;
	border: none;
	padding: 0;	
	margin: 0;
	
}

.icweb_flowchart_r1_subtitle, .icweb_flowchart_r1_subtitle a:link, .icweb_flowchart_r1_subtitle a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;	
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	
	width: 210px;
	height: auto;
	display: block;
	
		
	padding: 4px;
	border: 1px solid #CCCCCC;
	
	margin: 1px;
	
	background-color: #FFFFFF;
				
}
.icweb_flowchart_r1_subtitle:hover, .icweb_flowchart_r1_subtitle a:hover {
	text-decoration:none;
	cursor: pointer;
	color: #000000;
	background-image: url(../../ic_web_image/ic_layout/flowchart_square1_bg_over.png);
	background-position: bottom left;
	background-repeat: repeat-x;				
}


.icweb_flowchart_r_subtitle,  .icweb_flowchart_r_subtitle a:link, .icweb_flowchart_r_subtitle a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #265B84;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	
	width: 210px;
	height: auto;
	display: block;
	
		
	padding: 4px;
	border: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	
	margin: 1px;
	
	background-color: #FFFFFF;
	background-image: url(../../ic_web_image/ic_layout/flowchart_square_bg.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	
				
}
.icweb_flowchart_r_subtitle:hover, .icweb_flowchart_r_subtitle a:hover {
	text-decoration:none;
	cursor: pointer;
	color: #000000;
	background-image: url(../../ic_web_image/ic_layout/flowchart_square_bg_over.png);
	background-position: bottom left;
	background-repeat: repeat-x;				
}



.icweb_flowchart_rowtxtcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: 130%;
	
	width: auto;
	height: auto;
	clear: both;
	display: block;
		
	padding: 10px;
	border: none;	
	margin: 10px 10px 5px 10px;
	
	background-color: #F5F5F5;
		
				
}

.icweb_flowchart_txt_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	line-height: 130%;
	text-align: left;
	vertical-align: top;
		
	width: auto;
	height: auto;
	display: block;
		
	padding: 0;
	border: none;	
	margin: 0;
	background-color: transparent;
				
}

.icweb_flowchart_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 130%;
	text-align: left;
	vertical-align: top;
		
	width:auto;
	
	display: block;
	clear: both;
	
	padding: 2px;
	border: none;	
	margin: 0;
	background-color: transparent;
	
				
}
.icweb_flowchart_squarecss1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 120%;
	text-align: justify;
	vertical-align: top;
		
	width:auto;
	
	display: block;
	clear: both;
	
	padding: 20px 25px 2px 5px;
	border:none;
	margin: 0 0 0 25px;
		
	background-color: #FFFFFF;
	background-image: url(../../ic_web_image/ic_layout/Webpage_chart_banner1_bg.png);
	background-position: top right;
	background-repeat: repeat-y;
	 
	
}
.icweb_flowchart_list {
	list-style-type:square;
	list-style-image: url(../../ic_web_image/ic_icons/icon_list_sm.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-align:left;
	line-height: 130%;
	vertical-align: text-top;
	
	display: block;
	clear: both;
	
	padding: 0;
	border: none;
	margin: 10px 0 10px 30px;
		
	
}



.icweb_flowchart_squarecss1 strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	letter-spacing: 1px;
	
		
}

.icweb_flowchart_squarecss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 120%;
	text-align: justify;
	vertical-align: top;
		
	width:auto;
	
	display: block;
	clear: both;
	
	padding: 5px 25px 2px 5px;
	border:none;
	border-top: 1px solid #F5F5F5;
	margin: 0 0 0 25px;
		
	background-color: #FFFFFF;
	background-image: url(../../ic_web_image/ic_layout/Webpage_chart_banner1_bg.png);
	background-position: top right;
	background-repeat: repeat-y; 
	
}

.icweb_flowchart_squarecss strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	letter-spacing: 1px;
	
		
}

.icweb_product_tbl {

	width:auto;
	height: auto;
	
	display: block;
	clear: both;
	
	border-spacing: 0;	
	border: none;
	padding: 0;	
	margin: 0;
		
	
	
}
.icweb_product_tbl_tr {

	border-spacing: 0;
	border: none;
	padding: 0;	
	margin: 0;
	
}

.icweb_product_tbl_td {

	border-spacing: 0;
	border: none;
	padding: 0;	
	margin: 0;
	
}


