body, html {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313133;
	margin: 0;
	padding: 0;
	background-color: #172983;
	background-image: url('../../images/index/bg_body.gif');
	background-repeat: repeat-y;
	background-position: top center;
	height: 100%;
}

a {
	text-decoration: none;
	color: #07739c;
}

a:hover {
	text-decoration: underline;
	color: #07739c;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #07739c;
	padding: 0px;
	margin: 10px 0px 30px 0px;
}

img {
	border: 0px;
}

/* MAIN STYLES */

table#root {
	width: 100%;	
}

table#root td#topLeft{
	height: 279px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-image: url('../../images/index/bg_top_left.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #172983;
}

table#root td#topCenter{
	width: 950px;
	height: 279px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-color: white;
	background-image: url('../../images/index/bg_top_center.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

table#root td#topCenter div#topContainer{
	width: 948px;
	height: 279px;
	border-left: 1px solid #96b0d9;
	border-right: 1px solid #96b0d9;
}

table#root td#topCenter div#topContainer div#rightLinks {
	width: 943px;
	height: 36px;
	padding: 3px 5px 135px 0px;
}

table#root td#topCenter div#topContainer div#rightLinks div#env{
	float: right;
	width: 200px;
	height: 26px;
	padding: 10px 0px 0px 0px;
	text-align: right;
	color: white;
}

table#root td#topCenter div#topContainer div#rightLinks div.button{
	float: left;
	height: 26px;
	padding: 10px 8px 0px 16px;
	background-image: url('../../images/index/li_top_button.gif');
	background-repeat: no-repeat;
	background-position: 2px 13px;
	font-size: 10px;
}

table#root td#topCenter div#topContainer div#rightLinks div.button a{
	color: white;
}

table#root td#topCenter div#topContainer div#topMenu {
	width: 810px;
	height: 104px;
	float: left;
}

table#root td#topCenter div#topContainer div#topMenu div.menu{
	width: 270px;
	height: 86px;
	padding: 18px 0px 0px 0px;
	float: left;
}

table#root td#topCenter div#topContainer div#topMenu div.ddmx div.linkCell{
	width: 250px;
	height: 16px;
	padding: 0px 0px 0px 20px;
	font-size: 11px;
	color: white;
	font-weight: bold;
	background-image: url('../../images/index/li_bg_menu.gif');
	background-repeat: no-repeat;
	background-position: center left;
}

table#root td#topCenter div#topContainer div#topMail {
	height: 45px;
	width: 39px;
	padding: 59px 40px 0px 0px;
	text-align: center;
	float: right;
}

table#root td#topCenter div#topContainer div#topMail div#langs{
	width: 33px;
	height: 42px;
	padding: 4px 3px 0px 3px;
	background-color: #1d58a9;
}

table#root td#topRight{
	height: 279px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-image: url('../../images/index/bg_top_right.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

table#root td#middleLeft{
	margin: 0;
	padding: 0;
	background-image: url('../../images/index/bg_middle_left.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

table#root td#middleCenter{
	width: 950px;
	background-color: white;
	margin: 0;
	padding: 0;
}

table#root td#middleCenter div#mainPageContainer{
	padding: 0px 0px 2px 0px;
	width: 948px;
	min-height: 508px;
	_height: 508px;
	border-left: 1px solid #8d9acc;
	border-right: 1px solid #8d9acc;
}

table#root td#middleCenter div#mainPageContainer div.header{
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	padding: 9px 15px 0px 15px;
	margin: 0px;
	float: left;
	background-color: #091033;
	color: white;
	min-width: 150px;
}

table#root td#middleCenter div#mainPageContainer div.path{
	width: 920px;
	padding: 10px 14px 20px 14px;
	color: #575757;
}

table#root td#middleCenter div#mainPageContainer div.path a{
	color: #575757;
}

table#root td#middleCenter div#mainPageContainer div#newsContainer{
	width: 920px;
	padding: 10px 14px;
}

table#root td#middleCenter div#mainPageContainer div#newsContainer div.wider {
	width: 920px !important;
}

table#root td#middleCenter div#mainPageContainer div#newsContainer div.newsCont {
	width: 440px;
	padding: 0px 0px 25px 0px;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}

table#root td#middleCenter div#mainPageContainer div#newsContainer div.newsCont table{
	border-collapse: collapse;
	border: 1px solid #ccc;
}

table#root td#middleCenter div#mainPageContainer div#newsContainer div.newsCont table td{
	padding: 5px;
}

table#root td#middleCenter div#mainPageContainer div#newsContainer div.newsCont table th.first{
	background-color: #5e5e5e;
	color: white;
}

table#root td#middleCenter div#mainPageContainer div#newsContainer div.newsCont table th.first a{
	color: #3399cc;
}

table#root td#middleCenter div#mainPageContainer div#newsContainer div.newsCont table th.first td{
	text-align: center;
}

table#root td#middleCenter div#mainPageContainer div#newsContainer div.newsCont table tr.even{
	background-color: #e5e5e5;
}

table#root td#middleCenter div#mainPageContainer div#newsContainer div.newsCont div.topicCont{
	width: 440px;
	padding: 0px 0px 15px 0px;
	color: #d5a801;
}

table#root td#middleCenter div#mainPageContainer div#newsContainer div.newsCont div.topicCont a{
	color: #d5a801;
}

table#root td#middleCenter div#mainPageContainer div#newsContainer div.newsCont div.descrCont{
	width: 440px;
}

table#root td#middleCenter div#mainPageContainer div#newsContainer div.newsCont div.descrCont a.more{
	font-size: 10px;
	color: #666666;
}

table#root td#middleCenter div#mainPageContainer div#newsContainer div.newsCont div.descrCont p {
	margin: 0;
	padding: 0px 0px 5px 0px;
}

table#root td#middleCenter div#mainPageContainer div#newsContainer div#leftNewsContainer{
	width: 440px;
	float: left;
}

table#root td#middleCenter div#mainPageContainer div#newsContainer div#rightNewsContainer{
	width: 440px;
	float: right;
}

/* MAIN PAGE */

table#root td#middleCenter div#mainPageContainer div#textContainer{
	width: 400px;
	float: left;
	padding: 20px 0px 10px 20px;
}

table#root td#middleCenter div#mainPageContainer div#imageContainer{
	float: right;
	width: 426px;
	height: 510px;
	padding: 0px 51px;
	background-image: url('../../images/index/bg_mainpage_image.png');
	background-repeat: repeat-y;
	background-position: center;
}

table#root td#middleCenter div#mainPageContainer div#imageContainer img{
	width: 426px;
	height: 510px;
}

/* !MAIN PAGE */

table#root td#middleRight{
	margin: 0;
	padding: 0;
	background-image: url('../../images/index/bg_middle_right.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

table#root td#bottomLeft{
	height: 29px;
	margin: 0;
	padding: 1px 0px 0px 0px;
	background-color: black;
	background-image: url('../../images/index/bg_bottom_center.gif');
	background-repeat: repeat-x;
	background-position: top center;
}

table#root td#bottomCenter{
	width: 950px;
	height: 29px;
	margin: 0;
	padding: 1px 0px 0px 0px;
	background-color: black;
	background-image: url('../../images/index/bg_bottom_center.gif');
	background-repeat: repeat-x;
	background-position: top center;
	color: white;
}

table#root td#bottomCenter div#leftBottomContainer{
	width: 550px;
	height: 22px;
	padding: 7px 0px 0px 0px;
	float: left;
}

table#root td#bottomCenter div#rightBottomContainer{
	padding: 0px 30px 0px 0px;
	width: 370px;
	height: 29px;
	float: right;
	text-align: right;
}

table#root td#bottomRight{
	height: 29px;
	margin: 0;
	padding: 1px 0px 0px 0px;
	background-color: black;
	background-image: url('../../images/index/bg_bottom_center.gif');
	background-repeat: repeat-x;
	background-position: top center;
}



/* UNIVERSAL CLASSESS */

.clearBoth {
	clear: both;
}

.noBorder {
	border: 0;
}

/* MENU STYLES */
.ddmx {
	width: 270px;
	height: 86px;
	padding: 18px 0px 0px 0px;
	float: left;
}

.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 1px 10px 2px 10px;
	width: 230px;
	height: 12px;
    color: white;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}

.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    background: #091033;
	padding: 0px 9px 2px 9px;
	width: 230px;
	height: 12px;
	border: 1px solid #6d6e71;
	
}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    color: #d5d5d5;
    border: 1px solid #6d6e71;
	border-bottom: 0;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	min-width: 100px;
}
.ddmx .item2 {
    background: #013268;	
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #4359a7;
	padding: 3px 8px 4px 8px;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
	font-size: 10px;
	background-color: #244ba5;
	width: 250px;
	border: 0px solid #b8b4ae;
    border-bottom: 1px solid #6d6e71;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.ddmx .section a{
	color: #d5d5d5;
	font-weight: normal;
	font-size: 10px;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */