/*
<style>
/* */

body
	{
	background: url(images/background-body.gif) repeat-x left top #004B76;
	font-family: Arial;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	}

td, th
	{
	font-family: Arial;
	font-size: 12px;
	}

/* * * * * * * * * * *
 * Containers
 * divs one inside the other - center page
 * * * * * * * * * * */
#containerIE
	{
	background: url(images/background-page.jpg) repeat-y center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
#containerIE .containerTop
	{
	background: url(images/background-page-top.jpg) no-repeat center top ;
	}
#containerIE .containerBottom
	{
	background: url(images/background-page-bottom.jpg) no-repeat center bottom;
	}

#container
	{
	margin: 0px auto;
	text-align: left;
	width: 1002px;
	padding: 0px;
	}

/* * * * * * * * * * *
 * Top
 * * * * * * * * * * */
#top
	{
	height: 30px;
	}
#top .langs
	{
	float: right;
	display: none;
	background: url(images/background-langs.gif);
	}
#top .langs .leftLangs
	{
	background: url(images/background-langs-left.gif) no-repeat left top;
	}
#top .langs .rightLangs
	{
	background: url(images/background-langs-right.gif) no-repeat right top;
	height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	}
#top .langs .lang
	{
	float: left;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 6px;
	}
#top .langs .lang a
	{
	color: white;
	text-decoration: none;
	}
#top .langs .langSpacer
	{
	background: url(images/background-langs-line.gif) repeat-y left top;
	width: 1px;
	height: 18px;
	float: left;
	display: inline;
	font-size: 1px;
	margin-top: 4px;
	}

/* * * * * * * *
 * Right pane
 * * * * * * * */
#rightPane
	{
	width: 615px;
	float: right;
	display: inline;
	margin-top: 90px;
	margin-right: 20px;
	}
#rightPane .banner
	{
	width: 615px;
	height: 212px;
	}
#rightPane .navigation
	{
	background: url(images/background-navigation.jpg) no-repeat left top;
	width: 574px;
	height: 31px;
	margin-left: 23px;
	}
#rightPane .navigation .innerNavig
	{
	padding-left: 15px;
	padding-top: 5px;
	}
#rightPane .navigation a
	{
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted white;
	}
#content
	{
	background: url(images/background-content.gif) repeat-y left top;
	width: 613px;
	margin-top: 15px;
	color: #404040;
	font-size: 11px;
	}
#content td, #content th
	{
	font-size: 11px;
	}
#content .contentTop
	{
	background: url(images/background-content-top.gif) no-repeat left top;
	}
#content .contentBottom
	{
	background: url(images/background-content-bottom.gif) no-repeat left bottom;
	padding: 12px;
	}
#content h1
	{
	color: #404040;
	font-size: 16px;
	border-bottom: 1px solid #90C8E8;
	margin: 0px;
	padding-bottom: 9px;
	padding-left: 15px;
	margin-bottom: 5px;
	}
#content .newsBox
	{
	background: #FFFFFF;
	margin-top: 3px;
	padding: 7px;
	color: #6B6B6B;
	font-size: 11px;
	}
#content .newsBox .newsBoxTitle
	{
	color: #EF5117;
	border-bottom: 1px solid #D7E7F0;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-bottom: 3px;
	font-size: 12px;
	}
#content .newsBoxAuthor
	{
	float: right;
	display: inline;
	color: #7BAFCE;
	font-size: 10px;
	}
#content .newsBox a
	{
	color: #EF5117;
	}
#content .newsBox .right
	{
	float: right;
	display: inline;
	}
#content .galleryItem
	{
	float: left;
	display: inline;
	width: 146px;
	height: 140px;
	text-align: center;
	}
#content .galleryItem a img
	{
	border: 1px solid #EF5117;
	}
#content .galleryNavigation
	{
	padding-top: 2px;
	padding-bottom: 2px;
	background: #AECDDF;
	margin-bottom: 5px;
	line-height: 19px;
	}
#content .galleryNavigation a img
	{
	border: 0px;
	display: block;
	float: left;
	margin-left: 2px;
	}
#content .galleryNavigation a span
	{
	background: #ffffff;
	float: left;
	dispay: block;
	width: 19px;
	height: 19px;
	color: #7B7B7B;
	text-decoration: none;
	text-align: center;
	line-height: 19px;
	margin-left: 2px;
	}
#content .galleryNavigation .right
	{
	float: right;
	display: inline;
	margin-right: 10px;
	}
/* * * * * * * *
 * Left pane
 * * * * * * * */
#leftPane
	{
	float: left;
	display: inline;
	width: 280px;
	margin-left: 45px;
	}
#leftPane #logo
	{
	margin-top: 30px;
	}
#leftPane #logo a img
	{
	border: 0px;
	}

#leftPane .menuItem
	{
	background: url(images/icon-menu.gif) no-repeat left 6px;
	margin-left: 18px;
	padding-left: 12px;
	height: 20px;
	font-size: 12px;
	}
#leftPane .menuItem a
	{
	color: #000045;
	text-decoration: none;
	}
#leftPane .menuItem.active a
	{
	color: #EB4000;
	}
#leftPane .menuItem.submenu
	{
	background:transparent url(images/icon-menu.gif) no-repeat left 4px;
	margin-left: 30px;
	font-size: 11px;
	}

#leftPane .h2
	{
	background: url(images/background-line.gif) repeat-x left bottom;
	color: #EF5117;
	font-size: 18px;
	padding-left: 20px;
	padding-bottom: 9px;
	padding-top: 15px;
	margin-bottom: 5px;
	}
#leftPane .newie .newieTitle
	{
	background: url(images/icon-news.gif) no-repeat left top;
	color: #EF5117;
	font-size: 12px;
	padding-left: 20px;
	margin-left: 20px;
	}
#leftPane .newie .newieTitle a
	{
	color: #EF5117;
	text-decoration: none;
	}
#leftPane .newie .newieText
	{
	margin-left: 40px;
	margin-top: 5px;
	font-size: 10px;
	padding-right: 10px;
	text-align: justify;
	}
#leftPane .newie .newieAuthor
	{
	text-align: right;
	padding-right: 10px;
	color: #1387CA;
	font-size: 10px;
	}
#leftPane .newie .newieAuthor .date
	{
	color: #929292;
	}
#leftPane .niceTable td
	{
	font-size: 11px;
	}
#leftPane .niceTable .orange, #leftPane .niceTable .orange a
	{
	color: #EF5117;
	}
/* * * * * * * *
 * Bottom
 * * * * * * * */
#bottom
	{
	height: 110px;
	font-size: 10px;
	color: #ffffff;
	}
#bottom a
	{
	color: #ffffff;
	}
#bottom .right
	{
	float: right;
	display: inline;
	margin-right: 20px;
	}
#bottom .left
	{
	float: left;
	display: inline;
	margin-left: 20px;
	width: 650px;
	}

/* * * * * * * *
 * General
 * * * * * * * */
 form
 	{
 	margin: 0px;
 	}

.topper
	{
	width: 1px;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	}
.clearer
	{
	clear: both;
	}
.hidden
	{
	display: none;
	}
