body, table, form, a, div, br, p, h1, h2, h3, ul, li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	margin:0px;
	padding:0px;
}

body {
	background-color:#65A7D0;
}

h1, h2, h3 {
	padding:5px;
	font-size:12pt;
	font-weight:bold;
}

p {
	margin-top:10px;
	margin-bottom:10px;
}

dt {
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
}

th {
	background-color:#999;
	color:#ffffff;
	text-align:left;
	padding:2px;
}

hr {
	border:2px solid #D1CDAA;
	border-bottom:none;
}

legend {
	color:#26397E;
	font-weight:bold;
}

fieldset {
	border:1px solid #bbb;
	padding:5px;
	margin:2px;
}

input, select, textarea {
	font-size:8pt;
	/*border:1px solid #bbb;
	background-color:#E0EEF5;*/
}

a {
	color:#336699;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.navi_extra {
	color: #ffffff;
}

.headline {
	font-size: 13px;
	font-weight:bold;
	color: #013352;
}
.more {
	font-size: 11px;
	color: #ff9933;
}

.icons {
	padding:1px; 
	border:1px solid #000000;
}
.button {
	width: 80px;
	font-weight: normal;
	background-color:#D4D0C8;
}

.level_0 {
	font-weight:bold;
}
.level_1 {
	font-weight:bold;
}
.level_2 {
	font-weight:bold;
}
.level_3 {
	font-weight:bold;
}
.level_4 {
	font-weight:bold;
}

.subnavi {
	font-size: 11px;
}

.breaking_news {
	padding:5px;
	font-weight:normal;
	color: #666666;
}

.news_image {
	border:1px solid #000000;
}

.content_body {
 	background-color:#ffffff;
	padding:30px;
	padding-top:0px;
}

/* navigation block */
.pageNavigation {
	position:relative;
	margin-left:2px;
	width:192px;
	overflow:hidden;
}
.pageNavigation a {
	color:#004990;
	text-decoration:none;
}
.pageNavigation a:hover {
	text-decoration:underline;
}
.pageNavigation td {
	border-bottom:1px solid #ECE7D1;
	padding:3px;
	padding-left:2px;
	padding-right:2px;
}
.navigationBgColor {
	background-color:#ede6d2;
}
