@import "reset.css";
body {
	width:100%;
	min-height: 100%;
  	height: auto !important;
  	height: 100%;
  	position: relative;
	margin:0;
	padding:0;
	font-size:75%;
	font-family:Arial;
	color:#000;
	}
html {
  	margin: 0;
  	padding: 0;
  	width: 100%;
	height: 100%;
	}
.clr {clear:both;font-size:0px;line-height:0px;height:0;display:block;overflow:hidden;}
a {
	color:#606060;
	}
a:hover {
	text-decoration:none;
	color:#B40F00;
	}
/*h1 {	
	font-size:1.92em;
	color:#009bf3;
	font-weight:normal;
	}
h2 {	
	font-size:1.25em;
	color:#009bf3;
	font-weight:normal;
	}*/
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.b-header {
	height:148px;
	width:860px;
	padding:0 33px 0 0;
	margin:0 auto;
	position:relative;
	}
.b-header a.rss {
	position:absolute;
	right:4px;
	top:33px;
	display:block;
	height:16px;
	width:16px;
	background:url(/images/header/rss_icon.gif) 0 0 no-repeat;
	}
.b-header .b-header-links {
	float:right;
	overflow:hidden;
	font-size:0.92em;
	padding:31px 0 0;
	height:13px;
	}
.b-header .b-header-links li {
	 float:left;
	 padding:0 0 1px 4px;
	 color:#000;
	}
.b-header .b-header-links li a {
	text-decoration:none;
	color:#000;
	font-weight:700;
	}
.b-header .b-header-links li a:hover {
	text-decoration:underline;
	color:#B40F00;
	}
.b-header-user-info {
	float:right;
	font-size:0.92em;
	color:#606060;
	}
.b-header-user-info a {
	color:#064e97;
	font-weight:700;
	}
.b-header-user-info a:hover {
	color:#B40F00;
	}
.b-header .b-logo {
	float:left;/*
	position:absolute;*/
	top:0;
	left:0;
	}
.b-header .b-logo .logo-text {
	display:block;
	position:relative;
	/*background:url(../images/header/header_logotypes.png) 9px 12px no-repeat;*/
	font-size:22px;
	font-family:Georgia;
	color:#054f96;
	text-decoration:none;
	padding:0px 0 0 9px;
	margin:82px 0 0;
	}
.b-header .b-logo .logo-text span {
	display:block;
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	padding:7px 0 0;
	}
.b-header .b-logo .logo-1 {
	position:absolute;
	left:9px;
	top:12px;
	display:block;
	width:162px;
	height:68px;
	}
.b-header .b-logo .logo-2 {
	position:absolute;
	left:192px;
	top:12px;
	display:block;
	width:114px;
	height:68px;
	}
.b-header .b-logo .logo-3 {
	position:absolute;
	left:346px;
	top:12px;
	display:block;
	width:62px;
	height:68px;
	}
	
.b-main-menu {
	margin:0 auto;
	width:881px;
	padding:0 0 0 12px;
	overflow:hidden;
	position:relative;
	}
.b-main-menu li {
	float:left;
	border:1px solid #dcdcdc;
	margin:0 1px 0 0;
	}
.b-main-menu li a {
	color:#606060;
	font-size:0.92em;
	text-decoration:none;
	font-weight:bold;
	display:block;
	border:1px solid #fff;
	padding:3px 3px 3px 4px;
	background:url(/images/main_menu/main_menu_tab_bg.gif) 0 0 repeat-x;
	}
.b-main-menu li.active {
	border-bottom:1px solid #fff;
	}	
.b-main-menu li.active a {
	background:url(/images/main_menu/main_menu_active_tab_bg.gif);
	color:#000;
	}
	
.b-content {
	width:868px;
	margin:-1px auto 0;
	border:1px solid #c2c2c2;
	padding:9px 11px 10px;
	min-height:325px;/*ie6*/
	}
		
.b-toolkit-contents-block {
	padding:0 0 13px 7px;
	color:#606060;
	}
.b-toolkit-contents-block h4 {
	font-size:1.17em;
	font-weight:700;
	color:#000;
	padding:0 0 4px;
	}
.b-toolkit-contents-block a {
	color:#606060;
	font-size:0.92em;
	}
.b-toolkit-contents-block a:hover {
	color:#B40F00;
	}
.b-toolkit-contents-block a.first {
	font-size:1.17em;
	color:#054f96;
	}

.b-left-column {float:left;width:670px;overflow:hidden;}

.b-left-column .b-left-content-column {float:left;width:219px;padding:0 0 6px;}
.b-left-content-column .img {width:219px;height:140px;overflow:hidden;}
.b-left-content-column .img img {width:219px;}
.b-left-content-column h3 {font-size:21px;padding:12px 0 10px;text-align:center;font-weight:normal;}
.b-left-content-column .googlesrch {width:157px;border:2px solid #acbed0;margin:0 0 0 0;padding:3px 2px 3px;background:url(/images/home_page/google-search.gif) 1px 1px no-repeat;}

.b-left-column .b-right-content-column {float:left;width:442px;margin:0 0 0 3px;}
.b-right-content-column .col {width:47%;height:210px;float:left;padding:0 0 6px 3%;}
.b-right-content-column .col h3 {font-size:17px;font-weight:bold;}
.b-right-content-column .col ul {list-style:square inside;color:#558ed5;}
.b-right-content-column .col ul li {font-size:13px;font-weight:bold;padding:2px 0 0;line-height:1.3;}
.b-right-content-column .col a {color:#558ed5;font-weight:bold;}
.b-right-content-column .col a:hover {color:#B40F00;font-weight:bold;}
	

.b-content-block-blue {
	width:300px;
	padding:0 24px 9px 7px;
	border:1px solid #e4e7ea;
	background:url(/images/home_page/content_block_blue_bg.gif) 0 0 repeat-x #fbfdfe;
	color:#000;
	margin:0 0 3px;
	}
.b-content-block-blue h4 {
	font-size:1.17em;
	padding:6px 0;
	}
.b-content-block-blue h4 a {
	color:#054f96;
	}
.b-content-block-blue h4 a:hover {
	color:#B40F00;
	}
.b-content-block-blue p {
	line-height:120%;
	}
.b-content-block-blue p a {
	color:#000;
	}
.b-content-block-blue p a:hover {
	color:#B40F00;
	}
.b-content-block-grey {
	width:300px;
	padding:0 24px 9px 7px;
	border:1px solid #e4e7ea;
	background:url(/images/home_page/content_blocks_gray_bg.gif) 0 0 repeat-x #fbfdfe;
	color:#000;
	margin:0 0 3px;
	}
.b-content-block-grey h4 {
	font-size:1.17em;
	padding:6px 0;
	}
.b-content-block-grey h4 a {
	color:#054f96;
	}
.b-content-block-grey h4 a:hover {
	color:#B40F00;
	}
.b-content-block-grey p {
	line-height:120%;
	}
.b-content-block-grey p a {
	color:#000;
	}
.b-content-block-grey p a:hover {
	color:#B40F00;
	}	
.bottom-blocks th {
	color:#fff;
	font-size:1em;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	height:23px;
	width:33.3%;
	table-layout:fixed;
	}
.bottom-blocks th.bg-red {
	background:url(/images/home_page/bottom_block_header_bg_1.png) 0 0 no-repeat;
	}
.bottom-blocks th.bg-blue {
	background:url(/images/home_page/bottom_block_header_bg_2.png) 0 0 no-repeat;
	}
.bottom-blocks th.bg-brown {
	background:url(/images/home_page/bottom_block_header_bg_3.png) 0 0 no-repeat;
	}
.bottom-blocks {
	border-collapse:separate;
	border-spacing:3px;
	width:100%;
	margin:0 0 0 -2px;
	}
.bottom-blocks td {
	table-layout:fixed;
	margin-top:-2px;
	width:33.3%;
	border:#c2c2c2 1px solid;
	padding:3px 10px 7px;
	}
.bottom-blocks ul.b-unmarked-list li {
	font-size:0.92em;
	line-height:150%;
	color:#606060;
	}
.bottom-blocks ul.b-unmarked-list.contents li {
	font-size:1em;
	}
.bottom-blocks ul.b-unmarked-list li a {
	color:#606060;
	}
.bottom-blocks ul.b-unmarked-list li a:hover {
	color:#B40F00;
	}
.bottom-blocks ul.b-unmarked-list.contents li a {
	color:#4972A4;
	}

.bottom-blocks ul.b-unmarked-list.contents li a:hover {
	color:#B40F00;
	}


.bottom-blocks ul.b-marked-list li {
	font-size:0.92em;
	line-height:150%;
	color:#606060;
	background:url(/images/list_markers.gif) 0 5px no-repeat;
	padding:0 0 0 13px;
	}
.bottom-blocks ul.b-marked-list li a {
	color:#606060;
	}
.bottom-blocks ul.b-marked-list li a:hover {
	color:#B40F00;
	}
.bottom-blocks .b-res-center h4{
	padding:0 0 4px;
	}
.bottom-blocks .b-res-center .b-wrapper {
	padding:19px 0 0;
	}
	
.bottom-blocks td .b-search {
	overflow:hidden;
	padding:50px 0 0 0;
	}
.bottom-blocks td .b-search input.search{
	border:none;
	background:none;
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
	color:#000;
	text-transform:uppercase;
	cursor:pointer;
	margin:2px 0 0 -7px;
	}
.bottom-blocks td h4 {
	font-size:11px;
	color:#000000;
	font-weight:700;
	}
.bottom-blocks td .b-editors-desk {
	padding:7px 0 0 0;
	}
.bottom-blocks td .b-editors-desk h4 {
	padding:0 0 7px;
	}
.bottom-blocks td .b-editors-desk img {
	float:left;
	margin:0 10px 5px 0;
	border:1px solid #949794;
	}
.bottom-blocks td .b-editors-desk img.right {
	float:right;
	margin:-15px 0 0 10px;
	border:1px solid #949794;
	}
.bottom-blocks td .b-editors-desk a.latest-upd {
	font-size:11px;
	color:#000000;
	font-weight:700;
	}
.bottom-blocks td .b-editors-desk dt {
	font-size:11px;
	font-weight:700;
	line-height:120%;
	color:#606060;
	} 
.bottom-blocks td .b-editors-desk dd {
	font-size:9px;
	line-height:120%;
	color:#606060;
	}
.bottom-blocks td .b-search input.txt {
	border:1px solid #c2c2c2;
	width:135px;
	padding-left:3px;
	vertical-align:middle;
	}

.b-right-column {
	width:170px;
	float:left;
	margin:0 0 0 28px;
	}	
.b-right-column .b-top-block {
	padding:0 0 0 17px;
	}
.b-right-column .b-top-block h4 {	
	color:#054f96;
	font-size:1em;
	text-indent:22px;
	line-height:120%;
	padding:2px 0 8px;
	}
.b-right-column .b-top-block li {
	line-height:150%;
	}
.b-right-column .b-top-block li a{
	color:#606060;
	}
.b-right-column .b-top-block li a:hover{
	color:#B40F00;
	}
.b-whya-toolkit {
	padding:6px 0 0;
	}
.b-whya-toolkit h2 {
	background:url(/images/home_page/why_a_toolkit_icon.gif) 0 4px no-repeat;
	height:36px;
	font-size:1.4em;
	line-height:1.1;
	font-weight:bold;
	padding:0 0 2px 35px;
	}
.b-whya-toolkit h2 a {
	color:#000;
	}
.b-whya-toolkit h2 a:hover {
	color:#B40F00;
	}
.b-whya-toolkit ul {
	padding:6px 0 0;
}
.b-whya-toolkit li {
	list-style:square inside;
	color:#606060;
	line-height:1.5em;
	font-size:1em;
	}
	
.b-footer {
	width:893px;
	color:#606060;
	margin:0 auto;
	padding:8px 0 0;
	}
.b-footer a {
	text-decoration:none;
	}
.b-footer a:hover {
	text-decoration:underline;
	color:#B40F00;
	}
.b-footer p {
	text-align:center;
	padding:0px 0 8px;
	}
	
.b-crumb {
	padding:0 0 14px;
	overflow:hidden;
	}
.b-crumb dl {
	color:#606060;
	overflow:hidden;
	}
.b-crumb dt {
	float:left;
	font-size:0.75em;
	padding:2px 0 0;
	letter-spacing:1px;
	overflow:hidden;
	}
.b-crumb dd {
	float:left;
	font-size:0.92em;
	padding:0 0 0 4px;
	overflow:hidden;
	}
.b-crumb dd a {
	text-decoration:none;
	font-weight:700;
	}
.b-crumb dd a:hover {
	text-decoration:underline;
	color:#B40F00;
	}
	
.b-toolkit-contents {
	padding:0 0 0 29px;
	border-left:1px solid #c2c2c2;
	margin:0 0 55px 212px;
	min-height:376px;/*ie6*/
	}
.b-toolkit-contents h1 {
	color:#000;
	font-size:2em;
	padding:0 0 12px;
	}
.b-toolkit-contents li {
	line-height:150%;
	}
.b-toolkit-contents a {
	color:#0a4d95;	
	}
.b-toolkit-contents a:hover {
	color:#B40F00;
	/*background:#0a4d95;*/
	padding:0 2px 0 0;
	}
	
	
.b-inside-content .b-menu-left {
	float:left;
	width:218px;
	border:1px solid #c2c2c2;
	background:#fff;
	padding:4px;
	margin:0 0 35px 2px;
	}
.b-inside-content .b-menu-left ul {
	background:#e4edf3;
	padding:6px 0 0 0;
	}	
.b-inside-content .b-menu-left li {
	padding:0 0 6px;
	line-height:150%;
	}
.b-inside-content .b-menu-left a {/*ie6*/
	display:block;
	color:#0a4d95;
	padding:4px 9px 6px 9px;

	}
.b-inside-content .b-menu-left a:hover {
	background:url(/images/home_page/arrow-hover.gif) 100% center no-repeat #fff;
	border-left:4px solid #b5b5b5;
	margin-left:-4px;
	text-decoration:underline;
	color:#B40F00;
	}
.b-inside-content .b-menu-left a.active,
.b-inside-content .b-menu-left a.active:hover {
	background:url(/images/home_page/arrow-act.gif) 100% center no-repeat #fff;
	border-left:4px solid #86bce4;
	margin-left:-4px; 
	}
.b-inside-content .b-menu-left li.active {
	background:url(/images/home_page/arrow-act.gif) 100% center no-repeat #fff;
	border-left:4px solid #86bce4;
	margin-left:-4px;
	padding:4px 9px 6px 9px;
	color:#606060;
	line-height:120%; 
	}

.b-inside-content .b-block-cont {
	float:left;
	padding:0 0 35px 12px;
	width:623px;
	}
.b-inside-content .b-block-cont h1 {
	color:#000;
	font-size:1.5em;
	padding:0 0 1.5em;
	}
.b-inside-content .b-block-cont h2 {
	color:#000;
	font-size:1.33em;
	padding:0 0 1.17em;
	}
.b-inside-content .b-block-cont h3 {
	width:360px;
	line-height:150%;
	font-weight:700;
	}
.b-inside-content .b-block-cont .b-source {
	font-size:0.75em;
	letter-spacing:1px;
	color:#606060;
	padding:2px 0 16px;
	line-height:150%;
	}
.b-inside-content .b-block-cont p {
	color:#606060;
	line-height:150%;
	padding:0 20px 10px 0;
	}
.b-inside-content .b-block-cont .b-menu-list li {
	font-weight:700;
	padding:0 0 0 14px;
	line-height:150%;
	background:url(/images/list_markers.gif) 0 5px no-repeat;
	}
.b-inside-content .b-block-cont .b-menu-list li a {
	color:#000;
	}
.b-inside-content .b-block-cont .b-menu-list li a:hover {
	color:#B40F00;
	}
	
.b-inside-content .b-block-cont .b-marked-list li {
	background:url(/images/list_markers.gif) 0 3px no-repeat;
	line-height:120%;
	padding:0 0 14px 13px;
	font-size:0.92em;
	width:360px;
	}
.b-inside-content .b-block-cont .b-marked-list {
	margin:0 0 6px;
	}
	
.b-left-long {
	width:668px;
	}	
.b-righ-short {
	float:right;
	width:165px;
	margin:-12px -10px 0 0;/*ie6*/
	}
.b-case-studies {
	width:460px;
	}
.b-left-long h1 {
	font-size:2em;
	color:#000;
	}
.b-left-long p {
	line-height:150%;
	color:#606060;
	}

.b-btn-sub-search {
	width:52px;
	height:25px;
	background:url(/images/home_page/btn-bg-search.gif) 0 0 repeat-x;
	border-top:1px solid #f6f6f7;
	border-bottom:1px solid #919194;
	border-left:1px solid #b3b3b3;
	border-right:1px solid #b3b3b3;
	overflow:hidden;
	float:right;
       margin-left:1px;
	}
.b-btn-sub {
	width:52px;
	height:18px;
	background:url(/images/home_page/btn-bg.gif) 0 0 repeat-x;
	border-top:1px solid #f6f6f7;
	border-bottom:1px solid #919194;
	border-left:1px solid #b3b3b3;
	border-right:1px solid #b3b3b3;
	overflow:hidden;
	float:right;
	}
.b-btn-sub input {
	background:none;
	border:none;
	color:#606060;
	padding-top:1px;
	font-size:11px;
	cursor:pointer;
	width:100%;
	}
.b-case-studies .b-btn-sub {
	margin:7px 0 0;
	}
.b-case-studies table{
	float:right;
	}
.b-case-studies td {
	vertical-align:top;
	padding:0 0 0 18px;
	text-align:right;
	}
.b-case-studies label {
	padding:1px 0 0;
	color:#606060;
	font-size:0.92em;
	display:block;
	font-weight:700;
	}
.b-case-studies select {
	width:128px;
	height:126px;
	color:#606060;
	text-align:right;
	border:1px solid #666665;
	line-height:150%;
	}
.b-case-studies h1 {
	padding:0 0 7px;
	}
.b-case-studies p {
	padding:0 0 22px;
	}
	
.b-case-studies-right {
	background:url(/images/home_page/magnifier.png) 0 0 no-repeat;
	padding:105px 0 0 0;
	width:165px;
	position:relative;
	}
.b-case-studies-right h4 {
	color:#606060;
	font-size:1.5em;
	padding:8px 0 3px;
	}
.b-case-studies-right p {
	color:#606060;
	font-size:0.92em;
	line-height:1.17em;
	margin:0 0 19px;
	}
.b-case-studies-right p strong {
	color:#000;
	}
.b-case-studies-right a {
	color:#045199;
	font-size:9px;
	letter-spacing:1px;
	}
.b-case-studies-right a:hover {
	color:#B40F00;
	}	
.b-country-profiles-right  {
	background:url(/images/home_page/globe.png) 0 0 no-repeat;/*ie6*/
	padding:75px 0 0 0;
	width:165px;
	position:relative;
	}
.b-country-profiles-right  h4 {
	color:#606060;
	font-size:1.5em;
	padding:6px 0 3px;
	}
.b-country-profiles-right p {
	color:#606060;
	font-size:0.92em;
	line-height:1.17em;
	margin:0 0 19px;
	padding:0 16px 0 0;
	}
.b-country-profiles-right p strong {
	color:#000;
	}
.b-country-profiles-right p  a {
	font-size:1em;
	color:#000;
	padding:0;
	display:inline;
	font-weight:bold;
	}

.b-country-profiles-right p  a:hover {
	color:#B40F00;
	}

.b-country-profiles-right a {
	color:#045199;
	font-size:9px;
	letter-spacing:1px;
	display:block;
	text-align:right;
	padding:0 30px 0 0;
	}
.b-country-profiles-right a:hover {
	color:#B40F00;
	}
.b-country-profiles h1 {
	padding:0 0 7px;
	}
.b-country-profiles p {
	padding:0 0 13px;
	}
.b-country-profiles .b-signature {
	width:430px;
	font-size:0.92em;
	color:#606060;
	line-height:150%;
	border-top:#c2c2c2 1px solid;
	padding:8px 0 14px;
	}
.b-country-profiles .b-countries {
	width:100%;
	}
.b-country-profiles .b-countries td {
	table-layout:fixed;
	width:33.3%;
	vertical-align:top;
	}
.b-country-profiles .b-countries dl {
	line-height:1.5em;
	margin:0 0 15px 0;
	}
.b-country-profiles .b-countries dl dt {
	color:#045199;
	font-size:2.5em;
	padding:5px 0 6px;
	}
.b-country-profiles .b-countries dl dd {
	font-size:0.92em;
	}
.b-country-profiles .b-countries dl dd a {
	color:#045199;
	}
.b-country-profiles .b-countries dl dd a:hover {
	color:#B40F00;
	}

.b-site-map-level-1 a{
	color:#0a4d95;
	font-size:18px;
	text-decoration:underline;
	line-height:24px;
	}
.b-site-map-level-1 a:hover{
	color:#B40F00;
	text-decoration:none;
	background:none;
	}
.b-site-map-level-2{
	margin-left:17px;
	}
.b-site-map-level-2 li{
	padding-left:14px;
	background:url(/images/list_markers.gif) 0 6px no-repeat;
	}
.b-site-map-level-2 a{
	color:#0a4d95;
	font-size:12px;
	text-decoration:underline;
	line-height:18px;
	}
.b-site-map-level-2 a:hover{
	color:#B40F00;
	text-decoration:none;
	background:none;
	}
.b-site-map-level-3{
	margin-left:24px;
	}
.b-site-map-level-3 li{
	padding-left:8px;
	background:url(/images/list_markers_level_3.gif) 0 9px no-repeat;
	}
.b-site-map-level-3 a{
	color:#606060;
	font-size:9px;
	text-decoration:underline;
	line-height:18px;
	}
.b-site-map-level-3 a:hover{
	color:#B40F00;
	text-decoration:none;
	background:none;
	}
.b-cover-block {
	background:url(/images/home_page/cover.png) 0 3px no-repeat;
	float:right;
	margin:-12px -10px 0 0;
	width:136px;
	height:186px;
	}
.b-contact-us h1 {
	padding:0 0 7px;
	}
.b-contact-us p {
	padding:0 0 22px;
	}
.b-contact-us .b-btn-sub {
	float:none;
	}
.b-contact-us table {
	margin-bottom:30px;
	}
.b-contact-us td {
	vertical-align:top;
	padding:4px 10px 5px 0;
	}
.b-contact-us label {
	padding:2px 0 5px;
	color:#606060;
	font-size:0.92em;
	display:block;
	font-weight:700;
	}
.b-contact-us input.text {
	width:128px;
	color:#606060;
	border:1px solid #666665;
	padding:2px 4px;
	}
.b-contact-us textarea {
	width:252px;
	height:100px;
	color:#606060;
	border:1px solid #666665;
	line-height:150%;
	padding:2px 4px;
	}
.b-contact-us td .description {
	font-size:9px;
	color:#e10033;
	}
.b-contact-us .captcha {
	width:100px;
	height:25px;
	border:1px solid #666665;
	margin-right:10px;
	float:left;
	}
.b-contact-us .sound {
	width:25px;
	height:28px;
	background:url(/images/sound.gif) no-repeat 0 0;
	float:left;
	cursor:pointer;
	}

.mceContentBody ul {
	list-style: disc;
	padding-left:40px;
}

.mceContentBody ol {
	list-style: decimal;
       padding-left:40px;
}

div.toolkit_article_text ul {
	list-style: disc;
	padding-left:40px;
}

div.toolkit_article_text ol {
	list-style: decimal;
       padding-left:40px;
}

div.print_link {
	padding-top:4px;
	margin-bottom:20px;
	float:left;
}
div.print_icon {
	margin-bottom:20px;
	float:left;
}