﻿@import url(layout.css);
body {
	color: #333333;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
}
#container {
	width: 962px;
	margin: 0px auto 5px auto;
	background-image: url('../images/european_union_back.gif');
}
#masthead {
	width: 962px;
	background-image: url('../images/european_union_banner.gif');
	height: 177px;
}
#masthead_pic1 {
	position: relative;
	float: left;
	top: 3px;
	width: 674px;
	padding-left: 280px;
}
#masthead_text {
	float: right;
	padding-right: 20px;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 2px;
}
#masthead_flags {
	position: relative;
	top: 30px;
	float: left;
}
#column_l {
	width: 700px;
	margin: 0 0 0 10;
	padding: 10px 15px 10px 15px;
}
#column_r {
	width: 212px;
	position: relative;
	margin-top: 10px;
}
#footer_line {
	background-image: url('../images/europea_union_line.gif');
	background-repeat: no-repeat;
	height: 10px;
}
#footer {
	background-position: bottom;
	width: 962px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 15px;
	background-image: url('../images/european_union_foot.gif');
}
/* Styles for Masthead */
#masthead p {
	font-size: 11px;
	color: #fff;
	margin: 10px 10px 0;
}
#masthead a {
	color: #fff;
	text-decoration: none;
}
#masthead a:hover {
	color: #ffcc00;
	text-decoration: none;
}

#column_r p {
	font-size: 11px;
	margin: 0px 10px 0px 12px;
}
/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #003399;
	text-decoration: underline;
}
#footer a:hover {
	color: #0066ff;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
li {
	margin-bottom: 10px;
}
h1 {
	color: #003399;
	font-size: 1.50em;
	margin-bottom: 0px;
}
h2 {
	color: #003399;
	font-size: 1.25em;
	margin-bottom: 0px;
}
h3 {
	color: #003399;
	font-size: 1.5em;
	margin-bottom: 0px;
}
h4 {
	color: #003399;
	font-size: 1.0em;
	margin-bottom: 0px;
}
h5 {
	color: #003399;
	font-size: 0.75em;
	margin-bottom: 0px;
}
h6 {
	color: #003399;
	font-size: 0.75em;
}
.ac { text-align:center !important; }
.ar { text-align:right !important; }
.al { text-align:left !important; }
.fr { float:right !important; }
.fl { float:left !important; }
.vt { vertical-align:top !important; }
.vm { vertical-align:middle !important; }
.vb { vertical-align:bottom !important; }

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style-centre {
	text-align:center;
}
.small-bold {
	color: #666666;
	font-size: x-small;
	font-weight: bold;
}
.margin_top_0 {
	margin-top: 0;
}
.margin_bottom_0 {
	margin-bottom: 0;
}
.margin_topbottom_0 {
	margin-bottom: 0;
	margin-top: 0;
}
.pic_border {
	margin: 6px;
	padding: 0px;
	border: 1px #003399 solid;
}
.pic_border0 {
	border: 0px #003399 solid;
}
.pic_border_0margin {
	margin: 0px;
	padding: 0px;
	border: 1px #003399 solid;
}
.pic_border_topmargin {
	margin: 3px 0px 0px 0px;
	padding: 0px;
	border: 1px #003399 solid;
}
.pic_border_centered {
	margin: 6px;
	padding: 0px;
	border: 1px #003399 solid;
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.pic_centered {
    border-width: 0px;
	display: block;
	margin-left: auto;
	margin-right: auto; 
}
.pic_padded {
	padding: 5px;
}
.style_submit {
	color: #505b6a;
	font-size: .75em;
	padding: 3px 3px 3px 3px;
	font-weight: bold;
	background: #9449aa6;
	border: 1px solid #003399;
}
.style_input {
	border: 1px solid #505b6a;
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	background: #ffffff;
	padding: 1px;
}
.style_input_required {
	border: 1px solid #505b6a;
	color: #000;
	font-size: 10pt;
	background: #82b6f9;
	padding: 1px;
}
.table_style {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.small_black_top0 {
	font-size: x-small;
	text-align: justify;
	margin-top: 0;
}
.small_black_top_centered {
	font-size: x-small;
	text-align: center;
	margin-top: 0;
}

.small_black {
	font-size: x-small;
	text-align: justify;
}
.event_table0 {
	border: 1px solid #003366;
	background-color: #eeeeee;
}
.event_table1 {
	border: 1px solid #003366;
	background-color: #ffffee;
}
.event_month {
	border: 1px solid #000080;
	font-size: small;
	color: #003366;
	background-color: #eeeeee;
	width: 700px;
	font-weight: bold;
}
.event_review_table {
	font-size: x-small;
	text-align: center;
}
.align_right_3margin {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 3px;
	font-weight: bold;
}
