@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------*/
/*------------------------- General Styles ------------------*/
/*-----------------------------------------------------------*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, table, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
html {
	height: 100%;
	overflow-y: scroll;
}
body {
	color: #000000;
	height: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	width: auto;
	min-width: 960px;
	background-color: #ffffff;
}
p {
	font-size: 14px;
}
h1 {
	font-size:34px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 20px;
	font-weight: normal;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
label {
	display: inline;
/*	display: none;*/
/*	text-align:left;*/
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.mini {
	font-size: 10px;
}
.mid {
	font-size: 12px;
}
.likeh3 {
	font-size: 20px;
	font-weight: normal;
}
.normal {
	font-weight: normal;
}
.c26 {
	color: #265076;
}
.c33 {
	color: #333333;
}
.c66 {
	color: #666666;
}
.c99 {
	color: #999999;
}
.red {
	color: #CC6600;
}
.white {
	color: #ffffff;
}
/*-----------------------------------------------------------*/
/*------------------------- Links ------------------------*/
/*-----------------------------------------------------------*/
a:link {
	color: #ffffff;
/*	color: #81A80D;*/
	text-decoration: none;
}
a:visited {
	color: #ffffff;
/*	color: #81A80D;*/
	text-decoration: none;
}
a:hover {
	color: #ffffff;
/*	color: #81A80D;*/
	text-decoration: underline;
}
a:active {
	color: #ffffff;
/*	color: #81A80D;*/
}
a:link img,
a:visited img,
a:hover img {
	border: 0;
	background: none;
}

/*-----------------------------------------------------------*/
/*-------------------------- Layout -------------------------*/
/*-----------------------------------------------------------*/
.table {
	width: 100%;
}
.table_vertical-align {
	height: 100%;
}
.central {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 960px;
}
.header {
	background: #ffffff;
	padding: 25px 0px 30px 0px;
}
.yield {
	background: #ffffff;
}
.bottom {
	margin-top: 35px;
/*	border-top: 1px solid #f3e4eb;*/
	height: 50px;
	text-align: center;
	font-size: 6px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #222222;
/*	background-color: #f3e4eb;*/
}
.bottom a:link, .bottom a:hover, .bottom a:visited {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.bottom a:link.current, .bottom a:hover.current, .bottom a:visited.current {
	color: #222222;
}
.bottom_branding {
	font-size: 12px;
	font-weight: normal;
	color: #555555;
}
.bottom_branding a:link, .bottom_branding a:hover, .bottom_branding a:visited {
	text-decoration: none;
	color: #555555;
}
.language {
	text-align: right;
	height: 19px;
	padding-top: 5px;
	font-weight: normal;
	color: #000000;
}
.language a:link, .language a:hover, .language a:visited {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #81A80D;
}
.logo {
	padding: 0px 0px 0px 0px;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}
.page_logo {
	padding: 0px 0px 0px 0px;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
}

/*-- Navigation --*/
.navigation {
/*	width: 700px;*/
	margin: 24px auto 0px auto;
}
.options {
	display: block;
	list-style-type: none;
/*	width: 100%;*/
	width: 580px;
	margin: 0px auto 0px auto;
	position: static;
	height: 52px;
	font-size: 18px;
	font-weight: normal;
	font-family: "helvetica",Arial,sans-serif;
/*	text-align: center;*/
	cursor: pointer;
}
.options a:link, .options a:hover, .options a:visited , .options a:active {
/*	color: #81A80D;*/
	text-decoration: none;
}
.options li{
	display: inline-block;
	float: left;
	margin: 0px 0px 0px 0px;
	height: 52px;
	width: 116px;
}
.options li a {
	display: inline-block;
/*	color: #000000;*/
/*	background: url(../media/webart/info_tab_not_current.gif);*/
	line-height: 48px;
	text-decoration: none;
	text-align: center;
	height: 52px;
/*	width: 94px;*/
}
.options li a:link.current, .options li a:visited.current, .options li a:hover.current{
/*	color: #000000;*/
	background: url(../media/webart/bt_current.png);
	background-repeat: no-repeat;
	background-position: center;
}
	
/*-----------------------------------------------------------*/
/*-------------------------- Content ------------------------*/
/*-----------------------------------------------------------*/
.top {
	background: #ffffff;
/*	border-bottom: 8px solid #ffffff;*/
}
.column {
	overflow: visible;
	float: left;
	width: 756px;
	padding: 0px;
	margin: 0px;
}
.column_bio, .column_bio_en {
	width: 750px;
	margin: 0px auto;
	background-repeat: no-repeat;
}
.column_bio_en {
	height: 300px;
	background: url(../media/webart/txt_column_bio_en.png);
}
.column_bio {
	height: 330px;
	background: url(../media/webart/txt_column_bio.png);
}
.txt_column_bio {
	width: 490px;
	color: #777777;
	padding: 31px 0px 0px 30px;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.txt_column_bio a:link, .txt_column_bio a:hover, .txt_column_bio a:visited {
	text-decoration: none;
	color: #222222;
}
.column_r {
	float: right;
	width: 204px;
	height: 1310px;
	padding: 0px;
	margin: 0px;
	background: url(../media/webart/txt_column_r.png);
	background-repeat: no-repeat;
}
.txt_column_r {
	color: #777777;
	padding: 40px 20px 0px 28px;
	text-align: left;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.txt_column_r a:link, .txt_column_r a:hover, .txt_column_r a:visited {
	text-decoration: none;
	color: #222222;
}
.txt_essay {
	text-align: right;
}
.picture{
	vertical-align: middle;
	padding: 20px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.form {
	padding: 5px;
	margin-bottom: 5px;
}
.form_contact {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
}
.form_contact_input {
	border: 1px solid #666666;
	color: #333333;
	width: 340px;
	margin: 10px 0px 5px 0px;
	border:1px solid #cccccc;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.form_contact_input:focus {
	background: #f3e4eb;
}
.form_checkbox {
	vertical-align: middle;
}
.form_label {
/*	vertical-align: middle;*/
	cursor: pointer;
}
.form_input {
	border: 1px solid #666666;
	color: #333333;
	font-size: 18px;
	width: 220px;
	margin-bottom: 5px;
}
.form_input:focus {
	border: 1px solid #666666;
	background: #accb82;
	color: #333333;
	font-size: 16px;
	width: 220px;
}
.form_field80 {
	width: 80px;
}
.form_field150 {
	width: 150px;
}
.form_field200 {
	width: 200px;
}
.form_field250 {
	width: 250px;
}
.form_field300 {
	width: 300px;
}
.btn_submit, .btn_submit:hover, .btn_submit:focus {
	color: #ffffff;
	border: 0px solid #adadad;
	padding: 0px 0px 3px 2px;
	margin: 10px 0px 0px 0px;
	height: 24px;
	width: 100px;
	background: url(../media/webart/bt_submit.png);
	background-repeat: no-repeat;
	cursor: pointer;
	text-align: center;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
