@charset "UTF-8";

/* CSS Document created by Bob Edenbach at npg nature asia-pacific */

/* home page styles */


#yui-main a:link;
#yui-main a:visited {color: }

#yui-main a:hover {color: }

#content {position: relative; padding: 2em 0 4.5em 0;}

#content h1,
#content h2,
#content .top-image,
#content .image,
#content p.intro,
#content p.content,
#content #hl-list,
#content #hom,
#content p.feedback,
#content ul.related,
#content #podbox,
#content #pod-links,
#content fieldset,
#content p.more {
	margin-left: 30px;
	margin-right: 20px;
}

#content ul.error {
	margin-left: 30px;
	margin-right: 20px;
	color: red;
}

#content h1 {
	font-family: helvetica, arial, sans-serif;
	font-size: 131%;
	font-weight: bold;
	color: #143080;
	margin-bottom: 0.5em;
}


#content h2 {
	padding: 3px 0;
	font-size: 131%;
	line-height: 131%;
	font-weight: bold;
	font-family: Times, Serif;
	margin-top: 2em;
	clear:both;
}

#content h2.hl-hdr {
	background: url(../img/hdr/hl-ul.gif) repeat-x left bottom;
	color: #143080;
}

#content h2.hom-hdr {
	background: url(../img/hdr/hom-ul.gif) repeat-x left bottom;
	color: #8D3223;
}

#content h2.fl-hdr {
	background: url(../img/hdr/fl-ul.gif) repeat-x left bottom;
	color: #DFA435;
}

#content h2.nf-hdr {
	background: url(../img/hdr/ann-ul.gif) repeat-x left bottom;
	color: #Cd281d;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

#content h2.his-hdr {
	background: url(../img/hdr/arc-ul.gif) repeat-x left bottom;
	color: #143080;
}

#content h2.ann-hdr {
	background: url(../img/hdr/arc-ul.gif) repeat-x left bottom;
	color: #143080;
}

#content h2.pod-hdr {
	background: url(../img/hdr/pod-ul.gif) repeat-x left bottom;
	color: #E89500;
	margin-bottom: 0.5em;
}

#content h2.pro-hdr {
	background: url(../img/hdr/ann-ul.gif) repeat-x left bottom;
	color: #CD281D;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

#content h2.ppl-hdr {
	background: url(../img/hdr/ppl-ul.gif) repeat-x left bottom;
	color: #1F7F3C;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

#content h2.rdp-hdr {
	background: url(../img/hdr/rdp-ul.gif) repeat-x left bottom;
	color: #40519A;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

#content h2.rg-hdr {
	background: url(../img/hdr/rg-ul.gif) repeat-x left bottom;
	color: #40519A;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

#content h2.blue {
	color: #143080;
	background: url(../img/hdr/rdp-ul.gif) repeat-x left bottom;
}

#content h2 span.date {position: absolute; right: 20px}

#content p.journal span {font-style: italic}

#content p.more {margin-top: 0.5em;}

#content .box p.more {margin-right: 0;}

#content span.date {font-weight: normal}

#content p.content {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 153.9%;
}

p.content strong {
	font-weight: bold;
}

p.content em {
	font-style: italic;
}

ul#hl-list li {padding: 1em 0 0 0; clear: left}

ul#hl-list li img,
.box img {
	float: left;
	margin: 2px 0 0 0;
	padding: 1px;
	border: solid 1px #ccc;
}

ul#hl-list li h3,
ul#hl-list li p {
	margin-left: 100px;
}

ul#hl-list li .standfirst {color: #333}

ul#hl-list li h3,
.box h3 {
	font-size: 108%;
	margin-bottom: 0.2em;
	font-weight: bold;
	color: #666;
}

.box {
	border: solid 1px #ccc;
	border-top: none;
	padding: 10px;
}

.box h3,
.box p {margin-left: 100px}


#content ul.related {
	background: #fff url(../img/blue-fade-bkg.gif) repeat-x left top;
	padding: 1em;
	color: #555;
	border: solid 1px #8691C8;
	border-top: none;
}

#content ul.related li {
	margin-bottom: 0.5em;
	background: url(../img/green-arrow.png) no-repeat left 4px;
	padding-left: 10px;
}

#content ul.related li.more {
	background: none;
	margin-bottom: 0;
	text-align: right;
}

#content ul.related li a:link,
#content ul.related li a:visited {
	font-weight: bold;
	color: #2629d5;
}

#content ul.related li a:hover {
	color: #02C1F9;
	text-decoration: underline;
}

#content ul.related li.more a {font-weight: normal}

#content .top-image {
	float: right;
}

#content .top-image img {
	padding: 1px;
	border: solid 1px #cecef1;
}

#content .top {float: right; margin-right: 20px;}



/* for IE7 */

ul#hl-list li {
	*height: 1%;
}


