body {
	font-family:Arial, Helvetica, sans-serif;
	color:#111111;
	font-size:0.75em;
	margin:0;
	background:#FFF;
	width:100%;
	height:100%;
	overflow:hidden;
}

h4,h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#086c7a;
	margin-top:0px;
}

h1 {
	font-size:24px;
	color:#0054a6;
	margin-top:0px;
	margin-bottom:20px;
	text-transform:uppercase;
}

h2 {
	font-size:17px;
	color:#0054a6;
	margin-bottom:5px;
}

a{
	text-decoration:none;
	color:#0054a6;	
}

a:hover{
	text-decoration:underline;
}

a.more-link{
	color:#0054a6;
	background:url(images/bg-more-link.gif) no-repeat right;
	padding-right:25px;
	padding-bottom:3px;
	font-family:Tahoma, Geneva, sans-serif;
	float:right;
	font-size:14px;
}

ul li{
	list-style-image:url(images/bg-li.gif);
	line-height:1.4;
}

p{
	line-height:1.4;
}

p.main-news-date{
	font-style:italic;
	margin-bottom:0;
}

p.main-news-title{
	color:#0054a6;
	font-size:1.167em;
	font-weight:bold;
	margin-bottom:0;
}

p.main-news-content{
	margin-bottom:20px;
}

table.bottom-newsletter{
	margin:0;
	border:none;
}

table.bottom-newsletter tr td{
	border:none;
	padding-top:0;
	padding-bottom:0;
	vertical-align:middle;
}

input.email{
	background:url(images/input-newsletter.gif) no-repeat;
	width:165px;
	height:16px;
	padding:5px 5px 0px 5px;
	border:none;
	font-size:11px;
}

input.b-newsletter{
	background:url(images/b-newsletter.png) no-repeat;
	width:75px;
	height:10px;
	border:none;
	cursor:pointer;
	margin-top:4px;
}


#bg{
	width:100%;
	height:100%;
	overflow:hidden;
}

#bg div{
	height:100%;
	position:absolute;
	left:-50%;
	width:200%;
}

#bg table{
	width:100%;
	height:100%
	overflow:hidden;
	border:none;
	margin:0;
}

#bg td{
	width:100%;
	height:100%
	overflow:hidden;
	text-align:center;
	vertical-align:middle;	
	border:none;
	padding:0;
}

#bg img{
	margin: 0 auto;
	min-height:50%;
	min-width:50%;
}

#top-wrapper{
	width:100%;
	height:100px;
	background:#fff;
	z-index:199;
}

.top-content{
	padding-top:15px;
	padding-left:20px;
	width:940px;
}

#cont{
	left:0;
	top:0;
	margin-top:130px;
	position:absolute;
	z-index:30;
	width:100%;
	height:100%;
	overflow:auto;
}

#content-wrapper{
	width:720px;
	height:100%;
	left:240px;
	z-index:20;
	position:absolute;
}

#navi-left{
	font-family:Tahoma, Geneva, sans-serif;
	width:220px;
	left:20px;
	top:130px;
	position:absolute;
	z-index:80;
}

#navi-left ul.levelOne{
	margin:0;
	padding:0;
}

#navi-left ul.levelOne li{
	list-style-type:none;
	list-style-image:none;
	margin:0;
	margin-bottom:2px;
	padding:8px 10px 6px 0px;
}

#navi-left ul.levelOne li a{
	color:#000;
	font-size:1.417em;
	background:url(images/bg-white-70.png);
	padding:8px 15px 8px 15px;
}

#navi-left ul.levelOne li a:hover{
	background:url(images/bg-blue-70.png);
	color:#fff;
	text-decoration:none;
}

#navi-left ul.levelOne li a.active{
	background:none;
	color:#fff;
	font-weight:bold;
}

#navi-left ul.levelOne li a.active-home{
	background:url(images/bg-blue-70.png);
	color:#fff;
	font-weight:bold;
}

#navi-left ul.levelOne li.active{
	background:url(images/bg-blue-70.png);	
}

#navi-left ul.levelTwo{
	margin:10px 10px 5px 25px;
}

#navi-left ul.levelTwo li{
	padding:0px 10px 0px 0px;
}

#navi-left ul.levelTwo li a{
	background:none;
	font-size:1.23em;
	color:#FFF;
	padding:5px;
}

#navi-left ul.levelTwo li a:hover{
	background:none;
}

#main-content-wrapper{
	width:720px;
	margin-bottom:260px;
}

.main-content{
	width:520px;
	background:url(images/bg-white-70.png);
	padding:10px 20px;
	margin-bottom:2px;
}

#sub-content{
	width:438px;
	margin-right:2px;
	margin-left:30px;
	padding:10px 20px;
	background:url(images/bg-white-70.png);	
}

#sub-content.no-images{
	width:650px;
	margin-right:0px;
}

#sub-images{
	width:210px;
}

.sub-one-image{
	padding:5px;
	background:url(images/bg-white-70.png);
	margin-bottom:2px;
}

.sub-one-image img{
	width:200px;
}

#bottom{
	width:940px;
	bottom:20px;
	left:20px;
	position:absolute;
	z-index:180;
}

.bottom-content{
	width:920px;
	background:url(images/bg-blue-50.png);
	padding:10px;
	text-align:right;
	color:#fff;
}

.bottom-content a{ 
	color:#fff;
}

.bottom-first{
	margin-bottom:2px;
	margin-top:30px;
}
