  html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
.round4 {
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	}
html {
	font-size:62.5%;
	height:100%;
	}
body {
	font-size:100.01%;
	color:white;
	height:100%;
	}
#outline {
	width:100%;
	background:#035981 url("../images/body-bg.png") top repeat-x;
	position:relative;
	min-height:100%;
	}
	#top-bg {
		background:url("../images/top-bg.png") center top no-repeat;
		position:absolute;
		width:100%;
		left:0;
		top:0;
		height:100%;
		}
	#wrapper {
		width:1000px;
		padding-bottom:24em;
		margin:0 auto;
		padding-top:20px;
		position:relative;
		z-index:100;
		}
	#header {
		width:100%;
		}
		#header td {
			vertical-align:middle;
			}
		#logo {
			text-align:center;
			padding-top:50px;
			}
		#header .language {
			height:48px;
			}
			#header .language p {
				font-size:1.2em;
				text-align:center;
				float:left;
				margin-right:1em;
				}
				#header .language p a {
					color:white;
					}
				#header .language p img {
					display:block;
					}
	#header .slideshow {
		width:695px;
		height:232px;
		overflow:hidden;
		}
		#header .slideshow img {
			border:1px solid white;
                        width:695px;
                        height:232px;
			}
	#menu {
		margin-top:5px;
		height:50px;
		width:100%;
		}
		#menu td.body {
			height:100%;
			background:url("../images/menu-bg.png") repeat-x;
			width:auto;
			}
		#menu td.border {
			width:8px;
			height:100%;
			background:url("../images/menu-borders.png") no-repeat;
			}
			#menu td.left {
				background-position:left;
				}
			#menu td.right {
				background-position:right;
				}
	#menu ul {
		font:bold 1.4em Arial,Verdana,sans-serif;
		position:relative;
		}
		#menu ul li {
			float:left;
			line-height:35px;
			padding:0 12px;
			z-index:20;
			position:relative;
			color:#022B63;
			}
			#menu ul li span {
				text-decoration:underline;
				}
			#menu ul li.single {
				cursor:pointer !important;
				}
				#menu ul li.single a {
					cursor:pointer !important;
					}
			#menu ul li a {
				color:#022B63;
				}
			#menu ul li.selected, #menu ul li.selected a {
				color:white;
				cursor:default;
				z-index:10000;
				}
		#menu ul li.hover {
			position:absolute;
			z-index:10;
			height:35px;
			background:transparent url("../images/menu-active-item-right-bg.png") no-repeat scroll top right;
			padding:0 8px 0 0;
			}
			#menu ul li.hover span {
				background:transparent url("../images/menu-active-item-bg.png") no-repeat;
				height:35px;
				display:block;
				}
		#submenu {
			position:relative;
			top:-3px;
			}
			#submenu ul {
				color:white;
				padding:10px 15px;
				font:1.4em/2 Arial,Verdana,sans-serif;
				background-color:#029DE5;
				position:absolute;
				float:left;
				}
				#submenu ul a {
					color:white;
					}
	#content {
		width:100%;
		font-family:Arial,Verdana,sans-serif;
		margin:15px 0 0 0;
		font-size:1.6em;
		overflow:hidden;
		}
		#content img {
			border:2px solid white;
			}
		#content p {
			margin-bottom:1em;
			line-height:1.5;
			}
			#content a {
				color:#FFF;
			}
		#content h2 {
			font-size:2.5em;
			margin-bottom:.5em;
			}
		#content ul {
			margin-left:2em;
			}
		#content ul li {
			list-style-type:disc;
			line-height:1.5;
			}
	#content table td {
		vertical-align:top;
		}
		#bottom table {
			width:100%;
			text-align:center;
			color:black;
			}
		#bottom td {
			width:33%;
			padding:15px;
			vertical-align:top;
			}
		#bottom p {
			font:1.1em Arial, Verdana, sans-serif;
			width:262px;
			margin:0 auto;
			text-align:justify;
			}
		#bottom img {
			border:2px solid white;
			}
		#bottom a {
			cursor:pointer;
			}
		#footer {
			position:absolute;
			width:1000px;
			left:50%;
			bottom:0;
			z-index:1000;
			margin-left:-500px;
			}
			#footer div.top {background-color:#3CBDE3;overflow:auto;}
			#footer img {float:right;margin-top:5px;}
			#footer img.logo {
				margin-right:25px;
				margin-left:10px;
				}
			#footer p {
				font:1.2em/1.5 Arial,Verdana,sans-serif;
				color:white;
				padding:1em 0 1em 2em;
				float:left;
				}
			#footer div.text {
				background-color:transparent;
				clear:both;
			}
	#bottom-bg {
		background:url("../images/bottom-bg.png") center no-repeat;
		position:absolute;
		bottom:0;
		width:100%;
		height:335px;
		}
#flashContent {width:720px;height:180px;}
ul.cont li {
			
			line-height:23px;
}
