

body
{
	background:url("../img/blu/bg.gif") repeat-x;
	font-family:Verdana;
	background-color: #fff;
	font-size:11px;
	line-height:1.6em;
	color:#000000;
	margin:0;
    behavior: url("../htc/csshover3.htc");

}

.input
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	width:110px;
	margin:0;
	padding:2px;
}

.button
{
	margin:0;
	padding:0;
	width:45px;
	height:20px;
	border:solid 1px #000000;
	color:#000000;
	background-color:#ffffff;
	font-family:Verdana;
	text-align:center;
	font-size:10px;
}

/* GENERAL */

img {
	border: 0;
}

.margin_top {
margin-top: 20px;
}


/* MAIN SITE */

.main
{
	position:relative;
	float:left;
}

.head
{
	position:relative;
	float:left;
	background-color:#ffffff;
	height:73px;
	width:1000px;
}

.head_right
{
	position:relative;
	float:left;
	background:url("../img/blu/head.gif") no-repeat;
	margin-top:8px;
	height:65px;
	width:310px;
	cursor:pointer;
}

.head_logo
{
	position:relative;
	float:left;
	background:url("../img/blu/head_logo.gif") no-repeat;
	margin-top:8px;
	height:65px;
	width:250px;
}

.head_middle
{
	position:relative;
	float:left;
	margin-top:8px;
	height:65px;
	width:440px;
}

.head_logo_button a
{
	position:relative;
	float:left;
	height:65px;
	width:250px;
	cursor:pointer;
}

.navi_wrap {
	width: 100%;
	height: 20px;
	background-color: #fff;
}

.head_img
{
	float:left;
	background:url("../img/blu/head_img.gif") no-repeat;
	height:110px;
	width:1000px;
	z-index:200;
}

.content
{
	position:relative;
	float:left;
	width:1000px;
	z-index:200;
}

* html .content
{
	z-index:-200;
}

.content_left
{
	position:relative;
	float:left;
	width:200px;
}

.content_left_in
{
	margin:10px 10px 10px 20px;
	text-align:left;
}

.content_left_dot
{
	background:url("../img/blu/dot.gif") repeat-x;
	height:1px;
	font-size:0;
	margin-bottom:10px;
	width:160px;
}

.content_left h1
{
	margin:0 0 0 0;
	padding:0;
	font-family:Verdana;
	font-size:10px;
	height:16px;
	font-weight:normal;
}

.content_left ul 
{	
	display: none;
	list-style: none;
	margin: 0 10px 0 10px;
	padding: 0;
	width:150px;
	overflow:hidden;
	border: none;
	text-decoration: none;
}

.content_left li 
{
	border-top: 1px solid #fff;
	margin: 0;
	font-size:9px;
}

.content_left .active 
{
	font-weight:bold;
}

.content_left li a 
{
	display: block;
	padding: 1px 5px 1px 10px;
	border-left: 3px solid #143a8d;
	background-color:#ffffff;
	width: auto;
	text-decoration: none;
}

.content_left a 
{
	color:#000000;
}

.content_left li a:hover 
{
	padding: 1px 5px 1px 10px;
	border-left: 3px solid #a3a3a3;
	background-color: #e8e8e8;
	display: block;
}

* html body /* Hack for IE */
{ 
width:100%; 
}

.content_left a:hover
{
text-decoration:none!important;
}

#leftsearch input {
	width:158px;
}

.menu_margin
{
	position:relative;
	float:left;
	width:150px;
	height:10px;
}

.main_subtitle a
{
	color:#666666;
	text-decoration:none;
}

.main_subtitle a:hover
{
	color:#000000;
	text-decoration:none;
}

.content_main
{
	position:relative;
	float:left;
	width:620px;
}

.content_main_in
{
	position:relative;
	float:left;
	width:560px;
	padding:0 0 30px 20px;
}

.content_main_in ul li
{
	list-style: ;
	list-style-type: square;
	color: #143a8d;
}

.content_main_in a
{
	color:#143a8d;
}

.content_main_in .bodytext
{
	margin:0;
	padding:0;
}

.content_dot
{
	position:relative;
	float:left;
	background:url("../img/blu/dot.gif") repeat-x;
	height:1px;
	font-size:0;
	width:620px;
}


.content_main h1
{
	margin:0;
	padding:25px 0 12px 0;
	font-family:Verdana;
	font-size:22px;
	color:#143a8d;
	font-weight:normal;
	line-height: 27px;
}

.content_main h2
{
	margin:10px 0 0 0;
	padding:0;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	height:16px;
}

.content_main h3, h4, h5, h6
{
	margin:0;
	padding:3px 0 3px 0;
}

.content_right
{
	position:relative;
	float:left;
	width:180px;
}

.content_right .data_element {
	margin-bottom: 20px;
}

.content_right .data_element .bodytext {
	margin-top:6px;
	margin-bottom:3px;
	font-size:9px;
}

.content_right_language
{
	text-align:right;
	font-size:10px;
	width: 175px;
	height:16px;
	vertical-align:middle;
	margin-top:6px;
}

.content_right_language a
{
	text-decoration:none;
	color:#666;
}

.content_right_language a:hover
{
	color:#666;
	text-decoration:underline;
}

.content_right_language img
{
	float:right;
	vertical-align:middle;
	margin: 0 0 0 10px;
	position:relative;
	top:2px;
	border:0;
}

.content_right_dot
{
	background:url("../img/blu/dot.gif") repeat-x;
	height:1px;
	font-size:0;
	margin:4px 0 4px 0;
	padding:0;
	width:180px;
}

.content_right_column
{
	margin-bottom:5px;
}

.content_right_head
{
	background:url("../img/blu/bg_right.gif") repeat-y;
	width:175px;
	border-bottom:1px solid #999999;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-top:1px solid #CCCCCC;
}

.content_right_head_in
{
	padding:3px 5px 3px 5px;
	font-variant:small-caps;
	letter-spacing:1px;
}

.content_right_head_in h1
{
	font-size:10px;
	font-weight:normal;
	text-decoration: none;
	margin:0;
	padding:0;
}

.content_right_head_in h1 a {
	text-decoration: none;
	color: #000;
}

.content_right_column .data_element
{
	margin: 9px 0 20px 0;
}

.content_right_column h2
{
	margin:8px 0 5px 0;
	padding:0;
	font-size:11px;
	font-weight:bold;
}

.foot
{
	position:relative;
	float:left;
	width:1000px;
}

.foot_dot
{
	position:relative;
	float:left;
	background:url("../img/blu/dot.gif") repeat-x;
	height:1px;
	font-size:0;
	width:1000px;
}

.foot_text
{
	position:relative;
	float:left;
	height:50px;
	text-align:left;
	padding:8px 0 0 200px;
	width:1000px;
}

.foot_text a
{
	font-family:Verdana;
	color:#143a8d;
	text-decoration:none;
}

.foot_text a:hover
{
	color:#143a8d;
	text-decoration:underline;
}


/* MISC */

.csc-sword {
	background-color:#A3D175;
font-weight:bold;
padding:2px;
}

/* MAILFORM */

legend {
border: 0px;
}

fieldset {
border:0px;
padding-left: -10px;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:95%;
padding-top:10px;
padding-bottom:10px;

border: 1px solid #C0C0C0;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
width: 400px;
}

.mf-check {
border: 0px;
}

td p {
	font-size:11px;
	line-height:1.6em;
	color:#000000;	
}

td {
	padding: 10px 10px 0 0;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
width: 250px;
}

.mf-submit {
	margin-top: 15px;
}

#ajaxSearch_form {
margin: -25px 0 0 -12px;
}