@charset "utf-8";
/* CSS Document */

/* Common Styles Starts */
.float-l { float:left; width:auto;  }
.float-r { float:right; width:auto; }
.clear-b { clear:both; }
.txt-l { text-align:left; }
.txt-c { text-align:center; }
.txt-r { text-align:right; }
.width-97per { width:97%; }
.width-48per { width:48%; }
.width-326 { width:326px; }
.width-332 { width:332px; }
.width-334 { width:334px; }
.width-340 { width:340px; }
.mrg-btm8 { margin-bottom:8px; }
.mrg-rgt-3 { margin-right:3px; }
.mrg-lft-10 { margin-left:10px; }
.mrg-rgt-10 { margin-right:10px; }
.mrg-rgt-15 { margin-right:15px; }
.mrg-top-40 { margin-top:40px; }
.mrg-top-20 { margin-top:20px; }
.mrg-top-10 { margin-top:10px; }
.mrg-top-btm-10 { margin:10px 0; }
.padding5 { padding:5px; }
.pad-top5 { padding-top:5px; }
.pad-top5btm5 { padding:5px 0; }
.pad-lft-10 { padding-left:10px; }
.pad-lft-rgt-8 { padding:0 8px; }
.brdr-none, a.brdr-none { border:none; }
.bold { font-weight:bold; }
.red-txt { color:#ff0000; }
/* Common Styles Ends */


/* Home Page Top Links Starts */
#ipc-global-wrapper #ipc-home-top-links {
	text-align:right;
	font-size:12px;
	width:980px;
	padding:10px 0 0 0;
	}
	
#ipc-global-wrapper #ipc-home-top-links a {
	color:#353535;
	padding:0 5px;
	border-right:1px solid #353535;
	}
	
#ipc-global-wrapper #ipc-home-top-links span#current-top {
	font-weight:bold;
	color:#000;
	padding:0 5px;
	border-right:1px solid #353535;
	}
	
#ipc-global-wrapper #ipc-home-top-links span.last-link-acive-top { 
	border-right: none !important; 
	padding:0 0 0 5px !important; 
	}
	
#ipc-global-wrapper #ipc-home-top-links a#last-link {
	border:none;
	padding-right:0;
	}
/* Home Page Top Links Ends */	

/* Header Styles Starts */
#ipc-global-wrapper #ipc-header {
	width:998px;
	margin:8px 0 3px 0;
	padding:0;
	clear:both;
	background:#2A53A3 url('../../../public/images/prelogin/ipc_bg_header.jpg') no-repeat top right;
	height:53px;
	}
	
#ipc-header #ipc-logo {
	float:left;
	margin:0;
	padding:0;
	width:auto;
	}

#ipc-header #ipc-logo h1 {
	/*background:url('../images/ipc_logo.jpg') no-repeat;*/
	margin:0 0 0 62px;
	padding:0;	
	width:156px;
	height:53px;
	/*text-indent:-9999px;
	cursor:pointer;*/
	}
	
/* Header Links Starts */
#ipc-header-links {
	float:right;
	font-size:16px;
	padding-right:13px;
	padding-top:16px;
	color:#FAF7F7;
	width:auto; 
	font-weight:bold;
	}
	
#ipc-header-links a { color:#FAF7F7; padding:0 5px; }

#ipc-header-links span#current-header { color:#fff; text-decoration:none; padding:0 5px; }
/* Header Links Ends */
	
/* Banner Styles Starts */
#ipc-banner-links { 
	float:left; 
	margin-bottom:3px;
	width:auto;
	}
	
#ipc-banner-links ul#ipc-banner-four-tabs { list-style-type:none; }
	
#ipc-banner-links ul#ipc-banner-four-tabs li { 
	display:inline;
	}
	
#ipc-banner-links ul#ipc-banner-four-tabs a {
	float:left;
	text-decoration:none;
	color:white;
	font-weight:bold;
	padding:5px;
	border-right:2px solid #FFFFFF;
	text-align:center;
	width:auto;
	}
	
#ipc-banner-links ul#ipc-banner-four-tabs a.ipc-banner-links-brdr-none { border-right:none; }
	
#ipc-banner-links ul#ipc-banner-four-tabs a.tab-01 { 
	width:237px; 
	background:#1C3B95 url(../../../public/images/prelogin/ipc_bg_banner_link_01.gif) repeat-x;
	}
	
#ipc-banner-links ul#ipc-banner-four-tabs a.tab-01:hover { background:#04237C;}

#ipc-banner-links ul#ipc-banner-four-tabs a.tab-02 { 
	width:238px; 
	background:#1C3B95 url(../../../public/images/prelogin/ipc_bg_banner_link_02.gif) repeat-x;
	}
	
#ipc-banner-links ul#ipc-banner-four-tabs a.tab-02:hover { background:#AB2F02;}

#ipc-banner-links ul#ipc-banner-four-tabs a.tab-03 { 
	width:238px; 
	background:#1C3B95 url(../../../public/images/prelogin/ipc_bg_banner_link_03.gif) repeat-x;
	}
	
#ipc-banner-links ul#ipc-banner-four-tabs a.tab-03:hover { background:#528B04;}

#ipc-banner-links ul#ipc-banner-four-tabs a.tab-04 { 
	width:239px; 
	background:#1C3B95 url(../../../public/images/prelogin/ipc_bg_banner_link_04.gif) repeat-x;
	}
	
#ipc-banner-links ul#ipc-banner-four-tabs a.tab-04:hover { background:#550347;}
/* Banner Styles Ends */

/* Content Styles Starts */
#ipc-global-wrapper #ipc-content {
	margin:5px 10px 5px 10px;
	padding:0;
	/*height:500px;*/
	width:978px;
	}
	
#ipc-global-wrapper #ipc-home-content-block {
	margin:0;
	padding:0;
	clear:both;
	}
	
#ipc-global-wrapper #ipc-home-content-block #block-left,
#ipc-global-wrapper #ipc-home-content-block #block-center,
#ipc-global-wrapper #ipc-home-content-block #block-right {
	float:left;
	width:auto;
	}
	
#ipc-global-wrapper #ipc-block-market,
#ipc-global-wrapper #ipc-block-distribute,
#ipc-global-wrapper #ipc-block-deliver {
	width:313px;
	height:180px;
	}
	
#ipc-global-wrapper #ipc-block-market { 
	background: #F3F4F6 url(../../../public/images/prelogin/ipc_home_block_market.gif) top left no-repeat; 
	}

#ipc-global-wrapper #ipc-block-distribute { 
	background: #F3F4F6 url(../../../public/images/prelogin/ipc_home_block_distribute.gif) top left no-repeat; 	
	}

#ipc-global-wrapper #ipc-block-deliver { 
	background: #F3F4F6 url(../../../public/images/prelogin/ipc_home_block_deliver.gif) top left no-repeat; 
	}	
	
#ipc-global-wrapper .block-inner-content { 
	padding:16px 25px 0 30px;
	
	}
	
#ipc-global-wrapper .block-inner-content img { padding:5px 0 0 0; }
	
h3 {
	font-size:15px;
	font-weight:bold;
	
	}
	
#ipc-global-wrapper #ipc-home-content-block .block-inner-content p { 
	color:#353535;
	font-size:12px;
	margin:0 0 3px 0;
	line-height:18px;
	}
	
h3.ipc-heading-01 { color:#F88222; font-size:18px; }

h3.ipc-heading-02 { color:#8CC63E; font-size:18px; }

h3.ipc-heading-03 { color:#5A1558; font-size:18px; }
	
#ipc-global-wrapper #ipc-home-content-block #block-left {
	background:url(../../../public/images/prelogin/ipc_grey_dotted.gif) top right repeat-y;
	width:316px;
	/*height:400px;*/
	padding-right:10px;
	padding-bottom:0px;
	}
	
#ipc-global-wrapper #ipc-home-content-block #block-center {
	width:306px;
	/*height:400px;*/
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	}
	
p.ipc-txt-big {
	color:#353535;
	font-size:14px;
	line-height:20px;
	}
	
#ipc-global-wrapper #ipc-home-content-block #block-right {
	background:url(../../../public/images/prelogin/ipc_grey_dotted.gif) top left repeat-y;
	width:316px;
	padding:0 0 10px 10px;
	}
	
h3.heading3 {
	color:#479ACE;
	border-bottom:2px solid #97969B;
	}
	
.bold-txt2 {
	color:#3371AF;
	font-weight:bold;
	}

.txt-grey {
	color:#353535;
	line-height:17px;
	}	

#block-center span { 
	color:#3371AF; 
	font-size:11px;
	padding-left:8px;
	}

/* Block One Starts */
.ipc-block-one .ipc-block-two, ipc-block-seven {
	width:100%;
	height:100%;
	}

.ipc-block-one .ipc-block-crv-top-lft {
	background:url(../../../public/images/prelogin/ipc_block1_top_lft.gif) top left no-repeat;
	padding-left:11px;
	height:38px;
	}

.ipc-block-one .ipc-block-crv-top-rgt {
	background:url(../../../public/images/prelogin/ipc_block1_top_rgt.gif) top right no-repeat;
	height:38px;
	}

.ipc-block-one .ipc-block-content-lft {
	background:url(../../../public/images/prelogin/ipc_block1_content_lft.gif) top left repeat-y;
	padding-left:11px;
	}

.ipc-block-one .ipc-block-content-rgt {
	background:url(../../../public/images/prelogin/ipc_block1_content_rgt.gif) top right repeat-y;
	padding:10px 20px 10px 10px;
	}

.ipc-block-one .ipc-block-content-rgt p {
	margin:5px 0;
	line-height:20px;
	color:#353535;
	}

.ipc-block-one .ipc-block-content-rgt h3.ipc-news-heading-right {
	background-color:#3595d2;
	margin:0 -8px 0 -14px;
	padding:3px;
	}

.signup {
	font-size:14px;
	font-weight:bold;
	padding-left:8px;
	}

.signup a {
	background:url(../../../public/images/prelogin/ipc_list_arrow.gif) 0 4px no-repeat;
	padding-left:18px;
	color:#0F7CBF;
	text-decoration:underline;
	border:none;
	}

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

.ipc-arrow-link a{
	background:url(../../../public/images/prelogin/ipc_list_arrow.gif) 0 4px no-repeat;
	display:block;
	color:#0F7CBF !important;
	font-size:14px;
	font-weight:bold;
	padding-left:18px;
	padding-bottom:5px;
	margin:4px 0 0 0;
	}

.ipc-arrow-link-underline a { 
	background:url(../../../public/images/prelogin/ipc_list_arrow.gif) 0 4px no-repeat;
	display:block;
	color:#0F7CBF;
	font-size:14px;
	font-weight:bold;
	padding-left:18px;
	padding-bottom:5px;
	margin:4px 0 0 0;
	border-bottom:1px solid #E1E2E4; 
	}

.ipc-arrow-link a:hover{
	color:#000;
	}

.ipc-block-one .ipc-block-crv-btm-lft {
	background:url(../../../public/images/prelogin/ipc_block1_btm_lft.gif) top left no-repeat;
	padding-left:11px;
	}

.ipc-block-one .ipc-block-crv-btm-rgt {
	background:url(../../../public/images/prelogin/ipc_block1_btm_rgt.gif) top right no-repeat;
	height:14px;
	}

/*.ipc-block-one h3 {
	color:#fffffe;
	font-size:12px;
	font-weight:normal;
	padding:17px 0 0 15px;
	}*/

.ipc-block-one h3 {
	/*color:#174C66;*/
	color:#fff;
	font-size:15px;
	padding:16px 0 0 15px;
	}
/* Block One Ends */

/* Block Two Starts */
.ipc-block-two .ipc-block-crv-top-lft {
	background:url(../../../public/images/prelogin/ipc_block2_top_lft.gif) top left no-repeat;
	padding-left:11px;
	height:13px;
	}

.ipc-block-two .ipc-block-crv-top-rgt {
	background:url(../../../public/images/prelogin/ipc_block2_top_rgt.gif) top right no-repeat;
	height:13px;
	}

.ipc-block-two .ipc-block-content-lft {
	background:url(../../../public/images/prelogin/ipc_block2_content_lft.gif) top left repeat-y;
	padding-left:11px;
	}

.ipc-block-two .ipc-block-content-rgt {
	background:url(../../../public/images/prelogin/ipc_block2_content_rgt.gif) top right repeat-y;
	padding:10px;
	/*padding:0 10px 10px 10px;*/
	}

.ipc-block-two .ipc-block-content-rgt p {
	margin:5px 0;
	line-height:20px;
	color:#353535;
	}

.ipc-block-two .ipc-block-crv-btm-lft {
	background:url(../../../public/images/prelogin/ipc_block2_btm_lft.gif) top left no-repeat;
	padding-left:11px;
	}

.ipc-block-two .ipc-block-crv-btm-rgt {
	background:url(../../../public/images/prelogin/ipc_block2_btm_rgt.gif) top right no-repeat;
	height:28px;
	}
/* Block Two Ends */


/* Block Seven Starts */
.ipc-block-seven .ipc-block-crv-top-lft-1,
.ipc-block-seven .ipc-block-crv-top-lft-2,
.ipc-block-seven .ipc-block-crv-top-lft-3 {
	padding-left:22px;
	height:27px;
	}
	
.ipc-block-seven .ipc-block-crv-top-lft-1 {	background:url(../../../public/images/prelogin/ipc_block7_top_lft_1.gif) top left no-repeat; }

.ipc-block-seven .ipc-block-crv-top-lft-2 {	background:url(../../../public/images/prelogin/ipc_block7_top_lft_2.gif) top left no-repeat; }

.ipc-block-seven .ipc-block-crv-top-lft-3 {	background:url(../../../public/images/prelogin/ipc_block7_top_lft_3.gif) top left no-repeat; }

.ipc-block-seven .ipc-block-crv-top-rgt {
	background:url(../../../public/images/prelogin/ipc_block7_top_rgt.gif) top right no-repeat;
	height:27px;
	}

.ipc-block-seven .ipc-block-content-lft {
	background:url(../../../public/images/prelogin/ipc_block7_content_lft.gif) top left repeat-y;
	padding-left:11px;
	}

.ipc-block-seven .ipc-block-content-rgt {
	background:url(../../../public/images/prelogin/ipc_block7_content_rgt.gif) top right repeat-y;
	padding:10px 18px 10px 10px;
	}

.ipc-block-seven .ipc-block-content-rgt p {
	margin:5px 0;
	line-height:20px;
	color:#353535;
	}

.ipc-block-seven .ipc-block-crv-btm-lft {
	background:url(../../../public/images/prelogin/ipc_block7_btm_lft.gif) top left no-repeat;
	padding-left:22px;
	}

.ipc-block-seven .ipc-block-crv-btm-rgt {
	background:url(../../../public/images/prelogin/ipc_block7_btm_rgt.gif) top right no-repeat;
	height:22px;
	}
/* Block Seven Ends */	

/* Inner Pages Content Starts */
#ipc-content-block {
	padding:20px;
	float:left;
	clear:both;
	width:auto;
	}
	
/* Home Page Banner Section Starts */	
#ipc-home-banner-section {
	width: 998px;
	margin: 0 auto;
	color: #333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:8px solid #1C3A90;
	}
	
.ipc-home-banner-box {	
	}
	
.ipc-home-banner-boxholder {
	clear: both;
	}
	
.ipc-home-banner-tab {
	height: 32px;
	margin: 0;
	color:#ffffef;
	/*padding:0 5px;*/
	text-align: center;
	/*width:auto;*/
	}
	
.home-tab-1 {
	float:left;
	width:332px;
	}
	
.home-tab-2 {
	float:left;
	width:332px;
	}
	
.home-tab-3 {
	float:left;
	width:334px;
	}
	
.ipc-home-banner-tab h3.active{
	background-color:#224194;
	}
	
.ipc-home-banner-tab h3.deactive{
	background-color:#B7C3D3;
	}

.ipc-home-banner-tab h3.mrg-rgt-3 {
	margin-right:3px;
	}	
	
.ipc-home-banner-tab span{
	display:block;
	padding-bottom:9px;
	}
	
.ipc-home-banner-tabtxt {
	margin: 0;
	color: #ffffef;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 0 0 0;
	}
	
.ipc-home-banner-tabtxt a {
	color: #ffffef;
	text-decoration:none;
	cursor:pointer;
	outline:none;
	}
	
.ipc-home-banner-tabtxt a:hover { text-decoration:none; }
/* Home Page Banner Section Ends */
	
/* Inner Pages Banner Section Starts */
#ipc-content-block #ipc-banner-block {	
	width:998px;
	margin:0;
	padding:0;
	clear:both;
	}
	
#ipc-content-block #ipc-banner-block img {
	border:0;
	}
/* Inner Pages Banner Section Ends */	
	
/* Content Left Pane Starts */
#ipc-content-block #ipc-content-left-pane {
	width:520px;
	padding:0 20px 0 0;
	float:left;
	color:#353535;
	}
	
#ipc-content-block #ipc-content-left-pane p {
	line-height:20px;
	margin:0 0 10px 15px;
	color:#353535;
	text-align:justify;
	}
	
.ipc-events-block {
	float:left;
	clear:both;
	width:100%;
	margin:0 0 5px 0;
	}
	
.ipc-events-dotted { background:url(../../../public/images/prelogin/ipc_grey_dotted2.gif) bottom left repeat-x; }
	
.ipc-events-block .events-content-left {
	/*float:left;
	width:105px;
	height:auto;*/
	clear:both;
	/*margin-bottom:1em;*/
	}
	
.ipc-events-block  .events-content-right {
	/*float:left;
	width:405px;*/
	}
	
.ipc-events-block  .events-content-right p { color:#767678; }
	
.ipc-events-block  .events-content-right h1 {
	margin:0;
	padding:0;
	font-size:17px;
	color:#767678;
	}
	
.ipc-events-block  .events-content-right h3 {
	margin:0 0 0;
	padding:0;
	font-size:12px;
	color:#767678;
	}
/* Content Left Pane Ends */
	
/* Content Right Pane Starts */
#ipc-content-block #ipc-content-right-pane {
	float:right;
	width:398px;
	}
	
.ipc-block-links {
	font-weight:bold;
	}
	
.ipc-block-links a {
	color:#353535;
	padding:0 3px;
	}

/*#ipc-dummy-cost-pricing {
	color:#727272;
	width:890px;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	margin:100px auto;
	text-align:center;
	}*/

/* Block Three Starts */
.ipc-block-three {
	margin:0 0 5px 0;
	background-color:#feffff;
	}
	
.ipc-block-three .ipc-block-crv-top-lft {
	background:url(../../../public/images/prelogin/ipc_block3_top_lft.gif) top left no-repeat;
	padding-left:10px;
	height:10px;
	}

.ipc-block-three .ipc-block-crv-top-rgt {
	background:url(../../../public/images/prelogin/ipc_block3_top_rgt.gif) top right no-repeat;
	height:10px;
	}

.ipc-block-three .ipc-block-gallery-content {
	/*background:#fff;*/
	padding:10px 0;
	height:390px;
	}

.ipc-block-three .ipc-block-crv-btm-lft {
	background:url(../../../public/images/prelogin/ipc_block3_btm_lft.gif) top left no-repeat;
	padding-left:10px;
	}

.ipc-block-three .ipc-block-crv-btm-rgt {
	background:url(../../../public/images/prelogin/ipc_block3_btm_rgt.gif) top right no-repeat;
	height:10px;
	}

h3.ipc-heading-04,
h3.ipc-heading-05 {
	background:#F6863A url(../../../public/images/prelogin/ipc_block3_heading_bg1.gif) no-repeat top left;
	height:17px;
	padding:4px 0 0 5px;
	margin:0;
	color:#fff;
	
	font-size:12px;
	}

h3.ipc-heading-05 { color:#fff; }
	
h3.ipc-heading-05 {
	background:#623370 url(../../../public/images/prelogin/ipc_block3_heading_bg2.gif) no-repeat top left;
	}	
/* Block Three Ends */	


/* Block Eight Starts */
.ipc-block-eight .ipc-block-crv-top-lft {
	background:url(../../../public/images/prelogin/ipc_block8_top_lft.gif) top left no-repeat;
	padding-left:13px;
	height:13px;
	}

.ipc-block-eight .ipc-block-crv-top-rgt {
	background:url(../../../public/images/prelogin/ipc_block8_top_rgt.gif) top right no-repeat;
	height:13px;
	}

.ipc-block-eight .ipc-block-content-lft {
	background:url(../../../public/images/prelogin/ipc_block8_content_lft.gif) top left repeat-y;
	padding-left:6px;
	}

.ipc-block-eight .ipc-block-content-rgt {
	background:url(../../../public/images/prelogin/ipc_block8_content_rgt.gif) top right repeat-y;
	padding:0px 18px 2px 10px;
	}

.ipc-block-eight .ipc-block-content-rgt p {
	margin:10px 0;
	line-height:20px;
	color:#353535;
	}

.ipc-block-eight .ipc-block-content-rgt h1 {
	margin:0;
	padding:0;
	color:#2C4FA1;
	}
	
.ipc-block-eight .ipc-block-content-rgt h2 {
	margin:10px 0 0 0;
	padding:0;
	font-size:17px;
	color:#767678;
	}
	
.ipc-block-eight .ipc-block-content-rgt h3 {
	margin:0 0 15px 0;
	padding:0;
	font-size:12px;
	color:#767678;
	}	

.ipc-block-eight .ipc-block-crv-btm-lft {
	background:url(../../../public/images/prelogin/ipc_block8_btm_lft.gif) top left no-repeat;
	padding-left:11px;
	}

.ipc-block-eight .ipc-block-crv-btm-rgt {
	background:url(../../../public/images/prelogin/ipc_block8_btm_rgt.gif) top right no-repeat;
	height:13px;
	}
/* Block Eight Ends */	

.ipc-btm-dotted {
	background: url(../../../public/images/prelogin/ipc_grey_dotted3.gif) bottom left repeat-x;
	padding:5px 0;
	}

#ipc-gallery-content-block {
	padding:0 0 20px 0;
	margin:0;
	clear:both;
	width:978px;
	height:550px;
	}

#ipc-gallery-content-block #ipc-gallery-left {
	width:320px;
	float:left;
	margin-right:8px;
	}

#ipc-gallery-content-block #ipc-gallery-center {
	width:320px;
	float:left;
	margin-right:7px;
	}

#ipc-gallery-content-block #ipc-gallery-right {
	width:320px;
	float:left;
	}

.ipc-gallery-left-arrow {
	width:30px;
	float:left;
	margin:140px 5px 0 5px;
	}

.ipc-gallery-right-arrow {
	width:30px;
	float:right;
	margin:140px 5px 0 5px;
	}

.ipc-gallery-widget {
	float:left;
	width:230px;
	text-align:center;
	margin-top:25px;
	}

.ipc-news-row { 
	float:left; 
	background:url(../../../public/images/prelogin/ipc_grey_dotted2.gif) repeat-x bottom left;
	width:97%;
	padding:0;
	margin:0 0 15px 0;
	}
	
.ipc-news-row h2.ipc-news-heading {
	color:#666867;
	font-size:14px;
	font-weight:bold;
	background:url(../../../public/images/prelogin/ipc_news_arrow.gif) no-repeat 0 5px;
	padding:0 0 0 15px;
	margin:0;
	}
	
.ipc-news-row h2.ipc-news-heading a { color:#353535; }	

.ipc-news-row p { 
	color: #727375;
	font-weight:normal;
	}

/* Block Four Starts */
.ipc-block-four .ipc-block-crv-top-lft {
	background:url(../../../public/images/prelogin/ipc_block4_top_lft.gif) top left no-repeat;
	padding-left:13px;
	height:21px;
	}

.ipc-block-four .ipc-block-crv-top-rgt {
	background:url(../../../public/images/prelogin/ipc_block4_top_rgt.gif) top right no-repeat;
	height:21px;
	}

.ipc-block-four .ipc-block-content-lft {
	background:url(../../../public/images/prelogin/ipc_block4_content_lft.gif) top left repeat-y;
	padding-left:6px;
	}

.ipc-block-four .ipc-block-content-rgt {
	background:url(../../../public/images/prelogin/ipc_block4_content_rgt.gif) top right repeat-y;
	padding:0px 10px 2px 0;
	}

.ipc-block-four .ipc-block-content-rgt p {
	margin:5px 0;
	line-height:20px;
	color:#353535;
	}

.ipc-block-four .ipc-block-crv-btm-lft {
	background:url(../../../public/images/prelogin/ipc_block4_btm_lft.gif) top left no-repeat;
	padding-left:11px;
	}

.ipc-block-four .ipc-block-crv-btm-rgt {
	background:url(../../../public/images/prelogin/ipc_block4_btm_rgt.gif) top right no-repeat;
	height:21px;
	}

h3.ipc-heading-06,
h3.ipc-heading-07 {
	height:17px;
	padding:4px 0 0 5px;
	margin:0 4px 0 0;
	color:#ffffef;
	/*text-transform:none;*/
	font-size:12px;
	}
	
h3.ipc-heading-06 { background:#F6863A url(../../../public/images/prelogin/ipc_block4_heading_bg1.gif) no-repeat top right; }
	
h3.ipc-heading-07 { background:#623370 url(../../../public/images/prelogin/ipc_block4_heading_bg2.gif) no-repeat top left; }

h3.ipc-heading-08,
h3.ipc-heading-09 {
	height:17px;
	padding:4px 0 0 5px;
	margin:0 4px 0 0;
	color:#ffffef;
	/*text-transform:none;*/
	font-size:12px;
	}	

h3.ipc-heading-08 { background-color:#1C3B95; }

h3.ipc-heading-09 { background-color:#4D4D43; }	

.ipc-block-four .ipc-block4-inner-content {  
	padding:5px 8px 0 5px;
	}

.ipc-block-four .ipc-block4-height-400 { height:400px; }

.ipc-block-four .ipc-block4-inner-content .ipc-video-block {
	text-align:center;
	padding:5px 0 0 0;
	/*background-color:#E6E6E6;
	padding-top:50px;
	height:300px;*/
	/*background-color:#000000;*/
	}

/*.ipc-block-four .ipc-block4-inner-content .grey-block-350 {
	height:350px;
	background-color:#E6E6E6;
	}*/

.ipc-block-four .ipc-block4-inner-content .grey-block-150 {
	height:150px;
	background-color:#000;
	}

.ipc-block-four .ipc-block4-inner-content p.info-01 {
	padding:0 0 0 3px;
	line-height:18px;
	font-size:11px;
	}

.ipc-block-four .ipc-block4-inner-content p.info-02 {
	padding:0 0 0 3px;
	font-size:12px;
	font-weight:bold;
	color:#000;
	}

.ipc-block-four .ipc-block4-inner-content p.info-02 a {
	font-weight:bold;
	color:#000;
	}

.ipc-block-four .ipc-block4-inner-content p.links-01,
.ipc-block-four .ipc-block4-inner-content p.links-02 {
	padding:0 0 0 3px;
	}

.ipc-block-four .ipc-block4-inner-content p.links-01,
.ipc-block-four .ipc-block4-inner-content p.links-01 a {
	color:#FE7F3C;
	font-size:11px;
	}

.ipc-block-four .ipc-block4-inner-content p.links-01 a:hover { text-decoration:underline; }

.ipc-block-four .ipc-block4-inner-content p.links-02,
.ipc-block-four .ipc-block4-inner-content p.links-02 a {
	color:#1C3B94;
	font-size:12px;
	font-weight:bold;
	}

.ipc-block-four .ipc-block4-inner-content p.links-02 { color:#353535; }

#ipc-content-links-01 {
	padding:5px 18px 5px 10px;
	clear:both;
	margin:0 0 25px 0;
	color:#787878;
	}

#ipc-content-links-01 .links-lft a {
	font-size:15px;
	font-weight:bold;
	color:#787878;
	padding:0 3px;
	}

#ipc-content-links-01 .links-rgt a {
	font-size:11px;
	font-weight:bold;
	color:#787878;
	padding:0 3px;
	}

#ipc-content-links-01 .links-lft span#current-links-lft-01 {
	font-weight:bold;
	font-size:15px;
	color:#000;
	padding:0 3px;
	}

#ipc-content-links-01 .links-rgt span#current-links-rgt-01 {
	font-weight:bold;
	color:#000;
	padding:0 3px;
	}

#ipc-content-links-01 #pagination-01 {	
	}
/* Block Four Ends */
	
	
/* Gallery Scroller Starts */
.stepcarousel {
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 280px; /*Width of Carousel Viewer itself*/
	height: 380px; /*Height should enough to fit largest content's height*/
	background-color:#feffff;
	}

.stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	}

.stepcarousel .belt h3 {
	color:#353535;
	text-align:center;
	/*width:67%;*/
	width: 180px;
	}

.stepcarousel .panel-1,
.stepcarousel .panel-2,
.stepcarousel .panel-3 {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 10px; /*margin around each panel*/
	width: 280px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	padding-left:50px;
	}

.stepcarousel .panel-1 img,
.stepcarousel .panel-2 img,
.stepcarousel .panel-3 img {
	text-align:center;
	}
	
.stepcarousel .panel-2 { margin-top:40px; }

.stepcarousel .panel-3 { margin-top:70px; padding-left:60px; }

h3.ipc-table-caption { 
	color:#174C66; 
	font-size:12px;
	font-weight:bold;
	margin:10px 0 0 0;
	}

table.ipc-datatable {
	clear:both;
	margin:0;
	padding:0;
	border:1px solid #1D84C5;
	border-collapse:collapse;
	}

table.ipc-datatable td,
table.ipc-datatable th {
	border:1px solid #1D84C5;
	padding:4px;
	text-align:left;
	}
	
table.ipc-datatable th {
	font-weight:bold;
	background-color:#3595D2;
	color:#fff;
	}

.ipc-datatable tr.even td { background-color:#EDEEEE;}	

table.ipc-datatable caption {
	text-align:left;
	color:#174C66;
	font-weight:bold;
	margin:0;
	padding:0;
	}
	
.ipc-table-txt-rgt { text-align:right !important; }

ul.ipc-bullet-list {
	margin:0 0 0 15px;
	list-style:disc;
	}

ul.ipc-bullet-list li {
	list-style:disc;
	display:block;
	}
	
/*.ipc-home-heading {
	clear:both;
	border-bottom:1px solid #97969B;
	}*/
	
.ipc-home-heading {
	clear:both;
	border-bottom:1px solid #97969B;
	color:#479ACE;
	height:20px;
	}
	
h2.ipc-home-heading-centerpane { color:#0F7CBF; }
	
.ipc-home-heading img { margin-top:5px; }

#block-center a { color:#0066FF; }

#block-center a:hover { color:#0066FF; }

/* Gallery Scroller Starts */


/* Home Page Banner Section Tabs Starts */
.tabberlive .tabbertabhide { display:none; }

.tabber { }

.tabberlive { }

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav {
	margin:0;
	padding:0;
	font: bold 12px Verdana, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	clear:both;
	width:998px;
	}
	
ul.tabbernav li {
	list-style: none;
	margin: 0;
    padding:0;
	display: inline;
	}
	
ul.tabbernav li a {
	margin:0;
	padding:0;
	border-left: 0px solid #fff;
	background-color:#B7C3D3;
	text-decoration: none;
	padding:5px 0px;
    text-align:center;
	float:left;	
	}
	
.tabbernav-last { border-right: none; }
	
ul.tabbernav li a:link { color: #448; }

ul.tabbernav li a:visited { color: #667; }
	
ul.tabbernav li a:hover {
	color: #000;
	background: #E8EBE6;
	}
	
ul.tabbernav li.tabberactive a {
	background-color: #224194;
	color:#fff;
	}
	
ul.tabbernav li.tabberactive a:hover { }
	
.tabberlive .tabbertab { }
	
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
	display:none;
	margin:0;
	padding:0;
	}
	
.tabberlive .tabbertab h3 {
	display:none;
	margin:0;
	padding:0;
	}
	
/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 { }

.tabberlive#tab2 { }

.tabberlive#tab2 .tabbertab { overflow:auto; }
/* Home Page Banner Section Tabs Ends */

/* Content Right Pane Ends */
	
#ipc-contact-left-block {
	float:left;
	width:280px;
	margin-right:100px;
	}
	
#ipc-contact-left-block .contact-row {
	clear:both;
	padding-bottom:20px;
	}
	
#ipc-contact-left-block h1 {
	color:#1C3C93;
	margin:0 0 5px 0;
	padding:0;
	}
	
#ipc-contact-left-block .img{
	float:left;
	margin-right:10px;
	width:auto;
	}
	
#ipc-contact-left-block address {
	line-height:20px;
	float:left;
	width:auto;
	color:#353535;
	margin-bottom:35px;
	}
	
#ipc-contact-left-block a {
	color:#1C3C93;
	font-weight:bold;
	}
	
#ipc-contact-right-block {
	float:left;
	width:auto;
	}
	
#ipc-contact-right-block h3 {
	color: #1C3C93;
	margin:0;
	padding:0;
	}
	
#ipc-contact-right-block p {
	margin:0 0 10px 0;
	padding:0;
	}
	
#ipc-contact-right-block a { 
	color: #1C3C93;
	font-weight:bold; 
	padding-left:2px;
	}
	
#ipc-contact-info {
	clear:both;
	margin:100px 0 20px 80px;
	}
	
#ipc-contact-info h1 {
	color:#fefeff;
	font-size:35px;
	margin:0;
	padding:0;
	}
	
#ipc-contact-info p {
	color:#646569;
	font-size:25px;
	line-height:28px;
	font-weight:600;
	}
	
.ipc-icon-holder { 
	clear:both; 
	margin:0 0 25px 0;
	}
	
.ipc-icon-holder img { margin-right:20px; }
	
.ipc-btns-right-pane { text-align:right; }
	
.ipc-btns-right-pane img { margin-bottom:15px; }

.ipc-left-content-holder { color:#7B7C7E; }

/* Registion Page Starts */
#ipc-registration {
	width:610px;
	margin:20px auto 40px auto;
	padding:0;
	clear:both;
	color:#4C4D4D;
	}
	
#ipc-registration input.ipc-reg-txt-fld,
#ipc-registration input.ipc-reg-txt-fld-2,
#ipc-registration select.ipc-reg-select-fld,
#ipc-registration select.ipc-reg-select-fld-2 {
	color:#979797;
	width:420px;
	padding:5px;
	border:1px solid #B9B9B9;
	margin:3px 0;
	}
	
#ipc-registration select.ipc-reg-select-fld { width:432px; }
	
#ipc-registration select.ipc-reg-select-fld-2 { width:209px; }
	
#ipc-registration input.ipc-reg-txt-fld-2 { width:209px; }
	
#ipc-registration .ipc-reg-row {
	clear:both;
	}
	
#ipc-registration .ipc-reg-row .email-note {
	font-size:11px;
	margin:0 0 7px 172px;
	}
	
#ipc-registration .ipc-reg-row .email-note p {
	margin:0;
	padding:0;
	line-height:14px;
	}
	
#ipc-registration .ipc-reg-row .left-col {
	text-align:right;
	float:left;
	width:160px;
	margin:7px 10px 0 0;
	font-weight:bold;
    font-size:12px;
	}
	
#ipc-registration .ipc-reg-row .right-col { text-align:left; }

.ipc-reg-btns {
	margin:5px 0 0 170px;
	clear:both;
	}

.ipc-reg-btns img { margin-right:8px; }
	
.error {
	border:1px solid red !important;
	}

.ipc-reg-mandatory { 
	font-size:11px;
	padding:10px 15px 0 0;
	text-align:right;
	}

/* Error Block Starts */	
.ipc-error-block {
	margin:0 0 0 20px;
	}
	
.ipc-error-block .ipc-block-crv-top-lft {
	background:url(../../../public/images/prelogin/ipc_error_block_top_lft.gif) top left no-repeat;
	padding-left:9px;
	height:13px;
	}

.ipc-error-block .ipc-block-crv-top-rgt {
	background:url(../../../public/images/prelogin/ipc_error_block_top_rgt.gif) top right no-repeat;
	height:13px;
	}

.ipc-error-block .ipc-block-content-lft {
	background:url(../../../public/images/prelogin/ipc_error_block_content_lft.gif) top left repeat-y;
	padding-left:9px;
	}

.ipc-error-block .ipc-block-content-rgt {
	background:url(../../../public/images/prelogin/ipc_error_block_content_rgt.gif) top right repeat-y;
	padding:10px;
	margin-top:-5px;
	color:#ff0000;
	}

.ipc-error-block .ipc-block-content-rgt ul {
	margin:0;
	padding:0;
	}

.ipc-error-block .ipc-block-content-rgt ul li {
	display:block;
	margin:5px 0;
	}

.ipc-error-block .ipc-block-crv-btm-lft {
	background:url(../../../public/images/prelogin/ipc_error_block_btm_lft.gif) top left no-repeat;
	padding-left:11px;
	}

.ipc-error-block .ipc-block-crv-btm-rgt {
	background:url(../../../public/images/prelogin/ipc_error_block_btm_rgt.gif) top right no-repeat;
	height:28px;
	}
	
/* Error Block Ends */	
	
/*#ipc-registration select.ipc-reg-select-fld { width:532px; }
	
#ipc-registration input.font-normal {
	text-transform:none;
	}*/
	
/*#ipc-registration select.ipc-reg-select-fld option { text-transform:uppercase; }
	
#ipc-registration .reg-info {
	font-size:11px;
	text-align:center;
	font-weight:normal;
	margin:0 0 15px 0;
	}
	
#ipc-registration select.ipc-reg-select-fld2 { 
	width:auto;
	margin:2px 5px;
	}
	
#ipc-registration select.ipc-reg-select-fld3 { 
	width:auto;
	margin:0px 5px;
	}
	
#ipc-registration input.ipc-reg-txt-fld2 { 
	width:164px; 
	margin-right:-10px; 
	}

#ipc-verification-code {
	clear:both;
	margin:5px 0;
	}

#ipc-verification-code #code-block {
	width:380px;
	height:70px;
	background-color:#231F20;
	margin-right:-10px;
	margin-bottom:5px;
	}*/

.ipc-number-list {
	margin:0;
	padding:0 0 15px 15px;
	}

.ipc-number-list .number-heading {
	margin:15px 0 0 0;
	padding:0;
	font-weight:bold;
	}

.ipc-number-list .number-content {
	font-weight:normal;
	padding:3px 0 3px 20px;
	text-align:justify;
	}

.ipc-number-list .number-dot {
	font-weight:bold;
	font-size:20px;
	text-align:justify;
	}	
	
#ipc-sitemap {
	clear:both;
	font-weight:bold;
	margin:20px auto;
	padding:0 0 10px 0;
	width:830px;
	color:#000;
	}	
	
.ipc-sitemap-dotted {
	background:url(../../../public/images/prelogin/ipc_sitemap_dotted.gif) repeat-x bottom left;
	padding:0 0 15px 0;
	margin:0 0 20px 0;
	clear:both;
	float:left;
	width:auto;
	}	
	
#ipc-sitemap .ipc-sitemap-row {
	width:270px;
	float:left;
	margin-bottom:10px;
	}	
	
#ipc-sitemap h3 { color:#000; }
	
#ipc-sitemap ul li a { color:#000; }

#ipc-sitemap ul li { 
	background:url(../../../public/images/prelogin/ipc_arrow_sitemap_1.gif) no-repeat 0 3px; 
	padding-left:12px;
	display:block;
	margin:8px 0;
	}

#ipc-sitemap ul li ul li { 
	background:url(../../../public/images/prelogin/ipc_arrow_sitemap_2.gif) no-repeat 0 3px; 
	padding-left:17px;
	display:block;
	margin:8px 0;
	}
	
#ipc-learing-center {
	margin:15px 0 20px 0;
	padding:0;
	float:left;
	clear:both;
	height:auto;
	width:100%;
	}	
	
#ipc-learing-center #ipc-lc-left {
	float:left;
	width:680px;
	margin:0;
	padding:0;
	}
	
#ipc-learing-center #ipc-lc-right {
	float:right;
	width:290px;
	margin:1px 0 0 0;
	}	
	
/*#ipc-learing-center #ipc-lc-right ul {
	margin:0;
	padding:0;
	}	
	
#ipc-learing-center #ipc-lc-right ul li {
	margin:0;
	padding:0;
	display:block;
	line-height:20px;
	font-size:13px;
	font-weight:bold;
	color:#FF6D1E;
	}	
	
#ipc-learing-center #ipc-lc-right ul li a { color:#787878; } */

#ipc-lc-right-links { 
	padding:0 0 0 25px; 
	font-weight:bold;
	}

#ipc-lc-right-links span { 
	display:block;
	padding:5px 0;
	color:#FF6D1E;
	}

#ipc-lc-right-links span a { color:#787878; }
	
#ipc-learing-center #ipc-lc-left .ipc-cs-block { 
	padding:0 0 0 20px;
	margin:7px 0 0 0;
	}
	
#ipc-learing-center #ipc-lc-left .ipc-cs-block h3 { 
	background-color:#3595D2;
	color:#fff;
	padding:5px;
	margin-bottom:5px;
	}
	
#ipc-learing-center #ipc-lc-left .ipc-cs-block h4 { 
	margin:0 0 5px 0;
	padding:0;
	}
	
#ipc-learing-center #ipc-lc-left .ipc-cs-block h4.h4-heading-normal { font-weight:normal; }
	
#ipc-learing-center #ipc-lc-left .ipc-cs-block p { 
	margin:0 0 15px 0;
	padding:0;
	line-height:normal;
	color:#FF6D1E;
	font-weight:bold;
	}
	
#ipc-learing-center #ipc-lc-left .ipc-cs-block p a { color:#FF6D1E; }


.ipc-content-arrow-link {
	font-size:14px;
	font-weight:bold;
	padding-left:8px;
	}

.ipc-content-arrow-link a {
	background:url(../../../public/images/prelogin/ipc_list_arrow.gif) 0 4px no-repeat;
	padding-left:18px;
	color:#0F7CBF;
	text-decoration:underline;
	border:none;
	}

.ipc-content-arrow-link a:hover {
	color:#000;
	text-decoration:none;
	}
	
.ipc-events-link a{
	color:#000 !important;
	font-size:12px !important;
	border-bottom:1px solid #F2F3F4 !important;
	/*padding-left:8px !important;*/
	}
	
.ipc-right-block-links {
	color:#000;
	}
	
.ipc-right-block-links a {
	background:none !important;
	color:#000 !important;
	font-size:12px !important;
	border-bottom:1px solid #F2F3F4 !important;
	padding-left:8px !important;
	width:auto !important;
	}
		
/*.ipc-number-list ol {
	margin:0;
	padding:0;
	list-style-position:outside;
	list-style-type:decimal;
	}

.ipc-number-list ol li ol {
	list-style-type:none;
	}

.ipc-number-list ol li {
	display:block;
	margin:5px 0 5px 35px;
	}

.ipc-number-list ol li ol li {
	display:block;
	margin:5px 0 5px 10px;
	}*/

/* Registion Page Ends */

/* Inner Pages Content Ends */

/* Content Starts Ends */		

/* Footer Styles Starts */
#ipc-global-wrapper #ipc-footer #ipc-footer-l {
	font-size:11px;
	float:left;
	text-align:left;
	width:auto;
	}
	
#ipc-global-wrapper #ipc-footer #ipc-footer-l a {
	color:#ffffef;
	padding:0 3px;
	}
	
#ipc-global-wrapper #ipc-footer #ipc-footer-l span#current-footer {
	color:#fff;
	font-weight:bold;
	}
	
#ipc-global-wrapper #ipc-footer #ipc-footer-r {
	font-size:10px;
	text-align:right;
	}
/* Footer Styles Ends */

	
.ipc-block-links2 { 
	padding:5px 8px; 
	color:#353535;
	}
	
.ipc-block-links2 p { color:#353535; }
	
.ipc-block-links2 a { 
	font-weight:bold; 
	color:#353535; 
	}

.ipc-events-logo {
	float:left;
	width:80px;
	height:80px;
	padding:5px 0 0px 0;
	}

.ipc-events-content {
	padding:0;
	margin:0 0 20px 0;
	}
	
.ipc-link-blue a {color:#0066FF; }	

h3.ipc-heading-market,
h3.ipc-heading-distribute,
h3.ipc-heading-deliver {
	font-size:18px;
	margin:0;
	padding:5px 0 8px 35px;
	}

h3.ipc-heading-market {
	background:transparent url(../../../public/images/prelogin/ipc_icon_market.gif) no-repeat -1px 0;
	color:#F88222;
	}

h3.ipc-heading-distribute {
	background:transparent url(../../../public/images/prelogin/ipc_icon_distribute.gif) no-repeat -1px 0;
	color:#8CC63E;
	}

h3.ipc-heading-deliver {
	background:transparent url(../../../public/images/prelogin/ipc_icon_deliver.gif) no-repeat -1px 0;
	color:#5A1558;
	}
	
.ipc-content-list-block {
	margin:5px 0 15px 0;
	padding:0;
	}	
	
.ipc-content-list-block h3 {
	margin:0;
	padding:0;
	color:#353535;
	}	
	
ul.ipc-content-list {
	/*margin:0 !important;
	padding:0 !important;*/
	
	}
	
ul.ipc-content-list li {
	display:block !important;
	color:#353535 !important;
	margin:5px 0 5px 15px !important;
	padding:0 0 0 15px !important;
	list-style:disc;
	background:url(../../../public/images/prelogin/ipci_bullet.gif) no-repeat 0 3px;
	}

.ipc-home-left-block-more {
	margin:0 20px 0 0;
	padding:0;
	text-align:right;
	font-size:13px;
	}
	
.ipc-news-right-list {
	margin:0 0 10px 0;
	padding:0;
	}
	
.ipc-news-right-list ol {
	margin:0;
	padding:0;
	}
	
.ipc-news-right-list ol h4 {
	font-weight:normal !important;
	padding:0 0 0 15px;
	}
	
.ipc-news-right-list ol li {
	display:block;
	margin:8px 0;
	font-weight:bold;
	list-style:none;
	background:url(../../../public/images/prelogin/ipc_news_right_arrow.gif) no-repeat 0 6px;
	padding:0 0 0 15px;
	}
	
.ipc-news-right-list ol li a { color:#353535; }

.ipci-success-msg { border:1px solid #018d01; background-color:#FFFF99; padding:10px; text-align:center; font-size:18px; color:#018d01; margin:10px; }
.news-date { font-size:10px; font-weight:normal; padding:3px 0; }

/* styles added on 120509 - Also comit these to SVN */
.ibanner { height:226px; margin:0; padding:0; border:0; /*background-color:#2d52a3; */}
.ibanner-mini { height:164px; margin:0; padding:0; border:0; /*background-color:#2d52a3; */}
.star { background:url(../../../public/images/prelogin/star1.gif) top left no-repeat; padding-left:10px; }

h3.ipc-arrow-heading-h3 {
	background:url(../../../public/images/arrow_right.gif) no-repeat top left;
	padding:0 0 0 15px;
	color:#4c4d4d;
	margin: 0 0 10px -5px;
	}

h3.ipc-arrow-heading-h3 a {
	color:#4c4d4d;
	}

.gal-morelink { text-align:left; padding:10px; }
.gal-morelink a { font-size:13px; font-weight:bold; color:#2a53a3; }
.a-blue { color:#2a53a3;}
a.font-big { font-size:14px; font-weight:bold; color:#2a53a3; }

/* for publishing.php page*/

	
/* Reset the Styles Starts */	
.cbanner { margin-bottom:5px; }
.iwrapper { overflow:hidden; height:1%; }
.leftpane { float:left; width:49%; }
.rightpane { float:right; width:49%; }
.safepadding { padding:0 10px; }
p { padding:5px 0; }
.blue-text { font-size:15px; font-weight:bold; color:#5bb5e2; }
div.bpoints-holder ul li{display:block; }
div.bpoints-holder { width:352px; background:url(../../../public/images/rc_blue_top.gif) top left no-repeat; padding-top:9px; margin-top:15px; margin-left:30px; }
div.bpoints-holder ul { list-style:none; display:inherit; margin:0; padding:0; background:url(../../../public/images/rc_grey_btm.gif) bottom left no-repeat; width:352px; padding-bottom:12px; margin-bottom:15px; }
div.bpoints-holder ul li { background:#e6e7e8 url(../../../public/images/barrow.gif) left center no-repeat; height:30px; line-height:30px; margin-bottom:1px; padding-left:20px; color:#636568; font-size:11px; /*letter-spacing:-0.07em;text-transform:capitalize;  */}
div.bpoints-holder ul li.first { background-color:#1c4186; color:#fff; font-size:14px; font-weight:bold; background-image:none; padding-left:10px; }
.ptxt { font-size:12px; line-height:17px; color:#636568;  }
