
/*########################################################################################################################*/

html {

}

body {
  margin: 0px;
  padding: 0px;
  font-size: 75%;
  font-family:arial, serif;
  color: #4c4c4c;
}

form {
  margin: 0;
}

img {
  border:0;
}

h1
{
  font-size: 185%;
  color: #1a8fa1;
}

fieldset
{
border: 0px;
}

a {
  color: #147b8a;
}
a img {
  border: none;
}
.clear {
  clear: both;
}
img.right {
  float: right;
  padding: 1px 1px 1px 1px;
  margin-left: 5px;
  border: 1px solid #989898;
}
img.left {
  float: left;
  padding-right: 5px;
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.bold {
  font-weight: bold;
}
.top {
  vertical-align: top;
}
.middle {
  vertical-align: middle;
}
.bottom {
  vertical-align: bottom;
}
.small {
  font-size: 0.9em;
}
.turquios {
  color: #2595a5;
}
input, textarea {
  border-top: 1px solid #999;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #999;
}

#contact-form div {
  padding: 5px 0 5px 0;
  clear: both;
}
#contact-form label {
  width: 100px;
  float: left;
  padding: 3px;
  text-align: right;
}

sup.required {
  color: #f00;
}

#contact-form input.sendform {
  margin-left: 106px;
  border: 0px solid;
}

#contact-form sup.required {
  color: #f00;
}


#dust-form div {
  padding: 5px 0 5px 0;
  clear: both;
}
#dust-form label {
  width: 200px;
  float: left;
  padding: 3px;
  text-align: right;
}

#dust-form input.sendform {
  margin-left: 206px;
  border: 0px solid;
}

#top-box-wrap {
	width: 100%;
	/*min-height: 122px;*/
	background: #fff url(banner-bg.gif) left top repeat-x;
}

/* IE only hack */

* html #top-box-wrap {
	/*height: 122px;*/
}

#hp-title-link {
color: #ffffff;
}

#top-box {
  width: 100%;
 /* min-height: 122px;*/
  background: transparent url(bg01.jpg) no-repeat;
  
}

/* IE only hack */

* html #top-box {
	/*height: 122px;*/
	margin-bottom:0.5em;
}

#top-box #top-logo {
  float: left;
  padding: 22px 0 0 16px;
}
#top-box #top-content {
  padding: 30px 17px 0 0;
}

#top-box #top-login {
  text-align: right;
  float: right;
  padding-right:40px;
  padding-top:10px;
}

#top-box #top-content #top-search {
  text-align: right;
  color: #2595a5;
}
#top-box #top-content #top-search #button-go {
  	
	width:38px;
	height:20px;
	background:#fff url(button-go-background.gif) no-repeat;
	font-weight: bold;
	color: #fff;
	border: 0pt;
	font-size: 90%;
}



					/*** TOP MENU ***/
					
#top-box #top-content #top-menu {
	text-align: right;
	padding: 30px 0 0 0;
}
#top-box #top-content #top-menu ul {
	float: right;
  	margin: 0;
  	padding: 0 0 0 45px;
}
#top-box #top-content #top-menu ul li {
  float: left;
  white-space: nowrap;
  list-style-type: none;
  padding: 0 6px 0 17px;
  background: transparent url(arrow-litegrey.gif) no-repeat top left;
}
#top-box #top-content #top-menu ul li.last {
  padding: 0 0 0 17px;
}
#top-box #top-content #top-menu ul li a {
  font-weight: bold;
  color: #565656;
  text-decoration: none;
}
#top-box #top-content #top-menu ul li#selected {
  float: left;
  list-style-type: none;
  padding: 0 6px 0 17px;
  background: transparent url(arrow-liteblue.gif) no-repeat;
}
#top-box #top-content #top-menu ul li#selected a {
  font-weight: bold;
  color: #147b8a;
  text-decoration: none;
}




					/*** BREADCRUMBS ***/

#top-breadcrumbs {

  height: 10.5px;
  margin-left:27px;
  margin: 2.5em 0 0.7em 23.2%;
  padding: 0,5em 0 1.7em 0;
  font-size:100%;
}

#top-breadcrumbs a
{
text-decoration:none;
}




 					/*** CONTENTS AREA ***/
#contents-box {
  width:98%;
  padding-top:10px;
  margin:0 auto;
}


#contents-box #hp-left-and-centre {
  width: 76%;              /* leaves 24% of window width for right column */
  float: left;             /* left side of window */
  background-color: #ffffff; 
  margin: 0;               /* keep flush with adjacent containers */
}
					/*** LEFT BOX ***/
					
					
#contents-box #hp-left-box {
  width: 28%;              /* % of inner-container width is ~same width as right column */
  float: left;             /* left side of inner-container */
  margin: 0;               /* keep flush with adjacent containers */
  padding: 0 0 0 0;    /* space from window edge (IE messes up with margin, so use padding) */
	/*float: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 22%; 
	padding-right:1em;*/	
}




/*** HOME PAGE SIDE MENU ***/


#contents-box .hp-side-menu .title
{
  background: #1a8fa1 url(tright-sub-column.gif) right top no-repeat;
  /*font-size: 1.06em;*/
  /*padding: 0px 0 8px 0;*/
  font-weight: bold;
  color: #fff;
}

#contents-box .hp-side-menu .title span {
	display: block;
	text-align: left;
	/*padding: 7px 0 3px 27px;*/
	padding: 6px 0 4px 27px;
	  font-weight: bold;
	background: transparent url(tl-sub-column.gif) left top no-repeat;
}


#contents-box .hp-side-menu .title span a {
	color: #fff;
	text-decoration:none;
}



#contents-box .hp-side-menu .body {
  padding: 5px 0 6px 0;
  background-color: #EBEBEB;
  color: #000;
}

#contents-box .hp-side-menu .body ul {
  margin: 0;
  padding 0;
  margin-left: 0px;
  padding-left: 0px;  
  vertical-align: middle; 
  
}

/* Bullets for LEFT Hand List */
#contents-box #hp-left-box .hp-side-menu .body ul li {
 /* margin-top:2px;*/
  margin-bottom:2pm;
  padding: 2px 0 4px 20px;
  border-bottom: 1px solid #fff;   
  list-style-type: none;
  background: transparent url(arrow-tiny.gif) 4px 4px no-repeat;
}


/* Bullets for RIGHT Hand List */
#contents-box #hp-right-box .hp-side-menu .body ul li {
  /*margin-top:2px;*/
  margin-bottom:2pm;
  padding: 2px 0 4px 20px;
  border-bottom: 1px solid #fff;   
  list-style-type: none;
  background: transparent url(arrow-tiny.gif) 4px 4px no-repeat;
}

#contents-box .hp-side-menu .body ul li a {
  font-weight: bold;
  color: #147b8a;
  text-decoration: none;
}

#contents-box .hp-side-menu .footer {
  background: #EBEBEB url(br-sub-column-lite1.gif) right bottom no-repeat;
  text-align: right;
  margin-bottom:1.5em; /*REPLACEMENT FOR DIV WITH nbsp */
}

#contents-box .hp-side-menu .footer span {
  display: block;
  text-align: right;
  padding-bottom:5px;
  padding-left: 5px;
  background: transparent url(bl-sub-column-lite1.gif) left bottom no-repeat;
}


					/*** CENTRE BOX ***/
					

#contents-box #hp-centre-box {
  
  width: 69%;              /* % of left-and-centre width */
  float: right;            
  padding: 0 0;      
  margin: 0;         
  background-color: #ffffff;  
}

#contents-box #hp-announcement
{
	color:red;
	font-weight:bold;
	margin:1em;
	clear:both;
}



					/*** INTRO AREA ***/
					

#contents-box #hp-centre-box  #hp-intro-area
{
	float: left;
	width:98.5%;
}


.dummy {} /* dummy rule for IE since using voice-family hack */


#contents-box #hp-centre-box  #hp-intro-area .title {
  width: 98.5%;
  font-size: 185%;
  font-weight: bold;
  color:  #1a8fa1;
}



#contents-box #hp-centre-box  #hp-intro-area .title span {
	display: block;
	text-align: left;
	padding: 0px 0 0px 0px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 6px;
}	

#contents-box #hp-centre-box H2
{
	display: block;
	text-align: left;
	padding: 0px 0 0px 0px;
	border-bottom: 1px solid #e5e5e5;
}


#contents-box #hp-centre-box  #hp-intro-area .body {
  padding: 0px 0 0px 0px;
  color: #4c4c4c;
}

#contents-box #hp-centre-box  #hp-intro-area .body #hp-circles-image {
float:left;
margin-right:1em;
}


					/*** NEWS AREA ***/
					
#contents-box #hp-centre-box  #hp-news-area 
{
	float: left;
	width:98.5%;
	Padding: 0 0px 10px 0px;

}

#contents-box #hp-centre-box  #hp-news-area .title 
{
  width: 100%;
  font-size: 140%;
  margin-top:0.4em;
  font-weight: bold;
}

#contents-box #hp-centre-box  #hp-news-area .title span {
	display: block;
	text-align: left;
	padding: 0px 0 0px 0px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 6px;
}	





#contents-box #hp-centre-box #hp-news-area .title span 
{
	display: block;
	text-align: left;
	padding: 3px 0 0px 0px;
	/** border-bottom: 1px solid #e5e5e5;**/
	margin-bottom: 4px;
}


#contents-box #hp-centre-box  #hp-news-area .news-title
{
	font-size:1.2em;
	margin-top: 0.3em;
}

#contents-box #hp-centre-box  #hp-news-area .news-date
{
	margin-top: 0.3em;
	padding-left:0px;
	padding-top:0px;
	color:darkgray;
	font-size:0.9em;
}

#contents-box #hp-centre-box  #hp-news-area .news-lead-list
{
font-size: 100%;
color: #333;
margin-top:0.2em;
padding-top:0px;
padding-bottom:0px;
float:left;
}


#contents-box #hp-centre-box  #hp-news-area .news-story
{
padding: 2px 0 2px 0;
}



#contents-box #hp-centre-box  #hp-news-area .footer
{
	float:right;
}

/* Following are specific to full news story only */

.news-story-main .news-title
{
	font-size:1.25em;
	float:none;
}

.news-story-main .news-lead
{
	font-weight:bold;
	margin:1em 0 1em 0;
}

			/*** RIGHT BOX ***/

					
#contents-box #hp-right-box {
	
  width: 21%;              /* a little less than available 24% */
  float: right;            /* right side of window */
  margin: 0;               /* keep flush with adjacent containers */
  padding: 0 1.5% .3em 0;      /* some space from right window edge */
}

				
					/*** SUB PAGES ***/

					
#contents-box #sub-contents-box-grey #contents #hp-left-box .hp-center-column .grey-list ul {
  margin: 0px;
  padding: 0;
}
#contents-box #sub-contents-box-grey #contents #hp-left-box .hp-center-column .grey-list ul li {
  margin: 0 0 10px 0;
  padding: 10px 0 15px 40px;
  background: #EBEBEB url() no-repeat;
  list-style-type: none;
  font-weight: bold;
}
#contents-box #hp-left-box .hp-center-column .grey-list ul li a {
  font-weight: bold;
  color: #147b8a;
  text-decoration: none;
}

					/*** LEFT HAND SIDE MENU FOR SUB PAGES ***/


#contents-box #sub-column-wrap {
  width: 22%;
  float: left;
}

#contents-box #sub-column {
	padding-right: 18px;
}

#contents-box #sub-column .title {
  width: 100%;
  background: #1a8fa1 url(tright-sub-column.gif) right top no-repeat;
  font-weight: bold;
  color: #fff;
}

#contents-box #sub-column .title span {
	display: block;
	text-align: left;
	padding: 6px 0 4px 27px;
	background: transparent url(tl-sub-column.gif) left top no-repeat;
}

#contents-box #sub-column .body {
  padding: 5px 0 6px 22px;
  background-color: #EBEBEB;
  color: #000;
}

#contents-box #sub-column .body ul {
  margin: 0;
  padding: 0;
}

#contents-box #sub-column .body ul li {
  list-style-type: none;
  margin-left: -22px;
  padding: 4px 0 4px 14px;
  border-bottom: 1px solid #fff;
}

#contents-box #sub-column .body ul li a {
  font-weight: bold;
  color: #565656;
  text-decoration: none;
}

#contents-box #sub-column .body ul li a.selected {
  font-weight: bold;
  color: #147b8a;
  text-decoration: none;
}

#contents-box #sub-column .body ul li ul {
  margin: 0;
  padding: 0;
}
#contents-box #sub-column .body ul li ul li {
  list-style-type: none;
  margin-left: -4px;
  padding: 2px 5px 2px 14px;
  border-bottom: 0px solid;
  background-image: url(arrow-tiny.gif);
  background-repeat: no-repeat;
  background-position: 0 .5em;
}

#contents-box #sub-column .body ul li ul li ul li {
  background-image: url(bullet-tiny.gif);
  background-repeat: no-repeat;
  background-position: 0.7em .5em;
  padding: 2px 5px 2px 1.7em;
}

#contents-box #sub-column .body ul li ul li a {
  font-size: 0.9em;
  font-weight: normal;
  text-decoration: none;
}

#contents-box #sub-column .body ul li ul li a.selected {
  color: #147b8a;
  text-decoration: none;

}

#contents-box #sub-column .body #button-go2 {
  margin: -5px 0 -2px 0;
  border: 0px solid;
}

#contents-box #sub-column .footer {
  background: #EBEBEB url(br-sub-column-lite1.gif) right bottom no-repeat;
  text-align: right;
}

#contents-box #sub-column .footer span {
  display: block;
  padding: 0 5px 3px 27px;
  margin: 0 0 10px 0;
  text-align: right;
  background: transparent url(bl-sub-column-lite1.gif) left bottom no-repeat;
}


#contents-box #sub-contents-box-green {
	background-color: #EBEBEB;
	width: 90%;
	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 74%;
	float: right;
}

.dummy {} /* dummy rule for IE since using voice-family hack */

#contents-box #sub-contents-box-green #title {
  margin: 0;
  padding: 5px 0 5px 20px;
  background: #1a8fa1 url(sub-corner-green.gif) no-repeat;
  font-size: 1.4em;
  color: #fff;
}
#contents-box #sub-contents-box-green #contents {
  padding: 0 10px 10px 10px;
}

#contents-box #sub-contents-box-grey {
padding-left: 7px;
width: 75%;
}

#contents-box #sub-contents-box-grey #contents {
  padding: 0 0px 10px 0px;
  margin-left: 1em;
  margin-right:1em;
}

#contents-box #sub-contents-box-grey {
	voice-family: "\"}\""; 
	voice-family:inherit; 
	
	float: left;
	
}

#contents-box #sub-contents-box-grey-full {
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 100%;
	float: right;
}

.dummy {} /* dummy rule for IE since using voice-family hack */


					/*** MAIN CONTENTS TITLE ***/
					

#contents-box #sub-contents-box-grey-full h1#title {
  margin: 0;
  padding: 6px 0 4px 16px;
  background: #e5e5e5 url(sub-corner-grey.gif) no-repeat;
  font-size: 1.4em;
  color: #147b8a;
  /*font-variant:small-caps;*/
}
					
					
#contents-box #sub-contents-box-grey h1#title {
  margin: 0;
  padding: 6px 0 4px 16px;
  background: #e5e5e5 url(sub-corner-grey.gif) no-repeat;
  font-size: 1.4em;
  color: #147b8a;
  /*font-variant:small-caps;*/
}				
					
					
					
#contents-box #contents
{
padding-left: 0px;
padding-right: 7px;
margin-top: 10px;
}

#contents-box #contents ol li
{
padding: 0.2em 0em;
}


/*
#contents-box #sub-contents-box-grey #contents ul {
  position: relative;
  float: left;
  margin: 0;
  padding: 0px 0 7px 10px;
}


#contents-box #sub-contents-box-grey #contents ul li {
  list-style-type: disc;
  padding: 5px 0 5px 0;
  border-bottom: 1px solid #fff;
}
#contents-box #sub-contents-box-grey #contents ul li a {
  font-weight: bold;
  text-decoration: none;
}

*/

#contents-box #sub-contents-box-grey #contents ul li {
padding: 0 0 4px 0;
}

					/*** PAGE FOOTER ***/

#footer {
  height: 56px;
  border: 1px solid #c2c2c2;
  background: #fff url(footer-bg.gif) repeat-x;
  margin: 0 17px 0 16px;
}
#footer #logo-dard {
  width: 144px;
  float: left;
  padding: 0 0 0 14px;
}
#footer #logo-investor {
  width: 76px;
  float: left;
  padding: 0 0 0 5px;
}
#footer #logo-wai {
  width: 80px;
  float: left;
  padding: 20px 0 0 10px;
}

#footer #footer-menu {
  padding: 20px 0 0 0;
  width: 90%;
  margin: 0 auto;
  text-align:center;
}      
#footer #footer-menu ul {
  margin: 0;
  padding: 0;
}
#footer #footer-menu ul li {
  display: inline;
  list-style-type: none;
  padding: 0 10px 0 17px;
  background: transparent url(arrow-liteblue.gif) no-repeat;
}
#footer #footer-menu ul li a {
  text-decoration: none;
}

#footer #dard-link ul {
  margin: 0;
  padding-top: 20px;
  padding-left: 10px;
  float:left;
}
#footer #dard-link ul li {
  display: inline;
  list-style-type: none;
  padding: 0 6px 0 17px;
  background: transparent url(arrow-liteblue.gif) no-repeat;
}
#footer #dard-link ul li a {
  text-decoration: none;
}

/*
#navlist
{
margin-left: 0;
padding-left: 10px;
list-style: none;
}

#navlist li 
{
padding-left: 10px;
background-image: url(leftnav-arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}*/

#printer-friendly-link
{
text-align:center;
height:25px;
line-height: 17px;
}

#printer-friendly-image
{
float:left;
padding-left:15px;
}

#printer-friendly-text
{
padding-left:5px;
float:left;
}


#iip-logo
{
text-align:center;
}

#sponsors {
	width: 100%;
}

span.sponsor {
	display: block;
	float: left;
	<!--width: 49.9%;-->
	text-align: center;
	padding-bottom: 18px;
}

#sponsor1 img {
	margin-right: 18px;
}


#contents-box #sub-contents-box-green #contents #button-submit {
  	
	margin-left: -4px;
	width:65px;
	height:16px;
	background:#fff url(button-submit-background.gif) no-repeat;
	font-weight: bold;
	color: #fff;
	border: 0pt;
	font-size:90%;
	margin-left: 106px;
}

#contents-box #sub-contents-box-green #contents #button-register {
  	
	margin-left: -6px;
	width:87px;
	height:16px;
	background:#fff url(button-register-background.gif) no-repeat;
	font-weight: bold;
	color: #fff;
	border: 0pt;
	font-size:90%;
	margin-left: 210px;
	margin-top:6px;
}

/*
#footer #afbi-copyright {
  width: 350px;
  float: left;
  padding: 20px 0 0 10px;

}
*/

#copyright
{
padding-top:10px;
padding-bottom:10px;
text-align:center;
}

#research-page H2
{
font-size:140%;
color: #1a8fa1;
}

#research-page H3
{
font-size:120%;
}
