﻿@import url("layout.css");
body {
	font-family: tahoma;
	font-size: .8em;
	left: auto;
	right: auto;
	width: 960px;
	text-align: left;
	margin: 0 auto;
}
.page_box {
	text-align: left;
	color: #808080;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 50px;
}
#container {
	border-right: 0px solid #EAEAEA;
	border-bottom: 0px solid #EAEAEA;
	border-left: 0px solid #EAEAEA;
	background-color: #FFF;
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #666666;
	border-right-color: #666666;
	border-bottom-color: #EAEAEA;
	border-left-color: #666666;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}
#masthead {
	border: 0px solid #EAEAEA;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url('../images/mast_world_map.png');
	background-position: center top;
	background-repeat: no-repeat;
	height: 200px;
	line-height: normal;
	float: none;
}
#navigation {
	background-position: left center;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #00CCFF;
	border-style: none;
	border-width: 0px;
	border-top-color: #808080;
	border-bottom-color: #4E4978;
	text-align: right;
}
html>body #navigation {
	overflow: hidden;
	float: right;
}
#column_l {
	width: 900px;
	padding: 0 15px;
	background-color: #fff;
	background-image: none;
	background-repeat: no-repeat;
}
html>body #column_l {
	margin: 10px;
	width: 700px;
	padding: 0 15px;
	background-color: #fff;
}

#column_r {
	width: 220px;
	padding: 5px 25px 5px 10px;
	background-color: #fff;
	position: relative;
	float: left;
	background-image: url('../images/bg_rh.png');
	background-repeat: no-repeat;
}
html>body #column_r {
	margin: 10px;
	width: 220px;
	padding: 5px;
	background-color: #fff;
	left: 0px;
	float: right;
	background-image: url('../images/bg_rh.png');
	background-repeat: no-repeat;
}

#footer {
	border-style: none;
	text-align: center;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	background-repeat: no-repeat;
	background-image: url('../images/web_footer.png');
}
html>body #footer {
	text-align: center;
	padding-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
/* Masthead */
/* Navigation */
#navigation ul {
	list-style:none;
	width: auto;
	margin: 0;
	padding: 0;
	z-index: auto;
	position: relative;
}
#navigation li {
	float: left;
	padding-top: 15px;
}
#navigation a {
	background-position: center center;
	font-weight: normal;
	text-decoration: none;
	color: #00003C;
	display: block;
	padding: 5px;
	border: 0px none #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
}
#navigation a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #C0C0C0;
	border: 1px solid #000000;
	background-color: #00003C;
	font-family: "trebuchet MS";
	font-size: 12px;
}
/* Right Column */
/* Site typography */

h1 {
	font-size: x-large;
	color: #0066CC;
	font-family: "Trebuchet MS";
	text-align: left;
}
h2 {
	font-size: x-large;
	color: #0066CC;
	font-family: "Trebuchet MS";
	text-align: left;
}
h3 {
	font-size: 18px;
	color: #666666;
	font-family: "trebuchet MS";
	font-weight: bold;
}
h4 {
	background-position: center;
	font-size: medium;
	color: #3399FF;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

/* Footer */
#footer p {
	background-repeat: repeat;
	background: #CCCCCC;
	font-size: small;
	color: #FFFFFF;
	font-family: Verdana;
	text-align: left;
}
.iconband {
	text-align: right;
	margin-bottom: 5px;
}
.image {
	border-width: 0;
}
/* Links */
a {
	color: #8b0000;
	text-decoration: none;
}
a:hover {
	color: #fa3;
	text-decoration: underline;
}
.column_r {
	margin-left: 0px;
	font-family: Verdana;
	font-size: 11px;
}
.column_r_trailer {
	text-align: center;
	margin-top: 7px;
}
.in-text_emphasise {
	font-size: medium;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.image_logo {
	margin: 10px 0px 0px 0px;
	border-width: 0;
}
.column_r_head {
	margin-left: 5px;
}
news.month {
	margin: 0px;
	font-size: medium;
	color: #3399FF;
}

body {
	font-family: tahoma;
	font-size: .8em;
	background-repeat: repeat-x;
	background-attachment: scroll;
	left: auto;
	right: auto;
	width: 960px;
	text-align: left;
	margin: 0 auto;
	background-image: url('../images/bg_grey.jpg');
}


