/* CSS Document */

body
{
}

h2
{
	font-weight:bold;
}

/* HW2008Deletion */
/*.hsbcGP2007ExtOneCol h2
{
	font-family:Arial, Helvetica, sans-serif!important;
}*/

/* HW2008Amend */
.hsbcGP2007ContentArea h1,
.hsbcGP2007ContentArea h2,
.hsbcGP2007ContentArea h3
{
	padding:0px;
	margin:0px;
	/*font-family:"Times New Roman", Times, serif;*/
	font-family:"Times New Roman", Arial, Verdana; /*Modified by Prashanti to ensure that Web-Friendly font alternatives are available on 11March09 */
	
}

.hsbcGP2007ExtTwoCol p
{
	line-height:1.2em;
}
/* HW2008Amend */
.hsbcGP2007GlobalContainer
{
	margin:0 auto;
	text-align:left;
}
/* HW2008Amend */
.hsbcGP2007Ext1024
{
	width:958px;
}

/***** START - Boxes for left and right on same page *****/
.hsbcGP2007ExtThreeCol .hsbcGP2007ContentArea
{
	float:left;
	width:490px;
	/*background-color:#FFFFCC;*/
}
.hsbcGP2007ExtThreeCol .hsbcGP2007LeftArea
{
	float:left;
	width:225px;
	background-color:#FF0000;
}
.hsbcGP2007ExtThreeCol .hsbcGP2007RightArea
{
	float:left;
	width:270px;
	background-color:#FF0000;
}
/***** END - Boxes for left and right on same page *****/

/***** START - Boxes for left *****/
.hsbcGP2007ExtTwoCol .hsbcGP2007ContentArea
{
	float:left;
	width:715px;
	/*background-color:#FFFFCC;*/
}
.hsbcGP2007ExtTwoCol .hsbcGP2007LeftArea
{
	float:left;
	width:225px;
	background-color:#FF0000;
}
/***** END - Boxes for left *****/

/***** START - Boxes for right *****/
.hsbcGP2007ExtWithRightArea .hsbcGP2007ContentArea
{
	float:left;
	width:715px;
	/*background-color:#FFFFCC;*/
}
.hsbcGP2007ExtTwoCol .hsbcGP2007RightArea
{
	float:left;
	width:270px;
	background-color:#FF0000;
}
/***** END - Boxes for right *****/

/***** START - Boxes for Single col *****/
/* HW2008Amend */
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea
{
	float:left;
}
/***** END - Boxes for Single col *****/


.hsbcGP2007ContentArea .hsbcGP2007BoxStyle02 .hsbcGP2007BoxStyleContent ul li a
{
	color:#000;
}
.hsbcGP2007ContentArea .hsbcGP2007ColumnControl01
{
	float:left;
}
.hsbcGP2007ContentArea .hsbcGP2007ColumnControl02
{
	float:left;
	margin-left:20px;
}
.jsHeading
{
	padding-right:0px !important;
	padding-left:0px!important;
	background:url("../../images/hbmx_pws/premier/bullets/arrow-white-on-purple-2.gif") no-repeat top left!important;
}

.jsHeading a
{
	padding-bottom:6px !important;
	padding-right:0px !important;
	padding-left:10px;
	padding-top:6px !important;
	display:block;
	width:130px;
	background:url("../../images/hbmx_pws/premier/js-h2-border.gif") repeat-x bottom left!important;
}

.jsFirstAnchor
{
	background:url("../../images/hbmx_pws/premier/bullets/arrow-white-on-purple.gif") no-repeat top left!important;
	padding-top:0px !important;
}

.jsFirstAnchor a
{
	padding-top:0px !important;
}
.jsColumn
{
	float:left;
	clear:left;
}
.jsParagraph
{
	position:absolute;
	display:block;
	top:0px;
}
.hsbcGP2007ContentArea
{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Arial, "Times New Roman", Verdana;/*Modified by Prashanti to ensure that Web-Friendly font alternatives are available on 11March09 */
	color:#000;
}
.hsbcGP2007ContentArea .hsbcGP2007ContainerInner
{
	float:left;
}
.hsbcThreeCol /* Added by Prashanti for CR - 6 3-Feb */
{
	float:left;
	width:650px;
	margin:20px 0px 14px 0px;
	padding:20px 0px 25px 0px;
}
.hsbcOneCol /* Added by Prashanti for CR - 6 3-Feb */
{
	float:right;
	width:280px;
	margin:20px 0px 14px 0px;
	padding:20px 0px 25px 0px;
}
/* HW2008Amend */
.hsbcGP2007ContentArea .hsbcGP2007LogoBar
{
	float:left;
	width:958px;
	margin:32px 0px 28px;
	padding:0px;
}
.hsbcGP2007ContentArea .hsbcGP2007LogoBar img
{
	float:left;
}
.hsbcGP2007ContentArea .hsbcGP2007LogoBar .hsbcGP2007Content p
{
	float:right;
	padding:5px 0px 0px 0px;
	margin:0px;
	font-size:74%;
	line-height:1.4em;
}
/* HW2008Amend */
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder
{
	float:left;
	padding-bottom:8px;
}
.hsbcGP2007ContentArea ul,
.hsbcGP2007ContentArea ul li,
.hsbcGP2007ContentArea p,
.hsbcGP2007ContentArea h1,
.hsbcGP2007ContentArea h2,
.hsbcGP2007ContentArea h3
{
	padding:0px;
	margin:0px;
}
.hsbcGP2007ContentArea ul
{
	list-style:none;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01,
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02
{
	float:left;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04
{
	float:left;
	padding-top:5px;
}
/* HW2008Deletion 
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row
{
	padding-left:22px;
	float:left;
	clear:left;
}*/
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row .hsbcGP2007Column
{
	float:left;
	padding-bottom:20px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row .hsbcGP2007Column h2
{
	font-weight:bold;
	font-size:74%;
	line-height:1.4em;
	color:#2e1362;
	padding-bottom:7px;
	padding-right:16px;
}
/* HW2008Deletions */ 
/*.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row .hsbcGP2007Column p
{
	padding:0px 25px 10px 0px;
	font-size:74%;
	line-height:1.4em;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row .hsbcGP2007Column ul
{

}
*/
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row .hsbcGP2007Column ul li 
{
	font-size:74%;
	background:url("../../images/hbmx_pws/premier/bullets/arrow-purple.gif") top left no-repeat;
	height:1%;
	padding:0px 32px 0px 9px;
	margin-left:1px;
	line-height:1.4em;
}
/* HW2008Amend */
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row .hsbcGP2007Column ul li
{
	background:url("../../images/hbmx_pws/premier/gp_update-2008/blueArrow.gif") no-repeat left top; 
	margin:0px 0px 0px 1px; 
	padding:0px 20px 7px 9px; 
	line-height:normal;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row .hsbcGP2007Column ul li a
{
	color:#2e1362;
	text-decoration:none;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row .hsbcGP2007Column ul li a:hover
{
	text-decoration:underline;
}
/* HW2008Deletion */
/*.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05
{
	float:left;
	width:100%;
	background-color:#2e1362;
}*/
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007BoxStyleContent
{
	/*float:left;*/
	padding-left:21px;
	padding-top:23px;
	padding-bottom:15px;
	padding-right:22px;
	height:1%;
}
.hsbcGP2007ContentArea .hsbcGP2007ButtonStyle01
{
	float:left;
	background:url("../../images/hbmx_pws/premier/buttons/white-on-purple-left.gif") top left no-repeat;
	padding-left:12px;
	padding-bottom:8px;
	margin:0px;
}
/* HW2008Deletion 
.hsbcGP2007ContentArea .hsbcGP2007ButtonStyle01 .hsbcGP2007ButtonStyleContent
{
	float:left;
	background:url("../../images/hbmx_pws/premier/buttons/white-on-purple-right.gif") top right no-repeat;
	padding-right:12px;
	padding-bottom:8px;
	padding-top:7px;
}*/
/* HW2008Amend */
.hsbcGP2007ContentArea .hsbcGP2007ButtonStyle01
{
	padding-left:20px;
	background:url("../../images/hbmx_pws/premier/gp_update-2008/redButtonLeft.gif") no-repeat left top;
	float:left;
	margin:0px;
}
/* HW2008Deletion 
.hsbcGP2007ContentArea .hsbcGP2007ButtonStyle01 .hsbcGP2007ButtonStyleContent a
{
	color:#2e1362;
	font-weight:bold;
	font-size:61%;
	text-transform:uppercase;
	text-decoration:none;
	border:0px;
	padding:0px;
	margin:0px;
}*/
/* HW2008Amend */
.hsbcGP2007ContentArea .hsbcGP2007ButtonStyle01 .hsbcGP2007ButtonStyleContent a
{
	font-weight:bold;
	/*font-family:"Times New Roman", Times, serif;*/
	font-family:"Times New Roman", Arial, Verdana; /*Modified by Prashanti to ensure that Web-Friendly font alternatives are available on 11March09 */
	color:#fff;
	text-decoration:none;
	white-space:nowrap;
}
.hsbcGP2007ContentArea .hsbcGP2007ButtonStyle01 .hsbcGP2007ButtonStyleContent a:hover
{
	text-decoration:underline;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style03 .hsbcGP2007Row
{
	margin:14px 0px 9px 0px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style03 h1
{
	font-size:111%;
	/*font-family:"Times New Roman", Times, serif;*/
	font-family:"Times New Roman", Arial, Verdana;/*Modified by Prashanti to ensure that Web-Friendly font alternatives are available on 11March09 */
	
	font-weight:normal;
	color:#fff;
	line-height:1.6em;
/*	padding-bottom:10px;*/
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 h2
{
	font-size:74%;
	line-height:1.4em;
	color:#fff;
	background:url("../../images/hbmx_pws/premier/bullets/arrow-white-on-purple.gif") top left no-repeat;
	padding:0px 0px 0px 9px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 h2 a
{
	color:#fff;
	text-decoration:none;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 h2 a:hover
{
	text-decoration:underline;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 p
{
	font-size:74%;
	color:#fff;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style02 p,
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style02 h2
{
	padding-right:16px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style02
{
	position:relative;
	float:left;/* Need this for IE to get absolute positioning right */
	margin-bottom:20px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style02 .hsbcGP2007Row
{
	float:left;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style02 .hsbcGP2007Row .hsbcGP2007Column
{
	float:left;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style01
{
	float:left;	
	border-bottom:1px solid #604c88;
	border-top:1px solid #604c88;	
	margin-bottom:15px;
	margin-top:14px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style01 .hsbcGP2007Row
{
	padding:8px 0px 9px 0px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style01 .hsbcGP2007Column
{
	float:left;
	width:50%;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style01 .hsbcGP2007LastColumn .hsbcGP2007ButtonStyle01
{
	float:right;
}
/* HW2008Amend */
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle02
{
	float:left;
	margin:0px;
	padding:0px;
	width:220px;
}
/* HW2008Amend */
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle01
{
	background-color:#eeedf0;
	padding:0px 15px 6px 14px;
	margin:0;
	float:left;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle01
{
	float:left;
	width:100%;
	border-top:1px solid #d5d0e0;
	padding-top:23px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle01 .hsbcGP2007BoxStyleContent
{
	padding-left:23px;
}
/* HW2008Amend */ 
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle01 h2/*,
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle01 h2*/
{
	font-size:74%;
	line-height:1.4em;
	font-weight:bold;
	padding-bottom:10px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle01 ul
{

}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle01 ul li,
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle01 ul li
{
	border-top:1px solid #d5d0e0;
	font-size:74%;
	line-height:1.4em;
	padding-top:8px;
	padding-bottom:6px;
	padding-right:16px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle01 ul li
{
	margin-right:22px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle01 ul li.hsbcGP2007FirstItem,
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle01 ul li.hsbcGP2007FirstItem
{
	border-top:0px;
	padding-top:0px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle01 ul li a,
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle01 ul li a
{
	color:#000;
	text-decoration:none;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle01 ul li a:hover,
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle01 ul li a:hover
{
	text-decoration:underline;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle01 ul li.hsbcGP2007TextStyle01,
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle01 ul li.hsbcGP2007TextStyle01
{
	color:#4c4c4c;
	font-size:68%;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle01 ul li.hsbcGP2007TextStyle01 a,
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle01 ul li.hsbcGP2007TextStyle01 a
{
	text-decoration:underline;
	color:#4c4c4c;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle02
{
	float:left;
	width:100%;
	border-top:1px solid #d5d0e0;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle02 .hsbcGP2007BoxStyleContent
{
	padding-left:22px;
}
/* HW2008Deletion */
/*.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle02,
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle02
{
	padding-top:20px;
	padding-bottom:14px;
}*/
/* HW2008Amend */
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle02
{
	float:left;
	width:100%;
	padding:0px;
	border:none;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle02 ul li,
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle02 ul li
{
	font-size:74%;
	line-height:1.4em;
	/*background:url("../../images/hbmx_pws/premier/bullets/info.gif") top left no-repeat;*/
	background-position:top left;
	background-repeat:no-repeat;
	height:1%;
	padding:6px 10px 10px 29px;
}
/* HW2008Amend */
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle03
{
	float:left;
	width:100%;
	/*background-color:#e72b2a;
	background-repeat:no-repeat;
	background-position:right;*/
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle03 .hsbcGP2007BoxStyleContent
{
	padding:20px 170px 16px 22px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle03 p
{
	font-size:87%;
	color:#fff;
	position:relative;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle03 p img
{
	position:absolute;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle03 p a
{
	color:#fff;
	text-decoration:none;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle03 p a:hover
{
	text-decoration:underline;
}


/*** START - Content page styles ***/

.hsbcGP2007ContentArea .hsbcGP2007ContentRow01
{
	float:left;
}
.hsbcGP2007ContentArea .hsbcGP2007MainHeadingRow
{
	border-top:1px solid #d5d0e0;	
}
.hsbcGP2007ContentArea .hsbcGP2007MainHeadingRow .hsbcGP2007Content
{
	/*background:url("../../images/hbmx_pws/premier/800/header-cartoon.gif") top right no-repeat;*/
	background-position:top right;
	background-repeat:no-repeat;
}
.hsbcGP2007ContentArea .hsbcGP2007MainHeadingRow h1
{
	color:#2e1362;
	font-size:150%;
	font-weight:normal;
	/*font-family:"Times New Roman", Times, serif;*/
	font-family:"Times New Roman", Arial, Verdana; /*Modified by Prashanti to ensure that Web-Friendly font alternatives are available on 11March09 */
	padding:29px 0px 0px 0px;
	padding-right:185px;
}
.hsbcGP2007ContentArea .hsbcGP2007MainHeadingRow p
{
	color:#8271a1;
	font-size:150%;
	/*font-family:"Times New Roman", Times, serif;*/
	font-family:"Times New Roman", Arial, Verdana;/*Modified by Prashanti to ensure that Web-Friendly font alternatives are available on 11March09 */
	padding-bottom:27px;
	padding-right:180px;
}
.hsbcGP2007ContentArea .hsbcGP2007MainHeadingRow ul
{
	background-color:#2e1362;
	width:100%;
	float:left;
	padding:10px 0px 10px 0px;
	margin-bottom:30px!important;
	/* border-bottom:30px solid #fff;Need to do this as IE7 is not picking up margin */
}
.hsbcGP2007ContentArea .hsbcGP2007MainHeadingRow ul li
{
	float:left;
	font-size:74%;
	padding:0px 20px 0px 20px;
	line-height:1.4em;
}
.hsbcGP2007ContentArea .hsbcGP2007MainHeadingRow ul li a
{
	color:#fff;
	text-decoration:underline;
}
.hsbcGP2007ContentArea .hsbcGP2007MainHeadingRow ul li a:hover
{
	text-decoration:none;
}

/* HW2008Deletions*/

/*
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle06 .hsbcGP2007Content
{
	background-color:#e72b2a;
	padding:17px 16px 15px 16px;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle06 .hsbcGP2007Content h2
{
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	font-size:111%;
	font-weight:normal;
	padding-bottom:12px;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle06 .hsbcGP2007Content ul
{

}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle06 .hsbcGP2007Content ul li
{
	color:#fff;
	font-size:74%;
	line-height:1.4em;
	background:url("../../images/hbmx_pws/premier/bullets/white-on-red.gif") top left no-repeat;
	padding:0px 0px 5px 11px;
	font-weight:bold;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle06 .hsbcGP2007Content p
{
	color:#fff;
	font-size:74%;
	line-height:1.4em;
	font-weight:bold;
	padding:0px 11px 10px 0px;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle07
{

}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle07 .hsbcGP2007Content
{
	border-top:1px solid #d5d0e0;
	border-bottom:1px solid #d5d0e0;
	padding:15px 16px 15px 16px;
	margin-bottom:16px;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle07 .hsbcGP2007Content h2
{
	font-family:"Times New Roman", Times, serif;
	font-size:111%;
	font-weight:normal;
	padding-bottom:12px;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle07 .hsbcGP2007Content p
{
	font-size:74%;
	line-height:1.4em;
	padding:0px 12px 10px 0px;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle07 .hsbcGP2007Content ul li
{
	font-size:74%;
	line-height:1.4em;
	background:url("../../images/hbmx_pws/premier/bullets/grey-on-white.gif") top left no-repeat;
	padding:0px 0px 5px 12px;
}
.hsbcGP2007ContentArea a.hsbcGP2007LinkStyle02
{
	color:#f00 !important;
}
.hsbcGP2007ContentArea a.hsbcGP2007LinkStyle01
{
	color:#2e1362;
	text-decoration:underline;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle07 .hsbcGP2007Content ul li a.hsbcGP2007LinkStyle01
{

}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle08
{
	background-color:#2e1362;
	margin-bottom:16px;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle08 .hsbcGP2007Content
{
	float:left;
	padding:15px 16px 15px 16px;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle08 .hsbcGP2007Content h2
{
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	font-size:111%;
	color:#fff;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle08 .hsbcGP2007Content p
{
	font-size:74%;
	line-height:1.4em;
	color:#fff;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle08 .hsbcGP2007Content .hsbcGP2007LastColumn .hsbcGP2007ButtonStyle01
{
	float:right;
}
.hsbcGP2007ContentArea .hsbcGP2007ColumnControl02 .hsbcGP2007BoxStyle08 .hsbcGP2007Content .hsbcGP2007LastColumn .hsbcGP2007ButtonStyle01
{
	float:left;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle08 .hsbcGP2007Content .hsbcGP2007LastColumn p
{
	text-align:right;
	clear:both;
}
.hsbcGP2007ContentArea .hsbcGP2007ColumnControl02 .hsbcGP2007BoxStyle08 .hsbcGP2007Content h2
{
	padding-bottom:10px;
	font-size:150%;
}
.hsbcGP2007ContentArea .hsbcGP2007ColumnControl02 .hsbcGP2007BoxStyle08 .hsbcGP2007Content .hsbcGP2007LastColumn p
{
	text-align:left;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle08 .hsbcGP2007Content .hsbcGP2007Column
{
	float:left;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle09
{

}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle09 .hsbcGP2007Content
{
	background-position:top left;
	background-repeat:no-repeat;	
	margin-bottom:20px;
}
.hsbcGP2007ContentArea .hsbcGP2007ColumnControl01 .hsbcGP2007BoxStyle09 .hsbcGP2007Content
{
	background-position: top left;
	background-repeat:no-repeat;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle09 .hsbcGP2007Content .hsbcGP2007ContentInner
{
	border:1px solid #dedede;
	border-top:0px;
	padding:21px 31px 8px 23px;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle09 .hsbcGP2007Content h2
{
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	font-size:111%;
	line-height:1.4em;
	padding-bottom:10px;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle09 .hsbcGP2007Content p
{
	font-size:74%;
	line-height:1.4em;
	padding-bottom:8px;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle09 .hsbcGP2007Content ul li
{
	background:url("../../images/hbmx_pws/premier/bullets/black-on-white.gif") top left no-repeat;
	font-size:74%;
	line-height:1.4em;
	padding:0px 0px 8px 11px;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle10 .hsbcGP2007Content a,
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle09 .hsbcGP2007Content a
{
	text-decoration:underline;
	color:#000;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle09 .hsbcGP2007Content a:hover
{
	text-decoration:underline;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle10
{

}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle10 .hsbcGP2007Content
{
	background-color:#f5f5f5;
	padding:16px 24px 10px 24px;
	margin-bottom:16px;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle10 .hsbcGP2007Content h2
{
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	font-size:111%;
	line-height:1.4em;
	padding-bottom:10px;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle10 .hsbcGP2007Content ul li
{
	background:url("../../images/hbmx_pws/premier/bullets/grey-on-light-grey.gif") top left no-repeat;
	font-size:74%;
	line-height:1.4em;
	padding:0px 0px 8px 12px;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle11
{

}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle11 .hsbcGP2007Content
{	
	margin-bottom:16px;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle11 .hsbcGP2007Content h2
{
	font-size:74%;
	line-height:1.4em;
	padding-bottom:7px;
	font-family:Arial, Helvetica, sans-serif;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle11 .hsbcGP2007Content p
{
	font-size:74%;
	line-height:1.4em;
	padding-bottom:10px;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle11 .hsbcGP2007Content p a.hsbcGP2007LinkStyle01
{
	
}
*/
.hsbcGP2007ContentArea .hsbcGP2007ExtStyle01
{
	text-align:right;
}
.hsbcGP2007ContentArea .hsbcGP2007ExtStyle02
{
	margin-bottom:0px !important;
}
.hsbcGP2007ContentArea .hsbcGP2007ExtStyle03
{
	border-top:1px solid #604c88;
	float:left;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle12
{
	background:url("../../images/hbmx_pws/premier/link-box/down-arrow-purple.gif") no-repeat bottom center;
	padding-bottom:9px;
	margin-bottom:9px;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle12 .hsbcGP2007Content
{
	padding:15px 18px 21px 16px;
	background:#2e1362;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle12 .hsbcGP2007Content h2
{
	/*font-family:"Times New Roman", Times, serif;*/
	font-family:"Times New Roman", Arial, Verdana;/*Modified by Prashanti to ensure that Web-Friendly font alternatives are available on 11March09 */
	font-size:125%;
	color:#fff;
	font-weight:normal;
	padding-bottom:10px;
}
.hsbcGP2007ContentArea .hsbcGP2007ColumnControl02 .hsbcGP2007BoxStyle12 .hsbcGP2007Content h2
{
	font-size:111%;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle12 .hsbcGP2007Content table
{
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	margin-bottom:15px;
	border:0px;
	width:52%;
}
.hsbcGP2007ContentArea .hsbcGP2007ColumnControl02 .hsbcGP2007BoxStyle12 .hsbcGP2007Content table
{
	width:80%;
	wid\th:90%;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle12 .hsbcGP2007Content table td,
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle12 .hsbcGP2007Content table th,
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle12 .hsbcGP2007Content table tr
{
	padding:0px;
	margin:0px;
	border:0px;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle12 .hsbcGP2007Content p
{
	color:#fff;
	font-size:74%;
	padding-bottom:8px;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle12 .hsbcGP2007Content table td
{
	padding:2px 0px;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle12 .hsbcGP2007Content table td a
{
	color:#fff;
	font-size:0.58em;/* used ems as Mac Firefox is a nightmare at this small font */
	text-transform:uppercase;
	background:url("../../images/hbmx_pws/premier/link-box/mini-arrow-purple-on-white.gif") no-repeat top left;
	padding:0px;
	padding-left:7px;
	margin:0px;
	height:1%;
	text-decoration:none;
	float:left;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle12 .hsbcGP2007Content table td a:hover
{
	text-decoration:underline;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle12 .hsbcGP2007Content acronym
{
	border:0;
	padding:0px;
	margin:0px;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle12 .hsbcGP2007Content form
{
	display:inline;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle12 .hsbcGP2007Content form input
{
	background:#C52A30 url("../../images/hbmx_pws/premier/link-box/btn-bg.gif") repeat-x left top;
	border:none;
	color:#fff;
	padding:1px;
	margin-left:8px;
}



.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style03
{
	width:100%;
}
/* HW2008Deletion*/
/*.hsbcGP2007ContentArea .hsbcGP2007FauxBorder
{
	background-image:url("../../images/hbmx_pws/premier/1024/shadow.png");
}*/
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01
{
	float:left;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02
{
	float:left;
}
/* HW2008Deletion */
/*.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04
{
	padding-top:3px;
}*/
/* HW2008Amend */
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row
{
	float:left;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007LastRow
{
	border:0px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row .hsbcGP2007Column
{
	float:left;
	padding-bottom:20px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row .hsbcGP2007Column h2
{
	font-size:74%;
	font-weight:bold;
	padding-top:19px;
}

/* HW2008Amend */
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row .hsbcGP2007Column h2
{
	font-weight:normal;
	font-size:125% !important;
	color:#241942;
	padding:0px;
	line-height:1.1em;
	margin:10px 20px 10px 0px !important;
}

.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 img
{
	float:left;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007BoxStyleContent
{
	padding-left:32px;
	padding-top:32px;
	padding-bottom:0px;
}
/* HW2008Amend */
.hsbcGP2007ContentArea .hsbcGP2007ButtonStyle01 .hsbcGP2007ButtonStyleContent
{
	background:url("../../images/hbmx_pws/premier/gp_update-2008/redButtonRight.gif") no-repeat right top;
	float:left;
	padding:3px 20px 5px 0px;
	font-size:100%;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style03
{
	float:left;	
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style02
{
	margin-bottom:12px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style02 .hsbcGP2007Row
{
	padding-top:0px;/*padding-top:9px;*/
	padding-bottom:15px;
	border-bottom:1px solid #604c88;
	margin-bottom:15px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style02 .hsbcGP2007LastRow
{
	border:0px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 h2
{
	padding-bottom:10px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style01
{
	border:0px;
	float:left;
	margin:0px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style01 .hsbcGP2007Row
{
	padding:0px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style01 .hsbcGP2007Column
{
	float:none;
	width:auto;
	text-align:right;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style01 .hsbcGP2007LastColumn .hsbcGP2007ButtonStyle01
{
	/*float:left;*/
	margin-top:5px;
}
/* HW2008Deletion 
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle01 h2
{
	font-size:74%;
	font-weight:bold;
}*/
/* HW2008Amend */
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle01 h2
{
	font-weight:normal; 
	font-size:112.50% !important; 
	margin:13px 0px 3px !important;
	color:#241942;
}
/* HW2008Deletion */
/*.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle02
{
	padding-top:20px;
}*/
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle02 h2
{
	padding-bottom:5px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle02 ul
{
	padding-left:3px;
}
/* HW2008Amend */
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle03 .hsbcGP2007BoxStyleContent
{
	/*padding:23px 210px 22px 32px;*/
	padding:0;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle03 p
{
	font-size:111%;
}
/* HW2008Amend */
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle01 .hsbcGP2007BoxStyleContent
{
	padding-left:32px;
}
/* HW2008Amend */
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle02 .hsbcGP2007BoxStyleContent
{
	padding-left:7px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle01 ul li
{
	margin-right:40px;
}
/* HW2008Deletion 
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row .hsbcGP2007Column ul li 
{
	padding-right:40px;
}*/
.hsbcGP2007ContentArea .hsbcGP2007MainHeadingRow h1
{
	padding-right:320px;
	font-size:222%;
}
.hsbcGP2007ContentArea .hsbcGP2007MainHeadingRow p
{
	font-size:222%;
	padding-right:280px;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle06
{
	margin-bottom:20px;
}
.hsbcGP2007ContentArea .hsbcGP2007ColumnControl
{
	width:100%;
	float:left;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContainerInner
{
	padding:0px 0px 0px 10px;;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01
{
	width:610px;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 
{
	width:350px;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style01 
{
	width:307px;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style02 .hsbcGP2007Row .hsbcGP2007Column
{
	width:269px;
}
/* HW2008Deletion*/
/*.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder
{
	background-image:url("../../images/hbmx_pws/premier/1024/1col/shadow.png");
}*/
/* HW2008Deletion 
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row
{
	width:610px;
	wid\th:578px;*/
	/*width:490px; Width for IE 5 
	wid\th:458px;*/
/*}*/
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row .hsbcGP2007Column
{
	width:269px;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007ColControl01 .hsbcGP2007Column
{
	width:538px;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007ContentRow01
{
	width:975px;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007ColumnControl01
{
	width:585px;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007ColumnControl01 .hsbcGP2007ContentRow01
{
	width:585px;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007ColumnControl02
{
	width:350px;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007ColumnControl02 .hsbcGP2007ContentRow01
{
	width:350px;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007BoxStyle09 .hsbcGP2007Content
{
	background:url("../../images/hbmx_pws/premier/red-line-notch.gif") top left no-repeat;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007BoxStyle08 .hsbcGP2007Content .hsbcGP2007Column
{
	width:276px;
}
/* HW2008Amend */
.hsbcGP2007ExtTwoCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01
{
	width:495px;
}
/* HW2008Amend */
.hsbcGP2007ExtTwoCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02
{
	width:220px;
}
.hsbcGP2007ExtTwoCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row .hsbcGP2007Column
{
	width:209px;
}
.hsbcGP2007ExtTwoCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007ColControl01 .hsbcGP2007Column
{
	 width:418px;
}
.hsbcGP2007ExtTwoCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style02 .hsbcGP2007Row .hsbcGP2007Column
{
	width:209px;
}
.hsbcGP2007ExtTwoCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style01
{
	width:185px;
}
.hsbcGP2007ExtTwoCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row
{
	width:490px;
	wid\th:458px;
}
.hsbcGP2007ExtTwoCol .hsbcGP2007ContentArea .hsbcGP2007ColumnControl02
{
	width:270px;
}
.hsbcGP2007ExtTwoCol .hsbcGP2007ContentArea .hsbcGP2007ColumnControl02 .hsbcGP2007ContentRow01
{
	width:270px;
}
.hsbcGP2007ExtTwoCol .hsbcGP2007ContentArea .hsbcGP2007BoxStyle09 .hsbcGP2007Content
{
	background:url("../../images/hbmx_pws/premier/red-line-notch.gif") top left no-repeat;
}
.hsbcGP2007ExtTwoCol .hsbcGP2007ContentArea .hsbcGP2007ContentRow01
{
	width:715px;
}
.hsbcGP2007ExtTwoCol .hsbcGP2007ContentArea .hsbcGP2007ColumnControl01 .hsbcGP2007ContentRow01
{
	width:425px;
}
.hsbcGP2007ExtTwoCol .hsbcGP2007ContentArea .hsbcGP2007BoxStyle08 .hsbcGP2007Content .hsbcGP2007Column
{
	width:205px;
}
.hsbcGP2007ExtTwoCol .hsbcGP2007ContentArea .hsbcGP2007ColumnControl01
{
	width:425px;
}

/* HW2008Deletions*/

/*
.hsbcGP2007ExtWithRightArea .hsbcGP2007ContainerInner
{
	padding:0px 15px 0px 10px;;
}
.hsbcGP2007ExtWithRightArea .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01
{
	width:432px;
}
.hsbcGP2007ExtWithRightArea .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 
{
	width:258px;
}
.hsbcGP2007ExtWithRightArea .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style01 
{
	width:129px;
}
.hsbcGP2007ExtWithRightArea .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style02 .hsbcGP2007Row .hsbcGP2007Column
{
	width:180px;
}
.hsbcGP2007ExtWithRightArea .hsbcGP2007ContentArea .hsbcGP2007FauxBorder
{
	background-image:url("../../images/hbmx_pws/premier/1024/2col-right/shadow.png");
}
.hsbcGP2007ExtWithRightArea .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row
{
	width:432px;
	wid\th:400px;
}
.hsbcGP2007ExtWithRightArea .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row .hsbcGP2007Column
{
	width:180px;
}
.hsbcGP2007ExtWithRightArea .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007ColControl01 .hsbcGP2007Column
{
	width:360px;
}
.hsbcGP2007ExtWithRightArea .hsbcGP2007ContentArea .hsbcGP2007ContentRow01
{
	width:690px;
}
.hsbcGP2007ExtWithRightArea .hsbcGP2007ContentArea .hsbcGP2007ColumnControl01
{
	width:406px;
}
.hsbcGP2007ExtWithRightArea .hsbcGP2007ContentArea .hsbcGP2007ColumnControl01 .hsbcGP2007ContentRow01
{
	width:406px;
}
.hsbcGP2007ExtWithRightArea .hsbcGP2007ContentArea .hsbcGP2007ColumnControl02
{
	width:244px;
}
.hsbcGP2007ExtWithRightArea .hsbcGP2007ContentArea .hsbcGP2007ColumnControl02 .hsbcGP2007ContentRow01
{
	width:244px;
}
.hsbcGP2007ExtWithRightArea .hsbcGP2007ContentArea .hsbcGP2007BoxStyle09 .hsbcGP2007Content
{
	background:url("../../images/hbmx_pws/premier/red-line-notch.gif") top left no-repeat;
}
.hsbcGP2007ExtWithRightArea .hsbcGP2007ContentArea .hsbcGP2007BoxStyle08 .hsbcGP2007Content .hsbcGP2007Column
{
	width:187px;
}
.hsbcGP2007ExtThreeCol .hsbcGP2007ContainerInner
{
	padding:0px 15px 0px 0px;;
}
.hsbcGP2007ExtThreeCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01
{
	width:475px;
}
.hsbcGP2007ExtThreeCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style01 
{
	width:172px;
}
.hsbcGP2007ExtThreeCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style02 .hsbcGP2007Row .hsbcGP2007Column
{
	width:201px;
}
.hsbcGP2007ExtThreeCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder
{
	background-image:url("../../images/hbmx_pws/premier/1024/3col/shadow.png");
}
.hsbcGP2007ExtThreeCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row
{
	width:474px;
	wid\th:443px;
}
.hsbcGP2007ExtThreeCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row .hsbcGP2007Column
{
	width:201px;
}
.hsbcGP2007ExtThreeCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007ColControl01 .hsbcGP2007Column
{
	width:443px;
}
.hsbcGP2007ExtThreeCol .hsbcGP2007ContentArea .hsbcGP2007MainHeadingRow h1,
.hsbcGP2007ExtThreeCol .hsbcGP2007ContentArea .hsbcGP2007MainHeadingRow p
{
	font-size:150%;
	padding-right:140px;
}
.hsbcGP2007ExtThreeCol .hsbcGP2007ContentArea .hsbcGP2007ContentRow01
{
	width:475px;
}
.hsbcGP2007ExtThreeCol .hsbcGP2007ContentArea .hsbcGP2007ColumnControl01
{
	width:475px;
}
.hsbcGP2007ExtThreeCol .hsbcGP2007ContentArea .hsbcGP2007ColumnControl01 .hsbcGP2007ContentRow01
{
	width:475px;
}
.hsbcGP2007ExtThreeCol .hsbcGP2007ContentArea .hsbcGP2007BoxStyle09 .hsbcGP2007Content
{
	background:url("../../images/hbmx_pws/premier/red-line-notch.gif") top left no-repeat;
}
.hsbcGP2007ExtThreeCol .hsbcGP2007ContentArea .hsbcGP2007BoxStyle08 .hsbcGP2007Content .hsbcGP2007Column
{
	width:221px;
}
*/

/************************************2008-update.css****************************************/
.hsbcGP2007BoxStyleContent a img
{
	vertical-align:bottom;
	border:0px none;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxRow
{
	background:#241942 url("../../images/hbmx_pws/premier/gp_update-2008/redNotchBar.gif") bottom left no-repeat;
	padding-bottom:8px;
	width:958px;
	float:left;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxRow .hsbcGP2007FauxCol01
{
	width:688px;
	float:left;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxRow .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05
{
	background:url("../../images/hbmx_pws/premier/gp_update-2008/hexagon.gif") top left repeat-x;
	padding:23px 0px 128px 22px;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxRow .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 h1
{
	color:#fff;
	font-size:137.5% !important;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Arial, "Times New Roman", Verdana;/*Modified by Prashanti to ensure that Web-Friendly font alternatives are available on 11March09 */
	font-weight:normal;
	line-height:normal;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxRow .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007BoxStyleContent
{
	padding:7px 0px 0px 28px;
	float:left;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxRow .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007BoxStyleContent img
{
	float:left;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxRow .hsbcGP2007FauxCol01 .hsbcGP2007Style01
{
	padding:61px 0px 0px 97px;
	float:left;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxRow .hsbcGP2007FauxCol01 .hsbcGP2007Style01 .hsbcGP2007Row
{
	width:143px;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxRow .hsbcGP2007FauxCol02
{
	width:270px;
	float:left;
	padding:0px;
	margin:0px;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxRow .hsbcGP2007FauxCol02 img,
.hsbcGP2007ExtTwoCol .hsbcGP2007ContentArea .hsbcGP2007FauxRow .hsbcGP2007FauxCol02 img
{
	float:left;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle01 .hsbcGP2007BoxStyleContent 
{
	width:241px;
}
.hsbcGP2007ContentArea .hsbcGP2007ContainerInner .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle01 ul li 
{
	background:url("../../images/hbmx_pws/premier/gp_update-2008/blueGreyArrow.gif") no-repeat left top; 
	margin:0px 0px 0px 2px; 
	padding:4px 20px 5px 10px; 
	line-height:normal;
	border-top:#d5d3da 1px solid; 
	font-size:68.75%;
	color:#241942;
}
.hsbcGP2007ContentArea .hsbcGP2007ContainerInner .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle01 ul li.hsbcGP2007FirstItem
{
	border-top:none; 
}
.hsbcGP2007ContentArea .hsbcGP2007ContainerInner .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row .hsbcGP2007BoxStyle02 ul li
{
	padding:4px 30px 14px 30px; 
	background-position:left top; 
	font-size:75%; 
	line-height:normal; 
	background-repeat:no-repeat; 	
}
.hsbcGP2007ContentArea .hsbcGP2007ContainerInner .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle02 ul li 
{
	padding:4px 0px 14px 30px; 
	background-position:left top; 
	font-size:75%; 
	line-height:normal; 
	background-repeat:no-repeat; 	
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row .hsbcGP2007Column01
{
	width:428px;
	margin:4px 0px 0px 22px;
	display:inline;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row .hsbcGP2007Column02
{
	width:238px;	
	margin-top:2px;
	padding-bottom:10px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row .hsbcGP2007Column .hsbcGP2007BoxStyle02 h2
{
	font-size:150% !important; 
	color:#eb352f;
	margin:10px 10px 10px 2px !important;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007BoxStyle04 .hsbcGP2007Row .hsbcGP2007Column .hsbcGP2007BoxStyle03 h2 
{
	font-size:150% !important; 
	color:#eb352f;
	margin:15px 10px 9px 0px !important;
	float:left;
}
.hsbcGP2007ContentArea .hsbcGP2007Column p 
{
	padding:8px 0px;
	margin:0px !important;
	line-height:1.3125em;
}
.hsbcGP2007ContentArea .hsbcGP2007Column a
{
	color:#000;
}
.hsbcGP2007ContentArea .hsbcGP2007Column ul 
{
	margin:3px 0px 1px !important;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row .hsbcGP2007BoxStyle02 ul li a,
.hsbcGP2007ContentArea .hsbcGP2007ContainerInner .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle02 ul li a
{
	text-decoration:none;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row .hsbcGP2007BoxStyle02 ul li a:hover,
.hsbcGP2007ContentArea .hsbcGP2007ContainerInner .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle02 ul li a:hover
{
	text-decoration:underline;
}
.hsbcGP2007ContentArea .hsbcGP2007ContainerInner .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007ColControl02
{
	background:url("../../images/hbmx_pws/premier/gp_update-2008/greyBorder.gif") bottom left no-repeat;
	padding-bottom:1px;
	width:688px;
	padding-left:0px;
}
.hsbcGP2007ContentArea .hsbcGP2007ContainerInner .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007ColControl03
{
	width:666px;
	margin-left:22px;
	display:inline;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007ColControl03 .hsbcGP2007Column
{
	width:222px;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle03 .hsbcGP2007ButtonStyle01
{
	margin:17px 0px 0px 22px;
	background-image:url("../../images/hbmx_pws/premier/gp_update-2008/redButtonSmallLeft.gif");
} 
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle03 .hsbcGP2007ButtonStyle01 .hsbcGP2007ButtonStyleContent
{
	background-image:url("../../images/hbmx_pws/premier/gp_update-2008/redButtonSmallRight.gif");
	padding:1px 20px 5px 0px;
	font-size:87.50%;
} 
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle03 .hsbcGP2007ButtonStyle01 .hsbcGP2007ButtonStyleContent a,
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle10 .hsbcGP2007ButtonStyle01 .hsbcGP2007ButtonStyleContent a 
{
	line-height:137%;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007ColControl03 .hsbcGP2007Column h2
{
	margin:1px 20px 5px 0px !important;
	font-size:112.50% !important;
}
.hsbcGP2007ContentArea .hsbcGP2007ColControl03 .hsbcGP2007Column ul
{
	margin:3px 0px 0px !important;
}
.hsbcGP2007ContentArea .hsbcGP2007ContainerInner .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007ColControl03 .hsbcGP2007Column ul li 
{
	padding:0px 20px 1px 9px; 
}
.hsbcGP2007ContentArea .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle06
{
	margin:23px 0px 10px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle07
{
	margin:24px 0px 10px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle01 ul
{
	margin:0px !important;
}
.hsbcGP2007ExtTwoCol .hsbcGP2007ContainerInner
{
	margin:1px 0px 0px;
	display:inline;
}
.hsbcGP2007ExtTwoCol .hsbcGP2007ContentArea .hsbcGP2007FauxRow
{
	background:#241942 url("../../images/hbmx_pws/premier/gp_update-2008/redNotchBarContent.gif") bottom left no-repeat;
	padding-bottom:8px;
	width:715px;
	float:left;
}
.hsbcGP2007ExtTwoCol .hsbcGP2007ContentArea .hsbcGP2007FauxRow .hsbcGP2007FauxCol01
{
	width:495px;
	float:left;
}
.hsbcGP2007ExtTwoCol .hsbcGP2007ContentArea .hsbcGP2007FauxRow .hsbcGP2007FauxCol02
{
	width:220px;
	float:left;
	padding:0px;
	margin:0px;
}
.hsbcGP2007ExtTwoCol .hsbcGP2007ContentArea .hsbcGP2007FauxRow .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05
{
	background:url("../../images/hbmx_pws/premier/gp_update-2008/hexagon.gif") top left repeat-x;
	float:left;
	padding:18px 0px 13px 22px;
}
.hsbcGP2007ExtTwoCol .hsbcGP2007ContentArea .hsbcGP2007FauxRow .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 h1
{
	color:#fff;
	font-size:187.5%;
	float:left;
	font-weight:normal;
}
.hsbcGP2007ExtTwoCol .hsbcGP2007ContentArea .hsbcGP2007FauxRow .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007BoxStyleContent
{
	float:left;
}
.hsbcGP2007ExtTwoCol .hsbcGP2007ContentArea .hsbcGP2007FauxRow .hsbcGP2007FauxCol01 .hsbcGP2007Style01
{
	padding:50px 0px 0px 133px;
	float:left;
}
.hsbcGP2007ExtTwoCol .hsbcGP2007ContentArea .hsbcGP2007FauxRow .hsbcGP2007FauxCol01 .hsbcGP2007Style01 .hsbcGP2007Row
{
	width:142px;
}
.hsbcGP2007ExtTwoCol .hsbcGP2007ContentArea .hsbcGP2007FauxRow .hsbcGP2007FauxCol01 .hsbcGP2007Style02
{
	float:left;
	width:198px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle13 .hsbcGP2007Row .hsbcGP2007Column
{
	width:442px;
	margin:14px 31px 0px 22px;
	display:inline;
	float:left;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle13,
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle13 .hsbcGP2007Row,
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle14,
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle14 .hsbcGP2007Row
{
	float:left;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle14 .hsbcGP2007Row .hsbcGP2007Column
{
	width:452px;
	margin:11px 20px 0px 23px;
	display:inline;
	float:left;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle14 .hsbcGP2007Row .hsbcGP2007Column h2
{
	color:#eb352f;
	font-size:150% !important;
	font-weight:normal;
	margin:10px 0px !important;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle14 .hsbcGP2007Row .hsbcGP2007Column h3
{
	color:#241942;
	font-size:87.50% !important;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Arial, "Times New Roman", Verdana;/*Modified by Prashanti to ensure that Web-Friendly font alternatives are available on 11March09 */
	font-weight:normal;
	margin:13px 0px 10px !important;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle14 .hsbcGP2007Row .hsbcGP2007Column ul
{
	margin:7px 0px 0px !important;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle14 .hsbcGP2007Row .hsbcGP2007Column ul li 
{
	background:url("../../images/hbmx_pws/premier/gp_update-2008/greyBullet.gif") no-repeat left top; 
	margin:0px 0px 0px 15px; 
	padding:0px 20px 14px 9px; 
	line-height:normal;
	font-size:75%;
}
.hsbcGP2007ContentArea .hsbcGP2007BoxStyle08 .hsbcGP2007BoxStyleContent
{
	float:left;
	border:1px solid #f0f0f2;
	background-color:#e9e8ec;
	padding:15px 10px 3px 15px;
	width:417px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007Row .hsbcGP2007Column .hsbcGP2007BoxStyle08 .hsbcGP2007BoxStyleContent h2
{
	font-weight:normal;
	font-size:112.50% !important;
	color:#2e1362;
	margin:0px !important;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007Row .hsbcGP2007Column .hsbcGP2007BoxStyle08 .hsbcGP2007BoxStyleContent p
{
	font-size:81.25%;
	color:#2e1362;
	padding:8px 0px 12px 2px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007Row .hsbcGP2007Column .hsbcGP2007BoxStyle08 .hsbcGP2007BoxStyleContent p a,
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007Row .hsbcGP2007Column .hsbcGP2007BoxStyle08 .hsbcGP2007BoxStyleContent ul li a
{
	color:#2e1362; 
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007Row .hsbcGP2007Column .hsbcGP2007BoxStyle08 .hsbcGP2007BoxStyleContent ul li
{
	color:#2e1362;
	background:url("../../images/hbmx_pws/premier/gp_update-2008/greyBullet.gif") no-repeat left top; 
	margin:0px 0px 0px 15px; 
	padding:0px 20px 14px 9px; 
	line-height:normal;
	font-size:81.25%; 
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle02 h2
{
	font-size:150% !important; 
	color:#eb352f;
	margin:16px 0px 5px !important;
	font-weight:normal;
}
.hsbcGP2007ContentArea .hsbcGP2007ContainerInner .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle02 ul
{
	margin:0px 0px 10px;
}
.hsbcGP2007ContentArea .hsbcGP2007LogoBar .hsbcGP2007Content p a
{
	color:#fa0200;
	text-decoration:none;
}
.hsbcGP2007ContentArea .hsbcGP2007LogoBar .hsbcGP2007Content p a:hover
{
	text-decoration:underline;
}
.hsbcGP2007ExtTwoCol .hsbcGP2007ContentArea .hsbcGP2007LogoBar
{ 
	width:715px;
	margin:24px 0px 25px;
}

.extPremier .IBPortlet div
{
	right:10px !important;
}
.containerGlobal .extPremier
{
	padding:0px;
}
.extPremier .containerFooter 
{
	clear:both;
	width:960px;
	margin:0px auto;
	padding-left:10px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle09 .hsbcGP2007Row .hsbcGP2007Column
{
	margin:0px 10px 0px 0px;
	display:inline;
	float:left;
	width:485px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle09 .hsbcGP2007Row .hsbcGP2007Column h2
{
	color:#eb352f;
	font-size:150% !important;
	font-weight:normal;
	margin:0px 0px 2px !important;
}

.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle09 .hsbcGP2007Row .hsbcGP2007Column p 
{
	padding:8px 0px 4px;
	margin:0px !important;
	line-height:1.3125em;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle09 .hsbcGP2007Row .hsbcGP2007Column h3
{
	font-size:115%;
	color:#2e1362;
	font-weight:normal;
	padding-bottom:10px;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle09 .hsbcGP2007Row .hsbcGP2007Column ul
{
	margin:0px;
	list-style:none;
}
.hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle09 .hsbcGP2007Row .hsbcGP2007Column ul li
{
	margin:0px;
	font-size:75%;
	padding:0px 0px 5px 8px;
	color:#2e1362; 
	background:url("../../images/hbmx_pws/premier/gp_update-2008/boxStyle09_li_bg.gif") top left no-repeat;
	line-height:1.4em;
}
.hsbcGP2007ContentArea .hsbcGP2007ContainerInner .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle13 .hsbcGP2007ColControl02 .hsbcGP2007Column
{
	width:223px!important;  
	margin:23px 24px 25px 0px;
}
.hsbcGP2007ContentArea .hsbcGP2007ContainerInner .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle13 .hsbcGP2007ColControl02 .hsbcGP2007Column .hsbcGP2007BoxStyle10
{
	background:#c3c0cb url("../../images/hbmx_pws/premier/gp_update-2008/boxStyle10_bg.gif") top repeat-x;
	float:left;
	width:191px;
	padding:11px 16px 21px;
	height:87px!important;
}
.hsbcGP2007ContentArea .hsbcGP2007ContainerInner .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle13 .hsbcGP2007ColControl02 .hsbcGP2007Column .hsbcGP2007BoxStyle10 h2
{
	font-size:115%;
	color:#2e1362;
	font-weight:normal;
	padding-bottom:13px;
}
.hsbcGP2007ContentArea .hsbcGP2007ContainerInner .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle13 .hsbcGP2007ColControl02 .hsbcGP2007Column .hsbcGP2007BoxStyle10 .hsbcGP2007ButtonStyle01
{
	padding-bottom:5px;
	clear:left;
}
.hsbcGP2007ContentArea .hsbcGP2007ContainerInner .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle13 .hsbcGP2007ColControl02 .hsbcGP2007Column .hsbcGP2007BoxStyle11
{
	background:#e9e8ec url("../../images/hbmx_pws/premier/gp_update-2008/boxStyle11_bg.gif") bottom repeat-x;
	float:left;
	width:191px;
	padding:13px 16px 9px;
}
.hsbcGP2007ContentArea .hsbcGP2007ContainerInner .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle13 .hsbcGP2007ColControl02 .hsbcGP2007Column .hsbcGP2007BoxStyle11 p
{
	padding:0px 0px 4px;
	color:#2e1362;
}
.hsbcGP2007ContentArea .hsbcGP2007ContainerInner .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle13 .hsbcGP2007ColControl02 .hsbcGP2007Column .hsbcGP2007BoxStyle11 p.link
{
	padding:0px 0px 8px;
}
.hsbcGP2007ContentArea .hsbcGP2007ContainerInner .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle13 .hsbcGP2007ColControl02 .hsbcGP2007Column .hsbcGP2007BoxStyle11 p a,
.hsbcGP2007ContentArea .hsbcGP2007ContainerInner .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle13 .hsbcGP2007ColControl02 .hsbcGP2007Column .hsbcGP2007BoxStyle11 p.link a
{
	color:#2e1362;
}
.hsbcGP2007ContentArea .hsbcGP2007ContainerInner .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle13 .hsbcGP2007ColControl02 .hsbcGP2007Column .hsbcGP2007BoxStyle11 p a:hover,
.hsbcGP2007ContentArea .hsbcGP2007ContainerInner .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle13 .hsbcGP2007ColControl02 .hsbcGP2007Column .hsbcGP2007BoxStyle11 p.link a:hover
{	
	cursor:pointer;
}
.hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle03
{
	float:left;
	background:#241942 url("../../images/hbmx_pws/premier/gp_update-2008/boxStyle03_bg.gif") top left repeat-x;
	color:#fff;
	margin:0px;
	padding:13px 15px;
}
.hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle03 .hsbcGP2007BoxStyleContent
{
	width:190px;
}
.hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle03 h2
{
	color:#fff;
	margin:0px;
	padding:0px 0px 11px 0px;
	font-weight:normal;
	font-size:100%;
}
.hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle03 ul
{
	color:#fff;
	margin:0px;
	padding:0px;
}
.hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle03 ul li
{
	color:#fff;
	font-size:75%;
	margin:0px;
	padding:0px 0px 3px 12px;
	list-style:none;
	line-height:normal;
	background:url("../../images/hbmx_pws/premier/gp_update-2008/boxStyle03_li_bg.gif") top left no-repeat;
}
.hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle03 p
{
	color:#fff;
	background:url("../../images/hbmx_pws/premier/gp_update-2008/boxStyle03_p_bg.gif") top left no-repeat;
	padding:0px 10px 0px 29px;
	margin:26px 0px 0px;
}
.hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle03 p a
{
	color:#fff;
	text-decoration:none;
}
.hsbcGP2007FauxCol02 .hsbcGP2007BoxStyle03 p span
{
	text-decoration:underline;
}

/***********************************************************single-column.css*****************************************/

/* HW2008Amend */
.hsbcGP2007ExtOneCol .hsbcGP2007ContainerInner
{
	padding:0px;
	display:inline;
	margin:0px            ;
}
/* HW2008Amend */
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01
{
	width:688px;
}
/* HW2008Amend */
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol02 
{
	width:270px;
}

/* HW2008Deletions */

/*.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style01 
{
	width:307px;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle05 .hsbcGP2007Style02 .hsbcGP2007Row .hsbcGP2007Column
{
	width:269px;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder
{
	background-image:url("../../images/hbmx_pws/premier/1024/1col/shadow.png");
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row
{
	width:610px;
	wid\th:578px;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007Row .hsbcGP2007Column
{
	width:269px;
}
*/

/* HW2008Amend */
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007FauxBorder .hsbcGP2007FauxCol01 .hsbcGP2007BoxStyle04 .hsbcGP2007ColControl01 .hsbcGP2007Column
{
	width:666px;
	margin-left:22px;
	display:inline;
	padding-bottom:10px;
}

/* Content styles */

.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007ContentRow01
{
	width:975px;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007ColumnControl01
{
	width:585px;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007ColumnControl01 .hsbcGP2007ContentRow01
{
	width:585px;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007ColumnControl02
{
	width:350px;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007ColumnControl02 .hsbcGP2007ContentRow01
{
	width:350px;
}

/* HW2008Deletions */

/*.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007BoxStyle09 .hsbcGP2007Content
{
	background:url("../../images/hbmx_pws/premier/red-line-notch.gif") top left no-repeat;
}
.hsbcGP2007ExtOneCol .hsbcGP2007ContentArea .hsbcGP2007BoxStyle08 .hsbcGP2007Content .hsbcGP2007Column
{
	width:276px;
}*/

/***********************************************************  webrings.css *****************************************/
.webringWrapper {
	margin:0px;
	padding:0px 0px 9px;
	background:url("../../images/hbmx_pws/premier/webrings/arrow.gif") no-repeat bottom;
	clear:both;
}

.webringContent {
	margin:0px;
	padding:14px 16px 18px;
	background:url("../../images/hbmx_pws/premier/webrings/background.gif") repeat-x top left;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Arial, "Times New Roman", Verdana;/*Modified by Prashanti to ensure that Web-Friendly font alternatives are available on 11March09 */
}

.webringContent h2,
.webringContent p,
.webringContent a {
	margin:0px;
	padding:0px;
	color:#fff;
}

div.hsbcStyleContentBase .webringWrapper .webringContent h2 {
	margin-top:0px!important;
}

div.hsbcStyleContentBase p {
	margin:0px!important;
}

.webringContent h2,
div.hsbcStyleContentBase .webringContent h2 {
	/*font-family:"Times New Roman", Times, serif;*/
	font-family:"Times New Roman", Arial, Verdana;/*Modified by Prashanti to ensure that Web-Friendly font alternatives are available on 11March09 */
	font-size:112.50%!important;
	font-weight:normal;
	padding-bottom:10px!important;
	color:#fff;
	line-height:1.2em;
	margin-top:0px!important;
}
.webringContent p {
	padding-bottom:10px!important;
	font-size:75%;
}
.webringContent ul,
div.hsbcStyleContentBase .webringContent ul {
	margin:0px;
	padding:0px;
	line-height:1.2em;
	clear:both;
	font-size:1em;
	height: 0.01%;
}

.webringContent ul li,
.hsbcGP2007ContentArea .webringContent ul li {
	margin:0px;
	padding:0px 0px 0px 0px;
	width:90px;
	float:left;
	font-size:56.25%!important;
	text-transform:uppercase;
	background:none;
	list-style:none;
}
.webringContent ul li a {
	margin:0px;
	padding:4px 5px 4px 9px;
	display:block;
	background:url("../../images/hbmx_pws/premier/webrings/bullet.gif") no-repeat left;
	text-decoration:none;
	line-height:1em;
	font-size:100%;
}
.webringContent ul li a:hover {
	text-decoration:underline;
	color:#fff!important;
}
.webringContent form {
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.webringContent select{
	margin:12px 6px 0px 0px;
	padding:0px 0px;
	font-size:81.25%;
	color:#333;
	width:78%;
}
.webringContent input{
	margin:12px 0px 0px;
	padding:0px;
	vertical-align:bottom!important
}

/* 800 Build Fix */
.hsbcGP2007FauxCol01 .webringWrapper {
	margin:10px 32px 0px 0px;
} 

/* Argentina Build Fix */
td .hsbcGP2007FauxCol01 .webringWrapper {
	margin:10px 27px 0px 0px;
} 

/* France Build Fix */

/* Oman build fix */
table table table table table .hsbcGP2007FauxCol01 .webringWrapper {
	margin:10px 22px 0px 20px;
}
table table table table table .hsbcGP2007FauxCol01 .webringWrapper select {
	width:75%;
}

