@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	text-align:center;
	background:#EEE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.TOP_blue {
	width:100%;
	height:10px;
	background:#1E4088;
}

#CNT_main {
	margin:auto;
	width:954px;
}

#BOX_search {
	width:216px;
	padding:5px;
	background:#1E4088;
	float:right;
	margin-right:28px;
}

input.field {
	width:100px;
	margin-right:10px;
}

input.button {
	background:url(../img/btn_back.gif) repeat-x;
	padding:0px 4px 4px 2px;
	color:#FFF;
	border:1px solid #FFF;
	height:21px;
}

.BOX_header {
	margin:auto;
	clear:both;
	width:904px;
	height:19px;
	background:url(../img/header.jpg);
	text-align:right;
	padding:60px 50px 0px 0px;
}

.RSS_iframe {
	width:900px;
	height:26px;
	border:1px solid #e6e6e6;
}

#RSS_news {
	width:890px;
	height:17px;
	border:1px solid #e6e6e6;
	background:#FFF;
	padding:5px;
	margin:10px auto auto auto;
}

#RSS_news .legend {
	color:#1E4088;
}

#RSS_news span.text {
	font-weight:normal;
}

#RSS_news .date {
	color:#FF9900;
	font-weight:normal;
}

#RSS_news a {
	text-decoration:underline;
	color:#999999;
}

#RSS_news a:hover {
	text-decoration:none;
}

#RSS_news .newsticker {
	list-style-type: none;
	margin: 0;
}

.logininfobox {
	color:#FFF;
	background:url(../img/teaser_midright.jpg);
	vertical-align:top;
	text-align:left;
}

.logininfobox div {
	padding-left:10px;
	margin-top:10px;
}

table.logininfotable td {
	padding:0px 10px 2px 1px;
}

table.logininfotable td input.field {
	width:95px;
}

table.logininfotable td span.small {
	font-size:11px;
	font-style:italic;
}

#CNT_footer {
	clear:both;
	width:954px;
	background:#EEE;
	margin:auto;
}

#CNT_footer .footer {
	color:#FFF;
	margin:auto;
	width:900px;
	background:#1E4088;
	font-size:11px;
	padding-top:6px;
	padding-bottom:6px;
}

#CNT_footer a, table.logininfotable td a {
	color:#FFF;
	text-decoration:underline;
}

.submenu p {
	padding:0;
	margin:4px;
	line-height:14px;
}

hr {
	color:#ff6f00;
}

.submenu a {
	color:#FFF;
	text-decoration:none;
}

.submenu a:hover {
	color:#FFF;
	text-decoration:underline;
}

#CNT_footer a:hover, table.logininfotable td a:hover {
	text-decoration:none;
}

.CNT_menu {
	clear:both;
	text-align:left;
	width:246px;
	background:url(../img/menu_back.gif) repeat-y;
	padding-bottom:50px;
}

.CNT_menu .submenu {
	margin-left:37px;
	padding:12px 18px;
	width:172px;
	background:#FF9900;
	color:#FFF;
	font-weight:bold;
}

.CNT_content {
	text-align:left;
	width:708px;
	background:url(../img/content_back.gif) repeat-y;
}

.CNT_content h1 {
	font-size:14px;
	font-weight:bold;
	color:#FF9900;
}

.CNT_content div.searchres {
	padding:1px 10px;
	clear:both;
}

.CNT_content div.alt {
	background:#d0edfa;
}

.CNT_content h2 {
	font-size:13px;
	font-weight:bold;
	color:#1f4189;
}

.CNT_content a {
	color:#1f4189;
	text-decoration:underline;
}

.CNT_content a:hover {
	color:#FF9900;
	text-decoration:none;
}

.CNT_content #teaser, .CNT_content #TEXT_content {
	width:650px;
	margin-left:15px;
	margin-bottom:15px;
}

.CNT_content .pagecontent {
	padding:0 50px 15px 15px;
}

.CNT_content .pagecontent table, .CNT_content .pagecontent table td {
	border:none;
}

.CNT_content .pagecontent table td {
	border-bottom: 1px solid #CCC;
}

.CNT_content .pagecontent {
	color:#333;
}

.CNT_content #teaser {
	height:420px;
}

.CNT_menu, .CNT_menu a, .CNT_menu a:hover {
	color:#FFF;
	text-decoration:none;
}

.CNT_menu div.menu_row, .CNT_menu div.menu_row_act {
	margin-left:37px;
	clear:both;
	width:188px;
	height:17px;
	padding:10px;
	background:url(../img/menu_off_back.gif) repeat-x;
}

.CNT_menu div.menu_row {
	background:url(../img/menu_off_back.gif) repeat-x;
}

.CNT_menu div.menu_row_act {
	background:url(../img/menu_on_back.gif) repeat-x;
}

.CNT_menu a:hover div.menu_row {
	height:17px;
	background:url(../img/menu_on_back.gif) repeat-x;
}

#TEXT_content h1 {
	font-size:14px;
	font-weight:bold;
	color:#FF9900;
}

#TEXT_content p, #TEXT_content ul li {
	font-size:13px;
	color:#333;
}

#TEXT_content .yellowbox {
	background:#FFF3E3;
	padding:20px;
}

#TEXT_content .yellowbox p.quote {
	clear:both;
	color:#1F448D;
	font-size:14px;
	font-style:italic;
	text-align:center;
}

#TEXT_content .yellowbox p.quoter {
	clear:both;
	color:#555;
	font-size:10px;
	text-align:center;
}

p.description {
	color:#999;
	font-style:italic;
}

img.icon {
	margin-right:10px;
	border:none;
}

.CNT_content div.document {
	clear:both;
}

.CNT_content div.alt {
	clear:both;
	background:#d0edfa;
}

h3 {
	margin-bottom:0px;
}

p.spaced {
	margin-top:15px;
	margin-left:15px;
	margin-right:15px;
}

p.spaced a, p.spaced a:hover {
	color:#FFF;
}

p.spaced a:hover {
	text-decoration:none;
}

#banner {
	position:absolute;
	width:335px;
	height:42px;
	margin-left:0px;
	margin-top:0px;
	top:0px;
	left:400px;
}

p.page_title {
	color:#1E4088;
	font-size:18px;
	font-weight:bold;
}

div.documents {
	padding-left:10px;
	padding-right:10px;
}