TABLE.valuation {
margin-bottom: 15px;
}
.valuation TH {
background-image: url(/common/media/images/stylesheet_images/site_images/test_table_background.jpg);
font-size: 11px;
font-weight: normal;
color: #333333;
height: 30px;
line-height: 12px;
border-top: 6px solid #999999;
border-right: 1px solid white;
border-bottom: 4px solid white;
text-align: center;
}
.valuation TH DIV {
font-size: 11px;
font-weight: normal;
color: #333333;
text-align: center;
}
.valuation TH a:link, .valuation TH a:visited,.valuation TH a:active {
color: #333333;
background-image: url(/common/media/images/stylesheet_images/site_images/down_arrow.gif);
background-repeat: no-repeat;
background-position: 6px right;
padding-right: 8px;
}
.valuation TH a:hover {
color: #cc0000;
background-image: url(/common/media/images/stylesheet_images/site_images/down_arrow_over.gif);
}
.valuation TD {
font-size: 11px;
border-right: 2px solid white;
border-bottom: 1px solid #999999;
text-align: right;
padding: 1px;
height: 30px;
vertical-align: top;
}
.valuation TD.d {
color: #cc0000;
}
.valuation TD.total {
font-weight: bold;
background-color: #DDDDDD;
border-bottom: 1px solid #000000;
vertical-align: middle;
}
.valuation a:link, .valuation a:visited, .valuation a:active {
color: #CC0000;
}
.valuation a:hover {
color: black;
}

table.account_details {
margin-bottom: 5px;
border: 1px solid #999999;
}
.account_details TD {
font-size: 11px;
height: 20px;
padding: 0px 3px 0px 3px;
}
.account_details TH {
text-align: left;
font-size: 11px;
font-weight: normal;
background-color: #EEEEEE;
height: 20px;
padding: 3px 3px 3px 3px;
color: #000000;
}
.account_details TD.red {
color: #CC0000;
}
.account_details select {
color: #CC0000;
}
.account_details table TD{
padding: 0px;
border-top: 1px solid #EEEEEE;
}

TABLE.search {
margin-bottom: 10px;
}
.search TD {
font-size: 11px;
height: 20px;
padding: 0px 3px 0xp 3px;
}
.search TH {
text-align: left;
font-size: 11px;
font-weight: bold;
color: #CC0000;
}
.search input {
color: #CC0000;
font-weight: bold;
font-size: 11px;
}
.search select {
color: #CC0000;
font-weight: bold;
}
.search .searchbutton {
background-image:  url(/common/media/images/stylesheet_images/go_button.gif);
background-color : transparent;
background-position: center center;
background-repeat : no-repeat;
height: 16px;
width: 30px;
border: none;
font-family: arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: white;
margin: 0px;
}


a.more:link, a.more:visited, a.more:active {
color: #CC0000;
text-decoration: none;
background-image: url(/common/media/images/components/more_chevrons.gif);
background-repeat: no-repeat;
background-position: center right;
padding-right: 10px;
height: 15px;
}
a.more:hover {
color: black;
text-decoration: underline;
}
a.prev:link, a.prev:visited, a.prev:active {
color: #CC0000;
text-decoration: none;
background-image: url(/common/media/images/components/prev_chevrons.gif);
background-repeat: no-repeat;
background-position: center left;
padding-left: 12px;
height: 15px;
}
a.prev:hover {
color: black;
text-decoration: underline;
}

a.up:link, a.up:visited, a.up:active {
position: relative;
float: left;
color: white;
text-decoration: none;
text-align: center;
width: 100%;
margin-top: 5px;
}
a.up:hover {
color: black;
}
a.down:link, a.down:visited, a.down:active{
position: relative;
float: left;
color: #666666;
text-decoration: none;
text-align: center;
width: 100%;
margin-top: 5px;
}
a.down:hover {
color: black;
}
TABLE.grey_table {
position: relative;
float: left;
margin-bottom: 15px;
}
.grey_table TH {
background-image: url(/common/media/images/stylesheet_images/site_images/test_table_background.jpg);
font-family: Arial, helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #333333;
height: 30px;
line-height: 12px;
border-top: 6px solid #666666;
border-right: 1px solid white;
border-bottom: 4px solid white;
padding: 1px 10px 1px 10px;
}
.grey_table TH DIV {
position: relative;
float: left;
font-size: 11px;
font-weight: bold;
color: #333333;
width: 100%;
}
.grey_table TH a:link, .grey_table TH a:visited,.grey_table TH a:active {
position: relative;
float: left;
color: #333333;
background-image: url(/common/media/images/stylesheet_images/site_images/down_arrow.gif);
background-repeat: no-repeat;
background-position: right;
text-align: center;
padding-right: 8px;
}
.grey_table TH a:hover {
color: #cc0000;
background-image: url(/common/media/images/stylesheet_images/site_images/down_arrow_over.gif);
}
.grey_table TD {
font-size: 11px;
border-right: 2px solid white;
border-bottom: 1px solid #DDDDDD;
padding: 1px;
vertical-align: top;
}
.grey_table a:link, .grey_table a:visited, .grey_table a:active {
color: #CC0000;
}
.grey_table a:hover {
color: black;
}
TABLE.contact_us {
position: relative;
float: left;
width: 100%;
}
.contact_us TD {
padding: 0px 0px 2px 0px;
}
a.site_map1:link, a.site_map1:visited, a.site_map1:active {
	background-image : url(/common/media/images/stylesheet_images/sub_level_one.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	height: 14px;
	color: #000000;
	text-decoration:none;
	display:block;
}
 a.site_map1:hover {
	color: #CC0000;
	text-decoration:underline;
}

div.pop_up_disclaimer {
	position:absolute;
	bottom: 100px;
	left: 200px;
	background-image: url(/site/media/images/resources/pop-up-background.gif);
	background-repeat: no-repeat;
	width:300px;
	height:120px;
	padding: 40px 30px 15px 15px;
	visibility: hidden;
	z-index: 10;
	font-weight: bold;
	font-size: 13px;
}

.pop_up_disclaimer p {
	font-weight:bold;
	font-size:13px;
	margin-right:30px;
}

/* generic table definitions */
table.generic_grey_table {
	border: 1px solid #CCCCCC;
	position: relative;
	width: 100%;

}
.generic_grey_table TH {
	background-color: #EEEEEE;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	color: #666666;
	padding: 2px;
}
.generic_grey_table TD {
	padding: 2px;
}

/* table tab headings */
table.tabs {
	position: relative;
	float: left;
	height: 25px;
}
.tabs TD {
	width: 102px;
	height: 25px;
}
.tabs TD.up {
	background-image: url(/common/media/images/stylesheet_images/site_images/up_tab.gif); 
	background-repeat: no-repeat; 
}
.tabs TD.down {
	background-image: url(/common/media/images/stylesheet_images/site_images/down_tab.gif); 
	background-repeat: no-repeat; 
}

/* red triangle links */
a.comp_default:link, a.comp_default:visited,  a.default:active {
	background-image: url(/common/media/images/stylesheet_images/red_triangle.gif);
	background-repeat: no-repeat;
	background-position: 2px left;
	padding-left: 12px;
	margin-left: 10px;
}

.checkbox {
	border: none;
	width: 20px;
	height: 20px;
}

/**************  START FOOTER  ****************/

div#footer {
position: relative;
float: left;
background-color: white;
border-top: 0px solid white;
width: 100%;
height: 0px;
x-index: 2;
margin-top: 0px;
}

div#footer_line {
position:relative;
float:left;
width:770px;
height: 1px;
font-size: 1px;
color: #E3E3E3;
background-image: url(/site/media/images/services/pe/footer-grey-line.jpg);
background-repeat: repeat-x;
margin-bottom: 12px;
}

div.footer {
position:relative;
float:left;
width: 770px;
height:26px;
background-color: #FFF;
}
.footer div.left {
position:relative;
color: #666;
float:center;
text-align:center;
margin: 2px 5px 0px 10px;
font-size: 10px;
font-family: Arial, sans-serif;
font-weight: normal;
}

.footer div.right {
position:relative;
color: #666;
float:right;
text-align:right;
margin: 2px 5px 0px 0px;
}

.footer span a:link, .header_top_nav span a:visited, .header_top_nav span a:active {
font-size: 10px;
text-decoration: none;
font-family: Arial, sans-serif;
font-weight: normal;
}
.footer span a:hover {
text-decoration: underline;
color: #FF0000;
}

/**************  START HEARDER  **************/

div.header_top_nav {
position:relative;
float:left;
width: 770px;
height:19px;
line-height: 14px;
background-image: url(/site/media/images/services/pe/grey-header-line.jpg);
background-color: #E3E3E3;
font-size: 10px;
font-family: Arial, sans-serif;
font-weight: normal;
}
.header_top_nav span {
position:relative;
color: #666;
float:left;
margin: 2px 14px 3px 19px;
}
.header_top_nav div.rightcurve {
position:absolute;
left:763px;
width:7px;
height: 26px;
}

.header_top_nav span a:link, .header_top_nav span a:visited, .header_top_nav span a:active {
font-size: 10px;
text-decoration: none;
font-family: Arial, sans-serif;
font-weight: normal;
}
.header_top_nav span a:hover {
text-decoration: none;
color: #FF0000;
}
div.header_logo {
position:relative;
float:left;
width:770px;
height: 45px;
padding-top: 23px;
padding-bottom: 22px;
background-color: #fff;
}
div.header_logo div.hsbc_logo {
position:relative;
float:left;
width:178px;
height:52px;
}
div.header_logo #top_search{
position:relative;
float: right;
padding-top: 3px;
padding-right: 13px;
}
div.header_line {
position:relative;
float:left;
width:100%;
height: 6px;
font-size: 1px;
color: #ff0000;
background-image: url(/site/media/images/services/pe/red-line.jpg);
background-repeat: repeat-x;
margin-bottom: 0px;
}
.header_line div.notch {
position:relative;
float:left;
left:545px;
width:17px;
height: 10px;
}
.header_line div.end {
position:relative;
float:right;
width:10px;
height: 10px;
}
/* ************************ START COMPONENT 32 ***************************************** */
div.component_32_content_sub_section_title_image {
border-bottom: 1px dotted #E3E3E3;
position : relative;
left: 0px;
top: 0px;
width: 100%;
height : 84px;
padding-top: 15px;
margin-bottom: 10px;
}
.component_32_content_sub_section_title_image div {
background-position: 100% 22px;
background-repeat : no-repeat;
}
.component_32_content_sub_section_title_image H1 {
background-image: url(/site/content/media/images/services/pe/footer-grey-line.jpg);
background-position : 0 0;
background-repeat : no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
text-align: left;
color: #333333;
font-size : 11px;
height: 22px;
}
.component_32_content_sub_section_title_image H2 {
position: relative;
top: 38px;
font: normal 18px  times;
color: #666666;
height: 62px;
}
/* ************************ START COMPONENT 47 ***************************************** */
div.component_47_link_grouped_links {
position: relative;
float: right;
width: 170px;
background-image: url(/site/media/images/services/pe/footer-grey-line.jpg);
background-repeat: repeat-y;
background-position: top left; 
border-bottom: 1px solid #CCCCCC;
margin-bottom: 3px;
overflow: hidden;
}
.component_47_link_grouped_links H1 {
position: relative;
float: left;
background-repeat: no-repeat;
height: 20px;
padding: 2px 0px 0px 3px;
color: #666666;
font-size: 12px;
width: 100%;
overflow: hidden;
white-space: nowrap;
}
div#sidebar {
  background-image: url(/site/media/images/services/pe/footer-grey-line.jpg);
  top: 0px;
  padding-top: 2px;
}

/* ************************ START COMPONENT 56 ******************************************/
div.component_56_heading_sub_page {
position : relative;
width: 100%;
padding-top: 0px;
margin-bottom: 10px;
}
.component_56_heading_sub_page div.image {
position:relative;
float:left;
width: 100%;
background-position: right;
background-repeat : no-repeat;
border-top: 1px solid #CCCCCC;
border-bottom: 1px dotted #FF0000;
}
div.image H2 {
position: relative;
top: 38px;
font: normal 18px  times;
color: #666666;
height: 62px;
}
.component_56_heading_sub_page div.noimage {
position:relative;
float:left;
padding-bottom: 7px;
border-bottom: 1px solid #CCCCCC;
border-top: none;
width: 100%;
margin-bottom: 10px;
}
div.noimage h2 {
font-family: arial,Helvetica,sans-serif;
}