body
{
	background-color: #F3F7FC;
	padding: 0;
	margin: 0;
	font: 80% Arial, Helvetica, sans-serif;
	text-align: center;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	background-image: url(../img/newsbgr.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#container
{
	text-align: left;
	margin: 0 auto;
	width: 1024px;
	min-height:800px;
	_height:800px;
	background-color: #FFF;
	padding: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	line-height: normal;
}
#columnleft
{
	float: left;
	width: 150px;
	background-color: #FFFFFF;
	background-image: url(../img/news.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	top: 0px;
	bottom: 0px;
	clear: left;
	display: inline;
	height: 525px;
}
#columnright
{
	float: right;
	width: 874px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	top: 0px;
	bottom: 0px;
	clear: right;
}
#header
{
	height: 75px;
	width: 874px;
	background-color: #FFFFFF;
	background-image: url(../img/headbgr.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	background-position: right center;
}

#banner
{
	/*height: 75px;*/
	width: 624px;
	padding: 0px;
	margin: 8px 0px 0px 40px;
}
#columncontent
{
	float: left;
	width: 624px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	top: 0px;
	bottom: 0px;
	clear: right;
	background-image: url(../img/bodybgr.gif);
}


#footer
{
	width: 1024px;
	height: 75px;
	margin: 0 auto;
	background-image: url(../img/titlebgr-news.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	bottom: 0px;
	left: auto;
	right: auto;
	clip: rect(auto,auto,0px,auto);
	font-size: 80%;
}







/* Definitions for headings navigation */
h1, h2, h3, h4, h5, h6
{
	color: #0C3D9E;
	font-family: "Times New Roman", Times, serif;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 0em;
}

h1
{
	font-size: 180%;
	font-weight: normal;
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/line-0C3D9E.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

h2
{
	font-size: 150%;
	font-weight: normal;
}

h3
{
	font-size: 120%;
	font-weight: bold;
}

h4, h5, h6 { font-size: 100%; }


dl {
	padding-top: 1.5em;
	padding-left: 2em;
}

dt
{
	font-weight: bold;
	margin-top: 1.2em;
	font-size: 95%;
}

dd
{
	margin: 0.2em 0 0;
	padding: 0.5em 0 0 1em;
	font-weight: normal;
	font-size: 90%;
}
/* Definitions for main left navigation colors*/
.menu:link, .menu:visited { color: #143A85; }
.menu:hover, .menu:active { color: #E96980; }

/* Definitions for link colors*/
a:link, a:visited { color: #143A85; }
a:hover, a:active { color: #E96980; }

.none { display: none; }
img {
	border: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
abbr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
blockquote {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.clearboth
{
	clear: both;
	height: .2em;
}
.remark {
	font-size: 70%;
}
.boldblue {
	font-weight: bold;
	color: #0C3D9E;
}
.names {
	color: #0C3D9E;
	font-weight: bold;
	font-size: 110%;
	font-variant: normal;
}
.bi {
	font-style: italic;
	font-weight: bold;
}

 hr {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F7FC;
}
li {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: justify;
}
p {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 13px;
	line-height: 18px;
}
p.more {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 13px;
	line-height: 18px;
	background-image: url(../img/line-0C3D9E.jpg);
	background-repeat: no-repeat;
	background-position: -85px 16px;
	text-align: right;
}
p.more a {
	text-decoration: none;
}

.title {
	font-weight: bold;
	color: #0C3D9E;
	font-size: 24px;
	padding-top: 10px;
	padding-right: 10px;
	line-height: normal;
	font-style: normal;
}
.title_eu {
	font-weight: bold;
	color: #0C3D9E;
	font-size: 15px;
	font-style: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
}

.boldred {

	font-weight: bold;
	color: #FF0000;
}
.highlight {
	text-align: left;
	vertical-align: middle;
	clear: both;
	position: relative;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.highlight img {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.center {
	text-align: center;
}
.caption {
	font-size: 10px;
	font-weight: bold;
	color: #0C3D9E;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}
.caption-e {
	font-size: 10px;
	font-weight: bold;
	color: #0C3D9E;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
}
