body
{
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
}

.yui-t4 #yui-main .yui-b 
{
	margin-right: 16.9231em;
} 

.yui-t5 .yui-b 
{
	width: 20.4615em;
}

.yui-t5 #yui-main .yui-b 
{
	margin-right: 23.5385em;
} 

#hd
{
	position: relative;
	margin: 18px 0 6px;	
}

#text-size
{
	display: block;
	position: absolute;
	right: 120px;
	top: 0;
	padding: 15px 0 2px 0;
	margin: 0;
}

#text-size a
{
	padding: 0 1px;	
}

#text-size .medium
{
	font-size: 1.5em;
}

#text-size .large
{
	font-size: 2em;
}

#rss
{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	background: transparent url(../images/bg-rss.gif) right top no-repeat;
	color: #7d7d7d;
	font-size: 77%;
	text-decoration: none;
	padding-top: 20px;
}

#search
{
	position: absolute;
	right: 0;
	top: 50px;
	background: #fff url(../images/bg-search.gif) left center no-repeat;
	width: 266px;
	height: 23px;
}

#search input
{
	color: #696969;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 85%;
	padding: 0;
	margin: 4px 10px 0;
	border: 0;
	width: 246px;
}

#main-nav
{
	margin-top: 30px;
}

#main-nav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#main-nav li
{
	float: left;
	margin-right: 6px;
	cursor: pointer;
	width: 78px;
}

#main-nav li.last
{
	margin-right: 0;
	margin-left: -1px;
}

#main-nav a,
#main-nav a span
{
	display: block;
	width: 78px;
}

#main-nav a
{
	position: relative;
	background: #fff url(../images/bg-nav.gif) left top no-repeat;
	color: #01bce7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	height: 40px;
}

#main-nav a:hover,
#main-nav li.selected ul a:hover
{
	background-position: -78px top;
	color: #1d1760;
}

#main-nav a:focus
{
	outline: none;
}

#main-nav li.selected a
{
	background-position: -156px top;
	color: #fff;
}

#main-nav a span
{
	position: absolute;
	left: 5px;
	bottom: 3px;
	vertical-align: text-bottom;
}

#main-nav li ul
{
	position: absolute;
	left: -999px;	
	background: transparent url(../images/bg-sub-nav.png) left bottom no-repeat;
	padding: 12px 0 6px;
	width: 162px;
}

#main-nav li ul li,
#main-nav li ul a,
#main-nav li.selected ul a
{
	background-image: url(none);
	color: #01bce7;
	font-weight: normal;
	padding: 0;
	width: 162px;	
}

#main-nav li ul li a:hover,
#main-nav li.selected ul li a:hover
{
	border: 0;
}

#main-nav li ul a,
#main-nav li ul a span
{
	position: relative;
	background: transparent;
	height: auto;	
}

#main-nav li ul a span
{
	display: block;
	margin: 0 5px;
	padding: 2px 0 4px;
	border-bottom: solid 1px #d3d3d3;	
	width: 142px;
}

#main-nav li ul li.last a span
{
	padding-bottom: 0;
	border-bottom: 0;
}

#main-nav li ul li.selected a
{
	color: #1d1760;
}

#main-nav li:hover ul,
#main-nav li.sfhover ul
{     
	left: auto; 
}

#main-nav li:hover, 
#main-nav li.sfhover 
{   
    position: static;   
}

#banner
{
	margin-bottom: 18px;
}

#breadcrumb
{
	color: #03b7e8;
	font-size: 85%;	
	line-height: 135%;
	margin-bottom: 12px;
}

#breadcrumb a
{
	text-decoration: none;
}

#breadcrumb em
{
	color: #666;
	font-style: normal;
}

#ft
{
	margin: 12px 0;	
}

#ft ul
{
	margin: 6px 0;
}

#ft ul.left,
#ft ul.left li
{
	float: left;	
}

#ft ul.right,
#ft ul.right li
{
	float: right;	
}

#ft ul li
{
	background: url(none);
	font-size: 85%;
	line-height: 93%;
	padding: 0 6px;	
}

#ft ul.left li
{
	border-left: solid 1px #666;
}

#ft ul.right li
{
	border-right: solid 1px #666;
}

#ft ul.left li.first
{
	border: 0;
	padding-left: 0;	
}

#ft ul.right li.first
{
	border: 0;
	padding-right: 0;	
}

h1
{
	color: #1d1760;
	font-weight: bold;
	font-size: 108%;
	line-height: 138.5%;
	margin-bottom: 17px;
}

h2
{
	color: #1d1760;
	font-weight: bold;
	font-size: 83%;	
	line-height: 131%;
}

p
{
	font-size: 85%;
	line-height: 131%;
	margin-bottom: 17px;	
}

.home p
{
	font-size: 93%;	
	line-height: 123.1%;
}

p.intro
{
	margin-top: -17px;
	color: #1d1760; 
	font-size: 108%;
	line-height: 131%;	
}

.home p.intro
{
	margin-top: 0;
}

a
{
	color: #03b7e8;
	text-decoration: none;
}

a:hover
{
	color: #1d1760;
	text-decoration: underline;
}

#yui-main a
{
	font-size: 108%;
	line-height: 131%;
}

p.more,
p.back
{
	margin-top: -13px;
}

p.more a
{
	font-size: 93% !important;
	line-height: 131% !important;	
	background: transparent url(../images/bg-more.gif) left center no-repeat;
	padding-left: 12px;	
}

p.back a
{
	background: transparent url(../images/bg-back.gif) left center no-repeat;
	padding-left: 12px;	
}

em
{
	color: #7e7e7e;
	font-style: normal;
}

strong
{
	font-weight: bold;	
}

#bd ul li
{
	font-size: 85%;
	background: transparent url(../images/bg-more.gif) left 0.5em no-repeat;
	padding: 2px 0 2px 12px;	
}

.staff-member
{
	margin-top: 17px;	
}

.staff-member img
{
	float: left;
	margin-top: -1em;	
}

.staff-member h2,
.staff-member p
{
	margin-left: 144px;	
}

.news-index-item 
{
	clear: left;
}

.news-index-item img
{
	float: left;
	margin-bottom: 17px;
}

.news-index-item p
{
	margin-left: 114px;
}

.news-index-item p a
{
	font-size: 108%;
	line-height: 131%;
}

.events-index
{
	padding-top: 12px;
}

.events-index-item
{
	font-size: 85%;
	line-height: 135%;
	padding: 0 12px 12px 12px;	
}

.news-item img
{
	float: left;	
}

.news-item h1 em
{
	display: block;
	font-size: 83%;	
	font-weight: normal;
}

.news-item h1
{
	margin-bottom: 0;
}

.news-item .inner
{
	margin-left: 144px;	
}

.reports-index
{
	margin-top: 6px;	
}

.reports-index-item 
{
	padding-bottom: 12px;	
}

.report
{
	margin-top: 12px;	
}

.report h1
{
	margin-bottom: 0;	
}

.report h1 em
{
	display: block;
	font-size: 83%;	
	font-weight: normal;
}

.report h1 a
{
	font-size: 93% !important;	
	font-weight: normal;
}

.xsltsearch_form
{
	margin: 13px 0;	
}

.xsltsearch_form .submit
{
	font-size: 93%;
	font-family: Tahoma, Geneva, sans-serif;
}

.xsltsearch_title
{
	font-size: 93% !important;	
	line-height: 123.1%;
}

.xsltsearch_result_title
{
	margin-bottom: 0;
}

.links
{
	padding: 6px 12px 12px;
}

.contact
{
	padding: 6px 12px 12px;	
}

.contact p
{
	font-size: 83%;
	margin: 0 0 2px;
}

.text-zone,
.related-reports-zone,
.featured-reports-zone
{
	padding: 12px;	
}

.text-zone-item1 img
{
	float: left;
}

.text-zone-item1 p
{
	margin-left: 77px;
}

.text-zone-item1,
.text-zone-item2
{
	clear: left;
	border-top: 1px solid #d2d2d2;
	padding-top: 12px;
	padding-bottom: 6px;
}

.text-zone-item1.first,
.text-zone-item2.first
{
	border-top: 0;
	padding-top: 0;
	margin-top: 0;
}

.text-zone-item1.last,
.text-zone-item2.last
{
	padding-bottom: 0;
}

.text-zone-item1 strong,
.text-zone-item2 strong
{
	color: #1d1760;
}

#bd .related-reports-zone ul li,
#bd .featured-reports-zone ul li
{
	background: url(none);
	padding: 0 0 12px 0;
}

#bd .related-reports-zone ul li.last,
#bd .featured-reports-zone ul li.last
{
	padding: 0;
}

.related-reports-zone em,
.featured-reports-zone em
{
	display: block;
}

.box1, .box2
{
	margin-bottom: 6px;	
	overflow: auto;
}

.yui-t4 .box1
{
	background: transparent url(../images/bg-box2.gif) left top no-repeat;
}

.yui-t4 .box1 .inner
{
	background: transparent url(../images/bg-box2.gif) -180px bottom no-repeat;
}

.yui-t5 .box1
{
	background: transparent url(../images/bg-box1.gif) left top no-repeat;
}

.yui-t5 .box1 .inner
{
	background: transparent url(../images/bg-box1.gif) -266px bottom no-repeat;
}

.yui-t4 .box2
{
	background: transparent url(../images/bg-box2.gif) -360px top no-repeat;
}

.yui-t4 .box2 .inner
{
	background: transparent url(../images/bg-box2.gif) -540px bottom no-repeat;
}

.yui-t5 .box2
{
	background: transparent url(../images/bg-box1.gif) -532px top no-repeat;
}

.yui-t5 .box2 .inner
{
	background: transparent url(../images/bg-box1.gif) -798px bottom no-repeat;
}

.box1 h3, .box2 h3,
.box1 h4, .box2 h4
{
	color: #1d1760;
	font-weight: bold;
	font-size: 85%;
	padding: 12px 12px 0;	
}

.box1 h4, .box2 h4
{
	padding: 0 0 6px;	
}

.box1 p,
.box2 p
{
	margin-bottom: 6px;	
}

.box1 p.more,
.box2 p.more
{
	margin-top: -2px;	
}

.newsitem1556
{
    position: relative;
    padding-bottom: 125px;
}

.newsitem1556 img
{
    position: absolute;
    bottom: 12px;
    float: none;
    width: 240px !important;
}

.newsitem1556 p
{
    margin-left: 0;
}

.hide
{
	position: absolute;
	left: -999px;
	font-size: 0;
}

.cf:after 
{
	 visibility: hidden;
	 display: block;
	 font-size: 0;
	 content: " ";
	 clear: both;
	 height: 0;
 }
.cf { display: inline-block; }
/* start commented backslash hack \*/
* html .cf { height: 1%; }
.cf { display: block; }
/* close commented backslash hack */





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
