@charset "UTF-8";
/* CSS Document */

body {
	width:603px;
	height:100%;
	background-color:#bfdae7;
	margin:0;
	padding:0;
}

.breadcrumb {
	width:603px;
	height:15px;
	text-align:left;
	padding-left:13px;
	padding-top:25px;
}

#header-over-wave{
	width:603px;
	height:23px;
	background-image:url(../../img/content_top_wave.png);
	background-position:top left;
	background-repeat:repeat-x;
}

#header-over-bg{
	width:603px;
	height:70px;
	background-color:#bfdae7;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 2em;
}

a {
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	color:#0a315c;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.large {
	font-size:14px;
	font-weight:bold;
}

.blue {
	color:#003e96;
}

.blue2 {
	color:#0a315c;
}

.right {
	text-align:right;
	padding:1em 2em 0 0;
}

#header-title{
	width:580px;
	height:16px;
	background-color:#bfdae7;
	background-image:url(../../img/news_main_title.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:23px;
	margin-bottom:7px;
}

#header-undertitle {
	height:1px;
	margin:0px 1.5em 0px 16px;
	background-color:#06203d;
}

.context {
	display:block;
	padding-top:1em;
	margin:0 1.5em 2em 1.5em;
	border-top:#0a315c 1px dotted;
}

.context p {
	padding:0;
}

#context_first {
	display:block;
	padding-top:1em;
	margin:0 1.5em 2em 1.5em;
}

#context_first p {
	padding:0;
}

.bottom-overline {
	height:1px;
	margin:0px 1.5em 0px 16px;
	background-color:#06203d;
}

#bottom-content-bg {
	width:603px;
	height:33px;
	padding:0;
	margin:0;
}

#bottom-content {
	width:188px;
	height:10px;
	margin:3px 31px 18px 385px;
	background-image:url(../../img/sea.jpg);
	background-position:right;
}