@charset "utf-8";
/* CSS Document */

body {
margin:0;
background-color:#053a76;
}

.home_bg {
background-image:url(../images/top_header_bg.png);
background-repeat:no-repeat;
width:1000px;
height:82px;
}

.home_bg .logo {
padding-left:31px;
}

.home_bg .flags {
text-align:right;
padding-right:48px;
padding-top:27px;
}

body, td, a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#2d2d2d;
}

a img {
border:0;
}

td {
vertical-align:top;
}

.grey_grad_left {
background-image:url(../images/grey_gradient_left.jpg);
background-repeat:no-repeat;
width:8px;
}

.grey_grad_middle {
background-image:url(../images/grey_gradient_bg.jpg);
background-repeat:repeat-x;
width:auto;
height:142px;
}

.grey_grad_middle .content {
padding-top:12px;
}

.grey_grad_middle .content .foto_news {
padding-right:5px;
}

.grey_grad_middle .content .read_more {
text-align:right;
padding-top:10px;
padding-bottom:5px;
border-bottom:1px solid #d8d8d8;
}

.grey_grad_middle .content .read_more a {
color:#0091dd;
text-decoration:none;
}

.grey_grad_middle .line1 {
width:auto;
height:1px;
background-color:#d8d8d8;
}
.grey_grad_middle .line2 {
width:auto;
height:1px;
background-color:#FFFFFF;
}

.grey_grad_right {
background-image:url(../images/grey_gradient_right.jpg);
background-repeat:no-repeat;
width:8px;
}

.grey_grad_header {
font-weight:bold;
position:relative;
top:-8px;
}

.site_middle .middle_content .footer {
background-image:url(../images/bottom_content_bg.png);
background-repeat:no-repeat;
height:36px;
margin-bottom:7px;
}

.site_middle .middle_content .footer table {
position:relative;
top:20px;
left:23px;
}

.site_middle .middle_content .footer td {
color:#0072e5;
}

.site_middle .middle_content .footer .created {
text-align:right;
font-size:10px;
}

.site_middle .middle_content .footer .created a {
color:#0072e5;
text-decoration:none;
}

.site_middle .middle_content .footer .created a:hover {
color:#ffffff;
}

.top_boxes {
	margin-left: 61px;
	}
