/* CSS Document */
@import url("fontKits/fonts.css");
body {
	font-family:'OpenSansRegular', Arial, Helvetica, sans-serif;
	color:#141414;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:18px;
	background:#f9fcfe url(../images/bg.gif) center top repeat-y;
}
#wrapper {
	width:960px;
	margin:0 auto 0 auto;
}
/* @@@@@[  Headings  ]@@@@@ */
h1 {
	margin:0 0 16px 0;
	padding:0;
	font:normal 24px/30px 'OpenSansLight', Arial, Helvetica, sans-serif;
	color:#131313;
}
#welcome h1 {
	margin:0 0 10px 0;
	padding:0;
	font:normal 24px/30px 'OpenSansLight', Arial, Helvetica, sans-serif;
	color:#2573bb;
}
h2 , .country-doc-list h3{
	margin:0 0 8px 0;
	padding:6px 10px 6px 10px;
	font:normal 14px/20px 'OpenSansBold', Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#d6ecfc;
	display:block;
}
.front h2, #left-column h2 {
	margin:0 0 10px 0;
	padding:6px 10px 7px 40px;
	font:normal 14px/20px 'OpenSansBold', Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#d6ecfc;
	display:block;
}
.news h2 {
	background:url(../images/icon_news.png) 8px 5px no-repeat;
	background-color: #D6ECFC;
}
h2.global {
	background:url(../images/icon_global.png) 8px 5px no-repeat;
}
.guidance h2{
	background:url(../images/icon_guidance.png) 8px 5px no-repeat #D6ECFC;
}
.resources  h2{
	background:url(../images/icon_resources.png) 8px 5px no-repeat #D6ECFC;
}
h3 {
	margin:0 0 8px 0;
	padding:0 0 6px 0;
	font:normal 18px/22px 'OpenSansLight', Arial, Helvetica, sans-serif;
	color:#333;
	border-bottom:1px solid #d6d6d5;
}
h4 {
	margin:0 0 6px 0;
	padding:0;
	font:bold 12px/18px 'OpenSansBold', Arial, Helvetica, sans-serif;
	color:#131313;
}
/* @@@@@[  Homepage  ]@@@@@ */
#header {
	width:960px;
	height:154px;
	margin:0;
	padding:0;
	background:url(../images/top_separator.gif) center bottom no-repeat;
}
#header .right {
	width:774px;
	float:right;
}
#logo {
	margin:39px 0 0 0;
	width:160px;
	float:left;
}
#top-links {
	width:auto;
	height:27px;
	padding:10px 5px 0 0;
	text-align:right;
	font-size:13px;
	line-height:20px;
	color:#2e6d9e;
}
#top-links a {
	margin:0 0 0 15px;
	color:#2e6d9e;
}
#searchBox {
	width:228px;
	height:32px;
	padding:0;
	margin:0 0 13px 0;
	float:right;
	background:#fff url(../images/search_box.gif) left top no-repeat;
}
#searchBox .search-field {
	display:block;
	margin:6px 0 0 15px;
	padding:0;
	width:160px;
	height:19px;
	color:#bfbebe;
	border:none;
	font-size:12px;
	line-height:18px;
	font-family:'OpenSansRegular', Arial, Helvetica, sans-serif;
	outline:none;
	float:left;
}
#searchBox .goBtn {
	border:none;
	display:block;
	margin:4px 0 0 0;
	padding:0;
	float:right;
	border-left:none;
}
ul#nav {
	width:774px;
	height:35px;
	margin:0;
	padding:0;
	display:block;
	list-style:none;
	overflow:hidden;
	background-color:#75acd7;
	clear:both;
}
ul#nav li {
	display:block;
	height:35px;
	border-right:2px solid #f4f7ee;
	float:left;
}
ul#nav li a {
	display:block;
	margin:0;
	padding:8px 15px 0 15px;
	height:27px;
	font-family:'OpenSansRegular', Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#fff;
	text-decoration:none;
}
ul#nav li a:hover, ul#nav li a.current {
	color:#fff;
	background-color:#004087;
}
#welcome {
	width:948px;
	height:304px;
	margin:0 0 17px -5px;
	padding:11px 11px 0 14px;
	background:url(../images/bg_welcome.gif) left top no-repeat;
}
#intro {
	width:360px;
	margin:50px 0 0 35px;
	font-size:14px;
	line-height:22px;
	color:#556352;
	float:left;
}
#intro p {
	margin:0;
	padding-bottom:10px;
}
#banner-home {
	width:523px;
	height:293px;
	float:right;
}
#content-home {
	width:960px;
	height:auto;
	margin:0 0 16px 0;
}
#callouts {
	width:990px;
	margin:0 0 15px 0;
}
#callouts .callout {
	width:305px;
	margin:0 23px 0 0;
	font-size:12px;
	line-height:18px;
	float:left;
}
#callouts .callout .thumb {
	width:305px;
	height:156px;
	margin:0 -5px 10px -5px;
	padding:10px 10px 8px 10px;

	background:url(../images/bg_thumb.gif) left top no-repeat;
}
#callouts .callout .thumb img {
	width:294px;
	height:156px;
}
.front .column-1 {
	width:230px;
	float:left;
}
.front.column-2 {
	width:464px;
	margin:0 24px 0 24px;
	float:left;
}
.front .column-1 ul a, .front .column-2 ul a {
	color:#141414;
}
.front .column-2 p {
	padding-left:20px;
}
.front ul {
	margin:0 0 32px 4px;
	padding:6px 0 0 0;
	list-style:none;
	display:block;
}
.front .content ul li , ul li{
	margin:0 0 6px 0;
	padding:0 0 0 17px;
	background:url(../images/bullet1.gif) 0 6px no-repeat;
	list-style-image: none;
    list-style-type: none;
}
ul.menu li{
	background:0 none;
}
#world-map {
	width:448px;
	height:187px;
	margin:0 0 16px -5px;
	padding:27px 10px 0 15px;
	font-family:'OpenSansSemibold', Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/bg_map.gif) left top no-repeat;
}
#world-map .map {
	max-width:285px;
	float:left;
}
#world-map .text {
	width:150px;
	line-height:12px;
	float:right;
}
#world-map p {
	margin:0 0 11px 0;
	padding:0 !important;
}
#world-map a {
	color:#3b3b3b !important;
}
.front ul.news {
	margin:0 0 32px 0;
 *margin:0 0 5px 0; /*IE7*/
	padding:0;
	list-style:none;
}
.front ul.news li {
	margin:0 0 13px 0;
 *margin:0 0 5px 0; /*IE7*/
	padding:13px 0 0 2px;
 *padding:11px 0 0 2px;
	background:none;
	display:block;
	width:222px;
	/*border-top:1px solid #d6d6d5;*/
}
.front ul.news li:first-child {
	border-top:none;
	padding:4px 0 0 3px;
}
.front ul.news li .thumb img{
	width:42px;
	margin:4px 0 0 0;
	float:left;
}
.front ul.news li p {
	display:block;
	width:162px;
	margin:0;
	padding:0;
	float:right;
}
.front #guidance {
	margin:0 0 30px 0;
	padding:5px 0 0 0;
	list-style:none;
}
.front #guidance li {
	margin:0 0 8px 0;
	padding:8px 10px 0 0;
	background:none;
	display:block;
	border-top:1px solid #d6d6d5;
}
.front #guidance li:first-child {
	border-top:none;
	padding:0;
}
.front p {
	margin:0 0 12px 0;
	padding:0;
}
/* @@@@@[  Secondary  ]@@@@@ */
#left-column {
	width:230px;
	margin:0 35px 0 0;
	padding:5px 0 30px 0;
 *padding:5px 0 30px 0; /*IE7*/
	float:left;
}
#left-column ul.news {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
}
#left-column ul.news li {
	margin:0 0 12px 0;
	padding:0 0 12px 0;
	background:none;
	display:block;
	width:230px;
	border-bottom:1px solid #d6d6d5;
}
#left-column ul.news li .thumb {
	width:42px;
	margin:4px 0 0 0;
	float:left;
}
#left-column ul.news li p {
	display:block;
	width:168px;
	margin:0;
	padding:0;
	float:right;
}
#left-column ul.news li a {
	color:#131313;
}
#left-column .callout {
	margin:0 0 45px 0;
}
#subnav {
	width:240px;
	margin:0 0 30px -5px;
	padding:0 0 11px 0;
	background:url(../images/subnav_bottom.gif) left bottom no-repeat;
}
#subnav h3 {
	display:block;
	margin:0;
	padding:25px 20px 14px 25px;
	border:none;
	font-size:24px;
	line-height:26px;
	color:#fff;
	background:url(../images/subnav_top.gif) left top no-repeat;
}
#subnav h3 a {color:#FFFFFF;}
#subnav .content ul {
	margin:0;
	padding:10px 20px 15px 25px;
	list-style:none;
	display:block;
	background:url(../images/subnav_bg.gif) left top repeat-y;
}
#subnav .content ul li.leaf {
    list-style-image: none;
    list-style-type: none;
}
#subnav .content  ul li a {
	margin:0;
	padding:6px 0 6px 0;
	font-size:14px;
	line-height:18px;
	color:#333333;
	display:block;
}
#subnav .content ul li a:hover  {
	text-decoration:none;
	color:#004087;
}
#subnav .content ul li a.current , #subnav .content ul li a.active{
	font-family:"OpenSansBold", Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:none;
}
#right-column {
	width:670px;
	margin:0;
	padding:28px 0 30px 0;
 *padding:28px 0 10px 0; /*IE7*/
	float:left;
}
#right-column .quote {
	margin:0 0 20px 0;
	padding:16px 20px 20px 20px;
	background:#75acd7;
	font:normal 18px/25px "OpenSansLight", Arial, Helvetica, sans-serif;
	color:#fff;
}
#right-column ul {
	margin:0 0 20px 20px;
	padding:0;
	list-style:none;
	display:block;
}
#right-column ul li {
	margin:0 0 6px 0;
	padding:0 0 0 17px;
	background:url(../images/bullet1.gif) 0 6px no-repeat;
}
/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
.clrSolo {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	height: 0;
}
.clr {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
a {
	text-decoration:none;
	color:#709d22;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}
p {
	margin:0 0 20px 0;
	padding:0;
}
.imgLeft {
	float:left;
	margin:3px 25px 24px 0;
	padding:0;
	border:1px solid #fff;
	border:1px solid #d8dcd7;
	-moz-box-shadow:0px 1px 4px #bbb;
	-webkit-box-shadow:0px 1px 4px #bbb;
	box-shadow:0px 1px 4px #bbb;
}
.imgRight {
	float:right;
	margin:3px 0 24px 20px;
	padding:5px;
	border:1px solid #d8dcd7;
	-moz-box-shadow:0px 1px 4px #bbb;
	-webkit-box-shadow:0px 1px 4px #bbb;
	box-shadow:0px 1px 4px #bbb;
}
/* @@@@@[  Form Elements  ]@@@@@ */
input, textarea {
	border:1px solid #7b775a;
	color: #666;
}
/* @@@@@[ Footer  ]@@@@@ */
#footer {
	width:auto;
	height:55px;
	padding:14px 0 0 0;
	margin:0 auto 0 auto;
	color:#3b3b3b;
	font-size:11px;
	line-height:16px;
	border-top:1px solid #c9cebd;
}
#footer p {
	margin:0;
	padding:0;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#3b3b3b;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;
	color:#3b3b3b;
}
#footer a.seo:hover {
	text-decoration: none;
	cursor: text;
}
#footer #footer-nav {
	display:block;
	width:auto;
	float:left;
	margin:0 15px 0 -3px;
	padding:0;
	margin-right:228px;
}
#footer #footer-nav a {
	margin:0 3px;
}
#footer #social {
	display:block;
	width:auto;
	float:left;
	margin:-9px 80px 0 0;
	padding:0;
}
#footer #social a {
	margin:0 7px 0 0;
}
#footer #footer-logos {
	display:block;
	width:auto;
	float:left;
	margin:-8px 20px 0 0;
	padding:0;
}
#footer #copyright {
	margin:0;
	padding:0;
	display:block;
	width:370px;
	float:right;
	text-align:right;
}
h1.title{margin: 7px 0 16px 0;}
.region-sidebar-second {
    float: left;
    margin-left: 0px;
    margin-right: -960px;
    padding: 0;
    width: 239px;
}
.two-sidebars #right-column{
	 margin: 0;
    width: 464px;
}
.front h1#page-title {display:none;}
div.contextual-links-wrapper ul.contextual-links ,#right-column div.contextual-links-wrapper ul.contextual-links{
    background-color: #FFFFFF!important;
    border: 1px solid #CCCCCC!important;
    border-radius: 4px 0 4px 4px!important;
    display: none;
    margin: 0!important;
    padding: 0.25em 0!important;
    position: absolute!important;
    right: 0!important;
    text-align: left!important;
    top: 18px!important;
    white-space: nowrap!important;
}
ul.inlinelist li {
/*	display:inline; 
	list-style-image:none;
	background:none!important;
	padding:0!important;*/
}
ul.inlinelist{
	margin:0!important;
	
}
.document div{
	float:left;
}
.pmr-document-page table.views-table{
	width:100%;
	border: 1px solid #D8DCD7;
    box-shadow: 0 1px 4px #BBBBBB;
    margin: 3px 0 24px 0px;
    padding: 5px;
}
th {
    line-height: 16px;
    padding: 8px 0 8px 6px;
    text-align: left;
}
#views-exposed-form-resources-view-pmr-document .views-exposed-widget {
	float:left;
	width:100%;
}
#views-exposed-form-resources-view-pmr-document .views-exposed-widget label {
    float: left;
    font-weight: bold;
    padding-right: 20px;
    width: 100px;
}
#views-exposed-form-resources-view-pmr-document .views-exposed-widget .views-widget select{
    width: 545px;
}
#views-exposed-form-resources-view-pmr-document .views-submit-button ,
#views-exposed-form-resources-view-pmr-document .views-reset-button {
	float:right;
	width:auto;
}
.no-sidebars #right-column{ width:960px;}
span.lang-English{display:none;}
.node-type-country #right-column .content .fieldset-wrapper a {
	color: #709d22!important;
}
