* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	background-color: #eaefff;
	color: #444444;
	font-family: verdana, arial,Helvetica, sans-serif;
	font-size: 11px;
	line-spacing: 16px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

a {
	color: #0a5379;
	text-decoration: none;
}

a:hover {
	color: #033e5c;
	text-decoration: underline;
}


img {
	border: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

td {
	padding: 4px;
	font-family: verdana,arial,Helvetica, sans-serif;
	font-size: 11px;
	line-spacing; 16px;
}

ul
{
text-indent: 10px;
list-style-position: inside;
list-style-image: url('images/arrow3.gif')
}

.factsheets { color: #0a5379;}
.factsheetsHeadings { font-size: 10px;}
.trade { font-size: 8px;}
.tooltip { background-color: #dcecf9;}
.intro { font-size: 16px; font-weight: bold; font-face:verdana,arial; color: red; }
.PortfolioMonths {^M
        text-decoration: none;
        background-image: url(images/FolderIcon.gif);
        background-repeat: no-repeat;
        background-position: 5px center;
        height: 35px;
        width: 90px;
        display: block;
        float: left;
        padding-left: 65px;
        padding-top: 20px;
        margin-right: 10px;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #CCCCCC;
        font-weight: normal;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #FFFFFF;
        border-bottom-color: #FFFFFF;
        border-left-color: #FFFFFF;
}
.PortfolioMonths:hover {
        background-color: #EBEBEB;
        font-weight: bold;
        border: 1px solid #CCCCCC;
}


.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	margin: 0px auto;
        background-image: url(images/body-background.gif);
        background-repeat: repeat-y;
	width: 800px;
}

#introcontainer {
	margin: 0px auto;
	width: 800px;
}
#searchbox {
	margin: 0px auto;
	width: 180px;
	height: 30px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	background-image: url(images/search-background.gif);
	background-repeat: no-repeat;
}

#introMainContentArea {
        width: 800;
}
#intrologo {
        width: 267;
   	float:left;	
	padding-top: 5px; 
        padding-left: 10px;
}
#introflash {
        width: 200;
   	float:right;	
	padding-top: 5px; 
        padding-right: 0px;
        padding-left: 100px;
}
#MainContentArea {
        width: 800px;
	padding-left: 2px;
}


#intro {
	margin: 0px auto;
	width:600px;
	border-color: #9e9ec3;
	border-width: 0px 1px 1px;
	border-style: solid;
}

#intro_center {
	margin: 0px auto;
	width:500px;
	float: right;
}

#intro_header {
        font-size: 10px;
        width: 600px;
        height: 20px;
        color: #ffffff;
        padding-top: 5px;
        text-align: center;
        background: url('images/three_0.gif') repeat-x 0px 0px;
}

#intro_header a{
        text-decoration: none;
        color: #ffffff;
}




input {
	padding-left: 1px;
	background-color: #ffff;
	color: #000;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	border-color: #a4caed;
}


/* Page Header */

#page_header {
	width: 800px;
	height: 110px;
	color: #fff;
  	background: url('images/header-background.jpg') repeat-x 0px 0px;
}

#page_header a {
	color: #fff;
	text-decoration: none;
}

#page_header a:hover {
	color: #e1e1e1;
}
#page_heading_right {
	width: 494px;
	height: 100px;
	float: right;
}

#page_heading {
	height: 100px;
	float: left;
}





/* Main Navigation Menu */

#page_menu {
	margin-bottom: 1px;
	width: 790px;
	height: 21px;
}

#page_menu ul {
	width: 790px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu li {
	margin-right: 1px;
	width: 140px;
	height: 21px;
	float: left;
	//background: url('images/menu_background.gif') repeat-x 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
}

#page_menu li.last {
	margin-right: 0px;
	width: 140px;
}

#page_menu a {
	padding-top: 3px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	
	
}

#page_menu a:hover {
	color: yellow;
}

/* Right Sidebar */
#right_sidebar {
	width: 200px;
	float: right;
	text-align: left;
	margin-top: 0px;
	color: #8989b6;
	clear: right;
}

#right_sidebar_menu {
	width: 180px;	
	border-color: #596d90;
        border-width: 1px 1px 1px;
	padding-right: 10px;
	float: right;
	margin-right: 0px;
	margin-bottom: 10px;
}


#right_sidebar_menu select{
	font-size: 12px;
	width: 183px;
}
#right_sidebar_menu select .trade{
	font-size: 8px;
}
#right_sidebar .links{
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 3px;
	width: 175px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;

}
#right_sidebar .links:hover{
	color: #fff;
	background-color: #a4caed;
}

/* used by our people for table shading etc */

#our_people{
}
#our_people table{
	border-style: solid;
	border-color: #ececec;
}
#our_people td{
	border-style: solid;
	border-color: #ececec
}

#unit_trusts{
}
#unit_trusts table{
	border-style: solid;
	border-color: #ececec;
}
#unit_trusts td{
	border-style: solid;
	border-color: #ececec
}



/* Left Sidebar */



/* Left Sidebar : Special Offer */

/* Main Content Area */

#main_content {
	margin-right: 2px;
	width: 560px;
	text-align: left;
	float: left;
	clear:left;
	padding-left: 5px;;
	padding-right: 10px;
}
#ldft_sidebar {
	margin-right: 2px;
	width: 560px;
	text-align: left;
	float: left;
	clear:left;
	padding-left: 5px;;
	padding-right: 10px;
}

#intro_main_content {
	padding-left: 80px;
	height: 400px;	
	background-image: url(images/dna-background.jpg);
	background-repeat: no-repeat;

}



#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
}


/* page titles */

#breadcrumbs {
font-size: 10px;
}
#breadcrumbs a {
        color: #d49039;
        text-decoration: underline;
}


#pageTitle {
	height: 25px;
	color:	#033e5c;
	padding-left: 0px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #CCCCCC;

}

/* New Item Description */

#new_item {
	margin: 0px auto 2px;
	padding: 5px 10px;
	width: 600px;
	text-align: justify;
}

#new_item_header {
	margin-top: 10px;
	float: left;
	width: 348px;
}

#new_item_header h1 {
	color: #434367;
	font-size: 18px;
	font-weight: normal;
}

#new_item_header h2 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana, arial, Helvetica, sans-serif;

}

#new_item_image {
	width: 245px;
	float: right;
	overflow: hidden;
	text-align: right;
}

#new_item_text {
	float: left;
	clear: left;
	width: 348px;
}

#new_item_link {
	float: left;
	clear: left;
	width: 348px;
	font-weight: bold;
	text-align: right;
}

#new_item_link a {
	text-decoration: none;
}

#page_Footer {
	text-align:center;
	height: 24px;	
	color: #fff;
	background-image: url(images/pim-gradient.jpg);
        background-repeat: no-repeat;
	padding-top:2px;
	clear:both;
}

#page_Footer a{
	text-decoration: none;
	color: #ffffff;
}

#page_Footer_authorized {
        font-size: 10px;
        color: #a49898;
        font-weight: bold;
        height: 15px;
        text-align: center;
	clear: both;
}


/* Sub Items Descriptions */

.sub_items {
	margin-bottom: 2px;
	margin-top: 5px;
	width: 644px;
	background: url('images/item_sub_background.gif') repeat-y 0px 0px;
	text-align: justify;
}

.sub_left {
	padding-left: 5px;
	width: 300px;
	float: left;
}

.sub_right {
	padding-right: 15px;
	width: 315px;
	float: right;
}

.sub_items_header {
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	width: 110px;
}

.sub_items_header h1 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family:  verdana, arial, Helvetica, sans-serif;
}

.sub_items_header h2 {
	color: #434367;
	font-size: 12px;
	font-weight: normal;
	font-family:  verdana, arial, Helvetica,sans-serif;
}

.sub_items_image {
	margin-top: 15px;
	float: right;
	text-align: right;
}

.sub_items_text {
	padding-left: 20px;
	float: left;
	clear: left;
	width: 110px;
}


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #fff;
padding: 5px;
visibility: hidden;
color: black;
font-type: verdana,arial;
border-color: #000;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -50px;
left: 70px; /*position where enlarged image should offset horizontally */
border: 1px solid #000;
}

#dhtmlgoodies_tooltip{
        background-color:#dcecf9;
        border:1px solid #000;
        position:absolute;
        display:none;
        z-index:20000;
        padding:2px;
        font-size:0.9em;
        -moz-border-radius:6px; /* Rounded edges in Firefox */
        font-family: "Verdana, arial,Helvetica;
}
#dhtmlgoodies_tooltipShadow{
        position:absolute;
        background-color:#555;
        display:none;
        z-index:10000;
        opacity:0.7;
        filter:alpha(opacity=70);
        -khtml-opacity: 0.7;
        -moz-opacity: 0.7;
        -moz-border-radius:6px; /* Rounded edges in Firefox */
}








