@charset "utf-8";
/* CSS Document */

body {
	background:#d8dee0;
	font-family:sylfaen;
	font-size:10pt;
	color:#484848;
	margin:0px;
	}
	
h2 {
	display:block;
	height:35px;
	background:url(images/h2.jpg) no-repeat bottom left;
	margin:0px;
	margin-bottom:5px;
	padding-left:49px;
	padding-top:18px;
	color:#18769a;
	font-size:11pt;
	font-weight:bold;
	}
	
	
#content {
	width:809px;
	}
	
#ctop {
	width:809px;
	height:204px;
	background:url(images/bgtop_geo.png) no-repeat top left;
	}
	
.toptext {
	float:left;
	width:146px;
	height:31px;
	margin-top:122px;
	padding-right:80px;
	color:#555555;
	font-size:10pt;
	text-align:right;
	font-weight:bold;
	}

.topmore {
	float:left;
	width:215px;
	margin-top:3px;
	padding-right:11px;
	text-align:right;
	}
	
#toplang {
	float:right;
	width:72px;
	height:19px;
	margin-top:6px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	}
#toplang a {
	color:#364c58;
	font-weight:bold;
	text-decoration:none;
	}
	
.langdiv {
	float:left;
	width:28px;
	height:19px;
	padding-left:8px;
	background:url(images/reddot.gif) no-repeat center left;
	}
	
.cmenuborder {
	float:left;
	width:1px;
	height:33px;
	background:url(images/menuborder.gif) no-repeat top left;
	}
#cmenu {
	float:left;
	width:807px;
	height:29px;
	padding-top:2px;
	padding-bottom:2px;
	background:url(images/menu.gif) repeat-x top left;
	text-align:left;
	}
	
.menutd {
	padding-right:1px;
	height:29px;
	background:url(images/menusep.gif) no-repeat top right;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#aeeeff;
	}
.menulasttd {
	height:29px;
	background:none;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#aeeeff;
	}
	
#cmain {
	width:809px;
	background:#ffffff;
	}
	
#cmainleft {
	float:left;
	width:562px;
	padding-left:14px;
	padding-right:28px;
	padding-top:12px;
	padding-bottom:24px;
	text-align:left;
	}
#cmainwide {
	float:left;
	width:767px;
	padding-left:14px;
	padding-right:28px;
	padding-top:12px;
	padding-bottom:24px;
	text-align:left;
	}
	
#cmainright {
	float:left;
	width:205px;
	background:url(images/bgright.gif) repeat-x top left;
	}
#latest {
	width:205px;
	height:28px;
	padding-top:8px;
	background:url(images/latest.gif) no-repeat top right;
	text-align:center;
	color:#004263;
	font-size:11pt;
	font-weight:bold;
	}
.cnews {
	width:182px;
	padding-left:5px;
	padding-right:14px;
	padding-top:8px;
	padding-bottom:10px;
	text-align:left;
	color:#000000;
	}
.cnews2 {
	text-align:left;
	color:#000000;
	padding-bottom:18px;
	}
.cnewssep {
	width:199px;
	margin-left:3px;
	margin-right:3px;
	height:4px;
	background:url(images/newssep.gif) repeat-x top left;
	font-size:1px;
	}

.formspace {
	height:5px;
	font-size:1px;
	}
	
.ccopyborder {
	float:left;
	width:1px;
	height:20px;
	background:url(images/copyborder.gif) no-repeat top left;
	}
#ccopy {
	float:left;
	width:807px;
	height:18px;
	padding-top:2px;
	background:url(images/copy.gif) repeat-x top left;
	text-align:center;
	color:#ffffff;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	}
#ccopy a {
	color:#aeeeff;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	}

.clrdiv {
	clear:both;
	}
	
	
.redtxt {
	color:#ff0000;
	}
	
	
a:link,a:visited,a:active {
	color:#18769a;
	font-size:10pt;
	text-decoration:underline;
	}
a:hover {
	color:#18769a;
	font-size:10pt;
	text-decoration:none;
	}
	
.bluelink:link,.bluelink:visited,.bluelink:active {
	color:#18769a;
	text-decoration:none;
	}
.bluelink:hover {
	color:#18769a;
	text-decoration:underline;
	}
	
.redlink:link,.redlink:visited,.redlink:active {
	color:#ff0000;
	text-decoration:none;
	}
.redlink:hover {
	color:#ff0000;
	text-decoration:underline;
	}
	
.menulink:link,.menulink:visited,.menulink:active {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}
.menulink:hover {
	color:#aeeeff;
	font-weight:bold;
	text-decoration:none;
	}

