@charset "utf-8";
/* CSS Document */
/*  dark grey  color:#626469; */
/*  mid grey  color:#B3B1B3; */
/*  light grey  color:#F0EFF0; */
/*  red  color:#DB0011; */

html, h1, h2, h3, h4, h5, h6, p {
border: 0;
margin: 0;
outline: 0;
padding: 0;
text-align: left;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
	font-size:100%;
}

p {
	margin-bottom:10px !important;
}


body {
margin: 0;
padding: 0;
background-color: #E6E6E6;
font-family: Arial,sans-serif;
font-size: 12px;
text-align: center;
}

.wrapper {
width: 100% !important;
}

.main {
margin: 0 auto;
width: 1000px;
background-color: #FFFFFF;
clear: both;
text-align: left;
box-shadow: 0px -5px 10px 4px #bbbbbb;
-webkit-box-shadow: 0px -5px 10px 4px #bbbbbb;
-moz-box-shadow: 0px -5px 10px 4px #bbbbbb;
}


#head {
z-index: 1110;
height: 110px;
position: relative;
background: transparent url(http://www.mail.hsbcnet.com/microsites/images/navBarBg.gif) repeat-x left bottom;
}

#hiddendiv {
	display: none;
}

div#site {
color: #fff;
background: url(http://www.mail.hsbcnet.com/microsites/images/siteBarBg.gif) left top repeat-x;
width: 100%;
height: 35px;
}

div#brand {
padding: 0 19px;
float: left;
/* position: relative; */
position: relative;
left: 0;
}

div#brand a.logoBrand {
background: url(http://www.mail.hsbcnet.com/microsites/images/logoBranding.gif) top left no-repeat;
display: block;
width: 150px;
height: 75px;
text-decoration: none !important;
text-indent: -1000px;
overflow: hidden;
}


.container {
background: url(http://www.mail.hsbcnet.com/microsites/images/maintopshadow.gif) repeat-x top center;
width: 100%;
}

.content {
padding: 20px 20px 20px 20px;
overflow: hidden;
width: 830px;
}

.content2 {
padding: 20px 20px 20px 20px;
overflow: hidden;
width: 960px;
}

.logo {
	margin-top:25px; 
	margin-right:15px; 
	text-align:right; 
	font-size:22px
}

div#nav {
  margin: 20px 0 0;
  overflow: hidden;
  position: relative;
  width: 100%;
}

#nav li.current {
	
}

#nav li.current a {
	color:#DB0011;
}

#nav {
	border-bottom: #CCC 1px solid;
}

#tabs {
	padding-bottom:30px;
}

#nav ul#tabslist li {
  float: left;
  margin-top: 5px;
  text-align: center;
  overflow: visible;
  display: inline;
}

#nav ul#tabslist li a {
  float: left;
  overflow: hidden;
  background: #db0011 url(http://www.mail.hsbcnet.com/microsites/images/tabinactivebg.gif) repeat-x left center;
  text-decoration: none;
  color: #fff;
  padding: 10px 0;
  font-weight: bold;
  font-size:12px;
}

#nav ul#tabslist li a:hover {
  background-image: none;
}

#nav ul#tabslist li a:hover span {
  background-image: none;
}

#nav ul#tabslist li:last-child a span {
  background-image: none;
}

#nav ul#tabslist li a span {
  padding: 8px 15px;
  text-align: center;
  float: left;
  background: url(http://www.mail.hsbcnet.com/microsites/images/tableftborder.gif) no-repeat right center;
  cursor: pointer;
  white-space: nowrap;
}

#nav ul#tabslist li.current {
  float: left;
  border-top: #CCC 1px solid;
  border-left: #CCC 1px solid;
  border-right: #CCC 1px solid;
  text-align: center;
  color: #ff0000;
  background-image: none;
  background-color: #fff;
  margin: 0;
}

#nav ul#tabslist li.current a {
  float: left;
  overflow: visible;
  background-image: none;
  background-color: #fff;
  text-decoration: none;
  color: #db0011;
  padding: 12px 0;
}

#nav ul#tabslist li.current span {
  padding: 8px 14px;
  text-align: center;
  float: left;
  background-image: none;
}

.banner {
width: 100% !important;	
}

.toptext {
	padding:10px 10px 10px 20px;
	float:left;
}
a {
    color:#ee3124;
    text-decoration:underline;
}
.anchorlink
{
	color:#ee3124;
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px
}
.anchorlink a
{
	color:#ee3124;
	text-decoration: underline;
}
.bodytext {
    font-size:12px;
    color:#333333;
    font-family: Arial,Verdana,sans-serif;
}
.bodytext a {
    color:#ee3124;
    text-decoration:underline;
}
.bodytext a:hover {
    font-size:12px;
    color:#ee3124;
    font-family: Arial,Verdana,sans-serif;
    text-decoration:underline !important;
}

.bodytext2, .bodytext2 td {
    font-size:12px;
    color:#333333;
    font-family: Arial,Verdana,sans-serif;
}
.bodytext2 a {
    font-size:12px;
    color:#ee3124;
    font-family: Arial,Verdana,sans-serif;
    text-decoration:underline;
}
.bodytext2 a:hover {
    font-size:12px;
    color:#ee3124;
    font-family: Arial,Verdana,sans-serif;
    text-decoration:underline !important;
}

.heading {
	font-family: Arial,sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.subheading {
    font-family: Arial,sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: bold;
}
.subheading a {
    color: #000;
}

.blacktitle
{
color:#000001;
font-family: arial, helvetica, sans-serif;
font-size: 16px;
}
.blacktitle a 
{
text-decoration:underline;
}
.subtitlered
{
	color: #ee3124;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}
.subtitlered a 
{
text-decoration:underline;
}
.subtitleblack
{
	color: #000001;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}
.subtitleblack a 
{
text-decoration:underline;
}
.heading2 {
	margin-top:25px; 
	margin-right:15px; 
	text-align:right; 
	font-size:22px;
}
.buttonpad {
    padding: 5px 20px 5px 0;
}
.buttontext {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; 
}
.unsubscribe, .unsubscribe td {
    font-size:11px;
    color:#333333;
    font-family: Arial,Verdana,sans-serif;
}
.unsubscribe a {
    font-size:11px;
    color:#ee3124;
    font-family: Arial,Verdana,sans-serif;
    text-decoration:none;
}
.unsubscribe a:hover {
    font-size:11px;
    color:#ee3124;
    font-family: Arial,Verdana,sans-serif;
    text-decoration:underline !important;
}


.clCompulsoryMarker { 
	font-family: Arial,Verdana,sans-serif; 
	font-size: 13px; 
	color: #ee3124; 
}

.clStatus {
	font-family: Arial,Verdana,sans-serif; 
	font-size: 13px; 
	color: #ee3124; 
}

div.primarybutton {
	display: block;
  	background-color: #db0011;
  	background: url(http://www.mail.hsbcnet.com/microsites/images/primarybuttonbg.gif) repeat-x left center;
  	box-shadow: #999 0 0 2px;
  	-moz-box-shadow: #999 0 0 2px;
  	margin: 5px 10px 5px 0;
}

div.primarybutton:hover {
	background-image:none;
	background-color: #db0011;
}

div.primarybutton a {
	background: url(about:blank);
	text-decoration: none;
	color: #ffffff;
	padding: 7px;
	font-size: 12px;
	font-weight: bold;
	float:left;
}

.floatleft {
	float:left;
}

div.primarybutton input {
display: block;
background-color: #db0011;
background: url(http://www.mail.hsbcnet.com/microsites/images/primarybuttonbg.gif) repeat-x left center;
box-shadow: #999 0 0 2px;
-moz-box-shadow: #999 0 0 2px;
margin: 5px 10px 5px 0;
border:none;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #ffffff;
padding: 8px 20px;
cursor:pointer;
}

div.primarybutton input:hover {
background-color: #db0011;
background-image:none;
}

.roundcorner {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
position: relative;
}

input {
 border: 1px solid #cccccc;	
 box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
 padding-left:5px;
 font-size:12px;
}

hr {
	border-color:#cccccc;
	background-color:#cccccc;
	color:#cccccc;
	height:1px;
	border:none;
}

.arrow {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4.5px 0 4.5px 7.8px;
	border-color: transparent transparent transparent #ee3224;	
}

.mobileshow {
	display:none;
	width:0px;
	max-height:0px;
	overflow:hidden;
}

.whiteborder tr td:first-child {
	border-right:1px #fff solid;
}
.whiteborder tr td {
	border-top:1px #fff solid;	
}
.whiteborder tr:first-child td {
	border-top:none;	
}

.updatepref {
	color:#ee3124;
	border:none;
	background-color:#ffffff;
}

.updatepref:hover {
	text-decoration:underline;
}

.disclaimer {
	padding: 10px 20px 20px 20px;
	font-size: 11px;
	color: #999;
	line-height: 1.3em;
}
.disclaimer a {
	text-decoration: none;
	color: #333333;	
}

.disclaimer a:hover {
	color: #DB0011;
	text-decoration: underline;
}

.disclaimer2 {
	font-size: 11px;
	color: #333333;
	line-height: 1.3em;
}
.disclaimer2 a {
	color: #ee3124;
}

.pdftext
{
	line-height:150%;
	text-align: right;
	color: #000001;
	font-family: arial, helvetica, sans-serif; 
	font-size: 10px;
}
.pdftext a
{
	text-decoration: underline;
	color: #000001;
}
.bodytextred
{
	color: #ee3124;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; 
	padding:5px;
}
.bodytextred a
{
	color: #ee3124;
	text-decoration:underline;
}
.header
{
	color: #000001; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 16px;
}
.header a
{
	color: #000001; 
	text-decoration: none;
}
.subheader
{
	color: #000001; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
}
.subheader a
{
	color: #000001; 
	text-decoration: none;
}

.terms {
	float:left;
}

.thumbnail {
	width:225px;
	height:127px;
}

.thumbnail a {
	background: url('http://www.mail.hsbcnet.com/ProtectedGrowth/images/PG_thumb2.jpg') no-repeat;
	width:225px;
	height:127px;
	float: left;
	opacity: 0.7;
	filter: alpha(opacity=70); /* For IE8 and earlier */
}

.thumbnail a:hover {
	background: url('http://www.mail.hsbcnet.com/ProtectedGrowth/images/PG_thumb2.jpg') no-repeat;
	width:225px;
	height:127px;
	float: left;
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}

.thumbnail-webinar {
	width:225px;
	height:127px;
}

.thumbnail-webinar a {
	background: url('http://www.mail.hsbcnet.com/ProtectedGrowth/images/PGR_thumb2.jpg') no-repeat;
	width:225px;
	height:127px;
	float: left;
	opacity: 0.7;
	filter: alpha(opacity=70); /* For IE8 and earlier */
}

.thumbnail-webinar a:hover {
	background: url('http://www.mail.hsbcnet.com/ProtectedGrowth/images/PGR_thumb2.jpg') no-repeat;
	width:225px;
	height:127px;
	float: left;
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}

img.imgborder {
	border: 3px solid #d7d7d7;
}
img.imgborder:hover {
	border: 3px solid #000000;
}

h3 {
    margin: 10px 0 20px !important;
    width: 100%;
    float: left;
    overflow: hidden;
}

ul.icon li {
    background: url('http://www.mail.hsbcnet.com/InnovativeIncome/images/pageIcons.gif') no-repeat 0px -104px;
    padding-left: 30px !important;
}

ul.icon {
    list-style-type: none!important;
    padding-left: 0 !important;
}

ul.icon li a {
    text-decoration: none;
    color: #000!important;
}

ul.icon li a:hover {
    text-decoration: none;
    color: #DB0011 !important;
}
