body {
	font-size: 9pt;
	font-family: Arial;
	margin: 0;
	padding: 0;
	min-width: 747px;
	}
img {
	border: 0;
	}
.bold {
	font-weight: bold;
	}
#masthead {
	float: left;
	height: 94px;
	width: 100%;
	background-color: #f5f5f5;
	}
#masthead img {
	float: left;
	}
#masthead #tabs {
	float: left;
	margin-left: 40px;
	margin-top: 35px;
	}
#masthead #tabs .tab1 {
	float: left;
	background-image: url(/images/tab1.jpg);
	background-repeat: no-repeat;
	width: 76px;
	height: 20px;
	}
#masthead #tabs .tab2 {
	float: left;
	background-image: url(/images/tab2.jpg);
	background-repeat: no-repeat;
	width: 96px;
	height: 20px;
	}
#masthead #tabs .tab3 {
	float: left;
	background-image: url(/images/tab3.jpg);
	background-repeat: no-repeat;
	width: 109px;
	height: 20px;
	}
#masthead #tabs .tab1,.tab2,.tab3 {
	text-align: center;
	padding-top: 12px;
	}
#masthead #tabs a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}
#masthead #tabs a:hover {
	color: #eee;
	}
#masthead #topbar {
	clear: both;
/*
	background-image: url(/images/topbar.gif);
*/
	background-color: #486a8d;
	padding-top: 3px;
	height: 26px;
	}
#masthead #topbar h1 {
	position: absolute;
	color: #fff;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 40px;
	font-size: 9pt;
	margin: 0;
	}
#masthead #topbar #world_regions {
	position: absolute;
	padding-top: 1px;
	right: 10px;
	}
#masthead #topbar #world_regions form select {
	font-size: 11px;
	}
#masthead #topbar #world_regions form #world_regions_go {
	font-size: 11px;
	width: 27px;
	height: 17px;
	background-image: url(/images/bt_go.jpg);
	}

#container_main {
	clear: both;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
	}
#container_main #main {
	float: left;
	width: 100%;
	}
#container_main #main #main_top {
/*	width: 95%;	*/
	margin-right: 210px;
	border: 1px solid #ddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
/*	margin-left: auto;
	margin-right: auto;	*/
	padding: 10px;
	}
#container_main #main #main_top .blue_bar {
	background-color: #a3b9ce;
	height: 26px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
	}
#container_main #main #main_top .blue_bar div {
	height: 26px;
	display:table-cell;
	vertical-align:middle;
	padding-left: 10px;
	}
#container_main #right {
	float: left;
	width: 200px;
	margin-left: -200px;
	}
#container_main #main #main_top #search_form {
	padding: 6px;
	text-align: center;
	}
#container_main #main #main_top #search_form input[type=text] {
	font-size: 12px;
	height: 22px;
	line-height: 20px;
	}
#container_main #main #main_top #search_form #search_image {
	vertical-align: middle;
	}
#container_main #main #main_top #tips {
	width: 90%;
	padding: 2px;
	text-align: center;
	border: 2px solid #e7e7e7;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #f4f4f4;
	margin-left: auto;
	margin-right: auto;
	}
#container_main #main #main_top #tips span {
	font-weight: bold;
	}
#container_main #main #main_top #tips a {
	text-decoration: none;
	color: #666;
	}
#container_main #main #main_top #tips a:hover {
	text-decoration: underline;
	color: #666;
	}
#container_main #main #main_top #web_directory_head {
	padding: 10px;
	}
#container_main #main #main_top #web_directory_head span {
	font-size: 14px;
	font-weight: bold;
	color: #2a60a4;
	}
#container_main #main #main_top #web_directory_links {
	overflow: auto;
	padding: 10px;
	}
#container_main #main #main_top #web_directory_links ul {
	list-style-image: url('/images/arrowbig.gif');
	overflow: auto;
	margin: 0;
	padding-left: 20px;
	}
#container_main #main #main_top #web_directory_links ul li {
	float: left;
	width: 30%;
	padding-right: 15px;
	margin-bottom: 10px;
	}
#container_main #main #main_top #web_directory_links ul li:nth-child(3n+4) {
	clear: both;
	}
#container_main #main #main_top #web_directory_links ul li a {
	font-size: 10px;
	color: #00f;
	}
#container_main #main #main_top #web_directory_links ul li a.pri {
	font-size: 11pt;
	font-weight: bold;
	}
#container_main #main #main_top #advanced_search {
	text-align: right;
	}
#container_main #main #main_top #advanced_search a {
	color: #000;
	font-weight: bold;
	}
#container_main #main #main_top #europe_directories {
	text-align: center;
	}
#container_main #main #main_bottom  {
/*
	width: 95%;
	border: 1px solid #ddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	float: left;
	width: 100%;
*/
	margin-top: 10px;
	margin-right: 210px;
	}
#container_main #main #main_bottom .blue_bar {
	background-color: #a3b9ce;
	height: 26px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
	}
#container_main #main #main_bottom .blue_bar div {
	height: 26px;
	display:table-cell;
	vertical-align:middle;
	padding-left: 10px;
	}
#container_main #main #main_bottom .blue_bar div a {
	margin-left: 15px;
	color: #fff;
	}
#container_main #main #main_bottom #articles {
	overflow: auto;
	padding: 10px 0 10px 0;
	}
#container_main #main #main_bottom #articles > ul {
	list-style: none;
	margin: 0;
	overflow: auto;
	padding-left: 10px;
	}
#container_main #main #main_bottom #articles > ul > li {
	float: left;
	width: 33%;
/*	padding-right: 20px;	*/
	margin-bottom: 10px;
	}

#container_main #main #main_bottom #articles > ul > li:nth-child(3n+4) {
	clear: both;
	}
#container_main #main #main_bottom #articles > ul > li > img {
	float: left;
	margin-top: 2px;
	}
#container_main #main #main_bottom #articles > ul > li > ul {
	padding-left: 20px;
	float: left;
	list-style-image: url('/images/arrowred.gif');
	min-width: 150px;
	}
#container_main #main #main_bottom #articles > ul > li > ul > li > a {
	font-size: 8pt;
	}

#container_main #main #main_bottom #articles > ul > li.first_child {
	clear: both;
	}
#container_main #main #main_bottom #articles > ul > li.misc_link {
	float: left;
	width: 33%;
	}
#container_main #main #main_bottom #articles > ul > li.misc_link > div {
	box-sizing: border-box;
	ms-box-sizing: border-box;
	webkit-box-sizing: border-box;
	moz-box-sizing: border-box;
	background-image: url('/images/arrowyellow.gif');
	background-repeat: no-repeat;
	background-position: 5px 5px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #eee;
	padding: 5px 5px 5px 20px;
	font-size: 8pt;
	color: #666;
	}
/*
#container_main #main #main_bottom #misc_links {
	border: solid;
	}
#container_main #main #main_bottom #misc_links > div {
	box-sizing: border-box;
	ms-box-sizing: border-box;
	webkit-box-sizing: border-box;
	moz-box-sizing: border-box;
	background-image: url('/images/arrowyellow.gif');
	background-repeat: no-repeat;
	background-position: 5px 5px;
	float: left;
	width: 30%;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #eee;
	padding: 5px 5px 5px 20px;
	font-size: 8pt;
	color: #666;
	}
#container_main #main #main_bottom #misc_links > div > a {
	color: #00f;
	}
*/
/*
#container_main #main #misc_links {
	margin-top: 5px;
	margin-right: 210px;
	overflow: auto;
	}
#container_main #main #misc_links > div {
	box-sizing: border-box;
	ms-box-sizing: border-box;
	webkit-box-sizing: border-box;
	moz-box-sizing: border-box;
	background-image: url('/images/arrowyellow.gif');
	background-repeat: no-repeat;
	background-position: 5px 5px;
	float: left;
	width: 30%;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #eee;
	padding: 5px 5px 5px 20px;
	font-size: 8pt;
	color: #666;
	}
#container_main #main #misc_links > div > a {
	color: #00f;
	}
*/

#container_main #main #regional_directories {
	clear: both;
	width: 95%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	text-align: center;
	}
#container_main #main #regional_directories a {
	color: #00f;
	font-size: 8pt;
	}

#container_footer {
	clear: both;
	width: 95%;
	border-top: 1px solid #fecc00;
	margin: 10px auto 10px auto;
	text-align: center;
	padding: 10px;
	font-size: 8pt;
	color: #666;
	line-height: 1.5;
	}
#container_footer a {
	color: #666;
	}
#container_footer a:hover {
	text-decoration: none;
	}

#container_main #right #panel_top {
	margin-top: 0 !important;
	width: 174px;
	border: 1px solid #ddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 10px auto 10px auto;
	padding: 10px;
	text-align: center;
	}
#container_main #right #panel_top .blue_bar {
	background-color: #336799;
	height: 26px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
	}
#container_main #right #panel_top .blue_bar div {
	height: 26px;
	display:table-cell;
	vertical-align:middle;
	padding-left: 10px;
	font-size: 11pt;
	font-weight: bold;
	color: #fff;
	}

#container_main #right #panel_poll {
	width: 174px;
	border: 1px solid #ddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 10px auto 10px auto;
	padding: 10px;
	background-color: #f4eedf;
	font-size: 8pt;
	}
#container_main #right #panel_poll #poll_title {
	font-weight: bold;
	font-size: 10pt;
	}
#container_main #right #panel_poll table {
	width: 100%;
	}
#container_main #right #panel_poll table div {
	text-align: center;
	}